GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/3904/Reddit-be-like/newest?p=1

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.86 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.04 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 {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Reddit-be-like"
  +title: "Reddit be like"
  +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 97
  +favouriteCount: 2081
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697332636 {#2418
    date: 2023-10-15 03:17:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 3904
  -titleTs: "'like':3 'reddit':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696928630
  +visibility: "visible             "
  +apId: "https://programming.dev/post/4141231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696842230 {#1858
    date: 2023-10-09 11:03:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Reddit-be-like"
  +title: "Reddit be like"
  +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 97
  +favouriteCount: 2081
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697332636 {#2418
    date: 2023-10-15 03:17:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 3904
  -titleTs: "'like':3 'reddit':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696928630
  +visibility: "visible             "
  +apId: "https://programming.dev/post/4141231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696842230 {#1858
    date: 2023-10-09 11:03:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Reddit-be-like"
  +title: "Reddit be like"
  +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 97
  +favouriteCount: 2081
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697332636 {#2418
    date: 2023-10-15 03:17:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 3904
  -titleTs: "'like':3 'reddit':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696928630
  +visibility: "visible             "
  +apId: "https://programming.dev/post/4141231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696842230 {#1858
    date: 2023-10-09 11:03:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#3978
  +user: App\Entity\User {#3926 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Twitter too now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697062674 {#3987
    date: 2023-10-12 00:17:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3976 …}
  +nested: Doctrine\ORM\PersistentCollection {#3974 …}
  +votes: Doctrine\ORM\PersistentCollection {#3972 …}
  +reports: Doctrine\ORM\PersistentCollection {#3970 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3942 …}
  -id: 42136
  -bodyTs: "'twitter':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4331400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697062674 {#3923
    date: 2023-10-12 00:17:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3978
  +user: App\Entity\User {#3926 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Twitter too now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697062674 {#3987
    date: 2023-10-12 00:17:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3976 …}
  +nested: Doctrine\ORM\PersistentCollection {#3974 …}
  +votes: Doctrine\ORM\PersistentCollection {#3972 …}
  +reports: Doctrine\ORM\PersistentCollection {#3970 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3942 …}
  -id: 42136
  -bodyTs: "'twitter':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4331400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697062674 {#3923
    date: 2023-10-12 00:17:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3978
  +user: App\Entity\User {#3926 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Twitter too now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697062674 {#3987
    date: 2023-10-12 00:17:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3976 …}
  +nested: Doctrine\ORM\PersistentCollection {#3974 …}
  +votes: Doctrine\ORM\PersistentCollection {#3972 …}
  +reports: Doctrine\ORM\PersistentCollection {#3970 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3942 …}
  -id: 42136
  -bodyTs: "'twitter':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4331400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697062674 {#3923
    date: 2023-10-12 00:17:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4014
  +user: App\Entity\User {#3996 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "There’s a userscript, ‘old reddit redirect’."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696921135 {#4019
    date: 2023-10-10 08:58:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4011 …}
  +nested: Doctrine\ORM\PersistentCollection {#4009 …}
  +votes: Doctrine\ORM\PersistentCollection {#4006 …}
  +reports: Doctrine\ORM\PersistentCollection {#4002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4000 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3998 …}
  -id: 39804
  -bodyTs: "'old':5 'reddit':6 'redirect':7 'userscript':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/2693907"
  +editedAt: DateTimeImmutable @1696921317 {#4020
    date: 2023-10-10 09:01:57.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696921135 {#4017
    date: 2023-10-10 08:58:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4014
  +user: App\Entity\User {#3996 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "There’s a userscript, ‘old reddit redirect’."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696921135 {#4019
    date: 2023-10-10 08:58:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4011 …}
  +nested: Doctrine\ORM\PersistentCollection {#4009 …}
  +votes: Doctrine\ORM\PersistentCollection {#4006 …}
  +reports: Doctrine\ORM\PersistentCollection {#4002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4000 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3998 …}
  -id: 39804
  -bodyTs: "'old':5 'reddit':6 'redirect':7 'userscript':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/2693907"
  +editedAt: DateTimeImmutable @1696921317 {#4020
    date: 2023-10-10 09:01:57.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696921135 {#4017
    date: 2023-10-10 08:58:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4014
  +user: App\Entity\User {#3996 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "There’s a userscript, ‘old reddit redirect’."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696921135 {#4019
    date: 2023-10-10 08:58:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4011 …}
  +nested: Doctrine\ORM\PersistentCollection {#4009 …}
  +votes: Doctrine\ORM\PersistentCollection {#4006 …}
  +reports: Doctrine\ORM\PersistentCollection {#4002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4000 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3998 …}
  -id: 39804
  -bodyTs: "'old':5 'reddit':6 'redirect':7 'userscript':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/2693907"
  +editedAt: DateTimeImmutable @1696921317 {#4020
    date: 2023-10-10 09:01:57.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696921135 {#4017
    date: 2023-10-10 08:58:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4098
  +user: App\Entity\User {#4111 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I can still browse without an account."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696975720 {#4093
    date: 2023-10-11 00:08:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4099 …}
  +nested: Doctrine\ORM\PersistentCollection {#4101 …}
  +votes: Doctrine\ORM\PersistentCollection {#4103 …}
  +reports: Doctrine\ORM\PersistentCollection {#4105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4109 …}
  -id: 39600
  -bodyTs: "'account':7 'brows':4 'still':3 'without':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3783333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696904412 {#4094
    date: 2023-10-10 04:20:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4098
  +user: App\Entity\User {#4111 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I can still browse without an account."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696975720 {#4093
    date: 2023-10-11 00:08:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4099 …}
  +nested: Doctrine\ORM\PersistentCollection {#4101 …}
  +votes: Doctrine\ORM\PersistentCollection {#4103 …}
  +reports: Doctrine\ORM\PersistentCollection {#4105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4109 …}
  -id: 39600
  -bodyTs: "'account':7 'brows':4 'still':3 'without':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3783333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696904412 {#4094
    date: 2023-10-10 04:20:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4098
  +user: App\Entity\User {#4111 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I can still browse without an account."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696975720 {#4093
    date: 2023-10-11 00:08:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4099 …}
  +nested: Doctrine\ORM\PersistentCollection {#4101 …}
  +votes: Doctrine\ORM\PersistentCollection {#4103 …}
  +reports: Doctrine\ORM\PersistentCollection {#4105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4109 …}
  -id: 39600
  -bodyTs: "'account':7 'brows':4 'still':3 'without':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3783333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696904412 {#4094
    date: 2023-10-10 04:20:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5256
  +user: Proxies\__CG__\App\Entity\User {#5257 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4098
    +user: App\Entity\User {#4111 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I can still browse without an account."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696975720 {#4093
      date: 2023-10-11 00:08:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4099 …}
    +nested: Doctrine\ORM\PersistentCollection {#4101 …}
    +votes: Doctrine\ORM\PersistentCollection {#4103 …}
    +reports: Doctrine\ORM\PersistentCollection {#4105 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4107 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4109 …}
    -id: 39600
    -bodyTs: "'account':7 'brows':4 'still':3 'without':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3783333"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696904412 {#4094
      date: 2023-10-10 04:20:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4098}
  +body: "Depends on the sub. r/Ukraine is set to NSFW, so they require an account to “verify” for some reason."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696906128 {#5254
    date: 2023-10-10 04:48:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@EmperorHenry@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5258 …}
  +nested: Doctrine\ORM\PersistentCollection {#5260 …}
  +votes: Doctrine\ORM\PersistentCollection {#5262 …}
  +reports: Doctrine\ORM\PersistentCollection {#5264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5268 …}
  -id: 39643
  -bodyTs: "'account':14 'depend':1 'nsfw':9 'r/ukraine':5 'reason':19 'requir':12 'set':7 'sub':4 'verifi':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3861378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696906128 {#5255
    date: 2023-10-10 04:48:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#5256
  +user: Proxies\__CG__\App\Entity\User {#5257 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4098
    +user: App\Entity\User {#4111 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I can still browse without an account."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696975720 {#4093
      date: 2023-10-11 00:08:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4099 …}
    +nested: Doctrine\ORM\PersistentCollection {#4101 …}
    +votes: Doctrine\ORM\PersistentCollection {#4103 …}
    +reports: Doctrine\ORM\PersistentCollection {#4105 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4107 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4109 …}
    -id: 39600
    -bodyTs: "'account':7 'brows':4 'still':3 'without':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3783333"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696904412 {#4094
      date: 2023-10-10 04:20:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4098}
  +body: "Depends on the sub. r/Ukraine is set to NSFW, so they require an account to “verify” for some reason."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696906128 {#5254
    date: 2023-10-10 04:48:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@EmperorHenry@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5258 …}
  +nested: Doctrine\ORM\PersistentCollection {#5260 …}
  +votes: Doctrine\ORM\PersistentCollection {#5262 …}
  +reports: Doctrine\ORM\PersistentCollection {#5264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5268 …}
  -id: 39643
  -bodyTs: "'account':14 'depend':1 'nsfw':9 'r/ukraine':5 'reason':19 'requir':12 'set':7 'sub':4 'verifi':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3861378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696906128 {#5255
    date: 2023-10-10 04:48:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#5256
  +user: Proxies\__CG__\App\Entity\User {#5257 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4098
    +user: App\Entity\User {#4111 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I can still browse without an account."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696975720 {#4093
      date: 2023-10-11 00:08:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4099 …}
    +nested: Doctrine\ORM\PersistentCollection {#4101 …}
    +votes: Doctrine\ORM\PersistentCollection {#4103 …}
    +reports: Doctrine\ORM\PersistentCollection {#4105 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4107 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4109 …}
    -id: 39600
    -bodyTs: "'account':7 'brows':4 'still':3 'without':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3783333"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696904412 {#4094
      date: 2023-10-10 04:20:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4098}
  +body: "Depends on the sub. r/Ukraine is set to NSFW, so they require an account to “verify” for some reason."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696906128 {#5254
    date: 2023-10-10 04:48:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@EmperorHenry@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5258 …}
  +nested: Doctrine\ORM\PersistentCollection {#5260 …}
  +votes: Doctrine\ORM\PersistentCollection {#5262 …}
  +reports: Doctrine\ORM\PersistentCollection {#5264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5268 …}
  -id: 39643
  -bodyTs: "'account':14 'depend':1 'nsfw':9 'r/ukraine':5 'reason':19 'requir':12 'set':7 'sub':4 'verifi':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3861378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696906128 {#5255
    date: 2023-10-10 04:48:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5469
  +user: Proxies\__CG__\App\Entity\User {#5470 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5256
    +user: Proxies\__CG__\App\Entity\User {#5257 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4098
      +user: App\Entity\User {#4111 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I can still browse without an account."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696975720 {#4093
        date: 2023-10-11 00:08:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4099 …}
      +nested: Doctrine\ORM\PersistentCollection {#4101 …}
      +votes: Doctrine\ORM\PersistentCollection {#4103 …}
      +reports: Doctrine\ORM\PersistentCollection {#4105 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4107 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4109 …}
      -id: 39600
      -bodyTs: "'account':7 'brows':4 'still':3 'without':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3783333"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696904412 {#4094
        date: 2023-10-10 04:20:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4098}
    +body: "Depends on the sub. r/Ukraine is set to NSFW, so they require an account to “verify” for some reason."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696906128 {#5254
      date: 2023-10-10 04:48:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@EmperorHenry@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5258 …}
    +nested: Doctrine\ORM\PersistentCollection {#5260 …}
    +votes: Doctrine\ORM\PersistentCollection {#5262 …}
    +reports: Doctrine\ORM\PersistentCollection {#5264 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5266 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5268 …}
    -id: 39643
    -bodyTs: "'account':14 'depend':1 'nsfw':9 'r/ukraine':5 'reason':19 'requir':12 'set':7 'sub':4 'verifi':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3861378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696906128 {#5255
      date: 2023-10-10 04:48:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4098}
  +body: "Can’t you just use old.plebbit?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696907648 {#5467
    date: 2023-10-10 05:14:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@EmperorHenry@discuss.tchncs.de"
    "@troyunrau@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5471 …}
  +nested: Doctrine\ORM\PersistentCollection {#5473 …}
  +votes: Doctrine\ORM\PersistentCollection {#5475 …}
  +reports: Doctrine\ORM\PersistentCollection {#5477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5479 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5481 …}
  -id: 39676
  -bodyTs: "'old.plebbit':6 'use':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3746161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696907648 {#5468
    date: 2023-10-10 05:14:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#5469
  +user: Proxies\__CG__\App\Entity\User {#5470 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5256
    +user: Proxies\__CG__\App\Entity\User {#5257 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4098
      +user: App\Entity\User {#4111 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I can still browse without an account."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696975720 {#4093
        date: 2023-10-11 00:08:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4099 …}
      +nested: Doctrine\ORM\PersistentCollection {#4101 …}
      +votes: Doctrine\ORM\PersistentCollection {#4103 …}
      +reports: Doctrine\ORM\PersistentCollection {#4105 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4107 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4109 …}
      -id: 39600
      -bodyTs: "'account':7 'brows':4 'still':3 'without':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3783333"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696904412 {#4094
        date: 2023-10-10 04:20:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4098}
    +body: "Depends on the sub. r/Ukraine is set to NSFW, so they require an account to “verify” for some reason."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696906128 {#5254
      date: 2023-10-10 04:48:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@EmperorHenry@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5258 …}
    +nested: Doctrine\ORM\PersistentCollection {#5260 …}
    +votes: Doctrine\ORM\PersistentCollection {#5262 …}
    +reports: Doctrine\ORM\PersistentCollection {#5264 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5266 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5268 …}
    -id: 39643
    -bodyTs: "'account':14 'depend':1 'nsfw':9 'r/ukraine':5 'reason':19 'requir':12 'set':7 'sub':4 'verifi':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3861378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696906128 {#5255
      date: 2023-10-10 04:48:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4098}
  +body: "Can’t you just use old.plebbit?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696907648 {#5467
    date: 2023-10-10 05:14:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@EmperorHenry@discuss.tchncs.de"
    "@troyunrau@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5471 …}
  +nested: Doctrine\ORM\PersistentCollection {#5473 …}
  +votes: Doctrine\ORM\PersistentCollection {#5475 …}
  +reports: Doctrine\ORM\PersistentCollection {#5477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5479 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5481 …}
  -id: 39676
  -bodyTs: "'old.plebbit':6 'use':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3746161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696907648 {#5468
    date: 2023-10-10 05:14:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#5469
  +user: Proxies\__CG__\App\Entity\User {#5470 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5256
    +user: Proxies\__CG__\App\Entity\User {#5257 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4098
      +user: App\Entity\User {#4111 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I can still browse without an account."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696975720 {#4093
        date: 2023-10-11 00:08:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4099 …}
      +nested: Doctrine\ORM\PersistentCollection {#4101 …}
      +votes: Doctrine\ORM\PersistentCollection {#4103 …}
      +reports: Doctrine\ORM\PersistentCollection {#4105 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4107 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4109 …}
      -id: 39600
      -bodyTs: "'account':7 'brows':4 'still':3 'without':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3783333"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696904412 {#4094
        date: 2023-10-10 04:20:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4098}
    +body: "Depends on the sub. r/Ukraine is set to NSFW, so they require an account to “verify” for some reason."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696906128 {#5254
      date: 2023-10-10 04:48:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@EmperorHenry@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5258 …}
    +nested: Doctrine\ORM\PersistentCollection {#5260 …}
    +votes: Doctrine\ORM\PersistentCollection {#5262 …}
    +reports: Doctrine\ORM\PersistentCollection {#5264 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5266 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5268 …}
    -id: 39643
    -bodyTs: "'account':14 'depend':1 'nsfw':9 'r/ukraine':5 'reason':19 'requir':12 'set':7 'sub':4 'verifi':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3861378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696906128 {#5255
      date: 2023-10-10 04:48:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4098}
  +body: "Can’t you just use old.plebbit?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696907648 {#5467
    date: 2023-10-10 05:14:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@EmperorHenry@discuss.tchncs.de"
    "@troyunrau@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5471 …}
  +nested: Doctrine\ORM\PersistentCollection {#5473 …}
  +votes: Doctrine\ORM\PersistentCollection {#5475 …}
  +reports: Doctrine\ORM\PersistentCollection {#5477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5479 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5481 …}
  -id: 39676
  -bodyTs: "'old.plebbit':6 'use':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3746161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696907648 {#5468
    date: 2023-10-10 05:14:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5604
  +user: Proxies\__CG__\App\Entity\User {#5605 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5469
    +user: Proxies\__CG__\App\Entity\User {#5470 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5256
      +user: Proxies\__CG__\App\Entity\User {#5257 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4098
        +user: App\Entity\User {#4111 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "I can still browse without an account."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1696975720 {#4093
          date: 2023-10-11 00:08:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4099 …}
        +nested: Doctrine\ORM\PersistentCollection {#4101 …}
        +votes: Doctrine\ORM\PersistentCollection {#4103 …}
        +reports: Doctrine\ORM\PersistentCollection {#4105 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4107 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4109 …}
        -id: 39600
        -bodyTs: "'account':7 'brows':4 'still':3 'without':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/3783333"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696904412 {#4094
          date: 2023-10-10 04:20:12.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4098}
      +body: "Depends on the sub. r/Ukraine is set to NSFW, so they require an account to “verify” for some reason."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1696906128 {#5254
        date: 2023-10-10 04:48:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@EmperorHenry@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5258 …}
      +nested: Doctrine\ORM\PersistentCollection {#5260 …}
      +votes: Doctrine\ORM\PersistentCollection {#5262 …}
      +reports: Doctrine\ORM\PersistentCollection {#5264 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5266 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5268 …}
      -id: 39643
      -bodyTs: "'account':14 'depend':1 'nsfw':9 'r/ukraine':5 'reason':19 'requir':12 'set':7 'sub':4 'verifi':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/3861378"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696906128 {#5255
        date: 2023-10-10 04:48:48.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4098}
    +body: "Can’t you just use old.plebbit?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696907648 {#5467
      date: 2023-10-10 05:14:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@EmperorHenry@discuss.tchncs.de"
      "@troyunrau@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5471 …}
    +nested: Doctrine\ORM\PersistentCollection {#5473 …}
    +votes: Doctrine\ORM\PersistentCollection {#5475 …}
    +reports: Doctrine\ORM\PersistentCollection {#5477 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5479 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5481 …}
    -id: 39676
    -bodyTs: "'old.plebbit':6 'use':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3746161"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696907648 {#5468
      date: 2023-10-10 05:14:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4098}
  +body: "Yes you can"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696932702 {#5602
    date: 2023-10-10 12:11:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@EmperorHenry@discuss.tchncs.de"
    "@troyunrau@lemmy.ca"
    "@quesomodo@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5606 …}
  +nested: Doctrine\ORM\PersistentCollection {#5608 …}
  +votes: Doctrine\ORM\PersistentCollection {#5610 …}
  +reports: Doctrine\ORM\PersistentCollection {#5612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5616 …}
  -id: 39901
  -bodyTs: "'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3747927"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696932702 {#5603
    date: 2023-10-10 12:11:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#5604
  +user: Proxies\__CG__\App\Entity\User {#5605 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5469
    +user: Proxies\__CG__\App\Entity\User {#5470 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5256
      +user: Proxies\__CG__\App\Entity\User {#5257 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4098
        +user: App\Entity\User {#4111 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "I can still browse without an account."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1696975720 {#4093
          date: 2023-10-11 00:08:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4099 …}
        +nested: Doctrine\ORM\PersistentCollection {#4101 …}
        +votes: Doctrine\ORM\PersistentCollection {#4103 …}
        +reports: Doctrine\ORM\PersistentCollection {#4105 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4107 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4109 …}
        -id: 39600
        -bodyTs: "'account':7 'brows':4 'still':3 'without':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/3783333"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696904412 {#4094
          date: 2023-10-10 04:20:12.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4098}
      +body: "Depends on the sub. r/Ukraine is set to NSFW, so they require an account to “verify” for some reason."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1696906128 {#5254
        date: 2023-10-10 04:48:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@EmperorHenry@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5258 …}
      +nested: Doctrine\ORM\PersistentCollection {#5260 …}
      +votes: Doctrine\ORM\PersistentCollection {#5262 …}
      +reports: Doctrine\ORM\PersistentCollection {#5264 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5266 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5268 …}
      -id: 39643
      -bodyTs: "'account':14 'depend':1 'nsfw':9 'r/ukraine':5 'reason':19 'requir':12 'set':7 'sub':4 'verifi':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/3861378"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696906128 {#5255
        date: 2023-10-10 04:48:48.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4098}
    +body: "Can’t you just use old.plebbit?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696907648 {#5467
      date: 2023-10-10 05:14:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@EmperorHenry@discuss.tchncs.de"
      "@troyunrau@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5471 …}
    +nested: Doctrine\ORM\PersistentCollection {#5473 …}
    +votes: Doctrine\ORM\PersistentCollection {#5475 …}
    +reports: Doctrine\ORM\PersistentCollection {#5477 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5479 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5481 …}
    -id: 39676
    -bodyTs: "'old.plebbit':6 'use':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3746161"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696907648 {#5468
      date: 2023-10-10 05:14:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4098}
  +body: "Yes you can"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696932702 {#5602
    date: 2023-10-10 12:11:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@EmperorHenry@discuss.tchncs.de"
    "@troyunrau@lemmy.ca"
    "@quesomodo@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5606 …}
  +nested: Doctrine\ORM\PersistentCollection {#5608 …}
  +votes: Doctrine\ORM\PersistentCollection {#5610 …}
  +reports: Doctrine\ORM\PersistentCollection {#5612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5616 …}
  -id: 39901
  -bodyTs: "'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3747927"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696932702 {#5603
    date: 2023-10-10 12:11:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#5604
  +user: Proxies\__CG__\App\Entity\User {#5605 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5469
    +user: Proxies\__CG__\App\Entity\User {#5470 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5256
      +user: Proxies\__CG__\App\Entity\User {#5257 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4098
        +user: App\Entity\User {#4111 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "I can still browse without an account."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1696975720 {#4093
          date: 2023-10-11 00:08:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4099 …}
        +nested: Doctrine\ORM\PersistentCollection {#4101 …}
        +votes: Doctrine\ORM\PersistentCollection {#4103 …}
        +reports: Doctrine\ORM\PersistentCollection {#4105 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4107 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4109 …}
        -id: 39600
        -bodyTs: "'account':7 'brows':4 'still':3 'without':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/3783333"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696904412 {#4094
          date: 2023-10-10 04:20:12.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4098}
      +body: "Depends on the sub. r/Ukraine is set to NSFW, so they require an account to “verify” for some reason."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1696906128 {#5254
        date: 2023-10-10 04:48:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@EmperorHenry@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5258 …}
      +nested: Doctrine\ORM\PersistentCollection {#5260 …}
      +votes: Doctrine\ORM\PersistentCollection {#5262 …}
      +reports: Doctrine\ORM\PersistentCollection {#5264 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5266 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5268 …}
      -id: 39643
      -bodyTs: "'account':14 'depend':1 'nsfw':9 'r/ukraine':5 'reason':19 'requir':12 'set':7 'sub':4 'verifi':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/3861378"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696906128 {#5255
        date: 2023-10-10 04:48:48.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4098}
    +body: "Can’t you just use old.plebbit?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696907648 {#5467
      date: 2023-10-10 05:14:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@EmperorHenry@discuss.tchncs.de"
      "@troyunrau@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5471 …}
    +nested: Doctrine\ORM\PersistentCollection {#5473 …}
    +votes: Doctrine\ORM\PersistentCollection {#5475 …}
    +reports: Doctrine\ORM\PersistentCollection {#5477 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5479 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5481 …}
    -id: 39676
    -bodyTs: "'old.plebbit':6 'use':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3746161"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696907648 {#5468
      date: 2023-10-10 05:14:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4098}
  +body: "Yes you can"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696932702 {#5602
    date: 2023-10-10 12:11:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@EmperorHenry@discuss.tchncs.de"
    "@troyunrau@lemmy.ca"
    "@quesomodo@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5606 …}
  +nested: Doctrine\ORM\PersistentCollection {#5608 …}
  +votes: Doctrine\ORM\PersistentCollection {#5610 …}
  +reports: Doctrine\ORM\PersistentCollection {#5612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5616 …}
  -id: 39901
  -bodyTs: "'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3747927"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696932702 {#5603
    date: 2023-10-10 12:11:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5485
  +user: Proxies\__CG__\App\Entity\User {#5486 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5256
    +user: Proxies\__CG__\App\Entity\User {#5257 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4098
      +user: App\Entity\User {#4111 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I can still browse without an account."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696975720 {#4093
        date: 2023-10-11 00:08:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4099 …}
      +nested: Doctrine\ORM\PersistentCollection {#4101 …}
      +votes: Doctrine\ORM\PersistentCollection {#4103 …}
      +reports: Doctrine\ORM\PersistentCollection {#4105 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4107 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4109 …}
      -id: 39600
      -bodyTs: "'account':7 'brows':4 'still':3 'without':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3783333"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696904412 {#4094
        date: 2023-10-10 04:20:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4098}
    +body: "Depends on the sub. r/Ukraine is set to NSFW, so they require an account to “verify” for some reason."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696906128 {#5254
      date: 2023-10-10 04:48:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@EmperorHenry@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5258 …}
    +nested: Doctrine\ORM\PersistentCollection {#5260 …}
    +votes: Doctrine\ORM\PersistentCollection {#5262 …}
    +reports: Doctrine\ORM\PersistentCollection {#5264 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5266 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5268 …}
    -id: 39643
    -bodyTs: "'account':14 'depend':1 'nsfw':9 'r/ukraine':5 'reason':19 'requir':12 'set':7 'sub':4 'verifi':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3861378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696906128 {#5255
      date: 2023-10-10 04:48:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4098}
  +body: "It’s because certain jurisdictions require companies to not allow access to potential 18+ content without getting consent and the user saying they are over 18. If there isn’t an age selection then in their T&Cs it’ll likely have something saying that creating an account confirms you are over 18."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696923013 {#5483
    date: 2023-10-10 09:30:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@EmperorHenry@discuss.tchncs.de"
    "@troyunrau@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5487 …}
  +nested: Doctrine\ORM\PersistentCollection {#5489 …}
  +votes: Doctrine\ORM\PersistentCollection {#5491 …}
  +reports: Doctrine\ORM\PersistentCollection {#5493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
  -id: 39814
  -bodyTs: "'18':14,26,53 'access':11 'account':48 'age':32 'allow':10 'certain':4 'compani':7 'confirm':49 'consent':18 'content':15 'creat':46 'cs':38 'get':17 'isn':29 'jurisdict':5 'like':41 'll':40 'potenti':13 'requir':6 'say':22,44 'select':33 'someth':43 'user':21 'without':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4254995"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696923013 {#5484
    date: 2023-10-10 09:30:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#5485
  +user: Proxies\__CG__\App\Entity\User {#5486 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5256
    +user: Proxies\__CG__\App\Entity\User {#5257 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4098
      +user: App\Entity\User {#4111 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I can still browse without an account."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696975720 {#4093
        date: 2023-10-11 00:08:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4099 …}
      +nested: Doctrine\ORM\PersistentCollection {#4101 …}
      +votes: Doctrine\ORM\PersistentCollection {#4103 …}
      +reports: Doctrine\ORM\PersistentCollection {#4105 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4107 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4109 …}
      -id: 39600
      -bodyTs: "'account':7 'brows':4 'still':3 'without':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3783333"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696904412 {#4094
        date: 2023-10-10 04:20:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4098}
    +body: "Depends on the sub. r/Ukraine is set to NSFW, so they require an account to “verify” for some reason."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696906128 {#5254
      date: 2023-10-10 04:48:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@EmperorHenry@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5258 …}
    +nested: Doctrine\ORM\PersistentCollection {#5260 …}
    +votes: Doctrine\ORM\PersistentCollection {#5262 …}
    +reports: Doctrine\ORM\PersistentCollection {#5264 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5266 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5268 …}
    -id: 39643
    -bodyTs: "'account':14 'depend':1 'nsfw':9 'r/ukraine':5 'reason':19 'requir':12 'set':7 'sub':4 'verifi':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3861378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696906128 {#5255
      date: 2023-10-10 04:48:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4098}
  +body: "It’s because certain jurisdictions require companies to not allow access to potential 18+ content without getting consent and the user saying they are over 18. If there isn’t an age selection then in their T&Cs it’ll likely have something saying that creating an account confirms you are over 18."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696923013 {#5483
    date: 2023-10-10 09:30:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@EmperorHenry@discuss.tchncs.de"
    "@troyunrau@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5487 …}
  +nested: Doctrine\ORM\PersistentCollection {#5489 …}
  +votes: Doctrine\ORM\PersistentCollection {#5491 …}
  +reports: Doctrine\ORM\PersistentCollection {#5493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
  -id: 39814
  -bodyTs: "'18':14,26,53 'access':11 'account':48 'age':32 'allow':10 'certain':4 'compani':7 'confirm':49 'consent':18 'content':15 'creat':46 'cs':38 'get':17 'isn':29 'jurisdict':5 'like':41 'll':40 'potenti':13 'requir':6 'say':22,44 'select':33 'someth':43 'user':21 'without':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4254995"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696923013 {#5484
    date: 2023-10-10 09:30:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#5485
  +user: Proxies\__CG__\App\Entity\User {#5486 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5256
    +user: Proxies\__CG__\App\Entity\User {#5257 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4098
      +user: App\Entity\User {#4111 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I can still browse without an account."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696975720 {#4093
        date: 2023-10-11 00:08:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4099 …}
      +nested: Doctrine\ORM\PersistentCollection {#4101 …}
      +votes: Doctrine\ORM\PersistentCollection {#4103 …}
      +reports: Doctrine\ORM\PersistentCollection {#4105 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4107 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4109 …}
      -id: 39600
      -bodyTs: "'account':7 'brows':4 'still':3 'without':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3783333"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696904412 {#4094
        date: 2023-10-10 04:20:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4098}
    +body: "Depends on the sub. r/Ukraine is set to NSFW, so they require an account to “verify” for some reason."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696906128 {#5254
      date: 2023-10-10 04:48:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@EmperorHenry@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5258 …}
    +nested: Doctrine\ORM\PersistentCollection {#5260 …}
    +votes: Doctrine\ORM\PersistentCollection {#5262 …}
    +reports: Doctrine\ORM\PersistentCollection {#5264 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5266 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5268 …}
    -id: 39643
    -bodyTs: "'account':14 'depend':1 'nsfw':9 'r/ukraine':5 'reason':19 'requir':12 'set':7 'sub':4 'verifi':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3861378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696906128 {#5255
      date: 2023-10-10 04:48:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4098}
  +body: "It’s because certain jurisdictions require companies to not allow access to potential 18+ content without getting consent and the user saying they are over 18. If there isn’t an age selection then in their T&Cs it’ll likely have something saying that creating an account confirms you are over 18."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696923013 {#5483
    date: 2023-10-10 09:30:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@EmperorHenry@discuss.tchncs.de"
    "@troyunrau@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5487 …}
  +nested: Doctrine\ORM\PersistentCollection {#5489 …}
  +votes: Doctrine\ORM\PersistentCollection {#5491 …}
  +reports: Doctrine\ORM\PersistentCollection {#5493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
  -id: 39814
  -bodyTs: "'18':14,26,53 'access':11 'account':48 'age':32 'allow':10 'certain':4 'compani':7 'confirm':49 'consent':18 'content':15 'creat':46 'cs':38 'get':17 'isn':29 'jurisdict':5 'like':41 'll':40 'potenti':13 'requir':6 'say':22,44 'select':33 'someth':43 'user':21 'without':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4254995"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696923013 {#5484
    date: 2023-10-10 09:30:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5620
  +user: Proxies\__CG__\App\Entity\User {#5621 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5485
    +user: Proxies\__CG__\App\Entity\User {#5486 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5256
      +user: Proxies\__CG__\App\Entity\User {#5257 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4098
        +user: App\Entity\User {#4111 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "I can still browse without an account."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1696975720 {#4093
          date: 2023-10-11 00:08:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4099 …}
        +nested: Doctrine\ORM\PersistentCollection {#4101 …}
        +votes: Doctrine\ORM\PersistentCollection {#4103 …}
        +reports: Doctrine\ORM\PersistentCollection {#4105 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4107 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4109 …}
        -id: 39600
        -bodyTs: "'account':7 'brows':4 'still':3 'without':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/3783333"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696904412 {#4094
          date: 2023-10-10 04:20:12.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4098}
      +body: "Depends on the sub. r/Ukraine is set to NSFW, so they require an account to “verify” for some reason."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1696906128 {#5254
        date: 2023-10-10 04:48:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@EmperorHenry@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5258 …}
      +nested: Doctrine\ORM\PersistentCollection {#5260 …}
      +votes: Doctrine\ORM\PersistentCollection {#5262 …}
      +reports: Doctrine\ORM\PersistentCollection {#5264 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5266 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5268 …}
      -id: 39643
      -bodyTs: "'account':14 'depend':1 'nsfw':9 'r/ukraine':5 'reason':19 'requir':12 'set':7 'sub':4 'verifi':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/3861378"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696906128 {#5255
        date: 2023-10-10 04:48:48.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4098}
    +body: "It’s because certain jurisdictions require companies to not allow access to potential 18+ content without getting consent and the user saying they are over 18. If there isn’t an age selection then in their T&Cs it’ll likely have something saying that creating an account confirms you are over 18."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696923013 {#5483
      date: 2023-10-10 09:30:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@EmperorHenry@discuss.tchncs.de"
      "@troyunrau@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5487 …}
    +nested: Doctrine\ORM\PersistentCollection {#5489 …}
    +votes: Doctrine\ORM\PersistentCollection {#5491 …}
    +reports: Doctrine\ORM\PersistentCollection {#5493 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
    -id: 39814
    -bodyTs: "'18':14,26,53 'access':11 'account':48 'age':32 'allow':10 'certain':4 'compani':7 'confirm':49 'consent':18 'content':15 'creat':46 'cs':38 'get':17 'isn':29 'jurisdict':5 'like':41 'll':40 'potenti':13 'requir':6 'say':22,44 'select':33 'someth':43 'user':21 'without':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4254995"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696923013 {#5484
      date: 2023-10-10 09:30:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4098}
  +body: "You could just use a popup that says “Are you over 18 and willing to see NFSW content?” like most NSFW website do, but I guess that doenst generate enough money unlike forcing accounts does."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696924949 {#5618
    date: 2023-10-10 10:02:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@EmperorHenry@discuss.tchncs.de"
    "@troyunrau@lemmy.ca"
    "@MrScottyTay@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5622 …}
  +nested: Doctrine\ORM\PersistentCollection {#5624 …}
  +votes: Doctrine\ORM\PersistentCollection {#5626 …}
  +reports: Doctrine\ORM\PersistentCollection {#5628 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5630 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5632 …}
  -id: 39831
  -bodyTs: "'18':12 'account':34 'content':18 'could':2 'doenst':28 'enough':30 'forc':33 'generat':29 'guess':26 'like':19 'money':31 'nfsw':17 'nsfw':21 'popup':6 'say':8 'see':16 'unlik':32 'use':4 'websit':22 'will':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4667027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696924949 {#5619
    date: 2023-10-10 10:02:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#5620
  +user: Proxies\__CG__\App\Entity\User {#5621 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5485
    +user: Proxies\__CG__\App\Entity\User {#5486 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5256
      +user: Proxies\__CG__\App\Entity\User {#5257 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4098
        +user: App\Entity\User {#4111 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "I can still browse without an account."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1696975720 {#4093
          date: 2023-10-11 00:08:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4099 …}
        +nested: Doctrine\ORM\PersistentCollection {#4101 …}
        +votes: Doctrine\ORM\PersistentCollection {#4103 …}
        +reports: Doctrine\ORM\PersistentCollection {#4105 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4107 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4109 …}
        -id: 39600
        -bodyTs: "'account':7 'brows':4 'still':3 'without':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/3783333"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696904412 {#4094
          date: 2023-10-10 04:20:12.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4098}
      +body: "Depends on the sub. r/Ukraine is set to NSFW, so they require an account to “verify” for some reason."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1696906128 {#5254
        date: 2023-10-10 04:48:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@EmperorHenry@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5258 …}
      +nested: Doctrine\ORM\PersistentCollection {#5260 …}
      +votes: Doctrine\ORM\PersistentCollection {#5262 …}
      +reports: Doctrine\ORM\PersistentCollection {#5264 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5266 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5268 …}
      -id: 39643
      -bodyTs: "'account':14 'depend':1 'nsfw':9 'r/ukraine':5 'reason':19 'requir':12 'set':7 'sub':4 'verifi':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/3861378"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696906128 {#5255
        date: 2023-10-10 04:48:48.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4098}
    +body: "It’s because certain jurisdictions require companies to not allow access to potential 18+ content without getting consent and the user saying they are over 18. If there isn’t an age selection then in their T&Cs it’ll likely have something saying that creating an account confirms you are over 18."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696923013 {#5483
      date: 2023-10-10 09:30:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@EmperorHenry@discuss.tchncs.de"
      "@troyunrau@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5487 …}
    +nested: Doctrine\ORM\PersistentCollection {#5489 …}
    +votes: Doctrine\ORM\PersistentCollection {#5491 …}
    +reports: Doctrine\ORM\PersistentCollection {#5493 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
    -id: 39814
    -bodyTs: "'18':14,26,53 'access':11 'account':48 'age':32 'allow':10 'certain':4 'compani':7 'confirm':49 'consent':18 'content':15 'creat':46 'cs':38 'get':17 'isn':29 'jurisdict':5 'like':41 'll':40 'potenti':13 'requir':6 'say':22,44 'select':33 'someth':43 'user':21 'without':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4254995"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696923013 {#5484
      date: 2023-10-10 09:30:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4098}
  +body: "You could just use a popup that says “Are you over 18 and willing to see NFSW content?” like most NSFW website do, but I guess that doenst generate enough money unlike forcing accounts does."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696924949 {#5618
    date: 2023-10-10 10:02:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@EmperorHenry@discuss.tchncs.de"
    "@troyunrau@lemmy.ca"
    "@MrScottyTay@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5622 …}
  +nested: Doctrine\ORM\PersistentCollection {#5624 …}
  +votes: Doctrine\ORM\PersistentCollection {#5626 …}
  +reports: Doctrine\ORM\PersistentCollection {#5628 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5630 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5632 …}
  -id: 39831
  -bodyTs: "'18':12 'account':34 'content':18 'could':2 'doenst':28 'enough':30 'forc':33 'generat':29 'guess':26 'like':19 'money':31 'nfsw':17 'nsfw':21 'popup':6 'say':8 'see':16 'unlik':32 'use':4 'websit':22 'will':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4667027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696924949 {#5619
    date: 2023-10-10 10:02:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#5620
  +user: Proxies\__CG__\App\Entity\User {#5621 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5485
    +user: Proxies\__CG__\App\Entity\User {#5486 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5256
      +user: Proxies\__CG__\App\Entity\User {#5257 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4098
        +user: App\Entity\User {#4111 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "I can still browse without an account."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1696975720 {#4093
          date: 2023-10-11 00:08:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4099 …}
        +nested: Doctrine\ORM\PersistentCollection {#4101 …}
        +votes: Doctrine\ORM\PersistentCollection {#4103 …}
        +reports: Doctrine\ORM\PersistentCollection {#4105 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4107 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4109 …}
        -id: 39600
        -bodyTs: "'account':7 'brows':4 'still':3 'without':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/3783333"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696904412 {#4094
          date: 2023-10-10 04:20:12.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4098}
      +body: "Depends on the sub. r/Ukraine is set to NSFW, so they require an account to “verify” for some reason."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1696906128 {#5254
        date: 2023-10-10 04:48:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@EmperorHenry@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5258 …}
      +nested: Doctrine\ORM\PersistentCollection {#5260 …}
      +votes: Doctrine\ORM\PersistentCollection {#5262 …}
      +reports: Doctrine\ORM\PersistentCollection {#5264 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5266 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5268 …}
      -id: 39643
      -bodyTs: "'account':14 'depend':1 'nsfw':9 'r/ukraine':5 'reason':19 'requir':12 'set':7 'sub':4 'verifi':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/3861378"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696906128 {#5255
        date: 2023-10-10 04:48:48.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4098}
    +body: "It’s because certain jurisdictions require companies to not allow access to potential 18+ content without getting consent and the user saying they are over 18. If there isn’t an age selection then in their T&Cs it’ll likely have something saying that creating an account confirms you are over 18."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696923013 {#5483
      date: 2023-10-10 09:30:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@EmperorHenry@discuss.tchncs.de"
      "@troyunrau@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5487 …}
    +nested: Doctrine\ORM\PersistentCollection {#5489 …}
    +votes: Doctrine\ORM\PersistentCollection {#5491 …}
    +reports: Doctrine\ORM\PersistentCollection {#5493 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
    -id: 39814
    -bodyTs: "'18':14,26,53 'access':11 'account':48 'age':32 'allow':10 'certain':4 'compani':7 'confirm':49 'consent':18 'content':15 'creat':46 'cs':38 'get':17 'isn':29 'jurisdict':5 'like':41 'll':40 'potenti':13 'requir':6 'say':22,44 'select':33 'someth':43 'user':21 'without':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4254995"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696923013 {#5484
      date: 2023-10-10 09:30:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4098}
  +body: "You could just use a popup that says “Are you over 18 and willing to see NFSW content?” like most NSFW website do, but I guess that doenst generate enough money unlike forcing accounts does."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696924949 {#5618
    date: 2023-10-10 10:02:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@EmperorHenry@discuss.tchncs.de"
    "@troyunrau@lemmy.ca"
    "@MrScottyTay@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5622 …}
  +nested: Doctrine\ORM\PersistentCollection {#5624 …}
  +votes: Doctrine\ORM\PersistentCollection {#5626 …}
  +reports: Doctrine\ORM\PersistentCollection {#5628 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5630 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5632 …}
  -id: 39831
  -bodyTs: "'18':12 'account':34 'content':18 'could':2 'doenst':28 'enough':30 'forc':33 'generat':29 'guess':26 'like':19 'money':31 'nfsw':17 'nsfw':21 'popup':6 'say':8 'see':16 'unlik':32 'use':4 'websit':22 'will':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4667027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696924949 {#5619
    date: 2023-10-10 10:02:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5689
  +user: Proxies\__CG__\App\Entity\User {#5486 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5620
    +user: Proxies\__CG__\App\Entity\User {#5621 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5485
      +user: Proxies\__CG__\App\Entity\User {#5486 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5256
        +user: Proxies\__CG__\App\Entity\User {#5257 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4098
          +user: App\Entity\User {#4111 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "I can still browse without an account."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1696975720 {#4093
            date: 2023-10-11 00:08:40.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4099 …}
          +nested: Doctrine\ORM\PersistentCollection {#4101 …}
          +votes: Doctrine\ORM\PersistentCollection {#4103 …}
          +reports: Doctrine\ORM\PersistentCollection {#4105 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4107 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4109 …}
          -id: 39600
          -bodyTs: "'account':7 'brows':4 'still':3 'without':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/3783333"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696904412 {#4094
            date: 2023-10-10 04:20:12.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4098}
        +body: "Depends on the sub. r/Ukraine is set to NSFW, so they require an account to “verify” for some reason."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1696906128 {#5254
          date: 2023-10-10 04:48:48.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@EmperorHenry@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5258 …}
        +nested: Doctrine\ORM\PersistentCollection {#5260 …}
        +votes: Doctrine\ORM\PersistentCollection {#5262 …}
        +reports: Doctrine\ORM\PersistentCollection {#5264 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5266 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5268 …}
        -id: 39643
        -bodyTs: "'account':14 'depend':1 'nsfw':9 'r/ukraine':5 'reason':19 'requir':12 'set':7 'sub':4 'verifi':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/3861378"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696906128 {#5255
          date: 2023-10-10 04:48:48.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4098}
      +body: "It’s because certain jurisdictions require companies to not allow access to potential 18+ content without getting consent and the user saying they are over 18. If there isn’t an age selection then in their T&Cs it’ll likely have something saying that creating an account confirms you are over 18."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1696923013 {#5483
        date: 2023-10-10 09:30:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@EmperorHenry@discuss.tchncs.de"
        "@troyunrau@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5487 …}
      +nested: Doctrine\ORM\PersistentCollection {#5489 …}
      +votes: Doctrine\ORM\PersistentCollection {#5491 …}
      +reports: Doctrine\ORM\PersistentCollection {#5493 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
      -id: 39814
      -bodyTs: "'18':14,26,53 'access':11 'account':48 'age':32 'allow':10 'certain':4 'compani':7 'confirm':49 'consent':18 'content':15 'creat':46 'cs':38 'get':17 'isn':29 'jurisdict':5 'like':41 'll':40 'potenti':13 'requir':6 'say':22,44 'select':33 'someth':43 'user':21 'without':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4254995"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696923013 {#5484
        date: 2023-10-10 09:30:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4098}
    +body: "You could just use a popup that says “Are you over 18 and willing to see NFSW content?” like most NSFW website do, but I guess that doenst generate enough money unlike forcing accounts does."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696924949 {#5618
      date: 2023-10-10 10:02:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@EmperorHenry@discuss.tchncs.de"
      "@troyunrau@lemmy.ca"
      "@MrScottyTay@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5622 …}
    +nested: Doctrine\ORM\PersistentCollection {#5624 …}
    +votes: Doctrine\ORM\PersistentCollection {#5626 …}
    +reports: Doctrine\ORM\PersistentCollection {#5628 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5630 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5632 …}
    -id: 39831
    -bodyTs: "'18':12 'account':34 'content':18 'could':2 'doenst':28 'enough':30 'forc':33 'generat':29 'guess':26 'like':19 'money':31 'nfsw':17 'nsfw':21 'popup':6 'say':8 'see':16 'unlik':32 'use':4 'websit':22 'will':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4667027"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696924949 {#5619
      date: 2023-10-10 10:02:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4098}
  +body: """
    That’s not always the case because signing up and accepting a T&C makes it more binding of the user to say they are who they say they are. If they aren’t, then it’s close to fraud. Having just a “are you over” screen is not enough, since the user can easily lie and the company can get done for not having enough measures in place to stop that from happening.\n
    \n
    I know in the end it’s all futile anyway because of many reasons. But for companies it’s checking off a box that gets a governing body off their back and making sure they have the right certifications to do what they need/want to do.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696926069 {#5687
    date: 2023-10-10 10:21:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@EmperorHenry@discuss.tchncs.de"
    "@troyunrau@lemmy.ca"
    "@MrScottyTay@sh.itjust.works"
    "@Tankton@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5690 …}
  +nested: Doctrine\ORM\PersistentCollection {#5692 …}
  +votes: Doctrine\ORM\PersistentCollection {#5694 …}
  +reports: Doctrine\ORM\PersistentCollection {#5696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5700 …}
  -id: 39839
  -bodyTs: "'accept':11 'alway':4 'anyway':84 'aren':33 'back':105 'bind':18 'bodi':102 'box':97 'c':14 'case':6 'certif':113 'check':94 'close':38 'compani':59,91 'done':62 'easili':55 'end':79 'enough':50,66 'fraud':40 'futil':83 'get':61,99 'govern':101 'happen':74 'know':76 'lie':56 'make':15,107 'mani':87 'measur':67 'need/want':118 'place':69 'reason':88 'right':112 'say':23,28 'screen':47 'sign':8 'sinc':51 'stop':71 'sure':108 'user':21,53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4256711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696926069 {#5688
    date: 2023-10-10 10:21:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#5689
  +user: Proxies\__CG__\App\Entity\User {#5486 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5620
    +user: Proxies\__CG__\App\Entity\User {#5621 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5485
      +user: Proxies\__CG__\App\Entity\User {#5486 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5256
        +user: Proxies\__CG__\App\Entity\User {#5257 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4098
          +user: App\Entity\User {#4111 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "I can still browse without an account."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1696975720 {#4093
            date: 2023-10-11 00:08:40.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4099 …}
          +nested: Doctrine\ORM\PersistentCollection {#4101 …}
          +votes: Doctrine\ORM\PersistentCollection {#4103 …}
          +reports: Doctrine\ORM\PersistentCollection {#4105 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4107 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4109 …}
          -id: 39600
          -bodyTs: "'account':7 'brows':4 'still':3 'without':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/3783333"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696904412 {#4094
            date: 2023-10-10 04:20:12.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4098}
        +body: "Depends on the sub. r/Ukraine is set to NSFW, so they require an account to “verify” for some reason."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1696906128 {#5254
          date: 2023-10-10 04:48:48.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@EmperorHenry@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5258 …}
        +nested: Doctrine\ORM\PersistentCollection {#5260 …}
        +votes: Doctrine\ORM\PersistentCollection {#5262 …}
        +reports: Doctrine\ORM\PersistentCollection {#5264 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5266 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5268 …}
        -id: 39643
        -bodyTs: "'account':14 'depend':1 'nsfw':9 'r/ukraine':5 'reason':19 'requir':12 'set':7 'sub':4 'verifi':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/3861378"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696906128 {#5255
          date: 2023-10-10 04:48:48.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4098}
      +body: "It’s because certain jurisdictions require companies to not allow access to potential 18+ content without getting consent and the user saying they are over 18. If there isn’t an age selection then in their T&Cs it’ll likely have something saying that creating an account confirms you are over 18."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1696923013 {#5483
        date: 2023-10-10 09:30:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@EmperorHenry@discuss.tchncs.de"
        "@troyunrau@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5487 …}
      +nested: Doctrine\ORM\PersistentCollection {#5489 …}
      +votes: Doctrine\ORM\PersistentCollection {#5491 …}
      +reports: Doctrine\ORM\PersistentCollection {#5493 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
      -id: 39814
      -bodyTs: "'18':14,26,53 'access':11 'account':48 'age':32 'allow':10 'certain':4 'compani':7 'confirm':49 'consent':18 'content':15 'creat':46 'cs':38 'get':17 'isn':29 'jurisdict':5 'like':41 'll':40 'potenti':13 'requir':6 'say':22,44 'select':33 'someth':43 'user':21 'without':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4254995"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696923013 {#5484
        date: 2023-10-10 09:30:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4098}
    +body: "You could just use a popup that says “Are you over 18 and willing to see NFSW content?” like most NSFW website do, but I guess that doenst generate enough money unlike forcing accounts does."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696924949 {#5618
      date: 2023-10-10 10:02:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@EmperorHenry@discuss.tchncs.de"
      "@troyunrau@lemmy.ca"
      "@MrScottyTay@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5622 …}
    +nested: Doctrine\ORM\PersistentCollection {#5624 …}
    +votes: Doctrine\ORM\PersistentCollection {#5626 …}
    +reports: Doctrine\ORM\PersistentCollection {#5628 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5630 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5632 …}
    -id: 39831
    -bodyTs: "'18':12 'account':34 'content':18 'could':2 'doenst':28 'enough':30 'forc':33 'generat':29 'guess':26 'like':19 'money':31 'nfsw':17 'nsfw':21 'popup':6 'say':8 'see':16 'unlik':32 'use':4 'websit':22 'will':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4667027"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696924949 {#5619
      date: 2023-10-10 10:02:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4098}
  +body: """
    That’s not always the case because signing up and accepting a T&C makes it more binding of the user to say they are who they say they are. If they aren’t, then it’s close to fraud. Having just a “are you over” screen is not enough, since the user can easily lie and the company can get done for not having enough measures in place to stop that from happening.\n
    \n
    I know in the end it’s all futile anyway because of many reasons. But for companies it’s checking off a box that gets a governing body off their back and making sure they have the right certifications to do what they need/want to do.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696926069 {#5687
    date: 2023-10-10 10:21:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@EmperorHenry@discuss.tchncs.de"
    "@troyunrau@lemmy.ca"
    "@MrScottyTay@sh.itjust.works"
    "@Tankton@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5690 …}
  +nested: Doctrine\ORM\PersistentCollection {#5692 …}
  +votes: Doctrine\ORM\PersistentCollection {#5694 …}
  +reports: Doctrine\ORM\PersistentCollection {#5696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5700 …}
  -id: 39839
  -bodyTs: "'accept':11 'alway':4 'anyway':84 'aren':33 'back':105 'bind':18 'bodi':102 'box':97 'c':14 'case':6 'certif':113 'check':94 'close':38 'compani':59,91 'done':62 'easili':55 'end':79 'enough':50,66 'fraud':40 'futil':83 'get':61,99 'govern':101 'happen':74 'know':76 'lie':56 'make':15,107 'mani':87 'measur':67 'need/want':118 'place':69 'reason':88 'right':112 'say':23,28 'screen':47 'sign':8 'sinc':51 'stop':71 'sure':108 'user':21,53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4256711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696926069 {#5688
    date: 2023-10-10 10:21:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#5689
  +user: Proxies\__CG__\App\Entity\User {#5486 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5620
    +user: Proxies\__CG__\App\Entity\User {#5621 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5485
      +user: Proxies\__CG__\App\Entity\User {#5486 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5256
        +user: Proxies\__CG__\App\Entity\User {#5257 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4098
          +user: App\Entity\User {#4111 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "I can still browse without an account."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1696975720 {#4093
            date: 2023-10-11 00:08:40.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4099 …}
          +nested: Doctrine\ORM\PersistentCollection {#4101 …}
          +votes: Doctrine\ORM\PersistentCollection {#4103 …}
          +reports: Doctrine\ORM\PersistentCollection {#4105 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4107 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4109 …}
          -id: 39600
          -bodyTs: "'account':7 'brows':4 'still':3 'without':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/3783333"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696904412 {#4094
            date: 2023-10-10 04:20:12.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4098}
        +body: "Depends on the sub. r/Ukraine is set to NSFW, so they require an account to “verify” for some reason."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1696906128 {#5254
          date: 2023-10-10 04:48:48.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@EmperorHenry@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5258 …}
        +nested: Doctrine\ORM\PersistentCollection {#5260 …}
        +votes: Doctrine\ORM\PersistentCollection {#5262 …}
        +reports: Doctrine\ORM\PersistentCollection {#5264 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5266 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5268 …}
        -id: 39643
        -bodyTs: "'account':14 'depend':1 'nsfw':9 'r/ukraine':5 'reason':19 'requir':12 'set':7 'sub':4 'verifi':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/3861378"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696906128 {#5255
          date: 2023-10-10 04:48:48.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4098}
      +body: "It’s because certain jurisdictions require companies to not allow access to potential 18+ content without getting consent and the user saying they are over 18. If there isn’t an age selection then in their T&Cs it’ll likely have something saying that creating an account confirms you are over 18."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1696923013 {#5483
        date: 2023-10-10 09:30:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@EmperorHenry@discuss.tchncs.de"
        "@troyunrau@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5487 …}
      +nested: Doctrine\ORM\PersistentCollection {#5489 …}
      +votes: Doctrine\ORM\PersistentCollection {#5491 …}
      +reports: Doctrine\ORM\PersistentCollection {#5493 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
      -id: 39814
      -bodyTs: "'18':14,26,53 'access':11 'account':48 'age':32 'allow':10 'certain':4 'compani':7 'confirm':49 'consent':18 'content':15 'creat':46 'cs':38 'get':17 'isn':29 'jurisdict':5 'like':41 'll':40 'potenti':13 'requir':6 'say':22,44 'select':33 'someth':43 'user':21 'without':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4254995"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696923013 {#5484
        date: 2023-10-10 09:30:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4098}
    +body: "You could just use a popup that says “Are you over 18 and willing to see NFSW content?” like most NSFW website do, but I guess that doenst generate enough money unlike forcing accounts does."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696924949 {#5618
      date: 2023-10-10 10:02:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@EmperorHenry@discuss.tchncs.de"
      "@troyunrau@lemmy.ca"
      "@MrScottyTay@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5622 …}
    +nested: Doctrine\ORM\PersistentCollection {#5624 …}
    +votes: Doctrine\ORM\PersistentCollection {#5626 …}
    +reports: Doctrine\ORM\PersistentCollection {#5628 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5630 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5632 …}
    -id: 39831
    -bodyTs: "'18':12 'account':34 'content':18 'could':2 'doenst':28 'enough':30 'forc':33 'generat':29 'guess':26 'like':19 'money':31 'nfsw':17 'nsfw':21 'popup':6 'say':8 'see':16 'unlik':32 'use':4 'websit':22 'will':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4667027"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696924949 {#5619
      date: 2023-10-10 10:02:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4098}
  +body: """
    That’s not always the case because signing up and accepting a T&C makes it more binding of the user to say they are who they say they are. If they aren’t, then it’s close to fraud. Having just a “are you over” screen is not enough, since the user can easily lie and the company can get done for not having enough measures in place to stop that from happening.\n
    \n
    I know in the end it’s all futile anyway because of many reasons. But for companies it’s checking off a box that gets a governing body off their back and making sure they have the right certifications to do what they need/want to do.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696926069 {#5687
    date: 2023-10-10 10:21:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@EmperorHenry@discuss.tchncs.de"
    "@troyunrau@lemmy.ca"
    "@MrScottyTay@sh.itjust.works"
    "@Tankton@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5690 …}
  +nested: Doctrine\ORM\PersistentCollection {#5692 …}
  +votes: Doctrine\ORM\PersistentCollection {#5694 …}
  +reports: Doctrine\ORM\PersistentCollection {#5696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5700 …}
  -id: 39839
  -bodyTs: "'accept':11 'alway':4 'anyway':84 'aren':33 'back':105 'bind':18 'bodi':102 'box':97 'c':14 'case':6 'certif':113 'check':94 'close':38 'compani':59,91 'done':62 'easili':55 'end':79 'enough':50,66 'fraud':40 'futil':83 'get':61,99 'govern':101 'happen':74 'know':76 'lie':56 'make':15,107 'mani':87 'measur':67 'need/want':118 'place':69 'reason':88 'right':112 'say':23,28 'screen':47 'sign':8 'sinc':51 'stop':71 'sure':108 'user':21,53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4256711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696926069 {#5688
    date: 2023-10-10 10:21:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5726
  +user: Proxies\__CG__\App\Entity\User {#5621 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5689
    +user: Proxies\__CG__\App\Entity\User {#5486 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5620
      +user: Proxies\__CG__\App\Entity\User {#5621 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5485
        +user: Proxies\__CG__\App\Entity\User {#5486 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5256
          +user: Proxies\__CG__\App\Entity\User {#5257 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4098
            +user: App\Entity\User {#4111 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: "I can still browse without an account."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1696975720 {#4093
              date: 2023-10-11 00:08:40.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@likeaduck@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4099 …}
            +nested: Doctrine\ORM\PersistentCollection {#4101 …}
            +votes: Doctrine\ORM\PersistentCollection {#4103 …}
            +reports: Doctrine\ORM\PersistentCollection {#4105 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4107 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4109 …}
            -id: 39600
            -bodyTs: "'account':7 'brows':4 'still':3 'without':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://discuss.tchncs.de/comment/3783333"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696904412 {#4094
              date: 2023-10-10 04:20:12.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4098}
          +body: "Depends on the sub. r/Ukraine is set to NSFW, so they require an account to “verify” for some reason."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1696906128 {#5254
            date: 2023-10-10 04:48:48.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
            "@EmperorHenry@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5258 …}
          +nested: Doctrine\ORM\PersistentCollection {#5260 …}
          +votes: Doctrine\ORM\PersistentCollection {#5262 …}
          +reports: Doctrine\ORM\PersistentCollection {#5264 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5266 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5268 …}
          -id: 39643
          -bodyTs: "'account':14 'depend':1 'nsfw':9 'r/ukraine':5 'reason':19 'requir':12 'set':7 'sub':4 'verifi':16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/3861378"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696906128 {#5255
            date: 2023-10-10 04:48:48.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4098}
        +body: "It’s because certain jurisdictions require companies to not allow access to potential 18+ content without getting consent and the user saying they are over 18. If there isn’t an age selection then in their T&Cs it’ll likely have something saying that creating an account confirms you are over 18."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1696923013 {#5483
          date: 2023-10-10 09:30:13.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@EmperorHenry@discuss.tchncs.de"
          "@troyunrau@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5487 …}
        +nested: Doctrine\ORM\PersistentCollection {#5489 …}
        +votes: Doctrine\ORM\PersistentCollection {#5491 …}
        +reports: Doctrine\ORM\PersistentCollection {#5493 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
        -id: 39814
        -bodyTs: "'18':14,26,53 'access':11 'account':48 'age':32 'allow':10 'certain':4 'compani':7 'confirm':49 'consent':18 'content':15 'creat':46 'cs':38 'get':17 'isn':29 'jurisdict':5 'like':41 'll':40 'potenti':13 'requir':6 'say':22,44 'select':33 'someth':43 'user':21 'without':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4254995"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696923013 {#5484
          date: 2023-10-10 09:30:13.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4098}
      +body: "You could just use a popup that says “Are you over 18 and willing to see NFSW content?” like most NSFW website do, but I guess that doenst generate enough money unlike forcing accounts does."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1696924949 {#5618
        date: 2023-10-10 10:02:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@EmperorHenry@discuss.tchncs.de"
        "@troyunrau@lemmy.ca"
        "@MrScottyTay@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5622 …}
      +nested: Doctrine\ORM\PersistentCollection {#5624 …}
      +votes: Doctrine\ORM\PersistentCollection {#5626 …}
      +reports: Doctrine\ORM\PersistentCollection {#5628 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5630 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5632 …}
      -id: 39831
      -bodyTs: "'18':12 'account':34 'content':18 'could':2 'doenst':28 'enough':30 'forc':33 'generat':29 'guess':26 'like':19 'money':31 'nfsw':17 'nsfw':21 'popup':6 'say':8 'see':16 'unlik':32 'use':4 'websit':22 'will':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4667027"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696924949 {#5619
        date: 2023-10-10 10:02:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4098}
    +body: """
      That’s not always the case because signing up and accepting a T&C makes it more binding of the user to say they are who they say they are. If they aren’t, then it’s close to fraud. Having just a “are you over” screen is not enough, since the user can easily lie and the company can get done for not having enough measures in place to stop that from happening.\n
      \n
      I know in the end it’s all futile anyway because of many reasons. But for companies it’s checking off a box that gets a governing body off their back and making sure they have the right certifications to do what they need/want to do.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696926069 {#5687
      date: 2023-10-10 10:21:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@EmperorHenry@discuss.tchncs.de"
      "@troyunrau@lemmy.ca"
      "@MrScottyTay@sh.itjust.works"
      "@Tankton@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5690 …}
    +nested: Doctrine\ORM\PersistentCollection {#5692 …}
    +votes: Doctrine\ORM\PersistentCollection {#5694 …}
    +reports: Doctrine\ORM\PersistentCollection {#5696 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5698 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5700 …}
    -id: 39839
    -bodyTs: "'accept':11 'alway':4 'anyway':84 'aren':33 'back':105 'bind':18 'bodi':102 'box':97 'c':14 'case':6 'certif':113 'check':94 'close':38 'compani':59,91 'done':62 'easili':55 'end':79 'enough':50,66 'fraud':40 'futil':83 'get':61,99 'govern':101 'happen':74 'know':76 'lie':56 'make':15,107 'mani':87 'measur':67 'need/want':118 'place':69 'reason':88 'right':112 'say':23,28 'screen':47 'sign':8 'sinc':51 'stop':71 'sure':108 'user':21,53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4256711"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696926069 {#5688
      date: 2023-10-10 10:21:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4098}
  +body: "Since when does a reddit account require me to submit ID proving I am indeed 18+? I literally see no difference in reliability between requiring an account where one claims to be 18+ and a banner where one has to claim to be 18+. In both scenario’s you are relying 100% on user input."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696937459 {#5722
    date: 2023-10-10 13:30:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@EmperorHenry@discuss.tchncs.de"
    "@troyunrau@lemmy.ca"
    "@MrScottyTay@sh.itjust.works"
    "@Tankton@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5730 …}
  +nested: Doctrine\ORM\PersistentCollection {#5732 …}
  +votes: Doctrine\ORM\PersistentCollection {#5728 …}
  +reports: Doctrine\ORM\PersistentCollection {#5734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5738 …}
  -id: 39955
  -bodyTs: "'100':52 '18':16,33,44 'account':6,27 'banner':36 'claim':30,41 'differ':21 'id':11 'inde':15 'input':55 'liter':18 'one':29,38 'prove':12 'reddit':5 'reli':51 'reliabl':23 'requir':7,25 'scenario':47 'see':19 'sinc':1 'submit':10 'user':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4674819"
  +editedAt: DateTimeImmutable @1696937501 {#5719
    date: 2023-10-10 13:31:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696937459 {#5723
    date: 2023-10-10 13:30:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#5726
  +user: Proxies\__CG__\App\Entity\User {#5621 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5689
    +user: Proxies\__CG__\App\Entity\User {#5486 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5620
      +user: Proxies\__CG__\App\Entity\User {#5621 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5485
        +user: Proxies\__CG__\App\Entity\User {#5486 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5256
          +user: Proxies\__CG__\App\Entity\User {#5257 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4098
            +user: App\Entity\User {#4111 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: "I can still browse without an account."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1696975720 {#4093
              date: 2023-10-11 00:08:40.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@likeaduck@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4099 …}
            +nested: Doctrine\ORM\PersistentCollection {#4101 …}
            +votes: Doctrine\ORM\PersistentCollection {#4103 …}
            +reports: Doctrine\ORM\PersistentCollection {#4105 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4107 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4109 …}
            -id: 39600
            -bodyTs: "'account':7 'brows':4 'still':3 'without':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://discuss.tchncs.de/comment/3783333"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696904412 {#4094
              date: 2023-10-10 04:20:12.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4098}
          +body: "Depends on the sub. r/Ukraine is set to NSFW, so they require an account to “verify” for some reason."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1696906128 {#5254
            date: 2023-10-10 04:48:48.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
            "@EmperorHenry@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5258 …}
          +nested: Doctrine\ORM\PersistentCollection {#5260 …}
          +votes: Doctrine\ORM\PersistentCollection {#5262 …}
          +reports: Doctrine\ORM\PersistentCollection {#5264 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5266 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5268 …}
          -id: 39643
          -bodyTs: "'account':14 'depend':1 'nsfw':9 'r/ukraine':5 'reason':19 'requir':12 'set':7 'sub':4 'verifi':16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/3861378"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696906128 {#5255
            date: 2023-10-10 04:48:48.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4098}
        +body: "It’s because certain jurisdictions require companies to not allow access to potential 18+ content without getting consent and the user saying they are over 18. If there isn’t an age selection then in their T&Cs it’ll likely have something saying that creating an account confirms you are over 18."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1696923013 {#5483
          date: 2023-10-10 09:30:13.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@EmperorHenry@discuss.tchncs.de"
          "@troyunrau@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5487 …}
        +nested: Doctrine\ORM\PersistentCollection {#5489 …}
        +votes: Doctrine\ORM\PersistentCollection {#5491 …}
        +reports: Doctrine\ORM\PersistentCollection {#5493 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
        -id: 39814
        -bodyTs: "'18':14,26,53 'access':11 'account':48 'age':32 'allow':10 'certain':4 'compani':7 'confirm':49 'consent':18 'content':15 'creat':46 'cs':38 'get':17 'isn':29 'jurisdict':5 'like':41 'll':40 'potenti':13 'requir':6 'say':22,44 'select':33 'someth':43 'user':21 'without':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4254995"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696923013 {#5484
          date: 2023-10-10 09:30:13.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4098}
      +body: "You could just use a popup that says “Are you over 18 and willing to see NFSW content?” like most NSFW website do, but I guess that doenst generate enough money unlike forcing accounts does."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1696924949 {#5618
        date: 2023-10-10 10:02:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@EmperorHenry@discuss.tchncs.de"
        "@troyunrau@lemmy.ca"
        "@MrScottyTay@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5622 …}
      +nested: Doctrine\ORM\PersistentCollection {#5624 …}
      +votes: Doctrine\ORM\PersistentCollection {#5626 …}
      +reports: Doctrine\ORM\PersistentCollection {#5628 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5630 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5632 …}
      -id: 39831
      -bodyTs: "'18':12 'account':34 'content':18 'could':2 'doenst':28 'enough':30 'forc':33 'generat':29 'guess':26 'like':19 'money':31 'nfsw':17 'nsfw':21 'popup':6 'say':8 'see':16 'unlik':32 'use':4 'websit':22 'will':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4667027"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696924949 {#5619
        date: 2023-10-10 10:02:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4098}
    +body: """
      That’s not always the case because signing up and accepting a T&C makes it more binding of the user to say they are who they say they are. If they aren’t, then it’s close to fraud. Having just a “are you over” screen is not enough, since the user can easily lie and the company can get done for not having enough measures in place to stop that from happening.\n
      \n
      I know in the end it’s all futile anyway because of many reasons. But for companies it’s checking off a box that gets a governing body off their back and making sure they have the right certifications to do what they need/want to do.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696926069 {#5687
      date: 2023-10-10 10:21:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@EmperorHenry@discuss.tchncs.de"
      "@troyunrau@lemmy.ca"
      "@MrScottyTay@sh.itjust.works"
      "@Tankton@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5690 …}
    +nested: Doctrine\ORM\PersistentCollection {#5692 …}
    +votes: Doctrine\ORM\PersistentCollection {#5694 …}
    +reports: Doctrine\ORM\PersistentCollection {#5696 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5698 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5700 …}
    -id: 39839
    -bodyTs: "'accept':11 'alway':4 'anyway':84 'aren':33 'back':105 'bind':18 'bodi':102 'box':97 'c':14 'case':6 'certif':113 'check':94 'close':38 'compani':59,91 'done':62 'easili':55 'end':79 'enough':50,66 'fraud':40 'futil':83 'get':61,99 'govern':101 'happen':74 'know':76 'lie':56 'make':15,107 'mani':87 'measur':67 'need/want':118 'place':69 'reason':88 'right':112 'say':23,28 'screen':47 'sign':8 'sinc':51 'stop':71 'sure':108 'user':21,53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4256711"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696926069 {#5688
      date: 2023-10-10 10:21:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4098}
  +body: "Since when does a reddit account require me to submit ID proving I am indeed 18+? I literally see no difference in reliability between requiring an account where one claims to be 18+ and a banner where one has to claim to be 18+. In both scenario’s you are relying 100% on user input."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696937459 {#5722
    date: 2023-10-10 13:30:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@EmperorHenry@discuss.tchncs.de"
    "@troyunrau@lemmy.ca"
    "@MrScottyTay@sh.itjust.works"
    "@Tankton@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5730 …}
  +nested: Doctrine\ORM\PersistentCollection {#5732 …}
  +votes: Doctrine\ORM\PersistentCollection {#5728 …}
  +reports: Doctrine\ORM\PersistentCollection {#5734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5738 …}
  -id: 39955
  -bodyTs: "'100':52 '18':16,33,44 'account':6,27 'banner':36 'claim':30,41 'differ':21 'id':11 'inde':15 'input':55 'liter':18 'one':29,38 'prove':12 'reddit':5 'reli':51 'reliabl':23 'requir':7,25 'scenario':47 'see':19 'sinc':1 'submit':10 'user':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4674819"
  +editedAt: DateTimeImmutable @1696937501 {#5719
    date: 2023-10-10 13:31:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696937459 {#5723
    date: 2023-10-10 13:30:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#5726
  +user: Proxies\__CG__\App\Entity\User {#5621 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5689
    +user: Proxies\__CG__\App\Entity\User {#5486 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5620
      +user: Proxies\__CG__\App\Entity\User {#5621 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5485
        +user: Proxies\__CG__\App\Entity\User {#5486 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5256
          +user: Proxies\__CG__\App\Entity\User {#5257 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4098
            +user: App\Entity\User {#4111 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: "I can still browse without an account."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1696975720 {#4093
              date: 2023-10-11 00:08:40.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@likeaduck@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4099 …}
            +nested: Doctrine\ORM\PersistentCollection {#4101 …}
            +votes: Doctrine\ORM\PersistentCollection {#4103 …}
            +reports: Doctrine\ORM\PersistentCollection {#4105 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4107 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4109 …}
            -id: 39600
            -bodyTs: "'account':7 'brows':4 'still':3 'without':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://discuss.tchncs.de/comment/3783333"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696904412 {#4094
              date: 2023-10-10 04:20:12.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4098}
          +body: "Depends on the sub. r/Ukraine is set to NSFW, so they require an account to “verify” for some reason."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1696906128 {#5254
            date: 2023-10-10 04:48:48.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
            "@EmperorHenry@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5258 …}
          +nested: Doctrine\ORM\PersistentCollection {#5260 …}
          +votes: Doctrine\ORM\PersistentCollection {#5262 …}
          +reports: Doctrine\ORM\PersistentCollection {#5264 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5266 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5268 …}
          -id: 39643
          -bodyTs: "'account':14 'depend':1 'nsfw':9 'r/ukraine':5 'reason':19 'requir':12 'set':7 'sub':4 'verifi':16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/3861378"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696906128 {#5255
            date: 2023-10-10 04:48:48.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4098}
        +body: "It’s because certain jurisdictions require companies to not allow access to potential 18+ content without getting consent and the user saying they are over 18. If there isn’t an age selection then in their T&Cs it’ll likely have something saying that creating an account confirms you are over 18."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1696923013 {#5483
          date: 2023-10-10 09:30:13.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@EmperorHenry@discuss.tchncs.de"
          "@troyunrau@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5487 …}
        +nested: Doctrine\ORM\PersistentCollection {#5489 …}
        +votes: Doctrine\ORM\PersistentCollection {#5491 …}
        +reports: Doctrine\ORM\PersistentCollection {#5493 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
        -id: 39814
        -bodyTs: "'18':14,26,53 'access':11 'account':48 'age':32 'allow':10 'certain':4 'compani':7 'confirm':49 'consent':18 'content':15 'creat':46 'cs':38 'get':17 'isn':29 'jurisdict':5 'like':41 'll':40 'potenti':13 'requir':6 'say':22,44 'select':33 'someth':43 'user':21 'without':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4254995"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696923013 {#5484
          date: 2023-10-10 09:30:13.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4098}
      +body: "You could just use a popup that says “Are you over 18 and willing to see NFSW content?” like most NSFW website do, but I guess that doenst generate enough money unlike forcing accounts does."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1696924949 {#5618
        date: 2023-10-10 10:02:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@EmperorHenry@discuss.tchncs.de"
        "@troyunrau@lemmy.ca"
        "@MrScottyTay@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5622 …}
      +nested: Doctrine\ORM\PersistentCollection {#5624 …}
      +votes: Doctrine\ORM\PersistentCollection {#5626 …}
      +reports: Doctrine\ORM\PersistentCollection {#5628 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5630 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5632 …}
      -id: 39831
      -bodyTs: "'18':12 'account':34 'content':18 'could':2 'doenst':28 'enough':30 'forc':33 'generat':29 'guess':26 'like':19 'money':31 'nfsw':17 'nsfw':21 'popup':6 'say':8 'see':16 'unlik':32 'use':4 'websit':22 'will':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4667027"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696924949 {#5619
        date: 2023-10-10 10:02:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4098}
    +body: """
      That’s not always the case because signing up and accepting a T&C makes it more binding of the user to say they are who they say they are. If they aren’t, then it’s close to fraud. Having just a “are you over” screen is not enough, since the user can easily lie and the company can get done for not having enough measures in place to stop that from happening.\n
      \n
      I know in the end it’s all futile anyway because of many reasons. But for companies it’s checking off a box that gets a governing body off their back and making sure they have the right certifications to do what they need/want to do.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696926069 {#5687
      date: 2023-10-10 10:21:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@EmperorHenry@discuss.tchncs.de"
      "@troyunrau@lemmy.ca"
      "@MrScottyTay@sh.itjust.works"
      "@Tankton@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5690 …}
    +nested: Doctrine\ORM\PersistentCollection {#5692 …}
    +votes: Doctrine\ORM\PersistentCollection {#5694 …}
    +reports: Doctrine\ORM\PersistentCollection {#5696 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5698 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5700 …}
    -id: 39839
    -bodyTs: "'accept':11 'alway':4 'anyway':84 'aren':33 'back':105 'bind':18 'bodi':102 'box':97 'c':14 'case':6 'certif':113 'check':94 'close':38 'compani':59,91 'done':62 'easili':55 'end':79 'enough':50,66 'fraud':40 'futil':83 'get':61,99 'govern':101 'happen':74 'know':76 'lie':56 'make':15,107 'mani':87 'measur':67 'need/want':118 'place':69 'reason':88 'right':112 'say':23,28 'screen':47 'sign':8 'sinc':51 'stop':71 'sure':108 'user':21,53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4256711"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696926069 {#5688
      date: 2023-10-10 10:21:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4098}
  +body: "Since when does a reddit account require me to submit ID proving I am indeed 18+? I literally see no difference in reliability between requiring an account where one claims to be 18+ and a banner where one has to claim to be 18+. In both scenario’s you are relying 100% on user input."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696937459 {#5722
    date: 2023-10-10 13:30:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@EmperorHenry@discuss.tchncs.de"
    "@troyunrau@lemmy.ca"
    "@MrScottyTay@sh.itjust.works"
    "@Tankton@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5730 …}
  +nested: Doctrine\ORM\PersistentCollection {#5732 …}
  +votes: Doctrine\ORM\PersistentCollection {#5728 …}
  +reports: Doctrine\ORM\PersistentCollection {#5734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5738 …}
  -id: 39955
  -bodyTs: "'100':52 '18':16,33,44 'account':6,27 'banner':36 'claim':30,41 'differ':21 'id':11 'inde':15 'input':55 'liter':18 'one':29,38 'prove':12 'reddit':5 'reli':51 'reliabl':23 'requir':7,25 'scenario':47 'see':19 'sinc':1 'submit':10 'user':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4674819"
  +editedAt: DateTimeImmutable @1696937501 {#5719
    date: 2023-10-10 13:31:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696937459 {#5723
    date: 2023-10-10 13:30:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5747
  +user: Proxies\__CG__\App\Entity\User {#5486 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5726
    +user: Proxies\__CG__\App\Entity\User {#5621 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5689
      +user: Proxies\__CG__\App\Entity\User {#5486 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5620
        +user: Proxies\__CG__\App\Entity\User {#5621 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5485
          +user: Proxies\__CG__\App\Entity\User {#5486 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#5256
            +user: Proxies\__CG__\App\Entity\User {#5257 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4098
              +user: App\Entity\User {#4111 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: null
              +root: null
              +body: "I can still browse without an account."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 5
              +score: 0
              +lastActive: DateTime @1696975720 {#4093
                date: 2023-10-11 00:08:40.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@likeaduck@programming.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4099 …}
              +nested: Doctrine\ORM\PersistentCollection {#4101 …}
              +votes: Doctrine\ORM\PersistentCollection {#4103 …}
              +reports: Doctrine\ORM\PersistentCollection {#4105 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4107 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4109 …}
              -id: 39600
              -bodyTs: "'account':7 'brows':4 'still':3 'without':5"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://discuss.tchncs.de/comment/3783333"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696904412 {#4094
                date: 2023-10-10 04:20:12.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4098}
            +body: "Depends on the sub. r/Ukraine is set to NSFW, so they require an account to “verify” for some reason."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1696906128 {#5254
              date: 2023-10-10 04:48:48.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@likeaduck@programming.dev"
              "@EmperorHenry@discuss.tchncs.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5258 …}
            +nested: Doctrine\ORM\PersistentCollection {#5260 …}
            +votes: Doctrine\ORM\PersistentCollection {#5262 …}
            +reports: Doctrine\ORM\PersistentCollection {#5264 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5266 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5268 …}
            -id: 39643
            -bodyTs: "'account':14 'depend':1 'nsfw':9 'r/ukraine':5 'reason':19 'requir':12 'set':7 'sub':4 'verifi':16"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/3861378"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696906128 {#5255
              date: 2023-10-10 04:48:48.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4098}
          +body: "It’s because certain jurisdictions require companies to not allow access to potential 18+ content without getting consent and the user saying they are over 18. If there isn’t an age selection then in their T&Cs it’ll likely have something saying that creating an account confirms you are over 18."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1696923013 {#5483
            date: 2023-10-10 09:30:13.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
            "@EmperorHenry@discuss.tchncs.de"
            "@troyunrau@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5487 …}
          +nested: Doctrine\ORM\PersistentCollection {#5489 …}
          +votes: Doctrine\ORM\PersistentCollection {#5491 …}
          +reports: Doctrine\ORM\PersistentCollection {#5493 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
          -id: 39814
          -bodyTs: "'18':14,26,53 'access':11 'account':48 'age':32 'allow':10 'certain':4 'compani':7 'confirm':49 'consent':18 'content':15 'creat':46 'cs':38 'get':17 'isn':29 'jurisdict':5 'like':41 'll':40 'potenti':13 'requir':6 'say':22,44 'select':33 'someth':43 'user':21 'without':16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4254995"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696923013 {#5484
            date: 2023-10-10 09:30:13.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4098}
        +body: "You could just use a popup that says “Are you over 18 and willing to see NFSW content?” like most NSFW website do, but I guess that doenst generate enough money unlike forcing accounts does."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1696924949 {#5618
          date: 2023-10-10 10:02:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@EmperorHenry@discuss.tchncs.de"
          "@troyunrau@lemmy.ca"
          "@MrScottyTay@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5622 …}
        +nested: Doctrine\ORM\PersistentCollection {#5624 …}
        +votes: Doctrine\ORM\PersistentCollection {#5626 …}
        +reports: Doctrine\ORM\PersistentCollection {#5628 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5630 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5632 …}
        -id: 39831
        -bodyTs: "'18':12 'account':34 'content':18 'could':2 'doenst':28 'enough':30 'forc':33 'generat':29 'guess':26 'like':19 'money':31 'nfsw':17 'nsfw':21 'popup':6 'say':8 'see':16 'unlik':32 'use':4 'websit':22 'will':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4667027"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696924949 {#5619
          date: 2023-10-10 10:02:29.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4098}
      +body: """
        That’s not always the case because signing up and accepting a T&C makes it more binding of the user to say they are who they say they are. If they aren’t, then it’s close to fraud. Having just a “are you over” screen is not enough, since the user can easily lie and the company can get done for not having enough measures in place to stop that from happening.\n
        \n
        I know in the end it’s all futile anyway because of many reasons. But for companies it’s checking off a box that gets a governing body off their back and making sure they have the right certifications to do what they need/want to do.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696926069 {#5687
        date: 2023-10-10 10:21:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@EmperorHenry@discuss.tchncs.de"
        "@troyunrau@lemmy.ca"
        "@MrScottyTay@sh.itjust.works"
        "@Tankton@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5690 …}
      +nested: Doctrine\ORM\PersistentCollection {#5692 …}
      +votes: Doctrine\ORM\PersistentCollection {#5694 …}
      +reports: Doctrine\ORM\PersistentCollection {#5696 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5698 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5700 …}
      -id: 39839
      -bodyTs: "'accept':11 'alway':4 'anyway':84 'aren':33 'back':105 'bind':18 'bodi':102 'box':97 'c':14 'case':6 'certif':113 'check':94 'close':38 'compani':59,91 'done':62 'easili':55 'end':79 'enough':50,66 'fraud':40 'futil':83 'get':61,99 'govern':101 'happen':74 'know':76 'lie':56 'make':15,107 'mani':87 'measur':67 'need/want':118 'place':69 'reason':88 'right':112 'say':23,28 'screen':47 'sign':8 'sinc':51 'stop':71 'sure':108 'user':21,53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4256711"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696926069 {#5688
        date: 2023-10-10 10:21:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4098}
    +body: "Since when does a reddit account require me to submit ID proving I am indeed 18+? I literally see no difference in reliability between requiring an account where one claims to be 18+ and a banner where one has to claim to be 18+. In both scenario’s you are relying 100% on user input."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696937459 {#5722
      date: 2023-10-10 13:30:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@EmperorHenry@discuss.tchncs.de"
      "@troyunrau@lemmy.ca"
      "@MrScottyTay@sh.itjust.works"
      "@Tankton@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5730 …}
    +nested: Doctrine\ORM\PersistentCollection {#5732 …}
    +votes: Doctrine\ORM\PersistentCollection {#5728 …}
    +reports: Doctrine\ORM\PersistentCollection {#5734 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5736 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5738 …}
    -id: 39955
    -bodyTs: "'100':52 '18':16,33,44 'account':6,27 'banner':36 'claim':30,41 'differ':21 'id':11 'inde':15 'input':55 'liter':18 'one':29,38 'prove':12 'reddit':5 'reli':51 'reliabl':23 'requir':7,25 'scenario':47 'see':19 'sinc':1 'submit':10 'user':54"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4674819"
    +editedAt: DateTimeImmutable @1696937501 {#5719
      date: 2023-10-10 13:31:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696937459 {#5723
      date: 2023-10-10 13:30:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4098}
  +body: """
    I didn’t say they required you to supply id.\n
    \n
    Also the difference is in legislation, business certifications and responsibility.\n
    \n
    Like I also said, in the end these measures don’t matter to end result of the user (other than now needing to make an account, but still able to lie through it) but they do matter when a company wants to work with another that require all of its partners to have specific certifications and whatnot.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696975710 {#5750
    date: 2023-10-11 00:08:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@EmperorHenry@discuss.tchncs.de"
    "@troyunrau@lemmy.ca"
    "@MrScottyTay@sh.itjust.works"
    "@Tankton@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5745 …}
  +nested: Doctrine\ORM\PersistentCollection {#5743 …}
  +votes: Doctrine\ORM\PersistentCollection {#5741 …}
  +reports: Doctrine\ORM\PersistentCollection {#5757 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5759 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5761 …}
  -id: 40719
  -bodyTs: "'abl':49 'account':46 'also':11,23 'anoth':65 'busi':17 'certif':18,75 'compani':60 'didn':2 'differ':13 'end':27,34 'id':10 'legisl':16 'lie':51 'like':21 'make':44 'matter':32,57 'measur':29 'need':42 'partner':71 'requir':6,67 'respons':20 'result':35 'said':24 'say':4 'specif':74 'still':48 'suppli':9 'user':38 'want':61 'whatnot':77 'work':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4287977"
  +editedAt: DateTimeImmutable @1696975782 {#5753
    date: 2023-10-11 00:09:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696975710 {#5755
    date: 2023-10-11 00:08:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#5747
  +user: Proxies\__CG__\App\Entity\User {#5486 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5726
    +user: Proxies\__CG__\App\Entity\User {#5621 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5689
      +user: Proxies\__CG__\App\Entity\User {#5486 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5620
        +user: Proxies\__CG__\App\Entity\User {#5621 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5485
          +user: Proxies\__CG__\App\Entity\User {#5486 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#5256
            +user: Proxies\__CG__\App\Entity\User {#5257 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4098
              +user: App\Entity\User {#4111 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: null
              +root: null
              +body: "I can still browse without an account."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 5
              +score: 0
              +lastActive: DateTime @1696975720 {#4093
                date: 2023-10-11 00:08:40.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@likeaduck@programming.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4099 …}
              +nested: Doctrine\ORM\PersistentCollection {#4101 …}
              +votes: Doctrine\ORM\PersistentCollection {#4103 …}
              +reports: Doctrine\ORM\PersistentCollection {#4105 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4107 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4109 …}
              -id: 39600
              -bodyTs: "'account':7 'brows':4 'still':3 'without':5"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://discuss.tchncs.de/comment/3783333"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696904412 {#4094
                date: 2023-10-10 04:20:12.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4098}
            +body: "Depends on the sub. r/Ukraine is set to NSFW, so they require an account to “verify” for some reason."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1696906128 {#5254
              date: 2023-10-10 04:48:48.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@likeaduck@programming.dev"
              "@EmperorHenry@discuss.tchncs.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5258 …}
            +nested: Doctrine\ORM\PersistentCollection {#5260 …}
            +votes: Doctrine\ORM\PersistentCollection {#5262 …}
            +reports: Doctrine\ORM\PersistentCollection {#5264 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5266 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5268 …}
            -id: 39643
            -bodyTs: "'account':14 'depend':1 'nsfw':9 'r/ukraine':5 'reason':19 'requir':12 'set':7 'sub':4 'verifi':16"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/3861378"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696906128 {#5255
              date: 2023-10-10 04:48:48.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4098}
          +body: "It’s because certain jurisdictions require companies to not allow access to potential 18+ content without getting consent and the user saying they are over 18. If there isn’t an age selection then in their T&Cs it’ll likely have something saying that creating an account confirms you are over 18."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1696923013 {#5483
            date: 2023-10-10 09:30:13.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
            "@EmperorHenry@discuss.tchncs.de"
            "@troyunrau@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5487 …}
          +nested: Doctrine\ORM\PersistentCollection {#5489 …}
          +votes: Doctrine\ORM\PersistentCollection {#5491 …}
          +reports: Doctrine\ORM\PersistentCollection {#5493 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
          -id: 39814
          -bodyTs: "'18':14,26,53 'access':11 'account':48 'age':32 'allow':10 'certain':4 'compani':7 'confirm':49 'consent':18 'content':15 'creat':46 'cs':38 'get':17 'isn':29 'jurisdict':5 'like':41 'll':40 'potenti':13 'requir':6 'say':22,44 'select':33 'someth':43 'user':21 'without':16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4254995"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696923013 {#5484
            date: 2023-10-10 09:30:13.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4098}
        +body: "You could just use a popup that says “Are you over 18 and willing to see NFSW content?” like most NSFW website do, but I guess that doenst generate enough money unlike forcing accounts does."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1696924949 {#5618
          date: 2023-10-10 10:02:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@EmperorHenry@discuss.tchncs.de"
          "@troyunrau@lemmy.ca"
          "@MrScottyTay@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5622 …}
        +nested: Doctrine\ORM\PersistentCollection {#5624 …}
        +votes: Doctrine\ORM\PersistentCollection {#5626 …}
        +reports: Doctrine\ORM\PersistentCollection {#5628 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5630 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5632 …}
        -id: 39831
        -bodyTs: "'18':12 'account':34 'content':18 'could':2 'doenst':28 'enough':30 'forc':33 'generat':29 'guess':26 'like':19 'money':31 'nfsw':17 'nsfw':21 'popup':6 'say':8 'see':16 'unlik':32 'use':4 'websit':22 'will':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4667027"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696924949 {#5619
          date: 2023-10-10 10:02:29.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4098}
      +body: """
        That’s not always the case because signing up and accepting a T&C makes it more binding of the user to say they are who they say they are. If they aren’t, then it’s close to fraud. Having just a “are you over” screen is not enough, since the user can easily lie and the company can get done for not having enough measures in place to stop that from happening.\n
        \n
        I know in the end it’s all futile anyway because of many reasons. But for companies it’s checking off a box that gets a governing body off their back and making sure they have the right certifications to do what they need/want to do.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696926069 {#5687
        date: 2023-10-10 10:21:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@EmperorHenry@discuss.tchncs.de"
        "@troyunrau@lemmy.ca"
        "@MrScottyTay@sh.itjust.works"
        "@Tankton@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5690 …}
      +nested: Doctrine\ORM\PersistentCollection {#5692 …}
      +votes: Doctrine\ORM\PersistentCollection {#5694 …}
      +reports: Doctrine\ORM\PersistentCollection {#5696 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5698 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5700 …}
      -id: 39839
      -bodyTs: "'accept':11 'alway':4 'anyway':84 'aren':33 'back':105 'bind':18 'bodi':102 'box':97 'c':14 'case':6 'certif':113 'check':94 'close':38 'compani':59,91 'done':62 'easili':55 'end':79 'enough':50,66 'fraud':40 'futil':83 'get':61,99 'govern':101 'happen':74 'know':76 'lie':56 'make':15,107 'mani':87 'measur':67 'need/want':118 'place':69 'reason':88 'right':112 'say':23,28 'screen':47 'sign':8 'sinc':51 'stop':71 'sure':108 'user':21,53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4256711"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696926069 {#5688
        date: 2023-10-10 10:21:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4098}
    +body: "Since when does a reddit account require me to submit ID proving I am indeed 18+? I literally see no difference in reliability between requiring an account where one claims to be 18+ and a banner where one has to claim to be 18+. In both scenario’s you are relying 100% on user input."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696937459 {#5722
      date: 2023-10-10 13:30:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@EmperorHenry@discuss.tchncs.de"
      "@troyunrau@lemmy.ca"
      "@MrScottyTay@sh.itjust.works"
      "@Tankton@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5730 …}
    +nested: Doctrine\ORM\PersistentCollection {#5732 …}
    +votes: Doctrine\ORM\PersistentCollection {#5728 …}
    +reports: Doctrine\ORM\PersistentCollection {#5734 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5736 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5738 …}
    -id: 39955
    -bodyTs: "'100':52 '18':16,33,44 'account':6,27 'banner':36 'claim':30,41 'differ':21 'id':11 'inde':15 'input':55 'liter':18 'one':29,38 'prove':12 'reddit':5 'reli':51 'reliabl':23 'requir':7,25 'scenario':47 'see':19 'sinc':1 'submit':10 'user':54"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4674819"
    +editedAt: DateTimeImmutable @1696937501 {#5719
      date: 2023-10-10 13:31:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696937459 {#5723
      date: 2023-10-10 13:30:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4098}
  +body: """
    I didn’t say they required you to supply id.\n
    \n
    Also the difference is in legislation, business certifications and responsibility.\n
    \n
    Like I also said, in the end these measures don’t matter to end result of the user (other than now needing to make an account, but still able to lie through it) but they do matter when a company wants to work with another that require all of its partners to have specific certifications and whatnot.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696975710 {#5750
    date: 2023-10-11 00:08:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@EmperorHenry@discuss.tchncs.de"
    "@troyunrau@lemmy.ca"
    "@MrScottyTay@sh.itjust.works"
    "@Tankton@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5745 …}
  +nested: Doctrine\ORM\PersistentCollection {#5743 …}
  +votes: Doctrine\ORM\PersistentCollection {#5741 …}
  +reports: Doctrine\ORM\PersistentCollection {#5757 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5759 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5761 …}
  -id: 40719
  -bodyTs: "'abl':49 'account':46 'also':11,23 'anoth':65 'busi':17 'certif':18,75 'compani':60 'didn':2 'differ':13 'end':27,34 'id':10 'legisl':16 'lie':51 'like':21 'make':44 'matter':32,57 'measur':29 'need':42 'partner':71 'requir':6,67 'respons':20 'result':35 'said':24 'say':4 'specif':74 'still':48 'suppli':9 'user':38 'want':61 'whatnot':77 'work':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4287977"
  +editedAt: DateTimeImmutable @1696975782 {#5753
    date: 2023-10-11 00:09:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696975710 {#5755
    date: 2023-10-11 00:08:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#5747
  +user: Proxies\__CG__\App\Entity\User {#5486 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5726
    +user: Proxies\__CG__\App\Entity\User {#5621 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5689
      +user: Proxies\__CG__\App\Entity\User {#5486 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5620
        +user: Proxies\__CG__\App\Entity\User {#5621 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5485
          +user: Proxies\__CG__\App\Entity\User {#5486 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#5256
            +user: Proxies\__CG__\App\Entity\User {#5257 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4098
              +user: App\Entity\User {#4111 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: null
              +root: null
              +body: "I can still browse without an account."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 5
              +score: 0
              +lastActive: DateTime @1696975720 {#4093
                date: 2023-10-11 00:08:40.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@likeaduck@programming.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4099 …}
              +nested: Doctrine\ORM\PersistentCollection {#4101 …}
              +votes: Doctrine\ORM\PersistentCollection {#4103 …}
              +reports: Doctrine\ORM\PersistentCollection {#4105 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4107 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4109 …}
              -id: 39600
              -bodyTs: "'account':7 'brows':4 'still':3 'without':5"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://discuss.tchncs.de/comment/3783333"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696904412 {#4094
                date: 2023-10-10 04:20:12.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4098}
            +body: "Depends on the sub. r/Ukraine is set to NSFW, so they require an account to “verify” for some reason."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1696906128 {#5254
              date: 2023-10-10 04:48:48.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@likeaduck@programming.dev"
              "@EmperorHenry@discuss.tchncs.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5258 …}
            +nested: Doctrine\ORM\PersistentCollection {#5260 …}
            +votes: Doctrine\ORM\PersistentCollection {#5262 …}
            +reports: Doctrine\ORM\PersistentCollection {#5264 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5266 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5268 …}
            -id: 39643
            -bodyTs: "'account':14 'depend':1 'nsfw':9 'r/ukraine':5 'reason':19 'requir':12 'set':7 'sub':4 'verifi':16"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/3861378"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696906128 {#5255
              date: 2023-10-10 04:48:48.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4098}
          +body: "It’s because certain jurisdictions require companies to not allow access to potential 18+ content without getting consent and the user saying they are over 18. If there isn’t an age selection then in their T&Cs it’ll likely have something saying that creating an account confirms you are over 18."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1696923013 {#5483
            date: 2023-10-10 09:30:13.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
            "@EmperorHenry@discuss.tchncs.de"
            "@troyunrau@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5487 …}
          +nested: Doctrine\ORM\PersistentCollection {#5489 …}
          +votes: Doctrine\ORM\PersistentCollection {#5491 …}
          +reports: Doctrine\ORM\PersistentCollection {#5493 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
          -id: 39814
          -bodyTs: "'18':14,26,53 'access':11 'account':48 'age':32 'allow':10 'certain':4 'compani':7 'confirm':49 'consent':18 'content':15 'creat':46 'cs':38 'get':17 'isn':29 'jurisdict':5 'like':41 'll':40 'potenti':13 'requir':6 'say':22,44 'select':33 'someth':43 'user':21 'without':16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4254995"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696923013 {#5484
            date: 2023-10-10 09:30:13.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4098}
        +body: "You could just use a popup that says “Are you over 18 and willing to see NFSW content?” like most NSFW website do, but I guess that doenst generate enough money unlike forcing accounts does."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1696924949 {#5618
          date: 2023-10-10 10:02:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@EmperorHenry@discuss.tchncs.de"
          "@troyunrau@lemmy.ca"
          "@MrScottyTay@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5622 …}
        +nested: Doctrine\ORM\PersistentCollection {#5624 …}
        +votes: Doctrine\ORM\PersistentCollection {#5626 …}
        +reports: Doctrine\ORM\PersistentCollection {#5628 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5630 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5632 …}
        -id: 39831
        -bodyTs: "'18':12 'account':34 'content':18 'could':2 'doenst':28 'enough':30 'forc':33 'generat':29 'guess':26 'like':19 'money':31 'nfsw':17 'nsfw':21 'popup':6 'say':8 'see':16 'unlik':32 'use':4 'websit':22 'will':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4667027"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696924949 {#5619
          date: 2023-10-10 10:02:29.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4098}
      +body: """
        That’s not always the case because signing up and accepting a T&C makes it more binding of the user to say they are who they say they are. If they aren’t, then it’s close to fraud. Having just a “are you over” screen is not enough, since the user can easily lie and the company can get done for not having enough measures in place to stop that from happening.\n
        \n
        I know in the end it’s all futile anyway because of many reasons. But for companies it’s checking off a box that gets a governing body off their back and making sure they have the right certifications to do what they need/want to do.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696926069 {#5687
        date: 2023-10-10 10:21:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@EmperorHenry@discuss.tchncs.de"
        "@troyunrau@lemmy.ca"
        "@MrScottyTay@sh.itjust.works"
        "@Tankton@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5690 …}
      +nested: Doctrine\ORM\PersistentCollection {#5692 …}
      +votes: Doctrine\ORM\PersistentCollection {#5694 …}
      +reports: Doctrine\ORM\PersistentCollection {#5696 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5698 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5700 …}
      -id: 39839
      -bodyTs: "'accept':11 'alway':4 'anyway':84 'aren':33 'back':105 'bind':18 'bodi':102 'box':97 'c':14 'case':6 'certif':113 'check':94 'close':38 'compani':59,91 'done':62 'easili':55 'end':79 'enough':50,66 'fraud':40 'futil':83 'get':61,99 'govern':101 'happen':74 'know':76 'lie':56 'make':15,107 'mani':87 'measur':67 'need/want':118 'place':69 'reason':88 'right':112 'say':23,28 'screen':47 'sign':8 'sinc':51 'stop':71 'sure':108 'user':21,53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4256711"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696926069 {#5688
        date: 2023-10-10 10:21:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4098}
    +body: "Since when does a reddit account require me to submit ID proving I am indeed 18+? I literally see no difference in reliability between requiring an account where one claims to be 18+ and a banner where one has to claim to be 18+. In both scenario’s you are relying 100% on user input."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696937459 {#5722
      date: 2023-10-10 13:30:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@EmperorHenry@discuss.tchncs.de"
      "@troyunrau@lemmy.ca"
      "@MrScottyTay@sh.itjust.works"
      "@Tankton@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5730 …}
    +nested: Doctrine\ORM\PersistentCollection {#5732 …}
    +votes: Doctrine\ORM\PersistentCollection {#5728 …}
    +reports: Doctrine\ORM\PersistentCollection {#5734 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5736 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5738 …}
    -id: 39955
    -bodyTs: "'100':52 '18':16,33,44 'account':6,27 'banner':36 'claim':30,41 'differ':21 'id':11 'inde':15 'input':55 'liter':18 'one':29,38 'prove':12 'reddit':5 'reli':51 'reliabl':23 'requir':7,25 'scenario':47 'see':19 'sinc':1 'submit':10 'user':54"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4674819"
    +editedAt: DateTimeImmutable @1696937501 {#5719
      date: 2023-10-10 13:31:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696937459 {#5723
      date: 2023-10-10 13:30:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4098}
  +body: """
    I didn’t say they required you to supply id.\n
    \n
    Also the difference is in legislation, business certifications and responsibility.\n
    \n
    Like I also said, in the end these measures don’t matter to end result of the user (other than now needing to make an account, but still able to lie through it) but they do matter when a company wants to work with another that require all of its partners to have specific certifications and whatnot.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696975710 {#5750
    date: 2023-10-11 00:08:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@EmperorHenry@discuss.tchncs.de"
    "@troyunrau@lemmy.ca"
    "@MrScottyTay@sh.itjust.works"
    "@Tankton@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5745 …}
  +nested: Doctrine\ORM\PersistentCollection {#5743 …}
  +votes: Doctrine\ORM\PersistentCollection {#5741 …}
  +reports: Doctrine\ORM\PersistentCollection {#5757 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5759 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5761 …}
  -id: 40719
  -bodyTs: "'abl':49 'account':46 'also':11,23 'anoth':65 'busi':17 'certif':18,75 'compani':60 'didn':2 'differ':13 'end':27,34 'id':10 'legisl':16 'lie':51 'like':21 'make':44 'matter':32,57 'measur':29 'need':42 'partner':71 'requir':6,67 'respons':20 'result':35 'said':24 'say':4 'specif':74 'still':48 'suppli':9 'user':38 'want':61 'whatnot':77 'work':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4287977"
  +editedAt: DateTimeImmutable @1696975782 {#5753
    date: 2023-10-11 00:09:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696975710 {#5755
    date: 2023-10-11 00:08:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4172
  +user: App\Entity\User {#4185 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Reader mode on the browser works sometimes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696892394 {#4167
    date: 2023-10-10 00:59:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4173 …}
  +nested: Doctrine\ORM\PersistentCollection {#4175 …}
  +votes: Doctrine\ORM\PersistentCollection {#4177 …}
  +reports: Doctrine\ORM\PersistentCollection {#4179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4183 …}
  -id: 39370
  -bodyTs: "'browser':5 'mode':2 'reader':1 'sometim':7 'work':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3971108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696892394 {#4168
    date: 2023-10-10 00:59:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4172
  +user: App\Entity\User {#4185 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Reader mode on the browser works sometimes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696892394 {#4167
    date: 2023-10-10 00:59:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4173 …}
  +nested: Doctrine\ORM\PersistentCollection {#4175 …}
  +votes: Doctrine\ORM\PersistentCollection {#4177 …}
  +reports: Doctrine\ORM\PersistentCollection {#4179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4183 …}
  -id: 39370
  -bodyTs: "'browser':5 'mode':2 'reader':1 'sometim':7 'work':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3971108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696892394 {#4168
    date: 2023-10-10 00:59:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4172
  +user: App\Entity\User {#4185 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Reader mode on the browser works sometimes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696892394 {#4167
    date: 2023-10-10 00:59:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4173 …}
  +nested: Doctrine\ORM\PersistentCollection {#4175 …}
  +votes: Doctrine\ORM\PersistentCollection {#4177 …}
  +reports: Doctrine\ORM\PersistentCollection {#4179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4183 …}
  -id: 39370
  -bodyTs: "'browser':5 'mode':2 'reader':1 'sometim':7 'work':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3971108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696892394 {#4168
    date: 2023-10-10 00:59:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4245
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Often times (not always) you can had archive.is/ between the https:// and the www to get access to it.\n
    \n
    Also works when there is a paywall.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1696903912 {#4240
    date: 2023-10-10 04:11:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4246 …}
  +nested: Doctrine\ORM\PersistentCollection {#4248 …}
  +votes: Doctrine\ORM\PersistentCollection {#4250 …}
  +reports: Doctrine\ORM\PersistentCollection {#4252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
  -id: 39276
  -bodyTs: "'access':16 'also':19 'alway':4 'archive.is':8 'get':15 'often':1 'paywal':25 'time':2 'work':20 'www':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4368129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696885489 {#4241
    date: 2023-10-09 23:04:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4245
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Often times (not always) you can had archive.is/ between the https:// and the www to get access to it.\n
    \n
    Also works when there is a paywall.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1696903912 {#4240
    date: 2023-10-10 04:11:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4246 …}
  +nested: Doctrine\ORM\PersistentCollection {#4248 …}
  +votes: Doctrine\ORM\PersistentCollection {#4250 …}
  +reports: Doctrine\ORM\PersistentCollection {#4252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
  -id: 39276
  -bodyTs: "'access':16 'also':19 'alway':4 'archive.is':8 'get':15 'often':1 'paywal':25 'time':2 'work':20 'www':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4368129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696885489 {#4241
    date: 2023-10-09 23:04:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4245
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Often times (not always) you can had archive.is/ between the https:// and the www to get access to it.\n
    \n
    Also works when there is a paywall.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1696903912 {#4240
    date: 2023-10-10 04:11:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4246 …}
  +nested: Doctrine\ORM\PersistentCollection {#4248 …}
  +votes: Doctrine\ORM\PersistentCollection {#4250 …}
  +reports: Doctrine\ORM\PersistentCollection {#4252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
  -id: 39276
  -bodyTs: "'access':16 'also':19 'alway':4 'archive.is':8 'get':15 'often':1 'paywal':25 'time':2 'work':20 'www':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4368129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696885489 {#4241
    date: 2023-10-09 23:04:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5224
  +user: Proxies\__CG__\App\Entity\User {#5225 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4245
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Often times (not always) you can had archive.is/ between the https:// and the www to get access to it.\n
      \n
      Also works when there is a paywall.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1696903912 {#4240
      date: 2023-10-10 04:11:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4246 …}
    +nested: Doctrine\ORM\PersistentCollection {#4248 …}
    +votes: Doctrine\ORM\PersistentCollection {#4250 …}
    +reports: Doctrine\ORM\PersistentCollection {#4252 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
    -id: 39276
    -bodyTs: "'access':16 'also':19 'alway':4 'archive.is':8 'get':15 'often':1 'paywal':25 'time':2 'work':20 'www':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4368129"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696885489 {#4241
      date: 2023-10-09 23:04:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4245}
  +body: "I use this trick all the time"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696887617 {#5222
    date: 2023-10-09 23:40:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@BallShapedMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5226 …}
  +nested: Doctrine\ORM\PersistentCollection {#5228 …}
  +votes: Doctrine\ORM\PersistentCollection {#5230 …}
  +reports: Doctrine\ORM\PersistentCollection {#5232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
  -id: 39303
  -bodyTs: "'time':7 'trick':4 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/2977705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696887617 {#5223
    date: 2023-10-09 23:40:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#5224
  +user: Proxies\__CG__\App\Entity\User {#5225 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4245
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Often times (not always) you can had archive.is/ between the https:// and the www to get access to it.\n
      \n
      Also works when there is a paywall.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1696903912 {#4240
      date: 2023-10-10 04:11:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4246 …}
    +nested: Doctrine\ORM\PersistentCollection {#4248 …}
    +votes: Doctrine\ORM\PersistentCollection {#4250 …}
    +reports: Doctrine\ORM\PersistentCollection {#4252 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
    -id: 39276
    -bodyTs: "'access':16 'also':19 'alway':4 'archive.is':8 'get':15 'often':1 'paywal':25 'time':2 'work':20 'www':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4368129"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696885489 {#4241
      date: 2023-10-09 23:04:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4245}
  +body: "I use this trick all the time"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696887617 {#5222
    date: 2023-10-09 23:40:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@BallShapedMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5226 …}
  +nested: Doctrine\ORM\PersistentCollection {#5228 …}
  +votes: Doctrine\ORM\PersistentCollection {#5230 …}
  +reports: Doctrine\ORM\PersistentCollection {#5232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
  -id: 39303
  -bodyTs: "'time':7 'trick':4 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/2977705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696887617 {#5223
    date: 2023-10-09 23:40:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#5224
  +user: Proxies\__CG__\App\Entity\User {#5225 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4245
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Often times (not always) you can had archive.is/ between the https:// and the www to get access to it.\n
      \n
      Also works when there is a paywall.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1696903912 {#4240
      date: 2023-10-10 04:11:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4246 …}
    +nested: Doctrine\ORM\PersistentCollection {#4248 …}
    +votes: Doctrine\ORM\PersistentCollection {#4250 …}
    +reports: Doctrine\ORM\PersistentCollection {#4252 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
    -id: 39276
    -bodyTs: "'access':16 'also':19 'alway':4 'archive.is':8 'get':15 'often':1 'paywal':25 'time':2 'work':20 'www':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4368129"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696885489 {#4241
      date: 2023-10-09 23:04:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4245}
  +body: "I use this trick all the time"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696887617 {#5222
    date: 2023-10-09 23:40:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@BallShapedMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5226 …}
  +nested: Doctrine\ORM\PersistentCollection {#5228 …}
  +votes: Doctrine\ORM\PersistentCollection {#5230 …}
  +reports: Doctrine\ORM\PersistentCollection {#5232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
  -id: 39303
  -bodyTs: "'time':7 'trick':4 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/2977705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696887617 {#5223
    date: 2023-10-09 23:40:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5240
  +user: Proxies\__CG__\App\Entity\User {#5241 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4245
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Often times (not always) you can had archive.is/ between the https:// and the www to get access to it.\n
      \n
      Also works when there is a paywall.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1696903912 {#4240
      date: 2023-10-10 04:11:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4246 …}
    +nested: Doctrine\ORM\PersistentCollection {#4248 …}
    +votes: Doctrine\ORM\PersistentCollection {#4250 …}
    +reports: Doctrine\ORM\PersistentCollection {#4252 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
    -id: 39276
    -bodyTs: "'access':16 'also':19 'alway':4 'archive.is':8 'get':15 'often':1 'paywal':25 'time':2 'work':20 'www':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4368129"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696885489 {#4241
      date: 2023-10-09 23:04:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4245}
  +body: "I use an extension called spaywall that helps make this easy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696903909 {#5238
    date: 2023-10-10 04:11:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@BallShapedMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5242 …}
  +nested: Doctrine\ORM\PersistentCollection {#5244 …}
  +votes: Doctrine\ORM\PersistentCollection {#5246 …}
  +reports: Doctrine\ORM\PersistentCollection {#5248 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5250 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5252 …}
  -id: 39593
  -bodyTs: "'call':5 'easi':11 'extens':4 'help':8 'make':9 'spaywal':6 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3977613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696903909 {#5239
    date: 2023-10-10 04:11:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#5240
  +user: Proxies\__CG__\App\Entity\User {#5241 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4245
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Often times (not always) you can had archive.is/ between the https:// and the www to get access to it.\n
      \n
      Also works when there is a paywall.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1696903912 {#4240
      date: 2023-10-10 04:11:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4246 …}
    +nested: Doctrine\ORM\PersistentCollection {#4248 …}
    +votes: Doctrine\ORM\PersistentCollection {#4250 …}
    +reports: Doctrine\ORM\PersistentCollection {#4252 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
    -id: 39276
    -bodyTs: "'access':16 'also':19 'alway':4 'archive.is':8 'get':15 'often':1 'paywal':25 'time':2 'work':20 'www':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4368129"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696885489 {#4241
      date: 2023-10-09 23:04:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4245}
  +body: "I use an extension called spaywall that helps make this easy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696903909 {#5238
    date: 2023-10-10 04:11:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@BallShapedMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5242 …}
  +nested: Doctrine\ORM\PersistentCollection {#5244 …}
  +votes: Doctrine\ORM\PersistentCollection {#5246 …}
  +reports: Doctrine\ORM\PersistentCollection {#5248 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5250 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5252 …}
  -id: 39593
  -bodyTs: "'call':5 'easi':11 'extens':4 'help':8 'make':9 'spaywal':6 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3977613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696903909 {#5239
    date: 2023-10-10 04:11:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#5240
  +user: Proxies\__CG__\App\Entity\User {#5241 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4245
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Often times (not always) you can had archive.is/ between the https:// and the www to get access to it.\n
      \n
      Also works when there is a paywall.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1696903912 {#4240
      date: 2023-10-10 04:11:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4246 …}
    +nested: Doctrine\ORM\PersistentCollection {#4248 …}
    +votes: Doctrine\ORM\PersistentCollection {#4250 …}
    +reports: Doctrine\ORM\PersistentCollection {#4252 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
    -id: 39276
    -bodyTs: "'access':16 'also':19 'alway':4 'archive.is':8 'get':15 'often':1 'paywal':25 'time':2 'work':20 'www':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4368129"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696885489 {#4241
      date: 2023-10-09 23:04:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4245}
  +body: "I use an extension called spaywall that helps make this easy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696903909 {#5238
    date: 2023-10-10 04:11:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@BallShapedMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5242 …}
  +nested: Doctrine\ORM\PersistentCollection {#5244 …}
  +votes: Doctrine\ORM\PersistentCollection {#5246 …}
  +reports: Doctrine\ORM\PersistentCollection {#5248 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5250 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5252 …}
  -id: 39593
  -bodyTs: "'call':5 'easi':11 'extens':4 'help':8 'make':9 'spaywal':6 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3977613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696903909 {#5239
    date: 2023-10-10 04:11:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4319
  +user: App\Entity\User {#4332 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t want to create an account for a cesspool, twitter"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696886037 {#4314
    date: 2023-10-09 23:13:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4320 …}
  +nested: Doctrine\ORM\PersistentCollection {#4322 …}
  +votes: Doctrine\ORM\PersistentCollection {#4324 …}
  +reports: Doctrine\ORM\PersistentCollection {#4326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4330 …}
  -id: 39252
  -bodyTs: "'account':8 'cesspool':11 'creat':6 'twitter':12 'want':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4642016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696883845 {#4315
    date: 2023-10-09 22:37:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#4319
  +user: App\Entity\User {#4332 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t want to create an account for a cesspool, twitter"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696886037 {#4314
    date: 2023-10-09 23:13:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4320 …}
  +nested: Doctrine\ORM\PersistentCollection {#4322 …}
  +votes: Doctrine\ORM\PersistentCollection {#4324 …}
  +reports: Doctrine\ORM\PersistentCollection {#4326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4330 …}
  -id: 39252
  -bodyTs: "'account':8 'cesspool':11 'creat':6 'twitter':12 'want':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4642016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696883845 {#4315
    date: 2023-10-09 22:37:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#4319
  +user: App\Entity\User {#4332 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t want to create an account for a cesspool, twitter"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696886037 {#4314
    date: 2023-10-09 23:13:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4320 …}
  +nested: Doctrine\ORM\PersistentCollection {#4322 …}
  +votes: Doctrine\ORM\PersistentCollection {#4324 …}
  +reports: Doctrine\ORM\PersistentCollection {#4326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4330 …}
  -id: 39252
  -bodyTs: "'account':8 'cesspool':11 'creat':6 'twitter':12 'want':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4642016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696883845 {#4315
    date: 2023-10-09 22:37:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5208
  +user: Proxies\__CG__\App\Entity\User {#5209 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4319
    +user: App\Entity\User {#4332 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t want to create an account for a cesspool, twitter"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696886037 {#4314
      date: 2023-10-09 23:13:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4320 …}
    +nested: Doctrine\ORM\PersistentCollection {#4322 …}
    +votes: Doctrine\ORM\PersistentCollection {#4324 …}
    +reports: Doctrine\ORM\PersistentCollection {#4326 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4328 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4330 …}
    -id: 39252
    -bodyTs: "'account':8 'cesspool':11 'creat':6 'twitter':12 'want':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4642016"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696883845 {#4315
      date: 2023-10-09 22:37:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4319}
  +body: "When your one account got nuked years ago and its permanently suspended and rate limited 😍😍😍😍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696885940 {#5206
    date: 2023-10-09 23:12:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@Supanova@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5210 …}
  +nested: Doctrine\ORM\PersistentCollection {#5212 …}
  +votes: Doctrine\ORM\PersistentCollection {#5214 …}
  +reports: Doctrine\ORM\PersistentCollection {#5216 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5220 …}
  -id: 39282
  -bodyTs: "'account':4 'ago':8 'got':5 'limit':15 'nuke':6 'one':3 'perman':11 'rate':14 'suspend':12 'year':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4075621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696885940 {#5207
    date: 2023-10-09 23:12:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5208
  +user: Proxies\__CG__\App\Entity\User {#5209 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4319
    +user: App\Entity\User {#4332 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t want to create an account for a cesspool, twitter"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696886037 {#4314
      date: 2023-10-09 23:13:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4320 …}
    +nested: Doctrine\ORM\PersistentCollection {#4322 …}
    +votes: Doctrine\ORM\PersistentCollection {#4324 …}
    +reports: Doctrine\ORM\PersistentCollection {#4326 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4328 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4330 …}
    -id: 39252
    -bodyTs: "'account':8 'cesspool':11 'creat':6 'twitter':12 'want':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4642016"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696883845 {#4315
      date: 2023-10-09 22:37:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4319}
  +body: "When your one account got nuked years ago and its permanently suspended and rate limited 😍😍😍😍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696885940 {#5206
    date: 2023-10-09 23:12:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@Supanova@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5210 …}
  +nested: Doctrine\ORM\PersistentCollection {#5212 …}
  +votes: Doctrine\ORM\PersistentCollection {#5214 …}
  +reports: Doctrine\ORM\PersistentCollection {#5216 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5220 …}
  -id: 39282
  -bodyTs: "'account':4 'ago':8 'got':5 'limit':15 'nuke':6 'one':3 'perman':11 'rate':14 'suspend':12 'year':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4075621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696885940 {#5207
    date: 2023-10-09 23:12:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5208
  +user: Proxies\__CG__\App\Entity\User {#5209 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4319
    +user: App\Entity\User {#4332 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t want to create an account for a cesspool, twitter"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696886037 {#4314
      date: 2023-10-09 23:13:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4320 …}
    +nested: Doctrine\ORM\PersistentCollection {#4322 …}
    +votes: Doctrine\ORM\PersistentCollection {#4324 …}
    +reports: Doctrine\ORM\PersistentCollection {#4326 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4328 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4330 …}
    -id: 39252
    -bodyTs: "'account':8 'cesspool':11 'creat':6 'twitter':12 'want':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4642016"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696883845 {#4315
      date: 2023-10-09 22:37:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4319}
  +body: "When your one account got nuked years ago and its permanently suspended and rate limited 😍😍😍😍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696885940 {#5206
    date: 2023-10-09 23:12:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@Supanova@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5210 …}
  +nested: Doctrine\ORM\PersistentCollection {#5212 …}
  +votes: Doctrine\ORM\PersistentCollection {#5214 …}
  +reports: Doctrine\ORM\PersistentCollection {#5216 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5220 …}
  -id: 39282
  -bodyTs: "'account':4 'ago':8 'got':5 'limit':15 'nuke':6 'one':3 'perman':11 'rate':14 'suspend':12 'year':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4075621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696885940 {#5207
    date: 2023-10-09 23:12:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4392
  +user: App\Entity\User {#4405 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Lol is this actually what’s going on over there now?\n
    \n
    Is spez reading from the Musk playbook?\n
    \n
    Will it be called xeddit.com next?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1696884864 {#4387
    date: 2023-10-09 22:54:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4393 …}
  +nested: Doctrine\ORM\PersistentCollection {#4395 …}
  +votes: Doctrine\ORM\PersistentCollection {#4397 …}
  +reports: Doctrine\ORM\PersistentCollection {#4399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4403 …}
  -id: 38924
  -bodyTs: "'actual':4 'call':22 'go':7 'lol':1 'musk':17 'next':24 'playbook':18 'read':14 'spez':13 'xeddit.com':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4354609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696868363 {#4388
    date: 2023-10-09 18:19:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#4392
  +user: App\Entity\User {#4405 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Lol is this actually what’s going on over there now?\n
    \n
    Is spez reading from the Musk playbook?\n
    \n
    Will it be called xeddit.com next?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1696884864 {#4387
    date: 2023-10-09 22:54:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4393 …}
  +nested: Doctrine\ORM\PersistentCollection {#4395 …}
  +votes: Doctrine\ORM\PersistentCollection {#4397 …}
  +reports: Doctrine\ORM\PersistentCollection {#4399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4403 …}
  -id: 38924
  -bodyTs: "'actual':4 'call':22 'go':7 'lol':1 'musk':17 'next':24 'playbook':18 'read':14 'spez':13 'xeddit.com':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4354609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696868363 {#4388
    date: 2023-10-09 18:19:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#4392
  +user: App\Entity\User {#4405 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Lol is this actually what’s going on over there now?\n
    \n
    Is spez reading from the Musk playbook?\n
    \n
    Will it be called xeddit.com next?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1696884864 {#4387
    date: 2023-10-09 22:54:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4393 …}
  +nested: Doctrine\ORM\PersistentCollection {#4395 …}
  +votes: Doctrine\ORM\PersistentCollection {#4397 …}
  +reports: Doctrine\ORM\PersistentCollection {#4399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4403 …}
  -id: 38924
  -bodyTs: "'actual':4 'call':22 'go':7 'lol':1 'musk':17 'next':24 'playbook':18 'read':14 'spez':13 'xeddit.com':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4354609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696868363 {#4388
    date: 2023-10-09 18:19:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5176
  +user: Proxies\__CG__\App\Entity\User {#5145 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4392
    +user: App\Entity\User {#4405 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Lol is this actually what’s going on over there now?\n
      \n
      Is spez reading from the Musk playbook?\n
      \n
      Will it be called xeddit.com next?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1696884864 {#4387
      date: 2023-10-09 22:54:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4393 …}
    +nested: Doctrine\ORM\PersistentCollection {#4395 …}
    +votes: Doctrine\ORM\PersistentCollection {#4397 …}
    +reports: Doctrine\ORM\PersistentCollection {#4399 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4401 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4403 …}
    -id: 38924
    -bodyTs: "'actual':4 'call':22 'go':7 'lol':1 'musk':17 'next':24 'playbook':18 'read':14 'spez':13 'xeddit.com':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4354609"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696868363 {#4388
      date: 2023-10-09 18:19:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4392}
  +body: "I thought twitter reverted that decision."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696870301 {#5174
    date: 2023-10-09 18:51:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@jaybone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5177 …}
  +nested: Doctrine\ORM\PersistentCollection {#5179 …}
  +votes: Doctrine\ORM\PersistentCollection {#5181 …}
  +reports: Doctrine\ORM\PersistentCollection {#5183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5187 …}
  -id: 38985
  -bodyTs: "'decis':6 'revert':4 'thought':2 'twitter':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/1796358"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696870301 {#5175
    date: 2023-10-09 18:51:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5176
  +user: Proxies\__CG__\App\Entity\User {#5145 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4392
    +user: App\Entity\User {#4405 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Lol is this actually what’s going on over there now?\n
      \n
      Is spez reading from the Musk playbook?\n
      \n
      Will it be called xeddit.com next?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1696884864 {#4387
      date: 2023-10-09 22:54:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4393 …}
    +nested: Doctrine\ORM\PersistentCollection {#4395 …}
    +votes: Doctrine\ORM\PersistentCollection {#4397 …}
    +reports: Doctrine\ORM\PersistentCollection {#4399 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4401 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4403 …}
    -id: 38924
    -bodyTs: "'actual':4 'call':22 'go':7 'lol':1 'musk':17 'next':24 'playbook':18 'read':14 'spez':13 'xeddit.com':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4354609"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696868363 {#4388
      date: 2023-10-09 18:19:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4392}
  +body: "I thought twitter reverted that decision."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696870301 {#5174
    date: 2023-10-09 18:51:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@jaybone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5177 …}
  +nested: Doctrine\ORM\PersistentCollection {#5179 …}
  +votes: Doctrine\ORM\PersistentCollection {#5181 …}
  +reports: Doctrine\ORM\PersistentCollection {#5183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5187 …}
  -id: 38985
  -bodyTs: "'decis':6 'revert':4 'thought':2 'twitter':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/1796358"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696870301 {#5175
    date: 2023-10-09 18:51:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5176
  +user: Proxies\__CG__\App\Entity\User {#5145 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4392
    +user: App\Entity\User {#4405 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Lol is this actually what’s going on over there now?\n
      \n
      Is spez reading from the Musk playbook?\n
      \n
      Will it be called xeddit.com next?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1696884864 {#4387
      date: 2023-10-09 22:54:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4393 …}
    +nested: Doctrine\ORM\PersistentCollection {#4395 …}
    +votes: Doctrine\ORM\PersistentCollection {#4397 …}
    +reports: Doctrine\ORM\PersistentCollection {#4399 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4401 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4403 …}
    -id: 38924
    -bodyTs: "'actual':4 'call':22 'go':7 'lol':1 'musk':17 'next':24 'playbook':18 'read':14 'spez':13 'xeddit.com':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4354609"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696868363 {#4388
      date: 2023-10-09 18:19:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4392}
  +body: "I thought twitter reverted that decision."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696870301 {#5174
    date: 2023-10-09 18:51:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@jaybone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5177 …}
  +nested: Doctrine\ORM\PersistentCollection {#5179 …}
  +votes: Doctrine\ORM\PersistentCollection {#5181 …}
  +reports: Doctrine\ORM\PersistentCollection {#5183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5187 …}
  -id: 38985
  -bodyTs: "'decis':6 'revert':4 'thought':2 'twitter':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/1796358"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696870301 {#5175
    date: 2023-10-09 18:51:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5391
  +user: Proxies\__CG__\App\Entity\User {#5392 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5176
    +user: Proxies\__CG__\App\Entity\User {#5145 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4392
      +user: App\Entity\User {#4405 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Lol is this actually what’s going on over there now?\n
        \n
        Is spez reading from the Musk playbook?\n
        \n
        Will it be called xeddit.com next?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1696884864 {#4387
        date: 2023-10-09 22:54:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4393 …}
      +nested: Doctrine\ORM\PersistentCollection {#4395 …}
      +votes: Doctrine\ORM\PersistentCollection {#4397 …}
      +reports: Doctrine\ORM\PersistentCollection {#4399 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4403 …}
      -id: 38924
      -bodyTs: "'actual':4 'call':22 'go':7 'lol':1 'musk':17 'next':24 'playbook':18 'read':14 'spez':13 'xeddit.com':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4354609"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696868363 {#4388
        date: 2023-10-09 18:19:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4392}
    +body: "I thought twitter reverted that decision."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696870301 {#5174
      date: 2023-10-09 18:51:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@jaybone@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5177 …}
    +nested: Doctrine\ORM\PersistentCollection {#5179 …}
    +votes: Doctrine\ORM\PersistentCollection {#5181 …}
    +reports: Doctrine\ORM\PersistentCollection {#5183 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5185 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5187 …}
    -id: 38985
    -bodyTs: "'decis':6 'revert':4 'thought':2 'twitter':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/1796358"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696870301 {#5175
      date: 2023-10-09 18:51:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4392}
  +body: "Twitter seems to randomly choose which users can be viewed without an account."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696884863 {#5389
    date: 2023-10-09 22:54:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@jaybone@lemmy.world"
    "@spiderman@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5393 …}
  +nested: Doctrine\ORM\PersistentCollection {#5395 …}
  +votes: Doctrine\ORM\PersistentCollection {#5397 …}
  +reports: Doctrine\ORM\PersistentCollection {#5399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5403 …}
  -id: 39264
  -bodyTs: "'account':13 'choos':5 'random':4 'seem':2 'twitter':1 'user':7 'view':10 'without':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/3692017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696884863 {#5390
    date: 2023-10-09 22:54:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#5391
  +user: Proxies\__CG__\App\Entity\User {#5392 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5176
    +user: Proxies\__CG__\App\Entity\User {#5145 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4392
      +user: App\Entity\User {#4405 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Lol is this actually what’s going on over there now?\n
        \n
        Is spez reading from the Musk playbook?\n
        \n
        Will it be called xeddit.com next?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1696884864 {#4387
        date: 2023-10-09 22:54:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4393 …}
      +nested: Doctrine\ORM\PersistentCollection {#4395 …}
      +votes: Doctrine\ORM\PersistentCollection {#4397 …}
      +reports: Doctrine\ORM\PersistentCollection {#4399 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4403 …}
      -id: 38924
      -bodyTs: "'actual':4 'call':22 'go':7 'lol':1 'musk':17 'next':24 'playbook':18 'read':14 'spez':13 'xeddit.com':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4354609"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696868363 {#4388
        date: 2023-10-09 18:19:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4392}
    +body: "I thought twitter reverted that decision."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696870301 {#5174
      date: 2023-10-09 18:51:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@jaybone@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5177 …}
    +nested: Doctrine\ORM\PersistentCollection {#5179 …}
    +votes: Doctrine\ORM\PersistentCollection {#5181 …}
    +reports: Doctrine\ORM\PersistentCollection {#5183 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5185 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5187 …}
    -id: 38985
    -bodyTs: "'decis':6 'revert':4 'thought':2 'twitter':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/1796358"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696870301 {#5175
      date: 2023-10-09 18:51:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4392}
  +body: "Twitter seems to randomly choose which users can be viewed without an account."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696884863 {#5389
    date: 2023-10-09 22:54:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@jaybone@lemmy.world"
    "@spiderman@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5393 …}
  +nested: Doctrine\ORM\PersistentCollection {#5395 …}
  +votes: Doctrine\ORM\PersistentCollection {#5397 …}
  +reports: Doctrine\ORM\PersistentCollection {#5399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5403 …}
  -id: 39264
  -bodyTs: "'account':13 'choos':5 'random':4 'seem':2 'twitter':1 'user':7 'view':10 'without':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/3692017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696884863 {#5390
    date: 2023-10-09 22:54:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#5391
  +user: Proxies\__CG__\App\Entity\User {#5392 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5176
    +user: Proxies\__CG__\App\Entity\User {#5145 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4392
      +user: App\Entity\User {#4405 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Lol is this actually what’s going on over there now?\n
        \n
        Is spez reading from the Musk playbook?\n
        \n
        Will it be called xeddit.com next?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1696884864 {#4387
        date: 2023-10-09 22:54:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4393 …}
      +nested: Doctrine\ORM\PersistentCollection {#4395 …}
      +votes: Doctrine\ORM\PersistentCollection {#4397 …}
      +reports: Doctrine\ORM\PersistentCollection {#4399 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4403 …}
      -id: 38924
      -bodyTs: "'actual':4 'call':22 'go':7 'lol':1 'musk':17 'next':24 'playbook':18 'read':14 'spez':13 'xeddit.com':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4354609"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696868363 {#4388
        date: 2023-10-09 18:19:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4392}
    +body: "I thought twitter reverted that decision."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696870301 {#5174
      date: 2023-10-09 18:51:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@jaybone@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5177 …}
    +nested: Doctrine\ORM\PersistentCollection {#5179 …}
    +votes: Doctrine\ORM\PersistentCollection {#5181 …}
    +reports: Doctrine\ORM\PersistentCollection {#5183 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5185 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5187 …}
    -id: 38985
    -bodyTs: "'decis':6 'revert':4 'thought':2 'twitter':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/1796358"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696870301 {#5175
      date: 2023-10-09 18:51:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4392}
  +body: "Twitter seems to randomly choose which users can be viewed without an account."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696884863 {#5389
    date: 2023-10-09 22:54:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@jaybone@lemmy.world"
    "@spiderman@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5393 …}
  +nested: Doctrine\ORM\PersistentCollection {#5395 …}
  +votes: Doctrine\ORM\PersistentCollection {#5397 …}
  +reports: Doctrine\ORM\PersistentCollection {#5399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5403 …}
  -id: 39264
  -bodyTs: "'account':13 'choos':5 'random':4 'seem':2 'twitter':1 'user':7 'view':10 'without':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/3692017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696884863 {#5390
    date: 2023-10-09 22:54:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5192
  +user: Proxies\__CG__\App\Entity\User {#5193 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4392
    +user: App\Entity\User {#4405 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Lol is this actually what’s going on over there now?\n
      \n
      Is spez reading from the Musk playbook?\n
      \n
      Will it be called xeddit.com next?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1696884864 {#4387
      date: 2023-10-09 22:54:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4393 …}
    +nested: Doctrine\ORM\PersistentCollection {#4395 …}
    +votes: Doctrine\ORM\PersistentCollection {#4397 …}
    +reports: Doctrine\ORM\PersistentCollection {#4399 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4401 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4403 …}
    -id: 38924
    -bodyTs: "'actual':4 'call':22 'go':7 'lol':1 'musk':17 'next':24 'playbook':18 'read':14 'spez':13 'xeddit.com':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4354609"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696868363 {#4388
      date: 2023-10-09 18:19:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4392}
  +body: """
    They aren’t fully auth-gating the comments yet. You can view the first 5-8 top-level comments and 2-3 comments deep on each parent. Overall, I find myself spending probably 1/5 of the time on a thread that I used to.\n
    \n
    EDIT - This is on the mobile browser view.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1696870616 {#5189
    date: 2023-10-09 18:56:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@jaybone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5194 …}
  +nested: Doctrine\ORM\PersistentCollection {#5196 …}
  +votes: Doctrine\ORM\PersistentCollection {#5198 …}
  +reports: Doctrine\ORM\PersistentCollection {#5200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5204 …}
  -id: 38997
  -bodyTs: "'-3':24 '-8':17 '1/5':36 '2':23 '5':16 'aren':2 'auth':6 'auth-gat':5 'browser':53 'comment':9,21,25 'deep':26 'edit':47 'find':32 'first':15 'fulli':4 'gate':7 'level':20 'mobil':52 'overal':30 'parent':29 'probabl':35 'spend':34 'thread':42 'time':39 'top':19 'top-level':18 'use':45 'view':13,54 'yet':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4356232"
  +editedAt: DateTimeImmutable @1696870715 {#5190
    date: 2023-10-09 18:58:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696870616 {#5191
    date: 2023-10-09 18:56:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#5192
  +user: Proxies\__CG__\App\Entity\User {#5193 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4392
    +user: App\Entity\User {#4405 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Lol is this actually what’s going on over there now?\n
      \n
      Is spez reading from the Musk playbook?\n
      \n
      Will it be called xeddit.com next?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1696884864 {#4387
      date: 2023-10-09 22:54:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4393 …}
    +nested: Doctrine\ORM\PersistentCollection {#4395 …}
    +votes: Doctrine\ORM\PersistentCollection {#4397 …}
    +reports: Doctrine\ORM\PersistentCollection {#4399 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4401 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4403 …}
    -id: 38924
    -bodyTs: "'actual':4 'call':22 'go':7 'lol':1 'musk':17 'next':24 'playbook':18 'read':14 'spez':13 'xeddit.com':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4354609"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696868363 {#4388
      date: 2023-10-09 18:19:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4392}
  +body: """
    They aren’t fully auth-gating the comments yet. You can view the first 5-8 top-level comments and 2-3 comments deep on each parent. Overall, I find myself spending probably 1/5 of the time on a thread that I used to.\n
    \n
    EDIT - This is on the mobile browser view.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1696870616 {#5189
    date: 2023-10-09 18:56:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@jaybone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5194 …}
  +nested: Doctrine\ORM\PersistentCollection {#5196 …}
  +votes: Doctrine\ORM\PersistentCollection {#5198 …}
  +reports: Doctrine\ORM\PersistentCollection {#5200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5204 …}
  -id: 38997
  -bodyTs: "'-3':24 '-8':17 '1/5':36 '2':23 '5':16 'aren':2 'auth':6 'auth-gat':5 'browser':53 'comment':9,21,25 'deep':26 'edit':47 'find':32 'first':15 'fulli':4 'gate':7 'level':20 'mobil':52 'overal':30 'parent':29 'probabl':35 'spend':34 'thread':42 'time':39 'top':19 'top-level':18 'use':45 'view':13,54 'yet':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4356232"
  +editedAt: DateTimeImmutable @1696870715 {#5190
    date: 2023-10-09 18:58:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696870616 {#5191
    date: 2023-10-09 18:56:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#5192
  +user: Proxies\__CG__\App\Entity\User {#5193 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4392
    +user: App\Entity\User {#4405 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Lol is this actually what’s going on over there now?\n
      \n
      Is spez reading from the Musk playbook?\n
      \n
      Will it be called xeddit.com next?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1696884864 {#4387
      date: 2023-10-09 22:54:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4393 …}
    +nested: Doctrine\ORM\PersistentCollection {#4395 …}
    +votes: Doctrine\ORM\PersistentCollection {#4397 …}
    +reports: Doctrine\ORM\PersistentCollection {#4399 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4401 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4403 …}
    -id: 38924
    -bodyTs: "'actual':4 'call':22 'go':7 'lol':1 'musk':17 'next':24 'playbook':18 'read':14 'spez':13 'xeddit.com':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4354609"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696868363 {#4388
      date: 2023-10-09 18:19:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4392}
  +body: """
    They aren’t fully auth-gating the comments yet. You can view the first 5-8 top-level comments and 2-3 comments deep on each parent. Overall, I find myself spending probably 1/5 of the time on a thread that I used to.\n
    \n
    EDIT - This is on the mobile browser view.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1696870616 {#5189
    date: 2023-10-09 18:56:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@jaybone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5194 …}
  +nested: Doctrine\ORM\PersistentCollection {#5196 …}
  +votes: Doctrine\ORM\PersistentCollection {#5198 …}
  +reports: Doctrine\ORM\PersistentCollection {#5200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5204 …}
  -id: 38997
  -bodyTs: "'-3':24 '-8':17 '1/5':36 '2':23 '5':16 'aren':2 'auth':6 'auth-gat':5 'browser':53 'comment':9,21,25 'deep':26 'edit':47 'find':32 'first':15 'fulli':4 'gate':7 'level':20 'mobil':52 'overal':30 'parent':29 'probabl':35 'spend':34 'thread':42 'time':39 'top':19 'top-level':18 'use':45 'view':13,54 'yet':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4356232"
  +editedAt: DateTimeImmutable @1696870715 {#5190
    date: 2023-10-09 18:58:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696870616 {#5191
    date: 2023-10-09 18:56:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5422
  +user: Proxies\__CG__\App\Entity\User {#5423 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5192
    +user: Proxies\__CG__\App\Entity\User {#5193 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4392
      +user: App\Entity\User {#4405 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Lol is this actually what’s going on over there now?\n
        \n
        Is spez reading from the Musk playbook?\n
        \n
        Will it be called xeddit.com next?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1696884864 {#4387
        date: 2023-10-09 22:54:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4393 …}
      +nested: Doctrine\ORM\PersistentCollection {#4395 …}
      +votes: Doctrine\ORM\PersistentCollection {#4397 …}
      +reports: Doctrine\ORM\PersistentCollection {#4399 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4403 …}
      -id: 38924
      -bodyTs: "'actual':4 'call':22 'go':7 'lol':1 'musk':17 'next':24 'playbook':18 'read':14 'spez':13 'xeddit.com':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4354609"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696868363 {#4388
        date: 2023-10-09 18:19:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4392}
    +body: """
      They aren’t fully auth-gating the comments yet. You can view the first 5-8 top-level comments and 2-3 comments deep on each parent. Overall, I find myself spending probably 1/5 of the time on a thread that I used to.\n
      \n
      EDIT - This is on the mobile browser view.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696870616 {#5189
      date: 2023-10-09 18:56:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@jaybone@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5194 …}
    +nested: Doctrine\ORM\PersistentCollection {#5196 …}
    +votes: Doctrine\ORM\PersistentCollection {#5198 …}
    +reports: Doctrine\ORM\PersistentCollection {#5200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5202 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5204 …}
    -id: 38997
    -bodyTs: "'-3':24 '-8':17 '1/5':36 '2':23 '5':16 'aren':2 'auth':6 'auth-gat':5 'browser':53 'comment':9,21,25 'deep':26 'edit':47 'find':32 'first':15 'fulli':4 'gate':7 'level':20 'mobil':52 'overal':30 'parent':29 'probabl':35 'spend':34 'thread':42 'time':39 'top':19 'top-level':18 'use':45 'view':13,54 'yet':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4356232"
    +editedAt: DateTimeImmutable @1696870715 {#5190
      date: 2023-10-09 18:58:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696870616 {#5191
      date: 2023-10-09 18:56:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4392}
  +body: """
    > Overall, I find myself spending probably 1/5 of the time on a thread that I used to.\n
    \n
    Same here. And when I do go there I don’t engage with it at all anymore. No posting comments, no posting threads, no up or down voting anything. On mobile I don’t use the site at all anymore since Boost for Lemmy got released. Fuck em.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696871015 {#5420
    date: 2023-10-09 19:03:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@jaybone@lemmy.world"
    "@porksoda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5424 …}
  +nested: Doctrine\ORM\PersistentCollection {#5426 …}
  +votes: Doctrine\ORM\PersistentCollection {#5428 …}
  +reports: Doctrine\ORM\PersistentCollection {#5430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5434 …}
  -id: 39004
  -bodyTs: "'1/5':7 'anymor':34,57 'anyth':46 'boost':59 'comment':37 'em':65 'engag':29 'find':3 'fuck':64 'go':24 'got':62 'lemmi':61 'mobil':48 'overal':1 'post':36,39 'probabl':6 'releas':63 'sinc':58 'site':54 'spend':5 'thread':13,40 'time':10 'use':16,52 'vote':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4356534"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696871015 {#5421
    date: 2023-10-09 19:03:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#5422
  +user: Proxies\__CG__\App\Entity\User {#5423 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5192
    +user: Proxies\__CG__\App\Entity\User {#5193 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4392
      +user: App\Entity\User {#4405 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Lol is this actually what’s going on over there now?\n
        \n
        Is spez reading from the Musk playbook?\n
        \n
        Will it be called xeddit.com next?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1696884864 {#4387
        date: 2023-10-09 22:54:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4393 …}
      +nested: Doctrine\ORM\PersistentCollection {#4395 …}
      +votes: Doctrine\ORM\PersistentCollection {#4397 …}
      +reports: Doctrine\ORM\PersistentCollection {#4399 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4403 …}
      -id: 38924
      -bodyTs: "'actual':4 'call':22 'go':7 'lol':1 'musk':17 'next':24 'playbook':18 'read':14 'spez':13 'xeddit.com':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4354609"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696868363 {#4388
        date: 2023-10-09 18:19:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4392}
    +body: """
      They aren’t fully auth-gating the comments yet. You can view the first 5-8 top-level comments and 2-3 comments deep on each parent. Overall, I find myself spending probably 1/5 of the time on a thread that I used to.\n
      \n
      EDIT - This is on the mobile browser view.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696870616 {#5189
      date: 2023-10-09 18:56:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@jaybone@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5194 …}
    +nested: Doctrine\ORM\PersistentCollection {#5196 …}
    +votes: Doctrine\ORM\PersistentCollection {#5198 …}
    +reports: Doctrine\ORM\PersistentCollection {#5200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5202 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5204 …}
    -id: 38997
    -bodyTs: "'-3':24 '-8':17 '1/5':36 '2':23 '5':16 'aren':2 'auth':6 'auth-gat':5 'browser':53 'comment':9,21,25 'deep':26 'edit':47 'find':32 'first':15 'fulli':4 'gate':7 'level':20 'mobil':52 'overal':30 'parent':29 'probabl':35 'spend':34 'thread':42 'time':39 'top':19 'top-level':18 'use':45 'view':13,54 'yet':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4356232"
    +editedAt: DateTimeImmutable @1696870715 {#5190
      date: 2023-10-09 18:58:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696870616 {#5191
      date: 2023-10-09 18:56:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4392}
  +body: """
    > Overall, I find myself spending probably 1/5 of the time on a thread that I used to.\n
    \n
    Same here. And when I do go there I don’t engage with it at all anymore. No posting comments, no posting threads, no up or down voting anything. On mobile I don’t use the site at all anymore since Boost for Lemmy got released. Fuck em.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696871015 {#5420
    date: 2023-10-09 19:03:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@jaybone@lemmy.world"
    "@porksoda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5424 …}
  +nested: Doctrine\ORM\PersistentCollection {#5426 …}
  +votes: Doctrine\ORM\PersistentCollection {#5428 …}
  +reports: Doctrine\ORM\PersistentCollection {#5430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5434 …}
  -id: 39004
  -bodyTs: "'1/5':7 'anymor':34,57 'anyth':46 'boost':59 'comment':37 'em':65 'engag':29 'find':3 'fuck':64 'go':24 'got':62 'lemmi':61 'mobil':48 'overal':1 'post':36,39 'probabl':6 'releas':63 'sinc':58 'site':54 'spend':5 'thread':13,40 'time':10 'use':16,52 'vote':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4356534"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696871015 {#5421
    date: 2023-10-09 19:03:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#5422
  +user: Proxies\__CG__\App\Entity\User {#5423 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5192
    +user: Proxies\__CG__\App\Entity\User {#5193 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4392
      +user: App\Entity\User {#4405 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Lol is this actually what’s going on over there now?\n
        \n
        Is spez reading from the Musk playbook?\n
        \n
        Will it be called xeddit.com next?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1696884864 {#4387
        date: 2023-10-09 22:54:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4393 …}
      +nested: Doctrine\ORM\PersistentCollection {#4395 …}
      +votes: Doctrine\ORM\PersistentCollection {#4397 …}
      +reports: Doctrine\ORM\PersistentCollection {#4399 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4403 …}
      -id: 38924
      -bodyTs: "'actual':4 'call':22 'go':7 'lol':1 'musk':17 'next':24 'playbook':18 'read':14 'spez':13 'xeddit.com':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4354609"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696868363 {#4388
        date: 2023-10-09 18:19:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4392}
    +body: """
      They aren’t fully auth-gating the comments yet. You can view the first 5-8 top-level comments and 2-3 comments deep on each parent. Overall, I find myself spending probably 1/5 of the time on a thread that I used to.\n
      \n
      EDIT - This is on the mobile browser view.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696870616 {#5189
      date: 2023-10-09 18:56:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@jaybone@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5194 …}
    +nested: Doctrine\ORM\PersistentCollection {#5196 …}
    +votes: Doctrine\ORM\PersistentCollection {#5198 …}
    +reports: Doctrine\ORM\PersistentCollection {#5200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5202 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5204 …}
    -id: 38997
    -bodyTs: "'-3':24 '-8':17 '1/5':36 '2':23 '5':16 'aren':2 'auth':6 'auth-gat':5 'browser':53 'comment':9,21,25 'deep':26 'edit':47 'find':32 'first':15 'fulli':4 'gate':7 'level':20 'mobil':52 'overal':30 'parent':29 'probabl':35 'spend':34 'thread':42 'time':39 'top':19 'top-level':18 'use':45 'view':13,54 'yet':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4356232"
    +editedAt: DateTimeImmutable @1696870715 {#5190
      date: 2023-10-09 18:58:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696870616 {#5191
      date: 2023-10-09 18:56:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4392}
  +body: """
    > Overall, I find myself spending probably 1/5 of the time on a thread that I used to.\n
    \n
    Same here. And when I do go there I don’t engage with it at all anymore. No posting comments, no posting threads, no up or down voting anything. On mobile I don’t use the site at all anymore since Boost for Lemmy got released. Fuck em.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696871015 {#5420
    date: 2023-10-09 19:03:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@jaybone@lemmy.world"
    "@porksoda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5424 …}
  +nested: Doctrine\ORM\PersistentCollection {#5426 …}
  +votes: Doctrine\ORM\PersistentCollection {#5428 …}
  +reports: Doctrine\ORM\PersistentCollection {#5430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5434 …}
  -id: 39004
  -bodyTs: "'1/5':7 'anymor':34,57 'anyth':46 'boost':59 'comment':37 'em':65 'engag':29 'find':3 'fuck':64 'go':24 'got':62 'lemmi':61 'mobil':48 'overal':1 'post':36,39 'probabl':6 'releas':63 'sinc':58 'site':54 'spend':5 'thread':13,40 'time':10 'use':16,52 'vote':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4356534"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696871015 {#5421
    date: 2023-10-09 19:03:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5438
  +user: Proxies\__CG__\App\Entity\User {#5439 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5192
    +user: Proxies\__CG__\App\Entity\User {#5193 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4392
      +user: App\Entity\User {#4405 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Lol is this actually what’s going on over there now?\n
        \n
        Is spez reading from the Musk playbook?\n
        \n
        Will it be called xeddit.com next?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1696884864 {#4387
        date: 2023-10-09 22:54:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4393 …}
      +nested: Doctrine\ORM\PersistentCollection {#4395 …}
      +votes: Doctrine\ORM\PersistentCollection {#4397 …}
      +reports: Doctrine\ORM\PersistentCollection {#4399 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4403 …}
      -id: 38924
      -bodyTs: "'actual':4 'call':22 'go':7 'lol':1 'musk':17 'next':24 'playbook':18 'read':14 'spez':13 'xeddit.com':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4354609"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696868363 {#4388
        date: 2023-10-09 18:19:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4392}
    +body: """
      They aren’t fully auth-gating the comments yet. You can view the first 5-8 top-level comments and 2-3 comments deep on each parent. Overall, I find myself spending probably 1/5 of the time on a thread that I used to.\n
      \n
      EDIT - This is on the mobile browser view.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696870616 {#5189
      date: 2023-10-09 18:56:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@jaybone@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5194 …}
    +nested: Doctrine\ORM\PersistentCollection {#5196 …}
    +votes: Doctrine\ORM\PersistentCollection {#5198 …}
    +reports: Doctrine\ORM\PersistentCollection {#5200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5202 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5204 …}
    -id: 38997
    -bodyTs: "'-3':24 '-8':17 '1/5':36 '2':23 '5':16 'aren':2 'auth':6 'auth-gat':5 'browser':53 'comment':9,21,25 'deep':26 'edit':47 'find':32 'first':15 'fulli':4 'gate':7 'level':20 'mobil':52 'overal':30 'parent':29 'probabl':35 'spend':34 'thread':42 'time':39 'top':19 'top-level':18 'use':45 'view':13,54 'yet':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4356232"
    +editedAt: DateTimeImmutable @1696870715 {#5190
      date: 2023-10-09 18:58:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696870616 {#5191
      date: 2023-10-09 18:56:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4392}
  +body: "Occasionally I’ll go to a subreddit on mobile browser and half the time I can’t view it due to mature content. If I really care then I’ll go to old.reddit but often I’ll just back out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696879127 {#5436
    date: 2023-10-09 21:18:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@jaybone@lemmy.world"
    "@porksoda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5440 …}
  +nested: Doctrine\ORM\PersistentCollection {#5442 …}
  +votes: Doctrine\ORM\PersistentCollection {#5444 …}
  +reports: Doctrine\ORM\PersistentCollection {#5446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
  -id: 39157
  -bodyTs: "'back':39 'browser':10 'care':27 'content':23 'due':20 'go':4,31 'half':12 'll':3,30,37 'matur':22 'mobil':9 'occasion':1 'often':35 'old.reddit':33 'realli':26 'subreddit':7 'time':14 'view':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3728576"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696879127 {#5437
    date: 2023-10-09 21:18:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#5438
  +user: Proxies\__CG__\App\Entity\User {#5439 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5192
    +user: Proxies\__CG__\App\Entity\User {#5193 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4392
      +user: App\Entity\User {#4405 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Lol is this actually what’s going on over there now?\n
        \n
        Is spez reading from the Musk playbook?\n
        \n
        Will it be called xeddit.com next?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1696884864 {#4387
        date: 2023-10-09 22:54:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4393 …}
      +nested: Doctrine\ORM\PersistentCollection {#4395 …}
      +votes: Doctrine\ORM\PersistentCollection {#4397 …}
      +reports: Doctrine\ORM\PersistentCollection {#4399 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4403 …}
      -id: 38924
      -bodyTs: "'actual':4 'call':22 'go':7 'lol':1 'musk':17 'next':24 'playbook':18 'read':14 'spez':13 'xeddit.com':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4354609"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696868363 {#4388
        date: 2023-10-09 18:19:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4392}
    +body: """
      They aren’t fully auth-gating the comments yet. You can view the first 5-8 top-level comments and 2-3 comments deep on each parent. Overall, I find myself spending probably 1/5 of the time on a thread that I used to.\n
      \n
      EDIT - This is on the mobile browser view.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696870616 {#5189
      date: 2023-10-09 18:56:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@jaybone@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5194 …}
    +nested: Doctrine\ORM\PersistentCollection {#5196 …}
    +votes: Doctrine\ORM\PersistentCollection {#5198 …}
    +reports: Doctrine\ORM\PersistentCollection {#5200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5202 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5204 …}
    -id: 38997
    -bodyTs: "'-3':24 '-8':17 '1/5':36 '2':23 '5':16 'aren':2 'auth':6 'auth-gat':5 'browser':53 'comment':9,21,25 'deep':26 'edit':47 'find':32 'first':15 'fulli':4 'gate':7 'level':20 'mobil':52 'overal':30 'parent':29 'probabl':35 'spend':34 'thread':42 'time':39 'top':19 'top-level':18 'use':45 'view':13,54 'yet':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4356232"
    +editedAt: DateTimeImmutable @1696870715 {#5190
      date: 2023-10-09 18:58:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696870616 {#5191
      date: 2023-10-09 18:56:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4392}
  +body: "Occasionally I’ll go to a subreddit on mobile browser and half the time I can’t view it due to mature content. If I really care then I’ll go to old.reddit but often I’ll just back out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696879127 {#5436
    date: 2023-10-09 21:18:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@jaybone@lemmy.world"
    "@porksoda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5440 …}
  +nested: Doctrine\ORM\PersistentCollection {#5442 …}
  +votes: Doctrine\ORM\PersistentCollection {#5444 …}
  +reports: Doctrine\ORM\PersistentCollection {#5446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
  -id: 39157
  -bodyTs: "'back':39 'browser':10 'care':27 'content':23 'due':20 'go':4,31 'half':12 'll':3,30,37 'matur':22 'mobil':9 'occasion':1 'often':35 'old.reddit':33 'realli':26 'subreddit':7 'time':14 'view':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3728576"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696879127 {#5437
    date: 2023-10-09 21:18:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#5438
  +user: Proxies\__CG__\App\Entity\User {#5439 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5192
    +user: Proxies\__CG__\App\Entity\User {#5193 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4392
      +user: App\Entity\User {#4405 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Lol is this actually what’s going on over there now?\n
        \n
        Is spez reading from the Musk playbook?\n
        \n
        Will it be called xeddit.com next?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1696884864 {#4387
        date: 2023-10-09 22:54:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4393 …}
      +nested: Doctrine\ORM\PersistentCollection {#4395 …}
      +votes: Doctrine\ORM\PersistentCollection {#4397 …}
      +reports: Doctrine\ORM\PersistentCollection {#4399 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4403 …}
      -id: 38924
      -bodyTs: "'actual':4 'call':22 'go':7 'lol':1 'musk':17 'next':24 'playbook':18 'read':14 'spez':13 'xeddit.com':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4354609"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696868363 {#4388
        date: 2023-10-09 18:19:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4392}
    +body: """
      They aren’t fully auth-gating the comments yet. You can view the first 5-8 top-level comments and 2-3 comments deep on each parent. Overall, I find myself spending probably 1/5 of the time on a thread that I used to.\n
      \n
      EDIT - This is on the mobile browser view.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696870616 {#5189
      date: 2023-10-09 18:56:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@jaybone@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5194 …}
    +nested: Doctrine\ORM\PersistentCollection {#5196 …}
    +votes: Doctrine\ORM\PersistentCollection {#5198 …}
    +reports: Doctrine\ORM\PersistentCollection {#5200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5202 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5204 …}
    -id: 38997
    -bodyTs: "'-3':24 '-8':17 '1/5':36 '2':23 '5':16 'aren':2 'auth':6 'auth-gat':5 'browser':53 'comment':9,21,25 'deep':26 'edit':47 'find':32 'first':15 'fulli':4 'gate':7 'level':20 'mobil':52 'overal':30 'parent':29 'probabl':35 'spend':34 'thread':42 'time':39 'top':19 'top-level':18 'use':45 'view':13,54 'yet':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4356232"
    +editedAt: DateTimeImmutable @1696870715 {#5190
      date: 2023-10-09 18:58:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696870616 {#5191
      date: 2023-10-09 18:56:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4392}
  +body: "Occasionally I’ll go to a subreddit on mobile browser and half the time I can’t view it due to mature content. If I really care then I’ll go to old.reddit but often I’ll just back out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696879127 {#5436
    date: 2023-10-09 21:18:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@jaybone@lemmy.world"
    "@porksoda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5440 …}
  +nested: Doctrine\ORM\PersistentCollection {#5442 …}
  +votes: Doctrine\ORM\PersistentCollection {#5444 …}
  +reports: Doctrine\ORM\PersistentCollection {#5446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
  -id: 39157
  -bodyTs: "'back':39 'browser':10 'care':27 'content':23 'due':20 'go':4,31 'half':12 'll':3,30,37 'matur':22 'mobil':9 'occasion':1 'often':35 'old.reddit':33 'realli':26 'subreddit':7 'time':14 'view':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3728576"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696879127 {#5437
    date: 2023-10-09 21:18:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5588
  +user: Proxies\__CG__\App\Entity\User {#5589 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5438
    +user: Proxies\__CG__\App\Entity\User {#5439 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5192
      +user: Proxies\__CG__\App\Entity\User {#5193 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4392
        +user: App\Entity\User {#4405 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          Lol is this actually what’s going on over there now?\n
          \n
          Is spez reading from the Musk playbook?\n
          \n
          Will it be called xeddit.com next?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 40
        +score: 0
        +lastActive: DateTime @1696884864 {#4387
          date: 2023-10-09 22:54:24.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4393 …}
        +nested: Doctrine\ORM\PersistentCollection {#4395 …}
        +votes: Doctrine\ORM\PersistentCollection {#4397 …}
        +reports: Doctrine\ORM\PersistentCollection {#4399 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4401 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4403 …}
        -id: 38924
        -bodyTs: "'actual':4 'call':22 'go':7 'lol':1 'musk':17 'next':24 'playbook':18 'read':14 'spez':13 'xeddit.com':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4354609"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696868363 {#4388
          date: 2023-10-09 18:19:23.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4392}
      +body: """
        They aren’t fully auth-gating the comments yet. You can view the first 5-8 top-level comments and 2-3 comments deep on each parent. Overall, I find myself spending probably 1/5 of the time on a thread that I used to.\n
        \n
        EDIT - This is on the mobile browser view.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1696870616 {#5189
        date: 2023-10-09 18:56:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@jaybone@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5194 …}
      +nested: Doctrine\ORM\PersistentCollection {#5196 …}
      +votes: Doctrine\ORM\PersistentCollection {#5198 …}
      +reports: Doctrine\ORM\PersistentCollection {#5200 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5202 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5204 …}
      -id: 38997
      -bodyTs: "'-3':24 '-8':17 '1/5':36 '2':23 '5':16 'aren':2 'auth':6 'auth-gat':5 'browser':53 'comment':9,21,25 'deep':26 'edit':47 'find':32 'first':15 'fulli':4 'gate':7 'level':20 'mobil':52 'overal':30 'parent':29 'probabl':35 'spend':34 'thread':42 'time':39 'top':19 'top-level':18 'use':45 'view':13,54 'yet':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4356232"
      +editedAt: DateTimeImmutable @1696870715 {#5190
        date: 2023-10-09 18:58:35.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696870616 {#5191
        date: 2023-10-09 18:56:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4392}
    +body: "Occasionally I’ll go to a subreddit on mobile browser and half the time I can’t view it due to mature content. If I really care then I’ll go to old.reddit but often I’ll just back out."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696879127 {#5436
      date: 2023-10-09 21:18:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@jaybone@lemmy.world"
      "@porksoda@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5440 …}
    +nested: Doctrine\ORM\PersistentCollection {#5442 …}
    +votes: Doctrine\ORM\PersistentCollection {#5444 …}
    +reports: Doctrine\ORM\PersistentCollection {#5446 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
    -id: 39157
    -bodyTs: "'back':39 'browser':10 'care':27 'content':23 'due':20 'go':4,31 'half':12 'll':3,30,37 'matur':22 'mobil':9 'occasion':1 'often':35 'old.reddit':33 'realli':26 'subreddit':7 'time':14 'view':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3728576"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696879127 {#5437
      date: 2023-10-09 21:18:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4392}
  +body: "there’s a firefox extension which converts all links to old."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696879982 {#5586
    date: 2023-10-09 21:33:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@jaybone@lemmy.world"
    "@porksoda@lemmy.world"
    "@lhamil64@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5590 …}
  +nested: Doctrine\ORM\PersistentCollection {#5592 …}
  +votes: Doctrine\ORM\PersistentCollection {#5594 …}
  +reports: Doctrine\ORM\PersistentCollection {#5596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5600 …}
  -id: 39172
  -bodyTs: "'convert':7 'extens':5 'firefox':4 'link':9 'old':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4638359"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696879982 {#5587
    date: 2023-10-09 21:33:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#5588
  +user: Proxies\__CG__\App\Entity\User {#5589 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5438
    +user: Proxies\__CG__\App\Entity\User {#5439 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5192
      +user: Proxies\__CG__\App\Entity\User {#5193 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4392
        +user: App\Entity\User {#4405 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          Lol is this actually what’s going on over there now?\n
          \n
          Is spez reading from the Musk playbook?\n
          \n
          Will it be called xeddit.com next?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 40
        +score: 0
        +lastActive: DateTime @1696884864 {#4387
          date: 2023-10-09 22:54:24.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4393 …}
        +nested: Doctrine\ORM\PersistentCollection {#4395 …}
        +votes: Doctrine\ORM\PersistentCollection {#4397 …}
        +reports: Doctrine\ORM\PersistentCollection {#4399 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4401 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4403 …}
        -id: 38924
        -bodyTs: "'actual':4 'call':22 'go':7 'lol':1 'musk':17 'next':24 'playbook':18 'read':14 'spez':13 'xeddit.com':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4354609"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696868363 {#4388
          date: 2023-10-09 18:19:23.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4392}
      +body: """
        They aren’t fully auth-gating the comments yet. You can view the first 5-8 top-level comments and 2-3 comments deep on each parent. Overall, I find myself spending probably 1/5 of the time on a thread that I used to.\n
        \n
        EDIT - This is on the mobile browser view.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1696870616 {#5189
        date: 2023-10-09 18:56:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@jaybone@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5194 …}
      +nested: Doctrine\ORM\PersistentCollection {#5196 …}
      +votes: Doctrine\ORM\PersistentCollection {#5198 …}
      +reports: Doctrine\ORM\PersistentCollection {#5200 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5202 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5204 …}
      -id: 38997
      -bodyTs: "'-3':24 '-8':17 '1/5':36 '2':23 '5':16 'aren':2 'auth':6 'auth-gat':5 'browser':53 'comment':9,21,25 'deep':26 'edit':47 'find':32 'first':15 'fulli':4 'gate':7 'level':20 'mobil':52 'overal':30 'parent':29 'probabl':35 'spend':34 'thread':42 'time':39 'top':19 'top-level':18 'use':45 'view':13,54 'yet':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4356232"
      +editedAt: DateTimeImmutable @1696870715 {#5190
        date: 2023-10-09 18:58:35.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696870616 {#5191
        date: 2023-10-09 18:56:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4392}
    +body: "Occasionally I’ll go to a subreddit on mobile browser and half the time I can’t view it due to mature content. If I really care then I’ll go to old.reddit but often I’ll just back out."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696879127 {#5436
      date: 2023-10-09 21:18:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@jaybone@lemmy.world"
      "@porksoda@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5440 …}
    +nested: Doctrine\ORM\PersistentCollection {#5442 …}
    +votes: Doctrine\ORM\PersistentCollection {#5444 …}
    +reports: Doctrine\ORM\PersistentCollection {#5446 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
    -id: 39157
    -bodyTs: "'back':39 'browser':10 'care':27 'content':23 'due':20 'go':4,31 'half':12 'll':3,30,37 'matur':22 'mobil':9 'occasion':1 'often':35 'old.reddit':33 'realli':26 'subreddit':7 'time':14 'view':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3728576"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696879127 {#5437
      date: 2023-10-09 21:18:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4392}
  +body: "there’s a firefox extension which converts all links to old."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696879982 {#5586
    date: 2023-10-09 21:33:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@jaybone@lemmy.world"
    "@porksoda@lemmy.world"
    "@lhamil64@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5590 …}
  +nested: Doctrine\ORM\PersistentCollection {#5592 …}
  +votes: Doctrine\ORM\PersistentCollection {#5594 …}
  +reports: Doctrine\ORM\PersistentCollection {#5596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5600 …}
  -id: 39172
  -bodyTs: "'convert':7 'extens':5 'firefox':4 'link':9 'old':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4638359"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696879982 {#5587
    date: 2023-10-09 21:33:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#5588
  +user: Proxies\__CG__\App\Entity\User {#5589 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5438
    +user: Proxies\__CG__\App\Entity\User {#5439 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5192
      +user: Proxies\__CG__\App\Entity\User {#5193 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4392
        +user: App\Entity\User {#4405 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          Lol is this actually what’s going on over there now?\n
          \n
          Is spez reading from the Musk playbook?\n
          \n
          Will it be called xeddit.com next?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 40
        +score: 0
        +lastActive: DateTime @1696884864 {#4387
          date: 2023-10-09 22:54:24.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4393 …}
        +nested: Doctrine\ORM\PersistentCollection {#4395 …}
        +votes: Doctrine\ORM\PersistentCollection {#4397 …}
        +reports: Doctrine\ORM\PersistentCollection {#4399 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4401 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4403 …}
        -id: 38924
        -bodyTs: "'actual':4 'call':22 'go':7 'lol':1 'musk':17 'next':24 'playbook':18 'read':14 'spez':13 'xeddit.com':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4354609"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696868363 {#4388
          date: 2023-10-09 18:19:23.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4392}
      +body: """
        They aren’t fully auth-gating the comments yet. You can view the first 5-8 top-level comments and 2-3 comments deep on each parent. Overall, I find myself spending probably 1/5 of the time on a thread that I used to.\n
        \n
        EDIT - This is on the mobile browser view.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1696870616 {#5189
        date: 2023-10-09 18:56:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@jaybone@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5194 …}
      +nested: Doctrine\ORM\PersistentCollection {#5196 …}
      +votes: Doctrine\ORM\PersistentCollection {#5198 …}
      +reports: Doctrine\ORM\PersistentCollection {#5200 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5202 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5204 …}
      -id: 38997
      -bodyTs: "'-3':24 '-8':17 '1/5':36 '2':23 '5':16 'aren':2 'auth':6 'auth-gat':5 'browser':53 'comment':9,21,25 'deep':26 'edit':47 'find':32 'first':15 'fulli':4 'gate':7 'level':20 'mobil':52 'overal':30 'parent':29 'probabl':35 'spend':34 'thread':42 'time':39 'top':19 'top-level':18 'use':45 'view':13,54 'yet':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4356232"
      +editedAt: DateTimeImmutable @1696870715 {#5190
        date: 2023-10-09 18:58:35.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696870616 {#5191
        date: 2023-10-09 18:56:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4392}
    +body: "Occasionally I’ll go to a subreddit on mobile browser and half the time I can’t view it due to mature content. If I really care then I’ll go to old.reddit but often I’ll just back out."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696879127 {#5436
      date: 2023-10-09 21:18:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@jaybone@lemmy.world"
      "@porksoda@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5440 …}
    +nested: Doctrine\ORM\PersistentCollection {#5442 …}
    +votes: Doctrine\ORM\PersistentCollection {#5444 …}
    +reports: Doctrine\ORM\PersistentCollection {#5446 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
    -id: 39157
    -bodyTs: "'back':39 'browser':10 'care':27 'content':23 'due':20 'go':4,31 'half':12 'll':3,30,37 'matur':22 'mobil':9 'occasion':1 'often':35 'old.reddit':33 'realli':26 'subreddit':7 'time':14 'view':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3728576"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696879127 {#5437
      date: 2023-10-09 21:18:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4392}
  +body: "there’s a firefox extension which converts all links to old."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696879982 {#5586
    date: 2023-10-09 21:33:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@jaybone@lemmy.world"
    "@porksoda@lemmy.world"
    "@lhamil64@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5590 …}
  +nested: Doctrine\ORM\PersistentCollection {#5592 …}
  +votes: Doctrine\ORM\PersistentCollection {#5594 …}
  +reports: Doctrine\ORM\PersistentCollection {#5596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5600 …}
  -id: 39172
  -bodyTs: "'convert':7 'extens':5 'firefox':4 'link':9 'old':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4638359"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696879982 {#5587
    date: 2023-10-09 21:33:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4465
  +user: App\Entity\User {#4478 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "not just reddit. any site like that is a no go."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 72
  +score: 0
  +lastActive: DateTime @1696976570 {#4460
    date: 2023-10-11 00:22:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4466 …}
  +nested: Doctrine\ORM\PersistentCollection {#4468 …}
  +votes: Doctrine\ORM\PersistentCollection {#4470 …}
  +reports: Doctrine\ORM\PersistentCollection {#4472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
  -id: 38758
  -bodyTs: "'go':11 'like':6 'reddit':3 'site':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2852674"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696860394 {#4461
    date: 2023-10-09 16:06:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#4465
  +user: App\Entity\User {#4478 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "not just reddit. any site like that is a no go."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 72
  +score: 0
  +lastActive: DateTime @1696976570 {#4460
    date: 2023-10-11 00:22:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4466 …}
  +nested: Doctrine\ORM\PersistentCollection {#4468 …}
  +votes: Doctrine\ORM\PersistentCollection {#4470 …}
  +reports: Doctrine\ORM\PersistentCollection {#4472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
  -id: 38758
  -bodyTs: "'go':11 'like':6 'reddit':3 'site':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2852674"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696860394 {#4461
    date: 2023-10-09 16:06:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#4465
  +user: App\Entity\User {#4478 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "not just reddit. any site like that is a no go."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 72
  +score: 0
  +lastActive: DateTime @1696976570 {#4460
    date: 2023-10-11 00:22:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4466 …}
  +nested: Doctrine\ORM\PersistentCollection {#4468 …}
  +votes: Doctrine\ORM\PersistentCollection {#4470 …}
  +reports: Doctrine\ORM\PersistentCollection {#4472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
  -id: 38758
  -bodyTs: "'go':11 'like':6 'reddit':3 'site':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2852674"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696860394 {#4461
    date: 2023-10-09 16:06:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5144
  +user: Proxies\__CG__\App\Entity\User {#5145 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4465
    +user: App\Entity\User {#4478 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "not just reddit. any site like that is a no go."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 72
    +score: 0
    +lastActive: DateTime @1696976570 {#4460
      date: 2023-10-11 00:22:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4466 …}
    +nested: Doctrine\ORM\PersistentCollection {#4468 …}
    +votes: Doctrine\ORM\PersistentCollection {#4470 …}
    +reports: Doctrine\ORM\PersistentCollection {#4472 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
    -id: 38758
    -bodyTs: "'go':11 'like':6 'reddit':3 'site':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2852674"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696860394 {#4461
      date: 2023-10-09 16:06:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4465}
  +body: "especially the sites that have academic questions and solutions for that but they are locked behind an account and then a subscription."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696870351 {#5142
    date: 2023-10-09 18:52:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@HubertManne@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5146 …}
  +nested: Doctrine\ORM\PersistentCollection {#5148 …}
  +votes: Doctrine\ORM\PersistentCollection {#5150 …}
  +reports: Doctrine\ORM\PersistentCollection {#5152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5156 …}
  -id: 38987
  -bodyTs: "'academ':6 'account':18 'behind':16 'especi':1 'lock':15 'question':7 'site':3 'solut':9 'subscript':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/1796393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696870351 {#5143
    date: 2023-10-09 18:52:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5144
  +user: Proxies\__CG__\App\Entity\User {#5145 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4465
    +user: App\Entity\User {#4478 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "not just reddit. any site like that is a no go."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 72
    +score: 0
    +lastActive: DateTime @1696976570 {#4460
      date: 2023-10-11 00:22:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4466 …}
    +nested: Doctrine\ORM\PersistentCollection {#4468 …}
    +votes: Doctrine\ORM\PersistentCollection {#4470 …}
    +reports: Doctrine\ORM\PersistentCollection {#4472 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
    -id: 38758
    -bodyTs: "'go':11 'like':6 'reddit':3 'site':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2852674"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696860394 {#4461
      date: 2023-10-09 16:06:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4465}
  +body: "especially the sites that have academic questions and solutions for that but they are locked behind an account and then a subscription."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696870351 {#5142
    date: 2023-10-09 18:52:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@HubertManne@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5146 …}
  +nested: Doctrine\ORM\PersistentCollection {#5148 …}
  +votes: Doctrine\ORM\PersistentCollection {#5150 …}
  +reports: Doctrine\ORM\PersistentCollection {#5152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5156 …}
  -id: 38987
  -bodyTs: "'academ':6 'account':18 'behind':16 'especi':1 'lock':15 'question':7 'site':3 'solut':9 'subscript':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/1796393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696870351 {#5143
    date: 2023-10-09 18:52:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5144
  +user: Proxies\__CG__\App\Entity\User {#5145 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4465
    +user: App\Entity\User {#4478 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "not just reddit. any site like that is a no go."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 72
    +score: 0
    +lastActive: DateTime @1696976570 {#4460
      date: 2023-10-11 00:22:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4466 …}
    +nested: Doctrine\ORM\PersistentCollection {#4468 …}
    +votes: Doctrine\ORM\PersistentCollection {#4470 …}
    +reports: Doctrine\ORM\PersistentCollection {#4472 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
    -id: 38758
    -bodyTs: "'go':11 'like':6 'reddit':3 'site':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2852674"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696860394 {#4461
      date: 2023-10-09 16:06:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4465}
  +body: "especially the sites that have academic questions and solutions for that but they are locked behind an account and then a subscription."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696870351 {#5142
    date: 2023-10-09 18:52:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@HubertManne@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5146 …}
  +nested: Doctrine\ORM\PersistentCollection {#5148 …}
  +votes: Doctrine\ORM\PersistentCollection {#5150 …}
  +reports: Doctrine\ORM\PersistentCollection {#5152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5156 …}
  -id: 38987
  -bodyTs: "'academ':6 'account':18 'behind':16 'especi':1 'lock':15 'question':7 'site':3 'solut':9 'subscript':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/1796393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696870351 {#5143
    date: 2023-10-09 18:52:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5407
  +user: App\Entity\User {#4478 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5144
    +user: Proxies\__CG__\App\Entity\User {#5145 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4465
      +user: App\Entity\User {#4478 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "not just reddit. any site like that is a no go."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 72
      +score: 0
      +lastActive: DateTime @1696976570 {#4460
        date: 2023-10-11 00:22:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4466 …}
      +nested: Doctrine\ORM\PersistentCollection {#4468 …}
      +votes: Doctrine\ORM\PersistentCollection {#4470 …}
      +reports: Doctrine\ORM\PersistentCollection {#4472 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
      -id: 38758
      -bodyTs: "'go':11 'like':6 'reddit':3 'site':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2852674"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696860394 {#4461
        date: 2023-10-09 16:06:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4465}
    +body: "especially the sites that have academic questions and solutions for that but they are locked behind an account and then a subscription."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696870351 {#5142
      date: 2023-10-09 18:52:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@HubertManne@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5146 …}
    +nested: Doctrine\ORM\PersistentCollection {#5148 …}
    +votes: Doctrine\ORM\PersistentCollection {#5150 …}
    +reports: Doctrine\ORM\PersistentCollection {#5152 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5156 …}
    -id: 38987
    -bodyTs: "'academ':6 'account':18 'behind':16 'especi':1 'lock':15 'question':7 'site':3 'solut':9 'subscript':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/1796393"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696870351 {#5143
      date: 2023-10-09 18:52:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4465}
  +body: "I assume those are just straight up virus factories."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696870997 {#5405
    date: 2023-10-09 19:03:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@HubertManne@kbin.social"
    "@spiderman@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5408 …}
  +nested: Doctrine\ORM\PersistentCollection {#5410 …}
  +votes: Doctrine\ORM\PersistentCollection {#5412 …}
  +reports: Doctrine\ORM\PersistentCollection {#5414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
  -id: 39003
  -bodyTs: "'assum':2 'factori':9 'straight':6 'virus':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2855944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696870997 {#5406
    date: 2023-10-09 19:03:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#5407
  +user: App\Entity\User {#4478 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5144
    +user: Proxies\__CG__\App\Entity\User {#5145 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4465
      +user: App\Entity\User {#4478 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "not just reddit. any site like that is a no go."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 72
      +score: 0
      +lastActive: DateTime @1696976570 {#4460
        date: 2023-10-11 00:22:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4466 …}
      +nested: Doctrine\ORM\PersistentCollection {#4468 …}
      +votes: Doctrine\ORM\PersistentCollection {#4470 …}
      +reports: Doctrine\ORM\PersistentCollection {#4472 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
      -id: 38758
      -bodyTs: "'go':11 'like':6 'reddit':3 'site':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2852674"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696860394 {#4461
        date: 2023-10-09 16:06:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4465}
    +body: "especially the sites that have academic questions and solutions for that but they are locked behind an account and then a subscription."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696870351 {#5142
      date: 2023-10-09 18:52:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@HubertManne@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5146 …}
    +nested: Doctrine\ORM\PersistentCollection {#5148 …}
    +votes: Doctrine\ORM\PersistentCollection {#5150 …}
    +reports: Doctrine\ORM\PersistentCollection {#5152 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5156 …}
    -id: 38987
    -bodyTs: "'academ':6 'account':18 'behind':16 'especi':1 'lock':15 'question':7 'site':3 'solut':9 'subscript':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/1796393"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696870351 {#5143
      date: 2023-10-09 18:52:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4465}
  +body: "I assume those are just straight up virus factories."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696870997 {#5405
    date: 2023-10-09 19:03:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@HubertManne@kbin.social"
    "@spiderman@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5408 …}
  +nested: Doctrine\ORM\PersistentCollection {#5410 …}
  +votes: Doctrine\ORM\PersistentCollection {#5412 …}
  +reports: Doctrine\ORM\PersistentCollection {#5414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
  -id: 39003
  -bodyTs: "'assum':2 'factori':9 'straight':6 'virus':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2855944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696870997 {#5406
    date: 2023-10-09 19:03:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#5407
  +user: App\Entity\User {#4478 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5144
    +user: Proxies\__CG__\App\Entity\User {#5145 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4465
      +user: App\Entity\User {#4478 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "not just reddit. any site like that is a no go."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 72
      +score: 0
      +lastActive: DateTime @1696976570 {#4460
        date: 2023-10-11 00:22:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4466 …}
      +nested: Doctrine\ORM\PersistentCollection {#4468 …}
      +votes: Doctrine\ORM\PersistentCollection {#4470 …}
      +reports: Doctrine\ORM\PersistentCollection {#4472 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
      -id: 38758
      -bodyTs: "'go':11 'like':6 'reddit':3 'site':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2852674"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696860394 {#4461
        date: 2023-10-09 16:06:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4465}
    +body: "especially the sites that have academic questions and solutions for that but they are locked behind an account and then a subscription."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696870351 {#5142
      date: 2023-10-09 18:52:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@HubertManne@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5146 …}
    +nested: Doctrine\ORM\PersistentCollection {#5148 …}
    +votes: Doctrine\ORM\PersistentCollection {#5150 …}
    +reports: Doctrine\ORM\PersistentCollection {#5152 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5156 …}
    -id: 38987
    -bodyTs: "'academ':6 'account':18 'behind':16 'especi':1 'lock':15 'question':7 'site':3 'solut':9 'subscript':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/1796393"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696870351 {#5143
      date: 2023-10-09 18:52:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4465}
  +body: "I assume those are just straight up virus factories."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696870997 {#5405
    date: 2023-10-09 19:03:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@HubertManne@kbin.social"
    "@spiderman@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5408 …}
  +nested: Doctrine\ORM\PersistentCollection {#5410 …}
  +votes: Doctrine\ORM\PersistentCollection {#5412 …}
  +reports: Doctrine\ORM\PersistentCollection {#5414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
  -id: 39003
  -bodyTs: "'assum':2 'factori':9 'straight':6 'virus':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2855944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696870997 {#5406
    date: 2023-10-09 19:03:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5160
  +user: Proxies\__CG__\App\Entity\User {#5161 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4465
    +user: App\Entity\User {#4478 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "not just reddit. any site like that is a no go."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 72
    +score: 0
    +lastActive: DateTime @1696976570 {#4460
      date: 2023-10-11 00:22:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4466 …}
    +nested: Doctrine\ORM\PersistentCollection {#4468 …}
    +votes: Doctrine\ORM\PersistentCollection {#4470 …}
    +reports: Doctrine\ORM\PersistentCollection {#4472 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
    -id: 38758
    -bodyTs: "'go':11 'like':6 'reddit':3 'site':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2852674"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696860394 {#4461
      date: 2023-10-09 16:06:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4465}
  +body: """
    The worst is when companies and resutrants use “Instagram” or “Facebook” as their official webpage.\n
    \n
    There’s a restaurant where I live that I’ve never gone to because I can’t book it without giving fuckerburg my data
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 62
  +score: 0
  +lastActive: DateTime @1696868789 {#5158
    date: 2023-10-09 18:26:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@HubertManne@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5162 …}
  +nested: Doctrine\ORM\PersistentCollection {#5164 …}
  +votes: Doctrine\ORM\PersistentCollection {#5166 …}
  +reports: Doctrine\ORM\PersistentCollection {#5168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5172 …}
  -id: 38940
  -bodyTs: "'book':33 'compani':5 'data':39 'facebook':11 'fuckerburg':37 'give':36 'gone':27 'instagram':9 'live':22 'never':26 'offici':14 'restaur':19 'resutr':7 'use':8 've':25 'webpag':15 'without':35 'worst':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3611027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696868789 {#5159
    date: 2023-10-09 18:26:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#5160
  +user: Proxies\__CG__\App\Entity\User {#5161 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4465
    +user: App\Entity\User {#4478 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "not just reddit. any site like that is a no go."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 72
    +score: 0
    +lastActive: DateTime @1696976570 {#4460
      date: 2023-10-11 00:22:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4466 …}
    +nested: Doctrine\ORM\PersistentCollection {#4468 …}
    +votes: Doctrine\ORM\PersistentCollection {#4470 …}
    +reports: Doctrine\ORM\PersistentCollection {#4472 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
    -id: 38758
    -bodyTs: "'go':11 'like':6 'reddit':3 'site':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2852674"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696860394 {#4461
      date: 2023-10-09 16:06:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4465}
  +body: """
    The worst is when companies and resutrants use “Instagram” or “Facebook” as their official webpage.\n
    \n
    There’s a restaurant where I live that I’ve never gone to because I can’t book it without giving fuckerburg my data
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 62
  +score: 0
  +lastActive: DateTime @1696868789 {#5158
    date: 2023-10-09 18:26:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@HubertManne@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5162 …}
  +nested: Doctrine\ORM\PersistentCollection {#5164 …}
  +votes: Doctrine\ORM\PersistentCollection {#5166 …}
  +reports: Doctrine\ORM\PersistentCollection {#5168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5172 …}
  -id: 38940
  -bodyTs: "'book':33 'compani':5 'data':39 'facebook':11 'fuckerburg':37 'give':36 'gone':27 'instagram':9 'live':22 'never':26 'offici':14 'restaur':19 'resutr':7 'use':8 've':25 'webpag':15 'without':35 'worst':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3611027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696868789 {#5159
    date: 2023-10-09 18:26:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#5160
  +user: Proxies\__CG__\App\Entity\User {#5161 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4465
    +user: App\Entity\User {#4478 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "not just reddit. any site like that is a no go."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 72
    +score: 0
    +lastActive: DateTime @1696976570 {#4460
      date: 2023-10-11 00:22:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4466 …}
    +nested: Doctrine\ORM\PersistentCollection {#4468 …}
    +votes: Doctrine\ORM\PersistentCollection {#4470 …}
    +reports: Doctrine\ORM\PersistentCollection {#4472 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
    -id: 38758
    -bodyTs: "'go':11 'like':6 'reddit':3 'site':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2852674"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696860394 {#4461
      date: 2023-10-09 16:06:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4465}
  +body: """
    The worst is when companies and resutrants use “Instagram” or “Facebook” as their official webpage.\n
    \n
    There’s a restaurant where I live that I’ve never gone to because I can’t book it without giving fuckerburg my data
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 62
  +score: 0
  +lastActive: DateTime @1696868789 {#5158
    date: 2023-10-09 18:26:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@HubertManne@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5162 …}
  +nested: Doctrine\ORM\PersistentCollection {#5164 …}
  +votes: Doctrine\ORM\PersistentCollection {#5166 …}
  +reports: Doctrine\ORM\PersistentCollection {#5168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5172 …}
  -id: 38940
  -bodyTs: "'book':33 'compani':5 'data':39 'facebook':11 'fuckerburg':37 'give':36 'gone':27 'instagram':9 'live':22 'never':26 'offici':14 'restaur':19 'resutr':7 'use':8 've':25 'webpag':15 'without':35 'worst':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3611027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696868789 {#5159
    date: 2023-10-09 18:26:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5344
  +user: Proxies\__CG__\App\Entity\User {#5345 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5160
    +user: Proxies\__CG__\App\Entity\User {#5161 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4465
      +user: App\Entity\User {#4478 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "not just reddit. any site like that is a no go."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 72
      +score: 0
      +lastActive: DateTime @1696976570 {#4460
        date: 2023-10-11 00:22:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4466 …}
      +nested: Doctrine\ORM\PersistentCollection {#4468 …}
      +votes: Doctrine\ORM\PersistentCollection {#4470 …}
      +reports: Doctrine\ORM\PersistentCollection {#4472 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
      -id: 38758
      -bodyTs: "'go':11 'like':6 'reddit':3 'site':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2852674"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696860394 {#4461
        date: 2023-10-09 16:06:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4465}
    +body: """
      The worst is when companies and resutrants use “Instagram” or “Facebook” as their official webpage.\n
      \n
      There’s a restaurant where I live that I’ve never gone to because I can’t book it without giving fuckerburg my data
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1696868789 {#5158
      date: 2023-10-09 18:26:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@HubertManne@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5162 …}
    +nested: Doctrine\ORM\PersistentCollection {#5164 …}
    +votes: Doctrine\ORM\PersistentCollection {#5166 …}
    +reports: Doctrine\ORM\PersistentCollection {#5168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5172 …}
    -id: 38940
    -bodyTs: "'book':33 'compani':5 'data':39 'facebook':11 'fuckerburg':37 'give':36 'gone':27 'instagram':9 'live':22 'never':26 'offici':14 'restaur':19 'resutr':7 'use':8 've':25 'webpag':15 'without':35 'worst':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3611027"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696868789 {#5159
      date: 2023-10-09 18:26:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4465}
  +body: "Call them on the telephone, and tell a human you would like to make a reservation. Telephone voice calls still work at every restaurant in my region. Also, get this, you can place take out orders that way at most places! It’s an amazing technology!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696952035 {#5342
    date: 2023-10-10 17:33:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@HubertManne@kbin.social"
    "@soggy_kitty@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5346 …}
  +nested: Doctrine\ORM\PersistentCollection {#5348 …}
  +votes: Doctrine\ORM\PersistentCollection {#5350 …}
  +reports: Doctrine\ORM\PersistentCollection {#5352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5356 …}
  -id: 40170
  -bodyTs: "'also':28 'amaz':45 'call':1,19 'everi':23 'get':29 'human':9 'like':12 'make':14 'order':36 'place':33,41 'region':27 'reserv':16 'restaur':24 'still':20 'take':34 'technolog':46 'telephon':5,17 'tell':7 'voic':18 'way':38 'work':21 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4404932"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696952035 {#5343
    date: 2023-10-10 17:33:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#5344
  +user: Proxies\__CG__\App\Entity\User {#5345 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5160
    +user: Proxies\__CG__\App\Entity\User {#5161 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4465
      +user: App\Entity\User {#4478 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "not just reddit. any site like that is a no go."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 72
      +score: 0
      +lastActive: DateTime @1696976570 {#4460
        date: 2023-10-11 00:22:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4466 …}
      +nested: Doctrine\ORM\PersistentCollection {#4468 …}
      +votes: Doctrine\ORM\PersistentCollection {#4470 …}
      +reports: Doctrine\ORM\PersistentCollection {#4472 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
      -id: 38758
      -bodyTs: "'go':11 'like':6 'reddit':3 'site':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2852674"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696860394 {#4461
        date: 2023-10-09 16:06:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4465}
    +body: """
      The worst is when companies and resutrants use “Instagram” or “Facebook” as their official webpage.\n
      \n
      There’s a restaurant where I live that I’ve never gone to because I can’t book it without giving fuckerburg my data
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1696868789 {#5158
      date: 2023-10-09 18:26:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@HubertManne@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5162 …}
    +nested: Doctrine\ORM\PersistentCollection {#5164 …}
    +votes: Doctrine\ORM\PersistentCollection {#5166 …}
    +reports: Doctrine\ORM\PersistentCollection {#5168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5172 …}
    -id: 38940
    -bodyTs: "'book':33 'compani':5 'data':39 'facebook':11 'fuckerburg':37 'give':36 'gone':27 'instagram':9 'live':22 'never':26 'offici':14 'restaur':19 'resutr':7 'use':8 've':25 'webpag':15 'without':35 'worst':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3611027"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696868789 {#5159
      date: 2023-10-09 18:26:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4465}
  +body: "Call them on the telephone, and tell a human you would like to make a reservation. Telephone voice calls still work at every restaurant in my region. Also, get this, you can place take out orders that way at most places! It’s an amazing technology!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696952035 {#5342
    date: 2023-10-10 17:33:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@HubertManne@kbin.social"
    "@soggy_kitty@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5346 …}
  +nested: Doctrine\ORM\PersistentCollection {#5348 …}
  +votes: Doctrine\ORM\PersistentCollection {#5350 …}
  +reports: Doctrine\ORM\PersistentCollection {#5352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5356 …}
  -id: 40170
  -bodyTs: "'also':28 'amaz':45 'call':1,19 'everi':23 'get':29 'human':9 'like':12 'make':14 'order':36 'place':33,41 'region':27 'reserv':16 'restaur':24 'still':20 'take':34 'technolog':46 'telephon':5,17 'tell':7 'voic':18 'way':38 'work':21 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4404932"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696952035 {#5343
    date: 2023-10-10 17:33:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#5344
  +user: Proxies\__CG__\App\Entity\User {#5345 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5160
    +user: Proxies\__CG__\App\Entity\User {#5161 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4465
      +user: App\Entity\User {#4478 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "not just reddit. any site like that is a no go."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 72
      +score: 0
      +lastActive: DateTime @1696976570 {#4460
        date: 2023-10-11 00:22:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4466 …}
      +nested: Doctrine\ORM\PersistentCollection {#4468 …}
      +votes: Doctrine\ORM\PersistentCollection {#4470 …}
      +reports: Doctrine\ORM\PersistentCollection {#4472 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
      -id: 38758
      -bodyTs: "'go':11 'like':6 'reddit':3 'site':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2852674"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696860394 {#4461
        date: 2023-10-09 16:06:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4465}
    +body: """
      The worst is when companies and resutrants use “Instagram” or “Facebook” as their official webpage.\n
      \n
      There’s a restaurant where I live that I’ve never gone to because I can’t book it without giving fuckerburg my data
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1696868789 {#5158
      date: 2023-10-09 18:26:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@HubertManne@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5162 …}
    +nested: Doctrine\ORM\PersistentCollection {#5164 …}
    +votes: Doctrine\ORM\PersistentCollection {#5166 …}
    +reports: Doctrine\ORM\PersistentCollection {#5168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5172 …}
    -id: 38940
    -bodyTs: "'book':33 'compani':5 'data':39 'facebook':11 'fuckerburg':37 'give':36 'gone':27 'instagram':9 'live':22 'never':26 'offici':14 'restaur':19 'resutr':7 'use':8 've':25 'webpag':15 'without':35 'worst':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3611027"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696868789 {#5159
      date: 2023-10-09 18:26:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4465}
  +body: "Call them on the telephone, and tell a human you would like to make a reservation. Telephone voice calls still work at every restaurant in my region. Also, get this, you can place take out orders that way at most places! It’s an amazing technology!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696952035 {#5342
    date: 2023-10-10 17:33:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@HubertManne@kbin.social"
    "@soggy_kitty@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5346 …}
  +nested: Doctrine\ORM\PersistentCollection {#5348 …}
  +votes: Doctrine\ORM\PersistentCollection {#5350 …}
  +reports: Doctrine\ORM\PersistentCollection {#5352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5356 …}
  -id: 40170
  -bodyTs: "'also':28 'amaz':45 'call':1,19 'everi':23 'get':29 'human':9 'like':12 'make':14 'order':36 'place':33,41 'region':27 'reserv':16 'restaur':24 'still':20 'take':34 'technolog':46 'telephon':5,17 'tell':7 'voic':18 'way':38 'work':21 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4404932"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696952035 {#5343
    date: 2023-10-10 17:33:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5636
  +user: Proxies\__CG__\App\Entity\User {#5637 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5344
    +user: Proxies\__CG__\App\Entity\User {#5345 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5160
      +user: Proxies\__CG__\App\Entity\User {#5161 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4465
        +user: App\Entity\User {#4478 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "not just reddit. any site like that is a no go."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 72
        +score: 0
        +lastActive: DateTime @1696976570 {#4460
          date: 2023-10-11 00:22:50.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4466 …}
        +nested: Doctrine\ORM\PersistentCollection {#4468 …}
        +votes: Doctrine\ORM\PersistentCollection {#4470 …}
        +reports: Doctrine\ORM\PersistentCollection {#4472 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
        -id: 38758
        -bodyTs: "'go':11 'like':6 'reddit':3 'site':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2852674"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696860394 {#4461
          date: 2023-10-09 16:06:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4465}
      +body: """
        The worst is when companies and resutrants use “Instagram” or “Facebook” as their official webpage.\n
        \n
        There’s a restaurant where I live that I’ve never gone to because I can’t book it without giving fuckerburg my data
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 62
      +score: 0
      +lastActive: DateTime @1696868789 {#5158
        date: 2023-10-09 18:26:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@HubertManne@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5162 …}
      +nested: Doctrine\ORM\PersistentCollection {#5164 …}
      +votes: Doctrine\ORM\PersistentCollection {#5166 …}
      +reports: Doctrine\ORM\PersistentCollection {#5168 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5170 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5172 …}
      -id: 38940
      -bodyTs: "'book':33 'compani':5 'data':39 'facebook':11 'fuckerburg':37 'give':36 'gone':27 'instagram':9 'live':22 'never':26 'offici':14 'restaur':19 'resutr':7 'use':8 've':25 'webpag':15 'without':35 'worst':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/3611027"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696868789 {#5159
        date: 2023-10-09 18:26:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4465}
    +body: "Call them on the telephone, and tell a human you would like to make a reservation. Telephone voice calls still work at every restaurant in my region. Also, get this, you can place take out orders that way at most places! It’s an amazing technology!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696952035 {#5342
      date: 2023-10-10 17:33:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@HubertManne@kbin.social"
      "@soggy_kitty@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5346 …}
    +nested: Doctrine\ORM\PersistentCollection {#5348 …}
    +votes: Doctrine\ORM\PersistentCollection {#5350 …}
    +reports: Doctrine\ORM\PersistentCollection {#5352 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5354 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5356 …}
    -id: 40170
    -bodyTs: "'also':28 'amaz':45 'call':1,19 'everi':23 'get':29 'human':9 'like':12 'make':14 'order':36 'place':33,41 'region':27 'reserv':16 'restaur':24 'still':20 'take':34 'technolog':46 'telephon':5,17 'tell':7 'voic':18 'way':38 'work':21 'would':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4404932"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696952035 {#5343
      date: 2023-10-10 17:33:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4465}
  +body: "I’ve found it can also be cheaper to place the order by phone than by an online ordering (middleman) service."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696976569 {#5634
    date: 2023-10-11 00:22:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@HubertManne@kbin.social"
    "@soggy_kitty@sopuli.xyz"
    "@Someology@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5638 …}
  +nested: Doctrine\ORM\PersistentCollection {#5640 …}
  +votes: Doctrine\ORM\PersistentCollection {#5642 …}
  +reports: Doctrine\ORM\PersistentCollection {#5644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5648 …}
  -id: 40733
  -bodyTs: "'also':6 'cheaper':8 'found':3 'middleman':20 'onlin':18 'order':12,19 'phone':14 'place':10 'servic':21 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3894747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696976569 {#5635
    date: 2023-10-11 00:22:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#5636
  +user: Proxies\__CG__\App\Entity\User {#5637 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5344
    +user: Proxies\__CG__\App\Entity\User {#5345 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5160
      +user: Proxies\__CG__\App\Entity\User {#5161 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4465
        +user: App\Entity\User {#4478 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "not just reddit. any site like that is a no go."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 72
        +score: 0
        +lastActive: DateTime @1696976570 {#4460
          date: 2023-10-11 00:22:50.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4466 …}
        +nested: Doctrine\ORM\PersistentCollection {#4468 …}
        +votes: Doctrine\ORM\PersistentCollection {#4470 …}
        +reports: Doctrine\ORM\PersistentCollection {#4472 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
        -id: 38758
        -bodyTs: "'go':11 'like':6 'reddit':3 'site':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2852674"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696860394 {#4461
          date: 2023-10-09 16:06:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4465}
      +body: """
        The worst is when companies and resutrants use “Instagram” or “Facebook” as their official webpage.\n
        \n
        There’s a restaurant where I live that I’ve never gone to because I can’t book it without giving fuckerburg my data
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 62
      +score: 0
      +lastActive: DateTime @1696868789 {#5158
        date: 2023-10-09 18:26:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@HubertManne@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5162 …}
      +nested: Doctrine\ORM\PersistentCollection {#5164 …}
      +votes: Doctrine\ORM\PersistentCollection {#5166 …}
      +reports: Doctrine\ORM\PersistentCollection {#5168 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5170 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5172 …}
      -id: 38940
      -bodyTs: "'book':33 'compani':5 'data':39 'facebook':11 'fuckerburg':37 'give':36 'gone':27 'instagram':9 'live':22 'never':26 'offici':14 'restaur':19 'resutr':7 'use':8 've':25 'webpag':15 'without':35 'worst':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/3611027"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696868789 {#5159
        date: 2023-10-09 18:26:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4465}
    +body: "Call them on the telephone, and tell a human you would like to make a reservation. Telephone voice calls still work at every restaurant in my region. Also, get this, you can place take out orders that way at most places! It’s an amazing technology!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696952035 {#5342
      date: 2023-10-10 17:33:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@HubertManne@kbin.social"
      "@soggy_kitty@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5346 …}
    +nested: Doctrine\ORM\PersistentCollection {#5348 …}
    +votes: Doctrine\ORM\PersistentCollection {#5350 …}
    +reports: Doctrine\ORM\PersistentCollection {#5352 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5354 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5356 …}
    -id: 40170
    -bodyTs: "'also':28 'amaz':45 'call':1,19 'everi':23 'get':29 'human':9 'like':12 'make':14 'order':36 'place':33,41 'region':27 'reserv':16 'restaur':24 'still':20 'take':34 'technolog':46 'telephon':5,17 'tell':7 'voic':18 'way':38 'work':21 'would':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4404932"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696952035 {#5343
      date: 2023-10-10 17:33:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4465}
  +body: "I’ve found it can also be cheaper to place the order by phone than by an online ordering (middleman) service."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696976569 {#5634
    date: 2023-10-11 00:22:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@HubertManne@kbin.social"
    "@soggy_kitty@sopuli.xyz"
    "@Someology@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5638 …}
  +nested: Doctrine\ORM\PersistentCollection {#5640 …}
  +votes: Doctrine\ORM\PersistentCollection {#5642 …}
  +reports: Doctrine\ORM\PersistentCollection {#5644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5648 …}
  -id: 40733
  -bodyTs: "'also':6 'cheaper':8 'found':3 'middleman':20 'onlin':18 'order':12,19 'phone':14 'place':10 'servic':21 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3894747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696976569 {#5635
    date: 2023-10-11 00:22:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#5636
  +user: Proxies\__CG__\App\Entity\User {#5637 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5344
    +user: Proxies\__CG__\App\Entity\User {#5345 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5160
      +user: Proxies\__CG__\App\Entity\User {#5161 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4465
        +user: App\Entity\User {#4478 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "not just reddit. any site like that is a no go."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 72
        +score: 0
        +lastActive: DateTime @1696976570 {#4460
          date: 2023-10-11 00:22:50.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4466 …}
        +nested: Doctrine\ORM\PersistentCollection {#4468 …}
        +votes: Doctrine\ORM\PersistentCollection {#4470 …}
        +reports: Doctrine\ORM\PersistentCollection {#4472 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
        -id: 38758
        -bodyTs: "'go':11 'like':6 'reddit':3 'site':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2852674"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696860394 {#4461
          date: 2023-10-09 16:06:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4465}
      +body: """
        The worst is when companies and resutrants use “Instagram” or “Facebook” as their official webpage.\n
        \n
        There’s a restaurant where I live that I’ve never gone to because I can’t book it without giving fuckerburg my data
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 62
      +score: 0
      +lastActive: DateTime @1696868789 {#5158
        date: 2023-10-09 18:26:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@HubertManne@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5162 …}
      +nested: Doctrine\ORM\PersistentCollection {#5164 …}
      +votes: Doctrine\ORM\PersistentCollection {#5166 …}
      +reports: Doctrine\ORM\PersistentCollection {#5168 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5170 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5172 …}
      -id: 38940
      -bodyTs: "'book':33 'compani':5 'data':39 'facebook':11 'fuckerburg':37 'give':36 'gone':27 'instagram':9 'live':22 'never':26 'offici':14 'restaur':19 'resutr':7 'use':8 've':25 'webpag':15 'without':35 'worst':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/3611027"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696868789 {#5159
        date: 2023-10-09 18:26:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4465}
    +body: "Call them on the telephone, and tell a human you would like to make a reservation. Telephone voice calls still work at every restaurant in my region. Also, get this, you can place take out orders that way at most places! It’s an amazing technology!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696952035 {#5342
      date: 2023-10-10 17:33:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@HubertManne@kbin.social"
      "@soggy_kitty@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5346 …}
    +nested: Doctrine\ORM\PersistentCollection {#5348 …}
    +votes: Doctrine\ORM\PersistentCollection {#5350 …}
    +reports: Doctrine\ORM\PersistentCollection {#5352 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5354 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5356 …}
    -id: 40170
    -bodyTs: "'also':28 'amaz':45 'call':1,19 'everi':23 'get':29 'human':9 'like':12 'make':14 'order':36 'place':33,41 'region':27 'reserv':16 'restaur':24 'still':20 'take':34 'technolog':46 'telephon':5,17 'tell':7 'voic':18 'way':38 'work':21 'would':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4404932"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696952035 {#5343
      date: 2023-10-10 17:33:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4465}
  +body: "I’ve found it can also be cheaper to place the order by phone than by an online ordering (middleman) service."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696976569 {#5634
    date: 2023-10-11 00:22:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@HubertManne@kbin.social"
    "@soggy_kitty@sopuli.xyz"
    "@Someology@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5638 …}
  +nested: Doctrine\ORM\PersistentCollection {#5640 …}
  +votes: Doctrine\ORM\PersistentCollection {#5642 …}
  +reports: Doctrine\ORM\PersistentCollection {#5644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5648 …}
  -id: 40733
  -bodyTs: "'also':6 'cheaper':8 'found':3 'middleman':20 'onlin':18 'order':12,19 'phone':14 'place':10 'servic':21 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3894747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696976569 {#5635
    date: 2023-10-11 00:22:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5360
  +user: App\Entity\User {#4478 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5160
    +user: Proxies\__CG__\App\Entity\User {#5161 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4465
      +user: App\Entity\User {#4478 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "not just reddit. any site like that is a no go."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 72
      +score: 0
      +lastActive: DateTime @1696976570 {#4460
        date: 2023-10-11 00:22:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4466 …}
      +nested: Doctrine\ORM\PersistentCollection {#4468 …}
      +votes: Doctrine\ORM\PersistentCollection {#4470 …}
      +reports: Doctrine\ORM\PersistentCollection {#4472 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
      -id: 38758
      -bodyTs: "'go':11 'like':6 'reddit':3 'site':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2852674"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696860394 {#4461
        date: 2023-10-09 16:06:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4465}
    +body: """
      The worst is when companies and resutrants use “Instagram” or “Facebook” as their official webpage.\n
      \n
      There’s a restaurant where I live that I’ve never gone to because I can’t book it without giving fuckerburg my data
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1696868789 {#5158
      date: 2023-10-09 18:26:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@HubertManne@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5162 …}
    +nested: Doctrine\ORM\PersistentCollection {#5164 …}
    +votes: Doctrine\ORM\PersistentCollection {#5166 …}
    +reports: Doctrine\ORM\PersistentCollection {#5168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5172 …}
    -id: 38940
    -bodyTs: "'book':33 'compani':5 'data':39 'facebook':11 'fuckerburg':37 'give':36 'gone':27 'instagram':9 'live':22 'never':26 'offici':14 'restaur':19 'resutr':7 'use':8 've':25 'webpag':15 'without':35 'worst':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3611027"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696868789 {#5159
      date: 2023-10-09 18:26:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4465}
  +body: "even worse is any deals are on downloaded apps. F that. The only good effect for me with that is its an effective way to identify and avoid corporate type institutions as they are top in using it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1696869841 {#5358
    date: 2023-10-09 18:44:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@HubertManne@kbin.social"
    "@soggy_kitty@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5361 …}
  +nested: Doctrine\ORM\PersistentCollection {#5363 …}
  +votes: Doctrine\ORM\PersistentCollection {#5365 …}
  +reports: Doctrine\ORM\PersistentCollection {#5367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5371 …}
  -id: 38970
  -bodyTs: "'app':9 'avoid':28 'corpor':29 'deal':5 'download':8 'effect':15,23 'even':1 'f':10 'good':14 'identifi':26 'institut':31 'top':35 'type':30 'use':37 'way':24 'wors':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2855605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696869841 {#5359
    date: 2023-10-09 18:44:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#5360
  +user: App\Entity\User {#4478 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5160
    +user: Proxies\__CG__\App\Entity\User {#5161 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4465
      +user: App\Entity\User {#4478 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "not just reddit. any site like that is a no go."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 72
      +score: 0
      +lastActive: DateTime @1696976570 {#4460
        date: 2023-10-11 00:22:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4466 …}
      +nested: Doctrine\ORM\PersistentCollection {#4468 …}
      +votes: Doctrine\ORM\PersistentCollection {#4470 …}
      +reports: Doctrine\ORM\PersistentCollection {#4472 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
      -id: 38758
      -bodyTs: "'go':11 'like':6 'reddit':3 'site':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2852674"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696860394 {#4461
        date: 2023-10-09 16:06:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4465}
    +body: """
      The worst is when companies and resutrants use “Instagram” or “Facebook” as their official webpage.\n
      \n
      There’s a restaurant where I live that I’ve never gone to because I can’t book it without giving fuckerburg my data
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1696868789 {#5158
      date: 2023-10-09 18:26:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@HubertManne@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5162 …}
    +nested: Doctrine\ORM\PersistentCollection {#5164 …}
    +votes: Doctrine\ORM\PersistentCollection {#5166 …}
    +reports: Doctrine\ORM\PersistentCollection {#5168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5172 …}
    -id: 38940
    -bodyTs: "'book':33 'compani':5 'data':39 'facebook':11 'fuckerburg':37 'give':36 'gone':27 'instagram':9 'live':22 'never':26 'offici':14 'restaur':19 'resutr':7 'use':8 've':25 'webpag':15 'without':35 'worst':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3611027"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696868789 {#5159
      date: 2023-10-09 18:26:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4465}
  +body: "even worse is any deals are on downloaded apps. F that. The only good effect for me with that is its an effective way to identify and avoid corporate type institutions as they are top in using it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1696869841 {#5358
    date: 2023-10-09 18:44:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@HubertManne@kbin.social"
    "@soggy_kitty@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5361 …}
  +nested: Doctrine\ORM\PersistentCollection {#5363 …}
  +votes: Doctrine\ORM\PersistentCollection {#5365 …}
  +reports: Doctrine\ORM\PersistentCollection {#5367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5371 …}
  -id: 38970
  -bodyTs: "'app':9 'avoid':28 'corpor':29 'deal':5 'download':8 'effect':15,23 'even':1 'f':10 'good':14 'identifi':26 'institut':31 'top':35 'type':30 'use':37 'way':24 'wors':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2855605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696869841 {#5359
    date: 2023-10-09 18:44:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#5360
  +user: App\Entity\User {#4478 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5160
    +user: Proxies\__CG__\App\Entity\User {#5161 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4465
      +user: App\Entity\User {#4478 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "not just reddit. any site like that is a no go."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 72
      +score: 0
      +lastActive: DateTime @1696976570 {#4460
        date: 2023-10-11 00:22:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4466 …}
      +nested: Doctrine\ORM\PersistentCollection {#4468 …}
      +votes: Doctrine\ORM\PersistentCollection {#4470 …}
      +reports: Doctrine\ORM\PersistentCollection {#4472 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
      -id: 38758
      -bodyTs: "'go':11 'like':6 'reddit':3 'site':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2852674"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696860394 {#4461
        date: 2023-10-09 16:06:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4465}
    +body: """
      The worst is when companies and resutrants use “Instagram” or “Facebook” as their official webpage.\n
      \n
      There’s a restaurant where I live that I’ve never gone to because I can’t book it without giving fuckerburg my data
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1696868789 {#5158
      date: 2023-10-09 18:26:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@HubertManne@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5162 …}
    +nested: Doctrine\ORM\PersistentCollection {#5164 …}
    +votes: Doctrine\ORM\PersistentCollection {#5166 …}
    +reports: Doctrine\ORM\PersistentCollection {#5168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5172 …}
    -id: 38940
    -bodyTs: "'book':33 'compani':5 'data':39 'facebook':11 'fuckerburg':37 'give':36 'gone':27 'instagram':9 'live':22 'never':26 'offici':14 'restaur':19 'resutr':7 'use':8 've':25 'webpag':15 'without':35 'worst':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3611027"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696868789 {#5159
      date: 2023-10-09 18:26:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4465}
  +body: "even worse is any deals are on downloaded apps. F that. The only good effect for me with that is its an effective way to identify and avoid corporate type institutions as they are top in using it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1696869841 {#5358
    date: 2023-10-09 18:44:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@HubertManne@kbin.social"
    "@soggy_kitty@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5361 …}
  +nested: Doctrine\ORM\PersistentCollection {#5363 …}
  +votes: Doctrine\ORM\PersistentCollection {#5365 …}
  +reports: Doctrine\ORM\PersistentCollection {#5367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5371 …}
  -id: 38970
  -bodyTs: "'app':9 'avoid':28 'corpor':29 'deal':5 'download':8 'effect':15,23 'even':1 'f':10 'good':14 'identifi':26 'institut':31 'top':35 'type':30 'use':37 'way':24 'wors':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2855605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696869841 {#5359
    date: 2023-10-09 18:44:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5375
  +user: Proxies\__CG__\App\Entity\User {#5376 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5160
    +user: Proxies\__CG__\App\Entity\User {#5161 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4465
      +user: App\Entity\User {#4478 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "not just reddit. any site like that is a no go."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 72
      +score: 0
      +lastActive: DateTime @1696976570 {#4460
        date: 2023-10-11 00:22:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4466 …}
      +nested: Doctrine\ORM\PersistentCollection {#4468 …}
      +votes: Doctrine\ORM\PersistentCollection {#4470 …}
      +reports: Doctrine\ORM\PersistentCollection {#4472 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
      -id: 38758
      -bodyTs: "'go':11 'like':6 'reddit':3 'site':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2852674"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696860394 {#4461
        date: 2023-10-09 16:06:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4465}
    +body: """
      The worst is when companies and resutrants use “Instagram” or “Facebook” as their official webpage.\n
      \n
      There’s a restaurant where I live that I’ve never gone to because I can’t book it without giving fuckerburg my data
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1696868789 {#5158
      date: 2023-10-09 18:26:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@HubertManne@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5162 …}
    +nested: Doctrine\ORM\PersistentCollection {#5164 …}
    +votes: Doctrine\ORM\PersistentCollection {#5166 …}
    +reports: Doctrine\ORM\PersistentCollection {#5168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5172 …}
    -id: 38940
    -bodyTs: "'book':33 'compani':5 'data':39 'facebook':11 'fuckerburg':37 'give':36 'gone':27 'instagram':9 'live':22 'never':26 'offici':14 'restaur':19 'resutr':7 'use':8 've':25 'webpag':15 'without':35 'worst':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3611027"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696868789 {#5159
      date: 2023-10-09 18:26:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4465}
  +body: """
    You should vocalize it to the owner (or at least management) if you can. You’d be surprised what comes of it.\n
    \n
    I did this once with a restaurant/bar owner, and she was very understanding. Once I took the time to explain how I didn’t wanna be subjected to everything that a setup like that brings, she empathized and actually got a standalone website.\n
    \n
    Many people aren’t aware until you make em aware. And whether they feel the same or not from a consumer standpoint, at least they’ll know that there’s people out there who do care, and it affects business. And usually, if it affects business, it doesn’t matter what their personal feelings towards it are. A good business owner will be sure to adjust because they learned something new about the market.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1696885939 {#5373
    date: 2023-10-09 23:12:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@HubertManne@kbin.social"
    "@soggy_kitty@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5377 …}
  +nested: Doctrine\ORM\PersistentCollection {#5379 …}
  +votes: Doctrine\ORM\PersistentCollection {#5381 …}
  +reports: Doctrine\ORM\PersistentCollection {#5383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5387 …}
  -id: 39281
  -bodyTs: "'actual':61 'adjust':131 'affect':104,110 'aren':68 'awar':70,75 'bring':57 'busi':105,111,125 'care':101 'come':20 'consum':86 'd':16 'didn':45 'doesn':113 'em':74 'empath':59 'everyth':51 'explain':42 'feel':79,119 'good':124 'got':62 'know':92 'learn':134 'least':10,89 'like':55 'll':91 'make':73 'manag':11 'mani':66 'market':139 'matter':115 'new':136 'owner':7,30,126 'peopl':67,96 'person':118 'restaurant/bar':29 'setup':54 'someth':135 'standalon':64 'standpoint':87 'subject':49 'sure':129 'surpris':18 'time':40 'took':38 'toward':120 'understand':35 'usual':107 'vocal':3 'wanna':47 'websit':65 'whether':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4368416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696885939 {#5374
    date: 2023-10-09 23:12:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#5375
  +user: Proxies\__CG__\App\Entity\User {#5376 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5160
    +user: Proxies\__CG__\App\Entity\User {#5161 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4465
      +user: App\Entity\User {#4478 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "not just reddit. any site like that is a no go."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 72
      +score: 0
      +lastActive: DateTime @1696976570 {#4460
        date: 2023-10-11 00:22:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4466 …}
      +nested: Doctrine\ORM\PersistentCollection {#4468 …}
      +votes: Doctrine\ORM\PersistentCollection {#4470 …}
      +reports: Doctrine\ORM\PersistentCollection {#4472 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
      -id: 38758
      -bodyTs: "'go':11 'like':6 'reddit':3 'site':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2852674"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696860394 {#4461
        date: 2023-10-09 16:06:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4465}
    +body: """
      The worst is when companies and resutrants use “Instagram” or “Facebook” as their official webpage.\n
      \n
      There’s a restaurant where I live that I’ve never gone to because I can’t book it without giving fuckerburg my data
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1696868789 {#5158
      date: 2023-10-09 18:26:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@HubertManne@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5162 …}
    +nested: Doctrine\ORM\PersistentCollection {#5164 …}
    +votes: Doctrine\ORM\PersistentCollection {#5166 …}
    +reports: Doctrine\ORM\PersistentCollection {#5168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5172 …}
    -id: 38940
    -bodyTs: "'book':33 'compani':5 'data':39 'facebook':11 'fuckerburg':37 'give':36 'gone':27 'instagram':9 'live':22 'never':26 'offici':14 'restaur':19 'resutr':7 'use':8 've':25 'webpag':15 'without':35 'worst':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3611027"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696868789 {#5159
      date: 2023-10-09 18:26:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4465}
  +body: """
    You should vocalize it to the owner (or at least management) if you can. You’d be surprised what comes of it.\n
    \n
    I did this once with a restaurant/bar owner, and she was very understanding. Once I took the time to explain how I didn’t wanna be subjected to everything that a setup like that brings, she empathized and actually got a standalone website.\n
    \n
    Many people aren’t aware until you make em aware. And whether they feel the same or not from a consumer standpoint, at least they’ll know that there’s people out there who do care, and it affects business. And usually, if it affects business, it doesn’t matter what their personal feelings towards it are. A good business owner will be sure to adjust because they learned something new about the market.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1696885939 {#5373
    date: 2023-10-09 23:12:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@HubertManne@kbin.social"
    "@soggy_kitty@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5377 …}
  +nested: Doctrine\ORM\PersistentCollection {#5379 …}
  +votes: Doctrine\ORM\PersistentCollection {#5381 …}
  +reports: Doctrine\ORM\PersistentCollection {#5383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5387 …}
  -id: 39281
  -bodyTs: "'actual':61 'adjust':131 'affect':104,110 'aren':68 'awar':70,75 'bring':57 'busi':105,111,125 'care':101 'come':20 'consum':86 'd':16 'didn':45 'doesn':113 'em':74 'empath':59 'everyth':51 'explain':42 'feel':79,119 'good':124 'got':62 'know':92 'learn':134 'least':10,89 'like':55 'll':91 'make':73 'manag':11 'mani':66 'market':139 'matter':115 'new':136 'owner':7,30,126 'peopl':67,96 'person':118 'restaurant/bar':29 'setup':54 'someth':135 'standalon':64 'standpoint':87 'subject':49 'sure':129 'surpris':18 'time':40 'took':38 'toward':120 'understand':35 'usual':107 'vocal':3 'wanna':47 'websit':65 'whether':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4368416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696885939 {#5374
    date: 2023-10-09 23:12:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#5375
  +user: Proxies\__CG__\App\Entity\User {#5376 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5160
    +user: Proxies\__CG__\App\Entity\User {#5161 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4465
      +user: App\Entity\User {#4478 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "not just reddit. any site like that is a no go."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 72
      +score: 0
      +lastActive: DateTime @1696976570 {#4460
        date: 2023-10-11 00:22:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4466 …}
      +nested: Doctrine\ORM\PersistentCollection {#4468 …}
      +votes: Doctrine\ORM\PersistentCollection {#4470 …}
      +reports: Doctrine\ORM\PersistentCollection {#4472 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
      -id: 38758
      -bodyTs: "'go':11 'like':6 'reddit':3 'site':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2852674"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696860394 {#4461
        date: 2023-10-09 16:06:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4465}
    +body: """
      The worst is when companies and resutrants use “Instagram” or “Facebook” as their official webpage.\n
      \n
      There’s a restaurant where I live that I’ve never gone to because I can’t book it without giving fuckerburg my data
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1696868789 {#5158
      date: 2023-10-09 18:26:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@HubertManne@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5162 …}
    +nested: Doctrine\ORM\PersistentCollection {#5164 …}
    +votes: Doctrine\ORM\PersistentCollection {#5166 …}
    +reports: Doctrine\ORM\PersistentCollection {#5168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5172 …}
    -id: 38940
    -bodyTs: "'book':33 'compani':5 'data':39 'facebook':11 'fuckerburg':37 'give':36 'gone':27 'instagram':9 'live':22 'never':26 'offici':14 'restaur':19 'resutr':7 'use':8 've':25 'webpag':15 'without':35 'worst':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3611027"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696868789 {#5159
      date: 2023-10-09 18:26:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4465}
  +body: """
    You should vocalize it to the owner (or at least management) if you can. You’d be surprised what comes of it.\n
    \n
    I did this once with a restaurant/bar owner, and she was very understanding. Once I took the time to explain how I didn’t wanna be subjected to everything that a setup like that brings, she empathized and actually got a standalone website.\n
    \n
    Many people aren’t aware until you make em aware. And whether they feel the same or not from a consumer standpoint, at least they’ll know that there’s people out there who do care, and it affects business. And usually, if it affects business, it doesn’t matter what their personal feelings towards it are. A good business owner will be sure to adjust because they learned something new about the market.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1696885939 {#5373
    date: 2023-10-09 23:12:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@HubertManne@kbin.social"
    "@soggy_kitty@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5377 …}
  +nested: Doctrine\ORM\PersistentCollection {#5379 …}
  +votes: Doctrine\ORM\PersistentCollection {#5381 …}
  +reports: Doctrine\ORM\PersistentCollection {#5383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5387 …}
  -id: 39281
  -bodyTs: "'actual':61 'adjust':131 'affect':104,110 'aren':68 'awar':70,75 'bring':57 'busi':105,111,125 'care':101 'come':20 'consum':86 'd':16 'didn':45 'doesn':113 'em':74 'empath':59 'everyth':51 'explain':42 'feel':79,119 'good':124 'got':62 'know':92 'learn':134 'least':10,89 'like':55 'll':91 'make':73 'manag':11 'mani':66 'market':139 'matter':115 'new':136 'owner':7,30,126 'peopl':67,96 'person':118 'restaurant/bar':29 'setup':54 'someth':135 'standalon':64 'standpoint':87 'subject':49 'sure':129 'surpris':18 'time':40 'took':38 'toward':120 'understand':35 'usual':107 'vocal':3 'wanna':47 'websit':65 'whether':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4368416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696885939 {#5374
    date: 2023-10-09 23:12:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4540
  +user: App\Entity\User {#4553 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Imagine creating an account just so you can find out how to fix an issue you’re having and then instantly deleting your account after seeing all the nazi shit on the front page."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1696932813 {#4534
    date: 2023-10-10 12:13:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4541 …}
  +nested: Doctrine\ORM\PersistentCollection {#4543 …}
  +votes: Doctrine\ORM\PersistentCollection {#4545 …}
  +reports: Doctrine\ORM\PersistentCollection {#4547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
  -id: 38705
  -bodyTs: "'account':4,24 'creat':2 'delet':22 'find':9 'fix':13 'front':33 'imagin':1 'instant':21 'issu':15 'nazi':29 'page':34 're':17 'see':26 'shit':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4710462"
  +editedAt: DateTimeImmutable @1696858382 {#4535
    date: 2023-10-09 15:33:02.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696858126 {#4536
    date: 2023-10-09 15:28:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#4540
  +user: App\Entity\User {#4553 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Imagine creating an account just so you can find out how to fix an issue you’re having and then instantly deleting your account after seeing all the nazi shit on the front page."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1696932813 {#4534
    date: 2023-10-10 12:13:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4541 …}
  +nested: Doctrine\ORM\PersistentCollection {#4543 …}
  +votes: Doctrine\ORM\PersistentCollection {#4545 …}
  +reports: Doctrine\ORM\PersistentCollection {#4547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
  -id: 38705
  -bodyTs: "'account':4,24 'creat':2 'delet':22 'find':9 'fix':13 'front':33 'imagin':1 'instant':21 'issu':15 'nazi':29 'page':34 're':17 'see':26 'shit':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4710462"
  +editedAt: DateTimeImmutable @1696858382 {#4535
    date: 2023-10-09 15:33:02.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696858126 {#4536
    date: 2023-10-09 15:28:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#4540
  +user: App\Entity\User {#4553 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Imagine creating an account just so you can find out how to fix an issue you’re having and then instantly deleting your account after seeing all the nazi shit on the front page."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1696932813 {#4534
    date: 2023-10-10 12:13:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4541 …}
  +nested: Doctrine\ORM\PersistentCollection {#4543 …}
  +votes: Doctrine\ORM\PersistentCollection {#4545 …}
  +reports: Doctrine\ORM\PersistentCollection {#4547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
  -id: 38705
  -bodyTs: "'account':4,24 'creat':2 'delet':22 'find':9 'fix':13 'front':33 'imagin':1 'instant':21 'issu':15 'nazi':29 'page':34 're':17 'see':26 'shit':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4710462"
  +editedAt: DateTimeImmutable @1696858382 {#4535
    date: 2023-10-09 15:33:02.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696858126 {#4536
    date: 2023-10-09 15:28:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5128
  +user: Proxies\__CG__\App\Entity\User {#5129 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4540
    +user: App\Entity\User {#4553 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Imagine creating an account just so you can find out how to fix an issue you’re having and then instantly deleting your account after seeing all the nazi shit on the front page."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1696932813 {#4534
      date: 2023-10-10 12:13:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4541 …}
    +nested: Doctrine\ORM\PersistentCollection {#4543 …}
    +votes: Doctrine\ORM\PersistentCollection {#4545 …}
    +reports: Doctrine\ORM\PersistentCollection {#4547 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
    -id: 38705
    -bodyTs: "'account':4,24 'creat':2 'delet':22 'find':9 'fix':13 'front':33 'imagin':1 'instant':21 'issu':15 'nazi':29 'page':34 're':17 'see':26 'shit':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4710462"
    +editedAt: DateTimeImmutable @1696858382 {#4535
      date: 2023-10-09 15:33:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696858126 {#4536
      date: 2023-10-09 15:28:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4540}
  +body: "Where’s the Nazi shit? I just went there and didn’t see any of that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696904812 {#5126
    date: 2023-10-10 04:26:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5130 …}
  +nested: Doctrine\ORM\PersistentCollection {#5132 …}
  +votes: Doctrine\ORM\PersistentCollection {#5134 …}
  +reports: Doctrine\ORM\PersistentCollection {#5136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5140 …}
  -id: 39608
  -bodyTs: "'didn':11 'nazi':4 'see':13 'shit':5 'went':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4379699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696904812 {#5127
    date: 2023-10-10 04:26:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5128
  +user: Proxies\__CG__\App\Entity\User {#5129 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4540
    +user: App\Entity\User {#4553 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Imagine creating an account just so you can find out how to fix an issue you’re having and then instantly deleting your account after seeing all the nazi shit on the front page."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1696932813 {#4534
      date: 2023-10-10 12:13:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4541 …}
    +nested: Doctrine\ORM\PersistentCollection {#4543 …}
    +votes: Doctrine\ORM\PersistentCollection {#4545 …}
    +reports: Doctrine\ORM\PersistentCollection {#4547 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
    -id: 38705
    -bodyTs: "'account':4,24 'creat':2 'delet':22 'find':9 'fix':13 'front':33 'imagin':1 'instant':21 'issu':15 'nazi':29 'page':34 're':17 'see':26 'shit':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4710462"
    +editedAt: DateTimeImmutable @1696858382 {#4535
      date: 2023-10-09 15:33:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696858126 {#4536
      date: 2023-10-09 15:28:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4540}
  +body: "Where’s the Nazi shit? I just went there and didn’t see any of that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696904812 {#5126
    date: 2023-10-10 04:26:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5130 …}
  +nested: Doctrine\ORM\PersistentCollection {#5132 …}
  +votes: Doctrine\ORM\PersistentCollection {#5134 …}
  +reports: Doctrine\ORM\PersistentCollection {#5136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5140 …}
  -id: 39608
  -bodyTs: "'didn':11 'nazi':4 'see':13 'shit':5 'went':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4379699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696904812 {#5127
    date: 2023-10-10 04:26:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5128
  +user: Proxies\__CG__\App\Entity\User {#5129 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4540
    +user: App\Entity\User {#4553 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Imagine creating an account just so you can find out how to fix an issue you’re having and then instantly deleting your account after seeing all the nazi shit on the front page."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1696932813 {#4534
      date: 2023-10-10 12:13:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4541 …}
    +nested: Doctrine\ORM\PersistentCollection {#4543 …}
    +votes: Doctrine\ORM\PersistentCollection {#4545 …}
    +reports: Doctrine\ORM\PersistentCollection {#4547 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
    -id: 38705
    -bodyTs: "'account':4,24 'creat':2 'delet':22 'find':9 'fix':13 'front':33 'imagin':1 'instant':21 'issu':15 'nazi':29 'page':34 're':17 'see':26 'shit':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4710462"
    +editedAt: DateTimeImmutable @1696858382 {#4535
      date: 2023-10-09 15:33:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696858126 {#4536
      date: 2023-10-09 15:28:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4540}
  +body: "Where’s the Nazi shit? I just went there and didn’t see any of that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696904812 {#5126
    date: 2023-10-10 04:26:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5130 …}
  +nested: Doctrine\ORM\PersistentCollection {#5132 …}
  +votes: Doctrine\ORM\PersistentCollection {#5134 …}
  +reports: Doctrine\ORM\PersistentCollection {#5136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5140 …}
  -id: 39608
  -bodyTs: "'didn':11 'nazi':4 'see':13 'shit':5 'went':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4379699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696904812 {#5127
    date: 2023-10-10 04:26:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5454
  +user: App\Entity\User {#4553 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5128
    +user: Proxies\__CG__\App\Entity\User {#5129 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4540
      +user: App\Entity\User {#4553 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Imagine creating an account just so you can find out how to fix an issue you’re having and then instantly deleting your account after seeing all the nazi shit on the front page."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1696932813 {#4534
        date: 2023-10-10 12:13:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4541 …}
      +nested: Doctrine\ORM\PersistentCollection {#4543 …}
      +votes: Doctrine\ORM\PersistentCollection {#4545 …}
      +reports: Doctrine\ORM\PersistentCollection {#4547 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
      -id: 38705
      -bodyTs: "'account':4,24 'creat':2 'delet':22 'find':9 'fix':13 'front':33 'imagin':1 'instant':21 'issu':15 'nazi':29 'page':34 're':17 'see':26 'shit':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4710462"
      +editedAt: DateTimeImmutable @1696858382 {#4535
        date: 2023-10-09 15:33:02.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696858126 {#4536
        date: 2023-10-09 15:28:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4540}
    +body: "Where’s the Nazi shit? I just went there and didn’t see any of that"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696904812 {#5126
      date: 2023-10-10 04:26:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5130 …}
    +nested: Doctrine\ORM\PersistentCollection {#5132 …}
    +votes: Doctrine\ORM\PersistentCollection {#5134 …}
    +reports: Doctrine\ORM\PersistentCollection {#5136 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5138 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5140 …}
    -id: 39608
    -bodyTs: "'didn':11 'nazi':4 'see':13 'shit':5 'went':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4379699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696904812 {#5127
      date: 2023-10-10 04:26:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4540}
  +body: """
    I guess you could say that you do… not see it!\n
    \n
    Yeah I know that one was bad. I apologize.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696932812 {#5452
    date: 2023-10-10 12:13:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@Omega_Haxors@lemmy.ml"
    "@cyberpunk007@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5455 …}
  +nested: Doctrine\ORM\PersistentCollection {#5457 …}
  +votes: Doctrine\ORM\PersistentCollection {#5459 …}
  +reports: Doctrine\ORM\PersistentCollection {#5461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5465 …}
  -id: 39903
  -bodyTs: "'apolog':20 'bad':18 'could':4 'guess':2 'know':14 'one':16 'say':5 'see':10 'yeah':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4753851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696932812 {#5453
    date: 2023-10-10 12:13:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#5454
  +user: App\Entity\User {#4553 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5128
    +user: Proxies\__CG__\App\Entity\User {#5129 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4540
      +user: App\Entity\User {#4553 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Imagine creating an account just so you can find out how to fix an issue you’re having and then instantly deleting your account after seeing all the nazi shit on the front page."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1696932813 {#4534
        date: 2023-10-10 12:13:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4541 …}
      +nested: Doctrine\ORM\PersistentCollection {#4543 …}
      +votes: Doctrine\ORM\PersistentCollection {#4545 …}
      +reports: Doctrine\ORM\PersistentCollection {#4547 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
      -id: 38705
      -bodyTs: "'account':4,24 'creat':2 'delet':22 'find':9 'fix':13 'front':33 'imagin':1 'instant':21 'issu':15 'nazi':29 'page':34 're':17 'see':26 'shit':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4710462"
      +editedAt: DateTimeImmutable @1696858382 {#4535
        date: 2023-10-09 15:33:02.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696858126 {#4536
        date: 2023-10-09 15:28:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4540}
    +body: "Where’s the Nazi shit? I just went there and didn’t see any of that"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696904812 {#5126
      date: 2023-10-10 04:26:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5130 …}
    +nested: Doctrine\ORM\PersistentCollection {#5132 …}
    +votes: Doctrine\ORM\PersistentCollection {#5134 …}
    +reports: Doctrine\ORM\PersistentCollection {#5136 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5138 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5140 …}
    -id: 39608
    -bodyTs: "'didn':11 'nazi':4 'see':13 'shit':5 'went':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4379699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696904812 {#5127
      date: 2023-10-10 04:26:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4540}
  +body: """
    I guess you could say that you do… not see it!\n
    \n
    Yeah I know that one was bad. I apologize.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696932812 {#5452
    date: 2023-10-10 12:13:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@Omega_Haxors@lemmy.ml"
    "@cyberpunk007@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5455 …}
  +nested: Doctrine\ORM\PersistentCollection {#5457 …}
  +votes: Doctrine\ORM\PersistentCollection {#5459 …}
  +reports: Doctrine\ORM\PersistentCollection {#5461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5465 …}
  -id: 39903
  -bodyTs: "'apolog':20 'bad':18 'could':4 'guess':2 'know':14 'one':16 'say':5 'see':10 'yeah':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4753851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696932812 {#5453
    date: 2023-10-10 12:13:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#5454
  +user: App\Entity\User {#4553 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5128
    +user: Proxies\__CG__\App\Entity\User {#5129 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4540
      +user: App\Entity\User {#4553 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Imagine creating an account just so you can find out how to fix an issue you’re having and then instantly deleting your account after seeing all the nazi shit on the front page."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1696932813 {#4534
        date: 2023-10-10 12:13:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4541 …}
      +nested: Doctrine\ORM\PersistentCollection {#4543 …}
      +votes: Doctrine\ORM\PersistentCollection {#4545 …}
      +reports: Doctrine\ORM\PersistentCollection {#4547 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
      -id: 38705
      -bodyTs: "'account':4,24 'creat':2 'delet':22 'find':9 'fix':13 'front':33 'imagin':1 'instant':21 'issu':15 'nazi':29 'page':34 're':17 'see':26 'shit':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4710462"
      +editedAt: DateTimeImmutable @1696858382 {#4535
        date: 2023-10-09 15:33:02.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696858126 {#4536
        date: 2023-10-09 15:28:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4540}
    +body: "Where’s the Nazi shit? I just went there and didn’t see any of that"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696904812 {#5126
      date: 2023-10-10 04:26:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5130 …}
    +nested: Doctrine\ORM\PersistentCollection {#5132 …}
    +votes: Doctrine\ORM\PersistentCollection {#5134 …}
    +reports: Doctrine\ORM\PersistentCollection {#5136 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5138 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5140 …}
    -id: 39608
    -bodyTs: "'didn':11 'nazi':4 'see':13 'shit':5 'went':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4379699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696904812 {#5127
      date: 2023-10-10 04:26:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4540}
  +body: """
    I guess you could say that you do… not see it!\n
    \n
    Yeah I know that one was bad. I apologize.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696932812 {#5452
    date: 2023-10-10 12:13:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@Omega_Haxors@lemmy.ml"
    "@cyberpunk007@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5455 …}
  +nested: Doctrine\ORM\PersistentCollection {#5457 …}
  +votes: Doctrine\ORM\PersistentCollection {#5459 …}
  +reports: Doctrine\ORM\PersistentCollection {#5461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5465 …}
  -id: 39903
  -bodyTs: "'apolog':20 'bad':18 'could':4 'guess':2 'know':14 'one':16 'say':5 'see':10 'yeah':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4753851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696932812 {#5453
    date: 2023-10-10 12:13:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4613
  +user: App\Entity\User {#4626 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I recently got “this content is unverified, please open in our app to continue” from a Google search that lead to a random Reddit thread. Nope not gonna do that. I think I found a workable solution on stack overflow after that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 71
  +score: 0
  +lastActive: DateTime @1696951729 {#4608
    date: 2023-10-10 17:28:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4614 …}
  +nested: Doctrine\ORM\PersistentCollection {#4616 …}
  +votes: Doctrine\ORM\PersistentCollection {#4618 …}
  +reports: Doctrine\ORM\PersistentCollection {#4620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4624 …}
  -id: 38678
  -bodyTs: "'app':12 'content':5 'continu':14 'found':34 'gonna':28 'googl':17 'got':3 'lead':20 'nope':26 'open':9 'overflow':40 'pleas':8 'random':23 'recent':2 'reddit':24 'search':18 'solut':37 'stack':39 'think':32 'thread':25 'unverifi':7 'workabl':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4344464"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696856842 {#4609
    date: 2023-10-09 15:07:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4613
  +user: App\Entity\User {#4626 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I recently got “this content is unverified, please open in our app to continue” from a Google search that lead to a random Reddit thread. Nope not gonna do that. I think I found a workable solution on stack overflow after that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 71
  +score: 0
  +lastActive: DateTime @1696951729 {#4608
    date: 2023-10-10 17:28:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4614 …}
  +nested: Doctrine\ORM\PersistentCollection {#4616 …}
  +votes: Doctrine\ORM\PersistentCollection {#4618 …}
  +reports: Doctrine\ORM\PersistentCollection {#4620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4624 …}
  -id: 38678
  -bodyTs: "'app':12 'content':5 'continu':14 'found':34 'gonna':28 'googl':17 'got':3 'lead':20 'nope':26 'open':9 'overflow':40 'pleas':8 'random':23 'recent':2 'reddit':24 'search':18 'solut':37 'stack':39 'think':32 'thread':25 'unverifi':7 'workabl':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4344464"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696856842 {#4609
    date: 2023-10-09 15:07:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4613
  +user: App\Entity\User {#4626 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I recently got “this content is unverified, please open in our app to continue” from a Google search that lead to a random Reddit thread. Nope not gonna do that. I think I found a workable solution on stack overflow after that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 71
  +score: 0
  +lastActive: DateTime @1696951729 {#4608
    date: 2023-10-10 17:28:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4614 …}
  +nested: Doctrine\ORM\PersistentCollection {#4616 …}
  +votes: Doctrine\ORM\PersistentCollection {#4618 …}
  +reports: Doctrine\ORM\PersistentCollection {#4620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4624 …}
  -id: 38678
  -bodyTs: "'app':12 'content':5 'continu':14 'found':34 'gonna':28 'googl':17 'got':3 'lead':20 'nope':26 'open':9 'overflow':40 'pleas':8 'random':23 'recent':2 'reddit':24 'search':18 'solut':37 'stack':39 'think':32 'thread':25 'unverifi':7 'workabl':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4344464"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696856842 {#4609
    date: 2023-10-09 15:07:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4686
  +user: App\Entity\User {#4699 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Byeeeee"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696856499 {#4681
    date: 2023-10-09 15:01:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4687 …}
  +nested: Doctrine\ORM\PersistentCollection {#4689 …}
  +votes: Doctrine\ORM\PersistentCollection {#4691 …}
  +reports: Doctrine\ORM\PersistentCollection {#4693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
  -id: 38670
  -bodyTs: "'byeeeee':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://campfyre.nickwebster.dev/comment/1180285"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696856499 {#4682
    date: 2023-10-09 15:01:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#4686
  +user: App\Entity\User {#4699 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Byeeeee"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696856499 {#4681
    date: 2023-10-09 15:01:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4687 …}
  +nested: Doctrine\ORM\PersistentCollection {#4689 …}
  +votes: Doctrine\ORM\PersistentCollection {#4691 …}
  +reports: Doctrine\ORM\PersistentCollection {#4693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
  -id: 38670
  -bodyTs: "'byeeeee':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://campfyre.nickwebster.dev/comment/1180285"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696856499 {#4682
    date: 2023-10-09 15:01:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#4686
  +user: App\Entity\User {#4699 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Byeeeee"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696856499 {#4681
    date: 2023-10-09 15:01:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4687 …}
  +nested: Doctrine\ORM\PersistentCollection {#4689 …}
  +votes: Doctrine\ORM\PersistentCollection {#4691 …}
  +reports: Doctrine\ORM\PersistentCollection {#4693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
  -id: 38670
  -bodyTs: "'byeeeee':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://campfyre.nickwebster.dev/comment/1180285"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696856499 {#4682
    date: 2023-10-09 15:01:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4759
  +user: App\Entity\User {#4772 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Yep… every time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696856439 {#4754
    date: 2023-10-09 15:00:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4760 …}
  +nested: Doctrine\ORM\PersistentCollection {#4762 …}
  +votes: Doctrine\ORM\PersistentCollection {#4764 …}
  +reports: Doctrine\ORM\PersistentCollection {#4766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4768 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4770 …}
  -id: 38669
  -bodyTs: "'everi':2 'time':3 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3829762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696856439 {#4755
    date: 2023-10-09 15:00:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#4759
  +user: App\Entity\User {#4772 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Yep… every time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696856439 {#4754
    date: 2023-10-09 15:00:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4760 …}
  +nested: Doctrine\ORM\PersistentCollection {#4762 …}
  +votes: Doctrine\ORM\PersistentCollection {#4764 …}
  +reports: Doctrine\ORM\PersistentCollection {#4766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4768 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4770 …}
  -id: 38669
  -bodyTs: "'everi':2 'time':3 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3829762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696856439 {#4755
    date: 2023-10-09 15:00:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#4759
  +user: App\Entity\User {#4772 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Yep… every time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696856439 {#4754
    date: 2023-10-09 15:00:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4760 …}
  +nested: Doctrine\ORM\PersistentCollection {#4762 …}
  +votes: Doctrine\ORM\PersistentCollection {#4764 …}
  +reports: Doctrine\ORM\PersistentCollection {#4766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4768 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4770 …}
  -id: 38669
  -bodyTs: "'everi':2 'time':3 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3829762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696856439 {#4755
    date: 2023-10-09 15:00:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4834
  +user: App\Entity\User {#4847 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "old reddit still works. For now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1697332637 {#4829
    date: 2023-10-15 03:17:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4835 …}
  +nested: Doctrine\ORM\PersistentCollection {#4837 …}
  +votes: Doctrine\ORM\PersistentCollection {#4839 …}
  +reports: Doctrine\ORM\PersistentCollection {#4841 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4843 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4845 …}
  -id: 38617
  -bodyTs: "'old':1 'reddit':2 'still':3 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4612558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696853446 {#4830
    date: 2023-10-09 14:10:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#4834
  +user: App\Entity\User {#4847 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "old reddit still works. For now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1697332637 {#4829
    date: 2023-10-15 03:17:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4835 …}
  +nested: Doctrine\ORM\PersistentCollection {#4837 …}
  +votes: Doctrine\ORM\PersistentCollection {#4839 …}
  +reports: Doctrine\ORM\PersistentCollection {#4841 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4843 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4845 …}
  -id: 38617
  -bodyTs: "'old':1 'reddit':2 'still':3 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4612558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696853446 {#4830
    date: 2023-10-09 14:10:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#4834
  +user: App\Entity\User {#4847 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "old reddit still works. For now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1697332637 {#4829
    date: 2023-10-15 03:17:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4835 …}
  +nested: Doctrine\ORM\PersistentCollection {#4837 …}
  +votes: Doctrine\ORM\PersistentCollection {#4839 …}
  +reports: Doctrine\ORM\PersistentCollection {#4841 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4843 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4845 …}
  -id: 38617
  -bodyTs: "'old':1 'reddit':2 'still':3 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4612558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696853446 {#4830
    date: 2023-10-09 14:10:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4907
  +user: App\Entity\User {#4920 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Time for a 10 minute mail and 123456 as a password. Take that bullshit website!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1696850104 {#4902
    date: 2023-10-09 13:15:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4908 …}
  +nested: Doctrine\ORM\PersistentCollection {#4910 …}
  +votes: Doctrine\ORM\PersistentCollection {#4912 …}
  +reports: Doctrine\ORM\PersistentCollection {#4914 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4916 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4918 …}
  -id: 38566
  -bodyTs: "'10':4 '123456':8 'bullshit':14 'mail':6 'minut':5 'password':11 'take':12 'time':1 'websit':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3547297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696850104 {#4903
    date: 2023-10-09 13:15:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#4907
  +user: App\Entity\User {#4920 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Time for a 10 minute mail and 123456 as a password. Take that bullshit website!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1696850104 {#4902
    date: 2023-10-09 13:15:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4908 …}
  +nested: Doctrine\ORM\PersistentCollection {#4910 …}
  +votes: Doctrine\ORM\PersistentCollection {#4912 …}
  +reports: Doctrine\ORM\PersistentCollection {#4914 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4916 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4918 …}
  -id: 38566
  -bodyTs: "'10':4 '123456':8 'bullshit':14 'mail':6 'minut':5 'password':11 'take':12 'time':1 'websit':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3547297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696850104 {#4903
    date: 2023-10-09 13:15:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#4907
  +user: App\Entity\User {#4920 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Time for a 10 minute mail and 123456 as a password. Take that bullshit website!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1696850104 {#4902
    date: 2023-10-09 13:15:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4908 …}
  +nested: Doctrine\ORM\PersistentCollection {#4910 …}
  +votes: Doctrine\ORM\PersistentCollection {#4912 …}
  +reports: Doctrine\ORM\PersistentCollection {#4914 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4916 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4918 …}
  -id: 38566
  -bodyTs: "'10':4 '123456':8 'bullshit':14 'mail':6 'minut':5 'password':11 'take':12 'time':1 'websit':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3547297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696850104 {#4903
    date: 2023-10-09 13:15:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4980
  +user: App\Entity\User {#4993 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Discord is already there. (Please don’t tell me, it’s an app. You can use it via web perfectly fine.)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1696858300 {#4975
    date: 2023-10-09 15:31:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4981 …}
  +nested: Doctrine\ORM\PersistentCollection {#4983 …}
  +votes: Doctrine\ORM\PersistentCollection {#4985 …}
  +reports: Doctrine\ORM\PersistentCollection {#4987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4989 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4991 …}
  -id: 38562
  -bodyTs: "'alreadi':3 'app':13 'discord':1 'fine':21 'perfect':20 'pleas':5 'tell':8 'use':16 'via':18 'web':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3697007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696849612 {#4976
    date: 2023-10-09 13:06:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4980
  +user: App\Entity\User {#4993 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Discord is already there. (Please don’t tell me, it’s an app. You can use it via web perfectly fine.)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1696858300 {#4975
    date: 2023-10-09 15:31:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4981 …}
  +nested: Doctrine\ORM\PersistentCollection {#4983 …}
  +votes: Doctrine\ORM\PersistentCollection {#4985 …}
  +reports: Doctrine\ORM\PersistentCollection {#4987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4989 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4991 …}
  -id: 38562
  -bodyTs: "'alreadi':3 'app':13 'discord':1 'fine':21 'perfect':20 'pleas':5 'tell':8 'use':16 'via':18 'web':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3697007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696849612 {#4976
    date: 2023-10-09 13:06:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4980
  +user: App\Entity\User {#4993 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Reddit-be-like"
    +title: "Reddit be like"
    +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 2081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697332636 {#2418
      date: 2023-10-15 03:17:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3904
    -titleTs: "'like':3 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696928630
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4141231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842230 {#1858
      date: 2023-10-09 11:03:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Discord is already there. (Please don’t tell me, it’s an app. You can use it via web perfectly fine.)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1696858300 {#4975
    date: 2023-10-09 15:31:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4981 …}
  +nested: Doctrine\ORM\PersistentCollection {#4983 …}
  +votes: Doctrine\ORM\PersistentCollection {#4985 …}
  +reports: Doctrine\ORM\PersistentCollection {#4987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4989 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4991 …}
  -id: 38562
  -bodyTs: "'alreadi':3 'app':13 'discord':1 'fine':21 'perfect':20 'pleas':5 'tell':8 'use':16 'via':18 'web':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3697007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696849612 {#4976
    date: 2023-10-09 13:06:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\Magazine {#264
  +icon: Proxies\__CG__\App\Entity\Image {#245 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#274
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#236 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
  +entries: Doctrine\ORM\PersistentCollection {#179 …}
  +posts: Doctrine\ORM\PersistentCollection {#137 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
  +bans: Doctrine\ORM\PersistentCollection {#116 …}
  +reports: Doctrine\ORM\PersistentCollection {#102 …}
  +badges: Doctrine\ORM\PersistentCollection {#80 …}
  +logs: Doctrine\ORM\PersistentCollection {#70 …}
  +awards: Doctrine\ORM\PersistentCollection {#1360 …}
  +categories: Doctrine\ORM\PersistentCollection {#1792 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#268
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#270
    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