GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/comments/active?p=839

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1783
  +user: App\Entity\User {#1453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Ah yes, the kiss shark. It kisses its prey to death"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1698209309 {#1533
    date: 2023-10-25 06:48:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DieguiTux8623@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1746 …}
  +nested: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1475 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
  -id: 69841
  -bodyTs: "'ah':1 'death':11 'kiss':4,7 'prey':9 'shark':5 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5283077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698181174 {#1473
    date: 2023-10-24 22:59: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
3 DENIED edit
App\Entity\EntryComment {#1783
  +user: App\Entity\User {#1453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Ah yes, the kiss shark. It kisses its prey to death"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1698209309 {#1533
    date: 2023-10-25 06:48:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DieguiTux8623@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1746 …}
  +nested: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1475 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
  -id: 69841
  -bodyTs: "'ah':1 'death':11 'kiss':4,7 'prey':9 'shark':5 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5283077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698181174 {#1473
    date: 2023-10-24 22:59: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
4 DENIED moderate
App\Entity\EntryComment {#1783
  +user: App\Entity\User {#1453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Ah yes, the kiss shark. It kisses its prey to death"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1698209309 {#1533
    date: 2023-10-25 06:48:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DieguiTux8623@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1746 …}
  +nested: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1475 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
  -id: 69841
  -bodyTs: "'ah':1 'death':11 'kiss':4,7 'prey':9 'shark':5 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5283077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698181174 {#1473
    date: 2023-10-24 22:59: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
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 {#3283
  +user: Proxies\__CG__\App\Entity\User {#3284 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1783
    +user: App\Entity\User {#1453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Ah yes, the kiss shark. It kisses its prey to death"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1698209309 {#1533
      date: 2023-10-25 06:48:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@DieguiTux8623@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1746 …}
    +nested: Doctrine\ORM\PersistentCollection {#1750 …}
    +votes: Doctrine\ORM\PersistentCollection {#1475 …}
    +reports: Doctrine\ORM\PersistentCollection {#1487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
    -id: 69841
    -bodyTs: "'ah':1 'death':11 'kiss':4,7 'prey':9 'shark':5 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5283077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698181174 {#1473
      date: 2023-10-24 22:59:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1783}
  +body: "Sign me up"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698209308 {#3281
    date: 2023-10-25 06:48:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DieguiTux8623@feddit.it"
    "@Burningsky@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3285 …}
  +nested: Doctrine\ORM\PersistentCollection {#3287 …}
  +votes: Doctrine\ORM\PersistentCollection {#3289 …}
  +reports: Doctrine\ORM\PersistentCollection {#3291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3295 …}
  -id: 70366
  -bodyTs: "'sign':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4798211"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698209308 {#3282
    date: 2023-10-25 06:48:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3283
  +user: Proxies\__CG__\App\Entity\User {#3284 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1783
    +user: App\Entity\User {#1453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Ah yes, the kiss shark. It kisses its prey to death"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1698209309 {#1533
      date: 2023-10-25 06:48:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@DieguiTux8623@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1746 …}
    +nested: Doctrine\ORM\PersistentCollection {#1750 …}
    +votes: Doctrine\ORM\PersistentCollection {#1475 …}
    +reports: Doctrine\ORM\PersistentCollection {#1487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
    -id: 69841
    -bodyTs: "'ah':1 'death':11 'kiss':4,7 'prey':9 'shark':5 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5283077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698181174 {#1473
      date: 2023-10-24 22:59:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1783}
  +body: "Sign me up"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698209308 {#3281
    date: 2023-10-25 06:48:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DieguiTux8623@feddit.it"
    "@Burningsky@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3285 …}
  +nested: Doctrine\ORM\PersistentCollection {#3287 …}
  +votes: Doctrine\ORM\PersistentCollection {#3289 …}
  +reports: Doctrine\ORM\PersistentCollection {#3291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3295 …}
  -id: 70366
  -bodyTs: "'sign':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4798211"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698209308 {#3282
    date: 2023-10-25 06:48:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3283
  +user: Proxies\__CG__\App\Entity\User {#3284 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1783
    +user: App\Entity\User {#1453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Ah yes, the kiss shark. It kisses its prey to death"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1698209309 {#1533
      date: 2023-10-25 06:48:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@DieguiTux8623@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1746 …}
    +nested: Doctrine\ORM\PersistentCollection {#1750 …}
    +votes: Doctrine\ORM\PersistentCollection {#1475 …}
    +reports: Doctrine\ORM\PersistentCollection {#1487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
    -id: 69841
    -bodyTs: "'ah':1 'death':11 'kiss':4,7 'prey':9 'shark':5 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5283077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698181174 {#1473
      date: 2023-10-24 22:59:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1783}
  +body: "Sign me up"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698209308 {#3281
    date: 2023-10-25 06:48:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DieguiTux8623@feddit.it"
    "@Burningsky@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3285 …}
  +nested: Doctrine\ORM\PersistentCollection {#3287 …}
  +votes: Doctrine\ORM\PersistentCollection {#3289 …}
  +reports: Doctrine\ORM\PersistentCollection {#3291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3295 …}
  -id: 70366
  -bodyTs: "'sign':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4798211"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698209308 {#3282
    date: 2023-10-25 06:48:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1741
  +user: App\Entity\User {#2460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1714 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Well if I didn’t just look in the mirror!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698209131 {#1727
    date: 2023-10-25 06:45:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1707 …}
  +nested: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#2448 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
  -id: 70365
  -bodyTs: "'didn':4 'look':7 'mirror':10 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4798151"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698209131 {#1720
    date: 2023-10-25 06:45: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
11 DENIED edit
App\Entity\EntryComment {#1741
  +user: App\Entity\User {#2460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1714 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Well if I didn’t just look in the mirror!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698209131 {#1727
    date: 2023-10-25 06:45:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1707 …}
  +nested: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#2448 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
  -id: 70365
  -bodyTs: "'didn':4 'look':7 'mirror':10 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4798151"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698209131 {#1720
    date: 2023-10-25 06:45: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
12 DENIED moderate
App\Entity\EntryComment {#1741
  +user: App\Entity\User {#2460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1714 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Well if I didn’t just look in the mirror!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698209131 {#1727
    date: 2023-10-25 06:45:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1707 …}
  +nested: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#2448 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
  -id: 70365
  -bodyTs: "'didn':4 'look':7 'mirror':10 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4798151"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698209131 {#1720
    date: 2023-10-25 06:45: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
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 {#1362
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1403 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I would tell my younger self to go to a psychiatrist and get some antidepressants about 2 years earlier than last time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698209068 {#1382
    date: 2023-10-25 06:44:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2019 …}
  +nested: Doctrine\ORM\PersistentCollection {#2030 …}
  +votes: Doctrine\ORM\PersistentCollection {#2026 …}
  +reports: Doctrine\ORM\PersistentCollection {#2022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
  -id: 70363
  -bodyTs: "'2':17 'antidepress':15 'earlier':19 'get':13 'go':8 'last':21 'psychiatrist':11 'self':6 'tell':3 'time':22 'would':2 'year':18 'younger':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4798131"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698209068 {#1401
    date: 2023-10-25 06:44:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#1362
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1403 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I would tell my younger self to go to a psychiatrist and get some antidepressants about 2 years earlier than last time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698209068 {#1382
    date: 2023-10-25 06:44:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2019 …}
  +nested: Doctrine\ORM\PersistentCollection {#2030 …}
  +votes: Doctrine\ORM\PersistentCollection {#2026 …}
  +reports: Doctrine\ORM\PersistentCollection {#2022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
  -id: 70363
  -bodyTs: "'2':17 'antidepress':15 'earlier':19 'get':13 'go':8 'last':21 'psychiatrist':11 'self':6 'tell':3 'time':22 'would':2 'year':18 'younger':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4798131"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698209068 {#1401
    date: 2023-10-25 06:44:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#1362
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1403 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I would tell my younger self to go to a psychiatrist and get some antidepressants about 2 years earlier than last time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698209068 {#1382
    date: 2023-10-25 06:44:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2019 …}
  +nested: Doctrine\ORM\PersistentCollection {#2030 …}
  +votes: Doctrine\ORM\PersistentCollection {#2026 …}
  +reports: Doctrine\ORM\PersistentCollection {#2022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
  -id: 70363
  -bodyTs: "'2':17 'antidepress':15 'earlier':19 'get':13 'go':8 'last':21 'psychiatrist':11 'self':6 'tell':3 'time':22 'would':2 'year':18 'younger':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4798131"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698209068 {#1401
    date: 2023-10-25 06:44:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2164
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Honestly incredible that this issue has persisted in OEM versions for decades but seems to be progressively getting worse instead of better, now affecting even LTSC copies (for people too stupid to remember to turn automatic updates off). Windows, if you take hours to update a machine twice a week then you’re making important equipment inoperable during that time. Please fix that, or you will lose market share even faster than you inevitably will."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1698209001 {#2332
    date: 2023-10-25 06:43:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2328 …}
  +votes: Doctrine\ORM\PersistentCollection {#2191 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 69865
  -bodyTs: "'affect':24 'automat':36 'better':22 'copi':27 'decad':12 'equip':56 'even':25,70 'faster':71 'fix':62 'get':18 'honest':1 'hour':43 'import':55 'incred':2 'inevit':74 'inoper':57 'instead':20 'issu':5 'lose':67 'ltsc':26 'machin':47 'make':54 'market':68 'oem':9 'peopl':29 'persist':7 'pleas':61 'progress':17 're':53 'rememb':33 'seem':14 'share':69 'stupid':31 'take':42 'time':60 'turn':35 'twice':48 'updat':37,45 'version':10 'week':50 'window':39 'wors':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4784610"
  +editedAt: DateTimeImmutable @1698182159 {#2344
    date: 2023-10-24 23:15:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698182147 {#2349
    date: 2023-10-24 23:15: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
19 DENIED edit
App\Entity\EntryComment {#2164
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Honestly incredible that this issue has persisted in OEM versions for decades but seems to be progressively getting worse instead of better, now affecting even LTSC copies (for people too stupid to remember to turn automatic updates off). Windows, if you take hours to update a machine twice a week then you’re making important equipment inoperable during that time. Please fix that, or you will lose market share even faster than you inevitably will."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1698209001 {#2332
    date: 2023-10-25 06:43:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2328 …}
  +votes: Doctrine\ORM\PersistentCollection {#2191 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 69865
  -bodyTs: "'affect':24 'automat':36 'better':22 'copi':27 'decad':12 'equip':56 'even':25,70 'faster':71 'fix':62 'get':18 'honest':1 'hour':43 'import':55 'incred':2 'inevit':74 'inoper':57 'instead':20 'issu':5 'lose':67 'ltsc':26 'machin':47 'make':54 'market':68 'oem':9 'peopl':29 'persist':7 'pleas':61 'progress':17 're':53 'rememb':33 'seem':14 'share':69 'stupid':31 'take':42 'time':60 'turn':35 'twice':48 'updat':37,45 'version':10 'week':50 'window':39 'wors':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4784610"
  +editedAt: DateTimeImmutable @1698182159 {#2344
    date: 2023-10-24 23:15:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698182147 {#2349
    date: 2023-10-24 23:15: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
20 DENIED moderate
App\Entity\EntryComment {#2164
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Honestly incredible that this issue has persisted in OEM versions for decades but seems to be progressively getting worse instead of better, now affecting even LTSC copies (for people too stupid to remember to turn automatic updates off). Windows, if you take hours to update a machine twice a week then you’re making important equipment inoperable during that time. Please fix that, or you will lose market share even faster than you inevitably will."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1698209001 {#2332
    date: 2023-10-25 06:43:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2328 …}
  +votes: Doctrine\ORM\PersistentCollection {#2191 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 69865
  -bodyTs: "'affect':24 'automat':36 'better':22 'copi':27 'decad':12 'equip':56 'even':25,70 'faster':71 'fix':62 'get':18 'honest':1 'hour':43 'import':55 'incred':2 'inevit':74 'inoper':57 'instead':20 'issu':5 'lose':67 'ltsc':26 'machin':47 'make':54 'market':68 'oem':9 'peopl':29 'persist':7 'pleas':61 'progress':17 're':53 'rememb':33 'seem':14 'share':69 'stupid':31 'take':42 'time':60 'turn':35 'twice':48 'updat':37,45 'version':10 'week':50 'window':39 'wors':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4784610"
  +editedAt: DateTimeImmutable @1698182159 {#2344
    date: 2023-10-24 23:15:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698182147 {#2349
    date: 2023-10-24 23:15: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
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 {#3299
  +user: Proxies\__CG__\App\Entity\User {#3300 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2164
    +user: App\Entity\User {#2334 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Honestly incredible that this issue has persisted in OEM versions for decades but seems to be progressively getting worse instead of better, now affecting even LTSC copies (for people too stupid to remember to turn automatic updates off). Windows, if you take hours to update a machine twice a week then you’re making important equipment inoperable during that time. Please fix that, or you will lose market share even faster than you inevitably will."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1698209001 {#2332
      date: 2023-10-25 06:43:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2314 …}
    +nested: Doctrine\ORM\PersistentCollection {#2328 …}
    +votes: Doctrine\ORM\PersistentCollection {#2191 …}
    +reports: Doctrine\ORM\PersistentCollection {#2327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
    -id: 69865
    -bodyTs: "'affect':24 'automat':36 'better':22 'copi':27 'decad':12 'equip':56 'even':25,70 'faster':71 'fix':62 'get':18 'honest':1 'hour':43 'import':55 'incred':2 'inevit':74 'inoper':57 'instead':20 'issu':5 'lose':67 'ltsc':26 'machin':47 'make':54 'market':68 'oem':9 'peopl':29 'persist':7 'pleas':61 'progress':17 're':53 'rememb':33 'seem':14 'share':69 'stupid':31 'take':42 'time':60 'turn':35 'twice':48 'updat':37,45 'version':10 'week':50 'window':39 'wors':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4784610"
    +editedAt: DateTimeImmutable @1698182159 {#2344
      date: 2023-10-24 23:15:59.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698182147 {#2349
      date: 2023-10-24 23:15:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "Last week an update broke my moms mandatory TPM nonsense module thingy. Like bro, this is a laptop that ships with win11 preinstalled and an update breaks your preconfigured system? I can’t even comprehend. Like how the heck are casual users supposed to deal with that?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698208997 {#3297
    date: 2023-10-25 06:43:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@doctorcrimson@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3301 …}
  +nested: Doctrine\ORM\PersistentCollection {#3303 …}
  +votes: Doctrine\ORM\PersistentCollection {#3305 …}
  +reports: Doctrine\ORM\PersistentCollection {#3307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3311 …}
  -id: 70362
  -bodyTs: "'break':27 'bro':14 'broke':5 'casual':41 'comprehend':35 'deal':45 'even':34 'heck':39 'laptop':18 'last':1 'like':13,36 'mandatori':8 'modul':11 'mom':7 'nonsens':10 'preconfigur':29 'preinstal':23 'ship':20 'suppos':43 'system':30 'thingi':12 'tpm':9 'updat':4,26 'user':42 'week':2 'win11':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4205370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698208997 {#3298
    date: 2023-10-25 06:43: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
23 DENIED edit
App\Entity\EntryComment {#3299
  +user: Proxies\__CG__\App\Entity\User {#3300 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2164
    +user: App\Entity\User {#2334 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Honestly incredible that this issue has persisted in OEM versions for decades but seems to be progressively getting worse instead of better, now affecting even LTSC copies (for people too stupid to remember to turn automatic updates off). Windows, if you take hours to update a machine twice a week then you’re making important equipment inoperable during that time. Please fix that, or you will lose market share even faster than you inevitably will."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1698209001 {#2332
      date: 2023-10-25 06:43:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2314 …}
    +nested: Doctrine\ORM\PersistentCollection {#2328 …}
    +votes: Doctrine\ORM\PersistentCollection {#2191 …}
    +reports: Doctrine\ORM\PersistentCollection {#2327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
    -id: 69865
    -bodyTs: "'affect':24 'automat':36 'better':22 'copi':27 'decad':12 'equip':56 'even':25,70 'faster':71 'fix':62 'get':18 'honest':1 'hour':43 'import':55 'incred':2 'inevit':74 'inoper':57 'instead':20 'issu':5 'lose':67 'ltsc':26 'machin':47 'make':54 'market':68 'oem':9 'peopl':29 'persist':7 'pleas':61 'progress':17 're':53 'rememb':33 'seem':14 'share':69 'stupid':31 'take':42 'time':60 'turn':35 'twice':48 'updat':37,45 'version':10 'week':50 'window':39 'wors':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4784610"
    +editedAt: DateTimeImmutable @1698182159 {#2344
      date: 2023-10-24 23:15:59.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698182147 {#2349
      date: 2023-10-24 23:15:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "Last week an update broke my moms mandatory TPM nonsense module thingy. Like bro, this is a laptop that ships with win11 preinstalled and an update breaks your preconfigured system? I can’t even comprehend. Like how the heck are casual users supposed to deal with that?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698208997 {#3297
    date: 2023-10-25 06:43:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@doctorcrimson@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3301 …}
  +nested: Doctrine\ORM\PersistentCollection {#3303 …}
  +votes: Doctrine\ORM\PersistentCollection {#3305 …}
  +reports: Doctrine\ORM\PersistentCollection {#3307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3311 …}
  -id: 70362
  -bodyTs: "'break':27 'bro':14 'broke':5 'casual':41 'comprehend':35 'deal':45 'even':34 'heck':39 'laptop':18 'last':1 'like':13,36 'mandatori':8 'modul':11 'mom':7 'nonsens':10 'preconfigur':29 'preinstal':23 'ship':20 'suppos':43 'system':30 'thingi':12 'tpm':9 'updat':4,26 'user':42 'week':2 'win11':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4205370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698208997 {#3298
    date: 2023-10-25 06:43: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
24 DENIED moderate
App\Entity\EntryComment {#3299
  +user: Proxies\__CG__\App\Entity\User {#3300 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2164
    +user: App\Entity\User {#2334 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Honestly incredible that this issue has persisted in OEM versions for decades but seems to be progressively getting worse instead of better, now affecting even LTSC copies (for people too stupid to remember to turn automatic updates off). Windows, if you take hours to update a machine twice a week then you’re making important equipment inoperable during that time. Please fix that, or you will lose market share even faster than you inevitably will."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1698209001 {#2332
      date: 2023-10-25 06:43:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2314 …}
    +nested: Doctrine\ORM\PersistentCollection {#2328 …}
    +votes: Doctrine\ORM\PersistentCollection {#2191 …}
    +reports: Doctrine\ORM\PersistentCollection {#2327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
    -id: 69865
    -bodyTs: "'affect':24 'automat':36 'better':22 'copi':27 'decad':12 'equip':56 'even':25,70 'faster':71 'fix':62 'get':18 'honest':1 'hour':43 'import':55 'incred':2 'inevit':74 'inoper':57 'instead':20 'issu':5 'lose':67 'ltsc':26 'machin':47 'make':54 'market':68 'oem':9 'peopl':29 'persist':7 'pleas':61 'progress':17 're':53 'rememb':33 'seem':14 'share':69 'stupid':31 'take':42 'time':60 'turn':35 'twice':48 'updat':37,45 'version':10 'week':50 'window':39 'wors':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4784610"
    +editedAt: DateTimeImmutable @1698182159 {#2344
      date: 2023-10-24 23:15:59.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698182147 {#2349
      date: 2023-10-24 23:15:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "Last week an update broke my moms mandatory TPM nonsense module thingy. Like bro, this is a laptop that ships with win11 preinstalled and an update breaks your preconfigured system? I can’t even comprehend. Like how the heck are casual users supposed to deal with that?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698208997 {#3297
    date: 2023-10-25 06:43:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@doctorcrimson@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3301 …}
  +nested: Doctrine\ORM\PersistentCollection {#3303 …}
  +votes: Doctrine\ORM\PersistentCollection {#3305 …}
  +reports: Doctrine\ORM\PersistentCollection {#3307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3311 …}
  -id: 70362
  -bodyTs: "'break':27 'bro':14 'broke':5 'casual':41 'comprehend':35 'deal':45 'even':34 'heck':39 'laptop':18 'last':1 'like':13,36 'mandatori':8 'modul':11 'mom':7 'nonsens':10 'preconfigur':29 'preinstal':23 'ship':20 'suppos':43 'system':30 'thingi':12 'tpm':9 'updat':4,26 'user':42 'week':2 'win11':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4205370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698208997 {#3298
    date: 2023-10-25 06:43: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
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 {#2121
  +user: App\Entity\User {#2128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "3 nose guy ._."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698208267 {#2107
    date: 2023-10-25 06:31:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DieguiTux8623@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2122 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -id: 70023
  -bodyTs: "'3':1 'guy':3 'nose':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/566894/-/comment/3152190"
  +editedAt: DateTimeImmutable @1698187964 {#2112
    date: 2023-10-25 00:52:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698187900 {#2124
    date: 2023-10-25 00:51:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2121
  +user: App\Entity\User {#2128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "3 nose guy ._."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698208267 {#2107
    date: 2023-10-25 06:31:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DieguiTux8623@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2122 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -id: 70023
  -bodyTs: "'3':1 'guy':3 'nose':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/566894/-/comment/3152190"
  +editedAt: DateTimeImmutable @1698187964 {#2112
    date: 2023-10-25 00:52:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698187900 {#2124
    date: 2023-10-25 00:51:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2121
  +user: App\Entity\User {#2128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "3 nose guy ._."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698208267 {#2107
    date: 2023-10-25 06:31:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DieguiTux8623@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2122 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -id: 70023
  -bodyTs: "'3':1 'guy':3 'nose':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/566894/-/comment/3152190"
  +editedAt: DateTimeImmutable @1698187964 {#2112
    date: 2023-10-25 00:52:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698187900 {#2124
    date: 2023-10-25 00:51:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3348
  +user: Proxies\__CG__\App\Entity\User {#3349 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2121
    +user: App\Entity\User {#2128 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "3 nose guy ._."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698208267 {#2107
      date: 2023-10-25 06:31:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@DieguiTux8623@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2122 …}
    +nested: Doctrine\ORM\PersistentCollection {#2113 …}
    +votes: Doctrine\ORM\PersistentCollection {#2119 …}
    +reports: Doctrine\ORM\PersistentCollection {#2120 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
    -id: 70023
    -bodyTs: "'3':1 'guy':3 'nose':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/566894/-/comment/3152190"
    +editedAt: DateTimeImmutable @1698187964 {#2112
      date: 2023-10-25 00:52:44.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698187900 {#2124
      date: 2023-10-25 00:51:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2121}
  +body: """
    ```\n
    \n
    <span style="color:#323232;"> :^^^|\n
    </span>\n
    ```
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698208265 {#3345
    date: 2023-10-25 06:31:05.0 +02:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@DieguiTux8623@feddit.it"
    "@sour@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3350 …}
  +nested: Doctrine\ORM\PersistentCollection {#3352 …}
  +votes: Doctrine\ORM\PersistentCollection {#3354 …}
  +reports: Doctrine\ORM\PersistentCollection {#3356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3360 …}
  -id: 70351
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4797847"
  +editedAt: DateTimeImmutable @1698208284 {#3346
    date: 2023-10-25 06:31:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698208265 {#3347
    date: 2023-10-25 06:31:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#3348
  +user: Proxies\__CG__\App\Entity\User {#3349 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2121
    +user: App\Entity\User {#2128 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "3 nose guy ._."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698208267 {#2107
      date: 2023-10-25 06:31:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@DieguiTux8623@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2122 …}
    +nested: Doctrine\ORM\PersistentCollection {#2113 …}
    +votes: Doctrine\ORM\PersistentCollection {#2119 …}
    +reports: Doctrine\ORM\PersistentCollection {#2120 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
    -id: 70023
    -bodyTs: "'3':1 'guy':3 'nose':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/566894/-/comment/3152190"
    +editedAt: DateTimeImmutable @1698187964 {#2112
      date: 2023-10-25 00:52:44.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698187900 {#2124
      date: 2023-10-25 00:51:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2121}
  +body: """
    ```\n
    \n
    <span style="color:#323232;"> :^^^|\n
    </span>\n
    ```
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698208265 {#3345
    date: 2023-10-25 06:31:05.0 +02:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@DieguiTux8623@feddit.it"
    "@sour@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3350 …}
  +nested: Doctrine\ORM\PersistentCollection {#3352 …}
  +votes: Doctrine\ORM\PersistentCollection {#3354 …}
  +reports: Doctrine\ORM\PersistentCollection {#3356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3360 …}
  -id: 70351
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4797847"
  +editedAt: DateTimeImmutable @1698208284 {#3346
    date: 2023-10-25 06:31:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698208265 {#3347
    date: 2023-10-25 06:31:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#3348
  +user: Proxies\__CG__\App\Entity\User {#3349 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2121
    +user: App\Entity\User {#2128 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "3 nose guy ._."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698208267 {#2107
      date: 2023-10-25 06:31:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@DieguiTux8623@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2122 …}
    +nested: Doctrine\ORM\PersistentCollection {#2113 …}
    +votes: Doctrine\ORM\PersistentCollection {#2119 …}
    +reports: Doctrine\ORM\PersistentCollection {#2120 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
    -id: 70023
    -bodyTs: "'3':1 'guy':3 'nose':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/566894/-/comment/3152190"
    +editedAt: DateTimeImmutable @1698187964 {#2112
      date: 2023-10-25 00:52:44.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698187900 {#2124
      date: 2023-10-25 00:51:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2121}
  +body: """
    ```\n
    \n
    <span style="color:#323232;"> :^^^|\n
    </span>\n
    ```
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698208265 {#3345
    date: 2023-10-25 06:31:05.0 +02:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@DieguiTux8623@feddit.it"
    "@sour@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3350 …}
  +nested: Doctrine\ORM\PersistentCollection {#3352 …}
  +votes: Doctrine\ORM\PersistentCollection {#3354 …}
  +reports: Doctrine\ORM\PersistentCollection {#3356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3360 …}
  -id: 70351
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4797847"
  +editedAt: DateTimeImmutable @1698208284 {#3346
    date: 2023-10-25 06:31:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698208265 {#3347
    date: 2023-10-25 06:31:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3364
  +user: Proxies\__CG__\App\Entity\User {#3365 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2121
    +user: App\Entity\User {#2128 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "3 nose guy ._."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698208267 {#2107
      date: 2023-10-25 06:31:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@DieguiTux8623@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2122 …}
    +nested: Doctrine\ORM\PersistentCollection {#2113 …}
    +votes: Doctrine\ORM\PersistentCollection {#2119 …}
    +reports: Doctrine\ORM\PersistentCollection {#2120 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
    -id: 70023
    -bodyTs: "'3':1 'guy':3 'nose':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/566894/-/comment/3152190"
    +editedAt: DateTimeImmutable @1698187964 {#2112
      date: 2023-10-25 00:52:44.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698187900 {#2124
      date: 2023-10-25 00:51:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2121}
  +body: "Give it a few thousand years and he might be in the same museum."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698207614 {#3362
    date: 2023-10-25 06:20:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DieguiTux8623@feddit.it"
    "@sour@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3366 …}
  +nested: Doctrine\ORM\PersistentCollection {#3368 …}
  +votes: Doctrine\ORM\PersistentCollection {#3370 …}
  +reports: Doctrine\ORM\PersistentCollection {#3372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3376 …}
  -id: 70341
  -bodyTs: "'give':1 'might':9 'museum':14 'thousand':5 'year':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4797602"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698207614 {#3363
    date: 2023-10-25 06:20:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3364
  +user: Proxies\__CG__\App\Entity\User {#3365 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2121
    +user: App\Entity\User {#2128 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "3 nose guy ._."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698208267 {#2107
      date: 2023-10-25 06:31:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@DieguiTux8623@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2122 …}
    +nested: Doctrine\ORM\PersistentCollection {#2113 …}
    +votes: Doctrine\ORM\PersistentCollection {#2119 …}
    +reports: Doctrine\ORM\PersistentCollection {#2120 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
    -id: 70023
    -bodyTs: "'3':1 'guy':3 'nose':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/566894/-/comment/3152190"
    +editedAt: DateTimeImmutable @1698187964 {#2112
      date: 2023-10-25 00:52:44.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698187900 {#2124
      date: 2023-10-25 00:51:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2121}
  +body: "Give it a few thousand years and he might be in the same museum."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698207614 {#3362
    date: 2023-10-25 06:20:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DieguiTux8623@feddit.it"
    "@sour@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3366 …}
  +nested: Doctrine\ORM\PersistentCollection {#3368 …}
  +votes: Doctrine\ORM\PersistentCollection {#3370 …}
  +reports: Doctrine\ORM\PersistentCollection {#3372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3376 …}
  -id: 70341
  -bodyTs: "'give':1 'might':9 'museum':14 'thousand':5 'year':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4797602"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698207614 {#3363
    date: 2023-10-25 06:20:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3364
  +user: Proxies\__CG__\App\Entity\User {#3365 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2121
    +user: App\Entity\User {#2128 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "3 nose guy ._."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698208267 {#2107
      date: 2023-10-25 06:31:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@DieguiTux8623@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2122 …}
    +nested: Doctrine\ORM\PersistentCollection {#2113 …}
    +votes: Doctrine\ORM\PersistentCollection {#2119 …}
    +reports: Doctrine\ORM\PersistentCollection {#2120 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
    -id: 70023
    -bodyTs: "'3':1 'guy':3 'nose':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/566894/-/comment/3152190"
    +editedAt: DateTimeImmutable @1698187964 {#2112
      date: 2023-10-25 00:52:44.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698187900 {#2124
      date: 2023-10-25 00:51:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2121}
  +body: "Give it a few thousand years and he might be in the same museum."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698207614 {#3362
    date: 2023-10-25 06:20:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DieguiTux8623@feddit.it"
    "@sour@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3366 …}
  +nested: Doctrine\ORM\PersistentCollection {#3368 …}
  +votes: Doctrine\ORM\PersistentCollection {#3370 …}
  +reports: Doctrine\ORM\PersistentCollection {#3372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3376 …}
  -id: 70341
  -bodyTs: "'give':1 'might':9 'museum':14 'thousand':5 'year':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4797602"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698207614 {#3363
    date: 2023-10-25 06:20:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2261
  +user: App\Entity\User {#2206 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "One of my favorite Hobbes moments"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1698208001 {#2278
    date: 2023-10-25 06:26:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 69873
  -bodyTs: "'favorit':4 'hobb':5 'moment':6 'one':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4708086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698182351 {#2276
    date: 2023-10-24 23:19:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2261
  +user: App\Entity\User {#2206 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "One of my favorite Hobbes moments"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1698208001 {#2278
    date: 2023-10-25 06:26:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 69873
  -bodyTs: "'favorit':4 'hobb':5 'moment':6 'one':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4708086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698182351 {#2276
    date: 2023-10-24 23:19:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2261
  +user: App\Entity\User {#2206 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "One of my favorite Hobbes moments"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1698208001 {#2278
    date: 2023-10-25 06:26:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 69873
  -bodyTs: "'favorit':4 'hobb':5 'moment':6 'one':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4708086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698182351 {#2276
    date: 2023-10-24 23:19:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3315
  +user: Proxies\__CG__\App\Entity\User {#3316 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2261
    +user: App\Entity\User {#2206 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "One of my favorite Hobbes moments"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698208001 {#2278
      date: 2023-10-25 06:26:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2218 …}
    +nested: Doctrine\ORM\PersistentCollection {#2221 …}
    +votes: Doctrine\ORM\PersistentCollection {#2217 …}
    +reports: Doctrine\ORM\PersistentCollection {#2199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
    -id: 69873
    -bodyTs: "'favorit':4 'hobb':5 'moment':6 'one':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4708086"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698182351 {#2276
      date: 2023-10-24 23:19:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2261}
  +body: "I like your profile picture"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698184284 {#3313
    date: 2023-10-24 23:51:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@synae@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3317 …}
  +nested: Doctrine\ORM\PersistentCollection {#3319 …}
  +votes: Doctrine\ORM\PersistentCollection {#3321 …}
  +reports: Doctrine\ORM\PersistentCollection {#3323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3327 …}
  -id: 69935
  -bodyTs: "'like':2 'pictur':5 'profil':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5285139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698184284 {#3314
    date: 2023-10-24 23:51:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3315
  +user: Proxies\__CG__\App\Entity\User {#3316 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2261
    +user: App\Entity\User {#2206 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "One of my favorite Hobbes moments"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698208001 {#2278
      date: 2023-10-25 06:26:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2218 …}
    +nested: Doctrine\ORM\PersistentCollection {#2221 …}
    +votes: Doctrine\ORM\PersistentCollection {#2217 …}
    +reports: Doctrine\ORM\PersistentCollection {#2199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
    -id: 69873
    -bodyTs: "'favorit':4 'hobb':5 'moment':6 'one':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4708086"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698182351 {#2276
      date: 2023-10-24 23:19:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2261}
  +body: "I like your profile picture"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698184284 {#3313
    date: 2023-10-24 23:51:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@synae@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3317 …}
  +nested: Doctrine\ORM\PersistentCollection {#3319 …}
  +votes: Doctrine\ORM\PersistentCollection {#3321 …}
  +reports: Doctrine\ORM\PersistentCollection {#3323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3327 …}
  -id: 69935
  -bodyTs: "'like':2 'pictur':5 'profil':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5285139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698184284 {#3314
    date: 2023-10-24 23:51:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3315
  +user: Proxies\__CG__\App\Entity\User {#3316 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2261
    +user: App\Entity\User {#2206 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "One of my favorite Hobbes moments"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698208001 {#2278
      date: 2023-10-25 06:26:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2218 …}
    +nested: Doctrine\ORM\PersistentCollection {#2221 …}
    +votes: Doctrine\ORM\PersistentCollection {#2217 …}
    +reports: Doctrine\ORM\PersistentCollection {#2199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
    -id: 69873
    -bodyTs: "'favorit':4 'hobb':5 'moment':6 'one':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4708086"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698182351 {#2276
      date: 2023-10-24 23:19:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2261}
  +body: "I like your profile picture"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698184284 {#3313
    date: 2023-10-24 23:51:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@synae@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3317 …}
  +nested: Doctrine\ORM\PersistentCollection {#3319 …}
  +votes: Doctrine\ORM\PersistentCollection {#3321 …}
  +reports: Doctrine\ORM\PersistentCollection {#3323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3327 …}
  -id: 69935
  -bodyTs: "'like':2 'pictur':5 'profil':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5285139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698184284 {#3314
    date: 2023-10-24 23:51:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3542
  +user: App\Entity\User {#2206 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3315
    +user: Proxies\__CG__\App\Entity\User {#3316 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2261
      +user: App\Entity\User {#2206 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "One of my favorite Hobbes moments"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1698208001 {#2278
        date: 2023-10-25 06:26:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2218 …}
      +nested: Doctrine\ORM\PersistentCollection {#2221 …}
      +votes: Doctrine\ORM\PersistentCollection {#2217 …}
      +reports: Doctrine\ORM\PersistentCollection {#2199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
      -id: 69873
      -bodyTs: "'favorit':4 'hobb':5 'moment':6 'one':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/4708086"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698182351 {#2276
        date: 2023-10-24 23:19:11.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2261}
    +body: "I like your profile picture"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698184284 {#3313
      date: 2023-10-24 23:51:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
      "@synae@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3317 …}
    +nested: Doctrine\ORM\PersistentCollection {#3319 …}
    +votes: Doctrine\ORM\PersistentCollection {#3321 …}
    +reports: Doctrine\ORM\PersistentCollection {#3323 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3325 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3327 …}
    -id: 69935
    -bodyTs: "'like':2 'pictur':5 'profil':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5285139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698184284 {#3314
      date: 2023-10-24 23:51:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2261}
  +body: "Thanks :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698201250 {#3540
    date: 2023-10-25 04:34:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@synae@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3543 …}
  +nested: Doctrine\ORM\PersistentCollection {#3545 …}
  +votes: Doctrine\ORM\PersistentCollection {#3547 …}
  +reports: Doctrine\ORM\PersistentCollection {#3549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3553 …}
  -id: 70261
  -bodyTs: "'d':2 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4720918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698201250 {#3541
    date: 2023-10-25 04:34:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#3542
  +user: App\Entity\User {#2206 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3315
    +user: Proxies\__CG__\App\Entity\User {#3316 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2261
      +user: App\Entity\User {#2206 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "One of my favorite Hobbes moments"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1698208001 {#2278
        date: 2023-10-25 06:26:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2218 …}
      +nested: Doctrine\ORM\PersistentCollection {#2221 …}
      +votes: Doctrine\ORM\PersistentCollection {#2217 …}
      +reports: Doctrine\ORM\PersistentCollection {#2199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
      -id: 69873
      -bodyTs: "'favorit':4 'hobb':5 'moment':6 'one':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/4708086"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698182351 {#2276
        date: 2023-10-24 23:19:11.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2261}
    +body: "I like your profile picture"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698184284 {#3313
      date: 2023-10-24 23:51:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
      "@synae@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3317 …}
    +nested: Doctrine\ORM\PersistentCollection {#3319 …}
    +votes: Doctrine\ORM\PersistentCollection {#3321 …}
    +reports: Doctrine\ORM\PersistentCollection {#3323 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3325 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3327 …}
    -id: 69935
    -bodyTs: "'like':2 'pictur':5 'profil':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5285139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698184284 {#3314
      date: 2023-10-24 23:51:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2261}
  +body: "Thanks :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698201250 {#3540
    date: 2023-10-25 04:34:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@synae@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3543 …}
  +nested: Doctrine\ORM\PersistentCollection {#3545 …}
  +votes: Doctrine\ORM\PersistentCollection {#3547 …}
  +reports: Doctrine\ORM\PersistentCollection {#3549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3553 …}
  -id: 70261
  -bodyTs: "'d':2 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4720918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698201250 {#3541
    date: 2023-10-25 04:34:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#3542
  +user: App\Entity\User {#2206 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3315
    +user: Proxies\__CG__\App\Entity\User {#3316 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2261
      +user: App\Entity\User {#2206 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "One of my favorite Hobbes moments"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1698208001 {#2278
        date: 2023-10-25 06:26:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2218 …}
      +nested: Doctrine\ORM\PersistentCollection {#2221 …}
      +votes: Doctrine\ORM\PersistentCollection {#2217 …}
      +reports: Doctrine\ORM\PersistentCollection {#2199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
      -id: 69873
      -bodyTs: "'favorit':4 'hobb':5 'moment':6 'one':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/4708086"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698182351 {#2276
        date: 2023-10-24 23:19:11.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2261}
    +body: "I like your profile picture"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698184284 {#3313
      date: 2023-10-24 23:51:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
      "@synae@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3317 …}
    +nested: Doctrine\ORM\PersistentCollection {#3319 …}
    +votes: Doctrine\ORM\PersistentCollection {#3321 …}
    +reports: Doctrine\ORM\PersistentCollection {#3323 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3325 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3327 …}
    -id: 69935
    -bodyTs: "'like':2 'pictur':5 'profil':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5285139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698184284 {#3314
      date: 2023-10-24 23:51:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2261}
  +body: "Thanks :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698201250 {#3540
    date: 2023-10-25 04:34:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@synae@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3543 …}
  +nested: Doctrine\ORM\PersistentCollection {#3545 …}
  +votes: Doctrine\ORM\PersistentCollection {#3547 …}
  +reports: Doctrine\ORM\PersistentCollection {#3549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3553 …}
  -id: 70261
  -bodyTs: "'d':2 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4720918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698201250 {#3541
    date: 2023-10-25 04:34:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3331
  +user: Proxies\__CG__\App\Entity\User {#3332 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2261
    +user: App\Entity\User {#2206 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "One of my favorite Hobbes moments"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698208001 {#2278
      date: 2023-10-25 06:26:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2218 …}
    +nested: Doctrine\ORM\PersistentCollection {#2221 …}
    +votes: Doctrine\ORM\PersistentCollection {#2217 …}
    +reports: Doctrine\ORM\PersistentCollection {#2199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
    -id: 69873
    -bodyTs: "'favorit':4 'hobb':5 'moment':6 'one':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4708086"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698182351 {#2276
      date: 2023-10-24 23:19:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2261}
  +body: "I agree! My coworkers look at me funny when I irregularly go “smock smock smock smock” and laughf to myself."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698208000 {#3329
    date: 2023-10-25 06:26:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@synae@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3333 …}
  +nested: Doctrine\ORM\PersistentCollection {#3335 …}
  +votes: Doctrine\ORM\PersistentCollection {#3337 …}
  +reports: Doctrine\ORM\PersistentCollection {#3339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
  -id: 70350
  -bodyTs: "'agre':2 'cowork':4 'funni':8 'go':12 'irregular':11 'laughf':18 'look':5 'smock':13,14,15,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4797752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698208000 {#3330
    date: 2023-10-25 06:26:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3331
  +user: Proxies\__CG__\App\Entity\User {#3332 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2261
    +user: App\Entity\User {#2206 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "One of my favorite Hobbes moments"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698208001 {#2278
      date: 2023-10-25 06:26:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2218 …}
    +nested: Doctrine\ORM\PersistentCollection {#2221 …}
    +votes: Doctrine\ORM\PersistentCollection {#2217 …}
    +reports: Doctrine\ORM\PersistentCollection {#2199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
    -id: 69873
    -bodyTs: "'favorit':4 'hobb':5 'moment':6 'one':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4708086"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698182351 {#2276
      date: 2023-10-24 23:19:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2261}
  +body: "I agree! My coworkers look at me funny when I irregularly go “smock smock smock smock” and laughf to myself."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698208000 {#3329
    date: 2023-10-25 06:26:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@synae@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3333 …}
  +nested: Doctrine\ORM\PersistentCollection {#3335 …}
  +votes: Doctrine\ORM\PersistentCollection {#3337 …}
  +reports: Doctrine\ORM\PersistentCollection {#3339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
  -id: 70350
  -bodyTs: "'agre':2 'cowork':4 'funni':8 'go':12 'irregular':11 'laughf':18 'look':5 'smock':13,14,15,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4797752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698208000 {#3330
    date: 2023-10-25 06:26:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3331
  +user: Proxies\__CG__\App\Entity\User {#3332 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2261
    +user: App\Entity\User {#2206 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "One of my favorite Hobbes moments"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698208001 {#2278
      date: 2023-10-25 06:26:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2218 …}
    +nested: Doctrine\ORM\PersistentCollection {#2221 …}
    +votes: Doctrine\ORM\PersistentCollection {#2217 …}
    +reports: Doctrine\ORM\PersistentCollection {#2199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
    -id: 69873
    -bodyTs: "'favorit':4 'hobb':5 'moment':6 'one':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4708086"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698182351 {#2276
      date: 2023-10-24 23:19:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2261}
  +body: "I agree! My coworkers look at me funny when I irregularly go “smock smock smock smock” and laughf to myself."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698208000 {#3329
    date: 2023-10-25 06:26:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@synae@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3333 …}
  +nested: Doctrine\ORM\PersistentCollection {#3335 …}
  +votes: Doctrine\ORM\PersistentCollection {#3337 …}
  +reports: Doctrine\ORM\PersistentCollection {#3339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
  -id: 70350
  -bodyTs: "'agre':2 'cowork':4 'funni':8 'go':12 'irregular':11 'laughf':18 'look':5 'smock':13,14,15,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4797752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698208000 {#3330
    date: 2023-10-25 06:26:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2155
  +user: App\Entity\User {#2180 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2154 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I still remember when you could like bounce it off a mirror around someone trying to block you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698207627 {#2188
    date: 2023-10-25 06:20:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2158 …}
  +nested: Doctrine\ORM\PersistentCollection {#2151 …}
  +votes: Doctrine\ORM\PersistentCollection {#2145 …}
  +reports: Doctrine\ORM\PersistentCollection {#2152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
  -id: 70342
  -bodyTs: "'around':13 'block':17 'bounc':8 'could':6 'like':7 'mirror':12 'rememb':3 'someon':14 'still':2 'tri':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4797604"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698207627 {#2142
    date: 2023-10-25 06:20:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2155
  +user: App\Entity\User {#2180 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2154 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I still remember when you could like bounce it off a mirror around someone trying to block you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698207627 {#2188
    date: 2023-10-25 06:20:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2158 …}
  +nested: Doctrine\ORM\PersistentCollection {#2151 …}
  +votes: Doctrine\ORM\PersistentCollection {#2145 …}
  +reports: Doctrine\ORM\PersistentCollection {#2152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
  -id: 70342
  -bodyTs: "'around':13 'block':17 'bounc':8 'could':6 'like':7 'mirror':12 'rememb':3 'someon':14 'still':2 'tri':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4797604"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698207627 {#2142
    date: 2023-10-25 06:20:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2155
  +user: App\Entity\User {#2180 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2154 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I still remember when you could like bounce it off a mirror around someone trying to block you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698207627 {#2188
    date: 2023-10-25 06:20:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2158 …}
  +nested: Doctrine\ORM\PersistentCollection {#2151 …}
  +votes: Doctrine\ORM\PersistentCollection {#2145 …}
  +reports: Doctrine\ORM\PersistentCollection {#2152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
  -id: 70342
  -bodyTs: "'around':13 'block':17 'bounc':8 'could':6 'like':7 'mirror':12 'rememb':3 'someon':14 'still':2 'tri':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4797604"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698207627 {#2142
    date: 2023-10-25 06:20:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2374
  +user: App\Entity\User {#1353 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2376 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Is that Zac Braff or Dax Shepard?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698207067 {#1979
    date: 2023-10-25 06:11:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2362 …}
  +nested: Doctrine\ORM\PersistentCollection {#2367 …}
  +votes: Doctrine\ORM\PersistentCollection {#2269 …}
  +reports: Doctrine\ORM\PersistentCollection {#1347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1351 …}
  -id: 70304
  -bodyTs: "'braff':4 'dax':6 'shepard':7 'zac':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4796388"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698204409 {#1980
    date: 2023-10-25 05:26: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
59 DENIED edit
App\Entity\EntryComment {#2374
  +user: App\Entity\User {#1353 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2376 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Is that Zac Braff or Dax Shepard?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698207067 {#1979
    date: 2023-10-25 06:11:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2362 …}
  +nested: Doctrine\ORM\PersistentCollection {#2367 …}
  +votes: Doctrine\ORM\PersistentCollection {#2269 …}
  +reports: Doctrine\ORM\PersistentCollection {#1347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1351 …}
  -id: 70304
  -bodyTs: "'braff':4 'dax':6 'shepard':7 'zac':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4796388"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698204409 {#1980
    date: 2023-10-25 05:26: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
60 DENIED moderate
App\Entity\EntryComment {#2374
  +user: App\Entity\User {#1353 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2376 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Is that Zac Braff or Dax Shepard?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698207067 {#1979
    date: 2023-10-25 06:11:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2362 …}
  +nested: Doctrine\ORM\PersistentCollection {#2367 …}
  +votes: Doctrine\ORM\PersistentCollection {#2269 …}
  +reports: Doctrine\ORM\PersistentCollection {#1347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1351 …}
  -id: 70304
  -bodyTs: "'braff':4 'dax':6 'shepard':7 'zac':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4796388"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698204409 {#1980
    date: 2023-10-25 05:26: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
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 {#3396
  +user: Proxies\__CG__\App\Entity\User {#3397 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2376 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2374
    +user: App\Entity\User {#1353 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2376 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Is that Zac Braff or Dax Shepard?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698207067 {#1979
      date: 2023-10-25 06:11:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2362 …}
    +nested: Doctrine\ORM\PersistentCollection {#2367 …}
    +votes: Doctrine\ORM\PersistentCollection {#2269 …}
    +reports: Doctrine\ORM\PersistentCollection {#1347 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1351 …}
    -id: 70304
    -bodyTs: "'braff':4 'dax':6 'shepard':7 'zac':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4796388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698204409 {#1980
      date: 2023-10-25 05:26:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2374}
  +body: "I think it’s Braff in *Garden State*."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698207065 {#3394
    date: 2023-10-25 06:11:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@lemmy_get_my_coat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3398 …}
  +nested: Doctrine\ORM\PersistentCollection {#3400 …}
  +votes: Doctrine\ORM\PersistentCollection {#3402 …}
  +reports: Doctrine\ORM\PersistentCollection {#3404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3408 …}
  -id: 70333
  -bodyTs: "'braff':5 'garden':7 'state':8 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4785292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698207065 {#3395
    date: 2023-10-25 06:11:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#3396
  +user: Proxies\__CG__\App\Entity\User {#3397 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2376 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2374
    +user: App\Entity\User {#1353 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2376 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Is that Zac Braff or Dax Shepard?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698207067 {#1979
      date: 2023-10-25 06:11:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2362 …}
    +nested: Doctrine\ORM\PersistentCollection {#2367 …}
    +votes: Doctrine\ORM\PersistentCollection {#2269 …}
    +reports: Doctrine\ORM\PersistentCollection {#1347 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1351 …}
    -id: 70304
    -bodyTs: "'braff':4 'dax':6 'shepard':7 'zac':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4796388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698204409 {#1980
      date: 2023-10-25 05:26:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2374}
  +body: "I think it’s Braff in *Garden State*."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698207065 {#3394
    date: 2023-10-25 06:11:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@lemmy_get_my_coat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3398 …}
  +nested: Doctrine\ORM\PersistentCollection {#3400 …}
  +votes: Doctrine\ORM\PersistentCollection {#3402 …}
  +reports: Doctrine\ORM\PersistentCollection {#3404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3408 …}
  -id: 70333
  -bodyTs: "'braff':5 'garden':7 'state':8 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4785292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698207065 {#3395
    date: 2023-10-25 06:11:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#3396
  +user: Proxies\__CG__\App\Entity\User {#3397 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2376 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2374
    +user: App\Entity\User {#1353 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2376 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Is that Zac Braff or Dax Shepard?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698207067 {#1979
      date: 2023-10-25 06:11:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2362 …}
    +nested: Doctrine\ORM\PersistentCollection {#2367 …}
    +votes: Doctrine\ORM\PersistentCollection {#2269 …}
    +reports: Doctrine\ORM\PersistentCollection {#1347 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1351 …}
    -id: 70304
    -bodyTs: "'braff':4 'dax':6 'shepard':7 'zac':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4796388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698204409 {#1980
      date: 2023-10-25 05:26:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2374}
  +body: "I think it’s Braff in *Garden State*."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698207065 {#3394
    date: 2023-10-25 06:11:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@lemmy_get_my_coat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3398 …}
  +nested: Doctrine\ORM\PersistentCollection {#3400 …}
  +votes: Doctrine\ORM\PersistentCollection {#3402 …}
  +reports: Doctrine\ORM\PersistentCollection {#3404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3408 …}
  -id: 70333
  -bodyTs: "'braff':5 'garden':7 'state':8 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4785292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698207065 {#3395
    date: 2023-10-25 06:11:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2545
  +user: App\Entity\User {#2559 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Does helping the homeless population really benefit the country though? Why should they get free handouts? I worked hard to pay rent, they should too.\n
    \n
    What I’m trying to say is yes, we should keep bombing the Middle East.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698205798 {#2540
    date: 2023-10-25 05:49:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2547 …}
  +nested: Doctrine\ORM\PersistentCollection {#2549 …}
  +votes: Doctrine\ORM\PersistentCollection {#2551 …}
  +reports: Doctrine\ORM\PersistentCollection {#2553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2557 …}
  -id: 68834
  -bodyTs: "'benefit':7 'bomb':37 'countri':9 'east':40 'free':15 'get':14 'handout':16 'hard':19 'help':2 'homeless':4 'keep':36 'm':28 'middl':39 'pay':21 'popul':5 'realli':6 'rent':22 'say':31 'though':10 'tri':29 'work':18 'yes':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5169939"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698133862 {#2541
    date: 2023-10-24 09:51: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
67 DENIED edit
App\Entity\EntryComment {#2545
  +user: App\Entity\User {#2559 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Does helping the homeless population really benefit the country though? Why should they get free handouts? I worked hard to pay rent, they should too.\n
    \n
    What I’m trying to say is yes, we should keep bombing the Middle East.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698205798 {#2540
    date: 2023-10-25 05:49:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2547 …}
  +nested: Doctrine\ORM\PersistentCollection {#2549 …}
  +votes: Doctrine\ORM\PersistentCollection {#2551 …}
  +reports: Doctrine\ORM\PersistentCollection {#2553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2557 …}
  -id: 68834
  -bodyTs: "'benefit':7 'bomb':37 'countri':9 'east':40 'free':15 'get':14 'handout':16 'hard':19 'help':2 'homeless':4 'keep':36 'm':28 'middl':39 'pay':21 'popul':5 'realli':6 'rent':22 'say':31 'though':10 'tri':29 'work':18 'yes':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5169939"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698133862 {#2541
    date: 2023-10-24 09:51: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
68 DENIED moderate
App\Entity\EntryComment {#2545
  +user: App\Entity\User {#2559 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Does helping the homeless population really benefit the country though? Why should they get free handouts? I worked hard to pay rent, they should too.\n
    \n
    What I’m trying to say is yes, we should keep bombing the Middle East.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698205798 {#2540
    date: 2023-10-25 05:49:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2547 …}
  +nested: Doctrine\ORM\PersistentCollection {#2549 …}
  +votes: Doctrine\ORM\PersistentCollection {#2551 …}
  +reports: Doctrine\ORM\PersistentCollection {#2553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2557 …}
  -id: 68834
  -bodyTs: "'benefit':7 'bomb':37 'countri':9 'east':40 'free':15 'get':14 'handout':16 'hard':19 'help':2 'homeless':4 'keep':36 'm':28 'middl':39 'pay':21 'popul':5 'realli':6 'rent':22 'say':31 'though':10 'tri':29 'work':18 'yes':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5169939"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698133862 {#2541
    date: 2023-10-24 09:51: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
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 {#3165
  +user: Proxies\__CG__\App\Entity\User {#3175 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2545
    +user: App\Entity\User {#2559 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Does helping the homeless population really benefit the country though? Why should they get free handouts? I worked hard to pay rent, they should too.\n
      \n
      What I’m trying to say is yes, we should keep bombing the Middle East.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698205798 {#2540
      date: 2023-10-25 05:49:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2547 …}
    +nested: Doctrine\ORM\PersistentCollection {#2549 …}
    +votes: Doctrine\ORM\PersistentCollection {#2551 …}
    +reports: Doctrine\ORM\PersistentCollection {#2553 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2555 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2557 …}
    -id: 68834
    -bodyTs: "'benefit':7 'bomb':37 'countri':9 'east':40 'free':15 'get':14 'handout':16 'hard':19 'help':2 'homeless':4 'keep':36 'm':28 'middl':39 'pay':21 'popul':5 'realli':6 'rent':22 'say':31 'though':10 'tri':29 'work':18 'yes':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5169939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698133862 {#2541
      date: 2023-10-24 09:51:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2545}
  +body: "I’m not 100 sure, but I think you should put “/s” at the end of your statement"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1698134300 {#3163
    date: 2023-10-24 09:58:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@OsrsNeedsF2P@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3174 …}
  +nested: Doctrine\ORM\PersistentCollection {#3167 …}
  +votes: Doctrine\ORM\PersistentCollection {#3169 …}
  +reports: Doctrine\ORM\PersistentCollection {#3177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
  -id: 68840
  -bodyTs: "'/s':12 '100':4 'end':15 'm':2 'put':11 'statement':18 'sure':5 'think':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4750211"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698134300 {#3164
    date: 2023-10-24 09:58: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 {#3165
  +user: Proxies\__CG__\App\Entity\User {#3175 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2545
    +user: App\Entity\User {#2559 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Does helping the homeless population really benefit the country though? Why should they get free handouts? I worked hard to pay rent, they should too.\n
      \n
      What I’m trying to say is yes, we should keep bombing the Middle East.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698205798 {#2540
      date: 2023-10-25 05:49:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2547 …}
    +nested: Doctrine\ORM\PersistentCollection {#2549 …}
    +votes: Doctrine\ORM\PersistentCollection {#2551 …}
    +reports: Doctrine\ORM\PersistentCollection {#2553 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2555 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2557 …}
    -id: 68834
    -bodyTs: "'benefit':7 'bomb':37 'countri':9 'east':40 'free':15 'get':14 'handout':16 'hard':19 'help':2 'homeless':4 'keep':36 'm':28 'middl':39 'pay':21 'popul':5 'realli':6 'rent':22 'say':31 'though':10 'tri':29 'work':18 'yes':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5169939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698133862 {#2541
      date: 2023-10-24 09:51:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2545}
  +body: "I’m not 100 sure, but I think you should put “/s” at the end of your statement"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1698134300 {#3163
    date: 2023-10-24 09:58:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@OsrsNeedsF2P@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3174 …}
  +nested: Doctrine\ORM\PersistentCollection {#3167 …}
  +votes: Doctrine\ORM\PersistentCollection {#3169 …}
  +reports: Doctrine\ORM\PersistentCollection {#3177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
  -id: 68840
  -bodyTs: "'/s':12 '100':4 'end':15 'm':2 'put':11 'statement':18 'sure':5 'think':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4750211"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698134300 {#3164
    date: 2023-10-24 09:58: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 {#3165
  +user: Proxies\__CG__\App\Entity\User {#3175 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2545
    +user: App\Entity\User {#2559 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Does helping the homeless population really benefit the country though? Why should they get free handouts? I worked hard to pay rent, they should too.\n
      \n
      What I’m trying to say is yes, we should keep bombing the Middle East.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698205798 {#2540
      date: 2023-10-25 05:49:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2547 …}
    +nested: Doctrine\ORM\PersistentCollection {#2549 …}
    +votes: Doctrine\ORM\PersistentCollection {#2551 …}
    +reports: Doctrine\ORM\PersistentCollection {#2553 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2555 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2557 …}
    -id: 68834
    -bodyTs: "'benefit':7 'bomb':37 'countri':9 'east':40 'free':15 'get':14 'handout':16 'hard':19 'help':2 'homeless':4 'keep':36 'm':28 'middl':39 'pay':21 'popul':5 'realli':6 'rent':22 'say':31 'though':10 'tri':29 'work':18 'yes':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5169939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698133862 {#2541
      date: 2023-10-24 09:51:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2545}
  +body: "I’m not 100 sure, but I think you should put “/s” at the end of your statement"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1698134300 {#3163
    date: 2023-10-24 09:58:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@OsrsNeedsF2P@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3174 …}
  +nested: Doctrine\ORM\PersistentCollection {#3167 …}
  +votes: Doctrine\ORM\PersistentCollection {#3169 …}
  +reports: Doctrine\ORM\PersistentCollection {#3177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
  -id: 68840
  -bodyTs: "'/s':12 '100':4 'end':15 'm':2 'put':11 'statement':18 'sure':5 'think':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4750211"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698134300 {#3164
    date: 2023-10-24 09:58: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 {#3434
  +user: App\Entity\User {#2559 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3165
    +user: Proxies\__CG__\App\Entity\User {#3175 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2545
      +user: App\Entity\User {#2559 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Does helping the homeless population really benefit the country though? Why should they get free handouts? I worked hard to pay rent, they should too.\n
        \n
        What I’m trying to say is yes, we should keep bombing the Middle East.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1698205798 {#2540
        date: 2023-10-25 05:49:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2547 …}
      +nested: Doctrine\ORM\PersistentCollection {#2549 …}
      +votes: Doctrine\ORM\PersistentCollection {#2551 …}
      +reports: Doctrine\ORM\PersistentCollection {#2553 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2555 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2557 …}
      -id: 68834
      -bodyTs: "'benefit':7 'bomb':37 'countri':9 'east':40 'free':15 'get':14 'handout':16 'hard':19 'help':2 'homeless':4 'keep':36 'm':28 'middl':39 'pay':21 'popul':5 'realli':6 'rent':22 'say':31 'though':10 'tri':29 'work':18 'yes':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5169939"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698133862 {#2541
        date: 2023-10-24 09:51:02.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2545}
    +body: "I’m not 100 sure, but I think you should put “/s” at the end of your statement"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1698134300 {#3163
      date: 2023-10-24 09:58:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@OsrsNeedsF2P@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3174 …}
    +nested: Doctrine\ORM\PersistentCollection {#3167 …}
    +votes: Doctrine\ORM\PersistentCollection {#3169 …}
    +reports: Doctrine\ORM\PersistentCollection {#3177 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
    -id: 68840
    -bodyTs: "'/s':12 '100':4 'end':15 'm':2 'put':11 'statement':18 'sure':5 'think':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4750211"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698134300 {#3164
      date: 2023-10-24 09:58:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2545}
  +body: "I’m surprised it’s needed"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698139853 {#3432
    date: 2023-10-24 11:30:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@OsrsNeedsF2P@lemmy.ml"
    "@009_Sound_System@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3435 …}
  +nested: Doctrine\ORM\PersistentCollection {#3437 …}
  +votes: Doctrine\ORM\PersistentCollection {#3439 …}
  +reports: Doctrine\ORM\PersistentCollection {#3441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3445 …}
  -id: 68917
  -bodyTs: "'m':2 'need':6 'surpris':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5171168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698139853 {#3433
    date: 2023-10-24 11:30:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#3434
  +user: App\Entity\User {#2559 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3165
    +user: Proxies\__CG__\App\Entity\User {#3175 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2545
      +user: App\Entity\User {#2559 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Does helping the homeless population really benefit the country though? Why should they get free handouts? I worked hard to pay rent, they should too.\n
        \n
        What I’m trying to say is yes, we should keep bombing the Middle East.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1698205798 {#2540
        date: 2023-10-25 05:49:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2547 …}
      +nested: Doctrine\ORM\PersistentCollection {#2549 …}
      +votes: Doctrine\ORM\PersistentCollection {#2551 …}
      +reports: Doctrine\ORM\PersistentCollection {#2553 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2555 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2557 …}
      -id: 68834
      -bodyTs: "'benefit':7 'bomb':37 'countri':9 'east':40 'free':15 'get':14 'handout':16 'hard':19 'help':2 'homeless':4 'keep':36 'm':28 'middl':39 'pay':21 'popul':5 'realli':6 'rent':22 'say':31 'though':10 'tri':29 'work':18 'yes':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5169939"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698133862 {#2541
        date: 2023-10-24 09:51:02.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2545}
    +body: "I’m not 100 sure, but I think you should put “/s” at the end of your statement"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1698134300 {#3163
      date: 2023-10-24 09:58:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@OsrsNeedsF2P@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3174 …}
    +nested: Doctrine\ORM\PersistentCollection {#3167 …}
    +votes: Doctrine\ORM\PersistentCollection {#3169 …}
    +reports: Doctrine\ORM\PersistentCollection {#3177 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
    -id: 68840
    -bodyTs: "'/s':12 '100':4 'end':15 'm':2 'put':11 'statement':18 'sure':5 'think':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4750211"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698134300 {#3164
      date: 2023-10-24 09:58:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2545}
  +body: "I’m surprised it’s needed"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698139853 {#3432
    date: 2023-10-24 11:30:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@OsrsNeedsF2P@lemmy.ml"
    "@009_Sound_System@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3435 …}
  +nested: Doctrine\ORM\PersistentCollection {#3437 …}
  +votes: Doctrine\ORM\PersistentCollection {#3439 …}
  +reports: Doctrine\ORM\PersistentCollection {#3441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3445 …}
  -id: 68917
  -bodyTs: "'m':2 'need':6 'surpris':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5171168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698139853 {#3433
    date: 2023-10-24 11:30:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#3434
  +user: App\Entity\User {#2559 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3165
    +user: Proxies\__CG__\App\Entity\User {#3175 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2545
      +user: App\Entity\User {#2559 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Does helping the homeless population really benefit the country though? Why should they get free handouts? I worked hard to pay rent, they should too.\n
        \n
        What I’m trying to say is yes, we should keep bombing the Middle East.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1698205798 {#2540
        date: 2023-10-25 05:49:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2547 …}
      +nested: Doctrine\ORM\PersistentCollection {#2549 …}
      +votes: Doctrine\ORM\PersistentCollection {#2551 …}
      +reports: Doctrine\ORM\PersistentCollection {#2553 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2555 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2557 …}
      -id: 68834
      -bodyTs: "'benefit':7 'bomb':37 'countri':9 'east':40 'free':15 'get':14 'handout':16 'hard':19 'help':2 'homeless':4 'keep':36 'm':28 'middl':39 'pay':21 'popul':5 'realli':6 'rent':22 'say':31 'though':10 'tri':29 'work':18 'yes':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5169939"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698133862 {#2541
        date: 2023-10-24 09:51:02.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2545}
    +body: "I’m not 100 sure, but I think you should put “/s” at the end of your statement"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1698134300 {#3163
      date: 2023-10-24 09:58:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@OsrsNeedsF2P@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3174 …}
    +nested: Doctrine\ORM\PersistentCollection {#3167 …}
    +votes: Doctrine\ORM\PersistentCollection {#3169 …}
    +reports: Doctrine\ORM\PersistentCollection {#3177 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
    -id: 68840
    -bodyTs: "'/s':12 '100':4 'end':15 'm':2 'put':11 'statement':18 'sure':5 'think':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4750211"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698134300 {#3164
      date: 2023-10-24 09:58:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2545}
  +body: "I’m surprised it’s needed"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698139853 {#3432
    date: 2023-10-24 11:30:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@OsrsNeedsF2P@lemmy.ml"
    "@009_Sound_System@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3435 …}
  +nested: Doctrine\ORM\PersistentCollection {#3437 …}
  +votes: Doctrine\ORM\PersistentCollection {#3439 …}
  +reports: Doctrine\ORM\PersistentCollection {#3441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3445 …}
  -id: 68917
  -bodyTs: "'m':2 'need':6 'surpris':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5171168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698139853 {#3433
    date: 2023-10-24 11:30:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3573
  +user: Proxies\__CG__\App\Entity\User {#3579 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3434
    +user: App\Entity\User {#2559 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3165
      +user: Proxies\__CG__\App\Entity\User {#3175 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2545
        +user: App\Entity\User {#2559 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          Does helping the homeless population really benefit the country though? Why should they get free handouts? I worked hard to pay rent, they should too.\n
          \n
          What I’m trying to say is yes, we should keep bombing the Middle East.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1698205798 {#2540
          date: 2023-10-25 05:49:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2547 …}
        +nested: Doctrine\ORM\PersistentCollection {#2549 …}
        +votes: Doctrine\ORM\PersistentCollection {#2551 …}
        +reports: Doctrine\ORM\PersistentCollection {#2553 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2555 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2557 …}
        -id: 68834
        -bodyTs: "'benefit':7 'bomb':37 'countri':9 'east':40 'free':15 'get':14 'handout':16 'hard':19 'help':2 'homeless':4 'keep':36 'm':28 'middl':39 'pay':21 'popul':5 'realli':6 'rent':22 'say':31 'though':10 'tri':29 'work':18 'yes':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5169939"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698133862 {#2541
          date: 2023-10-24 09:51:02.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2545}
      +body: "I’m not 100 sure, but I think you should put “/s” at the end of your statement"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1698134300 {#3163
        date: 2023-10-24 09:58:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@OsrsNeedsF2P@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3174 …}
      +nested: Doctrine\ORM\PersistentCollection {#3167 …}
      +votes: Doctrine\ORM\PersistentCollection {#3169 …}
      +reports: Doctrine\ORM\PersistentCollection {#3177 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
      -id: 68840
      -bodyTs: "'/s':12 '100':4 'end':15 'm':2 'put':11 'statement':18 'sure':5 'think':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4750211"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698134300 {#3164
        date: 2023-10-24 09:58:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2545}
    +body: "I’m surprised it’s needed"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698139853 {#3432
      date: 2023-10-24 11:30:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@OsrsNeedsF2P@lemmy.ml"
      "@009_Sound_System@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3435 …}
    +nested: Doctrine\ORM\PersistentCollection {#3437 …}
    +votes: Doctrine\ORM\PersistentCollection {#3439 …}
    +reports: Doctrine\ORM\PersistentCollection {#3441 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3443 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3445 …}
    -id: 68917
    -bodyTs: "'m':2 'need':6 'surpris':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5171168"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698139853 {#3433
      date: 2023-10-24 11:30:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2545}
  +body: "In these crazy times . . ."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1698140099 {#3572
    date: 2023-10-24 11:34:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@OsrsNeedsF2P@lemmy.ml"
    "@009_Sound_System@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3580 …}
  +nested: Doctrine\ORM\PersistentCollection {#3582 …}
  +votes: Doctrine\ORM\PersistentCollection {#3584 …}
  +reports: Doctrine\ORM\PersistentCollection {#3587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3591 …}
  -id: 68922
  -bodyTs: "'crazi':3 'time':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5171217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698140099 {#3575
    date: 2023-10-24 11:34: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
79 DENIED edit
App\Entity\EntryComment {#3573
  +user: Proxies\__CG__\App\Entity\User {#3579 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3434
    +user: App\Entity\User {#2559 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3165
      +user: Proxies\__CG__\App\Entity\User {#3175 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2545
        +user: App\Entity\User {#2559 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          Does helping the homeless population really benefit the country though? Why should they get free handouts? I worked hard to pay rent, they should too.\n
          \n
          What I’m trying to say is yes, we should keep bombing the Middle East.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1698205798 {#2540
          date: 2023-10-25 05:49:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2547 …}
        +nested: Doctrine\ORM\PersistentCollection {#2549 …}
        +votes: Doctrine\ORM\PersistentCollection {#2551 …}
        +reports: Doctrine\ORM\PersistentCollection {#2553 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2555 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2557 …}
        -id: 68834
        -bodyTs: "'benefit':7 'bomb':37 'countri':9 'east':40 'free':15 'get':14 'handout':16 'hard':19 'help':2 'homeless':4 'keep':36 'm':28 'middl':39 'pay':21 'popul':5 'realli':6 'rent':22 'say':31 'though':10 'tri':29 'work':18 'yes':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5169939"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698133862 {#2541
          date: 2023-10-24 09:51:02.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2545}
      +body: "I’m not 100 sure, but I think you should put “/s” at the end of your statement"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1698134300 {#3163
        date: 2023-10-24 09:58:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@OsrsNeedsF2P@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3174 …}
      +nested: Doctrine\ORM\PersistentCollection {#3167 …}
      +votes: Doctrine\ORM\PersistentCollection {#3169 …}
      +reports: Doctrine\ORM\PersistentCollection {#3177 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
      -id: 68840
      -bodyTs: "'/s':12 '100':4 'end':15 'm':2 'put':11 'statement':18 'sure':5 'think':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4750211"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698134300 {#3164
        date: 2023-10-24 09:58:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2545}
    +body: "I’m surprised it’s needed"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698139853 {#3432
      date: 2023-10-24 11:30:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@OsrsNeedsF2P@lemmy.ml"
      "@009_Sound_System@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3435 …}
    +nested: Doctrine\ORM\PersistentCollection {#3437 …}
    +votes: Doctrine\ORM\PersistentCollection {#3439 …}
    +reports: Doctrine\ORM\PersistentCollection {#3441 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3443 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3445 …}
    -id: 68917
    -bodyTs: "'m':2 'need':6 'surpris':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5171168"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698139853 {#3433
      date: 2023-10-24 11:30:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2545}
  +body: "In these crazy times . . ."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1698140099 {#3572
    date: 2023-10-24 11:34:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@OsrsNeedsF2P@lemmy.ml"
    "@009_Sound_System@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3580 …}
  +nested: Doctrine\ORM\PersistentCollection {#3582 …}
  +votes: Doctrine\ORM\PersistentCollection {#3584 …}
  +reports: Doctrine\ORM\PersistentCollection {#3587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3591 …}
  -id: 68922
  -bodyTs: "'crazi':3 'time':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5171217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698140099 {#3575
    date: 2023-10-24 11:34: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
80 DENIED moderate
App\Entity\EntryComment {#3573
  +user: Proxies\__CG__\App\Entity\User {#3579 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3434
    +user: App\Entity\User {#2559 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3165
      +user: Proxies\__CG__\App\Entity\User {#3175 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2545
        +user: App\Entity\User {#2559 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          Does helping the homeless population really benefit the country though? Why should they get free handouts? I worked hard to pay rent, they should too.\n
          \n
          What I’m trying to say is yes, we should keep bombing the Middle East.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1698205798 {#2540
          date: 2023-10-25 05:49:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2547 …}
        +nested: Doctrine\ORM\PersistentCollection {#2549 …}
        +votes: Doctrine\ORM\PersistentCollection {#2551 …}
        +reports: Doctrine\ORM\PersistentCollection {#2553 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2555 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2557 …}
        -id: 68834
        -bodyTs: "'benefit':7 'bomb':37 'countri':9 'east':40 'free':15 'get':14 'handout':16 'hard':19 'help':2 'homeless':4 'keep':36 'm':28 'middl':39 'pay':21 'popul':5 'realli':6 'rent':22 'say':31 'though':10 'tri':29 'work':18 'yes':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5169939"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698133862 {#2541
          date: 2023-10-24 09:51:02.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2545}
      +body: "I’m not 100 sure, but I think you should put “/s” at the end of your statement"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1698134300 {#3163
        date: 2023-10-24 09:58:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@OsrsNeedsF2P@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3174 …}
      +nested: Doctrine\ORM\PersistentCollection {#3167 …}
      +votes: Doctrine\ORM\PersistentCollection {#3169 …}
      +reports: Doctrine\ORM\PersistentCollection {#3177 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
      -id: 68840
      -bodyTs: "'/s':12 '100':4 'end':15 'm':2 'put':11 'statement':18 'sure':5 'think':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4750211"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698134300 {#3164
        date: 2023-10-24 09:58:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2545}
    +body: "I’m surprised it’s needed"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698139853 {#3432
      date: 2023-10-24 11:30:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@OsrsNeedsF2P@lemmy.ml"
      "@009_Sound_System@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3435 …}
    +nested: Doctrine\ORM\PersistentCollection {#3437 …}
    +votes: Doctrine\ORM\PersistentCollection {#3439 …}
    +reports: Doctrine\ORM\PersistentCollection {#3441 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3443 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3445 …}
    -id: 68917
    -bodyTs: "'m':2 'need':6 'surpris':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5171168"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698139853 {#3433
      date: 2023-10-24 11:30:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2545}
  +body: "In these crazy times . . ."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1698140099 {#3572
    date: 2023-10-24 11:34:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@OsrsNeedsF2P@lemmy.ml"
    "@009_Sound_System@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3580 …}
  +nested: Doctrine\ORM\PersistentCollection {#3582 …}
  +votes: Doctrine\ORM\PersistentCollection {#3584 …}
  +reports: Doctrine\ORM\PersistentCollection {#3587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3591 …}
  -id: 68922
  -bodyTs: "'crazi':3 'time':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5171217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698140099 {#3575
    date: 2023-10-24 11:34: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
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 {#3595
  +user: Proxies\__CG__\App\Entity\User {#3596 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3434
    +user: App\Entity\User {#2559 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3165
      +user: Proxies\__CG__\App\Entity\User {#3175 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2545
        +user: App\Entity\User {#2559 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          Does helping the homeless population really benefit the country though? Why should they get free handouts? I worked hard to pay rent, they should too.\n
          \n
          What I’m trying to say is yes, we should keep bombing the Middle East.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1698205798 {#2540
          date: 2023-10-25 05:49:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2547 …}
        +nested: Doctrine\ORM\PersistentCollection {#2549 …}
        +votes: Doctrine\ORM\PersistentCollection {#2551 …}
        +reports: Doctrine\ORM\PersistentCollection {#2553 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2555 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2557 …}
        -id: 68834
        -bodyTs: "'benefit':7 'bomb':37 'countri':9 'east':40 'free':15 'get':14 'handout':16 'hard':19 'help':2 'homeless':4 'keep':36 'm':28 'middl':39 'pay':21 'popul':5 'realli':6 'rent':22 'say':31 'though':10 'tri':29 'work':18 'yes':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5169939"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698133862 {#2541
          date: 2023-10-24 09:51:02.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2545}
      +body: "I’m not 100 sure, but I think you should put “/s” at the end of your statement"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1698134300 {#3163
        date: 2023-10-24 09:58:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@OsrsNeedsF2P@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3174 …}
      +nested: Doctrine\ORM\PersistentCollection {#3167 …}
      +votes: Doctrine\ORM\PersistentCollection {#3169 …}
      +reports: Doctrine\ORM\PersistentCollection {#3177 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
      -id: 68840
      -bodyTs: "'/s':12 '100':4 'end':15 'm':2 'put':11 'statement':18 'sure':5 'think':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4750211"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698134300 {#3164
        date: 2023-10-24 09:58:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2545}
    +body: "I’m surprised it’s needed"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698139853 {#3432
      date: 2023-10-24 11:30:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@OsrsNeedsF2P@lemmy.ml"
      "@009_Sound_System@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3435 …}
    +nested: Doctrine\ORM\PersistentCollection {#3437 …}
    +votes: Doctrine\ORM\PersistentCollection {#3439 …}
    +reports: Doctrine\ORM\PersistentCollection {#3441 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3443 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3445 …}
    -id: 68917
    -bodyTs: "'m':2 'need':6 'surpris':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5171168"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698139853 {#3433
      date: 2023-10-24 11:30:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2545}
  +body: "Why? Things are the way they are because a lot of people believe it unironically."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698171344 {#3593
    date: 2023-10-24 20:15:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@OsrsNeedsF2P@lemmy.ml"
    "@009_Sound_System@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3597 …}
  +nested: Doctrine\ORM\PersistentCollection {#3599 …}
  +votes: Doctrine\ORM\PersistentCollection {#3601 …}
  +reports: Doctrine\ORM\PersistentCollection {#3603 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3605 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3607 …}
  -id: 69589
  -bodyTs: "'believ':13 'lot':10 'peopl':12 'thing':2 'uniron':15 'way':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4780741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698171344 {#3594
    date: 2023-10-24 20:15:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3595
  +user: Proxies\__CG__\App\Entity\User {#3596 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3434
    +user: App\Entity\User {#2559 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3165
      +user: Proxies\__CG__\App\Entity\User {#3175 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2545
        +user: App\Entity\User {#2559 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          Does helping the homeless population really benefit the country though? Why should they get free handouts? I worked hard to pay rent, they should too.\n
          \n
          What I’m trying to say is yes, we should keep bombing the Middle East.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1698205798 {#2540
          date: 2023-10-25 05:49:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2547 …}
        +nested: Doctrine\ORM\PersistentCollection {#2549 …}
        +votes: Doctrine\ORM\PersistentCollection {#2551 …}
        +reports: Doctrine\ORM\PersistentCollection {#2553 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2555 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2557 …}
        -id: 68834
        -bodyTs: "'benefit':7 'bomb':37 'countri':9 'east':40 'free':15 'get':14 'handout':16 'hard':19 'help':2 'homeless':4 'keep':36 'm':28 'middl':39 'pay':21 'popul':5 'realli':6 'rent':22 'say':31 'though':10 'tri':29 'work':18 'yes':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5169939"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698133862 {#2541
          date: 2023-10-24 09:51:02.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2545}
      +body: "I’m not 100 sure, but I think you should put “/s” at the end of your statement"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1698134300 {#3163
        date: 2023-10-24 09:58:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@OsrsNeedsF2P@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3174 …}
      +nested: Doctrine\ORM\PersistentCollection {#3167 …}
      +votes: Doctrine\ORM\PersistentCollection {#3169 …}
      +reports: Doctrine\ORM\PersistentCollection {#3177 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
      -id: 68840
      -bodyTs: "'/s':12 '100':4 'end':15 'm':2 'put':11 'statement':18 'sure':5 'think':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4750211"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698134300 {#3164
        date: 2023-10-24 09:58:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2545}
    +body: "I’m surprised it’s needed"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698139853 {#3432
      date: 2023-10-24 11:30:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@OsrsNeedsF2P@lemmy.ml"
      "@009_Sound_System@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3435 …}
    +nested: Doctrine\ORM\PersistentCollection {#3437 …}
    +votes: Doctrine\ORM\PersistentCollection {#3439 …}
    +reports: Doctrine\ORM\PersistentCollection {#3441 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3443 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3445 …}
    -id: 68917
    -bodyTs: "'m':2 'need':6 'surpris':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5171168"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698139853 {#3433
      date: 2023-10-24 11:30:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2545}
  +body: "Why? Things are the way they are because a lot of people believe it unironically."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698171344 {#3593
    date: 2023-10-24 20:15:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@OsrsNeedsF2P@lemmy.ml"
    "@009_Sound_System@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3597 …}
  +nested: Doctrine\ORM\PersistentCollection {#3599 …}
  +votes: Doctrine\ORM\PersistentCollection {#3601 …}
  +reports: Doctrine\ORM\PersistentCollection {#3603 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3605 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3607 …}
  -id: 69589
  -bodyTs: "'believ':13 'lot':10 'peopl':12 'thing':2 'uniron':15 'way':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4780741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698171344 {#3594
    date: 2023-10-24 20:15:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3595
  +user: Proxies\__CG__\App\Entity\User {#3596 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3434
    +user: App\Entity\User {#2559 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3165
      +user: Proxies\__CG__\App\Entity\User {#3175 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2545
        +user: App\Entity\User {#2559 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          Does helping the homeless population really benefit the country though? Why should they get free handouts? I worked hard to pay rent, they should too.\n
          \n
          What I’m trying to say is yes, we should keep bombing the Middle East.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1698205798 {#2540
          date: 2023-10-25 05:49:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2547 …}
        +nested: Doctrine\ORM\PersistentCollection {#2549 …}
        +votes: Doctrine\ORM\PersistentCollection {#2551 …}
        +reports: Doctrine\ORM\PersistentCollection {#2553 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2555 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2557 …}
        -id: 68834
        -bodyTs: "'benefit':7 'bomb':37 'countri':9 'east':40 'free':15 'get':14 'handout':16 'hard':19 'help':2 'homeless':4 'keep':36 'm':28 'middl':39 'pay':21 'popul':5 'realli':6 'rent':22 'say':31 'though':10 'tri':29 'work':18 'yes':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5169939"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698133862 {#2541
          date: 2023-10-24 09:51:02.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2545}
      +body: "I’m not 100 sure, but I think you should put “/s” at the end of your statement"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1698134300 {#3163
        date: 2023-10-24 09:58:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@OsrsNeedsF2P@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3174 …}
      +nested: Doctrine\ORM\PersistentCollection {#3167 …}
      +votes: Doctrine\ORM\PersistentCollection {#3169 …}
      +reports: Doctrine\ORM\PersistentCollection {#3177 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
      -id: 68840
      -bodyTs: "'/s':12 '100':4 'end':15 'm':2 'put':11 'statement':18 'sure':5 'think':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4750211"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698134300 {#3164
        date: 2023-10-24 09:58:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2545}
    +body: "I’m surprised it’s needed"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698139853 {#3432
      date: 2023-10-24 11:30:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@OsrsNeedsF2P@lemmy.ml"
      "@009_Sound_System@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3435 …}
    +nested: Doctrine\ORM\PersistentCollection {#3437 …}
    +votes: Doctrine\ORM\PersistentCollection {#3439 …}
    +reports: Doctrine\ORM\PersistentCollection {#3441 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3443 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3445 …}
    -id: 68917
    -bodyTs: "'m':2 'need':6 'surpris':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5171168"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698139853 {#3433
      date: 2023-10-24 11:30:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2545}
  +body: "Why? Things are the way they are because a lot of people believe it unironically."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698171344 {#3593
    date: 2023-10-24 20:15:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@OsrsNeedsF2P@lemmy.ml"
    "@009_Sound_System@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3597 …}
  +nested: Doctrine\ORM\PersistentCollection {#3599 …}
  +votes: Doctrine\ORM\PersistentCollection {#3601 …}
  +reports: Doctrine\ORM\PersistentCollection {#3603 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3605 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3607 …}
  -id: 69589
  -bodyTs: "'believ':13 'lot':10 'peopl':12 'thing':2 'uniron':15 'way':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4780741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698171344 {#3594
    date: 2023-10-24 20:15:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3612
  +user: Proxies\__CG__\App\Entity\User {#3613 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3434
    +user: App\Entity\User {#2559 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3165
      +user: Proxies\__CG__\App\Entity\User {#3175 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2545
        +user: App\Entity\User {#2559 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          Does helping the homeless population really benefit the country though? Why should they get free handouts? I worked hard to pay rent, they should too.\n
          \n
          What I’m trying to say is yes, we should keep bombing the Middle East.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1698205798 {#2540
          date: 2023-10-25 05:49:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2547 …}
        +nested: Doctrine\ORM\PersistentCollection {#2549 …}
        +votes: Doctrine\ORM\PersistentCollection {#2551 …}
        +reports: Doctrine\ORM\PersistentCollection {#2553 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2555 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2557 …}
        -id: 68834
        -bodyTs: "'benefit':7 'bomb':37 'countri':9 'east':40 'free':15 'get':14 'handout':16 'hard':19 'help':2 'homeless':4 'keep':36 'm':28 'middl':39 'pay':21 'popul':5 'realli':6 'rent':22 'say':31 'though':10 'tri':29 'work':18 'yes':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5169939"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698133862 {#2541
          date: 2023-10-24 09:51:02.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2545}
      +body: "I’m not 100 sure, but I think you should put “/s” at the end of your statement"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1698134300 {#3163
        date: 2023-10-24 09:58:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@OsrsNeedsF2P@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3174 …}
      +nested: Doctrine\ORM\PersistentCollection {#3167 …}
      +votes: Doctrine\ORM\PersistentCollection {#3169 …}
      +reports: Doctrine\ORM\PersistentCollection {#3177 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
      -id: 68840
      -bodyTs: "'/s':12 '100':4 'end':15 'm':2 'put':11 'statement':18 'sure':5 'think':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4750211"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698134300 {#3164
        date: 2023-10-24 09:58:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2545}
    +body: "I’m surprised it’s needed"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698139853 {#3432
      date: 2023-10-24 11:30:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@OsrsNeedsF2P@lemmy.ml"
      "@009_Sound_System@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3435 …}
    +nested: Doctrine\ORM\PersistentCollection {#3437 …}
    +votes: Doctrine\ORM\PersistentCollection {#3439 …}
    +reports: Doctrine\ORM\PersistentCollection {#3441 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3443 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3445 …}
    -id: 68917
    -bodyTs: "'m':2 'need':6 'surpris':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5171168"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698139853 {#3433
      date: 2023-10-24 11:30:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2545}
  +body: """
    Welcome to the Internet. Signal the joke clearly so that you are not confused with stupid extremists. Joke’s still there, and it’s clear and unambiguous.\n
    \n
    [en.m.wikipedia.org/wiki/Poe's_law](https://en.m.wikipedia.org/wiki/Poe's_law)\n
    \n
    > Poe’s law is an adage of internet culture which says that, without a clear indicator of the author’s intent, any parodic or sarcastic expression of extreme views can be mistaken by some readers for a sincere expression of those views.[1][2][3] The law is frequently exploited by individuals who share genuine extremist views and, when faced with overwhelming criticism, deflect by insisting they were merely being satirical.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698205797 {#3609
    date: 2023-10-25 05:49:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@OsrsNeedsF2P@lemmy.ml"
    "@009_Sound_System@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3614 …}
  +nested: Doctrine\ORM\PersistentCollection {#3616 …}
  +votes: Doctrine\ORM\PersistentCollection {#3618 …}
  +reports: Doctrine\ORM\PersistentCollection {#3620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3624 …}
  -id: 70323
  -bodyTs: "'/wiki/poe''s_law](https://en.m.wikipedia.org/wiki/poe''s_law)':30 '1':73 '2':74 '3':75 'adag':36 'author':49 'clear':8,25,45 'confus':14 'critic':93 'cultur':39 'deflect':94 'en.m.wikipedia.org':29 'en.m.wikipedia.org/wiki/poe''s_law](https://en.m.wikipedia.org/wiki/poe''s_law)':28 'exploit':80 'express':56,69 'extrem':58 'extremist':17,86 'face':90 'frequent':79 'genuin':85 'indic':46 'individu':82 'insist':96 'intent':51 'internet':4,38 'joke':7,18 'law':33,77 'mere':99 'mistaken':62 'overwhelm':92 'parod':53 'poe':31 'reader':65 'sarcast':55 'satir':101 'say':41 'share':84 'signal':5 'sincer':68 'still':20 'stupid':16 'unambigu':27 'view':59,72,87 'welcom':1 'without':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2837788"
  +editedAt: DateTimeImmutable @1698205865 {#3610
    date: 2023-10-25 05:51:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698205797 {#3611
    date: 2023-10-25 05:49:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#3612
  +user: Proxies\__CG__\App\Entity\User {#3613 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3434
    +user: App\Entity\User {#2559 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3165
      +user: Proxies\__CG__\App\Entity\User {#3175 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2545
        +user: App\Entity\User {#2559 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          Does helping the homeless population really benefit the country though? Why should they get free handouts? I worked hard to pay rent, they should too.\n
          \n
          What I’m trying to say is yes, we should keep bombing the Middle East.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1698205798 {#2540
          date: 2023-10-25 05:49:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2547 …}
        +nested: Doctrine\ORM\PersistentCollection {#2549 …}
        +votes: Doctrine\ORM\PersistentCollection {#2551 …}
        +reports: Doctrine\ORM\PersistentCollection {#2553 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2555 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2557 …}
        -id: 68834
        -bodyTs: "'benefit':7 'bomb':37 'countri':9 'east':40 'free':15 'get':14 'handout':16 'hard':19 'help':2 'homeless':4 'keep':36 'm':28 'middl':39 'pay':21 'popul':5 'realli':6 'rent':22 'say':31 'though':10 'tri':29 'work':18 'yes':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5169939"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698133862 {#2541
          date: 2023-10-24 09:51:02.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2545}
      +body: "I’m not 100 sure, but I think you should put “/s” at the end of your statement"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1698134300 {#3163
        date: 2023-10-24 09:58:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@OsrsNeedsF2P@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3174 …}
      +nested: Doctrine\ORM\PersistentCollection {#3167 …}
      +votes: Doctrine\ORM\PersistentCollection {#3169 …}
      +reports: Doctrine\ORM\PersistentCollection {#3177 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
      -id: 68840
      -bodyTs: "'/s':12 '100':4 'end':15 'm':2 'put':11 'statement':18 'sure':5 'think':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4750211"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698134300 {#3164
        date: 2023-10-24 09:58:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2545}
    +body: "I’m surprised it’s needed"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698139853 {#3432
      date: 2023-10-24 11:30:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@OsrsNeedsF2P@lemmy.ml"
      "@009_Sound_System@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3435 …}
    +nested: Doctrine\ORM\PersistentCollection {#3437 …}
    +votes: Doctrine\ORM\PersistentCollection {#3439 …}
    +reports: Doctrine\ORM\PersistentCollection {#3441 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3443 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3445 …}
    -id: 68917
    -bodyTs: "'m':2 'need':6 'surpris':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5171168"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698139853 {#3433
      date: 2023-10-24 11:30:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2545}
  +body: """
    Welcome to the Internet. Signal the joke clearly so that you are not confused with stupid extremists. Joke’s still there, and it’s clear and unambiguous.\n
    \n
    [en.m.wikipedia.org/wiki/Poe's_law](https://en.m.wikipedia.org/wiki/Poe's_law)\n
    \n
    > Poe’s law is an adage of internet culture which says that, without a clear indicator of the author’s intent, any parodic or sarcastic expression of extreme views can be mistaken by some readers for a sincere expression of those views.[1][2][3] The law is frequently exploited by individuals who share genuine extremist views and, when faced with overwhelming criticism, deflect by insisting they were merely being satirical.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698205797 {#3609
    date: 2023-10-25 05:49:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@OsrsNeedsF2P@lemmy.ml"
    "@009_Sound_System@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3614 …}
  +nested: Doctrine\ORM\PersistentCollection {#3616 …}
  +votes: Doctrine\ORM\PersistentCollection {#3618 …}
  +reports: Doctrine\ORM\PersistentCollection {#3620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3624 …}
  -id: 70323
  -bodyTs: "'/wiki/poe''s_law](https://en.m.wikipedia.org/wiki/poe''s_law)':30 '1':73 '2':74 '3':75 'adag':36 'author':49 'clear':8,25,45 'confus':14 'critic':93 'cultur':39 'deflect':94 'en.m.wikipedia.org':29 'en.m.wikipedia.org/wiki/poe''s_law](https://en.m.wikipedia.org/wiki/poe''s_law)':28 'exploit':80 'express':56,69 'extrem':58 'extremist':17,86 'face':90 'frequent':79 'genuin':85 'indic':46 'individu':82 'insist':96 'intent':51 'internet':4,38 'joke':7,18 'law':33,77 'mere':99 'mistaken':62 'overwhelm':92 'parod':53 'poe':31 'reader':65 'sarcast':55 'satir':101 'say':41 'share':84 'signal':5 'sincer':68 'still':20 'stupid':16 'unambigu':27 'view':59,72,87 'welcom':1 'without':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2837788"
  +editedAt: DateTimeImmutable @1698205865 {#3610
    date: 2023-10-25 05:51:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698205797 {#3611
    date: 2023-10-25 05:49:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#3612
  +user: Proxies\__CG__\App\Entity\User {#3613 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3434
    +user: App\Entity\User {#2559 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3165
      +user: Proxies\__CG__\App\Entity\User {#3175 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2545
        +user: App\Entity\User {#2559 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          Does helping the homeless population really benefit the country though? Why should they get free handouts? I worked hard to pay rent, they should too.\n
          \n
          What I’m trying to say is yes, we should keep bombing the Middle East.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1698205798 {#2540
          date: 2023-10-25 05:49:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2547 …}
        +nested: Doctrine\ORM\PersistentCollection {#2549 …}
        +votes: Doctrine\ORM\PersistentCollection {#2551 …}
        +reports: Doctrine\ORM\PersistentCollection {#2553 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2555 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2557 …}
        -id: 68834
        -bodyTs: "'benefit':7 'bomb':37 'countri':9 'east':40 'free':15 'get':14 'handout':16 'hard':19 'help':2 'homeless':4 'keep':36 'm':28 'middl':39 'pay':21 'popul':5 'realli':6 'rent':22 'say':31 'though':10 'tri':29 'work':18 'yes':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5169939"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698133862 {#2541
          date: 2023-10-24 09:51:02.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2545}
      +body: "I’m not 100 sure, but I think you should put “/s” at the end of your statement"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1698134300 {#3163
        date: 2023-10-24 09:58:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@OsrsNeedsF2P@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3174 …}
      +nested: Doctrine\ORM\PersistentCollection {#3167 …}
      +votes: Doctrine\ORM\PersistentCollection {#3169 …}
      +reports: Doctrine\ORM\PersistentCollection {#3177 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
      -id: 68840
      -bodyTs: "'/s':12 '100':4 'end':15 'm':2 'put':11 'statement':18 'sure':5 'think':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4750211"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698134300 {#3164
        date: 2023-10-24 09:58:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2545}
    +body: "I’m surprised it’s needed"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698139853 {#3432
      date: 2023-10-24 11:30:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@OsrsNeedsF2P@lemmy.ml"
      "@009_Sound_System@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3435 …}
    +nested: Doctrine\ORM\PersistentCollection {#3437 …}
    +votes: Doctrine\ORM\PersistentCollection {#3439 …}
    +reports: Doctrine\ORM\PersistentCollection {#3441 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3443 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3445 …}
    -id: 68917
    -bodyTs: "'m':2 'need':6 'surpris':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5171168"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698139853 {#3433
      date: 2023-10-24 11:30:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2545}
  +body: """
    Welcome to the Internet. Signal the joke clearly so that you are not confused with stupid extremists. Joke’s still there, and it’s clear and unambiguous.\n
    \n
    [en.m.wikipedia.org/wiki/Poe's_law](https://en.m.wikipedia.org/wiki/Poe's_law)\n
    \n
    > Poe’s law is an adage of internet culture which says that, without a clear indicator of the author’s intent, any parodic or sarcastic expression of extreme views can be mistaken by some readers for a sincere expression of those views.[1][2][3] The law is frequently exploited by individuals who share genuine extremist views and, when faced with overwhelming criticism, deflect by insisting they were merely being satirical.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698205797 {#3609
    date: 2023-10-25 05:49:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@OsrsNeedsF2P@lemmy.ml"
    "@009_Sound_System@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3614 …}
  +nested: Doctrine\ORM\PersistentCollection {#3616 …}
  +votes: Doctrine\ORM\PersistentCollection {#3618 …}
  +reports: Doctrine\ORM\PersistentCollection {#3620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3624 …}
  -id: 70323
  -bodyTs: "'/wiki/poe''s_law](https://en.m.wikipedia.org/wiki/poe''s_law)':30 '1':73 '2':74 '3':75 'adag':36 'author':49 'clear':8,25,45 'confus':14 'critic':93 'cultur':39 'deflect':94 'en.m.wikipedia.org':29 'en.m.wikipedia.org/wiki/poe''s_law](https://en.m.wikipedia.org/wiki/poe''s_law)':28 'exploit':80 'express':56,69 'extrem':58 'extremist':17,86 'face':90 'frequent':79 'genuin':85 'indic':46 'individu':82 'insist':96 'intent':51 'internet':4,38 'joke':7,18 'law':33,77 'mere':99 'mistaken':62 'overwhelm':92 'parod':53 'poe':31 'reader':65 'sarcast':55 'satir':101 'say':41 'share':84 'signal':5 'sincer':68 'still':20 'stupid':16 'unambigu':27 'view':59,72,87 'welcom':1 'without':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2837788"
  +editedAt: DateTimeImmutable @1698205865 {#3610
    date: 2023-10-25 05:51:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698205797 {#3611
    date: 2023-10-25 05:49:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3186
  +user: Proxies\__CG__\App\Entity\User {#3187 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2545
    +user: App\Entity\User {#2559 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Does helping the homeless population really benefit the country though? Why should they get free handouts? I worked hard to pay rent, they should too.\n
      \n
      What I’m trying to say is yes, we should keep bombing the Middle East.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698205798 {#2540
      date: 2023-10-25 05:49:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2547 …}
    +nested: Doctrine\ORM\PersistentCollection {#2549 …}
    +votes: Doctrine\ORM\PersistentCollection {#2551 …}
    +reports: Doctrine\ORM\PersistentCollection {#2553 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2555 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2557 …}
    -id: 68834
    -bodyTs: "'benefit':7 'bomb':37 'countri':9 'east':40 'free':15 'get':14 'handout':16 'hard':19 'help':2 'homeless':4 'keep':36 'm':28 'middl':39 'pay':21 'popul':5 'realli':6 'rent':22 'say':31 'though':10 'tri':29 'work':18 'yes':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5169939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698133862 {#2541
      date: 2023-10-24 09:51:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2545}
  +body: "What kind of sadistic fucking moron do you have to be to prefer that the government spend ***more*** money persecuting and incarcerating the homeless than it would on treating and housing them?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698145378 {#3183
    date: 2023-10-24 13:02:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@OsrsNeedsF2P@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3188 …}
  +nested: Doctrine\ORM\PersistentCollection {#3190 …}
  +votes: Doctrine\ORM\PersistentCollection {#3192 …}
  +reports: Doctrine\ORM\PersistentCollection {#3194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
  -id: 69033
  -bodyTs: "'fuck':5 'govern':16 'homeless':24 'hous':31 'incarcer':22 'kind':2 'money':19 'moron':6 'persecut':20 'prefer':13 'sadist':4 'spend':17 'treat':29 'would':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4772415"
  +editedAt: DateTimeImmutable @1698149296 {#3184
    date: 2023-10-24 14:08:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698145378 {#3185
    date: 2023-10-24 13:02:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#3186
  +user: Proxies\__CG__\App\Entity\User {#3187 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2545
    +user: App\Entity\User {#2559 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Does helping the homeless population really benefit the country though? Why should they get free handouts? I worked hard to pay rent, they should too.\n
      \n
      What I’m trying to say is yes, we should keep bombing the Middle East.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698205798 {#2540
      date: 2023-10-25 05:49:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2547 …}
    +nested: Doctrine\ORM\PersistentCollection {#2549 …}
    +votes: Doctrine\ORM\PersistentCollection {#2551 …}
    +reports: Doctrine\ORM\PersistentCollection {#2553 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2555 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2557 …}
    -id: 68834
    -bodyTs: "'benefit':7 'bomb':37 'countri':9 'east':40 'free':15 'get':14 'handout':16 'hard':19 'help':2 'homeless':4 'keep':36 'm':28 'middl':39 'pay':21 'popul':5 'realli':6 'rent':22 'say':31 'though':10 'tri':29 'work':18 'yes':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5169939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698133862 {#2541
      date: 2023-10-24 09:51:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2545}
  +body: "What kind of sadistic fucking moron do you have to be to prefer that the government spend ***more*** money persecuting and incarcerating the homeless than it would on treating and housing them?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698145378 {#3183
    date: 2023-10-24 13:02:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@OsrsNeedsF2P@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3188 …}
  +nested: Doctrine\ORM\PersistentCollection {#3190 …}
  +votes: Doctrine\ORM\PersistentCollection {#3192 …}
  +reports: Doctrine\ORM\PersistentCollection {#3194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
  -id: 69033
  -bodyTs: "'fuck':5 'govern':16 'homeless':24 'hous':31 'incarcer':22 'kind':2 'money':19 'moron':6 'persecut':20 'prefer':13 'sadist':4 'spend':17 'treat':29 'would':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4772415"
  +editedAt: DateTimeImmutable @1698149296 {#3184
    date: 2023-10-24 14:08:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698145378 {#3185
    date: 2023-10-24 13:02:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#3186
  +user: Proxies\__CG__\App\Entity\User {#3187 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2545
    +user: App\Entity\User {#2559 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Does helping the homeless population really benefit the country though? Why should they get free handouts? I worked hard to pay rent, they should too.\n
      \n
      What I’m trying to say is yes, we should keep bombing the Middle East.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698205798 {#2540
      date: 2023-10-25 05:49:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2547 …}
    +nested: Doctrine\ORM\PersistentCollection {#2549 …}
    +votes: Doctrine\ORM\PersistentCollection {#2551 …}
    +reports: Doctrine\ORM\PersistentCollection {#2553 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2555 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2557 …}
    -id: 68834
    -bodyTs: "'benefit':7 'bomb':37 'countri':9 'east':40 'free':15 'get':14 'handout':16 'hard':19 'help':2 'homeless':4 'keep':36 'm':28 'middl':39 'pay':21 'popul':5 'realli':6 'rent':22 'say':31 'though':10 'tri':29 'work':18 'yes':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5169939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698133862 {#2541
      date: 2023-10-24 09:51:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2545}
  +body: "What kind of sadistic fucking moron do you have to be to prefer that the government spend ***more*** money persecuting and incarcerating the homeless than it would on treating and housing them?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698145378 {#3183
    date: 2023-10-24 13:02:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@OsrsNeedsF2P@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3188 …}
  +nested: Doctrine\ORM\PersistentCollection {#3190 …}
  +votes: Doctrine\ORM\PersistentCollection {#3192 …}
  +reports: Doctrine\ORM\PersistentCollection {#3194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
  -id: 69033
  -bodyTs: "'fuck':5 'govern':16 'homeless':24 'hous':31 'incarcer':22 'kind':2 'money':19 'moron':6 'persecut':20 'prefer':13 'sadist':4 'spend':17 'treat':29 'would':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4772415"
  +editedAt: DateTimeImmutable @1698149296 {#3184
    date: 2023-10-24 14:08:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698145378 {#3185
    date: 2023-10-24 13:02:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2619
  +user: App\Entity\User {#2633 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2620 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Damn, I knew I should have got the Pro Max Extreme edition!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698205472 {#2614
    date: 2023-10-25 05:44:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2621 …}
  +nested: Doctrine\ORM\PersistentCollection {#2623 …}
  +votes: Doctrine\ORM\PersistentCollection {#2625 …}
  +reports: Doctrine\ORM\PersistentCollection {#2627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2631 …}
  -id: 70317
  -bodyTs: "'damn':1 'edit':12 'extrem':11 'got':7 'knew':3 'max':10 'pro':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/567510/-/comment/3156299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698205472 {#2615
    date: 2023-10-25 05:44: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
95 DENIED edit
App\Entity\EntryComment {#2619
  +user: App\Entity\User {#2633 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2620 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Damn, I knew I should have got the Pro Max Extreme edition!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698205472 {#2614
    date: 2023-10-25 05:44:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2621 …}
  +nested: Doctrine\ORM\PersistentCollection {#2623 …}
  +votes: Doctrine\ORM\PersistentCollection {#2625 …}
  +reports: Doctrine\ORM\PersistentCollection {#2627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2631 …}
  -id: 70317
  -bodyTs: "'damn':1 'edit':12 'extrem':11 'got':7 'knew':3 'max':10 'pro':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/567510/-/comment/3156299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698205472 {#2615
    date: 2023-10-25 05:44: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
96 DENIED moderate
App\Entity\EntryComment {#2619
  +user: App\Entity\User {#2633 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2620 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Damn, I knew I should have got the Pro Max Extreme edition!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698205472 {#2614
    date: 2023-10-25 05:44:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2621 …}
  +nested: Doctrine\ORM\PersistentCollection {#2623 …}
  +votes: Doctrine\ORM\PersistentCollection {#2625 …}
  +reports: Doctrine\ORM\PersistentCollection {#2627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2631 …}
  -id: 70317
  -bodyTs: "'damn':1 'edit':12 'extrem':11 'got':7 'knew':3 'max':10 'pro':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/567510/-/comment/3156299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698205472 {#2615
    date: 2023-10-25 05:44: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
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 {#2693
  +user: App\Entity\User {#2706 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1714 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "My phone charger is on my desk across the room to keep me from doing this, sometimes it works."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698204753 {#2688
    date: 2023-10-25 05:32:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2694 …}
  +nested: Doctrine\ORM\PersistentCollection {#2696 …}
  +votes: Doctrine\ORM\PersistentCollection {#2698 …}
  +reports: Doctrine\ORM\PersistentCollection {#2700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2704 …}
  -id: 70287
  -bodyTs: "'across':8 'charger':3 'desk':7 'keep':12 'phone':2 'room':10 'sometim':17 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4795879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698203442 {#2689
    date: 2023-10-25 05:10: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
99 DENIED edit
App\Entity\EntryComment {#2693
  +user: App\Entity\User {#2706 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1714 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "My phone charger is on my desk across the room to keep me from doing this, sometimes it works."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698204753 {#2688
    date: 2023-10-25 05:32:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2694 …}
  +nested: Doctrine\ORM\PersistentCollection {#2696 …}
  +votes: Doctrine\ORM\PersistentCollection {#2698 …}
  +reports: Doctrine\ORM\PersistentCollection {#2700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2704 …}
  -id: 70287
  -bodyTs: "'across':8 'charger':3 'desk':7 'keep':12 'phone':2 'room':10 'sometim':17 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4795879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698203442 {#2689
    date: 2023-10-25 05:10: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
100 DENIED moderate
App\Entity\EntryComment {#2693
  +user: App\Entity\User {#2706 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1714 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "My phone charger is on my desk across the room to keep me from doing this, sometimes it works."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698204753 {#2688
    date: 2023-10-25 05:32:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2694 …}
  +nested: Doctrine\ORM\PersistentCollection {#2696 …}
  +votes: Doctrine\ORM\PersistentCollection {#2698 …}
  +reports: Doctrine\ORM\PersistentCollection {#2700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2704 …}
  -id: 70287
  -bodyTs: "'across':8 'charger':3 'desk':7 'keep':12 'phone':2 'room':10 'sometim':17 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4795879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698203442 {#2689
    date: 2023-10-25 05:10: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
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 {#3380
  +user: Proxies\__CG__\App\Entity\User {#3381 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1714 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2693
    +user: App\Entity\User {#2706 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1714 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "My phone charger is on my desk across the room to keep me from doing this, sometimes it works."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698204753 {#2688
      date: 2023-10-25 05:32:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2694 …}
    +nested: Doctrine\ORM\PersistentCollection {#2696 …}
    +votes: Doctrine\ORM\PersistentCollection {#2698 …}
    +reports: Doctrine\ORM\PersistentCollection {#2700 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2702 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2704 …}
    -id: 70287
    -bodyTs: "'across':8 'charger':3 'desk':7 'keep':12 'phone':2 'room':10 'sometim':17 'work':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4795879"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698203442 {#2689
      date: 2023-10-25 05:10:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2693}
  +body: "I tried this and ended up with an 5m USB charger cable…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698204750 {#3378
    date: 2023-10-25 05:32:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@CodyCannoli@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3382 …}
  +nested: Doctrine\ORM\PersistentCollection {#3384 …}
  +votes: Doctrine\ORM\PersistentCollection {#3386 …}
  +reports: Doctrine\ORM\PersistentCollection {#3388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3390 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3392 …}
  -id: 70311
  -bodyTs: "'5m':9 'cabl':12 'charger':11 'end':5 'tri':2 'usb':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4796545"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698204750 {#3379
    date: 2023-10-25 05:32: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
103 DENIED edit
App\Entity\EntryComment {#3380
  +user: Proxies\__CG__\App\Entity\User {#3381 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1714 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2693
    +user: App\Entity\User {#2706 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1714 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "My phone charger is on my desk across the room to keep me from doing this, sometimes it works."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698204753 {#2688
      date: 2023-10-25 05:32:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2694 …}
    +nested: Doctrine\ORM\PersistentCollection {#2696 …}
    +votes: Doctrine\ORM\PersistentCollection {#2698 …}
    +reports: Doctrine\ORM\PersistentCollection {#2700 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2702 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2704 …}
    -id: 70287
    -bodyTs: "'across':8 'charger':3 'desk':7 'keep':12 'phone':2 'room':10 'sometim':17 'work':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4795879"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698203442 {#2689
      date: 2023-10-25 05:10:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2693}
  +body: "I tried this and ended up with an 5m USB charger cable…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698204750 {#3378
    date: 2023-10-25 05:32:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@CodyCannoli@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3382 …}
  +nested: Doctrine\ORM\PersistentCollection {#3384 …}
  +votes: Doctrine\ORM\PersistentCollection {#3386 …}
  +reports: Doctrine\ORM\PersistentCollection {#3388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3390 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3392 …}
  -id: 70311
  -bodyTs: "'5m':9 'cabl':12 'charger':11 'end':5 'tri':2 'usb':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4796545"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698204750 {#3379
    date: 2023-10-25 05:32: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
104 DENIED moderate
App\Entity\EntryComment {#3380
  +user: Proxies\__CG__\App\Entity\User {#3381 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1714 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2693
    +user: App\Entity\User {#2706 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1714 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "My phone charger is on my desk across the room to keep me from doing this, sometimes it works."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698204753 {#2688
      date: 2023-10-25 05:32:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2694 …}
    +nested: Doctrine\ORM\PersistentCollection {#2696 …}
    +votes: Doctrine\ORM\PersistentCollection {#2698 …}
    +reports: Doctrine\ORM\PersistentCollection {#2700 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2702 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2704 …}
    -id: 70287
    -bodyTs: "'across':8 'charger':3 'desk':7 'keep':12 'phone':2 'room':10 'sometim':17 'work':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4795879"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698203442 {#2689
      date: 2023-10-25 05:10:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2693}
  +body: "I tried this and ended up with an 5m USB charger cable…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698204750 {#3378
    date: 2023-10-25 05:32:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@CodyCannoli@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3382 …}
  +nested: Doctrine\ORM\PersistentCollection {#3384 …}
  +votes: Doctrine\ORM\PersistentCollection {#3386 …}
  +reports: Doctrine\ORM\PersistentCollection {#3388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3390 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3392 …}
  -id: 70311
  -bodyTs: "'5m':9 'cabl':12 'charger':11 'end':5 'tri':2 'usb':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4796545"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698204750 {#3379
    date: 2023-10-25 05:32: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
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 {#2766
  +user: App\Entity\User {#2780 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Y’all don’t know/remember the struggle. My “apps” used to be 2 or 3 forums – and not particularly active forums, at that – that I would check repeatedly, all day long, during downtime at work. Posts and comments were rare.\n
    \n
    I do not miss those days.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1698204545 {#2761
    date: 2023-10-25 05:29:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2768 …}
  +nested: Doctrine\ORM\PersistentCollection {#2770 …}
  +votes: Doctrine\ORM\PersistentCollection {#2772 …}
  +reports: Doctrine\ORM\PersistentCollection {#2774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2778 …}
  -id: 68630
  -bodyTs: "'2':13 '3':15 'activ':20 'app':9 'check':27 'comment':38 'day':30,46 'downtim':33 'forum':16,21 'know/remember':5 'long':31 'miss':44 'particular':19 'post':36 'rare':40 'repeat':28 'struggl':7 'use':10 'work':35 'would':26 'y':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/4419857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698116509 {#2762
    date: 2023-10-24 05:01: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
107 DENIED edit
App\Entity\EntryComment {#2766
  +user: App\Entity\User {#2780 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Y’all don’t know/remember the struggle. My “apps” used to be 2 or 3 forums – and not particularly active forums, at that – that I would check repeatedly, all day long, during downtime at work. Posts and comments were rare.\n
    \n
    I do not miss those days.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1698204545 {#2761
    date: 2023-10-25 05:29:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2768 …}
  +nested: Doctrine\ORM\PersistentCollection {#2770 …}
  +votes: Doctrine\ORM\PersistentCollection {#2772 …}
  +reports: Doctrine\ORM\PersistentCollection {#2774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2778 …}
  -id: 68630
  -bodyTs: "'2':13 '3':15 'activ':20 'app':9 'check':27 'comment':38 'day':30,46 'downtim':33 'forum':16,21 'know/remember':5 'long':31 'miss':44 'particular':19 'post':36 'rare':40 'repeat':28 'struggl':7 'use':10 'work':35 'would':26 'y':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/4419857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698116509 {#2762
    date: 2023-10-24 05:01: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
108 DENIED moderate
App\Entity\EntryComment {#2766
  +user: App\Entity\User {#2780 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Y’all don’t know/remember the struggle. My “apps” used to be 2 or 3 forums – and not particularly active forums, at that – that I would check repeatedly, all day long, during downtime at work. Posts and comments were rare.\n
    \n
    I do not miss those days.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1698204545 {#2761
    date: 2023-10-25 05:29:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2768 …}
  +nested: Doctrine\ORM\PersistentCollection {#2770 …}
  +votes: Doctrine\ORM\PersistentCollection {#2772 …}
  +reports: Doctrine\ORM\PersistentCollection {#2774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2778 …}
  -id: 68630
  -bodyTs: "'2':13 '3':15 'activ':20 'app':9 'check':27 'comment':38 'day':30,46 'downtim':33 'forum':16,21 'know/remember':5 'long':31 'miss':44 'particular':19 'post':36 'rare':40 'repeat':28 'struggl':7 'use':10 'work':35 'would':26 'y':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/4419857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698116509 {#2762
    date: 2023-10-24 05:01: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
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 {#3127
  +user: Proxies\__CG__\App\Entity\User {#3126 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2766
    +user: App\Entity\User {#2780 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Y’all don’t know/remember the struggle. My “apps” used to be 2 or 3 forums – and not particularly active forums, at that – that I would check repeatedly, all day long, during downtime at work. Posts and comments were rare.\n
      \n
      I do not miss those days.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1698204545 {#2761
      date: 2023-10-25 05:29:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2768 …}
    +nested: Doctrine\ORM\PersistentCollection {#2770 …}
    +votes: Doctrine\ORM\PersistentCollection {#2772 …}
    +reports: Doctrine\ORM\PersistentCollection {#2774 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2776 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2778 …}
    -id: 68630
    -bodyTs: "'2':13 '3':15 'activ':20 'app':9 'check':27 'comment':38 'day':30,46 'downtim':33 'forum':16,21 'know/remember':5 'long':31 'miss':44 'particular':19 'post':36 'rare':40 'repeat':28 'struggl':7 'use':10 'work':35 'would':26 'y':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/4419857"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698116509 {#2762
      date: 2023-10-24 05:01:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2766}
  +body: """
    I don’t even understand why people want to look at phone apps all day. I hate browsing the Internet on a phone screen usually, it’s so inferior to having a monitor, mouse, and keyboard.\n
    \n
    I mean if you’re at work or whatever and you’re bored, I can see wasting time on phone apps, but any other time I don’t. But of course if you don’t have a computer you can’t just use the computer you don’t have.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698157577 {#3129
    date: 2023-10-24 16:26:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@Squirrel@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3125 …}
  +nested: Doctrine\ORM\PersistentCollection {#3123 …}
  +votes: Doctrine\ORM\PersistentCollection {#3121 …}
  +reports: Doctrine\ORM\PersistentCollection {#3119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3115 …}
  -id: 69244
  -bodyTs: "'app':13,57 'bore':49 'brows':18 'comput':74,81 'cours':67 'day':15 'even':4 'hate':17 'inferior':29 'internet':20 'keyboard':36 'look':10 'mean':38 'monitor':33 'mous':34 'peopl':7 'phone':12,23,56 're':41,48 'screen':24 'see':52 'time':54,61 'understand':5 'use':79 'usual':25 'want':8 'wast':53 'whatev':45 'work':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4775891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698157577 {#3128
    date: 2023-10-24 16:26: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 {#3127
  +user: Proxies\__CG__\App\Entity\User {#3126 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2766
    +user: App\Entity\User {#2780 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Y’all don’t know/remember the struggle. My “apps” used to be 2 or 3 forums – and not particularly active forums, at that – that I would check repeatedly, all day long, during downtime at work. Posts and comments were rare.\n
      \n
      I do not miss those days.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1698204545 {#2761
      date: 2023-10-25 05:29:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2768 …}
    +nested: Doctrine\ORM\PersistentCollection {#2770 …}
    +votes: Doctrine\ORM\PersistentCollection {#2772 …}
    +reports: Doctrine\ORM\PersistentCollection {#2774 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2776 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2778 …}
    -id: 68630
    -bodyTs: "'2':13 '3':15 'activ':20 'app':9 'check':27 'comment':38 'day':30,46 'downtim':33 'forum':16,21 'know/remember':5 'long':31 'miss':44 'particular':19 'post':36 'rare':40 'repeat':28 'struggl':7 'use':10 'work':35 'would':26 'y':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/4419857"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698116509 {#2762
      date: 2023-10-24 05:01:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2766}
  +body: """
    I don’t even understand why people want to look at phone apps all day. I hate browsing the Internet on a phone screen usually, it’s so inferior to having a monitor, mouse, and keyboard.\n
    \n
    I mean if you’re at work or whatever and you’re bored, I can see wasting time on phone apps, but any other time I don’t. But of course if you don’t have a computer you can’t just use the computer you don’t have.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698157577 {#3129
    date: 2023-10-24 16:26:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@Squirrel@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3125 …}
  +nested: Doctrine\ORM\PersistentCollection {#3123 …}
  +votes: Doctrine\ORM\PersistentCollection {#3121 …}
  +reports: Doctrine\ORM\PersistentCollection {#3119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3115 …}
  -id: 69244
  -bodyTs: "'app':13,57 'bore':49 'brows':18 'comput':74,81 'cours':67 'day':15 'even':4 'hate':17 'inferior':29 'internet':20 'keyboard':36 'look':10 'mean':38 'monitor':33 'mous':34 'peopl':7 'phone':12,23,56 're':41,48 'screen':24 'see':52 'time':54,61 'understand':5 'use':79 'usual':25 'want':8 'wast':53 'whatev':45 'work':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4775891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698157577 {#3128
    date: 2023-10-24 16:26: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 {#3127
  +user: Proxies\__CG__\App\Entity\User {#3126 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2766
    +user: App\Entity\User {#2780 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Y’all don’t know/remember the struggle. My “apps” used to be 2 or 3 forums – and not particularly active forums, at that – that I would check repeatedly, all day long, during downtime at work. Posts and comments were rare.\n
      \n
      I do not miss those days.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1698204545 {#2761
      date: 2023-10-25 05:29:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2768 …}
    +nested: Doctrine\ORM\PersistentCollection {#2770 …}
    +votes: Doctrine\ORM\PersistentCollection {#2772 …}
    +reports: Doctrine\ORM\PersistentCollection {#2774 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2776 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2778 …}
    -id: 68630
    -bodyTs: "'2':13 '3':15 'activ':20 'app':9 'check':27 'comment':38 'day':30,46 'downtim':33 'forum':16,21 'know/remember':5 'long':31 'miss':44 'particular':19 'post':36 'rare':40 'repeat':28 'struggl':7 'use':10 'work':35 'would':26 'y':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/4419857"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698116509 {#2762
      date: 2023-10-24 05:01:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2766}
  +body: """
    I don’t even understand why people want to look at phone apps all day. I hate browsing the Internet on a phone screen usually, it’s so inferior to having a monitor, mouse, and keyboard.\n
    \n
    I mean if you’re at work or whatever and you’re bored, I can see wasting time on phone apps, but any other time I don’t. But of course if you don’t have a computer you can’t just use the computer you don’t have.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698157577 {#3129
    date: 2023-10-24 16:26:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@Squirrel@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3125 …}
  +nested: Doctrine\ORM\PersistentCollection {#3123 …}
  +votes: Doctrine\ORM\PersistentCollection {#3121 …}
  +reports: Doctrine\ORM\PersistentCollection {#3119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3115 …}
  -id: 69244
  -bodyTs: "'app':13,57 'bore':49 'brows':18 'comput':74,81 'cours':67 'day':15 'even':4 'hate':17 'inferior':29 'internet':20 'keyboard':36 'look':10 'mean':38 'monitor':33 'mous':34 'peopl':7 'phone':12,23,56 're':41,48 'screen':24 'see':52 'time':54,61 'understand':5 'use':79 'usual':25 'want':8 'wast':53 'whatev':45 'work':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4775891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698157577 {#3128
    date: 2023-10-24 16:26: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 {#3481
  +user: Proxies\__CG__\App\Entity\User {#3236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3127
    +user: Proxies\__CG__\App\Entity\User {#3126 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2766
      +user: App\Entity\User {#2780 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Y’all don’t know/remember the struggle. My “apps” used to be 2 or 3 forums – and not particularly active forums, at that – that I would check repeatedly, all day long, during downtime at work. Posts and comments were rare.\n
        \n
        I do not miss those days.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1698204545 {#2761
        date: 2023-10-25 05:29:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2768 …}
      +nested: Doctrine\ORM\PersistentCollection {#2770 …}
      +votes: Doctrine\ORM\PersistentCollection {#2772 …}
      +reports: Doctrine\ORM\PersistentCollection {#2774 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2776 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2778 …}
      -id: 68630
      -bodyTs: "'2':13 '3':15 'activ':20 'app':9 'check':27 'comment':38 'day':30,46 'downtim':33 'forum':16,21 'know/remember':5 'long':31 'miss':44 'particular':19 'post':36 'rare':40 'repeat':28 'struggl':7 'use':10 'work':35 'would':26 'y':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://thelemmy.club/comment/4419857"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698116509 {#2762
        date: 2023-10-24 05:01:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2766}
    +body: """
      I don’t even understand why people want to look at phone apps all day. I hate browsing the Internet on a phone screen usually, it’s so inferior to having a monitor, mouse, and keyboard.\n
      \n
      I mean if you’re at work or whatever and you’re bored, I can see wasting time on phone apps, but any other time I don’t. But of course if you don’t have a computer you can’t just use the computer you don’t have.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698157577 {#3129
      date: 2023-10-24 16:26:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@Squirrel@thelemmy.club"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3125 …}
    +nested: Doctrine\ORM\PersistentCollection {#3123 …}
    +votes: Doctrine\ORM\PersistentCollection {#3121 …}
    +reports: Doctrine\ORM\PersistentCollection {#3119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3115 …}
    -id: 69244
    -bodyTs: "'app':13,57 'bore':49 'brows':18 'comput':74,81 'cours':67 'day':15 'even':4 'hate':17 'inferior':29 'internet':20 'keyboard':36 'look':10 'mean':38 'monitor':33 'mous':34 'peopl':7 'phone':12,23,56 're':41,48 'screen':24 'see':52 'time':54,61 'understand':5 'use':79 'usual':25 'want':8 'wast':53 'whatev':45 'work':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4775891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698157577 {#3128
      date: 2023-10-24 16:26:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2766}
  +body: "It’s much easier to use touch than a mouse? Swipe keyboard are almost faster. And apps are just a more minimalist version of a desktop site. All the content, none of the clutter. I despised Reddit on my laptop."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698161506 {#3478
    date: 2023-10-24 17:31:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@Squirrel@thelemmy.club"
    "@RaoulDook@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3482 …}
  +nested: Doctrine\ORM\PersistentCollection {#3484 …}
  +votes: Doctrine\ORM\PersistentCollection {#3486 …}
  +reports: Doctrine\ORM\PersistentCollection {#3488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3492 …}
  -id: 69339
  -bodyTs: "'almost':14 'app':17 'clutter':34 'content':30 'desktop':26 'despis':36 'easier':4 'faster':15 'keyboard':12 'laptop':40 'minimalist':22 'mous':10 'much':3 'none':31 'reddit':37 'site':27 'swipe':11 'touch':7 'use':6 'version':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4777279"
  +editedAt: DateTimeImmutable @1698161535 {#3479
    date: 2023-10-24 17:32:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698161506 {#3480
    date: 2023-10-24 17:31: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
115 DENIED edit
App\Entity\EntryComment {#3481
  +user: Proxies\__CG__\App\Entity\User {#3236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3127
    +user: Proxies\__CG__\App\Entity\User {#3126 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2766
      +user: App\Entity\User {#2780 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Y’all don’t know/remember the struggle. My “apps” used to be 2 or 3 forums – and not particularly active forums, at that – that I would check repeatedly, all day long, during downtime at work. Posts and comments were rare.\n
        \n
        I do not miss those days.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1698204545 {#2761
        date: 2023-10-25 05:29:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2768 …}
      +nested: Doctrine\ORM\PersistentCollection {#2770 …}
      +votes: Doctrine\ORM\PersistentCollection {#2772 …}
      +reports: Doctrine\ORM\PersistentCollection {#2774 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2776 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2778 …}
      -id: 68630
      -bodyTs: "'2':13 '3':15 'activ':20 'app':9 'check':27 'comment':38 'day':30,46 'downtim':33 'forum':16,21 'know/remember':5 'long':31 'miss':44 'particular':19 'post':36 'rare':40 'repeat':28 'struggl':7 'use':10 'work':35 'would':26 'y':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://thelemmy.club/comment/4419857"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698116509 {#2762
        date: 2023-10-24 05:01:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2766}
    +body: """
      I don’t even understand why people want to look at phone apps all day. I hate browsing the Internet on a phone screen usually, it’s so inferior to having a monitor, mouse, and keyboard.\n
      \n
      I mean if you’re at work or whatever and you’re bored, I can see wasting time on phone apps, but any other time I don’t. But of course if you don’t have a computer you can’t just use the computer you don’t have.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698157577 {#3129
      date: 2023-10-24 16:26:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@Squirrel@thelemmy.club"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3125 …}
    +nested: Doctrine\ORM\PersistentCollection {#3123 …}
    +votes: Doctrine\ORM\PersistentCollection {#3121 …}
    +reports: Doctrine\ORM\PersistentCollection {#3119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3115 …}
    -id: 69244
    -bodyTs: "'app':13,57 'bore':49 'brows':18 'comput':74,81 'cours':67 'day':15 'even':4 'hate':17 'inferior':29 'internet':20 'keyboard':36 'look':10 'mean':38 'monitor':33 'mous':34 'peopl':7 'phone':12,23,56 're':41,48 'screen':24 'see':52 'time':54,61 'understand':5 'use':79 'usual':25 'want':8 'wast':53 'whatev':45 'work':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4775891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698157577 {#3128
      date: 2023-10-24 16:26:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2766}
  +body: "It’s much easier to use touch than a mouse? Swipe keyboard are almost faster. And apps are just a more minimalist version of a desktop site. All the content, none of the clutter. I despised Reddit on my laptop."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698161506 {#3478
    date: 2023-10-24 17:31:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@Squirrel@thelemmy.club"
    "@RaoulDook@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3482 …}
  +nested: Doctrine\ORM\PersistentCollection {#3484 …}
  +votes: Doctrine\ORM\PersistentCollection {#3486 …}
  +reports: Doctrine\ORM\PersistentCollection {#3488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3492 …}
  -id: 69339
  -bodyTs: "'almost':14 'app':17 'clutter':34 'content':30 'desktop':26 'despis':36 'easier':4 'faster':15 'keyboard':12 'laptop':40 'minimalist':22 'mous':10 'much':3 'none':31 'reddit':37 'site':27 'swipe':11 'touch':7 'use':6 'version':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4777279"
  +editedAt: DateTimeImmutable @1698161535 {#3479
    date: 2023-10-24 17:32:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698161506 {#3480
    date: 2023-10-24 17:31: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
116 DENIED moderate
App\Entity\EntryComment {#3481
  +user: Proxies\__CG__\App\Entity\User {#3236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3127
    +user: Proxies\__CG__\App\Entity\User {#3126 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2766
      +user: App\Entity\User {#2780 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Y’all don’t know/remember the struggle. My “apps” used to be 2 or 3 forums – and not particularly active forums, at that – that I would check repeatedly, all day long, during downtime at work. Posts and comments were rare.\n
        \n
        I do not miss those days.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1698204545 {#2761
        date: 2023-10-25 05:29:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2768 …}
      +nested: Doctrine\ORM\PersistentCollection {#2770 …}
      +votes: Doctrine\ORM\PersistentCollection {#2772 …}
      +reports: Doctrine\ORM\PersistentCollection {#2774 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2776 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2778 …}
      -id: 68630
      -bodyTs: "'2':13 '3':15 'activ':20 'app':9 'check':27 'comment':38 'day':30,46 'downtim':33 'forum':16,21 'know/remember':5 'long':31 'miss':44 'particular':19 'post':36 'rare':40 'repeat':28 'struggl':7 'use':10 'work':35 'would':26 'y':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://thelemmy.club/comment/4419857"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698116509 {#2762
        date: 2023-10-24 05:01:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2766}
    +body: """
      I don’t even understand why people want to look at phone apps all day. I hate browsing the Internet on a phone screen usually, it’s so inferior to having a monitor, mouse, and keyboard.\n
      \n
      I mean if you’re at work or whatever and you’re bored, I can see wasting time on phone apps, but any other time I don’t. But of course if you don’t have a computer you can’t just use the computer you don’t have.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698157577 {#3129
      date: 2023-10-24 16:26:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@Squirrel@thelemmy.club"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3125 …}
    +nested: Doctrine\ORM\PersistentCollection {#3123 …}
    +votes: Doctrine\ORM\PersistentCollection {#3121 …}
    +reports: Doctrine\ORM\PersistentCollection {#3119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3115 …}
    -id: 69244
    -bodyTs: "'app':13,57 'bore':49 'brows':18 'comput':74,81 'cours':67 'day':15 'even':4 'hate':17 'inferior':29 'internet':20 'keyboard':36 'look':10 'mean':38 'monitor':33 'mous':34 'peopl':7 'phone':12,23,56 're':41,48 'screen':24 'see':52 'time':54,61 'understand':5 'use':79 'usual':25 'want':8 'wast':53 'whatev':45 'work':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4775891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698157577 {#3128
      date: 2023-10-24 16:26:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2766}
  +body: "It’s much easier to use touch than a mouse? Swipe keyboard are almost faster. And apps are just a more minimalist version of a desktop site. All the content, none of the clutter. I despised Reddit on my laptop."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698161506 {#3478
    date: 2023-10-24 17:31:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@Squirrel@thelemmy.club"
    "@RaoulDook@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3482 …}
  +nested: Doctrine\ORM\PersistentCollection {#3484 …}
  +votes: Doctrine\ORM\PersistentCollection {#3486 …}
  +reports: Doctrine\ORM\PersistentCollection {#3488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3492 …}
  -id: 69339
  -bodyTs: "'almost':14 'app':17 'clutter':34 'content':30 'desktop':26 'despis':36 'easier':4 'faster':15 'keyboard':12 'laptop':40 'minimalist':22 'mous':10 'much':3 'none':31 'reddit':37 'site':27 'swipe':11 'touch':7 'use':6 'version':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4777279"
  +editedAt: DateTimeImmutable @1698161535 {#3479
    date: 2023-10-24 17:32:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698161506 {#3480
    date: 2023-10-24 17:31: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
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 {#3644
  +user: Proxies\__CG__\App\Entity\User {#3126 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3481
    +user: Proxies\__CG__\App\Entity\User {#3236 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3127
      +user: Proxies\__CG__\App\Entity\User {#3126 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2766
        +user: App\Entity\User {#2780 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          Y’all don’t know/remember the struggle. My “apps” used to be 2 or 3 forums – and not particularly active forums, at that – that I would check repeatedly, all day long, during downtime at work. Posts and comments were rare.\n
          \n
          I do not miss those days.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1698204545 {#2761
          date: 2023-10-25 05:29:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Alby003@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2768 …}
        +nested: Doctrine\ORM\PersistentCollection {#2770 …}
        +votes: Doctrine\ORM\PersistentCollection {#2772 …}
        +reports: Doctrine\ORM\PersistentCollection {#2774 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2776 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2778 …}
        -id: 68630
        -bodyTs: "'2':13 '3':15 'activ':20 'app':9 'check':27 'comment':38 'day':30,46 'downtim':33 'forum':16,21 'know/remember':5 'long':31 'miss':44 'particular':19 'post':36 'rare':40 'repeat':28 'struggl':7 'use':10 'work':35 'would':26 'y':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://thelemmy.club/comment/4419857"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698116509 {#2762
          date: 2023-10-24 05:01:49.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2766}
      +body: """
        I don’t even understand why people want to look at phone apps all day. I hate browsing the Internet on a phone screen usually, it’s so inferior to having a monitor, mouse, and keyboard.\n
        \n
        I mean if you’re at work or whatever and you’re bored, I can see wasting time on phone apps, but any other time I don’t. But of course if you don’t have a computer you can’t just use the computer you don’t have.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698157577 {#3129
        date: 2023-10-24 16:26:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
        "@Squirrel@thelemmy.club"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3125 …}
      +nested: Doctrine\ORM\PersistentCollection {#3123 …}
      +votes: Doctrine\ORM\PersistentCollection {#3121 …}
      +reports: Doctrine\ORM\PersistentCollection {#3119 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3115 …}
      -id: 69244
      -bodyTs: "'app':13,57 'bore':49 'brows':18 'comput':74,81 'cours':67 'day':15 'even':4 'hate':17 'inferior':29 'internet':20 'keyboard':36 'look':10 'mean':38 'monitor':33 'mous':34 'peopl':7 'phone':12,23,56 're':41,48 'screen':24 'see':52 'time':54,61 'understand':5 'use':79 'usual':25 'want':8 'wast':53 'whatev':45 'work':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4775891"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698157577 {#3128
        date: 2023-10-24 16:26:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2766}
    +body: "It’s much easier to use touch than a mouse? Swipe keyboard are almost faster. And apps are just a more minimalist version of a desktop site. All the content, none of the clutter. I despised Reddit on my laptop."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698161506 {#3478
      date: 2023-10-24 17:31:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@Squirrel@thelemmy.club"
      "@RaoulDook@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3482 …}
    +nested: Doctrine\ORM\PersistentCollection {#3484 …}
    +votes: Doctrine\ORM\PersistentCollection {#3486 …}
    +reports: Doctrine\ORM\PersistentCollection {#3488 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3490 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3492 …}
    -id: 69339
    -bodyTs: "'almost':14 'app':17 'clutter':34 'content':30 'desktop':26 'despis':36 'easier':4 'faster':15 'keyboard':12 'laptop':40 'minimalist':22 'mous':10 'much':3 'none':31 'reddit':37 'site':27 'swipe':11 'touch':7 'use':6 'version':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4777279"
    +editedAt: DateTimeImmutable @1698161535 {#3479
      date: 2023-10-24 17:32:15.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698161506 {#3480
      date: 2023-10-24 17:31:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2766}
  +body: """
    Absolutely not. Mouse and keyboard are FAR faster than anything you can do on a touch screen.\n
    \n
    I’ll take you on in a typing contest if you disagree. I can type about 90 WPM on keyboard.\n
    \n
    EDIT: I overestimated my typing speed. 64 WPM on my first and only try on typingtest dot com -\n
    \n
    ![](https://lemmy.world/pictrs/image/be05d2be-8d9f-4d81-b086-e1062fd1d3cf.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698163053 {#3641
    date: 2023-10-24 17:57:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@Squirrel@thelemmy.club"
    "@RaoulDook@lemmy.world"
    "@BlackPenguins@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3645 …}
  +nested: Doctrine\ORM\PersistentCollection {#3647 …}
  +votes: Doctrine\ORM\PersistentCollection {#3649 …}
  +reports: Doctrine\ORM\PersistentCollection {#3651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3655 …}
  -id: 69387
  -bodyTs: "'/pictrs/image/be05d2be-8d9f-4d81-b086-e1062fd1d3cf.png)':58 '64':44 '90':34 'absolut':1 'anyth':10 'com':55 'contest':26 'disagre':29 'dot':54 'edit':38 'far':7 'faster':8 'first':48 'keyboard':5,37 'lemmy.world':57 'lemmy.world/pictrs/image/be05d2be-8d9f-4d81-b086-e1062fd1d3cf.png)':56 'll':19 'mous':3 'overestim':40 'screen':17 'speed':43 'take':20 'touch':16 'tri':51 'type':25,32,42 'typingtest':53 'wpm':35,45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4777808"
  +editedAt: DateTimeImmutable @1698163995 {#3642
    date: 2023-10-24 18:13:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698163053 {#3643
    date: 2023-10-24 17:57:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#3644
  +user: Proxies\__CG__\App\Entity\User {#3126 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3481
    +user: Proxies\__CG__\App\Entity\User {#3236 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3127
      +user: Proxies\__CG__\App\Entity\User {#3126 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2766
        +user: App\Entity\User {#2780 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          Y’all don’t know/remember the struggle. My “apps” used to be 2 or 3 forums – and not particularly active forums, at that – that I would check repeatedly, all day long, during downtime at work. Posts and comments were rare.\n
          \n
          I do not miss those days.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1698204545 {#2761
          date: 2023-10-25 05:29:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Alby003@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2768 …}
        +nested: Doctrine\ORM\PersistentCollection {#2770 …}
        +votes: Doctrine\ORM\PersistentCollection {#2772 …}
        +reports: Doctrine\ORM\PersistentCollection {#2774 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2776 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2778 …}
        -id: 68630
        -bodyTs: "'2':13 '3':15 'activ':20 'app':9 'check':27 'comment':38 'day':30,46 'downtim':33 'forum':16,21 'know/remember':5 'long':31 'miss':44 'particular':19 'post':36 'rare':40 'repeat':28 'struggl':7 'use':10 'work':35 'would':26 'y':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://thelemmy.club/comment/4419857"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698116509 {#2762
          date: 2023-10-24 05:01:49.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2766}
      +body: """
        I don’t even understand why people want to look at phone apps all day. I hate browsing the Internet on a phone screen usually, it’s so inferior to having a monitor, mouse, and keyboard.\n
        \n
        I mean if you’re at work or whatever and you’re bored, I can see wasting time on phone apps, but any other time I don’t. But of course if you don’t have a computer you can’t just use the computer you don’t have.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698157577 {#3129
        date: 2023-10-24 16:26:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
        "@Squirrel@thelemmy.club"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3125 …}
      +nested: Doctrine\ORM\PersistentCollection {#3123 …}
      +votes: Doctrine\ORM\PersistentCollection {#3121 …}
      +reports: Doctrine\ORM\PersistentCollection {#3119 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3115 …}
      -id: 69244
      -bodyTs: "'app':13,57 'bore':49 'brows':18 'comput':74,81 'cours':67 'day':15 'even':4 'hate':17 'inferior':29 'internet':20 'keyboard':36 'look':10 'mean':38 'monitor':33 'mous':34 'peopl':7 'phone':12,23,56 're':41,48 'screen':24 'see':52 'time':54,61 'understand':5 'use':79 'usual':25 'want':8 'wast':53 'whatev':45 'work':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4775891"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698157577 {#3128
        date: 2023-10-24 16:26:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2766}
    +body: "It’s much easier to use touch than a mouse? Swipe keyboard are almost faster. And apps are just a more minimalist version of a desktop site. All the content, none of the clutter. I despised Reddit on my laptop."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698161506 {#3478
      date: 2023-10-24 17:31:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@Squirrel@thelemmy.club"
      "@RaoulDook@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3482 …}
    +nested: Doctrine\ORM\PersistentCollection {#3484 …}
    +votes: Doctrine\ORM\PersistentCollection {#3486 …}
    +reports: Doctrine\ORM\PersistentCollection {#3488 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3490 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3492 …}
    -id: 69339
    -bodyTs: "'almost':14 'app':17 'clutter':34 'content':30 'desktop':26 'despis':36 'easier':4 'faster':15 'keyboard':12 'laptop':40 'minimalist':22 'mous':10 'much':3 'none':31 'reddit':37 'site':27 'swipe':11 'touch':7 'use':6 'version':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4777279"
    +editedAt: DateTimeImmutable @1698161535 {#3479
      date: 2023-10-24 17:32:15.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698161506 {#3480
      date: 2023-10-24 17:31:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2766}
  +body: """
    Absolutely not. Mouse and keyboard are FAR faster than anything you can do on a touch screen.\n
    \n
    I’ll take you on in a typing contest if you disagree. I can type about 90 WPM on keyboard.\n
    \n
    EDIT: I overestimated my typing speed. 64 WPM on my first and only try on typingtest dot com -\n
    \n
    ![](https://lemmy.world/pictrs/image/be05d2be-8d9f-4d81-b086-e1062fd1d3cf.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698163053 {#3641
    date: 2023-10-24 17:57:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@Squirrel@thelemmy.club"
    "@RaoulDook@lemmy.world"
    "@BlackPenguins@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3645 …}
  +nested: Doctrine\ORM\PersistentCollection {#3647 …}
  +votes: Doctrine\ORM\PersistentCollection {#3649 …}
  +reports: Doctrine\ORM\PersistentCollection {#3651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3655 …}
  -id: 69387
  -bodyTs: "'/pictrs/image/be05d2be-8d9f-4d81-b086-e1062fd1d3cf.png)':58 '64':44 '90':34 'absolut':1 'anyth':10 'com':55 'contest':26 'disagre':29 'dot':54 'edit':38 'far':7 'faster':8 'first':48 'keyboard':5,37 'lemmy.world':57 'lemmy.world/pictrs/image/be05d2be-8d9f-4d81-b086-e1062fd1d3cf.png)':56 'll':19 'mous':3 'overestim':40 'screen':17 'speed':43 'take':20 'touch':16 'tri':51 'type':25,32,42 'typingtest':53 'wpm':35,45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4777808"
  +editedAt: DateTimeImmutable @1698163995 {#3642
    date: 2023-10-24 18:13:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698163053 {#3643
    date: 2023-10-24 17:57:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#3644
  +user: Proxies\__CG__\App\Entity\User {#3126 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3481
    +user: Proxies\__CG__\App\Entity\User {#3236 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3127
      +user: Proxies\__CG__\App\Entity\User {#3126 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2766
        +user: App\Entity\User {#2780 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          Y’all don’t know/remember the struggle. My “apps” used to be 2 or 3 forums – and not particularly active forums, at that – that I would check repeatedly, all day long, during downtime at work. Posts and comments were rare.\n
          \n
          I do not miss those days.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1698204545 {#2761
          date: 2023-10-25 05:29:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Alby003@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2768 …}
        +nested: Doctrine\ORM\PersistentCollection {#2770 …}
        +votes: Doctrine\ORM\PersistentCollection {#2772 …}
        +reports: Doctrine\ORM\PersistentCollection {#2774 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2776 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2778 …}
        -id: 68630
        -bodyTs: "'2':13 '3':15 'activ':20 'app':9 'check':27 'comment':38 'day':30,46 'downtim':33 'forum':16,21 'know/remember':5 'long':31 'miss':44 'particular':19 'post':36 'rare':40 'repeat':28 'struggl':7 'use':10 'work':35 'would':26 'y':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://thelemmy.club/comment/4419857"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698116509 {#2762
          date: 2023-10-24 05:01:49.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2766}
      +body: """
        I don’t even understand why people want to look at phone apps all day. I hate browsing the Internet on a phone screen usually, it’s so inferior to having a monitor, mouse, and keyboard.\n
        \n
        I mean if you’re at work or whatever and you’re bored, I can see wasting time on phone apps, but any other time I don’t. But of course if you don’t have a computer you can’t just use the computer you don’t have.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698157577 {#3129
        date: 2023-10-24 16:26:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
        "@Squirrel@thelemmy.club"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3125 …}
      +nested: Doctrine\ORM\PersistentCollection {#3123 …}
      +votes: Doctrine\ORM\PersistentCollection {#3121 …}
      +reports: Doctrine\ORM\PersistentCollection {#3119 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3115 …}
      -id: 69244
      -bodyTs: "'app':13,57 'bore':49 'brows':18 'comput':74,81 'cours':67 'day':15 'even':4 'hate':17 'inferior':29 'internet':20 'keyboard':36 'look':10 'mean':38 'monitor':33 'mous':34 'peopl':7 'phone':12,23,56 're':41,48 'screen':24 'see':52 'time':54,61 'understand':5 'use':79 'usual':25 'want':8 'wast':53 'whatev':45 'work':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4775891"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698157577 {#3128
        date: 2023-10-24 16:26:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2766}
    +body: "It’s much easier to use touch than a mouse? Swipe keyboard are almost faster. And apps are just a more minimalist version of a desktop site. All the content, none of the clutter. I despised Reddit on my laptop."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698161506 {#3478
      date: 2023-10-24 17:31:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@Squirrel@thelemmy.club"
      "@RaoulDook@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3482 …}
    +nested: Doctrine\ORM\PersistentCollection {#3484 …}
    +votes: Doctrine\ORM\PersistentCollection {#3486 …}
    +reports: Doctrine\ORM\PersistentCollection {#3488 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3490 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3492 …}
    -id: 69339
    -bodyTs: "'almost':14 'app':17 'clutter':34 'content':30 'desktop':26 'despis':36 'easier':4 'faster':15 'keyboard':12 'laptop':40 'minimalist':22 'mous':10 'much':3 'none':31 'reddit':37 'site':27 'swipe':11 'touch':7 'use':6 'version':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4777279"
    +editedAt: DateTimeImmutable @1698161535 {#3479
      date: 2023-10-24 17:32:15.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698161506 {#3480
      date: 2023-10-24 17:31:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2766}
  +body: """
    Absolutely not. Mouse and keyboard are FAR faster than anything you can do on a touch screen.\n
    \n
    I’ll take you on in a typing contest if you disagree. I can type about 90 WPM on keyboard.\n
    \n
    EDIT: I overestimated my typing speed. 64 WPM on my first and only try on typingtest dot com -\n
    \n
    ![](https://lemmy.world/pictrs/image/be05d2be-8d9f-4d81-b086-e1062fd1d3cf.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698163053 {#3641
    date: 2023-10-24 17:57:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@Squirrel@thelemmy.club"
    "@RaoulDook@lemmy.world"
    "@BlackPenguins@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3645 …}
  +nested: Doctrine\ORM\PersistentCollection {#3647 …}
  +votes: Doctrine\ORM\PersistentCollection {#3649 …}
  +reports: Doctrine\ORM\PersistentCollection {#3651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3655 …}
  -id: 69387
  -bodyTs: "'/pictrs/image/be05d2be-8d9f-4d81-b086-e1062fd1d3cf.png)':58 '64':44 '90':34 'absolut':1 'anyth':10 'com':55 'contest':26 'disagre':29 'dot':54 'edit':38 'far':7 'faster':8 'first':48 'keyboard':5,37 'lemmy.world':57 'lemmy.world/pictrs/image/be05d2be-8d9f-4d81-b086-e1062fd1d3cf.png)':56 'll':19 'mous':3 'overestim':40 'screen':17 'speed':43 'take':20 'touch':16 'tri':51 'type':25,32,42 'typingtest':53 'wpm':35,45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4777808"
  +editedAt: DateTimeImmutable @1698163995 {#3642
    date: 2023-10-24 18:13:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698163053 {#3643
    date: 2023-10-24 17:57:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3677
  +user: Proxies\__CG__\App\Entity\User {#3236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3644
    +user: Proxies\__CG__\App\Entity\User {#3126 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3481
      +user: Proxies\__CG__\App\Entity\User {#3236 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3127
        +user: Proxies\__CG__\App\Entity\User {#3126 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2766
          +user: App\Entity\User {#2780 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: """
            Y’all don’t know/remember the struggle. My “apps” used to be 2 or 3 forums – and not particularly active forums, at that – that I would check repeatedly, all day long, during downtime at work. Posts and comments were rare.\n
            \n
            I do not miss those days.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1698204545 {#2761
            date: 2023-10-25 05:29:05.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Alby003@lemmings.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2768 …}
          +nested: Doctrine\ORM\PersistentCollection {#2770 …}
          +votes: Doctrine\ORM\PersistentCollection {#2772 …}
          +reports: Doctrine\ORM\PersistentCollection {#2774 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2776 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2778 …}
          -id: 68630
          -bodyTs: "'2':13 '3':15 'activ':20 'app':9 'check':27 'comment':38 'day':30,46 'downtim':33 'forum':16,21 'know/remember':5 'long':31 'miss':44 'particular':19 'post':36 'rare':40 'repeat':28 'struggl':7 'use':10 'work':35 'would':26 'y':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://thelemmy.club/comment/4419857"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698116509 {#2762
            date: 2023-10-24 05:01:49.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2766}
        +body: """
          I don’t even understand why people want to look at phone apps all day. I hate browsing the Internet on a phone screen usually, it’s so inferior to having a monitor, mouse, and keyboard.\n
          \n
          I mean if you’re at work or whatever and you’re bored, I can see wasting time on phone apps, but any other time I don’t. But of course if you don’t have a computer you can’t just use the computer you don’t have.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1698157577 {#3129
          date: 2023-10-24 16:26:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Alby003@lemmings.world"
          "@Squirrel@thelemmy.club"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3125 …}
        +nested: Doctrine\ORM\PersistentCollection {#3123 …}
        +votes: Doctrine\ORM\PersistentCollection {#3121 …}
        +reports: Doctrine\ORM\PersistentCollection {#3119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3115 …}
        -id: 69244
        -bodyTs: "'app':13,57 'bore':49 'brows':18 'comput':74,81 'cours':67 'day':15 'even':4 'hate':17 'inferior':29 'internet':20 'keyboard':36 'look':10 'mean':38 'monitor':33 'mous':34 'peopl':7 'phone':12,23,56 're':41,48 'screen':24 'see':52 'time':54,61 'understand':5 'use':79 'usual':25 'want':8 'wast':53 'whatev':45 'work':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4775891"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698157577 {#3128
          date: 2023-10-24 16:26:17.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2766}
      +body: "It’s much easier to use touch than a mouse? Swipe keyboard are almost faster. And apps are just a more minimalist version of a desktop site. All the content, none of the clutter. I despised Reddit on my laptop."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698161506 {#3478
        date: 2023-10-24 17:31:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
        "@Squirrel@thelemmy.club"
        "@RaoulDook@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3482 …}
      +nested: Doctrine\ORM\PersistentCollection {#3484 …}
      +votes: Doctrine\ORM\PersistentCollection {#3486 …}
      +reports: Doctrine\ORM\PersistentCollection {#3488 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3490 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3492 …}
      -id: 69339
      -bodyTs: "'almost':14 'app':17 'clutter':34 'content':30 'desktop':26 'despis':36 'easier':4 'faster':15 'keyboard':12 'laptop':40 'minimalist':22 'mous':10 'much':3 'none':31 'reddit':37 'site':27 'swipe':11 'touch':7 'use':6 'version':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4777279"
      +editedAt: DateTimeImmutable @1698161535 {#3479
        date: 2023-10-24 17:32:15.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698161506 {#3480
        date: 2023-10-24 17:31:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2766}
    +body: """
      Absolutely not. Mouse and keyboard are FAR faster than anything you can do on a touch screen.\n
      \n
      I’ll take you on in a typing contest if you disagree. I can type about 90 WPM on keyboard.\n
      \n
      EDIT: I overestimated my typing speed. 64 WPM on my first and only try on typingtest dot com -\n
      \n
      ![](https://lemmy.world/pictrs/image/be05d2be-8d9f-4d81-b086-e1062fd1d3cf.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698163053 {#3641
      date: 2023-10-24 17:57:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@Squirrel@thelemmy.club"
      "@RaoulDook@lemmy.world"
      "@BlackPenguins@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3645 …}
    +nested: Doctrine\ORM\PersistentCollection {#3647 …}
    +votes: Doctrine\ORM\PersistentCollection {#3649 …}
    +reports: Doctrine\ORM\PersistentCollection {#3651 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3653 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3655 …}
    -id: 69387
    -bodyTs: "'/pictrs/image/be05d2be-8d9f-4d81-b086-e1062fd1d3cf.png)':58 '64':44 '90':34 'absolut':1 'anyth':10 'com':55 'contest':26 'disagre':29 'dot':54 'edit':38 'far':7 'faster':8 'first':48 'keyboard':5,37 'lemmy.world':57 'lemmy.world/pictrs/image/be05d2be-8d9f-4d81-b086-e1062fd1d3cf.png)':56 'll':19 'mous':3 'overestim':40 'screen':17 'speed':43 'take':20 'touch':16 'tri':51 'type':25,32,42 'typingtest':53 'wpm':35,45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4777808"
    +editedAt: DateTimeImmutable @1698163995 {#3642
      date: 2023-10-24 18:13:15.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698163053 {#3643
      date: 2023-10-24 17:57:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2766}
  +body: "Um, ok calm down. I was only making a theory."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698204544 {#3676
    date: 2023-10-25 05:29:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@Squirrel@thelemmy.club"
    "@RaoulDook@lemmy.world"
    "@BlackPenguins@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3681 …}
  +nested: Doctrine\ORM\PersistentCollection {#3687 …}
  +votes: Doctrine\ORM\PersistentCollection {#3683 …}
  +reports: Doctrine\ORM\PersistentCollection {#3688 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3692 …}
  -id: 70307
  -bodyTs: "'calm':3 'make':8 'ok':2 'theori':10 'um':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4796457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698204544 {#3673
    date: 2023-10-25 05:29: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
123 DENIED edit
App\Entity\EntryComment {#3677
  +user: Proxies\__CG__\App\Entity\User {#3236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3644
    +user: Proxies\__CG__\App\Entity\User {#3126 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3481
      +user: Proxies\__CG__\App\Entity\User {#3236 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3127
        +user: Proxies\__CG__\App\Entity\User {#3126 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2766
          +user: App\Entity\User {#2780 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: """
            Y’all don’t know/remember the struggle. My “apps” used to be 2 or 3 forums – and not particularly active forums, at that – that I would check repeatedly, all day long, during downtime at work. Posts and comments were rare.\n
            \n
            I do not miss those days.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1698204545 {#2761
            date: 2023-10-25 05:29:05.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Alby003@lemmings.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2768 …}
          +nested: Doctrine\ORM\PersistentCollection {#2770 …}
          +votes: Doctrine\ORM\PersistentCollection {#2772 …}
          +reports: Doctrine\ORM\PersistentCollection {#2774 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2776 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2778 …}
          -id: 68630
          -bodyTs: "'2':13 '3':15 'activ':20 'app':9 'check':27 'comment':38 'day':30,46 'downtim':33 'forum':16,21 'know/remember':5 'long':31 'miss':44 'particular':19 'post':36 'rare':40 'repeat':28 'struggl':7 'use':10 'work':35 'would':26 'y':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://thelemmy.club/comment/4419857"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698116509 {#2762
            date: 2023-10-24 05:01:49.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2766}
        +body: """
          I don’t even understand why people want to look at phone apps all day. I hate browsing the Internet on a phone screen usually, it’s so inferior to having a monitor, mouse, and keyboard.\n
          \n
          I mean if you’re at work or whatever and you’re bored, I can see wasting time on phone apps, but any other time I don’t. But of course if you don’t have a computer you can’t just use the computer you don’t have.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1698157577 {#3129
          date: 2023-10-24 16:26:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Alby003@lemmings.world"
          "@Squirrel@thelemmy.club"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3125 …}
        +nested: Doctrine\ORM\PersistentCollection {#3123 …}
        +votes: Doctrine\ORM\PersistentCollection {#3121 …}
        +reports: Doctrine\ORM\PersistentCollection {#3119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3115 …}
        -id: 69244
        -bodyTs: "'app':13,57 'bore':49 'brows':18 'comput':74,81 'cours':67 'day':15 'even':4 'hate':17 'inferior':29 'internet':20 'keyboard':36 'look':10 'mean':38 'monitor':33 'mous':34 'peopl':7 'phone':12,23,56 're':41,48 'screen':24 'see':52 'time':54,61 'understand':5 'use':79 'usual':25 'want':8 'wast':53 'whatev':45 'work':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4775891"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698157577 {#3128
          date: 2023-10-24 16:26:17.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2766}
      +body: "It’s much easier to use touch than a mouse? Swipe keyboard are almost faster. And apps are just a more minimalist version of a desktop site. All the content, none of the clutter. I despised Reddit on my laptop."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698161506 {#3478
        date: 2023-10-24 17:31:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
        "@Squirrel@thelemmy.club"
        "@RaoulDook@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3482 …}
      +nested: Doctrine\ORM\PersistentCollection {#3484 …}
      +votes: Doctrine\ORM\PersistentCollection {#3486 …}
      +reports: Doctrine\ORM\PersistentCollection {#3488 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3490 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3492 …}
      -id: 69339
      -bodyTs: "'almost':14 'app':17 'clutter':34 'content':30 'desktop':26 'despis':36 'easier':4 'faster':15 'keyboard':12 'laptop':40 'minimalist':22 'mous':10 'much':3 'none':31 'reddit':37 'site':27 'swipe':11 'touch':7 'use':6 'version':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4777279"
      +editedAt: DateTimeImmutable @1698161535 {#3479
        date: 2023-10-24 17:32:15.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698161506 {#3480
        date: 2023-10-24 17:31:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2766}
    +body: """
      Absolutely not. Mouse and keyboard are FAR faster than anything you can do on a touch screen.\n
      \n
      I’ll take you on in a typing contest if you disagree. I can type about 90 WPM on keyboard.\n
      \n
      EDIT: I overestimated my typing speed. 64 WPM on my first and only try on typingtest dot com -\n
      \n
      ![](https://lemmy.world/pictrs/image/be05d2be-8d9f-4d81-b086-e1062fd1d3cf.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698163053 {#3641
      date: 2023-10-24 17:57:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@Squirrel@thelemmy.club"
      "@RaoulDook@lemmy.world"
      "@BlackPenguins@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3645 …}
    +nested: Doctrine\ORM\PersistentCollection {#3647 …}
    +votes: Doctrine\ORM\PersistentCollection {#3649 …}
    +reports: Doctrine\ORM\PersistentCollection {#3651 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3653 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3655 …}
    -id: 69387
    -bodyTs: "'/pictrs/image/be05d2be-8d9f-4d81-b086-e1062fd1d3cf.png)':58 '64':44 '90':34 'absolut':1 'anyth':10 'com':55 'contest':26 'disagre':29 'dot':54 'edit':38 'far':7 'faster':8 'first':48 'keyboard':5,37 'lemmy.world':57 'lemmy.world/pictrs/image/be05d2be-8d9f-4d81-b086-e1062fd1d3cf.png)':56 'll':19 'mous':3 'overestim':40 'screen':17 'speed':43 'take':20 'touch':16 'tri':51 'type':25,32,42 'typingtest':53 'wpm':35,45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4777808"
    +editedAt: DateTimeImmutable @1698163995 {#3642
      date: 2023-10-24 18:13:15.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698163053 {#3643
      date: 2023-10-24 17:57:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2766}
  +body: "Um, ok calm down. I was only making a theory."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698204544 {#3676
    date: 2023-10-25 05:29:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@Squirrel@thelemmy.club"
    "@RaoulDook@lemmy.world"
    "@BlackPenguins@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3681 …}
  +nested: Doctrine\ORM\PersistentCollection {#3687 …}
  +votes: Doctrine\ORM\PersistentCollection {#3683 …}
  +reports: Doctrine\ORM\PersistentCollection {#3688 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3692 …}
  -id: 70307
  -bodyTs: "'calm':3 'make':8 'ok':2 'theori':10 'um':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4796457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698204544 {#3673
    date: 2023-10-25 05:29: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
124 DENIED moderate
App\Entity\EntryComment {#3677
  +user: Proxies\__CG__\App\Entity\User {#3236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3644
    +user: Proxies\__CG__\App\Entity\User {#3126 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3481
      +user: Proxies\__CG__\App\Entity\User {#3236 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3127
        +user: Proxies\__CG__\App\Entity\User {#3126 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2766
          +user: App\Entity\User {#2780 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: """
            Y’all don’t know/remember the struggle. My “apps” used to be 2 or 3 forums – and not particularly active forums, at that – that I would check repeatedly, all day long, during downtime at work. Posts and comments were rare.\n
            \n
            I do not miss those days.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1698204545 {#2761
            date: 2023-10-25 05:29:05.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Alby003@lemmings.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2768 …}
          +nested: Doctrine\ORM\PersistentCollection {#2770 …}
          +votes: Doctrine\ORM\PersistentCollection {#2772 …}
          +reports: Doctrine\ORM\PersistentCollection {#2774 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2776 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2778 …}
          -id: 68630
          -bodyTs: "'2':13 '3':15 'activ':20 'app':9 'check':27 'comment':38 'day':30,46 'downtim':33 'forum':16,21 'know/remember':5 'long':31 'miss':44 'particular':19 'post':36 'rare':40 'repeat':28 'struggl':7 'use':10 'work':35 'would':26 'y':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://thelemmy.club/comment/4419857"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698116509 {#2762
            date: 2023-10-24 05:01:49.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2766}
        +body: """
          I don’t even understand why people want to look at phone apps all day. I hate browsing the Internet on a phone screen usually, it’s so inferior to having a monitor, mouse, and keyboard.\n
          \n
          I mean if you’re at work or whatever and you’re bored, I can see wasting time on phone apps, but any other time I don’t. But of course if you don’t have a computer you can’t just use the computer you don’t have.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1698157577 {#3129
          date: 2023-10-24 16:26:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Alby003@lemmings.world"
          "@Squirrel@thelemmy.club"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3125 …}
        +nested: Doctrine\ORM\PersistentCollection {#3123 …}
        +votes: Doctrine\ORM\PersistentCollection {#3121 …}
        +reports: Doctrine\ORM\PersistentCollection {#3119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3115 …}
        -id: 69244
        -bodyTs: "'app':13,57 'bore':49 'brows':18 'comput':74,81 'cours':67 'day':15 'even':4 'hate':17 'inferior':29 'internet':20 'keyboard':36 'look':10 'mean':38 'monitor':33 'mous':34 'peopl':7 'phone':12,23,56 're':41,48 'screen':24 'see':52 'time':54,61 'understand':5 'use':79 'usual':25 'want':8 'wast':53 'whatev':45 'work':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4775891"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698157577 {#3128
          date: 2023-10-24 16:26:17.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2766}
      +body: "It’s much easier to use touch than a mouse? Swipe keyboard are almost faster. And apps are just a more minimalist version of a desktop site. All the content, none of the clutter. I despised Reddit on my laptop."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698161506 {#3478
        date: 2023-10-24 17:31:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
        "@Squirrel@thelemmy.club"
        "@RaoulDook@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3482 …}
      +nested: Doctrine\ORM\PersistentCollection {#3484 …}
      +votes: Doctrine\ORM\PersistentCollection {#3486 …}
      +reports: Doctrine\ORM\PersistentCollection {#3488 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3490 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3492 …}
      -id: 69339
      -bodyTs: "'almost':14 'app':17 'clutter':34 'content':30 'desktop':26 'despis':36 'easier':4 'faster':15 'keyboard':12 'laptop':40 'minimalist':22 'mous':10 'much':3 'none':31 'reddit':37 'site':27 'swipe':11 'touch':7 'use':6 'version':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4777279"
      +editedAt: DateTimeImmutable @1698161535 {#3479
        date: 2023-10-24 17:32:15.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698161506 {#3480
        date: 2023-10-24 17:31:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2766}
    +body: """
      Absolutely not. Mouse and keyboard are FAR faster than anything you can do on a touch screen.\n
      \n
      I’ll take you on in a typing contest if you disagree. I can type about 90 WPM on keyboard.\n
      \n
      EDIT: I overestimated my typing speed. 64 WPM on my first and only try on typingtest dot com -\n
      \n
      ![](https://lemmy.world/pictrs/image/be05d2be-8d9f-4d81-b086-e1062fd1d3cf.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698163053 {#3641
      date: 2023-10-24 17:57:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@Squirrel@thelemmy.club"
      "@RaoulDook@lemmy.world"
      "@BlackPenguins@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3645 …}
    +nested: Doctrine\ORM\PersistentCollection {#3647 …}
    +votes: Doctrine\ORM\PersistentCollection {#3649 …}
    +reports: Doctrine\ORM\PersistentCollection {#3651 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3653 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3655 …}
    -id: 69387
    -bodyTs: "'/pictrs/image/be05d2be-8d9f-4d81-b086-e1062fd1d3cf.png)':58 '64':44 '90':34 'absolut':1 'anyth':10 'com':55 'contest':26 'disagre':29 'dot':54 'edit':38 'far':7 'faster':8 'first':48 'keyboard':5,37 'lemmy.world':57 'lemmy.world/pictrs/image/be05d2be-8d9f-4d81-b086-e1062fd1d3cf.png)':56 'll':19 'mous':3 'overestim':40 'screen':17 'speed':43 'take':20 'touch':16 'tri':51 'type':25,32,42 'typingtest':53 'wpm':35,45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4777808"
    +editedAt: DateTimeImmutable @1698163995 {#3642
      date: 2023-10-24 18:13:15.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698163053 {#3643
      date: 2023-10-24 17:57:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2766}
  +body: "Um, ok calm down. I was only making a theory."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698204544 {#3676
    date: 2023-10-25 05:29:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@Squirrel@thelemmy.club"
    "@RaoulDook@lemmy.world"
    "@BlackPenguins@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3681 …}
  +nested: Doctrine\ORM\PersistentCollection {#3687 …}
  +votes: Doctrine\ORM\PersistentCollection {#3683 …}
  +reports: Doctrine\ORM\PersistentCollection {#3688 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3692 …}
  -id: 70307
  -bodyTs: "'calm':3 'make':8 'ok':2 'theori':10 'um':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4796457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698204544 {#3673
    date: 2023-10-25 05:29: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
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 {#3111
  +user: Proxies\__CG__\App\Entity\User {#3110 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2766
    +user: App\Entity\User {#2780 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Y’all don’t know/remember the struggle. My “apps” used to be 2 or 3 forums – and not particularly active forums, at that – that I would check repeatedly, all day long, during downtime at work. Posts and comments were rare.\n
      \n
      I do not miss those days.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1698204545 {#2761
      date: 2023-10-25 05:29:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2768 …}
    +nested: Doctrine\ORM\PersistentCollection {#2770 …}
    +votes: Doctrine\ORM\PersistentCollection {#2772 …}
    +reports: Doctrine\ORM\PersistentCollection {#2774 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2776 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2778 …}
    -id: 68630
    -bodyTs: "'2':13 '3':15 'activ':20 'app':9 'check':27 'comment':38 'day':30,46 'downtim':33 'forum':16,21 'know/remember':5 'long':31 'miss':44 'particular':19 'post':36 'rare':40 'repeat':28 'struggl':7 'use':10 'work':35 'would':26 'y':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/4419857"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698116509 {#2762
      date: 2023-10-24 05:01:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2766}
  +body: "Ah yes the ‘hi guys I have a problem with this program and it’s doing this any solutions?’ And then you would have a reply maybe in a week or with bad luck a month. I’d usually just go to a IRC chatroom and ask it there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698148585 {#3113
    date: 2023-10-24 13:56:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@Squirrel@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3109 …}
  +nested: Doctrine\ORM\PersistentCollection {#3107 …}
  +votes: Doctrine\ORM\PersistentCollection {#3105 …}
  +reports: Doctrine\ORM\PersistentCollection {#3103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
  -id: 69096
  -bodyTs: "'ah':1 'ask':47 'bad':33 'chatroom':45 'd':38 'go':41 'guy':5 'hi':4 'irc':44 'luck':34 'mayb':27 'month':36 'problem':9 'program':12 'repli':26 'solut':19 'usual':39 'week':30 'would':23 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4773166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698148585 {#3112
    date: 2023-10-24 13:56:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#3111
  +user: Proxies\__CG__\App\Entity\User {#3110 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2766
    +user: App\Entity\User {#2780 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Y’all don’t know/remember the struggle. My “apps” used to be 2 or 3 forums – and not particularly active forums, at that – that I would check repeatedly, all day long, during downtime at work. Posts and comments were rare.\n
      \n
      I do not miss those days.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1698204545 {#2761
      date: 2023-10-25 05:29:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2768 …}
    +nested: Doctrine\ORM\PersistentCollection {#2770 …}
    +votes: Doctrine\ORM\PersistentCollection {#2772 …}
    +reports: Doctrine\ORM\PersistentCollection {#2774 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2776 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2778 …}
    -id: 68630
    -bodyTs: "'2':13 '3':15 'activ':20 'app':9 'check':27 'comment':38 'day':30,46 'downtim':33 'forum':16,21 'know/remember':5 'long':31 'miss':44 'particular':19 'post':36 'rare':40 'repeat':28 'struggl':7 'use':10 'work':35 'would':26 'y':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/4419857"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698116509 {#2762
      date: 2023-10-24 05:01:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2766}
  +body: "Ah yes the ‘hi guys I have a problem with this program and it’s doing this any solutions?’ And then you would have a reply maybe in a week or with bad luck a month. I’d usually just go to a IRC chatroom and ask it there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698148585 {#3113
    date: 2023-10-24 13:56:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@Squirrel@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3109 …}
  +nested: Doctrine\ORM\PersistentCollection {#3107 …}
  +votes: Doctrine\ORM\PersistentCollection {#3105 …}
  +reports: Doctrine\ORM\PersistentCollection {#3103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
  -id: 69096
  -bodyTs: "'ah':1 'ask':47 'bad':33 'chatroom':45 'd':38 'go':41 'guy':5 'hi':4 'irc':44 'luck':34 'mayb':27 'month':36 'problem':9 'program':12 'repli':26 'solut':19 'usual':39 'week':30 'would':23 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4773166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698148585 {#3112
    date: 2023-10-24 13:56:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#3111
  +user: Proxies\__CG__\App\Entity\User {#3110 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2766
    +user: App\Entity\User {#2780 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Y’all don’t know/remember the struggle. My “apps” used to be 2 or 3 forums – and not particularly active forums, at that – that I would check repeatedly, all day long, during downtime at work. Posts and comments were rare.\n
      \n
      I do not miss those days.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1698204545 {#2761
      date: 2023-10-25 05:29:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2768 …}
    +nested: Doctrine\ORM\PersistentCollection {#2770 …}
    +votes: Doctrine\ORM\PersistentCollection {#2772 …}
    +reports: Doctrine\ORM\PersistentCollection {#2774 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2776 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2778 …}
    -id: 68630
    -bodyTs: "'2':13 '3':15 'activ':20 'app':9 'check':27 'comment':38 'day':30,46 'downtim':33 'forum':16,21 'know/remember':5 'long':31 'miss':44 'particular':19 'post':36 'rare':40 'repeat':28 'struggl':7 'use':10 'work':35 'would':26 'y':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/4419857"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698116509 {#2762
      date: 2023-10-24 05:01:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2766}
  +body: "Ah yes the ‘hi guys I have a problem with this program and it’s doing this any solutions?’ And then you would have a reply maybe in a week or with bad luck a month. I’d usually just go to a IRC chatroom and ask it there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698148585 {#3113
    date: 2023-10-24 13:56:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@Squirrel@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3109 …}
  +nested: Doctrine\ORM\PersistentCollection {#3107 …}
  +votes: Doctrine\ORM\PersistentCollection {#3105 …}
  +reports: Doctrine\ORM\PersistentCollection {#3103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
  -id: 69096
  -bodyTs: "'ah':1 'ask':47 'bad':33 'chatroom':45 'd':38 'go':41 'guy':5 'hi':4 'irc':44 'luck':34 'mayb':27 'month':36 'problem':9 'program':12 'repli':26 'solut':19 'usual':39 'week':30 'would':23 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4773166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698148585 {#3112
    date: 2023-10-24 13:56:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#3449
  +user: Proxies\__CG__\App\Entity\User {#3450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3111
    +user: Proxies\__CG__\App\Entity\User {#3110 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2766
      +user: App\Entity\User {#2780 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Y’all don’t know/remember the struggle. My “apps” used to be 2 or 3 forums – and not particularly active forums, at that – that I would check repeatedly, all day long, during downtime at work. Posts and comments were rare.\n
        \n
        I do not miss those days.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1698204545 {#2761
        date: 2023-10-25 05:29:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2768 …}
      +nested: Doctrine\ORM\PersistentCollection {#2770 …}
      +votes: Doctrine\ORM\PersistentCollection {#2772 …}
      +reports: Doctrine\ORM\PersistentCollection {#2774 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2776 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2778 …}
      -id: 68630
      -bodyTs: "'2':13 '3':15 'activ':20 'app':9 'check':27 'comment':38 'day':30,46 'downtim':33 'forum':16,21 'know/remember':5 'long':31 'miss':44 'particular':19 'post':36 'rare':40 'repeat':28 'struggl':7 'use':10 'work':35 'would':26 'y':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://thelemmy.club/comment/4419857"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698116509 {#2762
        date: 2023-10-24 05:01:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2766}
    +body: "Ah yes the ‘hi guys I have a problem with this program and it’s doing this any solutions?’ And then you would have a reply maybe in a week or with bad luck a month. I’d usually just go to a IRC chatroom and ask it there."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698148585 {#3113
      date: 2023-10-24 13:56:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@Squirrel@thelemmy.club"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3109 …}
    +nested: Doctrine\ORM\PersistentCollection {#3107 …}
    +votes: Doctrine\ORM\PersistentCollection {#3105 …}
    +reports: Doctrine\ORM\PersistentCollection {#3103 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
    -id: 69096
    -bodyTs: "'ah':1 'ask':47 'bad':33 'chatroom':45 'd':38 'go':41 'guy':5 'hi':4 'irc':44 'luck':34 'mayb':27 'month':36 'problem':9 'program':12 'repli':26 'solut':19 'usual':39 'week':30 'would':23 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4773166"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698148585 {#3112
      date: 2023-10-24 13:56:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2766}
  +body: "so you would have 1 weird guy reply after a few hours while 10000 other people just watched…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698149594 {#3447
    date: 2023-10-24 14:13:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@Squirrel@thelemmy.club"
    "@danque@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3451 …}
  +nested: Doctrine\ORM\PersistentCollection {#3453 …}
  +votes: Doctrine\ORM\PersistentCollection {#3455 …}
  +reports: Doctrine\ORM\PersistentCollection {#3457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3461 …}
  -id: 69112
  -bodyTs: "'1':5 '10000':14 'guy':7 'hour':12 'peopl':16 'repli':8 'watch':18 'weird':6 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4229405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698149594 {#3448
    date: 2023-10-24 14:13:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3449
  +user: Proxies\__CG__\App\Entity\User {#3450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3111
    +user: Proxies\__CG__\App\Entity\User {#3110 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2766
      +user: App\Entity\User {#2780 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Y’all don’t know/remember the struggle. My “apps” used to be 2 or 3 forums – and not particularly active forums, at that – that I would check repeatedly, all day long, during downtime at work. Posts and comments were rare.\n
        \n
        I do not miss those days.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1698204545 {#2761
        date: 2023-10-25 05:29:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2768 …}
      +nested: Doctrine\ORM\PersistentCollection {#2770 …}
      +votes: Doctrine\ORM\PersistentCollection {#2772 …}
      +reports: Doctrine\ORM\PersistentCollection {#2774 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2776 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2778 …}
      -id: 68630
      -bodyTs: "'2':13 '3':15 'activ':20 'app':9 'check':27 'comment':38 'day':30,46 'downtim':33 'forum':16,21 'know/remember':5 'long':31 'miss':44 'particular':19 'post':36 'rare':40 'repeat':28 'struggl':7 'use':10 'work':35 'would':26 'y':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://thelemmy.club/comment/4419857"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698116509 {#2762
        date: 2023-10-24 05:01:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2766}
    +body: "Ah yes the ‘hi guys I have a problem with this program and it’s doing this any solutions?’ And then you would have a reply maybe in a week or with bad luck a month. I’d usually just go to a IRC chatroom and ask it there."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698148585 {#3113
      date: 2023-10-24 13:56:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@Squirrel@thelemmy.club"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3109 …}
    +nested: Doctrine\ORM\PersistentCollection {#3107 …}
    +votes: Doctrine\ORM\PersistentCollection {#3105 …}
    +reports: Doctrine\ORM\PersistentCollection {#3103 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
    -id: 69096
    -bodyTs: "'ah':1 'ask':47 'bad':33 'chatroom':45 'd':38 'go':41 'guy':5 'hi':4 'irc':44 'luck':34 'mayb':27 'month':36 'problem':9 'program':12 'repli':26 'solut':19 'usual':39 'week':30 'would':23 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4773166"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698148585 {#3112
      date: 2023-10-24 13:56:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2766}
  +body: "so you would have 1 weird guy reply after a few hours while 10000 other people just watched…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698149594 {#3447
    date: 2023-10-24 14:13:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@Squirrel@thelemmy.club"
    "@danque@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3451 …}
  +nested: Doctrine\ORM\PersistentCollection {#3453 …}
  +votes: Doctrine\ORM\PersistentCollection {#3455 …}
  +reports: Doctrine\ORM\PersistentCollection {#3457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3461 …}
  -id: 69112
  -bodyTs: "'1':5 '10000':14 'guy':7 'hour':12 'peopl':16 'repli':8 'watch':18 'weird':6 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4229405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698149594 {#3448
    date: 2023-10-24 14:13:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3449
  +user: Proxies\__CG__\App\Entity\User {#3450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3111
    +user: Proxies\__CG__\App\Entity\User {#3110 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2766
      +user: App\Entity\User {#2780 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Y’all don’t know/remember the struggle. My “apps” used to be 2 or 3 forums – and not particularly active forums, at that – that I would check repeatedly, all day long, during downtime at work. Posts and comments were rare.\n
        \n
        I do not miss those days.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1698204545 {#2761
        date: 2023-10-25 05:29:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2768 …}
      +nested: Doctrine\ORM\PersistentCollection {#2770 …}
      +votes: Doctrine\ORM\PersistentCollection {#2772 …}
      +reports: Doctrine\ORM\PersistentCollection {#2774 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2776 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2778 …}
      -id: 68630
      -bodyTs: "'2':13 '3':15 'activ':20 'app':9 'check':27 'comment':38 'day':30,46 'downtim':33 'forum':16,21 'know/remember':5 'long':31 'miss':44 'particular':19 'post':36 'rare':40 'repeat':28 'struggl':7 'use':10 'work':35 'would':26 'y':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://thelemmy.club/comment/4419857"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698116509 {#2762
        date: 2023-10-24 05:01:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2766}
    +body: "Ah yes the ‘hi guys I have a problem with this program and it’s doing this any solutions?’ And then you would have a reply maybe in a week or with bad luck a month. I’d usually just go to a IRC chatroom and ask it there."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698148585 {#3113
      date: 2023-10-24 13:56:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@Squirrel@thelemmy.club"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3109 …}
    +nested: Doctrine\ORM\PersistentCollection {#3107 …}
    +votes: Doctrine\ORM\PersistentCollection {#3105 …}
    +reports: Doctrine\ORM\PersistentCollection {#3103 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
    -id: 69096
    -bodyTs: "'ah':1 'ask':47 'bad':33 'chatroom':45 'd':38 'go':41 'guy':5 'hi':4 'irc':44 'luck':34 'mayb':27 'month':36 'problem':9 'program':12 'repli':26 'solut':19 'usual':39 'week':30 'would':23 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4773166"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698148585 {#3112
      date: 2023-10-24 13:56:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2766}
  +body: "so you would have 1 weird guy reply after a few hours while 10000 other people just watched…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698149594 {#3447
    date: 2023-10-24 14:13:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@Squirrel@thelemmy.club"
    "@danque@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3451 …}
  +nested: Doctrine\ORM\PersistentCollection {#3453 …}
  +votes: Doctrine\ORM\PersistentCollection {#3455 …}
  +reports: Doctrine\ORM\PersistentCollection {#3457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3461 …}
  -id: 69112
  -bodyTs: "'1':5 '10000':14 'guy':7 'hour':12 'peopl':16 'repli':8 'watch':18 'weird':6 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4229405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698149594 {#3448
    date: 2023-10-24 14:13:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3628
  +user: Proxies\__CG__\App\Entity\User {#3110 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3449
    +user: Proxies\__CG__\App\Entity\User {#3450 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3111
      +user: Proxies\__CG__\App\Entity\User {#3110 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2766
        +user: App\Entity\User {#2780 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          Y’all don’t know/remember the struggle. My “apps” used to be 2 or 3 forums – and not particularly active forums, at that – that I would check repeatedly, all day long, during downtime at work. Posts and comments were rare.\n
          \n
          I do not miss those days.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1698204545 {#2761
          date: 2023-10-25 05:29:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Alby003@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2768 …}
        +nested: Doctrine\ORM\PersistentCollection {#2770 …}
        +votes: Doctrine\ORM\PersistentCollection {#2772 …}
        +reports: Doctrine\ORM\PersistentCollection {#2774 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2776 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2778 …}
        -id: 68630
        -bodyTs: "'2':13 '3':15 'activ':20 'app':9 'check':27 'comment':38 'day':30,46 'downtim':33 'forum':16,21 'know/remember':5 'long':31 'miss':44 'particular':19 'post':36 'rare':40 'repeat':28 'struggl':7 'use':10 'work':35 'would':26 'y':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://thelemmy.club/comment/4419857"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698116509 {#2762
          date: 2023-10-24 05:01:49.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2766}
      +body: "Ah yes the ‘hi guys I have a problem with this program and it’s doing this any solutions?’ And then you would have a reply maybe in a week or with bad luck a month. I’d usually just go to a IRC chatroom and ask it there."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698148585 {#3113
        date: 2023-10-24 13:56:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
        "@Squirrel@thelemmy.club"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3109 …}
      +nested: Doctrine\ORM\PersistentCollection {#3107 …}
      +votes: Doctrine\ORM\PersistentCollection {#3105 …}
      +reports: Doctrine\ORM\PersistentCollection {#3103 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
      -id: 69096
      -bodyTs: "'ah':1 'ask':47 'bad':33 'chatroom':45 'd':38 'go':41 'guy':5 'hi':4 'irc':44 'luck':34 'mayb':27 'month':36 'problem':9 'program':12 'repli':26 'solut':19 'usual':39 'week':30 'would':23 'yes':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4773166"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698148585 {#3112
        date: 2023-10-24 13:56:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2766}
    +body: "so you would have 1 weird guy reply after a few hours while 10000 other people just watched…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698149594 {#3447
      date: 2023-10-24 14:13:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@Squirrel@thelemmy.club"
      "@danque@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3451 …}
    +nested: Doctrine\ORM\PersistentCollection {#3453 …}
    +votes: Doctrine\ORM\PersistentCollection {#3455 …}
    +reports: Doctrine\ORM\PersistentCollection {#3457 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3459 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3461 …}
    -id: 69112
    -bodyTs: "'1':5 '10000':14 'guy':7 'hour':12 'peopl':16 'repli':8 'watch':18 'weird':6 'would':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4229405"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698149594 {#3448
      date: 2023-10-24 14:13:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2766}
  +body: "Usually also in the trend of ‘i have this too, how to fix it?’"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698188222 {#3626
    date: 2023-10-25 00:57:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@Squirrel@thelemmy.club"
    "@danque@lemmy.world"
    "@Double_A@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3629 …}
  +nested: Doctrine\ORM\PersistentCollection {#3631 …}
  +votes: Doctrine\ORM\PersistentCollection {#3633 …}
  +reports: Doctrine\ORM\PersistentCollection {#3635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3639 …}
  -id: 70033
  -bodyTs: "'also':2 'fix':13 'trend':5 'usual':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4787099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698188222 {#3627
    date: 2023-10-25 00:57:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#3628
  +user: Proxies\__CG__\App\Entity\User {#3110 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3449
    +user: Proxies\__CG__\App\Entity\User {#3450 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3111
      +user: Proxies\__CG__\App\Entity\User {#3110 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2766
        +user: App\Entity\User {#2780 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          Y’all don’t know/remember the struggle. My “apps” used to be 2 or 3 forums – and not particularly active forums, at that – that I would check repeatedly, all day long, during downtime at work. Posts and comments were rare.\n
          \n
          I do not miss those days.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1698204545 {#2761
          date: 2023-10-25 05:29:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Alby003@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2768 …}
        +nested: Doctrine\ORM\PersistentCollection {#2770 …}
        +votes: Doctrine\ORM\PersistentCollection {#2772 …}
        +reports: Doctrine\ORM\PersistentCollection {#2774 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2776 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2778 …}
        -id: 68630
        -bodyTs: "'2':13 '3':15 'activ':20 'app':9 'check':27 'comment':38 'day':30,46 'downtim':33 'forum':16,21 'know/remember':5 'long':31 'miss':44 'particular':19 'post':36 'rare':40 'repeat':28 'struggl':7 'use':10 'work':35 'would':26 'y':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://thelemmy.club/comment/4419857"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698116509 {#2762
          date: 2023-10-24 05:01:49.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2766}
      +body: "Ah yes the ‘hi guys I have a problem with this program and it’s doing this any solutions?’ And then you would have a reply maybe in a week or with bad luck a month. I’d usually just go to a IRC chatroom and ask it there."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698148585 {#3113
        date: 2023-10-24 13:56:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
        "@Squirrel@thelemmy.club"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3109 …}
      +nested: Doctrine\ORM\PersistentCollection {#3107 …}
      +votes: Doctrine\ORM\PersistentCollection {#3105 …}
      +reports: Doctrine\ORM\PersistentCollection {#3103 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
      -id: 69096
      -bodyTs: "'ah':1 'ask':47 'bad':33 'chatroom':45 'd':38 'go':41 'guy':5 'hi':4 'irc':44 'luck':34 'mayb':27 'month':36 'problem':9 'program':12 'repli':26 'solut':19 'usual':39 'week':30 'would':23 'yes':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4773166"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698148585 {#3112
        date: 2023-10-24 13:56:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2766}
    +body: "so you would have 1 weird guy reply after a few hours while 10000 other people just watched…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698149594 {#3447
      date: 2023-10-24 14:13:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@Squirrel@thelemmy.club"
      "@danque@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3451 …}
    +nested: Doctrine\ORM\PersistentCollection {#3453 …}
    +votes: Doctrine\ORM\PersistentCollection {#3455 …}
    +reports: Doctrine\ORM\PersistentCollection {#3457 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3459 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3461 …}
    -id: 69112
    -bodyTs: "'1':5 '10000':14 'guy':7 'hour':12 'peopl':16 'repli':8 'watch':18 'weird':6 'would':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4229405"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698149594 {#3448
      date: 2023-10-24 14:13:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2766}
  +body: "Usually also in the trend of ‘i have this too, how to fix it?’"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698188222 {#3626
    date: 2023-10-25 00:57:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@Squirrel@thelemmy.club"
    "@danque@lemmy.world"
    "@Double_A@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3629 …}
  +nested: Doctrine\ORM\PersistentCollection {#3631 …}
  +votes: Doctrine\ORM\PersistentCollection {#3633 …}
  +reports: Doctrine\ORM\PersistentCollection {#3635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3639 …}
  -id: 70033
  -bodyTs: "'also':2 'fix':13 'trend':5 'usual':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4787099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698188222 {#3627
    date: 2023-10-25 00:57:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#3628
  +user: Proxies\__CG__\App\Entity\User {#3110 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3449
    +user: Proxies\__CG__\App\Entity\User {#3450 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3111
      +user: Proxies\__CG__\App\Entity\User {#3110 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2766
        +user: App\Entity\User {#2780 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          Y’all don’t know/remember the struggle. My “apps” used to be 2 or 3 forums – and not particularly active forums, at that – that I would check repeatedly, all day long, during downtime at work. Posts and comments were rare.\n
          \n
          I do not miss those days.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1698204545 {#2761
          date: 2023-10-25 05:29:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Alby003@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2768 …}
        +nested: Doctrine\ORM\PersistentCollection {#2770 …}
        +votes: Doctrine\ORM\PersistentCollection {#2772 …}
        +reports: Doctrine\ORM\PersistentCollection {#2774 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2776 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2778 …}
        -id: 68630
        -bodyTs: "'2':13 '3':15 'activ':20 'app':9 'check':27 'comment':38 'day':30,46 'downtim':33 'forum':16,21 'know/remember':5 'long':31 'miss':44 'particular':19 'post':36 'rare':40 'repeat':28 'struggl':7 'use':10 'work':35 'would':26 'y':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://thelemmy.club/comment/4419857"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698116509 {#2762
          date: 2023-10-24 05:01:49.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2766}
      +body: "Ah yes the ‘hi guys I have a problem with this program and it’s doing this any solutions?’ And then you would have a reply maybe in a week or with bad luck a month. I’d usually just go to a IRC chatroom and ask it there."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698148585 {#3113
        date: 2023-10-24 13:56:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
        "@Squirrel@thelemmy.club"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3109 …}
      +nested: Doctrine\ORM\PersistentCollection {#3107 …}
      +votes: Doctrine\ORM\PersistentCollection {#3105 …}
      +reports: Doctrine\ORM\PersistentCollection {#3103 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
      -id: 69096
      -bodyTs: "'ah':1 'ask':47 'bad':33 'chatroom':45 'd':38 'go':41 'guy':5 'hi':4 'irc':44 'luck':34 'mayb':27 'month':36 'problem':9 'program':12 'repli':26 'solut':19 'usual':39 'week':30 'would':23 'yes':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4773166"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698148585 {#3112
        date: 2023-10-24 13:56:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2766}
    +body: "so you would have 1 weird guy reply after a few hours while 10000 other people just watched…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698149594 {#3447
      date: 2023-10-24 14:13:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@Squirrel@thelemmy.club"
      "@danque@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3451 …}
    +nested: Doctrine\ORM\PersistentCollection {#3453 …}
    +votes: Doctrine\ORM\PersistentCollection {#3455 …}
    +reports: Doctrine\ORM\PersistentCollection {#3457 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3459 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3461 …}
    -id: 69112
    -bodyTs: "'1':5 '10000':14 'guy':7 'hour':12 'peopl':16 'repli':8 'watch':18 'weird':6 'would':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4229405"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698149594 {#3448
      date: 2023-10-24 14:13:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2766}
  +body: "Usually also in the trend of ‘i have this too, how to fix it?’"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698188222 {#3626
    date: 2023-10-25 00:57:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@Squirrel@thelemmy.club"
    "@danque@lemmy.world"
    "@Double_A@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3629 …}
  +nested: Doctrine\ORM\PersistentCollection {#3631 …}
  +votes: Doctrine\ORM\PersistentCollection {#3633 …}
  +reports: Doctrine\ORM\PersistentCollection {#3635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3639 …}
  -id: 70033
  -bodyTs: "'also':2 'fix':13 'trend':5 'usual':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4787099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698188222 {#3627
    date: 2023-10-25 00:57:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#3095
  +user: Proxies\__CG__\App\Entity\User {#3094 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2766
    +user: App\Entity\User {#2780 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Y’all don’t know/remember the struggle. My “apps” used to be 2 or 3 forums – and not particularly active forums, at that – that I would check repeatedly, all day long, during downtime at work. Posts and comments were rare.\n
      \n
      I do not miss those days.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1698204545 {#2761
      date: 2023-10-25 05:29:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2768 …}
    +nested: Doctrine\ORM\PersistentCollection {#2770 …}
    +votes: Doctrine\ORM\PersistentCollection {#2772 …}
    +reports: Doctrine\ORM\PersistentCollection {#2774 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2776 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2778 …}
    -id: 68630
    -bodyTs: "'2':13 '3':15 'activ':20 'app':9 'check':27 'comment':38 'day':30,46 'downtim':33 'forum':16,21 'know/remember':5 'long':31 'miss':44 'particular':19 'post':36 'rare':40 'repeat':28 'struggl':7 'use':10 'work':35 'would':26 'y':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/4419857"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698116509 {#2762
      date: 2023-10-24 05:01:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2766}
  +body: "Even worse when you see every post incremented by one or more. Either a racist troll had stumbled their way in or an ad-bot was spam posting. Either way, took a few days for the mods to get around to cleaning it up. Passwords for every board was the only way to slow it down. They were not the good old days."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698153540 {#3097
    date: 2023-10-24 15:19:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@Squirrel@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3093 …}
  +nested: Doctrine\ORM\PersistentCollection {#3091 …}
  +votes: Doctrine\ORM\PersistentCollection {#3171 …}
  +reports: Doctrine\ORM\PersistentCollection {#3172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3161 …}
  -id: 69178
  -bodyTs: "'ad':25 'ad-bot':24 'around':41 'board':49 'bot':26 'clean':43 'day':35,64 'either':13,30 'even':1 'everi':6,48 'get':40 'good':62 'increment':8 'mod':38 'old':63 'one':10 'password':46 'post':7,29 'racist':15 'see':5 'slow':55 'spam':28 'stumbl':18 'took':32 'troll':16 'way':20,31,53 'wors':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5174819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698153540 {#3096
    date: 2023-10-24 15:19:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#3095
  +user: Proxies\__CG__\App\Entity\User {#3094 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2766
    +user: App\Entity\User {#2780 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Y’all don’t know/remember the struggle. My “apps” used to be 2 or 3 forums – and not particularly active forums, at that – that I would check repeatedly, all day long, during downtime at work. Posts and comments were rare.\n
      \n
      I do not miss those days.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1698204545 {#2761
      date: 2023-10-25 05:29:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2768 …}
    +nested: Doctrine\ORM\PersistentCollection {#2770 …}
    +votes: Doctrine\ORM\PersistentCollection {#2772 …}
    +reports: Doctrine\ORM\PersistentCollection {#2774 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2776 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2778 …}
    -id: 68630
    -bodyTs: "'2':13 '3':15 'activ':20 'app':9 'check':27 'comment':38 'day':30,46 'downtim':33 'forum':16,21 'know/remember':5 'long':31 'miss':44 'particular':19 'post':36 'rare':40 'repeat':28 'struggl':7 'use':10 'work':35 'would':26 'y':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/4419857"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698116509 {#2762
      date: 2023-10-24 05:01:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2766}
  +body: "Even worse when you see every post incremented by one or more. Either a racist troll had stumbled their way in or an ad-bot was spam posting. Either way, took a few days for the mods to get around to cleaning it up. Passwords for every board was the only way to slow it down. They were not the good old days."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698153540 {#3097
    date: 2023-10-24 15:19:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@Squirrel@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3093 …}
  +nested: Doctrine\ORM\PersistentCollection {#3091 …}
  +votes: Doctrine\ORM\PersistentCollection {#3171 …}
  +reports: Doctrine\ORM\PersistentCollection {#3172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3161 …}
  -id: 69178
  -bodyTs: "'ad':25 'ad-bot':24 'around':41 'board':49 'bot':26 'clean':43 'day':35,64 'either':13,30 'even':1 'everi':6,48 'get':40 'good':62 'increment':8 'mod':38 'old':63 'one':10 'password':46 'post':7,29 'racist':15 'see':5 'slow':55 'spam':28 'stumbl':18 'took':32 'troll':16 'way':20,31,53 'wors':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5174819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698153540 {#3096
    date: 2023-10-24 15:19:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#3095
  +user: Proxies\__CG__\App\Entity\User {#3094 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2766
    +user: App\Entity\User {#2780 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Y’all don’t know/remember the struggle. My “apps” used to be 2 or 3 forums – and not particularly active forums, at that – that I would check repeatedly, all day long, during downtime at work. Posts and comments were rare.\n
      \n
      I do not miss those days.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1698204545 {#2761
      date: 2023-10-25 05:29:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2768 …}
    +nested: Doctrine\ORM\PersistentCollection {#2770 …}
    +votes: Doctrine\ORM\PersistentCollection {#2772 …}
    +reports: Doctrine\ORM\PersistentCollection {#2774 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2776 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2778 …}
    -id: 68630
    -bodyTs: "'2':13 '3':15 'activ':20 'app':9 'check':27 'comment':38 'day':30,46 'downtim':33 'forum':16,21 'know/remember':5 'long':31 'miss':44 'particular':19 'post':36 'rare':40 'repeat':28 'struggl':7 'use':10 'work':35 'would':26 'y':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/4419857"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698116509 {#2762
      date: 2023-10-24 05:01:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2766}
  +body: "Even worse when you see every post incremented by one or more. Either a racist troll had stumbled their way in or an ad-bot was spam posting. Either way, took a few days for the mods to get around to cleaning it up. Passwords for every board was the only way to slow it down. They were not the good old days."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698153540 {#3097
    date: 2023-10-24 15:19:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@Squirrel@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3093 …}
  +nested: Doctrine\ORM\PersistentCollection {#3091 …}
  +votes: Doctrine\ORM\PersistentCollection {#3171 …}
  +reports: Doctrine\ORM\PersistentCollection {#3172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3161 …}
  -id: 69178
  -bodyTs: "'ad':25 'ad-bot':24 'around':41 'board':49 'bot':26 'clean':43 'day':35,64 'either':13,30 'even':1 'everi':6,48 'get':40 'good':62 'increment':8 'mod':38 'old':63 'one':10 'password':46 'post':7,29 'racist':15 'see':5 'slow':55 'spam':28 'stumbl':18 'took':32 'troll':16 'way':20,31,53 'wors':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5174819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698153540 {#3096
    date: 2023-10-24 15:19:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2842
  +user: App\Entity\User {#2855 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I only have Lemmy and Youtube. I’m actually trying to get off Youtube, those shorts are rotting my brain. I tried deleting the app but my Pixel won’t let me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698204449 {#2836
    date: 2023-10-25 05:27:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2843 …}
  +nested: Doctrine\ORM\PersistentCollection {#2845 …}
  +votes: Doctrine\ORM\PersistentCollection {#2847 …}
  +reports: Doctrine\ORM\PersistentCollection {#2849 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
  -id: 69206
  -bodyTs: "'actual':9 'app':25 'brain':20 'delet':23 'get':12 'lemmi':4 'let':31 'm':8 'pixel':28 'rot':18 'short':16 'tri':10,22 'won':29 'youtub':6,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4775117"
  +editedAt: DateTimeImmutable @1698155226 {#2837
    date: 2023-10-24 15:47:06.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698155207 {#2838
    date: 2023-10-24 15:46: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
143 DENIED edit
App\Entity\EntryComment {#2842
  +user: App\Entity\User {#2855 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I only have Lemmy and Youtube. I’m actually trying to get off Youtube, those shorts are rotting my brain. I tried deleting the app but my Pixel won’t let me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698204449 {#2836
    date: 2023-10-25 05:27:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2843 …}
  +nested: Doctrine\ORM\PersistentCollection {#2845 …}
  +votes: Doctrine\ORM\PersistentCollection {#2847 …}
  +reports: Doctrine\ORM\PersistentCollection {#2849 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
  -id: 69206
  -bodyTs: "'actual':9 'app':25 'brain':20 'delet':23 'get':12 'lemmi':4 'let':31 'm':8 'pixel':28 'rot':18 'short':16 'tri':10,22 'won':29 'youtub':6,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4775117"
  +editedAt: DateTimeImmutable @1698155226 {#2837
    date: 2023-10-24 15:47:06.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698155207 {#2838
    date: 2023-10-24 15:46: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
144 DENIED moderate
App\Entity\EntryComment {#2842
  +user: App\Entity\User {#2855 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I only have Lemmy and Youtube. I’m actually trying to get off Youtube, those shorts are rotting my brain. I tried deleting the app but my Pixel won’t let me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698204449 {#2836
    date: 2023-10-25 05:27:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2843 …}
  +nested: Doctrine\ORM\PersistentCollection {#2845 …}
  +votes: Doctrine\ORM\PersistentCollection {#2847 …}
  +reports: Doctrine\ORM\PersistentCollection {#2849 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
  -id: 69206
  -bodyTs: "'actual':9 'app':25 'brain':20 'delet':23 'get':12 'lemmi':4 'let':31 'm':8 'pixel':28 'rot':18 'short':16 'tri':10,22 'won':29 'youtub':6,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4775117"
  +editedAt: DateTimeImmutable @1698155226 {#2837
    date: 2023-10-24 15:47:06.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698155207 {#2838
    date: 2023-10-24 15:46: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
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 {#3202
  +user: Proxies\__CG__\App\Entity\User {#3203 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2842
    +user: App\Entity\User {#2855 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I only have Lemmy and Youtube. I’m actually trying to get off Youtube, those shorts are rotting my brain. I tried deleting the app but my Pixel won’t let me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698204449 {#2836
      date: 2023-10-25 05:27:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2843 …}
    +nested: Doctrine\ORM\PersistentCollection {#2845 …}
    +votes: Doctrine\ORM\PersistentCollection {#2847 …}
    +reports: Doctrine\ORM\PersistentCollection {#2849 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
    -id: 69206
    -bodyTs: "'actual':9 'app':25 'brain':20 'delet':23 'get':12 'lemmi':4 'let':31 'm':8 'pixel':28 'rot':18 'short':16 'tri':10,22 'won':29 'youtub':6,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4775117"
    +editedAt: DateTimeImmutable @1698155226 {#2837
      date: 2023-10-24 15:47:06.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698155207 {#2838
      date: 2023-10-24 15:46:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2842}
  +body: "Block youtube via dns or an app."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698156862 {#3200
    date: 2023-10-24 16:14:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@AgentGrimstone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3204 …}
  +nested: Doctrine\ORM\PersistentCollection {#3206 …}
  +votes: Doctrine\ORM\PersistentCollection {#3208 …}
  +reports: Doctrine\ORM\PersistentCollection {#3210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
  -id: 69224
  -bodyTs: "'app':7 'block':1 'dns':4 'via':3 'youtub':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/3060068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698156862 {#3201
    date: 2023-10-24 16:14: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 {#3202
  +user: Proxies\__CG__\App\Entity\User {#3203 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2842
    +user: App\Entity\User {#2855 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I only have Lemmy and Youtube. I’m actually trying to get off Youtube, those shorts are rotting my brain. I tried deleting the app but my Pixel won’t let me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698204449 {#2836
      date: 2023-10-25 05:27:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2843 …}
    +nested: Doctrine\ORM\PersistentCollection {#2845 …}
    +votes: Doctrine\ORM\PersistentCollection {#2847 …}
    +reports: Doctrine\ORM\PersistentCollection {#2849 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
    -id: 69206
    -bodyTs: "'actual':9 'app':25 'brain':20 'delet':23 'get':12 'lemmi':4 'let':31 'm':8 'pixel':28 'rot':18 'short':16 'tri':10,22 'won':29 'youtub':6,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4775117"
    +editedAt: DateTimeImmutable @1698155226 {#2837
      date: 2023-10-24 15:47:06.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698155207 {#2838
      date: 2023-10-24 15:46:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2842}
  +body: "Block youtube via dns or an app."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698156862 {#3200
    date: 2023-10-24 16:14:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@AgentGrimstone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3204 …}
  +nested: Doctrine\ORM\PersistentCollection {#3206 …}
  +votes: Doctrine\ORM\PersistentCollection {#3208 …}
  +reports: Doctrine\ORM\PersistentCollection {#3210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
  -id: 69224
  -bodyTs: "'app':7 'block':1 'dns':4 'via':3 'youtub':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/3060068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698156862 {#3201
    date: 2023-10-24 16:14: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 {#3202
  +user: Proxies\__CG__\App\Entity\User {#3203 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2842
    +user: App\Entity\User {#2855 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I only have Lemmy and Youtube. I’m actually trying to get off Youtube, those shorts are rotting my brain. I tried deleting the app but my Pixel won’t let me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698204449 {#2836
      date: 2023-10-25 05:27:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2843 …}
    +nested: Doctrine\ORM\PersistentCollection {#2845 …}
    +votes: Doctrine\ORM\PersistentCollection {#2847 …}
    +reports: Doctrine\ORM\PersistentCollection {#2849 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
    -id: 69206
    -bodyTs: "'actual':9 'app':25 'brain':20 'delet':23 'get':12 'lemmi':4 'let':31 'm':8 'pixel':28 'rot':18 'short':16 'tri':10,22 'won':29 'youtub':6,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4775117"
    +editedAt: DateTimeImmutable @1698155226 {#2837
      date: 2023-10-24 15:47:06.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698155207 {#2838
      date: 2023-10-24 15:46:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2842}
  +body: "Block youtube via dns or an app."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698156862 {#3200
    date: 2023-10-24 16:14:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@AgentGrimstone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3204 …}
  +nested: Doctrine\ORM\PersistentCollection {#3206 …}
  +votes: Doctrine\ORM\PersistentCollection {#3208 …}
  +reports: Doctrine\ORM\PersistentCollection {#3210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
  -id: 69224
  -bodyTs: "'app':7 'block':1 'dns':4 'via':3 'youtub':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/3060068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698156862 {#3201
    date: 2023-10-24 16:14: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 {#3465
  +user: Proxies\__CG__\App\Entity\User {#3252 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3202
    +user: Proxies\__CG__\App\Entity\User {#3203 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2842
      +user: App\Entity\User {#2855 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "I only have Lemmy and Youtube. I’m actually trying to get off Youtube, those shorts are rotting my brain. I tried deleting the app but my Pixel won’t let me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698204449 {#2836
        date: 2023-10-25 05:27:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2843 …}
      +nested: Doctrine\ORM\PersistentCollection {#2845 …}
      +votes: Doctrine\ORM\PersistentCollection {#2847 …}
      +reports: Doctrine\ORM\PersistentCollection {#2849 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
      -id: 69206
      -bodyTs: "'actual':9 'app':25 'brain':20 'delet':23 'get':12 'lemmi':4 'let':31 'm':8 'pixel':28 'rot':18 'short':16 'tri':10,22 'won':29 'youtub':6,14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4775117"
      +editedAt: DateTimeImmutable @1698155226 {#2837
        date: 2023-10-24 15:47:06.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698155207 {#2838
        date: 2023-10-24 15:46:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2842}
    +body: "Block youtube via dns or an app."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698156862 {#3200
      date: 2023-10-24 16:14:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@AgentGrimstone@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3204 …}
    +nested: Doctrine\ORM\PersistentCollection {#3206 …}
    +votes: Doctrine\ORM\PersistentCollection {#3208 …}
    +reports: Doctrine\ORM\PersistentCollection {#3210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
    -id: 69224
    -bodyTs: "'app':7 'block':1 'dns':4 'via':3 'youtub':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/3060068"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698156862 {#3201
      date: 2023-10-24 16:14:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2842}
  +body: """
    Use ADB to uninstall it from a computer.\n
    \n
    I wiped everything from my Samsung phone, even google stuff then installed what I wanted afterwards.\n
    \n
    [xda-developers.com/uninstall-carrier-oem-bloatwar…](https://www.xda-developers.com/uninstall-carrier-oem-bloatware-without-root-access/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698158611 {#3463
    date: 2023-10-24 16:43:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@AgentGrimstone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3466 …}
  +nested: Doctrine\ORM\PersistentCollection {#3468 …}
  +votes: Doctrine\ORM\PersistentCollection {#3470 …}
  +reports: Doctrine\ORM\PersistentCollection {#3472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3476 …}
  -id: 69268
  -bodyTs: "'/uninstall-carrier-oem-bloatwar':27 '/uninstall-carrier-oem-bloatware-without-root-access/)':30 'adb':2 'afterward':24 'comput':8 'even':16 'everyth':11 'googl':17 'instal':20 'phone':15 'samsung':14 'stuff':18 'uninstal':4 'use':1 'want':23 'wipe':10 'www.xda-developers.com':29 'www.xda-developers.com/uninstall-carrier-oem-bloatware-without-root-access/)':28 'xda-developers.com':26 'xda-developers.com/uninstall-carrier-oem-bloatwar':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4258156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698158611 {#3464
    date: 2023-10-24 16:43: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
151 DENIED edit
App\Entity\EntryComment {#3465
  +user: Proxies\__CG__\App\Entity\User {#3252 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3202
    +user: Proxies\__CG__\App\Entity\User {#3203 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2842
      +user: App\Entity\User {#2855 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "I only have Lemmy and Youtube. I’m actually trying to get off Youtube, those shorts are rotting my brain. I tried deleting the app but my Pixel won’t let me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698204449 {#2836
        date: 2023-10-25 05:27:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2843 …}
      +nested: Doctrine\ORM\PersistentCollection {#2845 …}
      +votes: Doctrine\ORM\PersistentCollection {#2847 …}
      +reports: Doctrine\ORM\PersistentCollection {#2849 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
      -id: 69206
      -bodyTs: "'actual':9 'app':25 'brain':20 'delet':23 'get':12 'lemmi':4 'let':31 'm':8 'pixel':28 'rot':18 'short':16 'tri':10,22 'won':29 'youtub':6,14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4775117"
      +editedAt: DateTimeImmutable @1698155226 {#2837
        date: 2023-10-24 15:47:06.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698155207 {#2838
        date: 2023-10-24 15:46:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2842}
    +body: "Block youtube via dns or an app."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698156862 {#3200
      date: 2023-10-24 16:14:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@AgentGrimstone@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3204 …}
    +nested: Doctrine\ORM\PersistentCollection {#3206 …}
    +votes: Doctrine\ORM\PersistentCollection {#3208 …}
    +reports: Doctrine\ORM\PersistentCollection {#3210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
    -id: 69224
    -bodyTs: "'app':7 'block':1 'dns':4 'via':3 'youtub':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/3060068"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698156862 {#3201
      date: 2023-10-24 16:14:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2842}
  +body: """
    Use ADB to uninstall it from a computer.\n
    \n
    I wiped everything from my Samsung phone, even google stuff then installed what I wanted afterwards.\n
    \n
    [xda-developers.com/uninstall-carrier-oem-bloatwar…](https://www.xda-developers.com/uninstall-carrier-oem-bloatware-without-root-access/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698158611 {#3463
    date: 2023-10-24 16:43:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@AgentGrimstone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3466 …}
  +nested: Doctrine\ORM\PersistentCollection {#3468 …}
  +votes: Doctrine\ORM\PersistentCollection {#3470 …}
  +reports: Doctrine\ORM\PersistentCollection {#3472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3476 …}
  -id: 69268
  -bodyTs: "'/uninstall-carrier-oem-bloatwar':27 '/uninstall-carrier-oem-bloatware-without-root-access/)':30 'adb':2 'afterward':24 'comput':8 'even':16 'everyth':11 'googl':17 'instal':20 'phone':15 'samsung':14 'stuff':18 'uninstal':4 'use':1 'want':23 'wipe':10 'www.xda-developers.com':29 'www.xda-developers.com/uninstall-carrier-oem-bloatware-without-root-access/)':28 'xda-developers.com':26 'xda-developers.com/uninstall-carrier-oem-bloatwar':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4258156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698158611 {#3464
    date: 2023-10-24 16:43: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
152 DENIED moderate
App\Entity\EntryComment {#3465
  +user: Proxies\__CG__\App\Entity\User {#3252 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3202
    +user: Proxies\__CG__\App\Entity\User {#3203 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2842
      +user: App\Entity\User {#2855 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "I only have Lemmy and Youtube. I’m actually trying to get off Youtube, those shorts are rotting my brain. I tried deleting the app but my Pixel won’t let me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698204449 {#2836
        date: 2023-10-25 05:27:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2843 …}
      +nested: Doctrine\ORM\PersistentCollection {#2845 …}
      +votes: Doctrine\ORM\PersistentCollection {#2847 …}
      +reports: Doctrine\ORM\PersistentCollection {#2849 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
      -id: 69206
      -bodyTs: "'actual':9 'app':25 'brain':20 'delet':23 'get':12 'lemmi':4 'let':31 'm':8 'pixel':28 'rot':18 'short':16 'tri':10,22 'won':29 'youtub':6,14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4775117"
      +editedAt: DateTimeImmutable @1698155226 {#2837
        date: 2023-10-24 15:47:06.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698155207 {#2838
        date: 2023-10-24 15:46:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2842}
    +body: "Block youtube via dns or an app."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698156862 {#3200
      date: 2023-10-24 16:14:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@AgentGrimstone@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3204 …}
    +nested: Doctrine\ORM\PersistentCollection {#3206 …}
    +votes: Doctrine\ORM\PersistentCollection {#3208 …}
    +reports: Doctrine\ORM\PersistentCollection {#3210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
    -id: 69224
    -bodyTs: "'app':7 'block':1 'dns':4 'via':3 'youtub':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/3060068"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698156862 {#3201
      date: 2023-10-24 16:14:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2842}
  +body: """
    Use ADB to uninstall it from a computer.\n
    \n
    I wiped everything from my Samsung phone, even google stuff then installed what I wanted afterwards.\n
    \n
    [xda-developers.com/uninstall-carrier-oem-bloatwar…](https://www.xda-developers.com/uninstall-carrier-oem-bloatware-without-root-access/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698158611 {#3463
    date: 2023-10-24 16:43:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@AgentGrimstone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3466 …}
  +nested: Doctrine\ORM\PersistentCollection {#3468 …}
  +votes: Doctrine\ORM\PersistentCollection {#3470 …}
  +reports: Doctrine\ORM\PersistentCollection {#3472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3476 …}
  -id: 69268
  -bodyTs: "'/uninstall-carrier-oem-bloatwar':27 '/uninstall-carrier-oem-bloatware-without-root-access/)':30 'adb':2 'afterward':24 'comput':8 'even':16 'everyth':11 'googl':17 'instal':20 'phone':15 'samsung':14 'stuff':18 'uninstal':4 'use':1 'want':23 'wipe':10 'www.xda-developers.com':29 'www.xda-developers.com/uninstall-carrier-oem-bloatware-without-root-access/)':28 'xda-developers.com':26 'xda-developers.com/uninstall-carrier-oem-bloatwar':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4258156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698158611 {#3464
    date: 2023-10-24 16:43: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
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 {#3218
  +user: Proxies\__CG__\App\Entity\User {#3219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2842
    +user: App\Entity\User {#2855 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I only have Lemmy and Youtube. I’m actually trying to get off Youtube, those shorts are rotting my brain. I tried deleting the app but my Pixel won’t let me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698204449 {#2836
      date: 2023-10-25 05:27:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2843 …}
    +nested: Doctrine\ORM\PersistentCollection {#2845 …}
    +votes: Doctrine\ORM\PersistentCollection {#2847 …}
    +reports: Doctrine\ORM\PersistentCollection {#2849 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
    -id: 69206
    -bodyTs: "'actual':9 'app':25 'brain':20 'delet':23 'get':12 'lemmi':4 'let':31 'm':8 'pixel':28 'rot':18 'short':16 'tri':10,22 'won':29 'youtub':6,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4775117"
    +editedAt: DateTimeImmutable @1698155226 {#2837
      date: 2023-10-24 15:47:06.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698155207 {#2838
      date: 2023-10-24 15:46:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2842}
  +body: "I think Youtube Revanced let’s you disable shorts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698170085 {#3216
    date: 2023-10-24 19:54:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@AgentGrimstone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3220 …}
  +nested: Doctrine\ORM\PersistentCollection {#3222 …}
  +votes: Doctrine\ORM\PersistentCollection {#3224 …}
  +reports: Doctrine\ORM\PersistentCollection {#3226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
  -id: 69549
  -bodyTs: "'disabl':8 'let':5 'revanc':4 'short':9 'think':2 'youtub':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4024748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698170085 {#3217
    date: 2023-10-24 19:54:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#3218
  +user: Proxies\__CG__\App\Entity\User {#3219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2842
    +user: App\Entity\User {#2855 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I only have Lemmy and Youtube. I’m actually trying to get off Youtube, those shorts are rotting my brain. I tried deleting the app but my Pixel won’t let me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698204449 {#2836
      date: 2023-10-25 05:27:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2843 …}
    +nested: Doctrine\ORM\PersistentCollection {#2845 …}
    +votes: Doctrine\ORM\PersistentCollection {#2847 …}
    +reports: Doctrine\ORM\PersistentCollection {#2849 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
    -id: 69206
    -bodyTs: "'actual':9 'app':25 'brain':20 'delet':23 'get':12 'lemmi':4 'let':31 'm':8 'pixel':28 'rot':18 'short':16 'tri':10,22 'won':29 'youtub':6,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4775117"
    +editedAt: DateTimeImmutable @1698155226 {#2837
      date: 2023-10-24 15:47:06.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698155207 {#2838
      date: 2023-10-24 15:46:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2842}
  +body: "I think Youtube Revanced let’s you disable shorts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698170085 {#3216
    date: 2023-10-24 19:54:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@AgentGrimstone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3220 …}
  +nested: Doctrine\ORM\PersistentCollection {#3222 …}
  +votes: Doctrine\ORM\PersistentCollection {#3224 …}
  +reports: Doctrine\ORM\PersistentCollection {#3226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
  -id: 69549
  -bodyTs: "'disabl':8 'let':5 'revanc':4 'short':9 'think':2 'youtub':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4024748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698170085 {#3217
    date: 2023-10-24 19:54:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#3218
  +user: Proxies\__CG__\App\Entity\User {#3219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2842
    +user: App\Entity\User {#2855 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I only have Lemmy and Youtube. I’m actually trying to get off Youtube, those shorts are rotting my brain. I tried deleting the app but my Pixel won’t let me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698204449 {#2836
      date: 2023-10-25 05:27:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2843 …}
    +nested: Doctrine\ORM\PersistentCollection {#2845 …}
    +votes: Doctrine\ORM\PersistentCollection {#2847 …}
    +reports: Doctrine\ORM\PersistentCollection {#2849 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
    -id: 69206
    -bodyTs: "'actual':9 'app':25 'brain':20 'delet':23 'get':12 'lemmi':4 'let':31 'm':8 'pixel':28 'rot':18 'short':16 'tri':10,22 'won':29 'youtub':6,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4775117"
    +editedAt: DateTimeImmutable @1698155226 {#2837
      date: 2023-10-24 15:47:06.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698155207 {#2838
      date: 2023-10-24 15:46:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2842}
  +body: "I think Youtube Revanced let’s you disable shorts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698170085 {#3216
    date: 2023-10-24 19:54:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@AgentGrimstone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3220 …}
  +nested: Doctrine\ORM\PersistentCollection {#3222 …}
  +votes: Doctrine\ORM\PersistentCollection {#3224 …}
  +reports: Doctrine\ORM\PersistentCollection {#3226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
  -id: 69549
  -bodyTs: "'disabl':8 'let':5 'revanc':4 'short':9 'think':2 'youtub':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4024748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698170085 {#3217
    date: 2023-10-24 19:54:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3527
  +user: Proxies\__CG__\App\Entity\User {#3512 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3218
    +user: Proxies\__CG__\App\Entity\User {#3219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2842
      +user: App\Entity\User {#2855 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "I only have Lemmy and Youtube. I’m actually trying to get off Youtube, those shorts are rotting my brain. I tried deleting the app but my Pixel won’t let me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698204449 {#2836
        date: 2023-10-25 05:27:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2843 …}
      +nested: Doctrine\ORM\PersistentCollection {#2845 …}
      +votes: Doctrine\ORM\PersistentCollection {#2847 …}
      +reports: Doctrine\ORM\PersistentCollection {#2849 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
      -id: 69206
      -bodyTs: "'actual':9 'app':25 'brain':20 'delet':23 'get':12 'lemmi':4 'let':31 'm':8 'pixel':28 'rot':18 'short':16 'tri':10,22 'won':29 'youtub':6,14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4775117"
      +editedAt: DateTimeImmutable @1698155226 {#2837
        date: 2023-10-24 15:47:06.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698155207 {#2838
        date: 2023-10-24 15:46:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2842}
    +body: "I think Youtube Revanced let’s you disable shorts."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698170085 {#3216
      date: 2023-10-24 19:54:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@AgentGrimstone@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3220 …}
    +nested: Doctrine\ORM\PersistentCollection {#3222 …}
    +votes: Doctrine\ORM\PersistentCollection {#3224 …}
    +reports: Doctrine\ORM\PersistentCollection {#3226 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
    -id: 69549
    -bodyTs: "'disabl':8 'let':5 'revanc':4 'short':9 'think':2 'youtub':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4024748"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698170085 {#3217
      date: 2023-10-24 19:54:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2842}
  +body: "Newpipe doesn’t display them at all, and is much lighter than revanced."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698171076 {#3525
    date: 2023-10-24 20:11:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@AgentGrimstone@lemmy.world"
    "@ultrasquid@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3528 …}
  +nested: Doctrine\ORM\PersistentCollection {#3530 …}
  +votes: Doctrine\ORM\PersistentCollection {#3532 …}
  +reports: Doctrine\ORM\PersistentCollection {#3534 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3536 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3538 …}
  -id: 69578
  -bodyTs: "'display':4 'doesn':2 'lighter':11 'much':10 'newpip':1 'revanc':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4006615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698171076 {#3526
    date: 2023-10-24 20:11:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#3527
  +user: Proxies\__CG__\App\Entity\User {#3512 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3218
    +user: Proxies\__CG__\App\Entity\User {#3219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2842
      +user: App\Entity\User {#2855 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "I only have Lemmy and Youtube. I’m actually trying to get off Youtube, those shorts are rotting my brain. I tried deleting the app but my Pixel won’t let me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698204449 {#2836
        date: 2023-10-25 05:27:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2843 …}
      +nested: Doctrine\ORM\PersistentCollection {#2845 …}
      +votes: Doctrine\ORM\PersistentCollection {#2847 …}
      +reports: Doctrine\ORM\PersistentCollection {#2849 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
      -id: 69206
      -bodyTs: "'actual':9 'app':25 'brain':20 'delet':23 'get':12 'lemmi':4 'let':31 'm':8 'pixel':28 'rot':18 'short':16 'tri':10,22 'won':29 'youtub':6,14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4775117"
      +editedAt: DateTimeImmutable @1698155226 {#2837
        date: 2023-10-24 15:47:06.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698155207 {#2838
        date: 2023-10-24 15:46:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2842}
    +body: "I think Youtube Revanced let’s you disable shorts."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698170085 {#3216
      date: 2023-10-24 19:54:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@AgentGrimstone@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3220 …}
    +nested: Doctrine\ORM\PersistentCollection {#3222 …}
    +votes: Doctrine\ORM\PersistentCollection {#3224 …}
    +reports: Doctrine\ORM\PersistentCollection {#3226 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
    -id: 69549
    -bodyTs: "'disabl':8 'let':5 'revanc':4 'short':9 'think':2 'youtub':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4024748"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698170085 {#3217
      date: 2023-10-24 19:54:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2842}
  +body: "Newpipe doesn’t display them at all, and is much lighter than revanced."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698171076 {#3525
    date: 2023-10-24 20:11:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@AgentGrimstone@lemmy.world"
    "@ultrasquid@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3528 …}
  +nested: Doctrine\ORM\PersistentCollection {#3530 …}
  +votes: Doctrine\ORM\PersistentCollection {#3532 …}
  +reports: Doctrine\ORM\PersistentCollection {#3534 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3536 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3538 …}
  -id: 69578
  -bodyTs: "'display':4 'doesn':2 'lighter':11 'much':10 'newpip':1 'revanc':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4006615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698171076 {#3526
    date: 2023-10-24 20:11:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#3527
  +user: Proxies\__CG__\App\Entity\User {#3512 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3218
    +user: Proxies\__CG__\App\Entity\User {#3219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2842
      +user: App\Entity\User {#2855 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "I only have Lemmy and Youtube. I’m actually trying to get off Youtube, those shorts are rotting my brain. I tried deleting the app but my Pixel won’t let me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698204449 {#2836
        date: 2023-10-25 05:27:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2843 …}
      +nested: Doctrine\ORM\PersistentCollection {#2845 …}
      +votes: Doctrine\ORM\PersistentCollection {#2847 …}
      +reports: Doctrine\ORM\PersistentCollection {#2849 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
      -id: 69206
      -bodyTs: "'actual':9 'app':25 'brain':20 'delet':23 'get':12 'lemmi':4 'let':31 'm':8 'pixel':28 'rot':18 'short':16 'tri':10,22 'won':29 'youtub':6,14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4775117"
      +editedAt: DateTimeImmutable @1698155226 {#2837
        date: 2023-10-24 15:47:06.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698155207 {#2838
        date: 2023-10-24 15:46:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2842}
    +body: "I think Youtube Revanced let’s you disable shorts."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698170085 {#3216
      date: 2023-10-24 19:54:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@AgentGrimstone@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3220 …}
    +nested: Doctrine\ORM\PersistentCollection {#3222 …}
    +votes: Doctrine\ORM\PersistentCollection {#3224 …}
    +reports: Doctrine\ORM\PersistentCollection {#3226 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
    -id: 69549
    -bodyTs: "'disabl':8 'let':5 'revanc':4 'short':9 'think':2 'youtub':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4024748"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698170085 {#3217
      date: 2023-10-24 19:54:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2842}
  +body: "Newpipe doesn’t display them at all, and is much lighter than revanced."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698171076 {#3525
    date: 2023-10-24 20:11:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@AgentGrimstone@lemmy.world"
    "@ultrasquid@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3528 …}
  +nested: Doctrine\ORM\PersistentCollection {#3530 …}
  +votes: Doctrine\ORM\PersistentCollection {#3532 …}
  +reports: Doctrine\ORM\PersistentCollection {#3534 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3536 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3538 …}
  -id: 69578
  -bodyTs: "'display':4 'doesn':2 'lighter':11 'much':10 'newpip':1 'revanc':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4006615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698171076 {#3526
    date: 2023-10-24 20:11:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3235
  +user: Proxies\__CG__\App\Entity\User {#3236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2842
    +user: App\Entity\User {#2855 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I only have Lemmy and Youtube. I’m actually trying to get off Youtube, those shorts are rotting my brain. I tried deleting the app but my Pixel won’t let me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698204449 {#2836
      date: 2023-10-25 05:27:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2843 …}
    +nested: Doctrine\ORM\PersistentCollection {#2845 …}
    +votes: Doctrine\ORM\PersistentCollection {#2847 …}
    +reports: Doctrine\ORM\PersistentCollection {#2849 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
    -id: 69206
    -bodyTs: "'actual':9 'app':25 'brain':20 'delet':23 'get':12 'lemmi':4 'let':31 'm':8 'pixel':28 'rot':18 'short':16 'tri':10,22 'won':29 'youtub':6,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4775117"
    +editedAt: DateTimeImmutable @1698155226 {#2837
      date: 2023-10-24 15:47:06.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698155207 {#2838
      date: 2023-10-24 15:46:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2842}
  +body: "YouTube shorts I could understand. But I love using it for channels that have quality 5 to 10 minute content and I don’t feel like it’s as much a waste of my time as shorts. Legal Eagle, Hot Ones, Tom Scott, Some More News, You Suck At Cooking, Let’s Game it Out. There are some gems out there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698161260 {#3232
    date: 2023-10-24 17:27:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@AgentGrimstone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3237 …}
  +nested: Doctrine\ORM\PersistentCollection {#3239 …}
  +votes: Doctrine\ORM\PersistentCollection {#3241 …}
  +reports: Doctrine\ORM\PersistentCollection {#3243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
  -id: 69334
  -bodyTs: "'10':18 '5':16 'channel':12 'content':20 'cook':50 'could':4 'eagl':39 'feel':25 'game':53 'gem':59 'hot':40 'legal':38 'let':51 'like':26 'love':8 'minut':19 'much':30 'news':46 'one':41 'qualiti':15 'scott':43 'short':2,37 'suck':48 'time':35 'tom':42 'understand':5 'use':9 'wast':32 'youtub':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4777197"
  +editedAt: DateTimeImmutable @1698161381 {#3233
    date: 2023-10-24 17:29:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698161260 {#3234
    date: 2023-10-24 17:27:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3235
  +user: Proxies\__CG__\App\Entity\User {#3236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2842
    +user: App\Entity\User {#2855 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I only have Lemmy and Youtube. I’m actually trying to get off Youtube, those shorts are rotting my brain. I tried deleting the app but my Pixel won’t let me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698204449 {#2836
      date: 2023-10-25 05:27:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2843 …}
    +nested: Doctrine\ORM\PersistentCollection {#2845 …}
    +votes: Doctrine\ORM\PersistentCollection {#2847 …}
    +reports: Doctrine\ORM\PersistentCollection {#2849 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
    -id: 69206
    -bodyTs: "'actual':9 'app':25 'brain':20 'delet':23 'get':12 'lemmi':4 'let':31 'm':8 'pixel':28 'rot':18 'short':16 'tri':10,22 'won':29 'youtub':6,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4775117"
    +editedAt: DateTimeImmutable @1698155226 {#2837
      date: 2023-10-24 15:47:06.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698155207 {#2838
      date: 2023-10-24 15:46:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2842}
  +body: "YouTube shorts I could understand. But I love using it for channels that have quality 5 to 10 minute content and I don’t feel like it’s as much a waste of my time as shorts. Legal Eagle, Hot Ones, Tom Scott, Some More News, You Suck At Cooking, Let’s Game it Out. There are some gems out there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698161260 {#3232
    date: 2023-10-24 17:27:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@AgentGrimstone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3237 …}
  +nested: Doctrine\ORM\PersistentCollection {#3239 …}
  +votes: Doctrine\ORM\PersistentCollection {#3241 …}
  +reports: Doctrine\ORM\PersistentCollection {#3243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
  -id: 69334
  -bodyTs: "'10':18 '5':16 'channel':12 'content':20 'cook':50 'could':4 'eagl':39 'feel':25 'game':53 'gem':59 'hot':40 'legal':38 'let':51 'like':26 'love':8 'minut':19 'much':30 'news':46 'one':41 'qualiti':15 'scott':43 'short':2,37 'suck':48 'time':35 'tom':42 'understand':5 'use':9 'wast':32 'youtub':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4777197"
  +editedAt: DateTimeImmutable @1698161381 {#3233
    date: 2023-10-24 17:29:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698161260 {#3234
    date: 2023-10-24 17:27:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3235
  +user: Proxies\__CG__\App\Entity\User {#3236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2842
    +user: App\Entity\User {#2855 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I only have Lemmy and Youtube. I’m actually trying to get off Youtube, those shorts are rotting my brain. I tried deleting the app but my Pixel won’t let me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698204449 {#2836
      date: 2023-10-25 05:27:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2843 …}
    +nested: Doctrine\ORM\PersistentCollection {#2845 …}
    +votes: Doctrine\ORM\PersistentCollection {#2847 …}
    +reports: Doctrine\ORM\PersistentCollection {#2849 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
    -id: 69206
    -bodyTs: "'actual':9 'app':25 'brain':20 'delet':23 'get':12 'lemmi':4 'let':31 'm':8 'pixel':28 'rot':18 'short':16 'tri':10,22 'won':29 'youtub':6,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4775117"
    +editedAt: DateTimeImmutable @1698155226 {#2837
      date: 2023-10-24 15:47:06.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698155207 {#2838
      date: 2023-10-24 15:46:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2842}
  +body: "YouTube shorts I could understand. But I love using it for channels that have quality 5 to 10 minute content and I don’t feel like it’s as much a waste of my time as shorts. Legal Eagle, Hot Ones, Tom Scott, Some More News, You Suck At Cooking, Let’s Game it Out. There are some gems out there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698161260 {#3232
    date: 2023-10-24 17:27:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@AgentGrimstone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3237 …}
  +nested: Doctrine\ORM\PersistentCollection {#3239 …}
  +votes: Doctrine\ORM\PersistentCollection {#3241 …}
  +reports: Doctrine\ORM\PersistentCollection {#3243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
  -id: 69334
  -bodyTs: "'10':18 '5':16 'channel':12 'content':20 'cook':50 'could':4 'eagl':39 'feel':25 'game':53 'gem':59 'hot':40 'legal':38 'let':51 'like':26 'love':8 'minut':19 'much':30 'news':46 'one':41 'qualiti':15 'scott':43 'short':2,37 'suck':48 'time':35 'tom':42 'understand':5 'use':9 'wast':32 'youtub':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4777197"
  +editedAt: DateTimeImmutable @1698161381 {#3233
    date: 2023-10-24 17:29:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698161260 {#3234
    date: 2023-10-24 17:27:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3496
  +user: App\Entity\User {#2855 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3235
    +user: Proxies\__CG__\App\Entity\User {#3236 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2842
      +user: App\Entity\User {#2855 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "I only have Lemmy and Youtube. I’m actually trying to get off Youtube, those shorts are rotting my brain. I tried deleting the app but my Pixel won’t let me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698204449 {#2836
        date: 2023-10-25 05:27:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2843 …}
      +nested: Doctrine\ORM\PersistentCollection {#2845 …}
      +votes: Doctrine\ORM\PersistentCollection {#2847 …}
      +reports: Doctrine\ORM\PersistentCollection {#2849 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
      -id: 69206
      -bodyTs: "'actual':9 'app':25 'brain':20 'delet':23 'get':12 'lemmi':4 'let':31 'm':8 'pixel':28 'rot':18 'short':16 'tri':10,22 'won':29 'youtub':6,14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4775117"
      +editedAt: DateTimeImmutable @1698155226 {#2837
        date: 2023-10-24 15:47:06.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698155207 {#2838
        date: 2023-10-24 15:46:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2842}
    +body: "YouTube shorts I could understand. But I love using it for channels that have quality 5 to 10 minute content and I don’t feel like it’s as much a waste of my time as shorts. Legal Eagle, Hot Ones, Tom Scott, Some More News, You Suck At Cooking, Let’s Game it Out. There are some gems out there."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698161260 {#3232
      date: 2023-10-24 17:27:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@AgentGrimstone@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3237 …}
    +nested: Doctrine\ORM\PersistentCollection {#3239 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    -id: 69334
    -bodyTs: "'10':18 '5':16 'channel':12 'content':20 'cook':50 'could':4 'eagl':39 'feel':25 'game':53 'gem':59 'hot':40 'legal':38 'let':51 'like':26 'love':8 'minut':19 'much':30 'news':46 'one':41 'qualiti':15 'scott':43 'short':2,37 'suck':48 'time':35 'tom':42 'understand':5 'use':9 'wast':32 'youtub':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4777197"
    +editedAt: DateTimeImmutable @1698161381 {#3233
      date: 2023-10-24 17:29:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698161260 {#3234
      date: 2023-10-24 17:27:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2842}
  +body: "I still like Youtube, I watch it on my TV all the time. It’s only a problem on my phone because I would turn my phone screen on, go to Youtube Shorts without even thinking, and end up wasting 30+ minutes at a time. I hate how effective short form videos are on me, It’s just so easy to keep going. On my TV, I only watch normal length videos that I search for, I don’t mind those."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698162493 {#3494
    date: 2023-10-24 17:48:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@AgentGrimstone@lemmy.world"
    "@BlackPenguins@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3497 …}
  +nested: Doctrine\ORM\PersistentCollection {#3499 …}
  +votes: Doctrine\ORM\PersistentCollection {#3501 …}
  +reports: Doctrine\ORM\PersistentCollection {#3503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3507 …}
  -id: 69362
  -bodyTs: "'30':41 'easi':60 'effect':49 'end':38 'even':35 'form':51 'go':30,63 'hate':47 'keep':62 'length':71 'like':3 'mind':80 'minut':42 'normal':70 'phone':21,27 'problem':18 'screen':28 'search':75 'short':33,50 'still':2 'think':36 'time':13,45 'turn':25 'tv':10,66 'video':52,72 'wast':40 'watch':6,69 'without':34 'would':24 'youtub':4,32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4777598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698162493 {#3495
    date: 2023-10-24 17:48: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
167 DENIED edit
App\Entity\EntryComment {#3496
  +user: App\Entity\User {#2855 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3235
    +user: Proxies\__CG__\App\Entity\User {#3236 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2842
      +user: App\Entity\User {#2855 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "I only have Lemmy and Youtube. I’m actually trying to get off Youtube, those shorts are rotting my brain. I tried deleting the app but my Pixel won’t let me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698204449 {#2836
        date: 2023-10-25 05:27:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2843 …}
      +nested: Doctrine\ORM\PersistentCollection {#2845 …}
      +votes: Doctrine\ORM\PersistentCollection {#2847 …}
      +reports: Doctrine\ORM\PersistentCollection {#2849 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
      -id: 69206
      -bodyTs: "'actual':9 'app':25 'brain':20 'delet':23 'get':12 'lemmi':4 'let':31 'm':8 'pixel':28 'rot':18 'short':16 'tri':10,22 'won':29 'youtub':6,14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4775117"
      +editedAt: DateTimeImmutable @1698155226 {#2837
        date: 2023-10-24 15:47:06.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698155207 {#2838
        date: 2023-10-24 15:46:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2842}
    +body: "YouTube shorts I could understand. But I love using it for channels that have quality 5 to 10 minute content and I don’t feel like it’s as much a waste of my time as shorts. Legal Eagle, Hot Ones, Tom Scott, Some More News, You Suck At Cooking, Let’s Game it Out. There are some gems out there."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698161260 {#3232
      date: 2023-10-24 17:27:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@AgentGrimstone@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3237 …}
    +nested: Doctrine\ORM\PersistentCollection {#3239 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    -id: 69334
    -bodyTs: "'10':18 '5':16 'channel':12 'content':20 'cook':50 'could':4 'eagl':39 'feel':25 'game':53 'gem':59 'hot':40 'legal':38 'let':51 'like':26 'love':8 'minut':19 'much':30 'news':46 'one':41 'qualiti':15 'scott':43 'short':2,37 'suck':48 'time':35 'tom':42 'understand':5 'use':9 'wast':32 'youtub':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4777197"
    +editedAt: DateTimeImmutable @1698161381 {#3233
      date: 2023-10-24 17:29:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698161260 {#3234
      date: 2023-10-24 17:27:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2842}
  +body: "I still like Youtube, I watch it on my TV all the time. It’s only a problem on my phone because I would turn my phone screen on, go to Youtube Shorts without even thinking, and end up wasting 30+ minutes at a time. I hate how effective short form videos are on me, It’s just so easy to keep going. On my TV, I only watch normal length videos that I search for, I don’t mind those."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698162493 {#3494
    date: 2023-10-24 17:48:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@AgentGrimstone@lemmy.world"
    "@BlackPenguins@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3497 …}
  +nested: Doctrine\ORM\PersistentCollection {#3499 …}
  +votes: Doctrine\ORM\PersistentCollection {#3501 …}
  +reports: Doctrine\ORM\PersistentCollection {#3503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3507 …}
  -id: 69362
  -bodyTs: "'30':41 'easi':60 'effect':49 'end':38 'even':35 'form':51 'go':30,63 'hate':47 'keep':62 'length':71 'like':3 'mind':80 'minut':42 'normal':70 'phone':21,27 'problem':18 'screen':28 'search':75 'short':33,50 'still':2 'think':36 'time':13,45 'turn':25 'tv':10,66 'video':52,72 'wast':40 'watch':6,69 'without':34 'would':24 'youtub':4,32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4777598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698162493 {#3495
    date: 2023-10-24 17:48: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
168 DENIED moderate
App\Entity\EntryComment {#3496
  +user: App\Entity\User {#2855 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3235
    +user: Proxies\__CG__\App\Entity\User {#3236 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2842
      +user: App\Entity\User {#2855 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "I only have Lemmy and Youtube. I’m actually trying to get off Youtube, those shorts are rotting my brain. I tried deleting the app but my Pixel won’t let me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698204449 {#2836
        date: 2023-10-25 05:27:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2843 …}
      +nested: Doctrine\ORM\PersistentCollection {#2845 …}
      +votes: Doctrine\ORM\PersistentCollection {#2847 …}
      +reports: Doctrine\ORM\PersistentCollection {#2849 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
      -id: 69206
      -bodyTs: "'actual':9 'app':25 'brain':20 'delet':23 'get':12 'lemmi':4 'let':31 'm':8 'pixel':28 'rot':18 'short':16 'tri':10,22 'won':29 'youtub':6,14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4775117"
      +editedAt: DateTimeImmutable @1698155226 {#2837
        date: 2023-10-24 15:47:06.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698155207 {#2838
        date: 2023-10-24 15:46:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2842}
    +body: "YouTube shorts I could understand. But I love using it for channels that have quality 5 to 10 minute content and I don’t feel like it’s as much a waste of my time as shorts. Legal Eagle, Hot Ones, Tom Scott, Some More News, You Suck At Cooking, Let’s Game it Out. There are some gems out there."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698161260 {#3232
      date: 2023-10-24 17:27:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@AgentGrimstone@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3237 …}
    +nested: Doctrine\ORM\PersistentCollection {#3239 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    -id: 69334
    -bodyTs: "'10':18 '5':16 'channel':12 'content':20 'cook':50 'could':4 'eagl':39 'feel':25 'game':53 'gem':59 'hot':40 'legal':38 'let':51 'like':26 'love':8 'minut':19 'much':30 'news':46 'one':41 'qualiti':15 'scott':43 'short':2,37 'suck':48 'time':35 'tom':42 'understand':5 'use':9 'wast':32 'youtub':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4777197"
    +editedAt: DateTimeImmutable @1698161381 {#3233
      date: 2023-10-24 17:29:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698161260 {#3234
      date: 2023-10-24 17:27:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2842}
  +body: "I still like Youtube, I watch it on my TV all the time. It’s only a problem on my phone because I would turn my phone screen on, go to Youtube Shorts without even thinking, and end up wasting 30+ minutes at a time. I hate how effective short form videos are on me, It’s just so easy to keep going. On my TV, I only watch normal length videos that I search for, I don’t mind those."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698162493 {#3494
    date: 2023-10-24 17:48:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@AgentGrimstone@lemmy.world"
    "@BlackPenguins@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3497 …}
  +nested: Doctrine\ORM\PersistentCollection {#3499 …}
  +votes: Doctrine\ORM\PersistentCollection {#3501 …}
  +reports: Doctrine\ORM\PersistentCollection {#3503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3507 …}
  -id: 69362
  -bodyTs: "'30':41 'easi':60 'effect':49 'end':38 'even':35 'form':51 'go':30,63 'hate':47 'keep':62 'length':71 'like':3 'mind':80 'minut':42 'normal':70 'phone':21,27 'problem':18 'screen':28 'search':75 'short':33,50 'still':2 'think':36 'time':13,45 'turn':25 'tv':10,66 'video':52,72 'wast':40 'watch':6,69 'without':34 'would':24 'youtub':4,32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4777598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698162493 {#3495
    date: 2023-10-24 17:48: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
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#3659
  +user: Proxies\__CG__\App\Entity\User {#3236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3496
    +user: App\Entity\User {#2855 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3235
      +user: Proxies\__CG__\App\Entity\User {#3236 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2842
        +user: App\Entity\User {#2855 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "I only have Lemmy and Youtube. I’m actually trying to get off Youtube, those shorts are rotting my brain. I tried deleting the app but my Pixel won’t let me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1698204449 {#2836
          date: 2023-10-25 05:27:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Alby003@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2843 …}
        +nested: Doctrine\ORM\PersistentCollection {#2845 …}
        +votes: Doctrine\ORM\PersistentCollection {#2847 …}
        +reports: Doctrine\ORM\PersistentCollection {#2849 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
        -id: 69206
        -bodyTs: "'actual':9 'app':25 'brain':20 'delet':23 'get':12 'lemmi':4 'let':31 'm':8 'pixel':28 'rot':18 'short':16 'tri':10,22 'won':29 'youtub':6,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4775117"
        +editedAt: DateTimeImmutable @1698155226 {#2837
          date: 2023-10-24 15:47:06.0 +02:00
        }
        +createdAt: DateTimeImmutable @1698155207 {#2838
          date: 2023-10-24 15:46:47.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2842}
      +body: "YouTube shorts I could understand. But I love using it for channels that have quality 5 to 10 minute content and I don’t feel like it’s as much a waste of my time as shorts. Legal Eagle, Hot Ones, Tom Scott, Some More News, You Suck At Cooking, Let’s Game it Out. There are some gems out there."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1698161260 {#3232
        date: 2023-10-24 17:27:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
        "@AgentGrimstone@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3237 …}
      +nested: Doctrine\ORM\PersistentCollection {#3239 …}
      +votes: Doctrine\ORM\PersistentCollection {#3241 …}
      +reports: Doctrine\ORM\PersistentCollection {#3243 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
      -id: 69334
      -bodyTs: "'10':18 '5':16 'channel':12 'content':20 'cook':50 'could':4 'eagl':39 'feel':25 'game':53 'gem':59 'hot':40 'legal':38 'let':51 'like':26 'love':8 'minut':19 'much':30 'news':46 'one':41 'qualiti':15 'scott':43 'short':2,37 'suck':48 'time':35 'tom':42 'understand':5 'use':9 'wast':32 'youtub':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4777197"
      +editedAt: DateTimeImmutable @1698161381 {#3233
        date: 2023-10-24 17:29:41.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698161260 {#3234
        date: 2023-10-24 17:27:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2842}
    +body: "I still like Youtube, I watch it on my TV all the time. It’s only a problem on my phone because I would turn my phone screen on, go to Youtube Shorts without even thinking, and end up wasting 30+ minutes at a time. I hate how effective short form videos are on me, It’s just so easy to keep going. On my TV, I only watch normal length videos that I search for, I don’t mind those."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698162493 {#3494
      date: 2023-10-24 17:48:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@AgentGrimstone@lemmy.world"
      "@BlackPenguins@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3497 …}
    +nested: Doctrine\ORM\PersistentCollection {#3499 …}
    +votes: Doctrine\ORM\PersistentCollection {#3501 …}
    +reports: Doctrine\ORM\PersistentCollection {#3503 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3505 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3507 …}
    -id: 69362
    -bodyTs: "'30':41 'easi':60 'effect':49 'end':38 'even':35 'form':51 'go':30,63 'hate':47 'keep':62 'length':71 'like':3 'mind':80 'minut':42 'normal':70 'phone':21,27 'problem':18 'screen':28 'search':75 'short':33,50 'still':2 'think':36 'time':13,45 'turn':25 'tv':10,66 'video':52,72 'wast':40 'watch':6,69 'without':34 'would':24 'youtub':4,32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4777598"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698162493 {#3495
      date: 2023-10-24 17:48:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2842}
  +body: "That’s definitely not a you problem. I’ve been stuck watching the most pointless shorts on Snapchat with oddly satisfying videos."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698204447 {#3657
    date: 2023-10-25 05:27:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@AgentGrimstone@lemmy.world"
    "@BlackPenguins@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3660 …}
  +nested: Doctrine\ORM\PersistentCollection {#3662 …}
  +votes: Doctrine\ORM\PersistentCollection {#3664 …}
  +reports: Doctrine\ORM\PersistentCollection {#3666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3670 …}
  -id: 70306
  -bodyTs: "'definit':3 'odd':20 'pointless':15 'problem':7 'satisfi':21 'short':16 'snapchat':18 'stuck':11 've':9 'video':22 'watch':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4796417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698204447 {#3658
    date: 2023-10-25 05:27:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#3659
  +user: Proxies\__CG__\App\Entity\User {#3236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3496
    +user: App\Entity\User {#2855 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3235
      +user: Proxies\__CG__\App\Entity\User {#3236 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2842
        +user: App\Entity\User {#2855 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "I only have Lemmy and Youtube. I’m actually trying to get off Youtube, those shorts are rotting my brain. I tried deleting the app but my Pixel won’t let me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1698204449 {#2836
          date: 2023-10-25 05:27:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Alby003@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2843 …}
        +nested: Doctrine\ORM\PersistentCollection {#2845 …}
        +votes: Doctrine\ORM\PersistentCollection {#2847 …}
        +reports: Doctrine\ORM\PersistentCollection {#2849 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
        -id: 69206
        -bodyTs: "'actual':9 'app':25 'brain':20 'delet':23 'get':12 'lemmi':4 'let':31 'm':8 'pixel':28 'rot':18 'short':16 'tri':10,22 'won':29 'youtub':6,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4775117"
        +editedAt: DateTimeImmutable @1698155226 {#2837
          date: 2023-10-24 15:47:06.0 +02:00
        }
        +createdAt: DateTimeImmutable @1698155207 {#2838
          date: 2023-10-24 15:46:47.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2842}
      +body: "YouTube shorts I could understand. But I love using it for channels that have quality 5 to 10 minute content and I don’t feel like it’s as much a waste of my time as shorts. Legal Eagle, Hot Ones, Tom Scott, Some More News, You Suck At Cooking, Let’s Game it Out. There are some gems out there."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1698161260 {#3232
        date: 2023-10-24 17:27:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
        "@AgentGrimstone@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3237 …}
      +nested: Doctrine\ORM\PersistentCollection {#3239 …}
      +votes: Doctrine\ORM\PersistentCollection {#3241 …}
      +reports: Doctrine\ORM\PersistentCollection {#3243 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
      -id: 69334
      -bodyTs: "'10':18 '5':16 'channel':12 'content':20 'cook':50 'could':4 'eagl':39 'feel':25 'game':53 'gem':59 'hot':40 'legal':38 'let':51 'like':26 'love':8 'minut':19 'much':30 'news':46 'one':41 'qualiti':15 'scott':43 'short':2,37 'suck':48 'time':35 'tom':42 'understand':5 'use':9 'wast':32 'youtub':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4777197"
      +editedAt: DateTimeImmutable @1698161381 {#3233
        date: 2023-10-24 17:29:41.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698161260 {#3234
        date: 2023-10-24 17:27:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2842}
    +body: "I still like Youtube, I watch it on my TV all the time. It’s only a problem on my phone because I would turn my phone screen on, go to Youtube Shorts without even thinking, and end up wasting 30+ minutes at a time. I hate how effective short form videos are on me, It’s just so easy to keep going. On my TV, I only watch normal length videos that I search for, I don’t mind those."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698162493 {#3494
      date: 2023-10-24 17:48:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@AgentGrimstone@lemmy.world"
      "@BlackPenguins@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3497 …}
    +nested: Doctrine\ORM\PersistentCollection {#3499 …}
    +votes: Doctrine\ORM\PersistentCollection {#3501 …}
    +reports: Doctrine\ORM\PersistentCollection {#3503 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3505 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3507 …}
    -id: 69362
    -bodyTs: "'30':41 'easi':60 'effect':49 'end':38 'even':35 'form':51 'go':30,63 'hate':47 'keep':62 'length':71 'like':3 'mind':80 'minut':42 'normal':70 'phone':21,27 'problem':18 'screen':28 'search':75 'short':33,50 'still':2 'think':36 'time':13,45 'turn':25 'tv':10,66 'video':52,72 'wast':40 'watch':6,69 'without':34 'would':24 'youtub':4,32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4777598"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698162493 {#3495
      date: 2023-10-24 17:48:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2842}
  +body: "That’s definitely not a you problem. I’ve been stuck watching the most pointless shorts on Snapchat with oddly satisfying videos."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698204447 {#3657
    date: 2023-10-25 05:27:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@AgentGrimstone@lemmy.world"
    "@BlackPenguins@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3660 …}
  +nested: Doctrine\ORM\PersistentCollection {#3662 …}
  +votes: Doctrine\ORM\PersistentCollection {#3664 …}
  +reports: Doctrine\ORM\PersistentCollection {#3666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3670 …}
  -id: 70306
  -bodyTs: "'definit':3 'odd':20 'pointless':15 'problem':7 'satisfi':21 'short':16 'snapchat':18 'stuck':11 've':9 'video':22 'watch':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4796417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698204447 {#3658
    date: 2023-10-25 05:27:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#3659
  +user: Proxies\__CG__\App\Entity\User {#3236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3496
    +user: App\Entity\User {#2855 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3235
      +user: Proxies\__CG__\App\Entity\User {#3236 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2842
        +user: App\Entity\User {#2855 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "I only have Lemmy and Youtube. I’m actually trying to get off Youtube, those shorts are rotting my brain. I tried deleting the app but my Pixel won’t let me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1698204449 {#2836
          date: 2023-10-25 05:27:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Alby003@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2843 …}
        +nested: Doctrine\ORM\PersistentCollection {#2845 …}
        +votes: Doctrine\ORM\PersistentCollection {#2847 …}
        +reports: Doctrine\ORM\PersistentCollection {#2849 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
        -id: 69206
        -bodyTs: "'actual':9 'app':25 'brain':20 'delet':23 'get':12 'lemmi':4 'let':31 'm':8 'pixel':28 'rot':18 'short':16 'tri':10,22 'won':29 'youtub':6,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4775117"
        +editedAt: DateTimeImmutable @1698155226 {#2837
          date: 2023-10-24 15:47:06.0 +02:00
        }
        +createdAt: DateTimeImmutable @1698155207 {#2838
          date: 2023-10-24 15:46:47.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2842}
      +body: "YouTube shorts I could understand. But I love using it for channels that have quality 5 to 10 minute content and I don’t feel like it’s as much a waste of my time as shorts. Legal Eagle, Hot Ones, Tom Scott, Some More News, You Suck At Cooking, Let’s Game it Out. There are some gems out there."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1698161260 {#3232
        date: 2023-10-24 17:27:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
        "@AgentGrimstone@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3237 …}
      +nested: Doctrine\ORM\PersistentCollection {#3239 …}
      +votes: Doctrine\ORM\PersistentCollection {#3241 …}
      +reports: Doctrine\ORM\PersistentCollection {#3243 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
      -id: 69334
      -bodyTs: "'10':18 '5':16 'channel':12 'content':20 'cook':50 'could':4 'eagl':39 'feel':25 'game':53 'gem':59 'hot':40 'legal':38 'let':51 'like':26 'love':8 'minut':19 'much':30 'news':46 'one':41 'qualiti':15 'scott':43 'short':2,37 'suck':48 'time':35 'tom':42 'understand':5 'use':9 'wast':32 'youtub':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4777197"
      +editedAt: DateTimeImmutable @1698161381 {#3233
        date: 2023-10-24 17:29:41.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698161260 {#3234
        date: 2023-10-24 17:27:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2842}
    +body: "I still like Youtube, I watch it on my TV all the time. It’s only a problem on my phone because I would turn my phone screen on, go to Youtube Shorts without even thinking, and end up wasting 30+ minutes at a time. I hate how effective short form videos are on me, It’s just so easy to keep going. On my TV, I only watch normal length videos that I search for, I don’t mind those."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698162493 {#3494
      date: 2023-10-24 17:48:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@AgentGrimstone@lemmy.world"
      "@BlackPenguins@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3497 …}
    +nested: Doctrine\ORM\PersistentCollection {#3499 …}
    +votes: Doctrine\ORM\PersistentCollection {#3501 …}
    +reports: Doctrine\ORM\PersistentCollection {#3503 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3505 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3507 …}
    -id: 69362
    -bodyTs: "'30':41 'easi':60 'effect':49 'end':38 'even':35 'form':51 'go':30,63 'hate':47 'keep':62 'length':71 'like':3 'mind':80 'minut':42 'normal':70 'phone':21,27 'problem':18 'screen':28 'search':75 'short':33,50 'still':2 'think':36 'time':13,45 'turn':25 'tv':10,66 'video':52,72 'wast':40 'watch':6,69 'without':34 'would':24 'youtub':4,32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4777598"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698162493 {#3495
      date: 2023-10-24 17:48:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2842}
  +body: "That’s definitely not a you problem. I’ve been stuck watching the most pointless shorts on Snapchat with oddly satisfying videos."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698204447 {#3657
    date: 2023-10-25 05:27:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@AgentGrimstone@lemmy.world"
    "@BlackPenguins@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3660 …}
  +nested: Doctrine\ORM\PersistentCollection {#3662 …}
  +votes: Doctrine\ORM\PersistentCollection {#3664 …}
  +reports: Doctrine\ORM\PersistentCollection {#3666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3670 …}
  -id: 70306
  -bodyTs: "'definit':3 'odd':20 'pointless':15 'problem':7 'satisfi':21 'short':16 'snapchat':18 'stuck':11 've':9 'video':22 'watch':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4796417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698204447 {#3658
    date: 2023-10-25 05:27:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
173 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED moderate
App\Entity\EntryComment {#3511
  +user: Proxies\__CG__\App\Entity\User {#3512 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3235
    +user: Proxies\__CG__\App\Entity\User {#3236 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2842
      +user: App\Entity\User {#2855 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "I only have Lemmy and Youtube. I’m actually trying to get off Youtube, those shorts are rotting my brain. I tried deleting the app but my Pixel won’t let me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698204449 {#2836
        date: 2023-10-25 05:27:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2843 …}
      +nested: Doctrine\ORM\PersistentCollection {#2845 …}
      +votes: Doctrine\ORM\PersistentCollection {#2847 …}
      +reports: Doctrine\ORM\PersistentCollection {#2849 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
      -id: 69206
      -bodyTs: "'actual':9 'app':25 'brain':20 'delet':23 'get':12 'lemmi':4 'let':31 'm':8 'pixel':28 'rot':18 'short':16 'tri':10,22 'won':29 'youtub':6,14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4775117"
      +editedAt: DateTimeImmutable @1698155226 {#2837
        date: 2023-10-24 15:47:06.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698155207 {#2838
        date: 2023-10-24 15:46:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2842}
    +body: "YouTube shorts I could understand. But I love using it for channels that have quality 5 to 10 minute content and I don’t feel like it’s as much a waste of my time as shorts. Legal Eagle, Hot Ones, Tom Scott, Some More News, You Suck At Cooking, Let’s Game it Out. There are some gems out there."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698161260 {#3232
      date: 2023-10-24 17:27:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@AgentGrimstone@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3237 …}
    +nested: Doctrine\ORM\PersistentCollection {#3239 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    -id: 69334
    -bodyTs: "'10':18 '5':16 'channel':12 'content':20 'cook':50 'could':4 'eagl':39 'feel':25 'game':53 'gem':59 'hot':40 'legal':38 'let':51 'like':26 'love':8 'minut':19 'much':30 'news':46 'one':41 'qualiti':15 'scott':43 'short':2,37 'suck':48 'time':35 'tom':42 'understand':5 'use':9 'wast':32 'youtub':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4777197"
    +editedAt: DateTimeImmutable @1698161381 {#3233
      date: 2023-10-24 17:29:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698161260 {#3234
      date: 2023-10-24 17:27:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2842}
  +body: "5 to 10 minutes is a bit too short for comfort tbh. If the content is good, the joy is slightly poisoned by the fact that there was so little of it. IMO the comfortable video length is 30 to 50 minutes, which is a far more enjoyable experience (with 1-2 hours if it’s a podcast)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698171330 {#3509
    date: 2023-10-24 20:15:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@AgentGrimstone@lemmy.world"
    "@BlackPenguins@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3513 …}
  +nested: Doctrine\ORM\PersistentCollection {#3515 …}
  +votes: Doctrine\ORM\PersistentCollection {#3517 …}
  +reports: Doctrine\ORM\PersistentCollection {#3519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3523 …}
  -id: 69588
  -bodyTs: "'-2':52 '1':51 '10':3 '30':39 '5':1 '50':41 'bit':7 'comfort':11,35 'content':15 'enjoy':48 'experi':49 'fact':25 'far':46 'good':17 'hour':53 'imo':33 'joy':19 'length':37 'littl':30 'minut':4,42 'podcast':58 'poison':22 'short':9 'slight':21 'tbh':12 'video':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4006694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698171330 {#3510
    date: 2023-10-24 20:15: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
175 DENIED edit
App\Entity\EntryComment {#3511
  +user: Proxies\__CG__\App\Entity\User {#3512 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3235
    +user: Proxies\__CG__\App\Entity\User {#3236 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2842
      +user: App\Entity\User {#2855 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "I only have Lemmy and Youtube. I’m actually trying to get off Youtube, those shorts are rotting my brain. I tried deleting the app but my Pixel won’t let me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698204449 {#2836
        date: 2023-10-25 05:27:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2843 …}
      +nested: Doctrine\ORM\PersistentCollection {#2845 …}
      +votes: Doctrine\ORM\PersistentCollection {#2847 …}
      +reports: Doctrine\ORM\PersistentCollection {#2849 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
      -id: 69206
      -bodyTs: "'actual':9 'app':25 'brain':20 'delet':23 'get':12 'lemmi':4 'let':31 'm':8 'pixel':28 'rot':18 'short':16 'tri':10,22 'won':29 'youtub':6,14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4775117"
      +editedAt: DateTimeImmutable @1698155226 {#2837
        date: 2023-10-24 15:47:06.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698155207 {#2838
        date: 2023-10-24 15:46:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2842}
    +body: "YouTube shorts I could understand. But I love using it for channels that have quality 5 to 10 minute content and I don’t feel like it’s as much a waste of my time as shorts. Legal Eagle, Hot Ones, Tom Scott, Some More News, You Suck At Cooking, Let’s Game it Out. There are some gems out there."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698161260 {#3232
      date: 2023-10-24 17:27:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@AgentGrimstone@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3237 …}
    +nested: Doctrine\ORM\PersistentCollection {#3239 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    -id: 69334
    -bodyTs: "'10':18 '5':16 'channel':12 'content':20 'cook':50 'could':4 'eagl':39 'feel':25 'game':53 'gem':59 'hot':40 'legal':38 'let':51 'like':26 'love':8 'minut':19 'much':30 'news':46 'one':41 'qualiti':15 'scott':43 'short':2,37 'suck':48 'time':35 'tom':42 'understand':5 'use':9 'wast':32 'youtub':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4777197"
    +editedAt: DateTimeImmutable @1698161381 {#3233
      date: 2023-10-24 17:29:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698161260 {#3234
      date: 2023-10-24 17:27:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2842}
  +body: "5 to 10 minutes is a bit too short for comfort tbh. If the content is good, the joy is slightly poisoned by the fact that there was so little of it. IMO the comfortable video length is 30 to 50 minutes, which is a far more enjoyable experience (with 1-2 hours if it’s a podcast)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698171330 {#3509
    date: 2023-10-24 20:15:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@AgentGrimstone@lemmy.world"
    "@BlackPenguins@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3513 …}
  +nested: Doctrine\ORM\PersistentCollection {#3515 …}
  +votes: Doctrine\ORM\PersistentCollection {#3517 …}
  +reports: Doctrine\ORM\PersistentCollection {#3519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3523 …}
  -id: 69588
  -bodyTs: "'-2':52 '1':51 '10':3 '30':39 '5':1 '50':41 'bit':7 'comfort':11,35 'content':15 'enjoy':48 'experi':49 'fact':25 'far':46 'good':17 'hour':53 'imo':33 'joy':19 'length':37 'littl':30 'minut':4,42 'podcast':58 'poison':22 'short':9 'slight':21 'tbh':12 'video':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4006694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698171330 {#3510
    date: 2023-10-24 20:15: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
176 DENIED moderate
App\Entity\EntryComment {#3511
  +user: Proxies\__CG__\App\Entity\User {#3512 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3235
    +user: Proxies\__CG__\App\Entity\User {#3236 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2842
      +user: App\Entity\User {#2855 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "I only have Lemmy and Youtube. I’m actually trying to get off Youtube, those shorts are rotting my brain. I tried deleting the app but my Pixel won’t let me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698204449 {#2836
        date: 2023-10-25 05:27:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2843 …}
      +nested: Doctrine\ORM\PersistentCollection {#2845 …}
      +votes: Doctrine\ORM\PersistentCollection {#2847 …}
      +reports: Doctrine\ORM\PersistentCollection {#2849 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
      -id: 69206
      -bodyTs: "'actual':9 'app':25 'brain':20 'delet':23 'get':12 'lemmi':4 'let':31 'm':8 'pixel':28 'rot':18 'short':16 'tri':10,22 'won':29 'youtub':6,14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4775117"
      +editedAt: DateTimeImmutable @1698155226 {#2837
        date: 2023-10-24 15:47:06.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698155207 {#2838
        date: 2023-10-24 15:46:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2842}
    +body: "YouTube shorts I could understand. But I love using it for channels that have quality 5 to 10 minute content and I don’t feel like it’s as much a waste of my time as shorts. Legal Eagle, Hot Ones, Tom Scott, Some More News, You Suck At Cooking, Let’s Game it Out. There are some gems out there."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698161260 {#3232
      date: 2023-10-24 17:27:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@AgentGrimstone@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3237 …}
    +nested: Doctrine\ORM\PersistentCollection {#3239 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    -id: 69334
    -bodyTs: "'10':18 '5':16 'channel':12 'content':20 'cook':50 'could':4 'eagl':39 'feel':25 'game':53 'gem':59 'hot':40 'legal':38 'let':51 'like':26 'love':8 'minut':19 'much':30 'news':46 'one':41 'qualiti':15 'scott':43 'short':2,37 'suck':48 'time':35 'tom':42 'understand':5 'use':9 'wast':32 'youtub':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4777197"
    +editedAt: DateTimeImmutable @1698161381 {#3233
      date: 2023-10-24 17:29:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698161260 {#3234
      date: 2023-10-24 17:27:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2842}
  +body: "5 to 10 minutes is a bit too short for comfort tbh. If the content is good, the joy is slightly poisoned by the fact that there was so little of it. IMO the comfortable video length is 30 to 50 minutes, which is a far more enjoyable experience (with 1-2 hours if it’s a podcast)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698171330 {#3509
    date: 2023-10-24 20:15:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@AgentGrimstone@lemmy.world"
    "@BlackPenguins@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3513 …}
  +nested: Doctrine\ORM\PersistentCollection {#3515 …}
  +votes: Doctrine\ORM\PersistentCollection {#3517 …}
  +reports: Doctrine\ORM\PersistentCollection {#3519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3523 …}
  -id: 69588
  -bodyTs: "'-2':52 '1':51 '10':3 '30':39 '5':1 '50':41 'bit':7 'comfort':11,35 'content':15 'enjoy':48 'experi':49 'fact':25 'far':46 'good':17 'hour':53 'imo':33 'joy':19 'length':37 'littl':30 'minut':4,42 'podcast':58 'poison':22 'short':9 'slight':21 'tbh':12 'video':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4006694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698171330 {#3510
    date: 2023-10-24 20:15: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
177 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
178 DENIED moderate
App\Entity\EntryComment {#3251
  +user: Proxies\__CG__\App\Entity\User {#3252 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2842
    +user: App\Entity\User {#2855 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I only have Lemmy and Youtube. I’m actually trying to get off Youtube, those shorts are rotting my brain. I tried deleting the app but my Pixel won’t let me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698204449 {#2836
      date: 2023-10-25 05:27:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2843 …}
    +nested: Doctrine\ORM\PersistentCollection {#2845 …}
    +votes: Doctrine\ORM\PersistentCollection {#2847 …}
    +reports: Doctrine\ORM\PersistentCollection {#2849 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
    -id: 69206
    -bodyTs: "'actual':9 'app':25 'brain':20 'delet':23 'get':12 'lemmi':4 'let':31 'm':8 'pixel':28 'rot':18 'short':16 'tri':10,22 'won':29 'youtub':6,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4775117"
    +editedAt: DateTimeImmutable @1698155226 {#2837
      date: 2023-10-24 15:47:06.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698155207 {#2838
      date: 2023-10-24 15:46:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2842}
  +body: """
    Use ADB to actually uninstall it using a computer.\n
    \n
    I wiped everything from my Samsung phone, even google stuff then installed what I wanted afterwards.\n
    \n
    [xda-developers.com/uninstall-carrier-oem-bloatwar…](https://www.xda-developers.com/uninstall-carrier-oem-bloatware-without-root-access/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698158634 {#3249
    date: 2023-10-24 16:43:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@AgentGrimstone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3253 …}
  +nested: Doctrine\ORM\PersistentCollection {#3255 …}
  +votes: Doctrine\ORM\PersistentCollection {#3257 …}
  +reports: Doctrine\ORM\PersistentCollection {#3259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3263 …}
  -id: 69269
  -bodyTs: "'/uninstall-carrier-oem-bloatwar':28 '/uninstall-carrier-oem-bloatware-without-root-access/)':31 'actual':4 'adb':2 'afterward':25 'comput':9 'even':17 'everyth':12 'googl':18 'instal':21 'phone':16 'samsung':15 'stuff':19 'uninstal':5 'use':1,7 'want':24 'wipe':11 'www.xda-developers.com':30 'www.xda-developers.com/uninstall-carrier-oem-bloatware-without-root-access/)':29 'xda-developers.com':27 'xda-developers.com/uninstall-carrier-oem-bloatwar':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4258165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698158634 {#3250
    date: 2023-10-24 16:43: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
179 DENIED edit
App\Entity\EntryComment {#3251
  +user: Proxies\__CG__\App\Entity\User {#3252 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2842
    +user: App\Entity\User {#2855 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I only have Lemmy and Youtube. I’m actually trying to get off Youtube, those shorts are rotting my brain. I tried deleting the app but my Pixel won’t let me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698204449 {#2836
      date: 2023-10-25 05:27:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2843 …}
    +nested: Doctrine\ORM\PersistentCollection {#2845 …}
    +votes: Doctrine\ORM\PersistentCollection {#2847 …}
    +reports: Doctrine\ORM\PersistentCollection {#2849 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
    -id: 69206
    -bodyTs: "'actual':9 'app':25 'brain':20 'delet':23 'get':12 'lemmi':4 'let':31 'm':8 'pixel':28 'rot':18 'short':16 'tri':10,22 'won':29 'youtub':6,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4775117"
    +editedAt: DateTimeImmutable @1698155226 {#2837
      date: 2023-10-24 15:47:06.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698155207 {#2838
      date: 2023-10-24 15:46:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2842}
  +body: """
    Use ADB to actually uninstall it using a computer.\n
    \n
    I wiped everything from my Samsung phone, even google stuff then installed what I wanted afterwards.\n
    \n
    [xda-developers.com/uninstall-carrier-oem-bloatwar…](https://www.xda-developers.com/uninstall-carrier-oem-bloatware-without-root-access/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698158634 {#3249
    date: 2023-10-24 16:43:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@AgentGrimstone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3253 …}
  +nested: Doctrine\ORM\PersistentCollection {#3255 …}
  +votes: Doctrine\ORM\PersistentCollection {#3257 …}
  +reports: Doctrine\ORM\PersistentCollection {#3259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3263 …}
  -id: 69269
  -bodyTs: "'/uninstall-carrier-oem-bloatwar':28 '/uninstall-carrier-oem-bloatware-without-root-access/)':31 'actual':4 'adb':2 'afterward':25 'comput':9 'even':17 'everyth':12 'googl':18 'instal':21 'phone':16 'samsung':15 'stuff':19 'uninstal':5 'use':1,7 'want':24 'wipe':11 'www.xda-developers.com':30 'www.xda-developers.com/uninstall-carrier-oem-bloatware-without-root-access/)':29 'xda-developers.com':27 'xda-developers.com/uninstall-carrier-oem-bloatwar':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4258165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698158634 {#3250
    date: 2023-10-24 16:43: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
180 DENIED moderate
App\Entity\EntryComment {#3251
  +user: Proxies\__CG__\App\Entity\User {#3252 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2842
    +user: App\Entity\User {#2855 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I only have Lemmy and Youtube. I’m actually trying to get off Youtube, those shorts are rotting my brain. I tried deleting the app but my Pixel won’t let me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698204449 {#2836
      date: 2023-10-25 05:27:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2843 …}
    +nested: Doctrine\ORM\PersistentCollection {#2845 …}
    +votes: Doctrine\ORM\PersistentCollection {#2847 …}
    +reports: Doctrine\ORM\PersistentCollection {#2849 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
    -id: 69206
    -bodyTs: "'actual':9 'app':25 'brain':20 'delet':23 'get':12 'lemmi':4 'let':31 'm':8 'pixel':28 'rot':18 'short':16 'tri':10,22 'won':29 'youtub':6,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4775117"
    +editedAt: DateTimeImmutable @1698155226 {#2837
      date: 2023-10-24 15:47:06.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698155207 {#2838
      date: 2023-10-24 15:46:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2842}
  +body: """
    Use ADB to actually uninstall it using a computer.\n
    \n
    I wiped everything from my Samsung phone, even google stuff then installed what I wanted afterwards.\n
    \n
    [xda-developers.com/uninstall-carrier-oem-bloatwar…](https://www.xda-developers.com/uninstall-carrier-oem-bloatware-without-root-access/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698158634 {#3249
    date: 2023-10-24 16:43:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@AgentGrimstone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3253 …}
  +nested: Doctrine\ORM\PersistentCollection {#3255 …}
  +votes: Doctrine\ORM\PersistentCollection {#3257 …}
  +reports: Doctrine\ORM\PersistentCollection {#3259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3263 …}
  -id: 69269
  -bodyTs: "'/uninstall-carrier-oem-bloatwar':28 '/uninstall-carrier-oem-bloatware-without-root-access/)':31 'actual':4 'adb':2 'afterward':25 'comput':9 'even':17 'everyth':12 'googl':18 'instal':21 'phone':16 'samsung':15 'stuff':19 'uninstal':5 'use':1,7 'want':24 'wipe':11 'www.xda-developers.com':30 'www.xda-developers.com/uninstall-carrier-oem-bloatware-without-root-access/)':29 'xda-developers.com':27 'xda-developers.com/uninstall-carrier-oem-bloatwar':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4258165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698158634 {#3250
    date: 2023-10-24 16:43: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
181 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
182 DENIED moderate
App\Entity\EntryComment {#3267
  +user: Proxies\__CG__\App\Entity\User {#3268 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2842
    +user: App\Entity\User {#2855 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I only have Lemmy and Youtube. I’m actually trying to get off Youtube, those shorts are rotting my brain. I tried deleting the app but my Pixel won’t let me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698204449 {#2836
      date: 2023-10-25 05:27:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2843 …}
    +nested: Doctrine\ORM\PersistentCollection {#2845 …}
    +votes: Doctrine\ORM\PersistentCollection {#2847 …}
    +reports: Doctrine\ORM\PersistentCollection {#2849 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
    -id: 69206
    -bodyTs: "'actual':9 'app':25 'brain':20 'delet':23 'get':12 'lemmi':4 'let':31 'm':8 'pixel':28 'rot':18 'short':16 'tri':10,22 'won':29 'youtub':6,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4775117"
    +editedAt: DateTimeImmutable @1698155226 {#2837
      date: 2023-10-24 15:47:06.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698155207 {#2838
      date: 2023-10-24 15:46:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2842}
  +body: """
    Lemmy, YouTube, and a podcast app for me.\n
    \n
    There’s still great content on YouTube, but I also understand if people boycott the site for moral/personal reasons.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698156940 {#3265
    date: 2023-10-24 16:15:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@AgentGrimstone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3269 …}
  +nested: Doctrine\ORM\PersistentCollection {#3271 …}
  +votes: Doctrine\ORM\PersistentCollection {#3273 …}
  +reports: Doctrine\ORM\PersistentCollection {#3275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3279 …}
  -id: 69227
  -bodyTs: "'also':18 'app':6 'boycott':22 'content':13 'great':12 'lemmi':1 'moral/personal':26 'peopl':21 'podcast':5 'reason':27 'site':24 'still':11 'understand':19 'youtub':2,15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4775673"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698156940 {#3266
    date: 2023-10-24 16:15:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
App\Entity\EntryComment {#3267
  +user: Proxies\__CG__\App\Entity\User {#3268 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2842
    +user: App\Entity\User {#2855 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I only have Lemmy and Youtube. I’m actually trying to get off Youtube, those shorts are rotting my brain. I tried deleting the app but my Pixel won’t let me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698204449 {#2836
      date: 2023-10-25 05:27:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2843 …}
    +nested: Doctrine\ORM\PersistentCollection {#2845 …}
    +votes: Doctrine\ORM\PersistentCollection {#2847 …}
    +reports: Doctrine\ORM\PersistentCollection {#2849 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
    -id: 69206
    -bodyTs: "'actual':9 'app':25 'brain':20 'delet':23 'get':12 'lemmi':4 'let':31 'm':8 'pixel':28 'rot':18 'short':16 'tri':10,22 'won':29 'youtub':6,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4775117"
    +editedAt: DateTimeImmutable @1698155226 {#2837
      date: 2023-10-24 15:47:06.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698155207 {#2838
      date: 2023-10-24 15:46:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2842}
  +body: """
    Lemmy, YouTube, and a podcast app for me.\n
    \n
    There’s still great content on YouTube, but I also understand if people boycott the site for moral/personal reasons.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698156940 {#3265
    date: 2023-10-24 16:15:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@AgentGrimstone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3269 …}
  +nested: Doctrine\ORM\PersistentCollection {#3271 …}
  +votes: Doctrine\ORM\PersistentCollection {#3273 …}
  +reports: Doctrine\ORM\PersistentCollection {#3275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3279 …}
  -id: 69227
  -bodyTs: "'also':18 'app':6 'boycott':22 'content':13 'great':12 'lemmi':1 'moral/personal':26 'peopl':21 'podcast':5 'reason':27 'site':24 'still':11 'understand':19 'youtub':2,15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4775673"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698156940 {#3266
    date: 2023-10-24 16:15:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
App\Entity\EntryComment {#3267
  +user: Proxies\__CG__\App\Entity\User {#3268 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2842
    +user: App\Entity\User {#2855 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I only have Lemmy and Youtube. I’m actually trying to get off Youtube, those shorts are rotting my brain. I tried deleting the app but my Pixel won’t let me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698204449 {#2836
      date: 2023-10-25 05:27:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2843 …}
    +nested: Doctrine\ORM\PersistentCollection {#2845 …}
    +votes: Doctrine\ORM\PersistentCollection {#2847 …}
    +reports: Doctrine\ORM\PersistentCollection {#2849 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
    -id: 69206
    -bodyTs: "'actual':9 'app':25 'brain':20 'delet':23 'get':12 'lemmi':4 'let':31 'm':8 'pixel':28 'rot':18 'short':16 'tri':10,22 'won':29 'youtub':6,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4775117"
    +editedAt: DateTimeImmutable @1698155226 {#2837
      date: 2023-10-24 15:47:06.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698155207 {#2838
      date: 2023-10-24 15:46:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2842}
  +body: """
    Lemmy, YouTube, and a podcast app for me.\n
    \n
    There’s still great content on YouTube, but I also understand if people boycott the site for moral/personal reasons.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698156940 {#3265
    date: 2023-10-24 16:15:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@AgentGrimstone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3269 …}
  +nested: Doctrine\ORM\PersistentCollection {#3271 …}
  +votes: Doctrine\ORM\PersistentCollection {#3273 …}
  +reports: Doctrine\ORM\PersistentCollection {#3275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3279 …}
  -id: 69227
  -bodyTs: "'also':18 'app':6 'boycott':22 'content':13 'great':12 'lemmi':1 'moral/personal':26 'peopl':21 'podcast':5 'reason':27 'site':24 'still':11 'understand':19 'youtub':2,15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4775673"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698156940 {#3266
    date: 2023-10-24 16:15:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
185 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
186 DENIED moderate
App\Entity\EntryComment {#2915
  +user: App\Entity\User {#2929 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2916 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Lemmy is full of authoritarian xenophobes (read: white kids from wealthy backgrounds) who support the brutalization of the Palestinian people and open air prison they’re forced into. That’s why you never heard a peep from them about the murders of innocent Palestinians that have been nonstop since the establishment of the Apartheid state of Israel. You won’t find much support here among these right wing war mongers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1698204340 {#2910
    date: 2023-10-25 05:25:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@matcha_addict@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2917 …}
  +nested: Doctrine\ORM\PersistentCollection {#2919 …}
  +votes: Doctrine\ORM\PersistentCollection {#2921 …}
  +reports: Doctrine\ORM\PersistentCollection {#2923 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2925 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2927 …}
  -id: 48366
  -bodyTs: "'air':23 'among':65 'apartheid':54 'authoritarian':5 'background':12 'brutal':16 'establish':51 'find':61 'forc':27 'full':3 'heard':34 'innoc':43 'israel':57 'kid':9 'lemmi':1 'monger':70 'much':62 'murder':41 'never':33 'nonstop':48 'open':22 'palestinian':19,44 'peep':36 'peopl':20 'prison':24 're':26 'read':7 'right':67 'sinc':49 'state':55 'support':14,63 'war':69 'wealthi':11 'white':8 'wing':68 'won':59 'xenophob':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4419590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697286065 {#2911
    date: 2023-10-14 14:21:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
187 DENIED edit
App\Entity\EntryComment {#2915
  +user: App\Entity\User {#2929 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2916 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Lemmy is full of authoritarian xenophobes (read: white kids from wealthy backgrounds) who support the brutalization of the Palestinian people and open air prison they’re forced into. That’s why you never heard a peep from them about the murders of innocent Palestinians that have been nonstop since the establishment of the Apartheid state of Israel. You won’t find much support here among these right wing war mongers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1698204340 {#2910
    date: 2023-10-25 05:25:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@matcha_addict@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2917 …}
  +nested: Doctrine\ORM\PersistentCollection {#2919 …}
  +votes: Doctrine\ORM\PersistentCollection {#2921 …}
  +reports: Doctrine\ORM\PersistentCollection {#2923 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2925 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2927 …}
  -id: 48366
  -bodyTs: "'air':23 'among':65 'apartheid':54 'authoritarian':5 'background':12 'brutal':16 'establish':51 'find':61 'forc':27 'full':3 'heard':34 'innoc':43 'israel':57 'kid':9 'lemmi':1 'monger':70 'much':62 'murder':41 'never':33 'nonstop':48 'open':22 'palestinian':19,44 'peep':36 'peopl':20 'prison':24 're':26 'read':7 'right':67 'sinc':49 'state':55 'support':14,63 'war':69 'wealthi':11 'white':8 'wing':68 'won':59 'xenophob':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4419590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697286065 {#2911
    date: 2023-10-14 14:21:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
188 DENIED moderate
App\Entity\EntryComment {#2915
  +user: App\Entity\User {#2929 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2916 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Lemmy is full of authoritarian xenophobes (read: white kids from wealthy backgrounds) who support the brutalization of the Palestinian people and open air prison they’re forced into. That’s why you never heard a peep from them about the murders of innocent Palestinians that have been nonstop since the establishment of the Apartheid state of Israel. You won’t find much support here among these right wing war mongers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1698204340 {#2910
    date: 2023-10-25 05:25:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@matcha_addict@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2917 …}
  +nested: Doctrine\ORM\PersistentCollection {#2919 …}
  +votes: Doctrine\ORM\PersistentCollection {#2921 …}
  +reports: Doctrine\ORM\PersistentCollection {#2923 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2925 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2927 …}
  -id: 48366
  -bodyTs: "'air':23 'among':65 'apartheid':54 'authoritarian':5 'background':12 'brutal':16 'establish':51 'find':61 'forc':27 'full':3 'heard':34 'innoc':43 'israel':57 'kid':9 'lemmi':1 'monger':70 'much':62 'murder':41 'never':33 'nonstop':48 'open':22 'palestinian':19,44 'peep':36 'peopl':20 'prison':24 're':26 'read':7 'right':67 'sinc':49 'state':55 'support':14,63 'war':69 'wealthi':11 'white':8 'wing':68 'won':59 'xenophob':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4419590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697286065 {#2911
    date: 2023-10-14 14:21:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
189 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
190 DENIED moderate
App\Entity\EntryComment {#3075
  +user: Proxies\__CG__\App\Entity\User {#3158 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2916 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2915
    +user: App\Entity\User {#2929 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2916 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Lemmy is full of authoritarian xenophobes (read: white kids from wealthy backgrounds) who support the brutalization of the Palestinian people and open air prison they’re forced into. That’s why you never heard a peep from them about the murders of innocent Palestinians that have been nonstop since the establishment of the Apartheid state of Israel. You won’t find much support here among these right wing war mongers."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1698204340 {#2910
      date: 2023-10-25 05:25:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@matcha_addict@lemy.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2917 …}
    +nested: Doctrine\ORM\PersistentCollection {#2919 …}
    +votes: Doctrine\ORM\PersistentCollection {#2921 …}
    +reports: Doctrine\ORM\PersistentCollection {#2923 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2925 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2927 …}
    -id: 48366
    -bodyTs: "'air':23 'among':65 'apartheid':54 'authoritarian':5 'background':12 'brutal':16 'establish':51 'find':61 'forc':27 'full':3 'heard':34 'innoc':43 'israel':57 'kid':9 'lemmi':1 'monger':70 'much':62 'murder':41 'never':33 'nonstop':48 'open':22 'palestinian':19,44 'peep':36 'peopl':20 'prison':24 're':26 'read':7 'right':67 'sinc':49 'state':55 'support':14,63 'war':69 'wealthi':11 'white':8 'wing':68 'won':59 'xenophob':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4419590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697286065 {#2911
      date: 2023-10-14 14:21:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2915}
  +body: """
    > That’s why you never heard a peep from them about the murders of innocent Palestinians\n
    \n
    I even heard that Israel soldiers instead to shoot to kill, they shoot on legs, this way doesn’t count as “dead”.  \n
    Source: [theguardian.com/…/gaza-strip-protesters-received-…](https://www.theguardian.com/world/2023/oct/04/gaza-strip-protesters-received-bullet-wounds-to-ankles-medics-report)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698200267 {#3076
    date: 2023-10-25 04:17:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@matcha_addict@lemy.lol"
    "@ebenixo@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3157 …}
  +nested: Doctrine\ORM\PersistentCollection {#3155 …}
  +votes: Doctrine\ORM\PersistentCollection {#3153 …}
  +reports: Doctrine\ORM\PersistentCollection {#3151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
  -id: 70253
  -bodyTs: "'/gaza-strip-protesters-received-':41 '/world/2023/oct/04/gaza-strip-protesters-received-bullet-wounds-to-ankles-medics-report)':44 'count':36 'dead':38 'doesn':34 'even':18 'heard':6,19 'innoc':15 'instead':23 'israel':21 'kill':27 'leg':31 'murder':13 'never':5 'palestinian':16 'peep':8 'shoot':25,29 'soldier':22 'sourc':39 'theguardian.com':40 'way':33 'www.theguardian.com':43 'www.theguardian.com/world/2023/oct/04/gaza-strip-protesters-received-bullet-wounds-to-ankles-medics-report)':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5197633"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698200267 {#3079
    date: 2023-10-25 04:17: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
191 DENIED edit
App\Entity\EntryComment {#3075
  +user: Proxies\__CG__\App\Entity\User {#3158 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2916 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2915
    +user: App\Entity\User {#2929 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2916 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Lemmy is full of authoritarian xenophobes (read: white kids from wealthy backgrounds) who support the brutalization of the Palestinian people and open air prison they’re forced into. That’s why you never heard a peep from them about the murders of innocent Palestinians that have been nonstop since the establishment of the Apartheid state of Israel. You won’t find much support here among these right wing war mongers."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1698204340 {#2910
      date: 2023-10-25 05:25:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@matcha_addict@lemy.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2917 …}
    +nested: Doctrine\ORM\PersistentCollection {#2919 …}
    +votes: Doctrine\ORM\PersistentCollection {#2921 …}
    +reports: Doctrine\ORM\PersistentCollection {#2923 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2925 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2927 …}
    -id: 48366
    -bodyTs: "'air':23 'among':65 'apartheid':54 'authoritarian':5 'background':12 'brutal':16 'establish':51 'find':61 'forc':27 'full':3 'heard':34 'innoc':43 'israel':57 'kid':9 'lemmi':1 'monger':70 'much':62 'murder':41 'never':33 'nonstop':48 'open':22 'palestinian':19,44 'peep':36 'peopl':20 'prison':24 're':26 'read':7 'right':67 'sinc':49 'state':55 'support':14,63 'war':69 'wealthi':11 'white':8 'wing':68 'won':59 'xenophob':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4419590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697286065 {#2911
      date: 2023-10-14 14:21:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2915}
  +body: """
    > That’s why you never heard a peep from them about the murders of innocent Palestinians\n
    \n
    I even heard that Israel soldiers instead to shoot to kill, they shoot on legs, this way doesn’t count as “dead”.  \n
    Source: [theguardian.com/…/gaza-strip-protesters-received-…](https://www.theguardian.com/world/2023/oct/04/gaza-strip-protesters-received-bullet-wounds-to-ankles-medics-report)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698200267 {#3076
    date: 2023-10-25 04:17:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@matcha_addict@lemy.lol"
    "@ebenixo@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3157 …}
  +nested: Doctrine\ORM\PersistentCollection {#3155 …}
  +votes: Doctrine\ORM\PersistentCollection {#3153 …}
  +reports: Doctrine\ORM\PersistentCollection {#3151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
  -id: 70253
  -bodyTs: "'/gaza-strip-protesters-received-':41 '/world/2023/oct/04/gaza-strip-protesters-received-bullet-wounds-to-ankles-medics-report)':44 'count':36 'dead':38 'doesn':34 'even':18 'heard':6,19 'innoc':15 'instead':23 'israel':21 'kill':27 'leg':31 'murder':13 'never':5 'palestinian':16 'peep':8 'shoot':25,29 'soldier':22 'sourc':39 'theguardian.com':40 'way':33 'www.theguardian.com':43 'www.theguardian.com/world/2023/oct/04/gaza-strip-protesters-received-bullet-wounds-to-ankles-medics-report)':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5197633"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698200267 {#3079
    date: 2023-10-25 04:17: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
192 DENIED moderate
App\Entity\EntryComment {#3075
  +user: Proxies\__CG__\App\Entity\User {#3158 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2916 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2915
    +user: App\Entity\User {#2929 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2916 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Lemmy is full of authoritarian xenophobes (read: white kids from wealthy backgrounds) who support the brutalization of the Palestinian people and open air prison they’re forced into. That’s why you never heard a peep from them about the murders of innocent Palestinians that have been nonstop since the establishment of the Apartheid state of Israel. You won’t find much support here among these right wing war mongers."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1698204340 {#2910
      date: 2023-10-25 05:25:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@matcha_addict@lemy.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2917 …}
    +nested: Doctrine\ORM\PersistentCollection {#2919 …}
    +votes: Doctrine\ORM\PersistentCollection {#2921 …}
    +reports: Doctrine\ORM\PersistentCollection {#2923 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2925 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2927 …}
    -id: 48366
    -bodyTs: "'air':23 'among':65 'apartheid':54 'authoritarian':5 'background':12 'brutal':16 'establish':51 'find':61 'forc':27 'full':3 'heard':34 'innoc':43 'israel':57 'kid':9 'lemmi':1 'monger':70 'much':62 'murder':41 'never':33 'nonstop':48 'open':22 'palestinian':19,44 'peep':36 'peopl':20 'prison':24 're':26 'read':7 'right':67 'sinc':49 'state':55 'support':14,63 'war':69 'wealthi':11 'white':8 'wing':68 'won':59 'xenophob':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4419590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697286065 {#2911
      date: 2023-10-14 14:21:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2915}
  +body: """
    > That’s why you never heard a peep from them about the murders of innocent Palestinians\n
    \n
    I even heard that Israel soldiers instead to shoot to kill, they shoot on legs, this way doesn’t count as “dead”.  \n
    Source: [theguardian.com/…/gaza-strip-protesters-received-…](https://www.theguardian.com/world/2023/oct/04/gaza-strip-protesters-received-bullet-wounds-to-ankles-medics-report)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698200267 {#3076
    date: 2023-10-25 04:17:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@matcha_addict@lemy.lol"
    "@ebenixo@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3157 …}
  +nested: Doctrine\ORM\PersistentCollection {#3155 …}
  +votes: Doctrine\ORM\PersistentCollection {#3153 …}
  +reports: Doctrine\ORM\PersistentCollection {#3151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
  -id: 70253
  -bodyTs: "'/gaza-strip-protesters-received-':41 '/world/2023/oct/04/gaza-strip-protesters-received-bullet-wounds-to-ankles-medics-report)':44 'count':36 'dead':38 'doesn':34 'even':18 'heard':6,19 'innoc':15 'instead':23 'israel':21 'kill':27 'leg':31 'murder':13 'never':5 'palestinian':16 'peep':8 'shoot':25,29 'soldier':22 'sourc':39 'theguardian.com':40 'way':33 'www.theguardian.com':43 'www.theguardian.com/world/2023/oct/04/gaza-strip-protesters-received-bullet-wounds-to-ankles-medics-report)':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5197633"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698200267 {#3079
    date: 2023-10-25 04:17: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
193 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
194 DENIED moderate
App\Entity\EntryComment {#3557
  +user: App\Entity\User {#2929 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2916 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3075
    +user: Proxies\__CG__\App\Entity\User {#3158 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2916 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2915
      +user: App\Entity\User {#2929 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2916 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Lemmy is full of authoritarian xenophobes (read: white kids from wealthy backgrounds) who support the brutalization of the Palestinian people and open air prison they’re forced into. That’s why you never heard a peep from them about the murders of innocent Palestinians that have been nonstop since the establishment of the Apartheid state of Israel. You won’t find much support here among these right wing war mongers."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1698204340 {#2910
        date: 2023-10-25 05:25:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@matcha_addict@lemy.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2917 …}
      +nested: Doctrine\ORM\PersistentCollection {#2919 …}
      +votes: Doctrine\ORM\PersistentCollection {#2921 …}
      +reports: Doctrine\ORM\PersistentCollection {#2923 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2925 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2927 …}
      -id: 48366
      -bodyTs: "'air':23 'among':65 'apartheid':54 'authoritarian':5 'background':12 'brutal':16 'establish':51 'find':61 'forc':27 'full':3 'heard':34 'innoc':43 'israel':57 'kid':9 'lemmi':1 'monger':70 'much':62 'murder':41 'never':33 'nonstop':48 'open':22 'palestinian':19,44 'peep':36 'peopl':20 'prison':24 're':26 'read':7 'right':67 'sinc':49 'state':55 'support':14,63 'war':69 'wealthi':11 'white':8 'wing':68 'won':59 'xenophob':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4419590"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697286065 {#2911
        date: 2023-10-14 14:21:05.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2915}
    +body: """
      > That’s why you never heard a peep from them about the murders of innocent Palestinians\n
      \n
      I even heard that Israel soldiers instead to shoot to kill, they shoot on legs, this way doesn’t count as “dead”.  \n
      Source: [theguardian.com/…/gaza-strip-protesters-received-…](https://www.theguardian.com/world/2023/oct/04/gaza-strip-protesters-received-bullet-wounds-to-ankles-medics-report)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698200267 {#3076
      date: 2023-10-25 04:17:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@matcha_addict@lemy.lol"
      "@ebenixo@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3157 …}
    +nested: Doctrine\ORM\PersistentCollection {#3155 …}
    +votes: Doctrine\ORM\PersistentCollection {#3153 …}
    +reports: Doctrine\ORM\PersistentCollection {#3151 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
    -id: 70253
    -bodyTs: "'/gaza-strip-protesters-received-':41 '/world/2023/oct/04/gaza-strip-protesters-received-bullet-wounds-to-ankles-medics-report)':44 'count':36 'dead':38 'doesn':34 'even':18 'heard':6,19 'innoc':15 'instead':23 'israel':21 'kill':27 'leg':31 'murder':13 'never':5 'palestinian':16 'peep':8 'shoot':25,29 'soldier':22 'sourc':39 'theguardian.com':40 'way':33 'www.theguardian.com':43 'www.theguardian.com/world/2023/oct/04/gaza-strip-protesters-received-bullet-wounds-to-ankles-medics-report)':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5197633"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698200267 {#3079
      date: 2023-10-25 04:17:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2915}
  +body: "crimes. why the fuck are they maiming non-violent protesters. those people have a right to protest being blockaded like rats in a concentration camp. the"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698204338 {#3555
    date: 2023-10-25 05:25:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@matcha_addict@lemy.lol"
    "@ebenixo@sh.itjust.works"
    "@blkpws@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3558 …}
  +nested: Doctrine\ORM\PersistentCollection {#3560 …}
  +votes: Doctrine\ORM\PersistentCollection {#3562 …}
  +reports: Doctrine\ORM\PersistentCollection {#3564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3568 …}
  -id: 70301
  -bodyTs: "'blockad':20 'camp':26 'concentr':25 'crime':1 'fuck':4 'like':21 'maim':7 'non':9 'non-viol':8 'peopl':13 'protest':11,18 'rat':22 'right':16 'violent':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4784088"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698204338 {#3556
    date: 2023-10-25 05:25:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
195 DENIED edit
App\Entity\EntryComment {#3557
  +user: App\Entity\User {#2929 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2916 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3075
    +user: Proxies\__CG__\App\Entity\User {#3158 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2916 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2915
      +user: App\Entity\User {#2929 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2916 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Lemmy is full of authoritarian xenophobes (read: white kids from wealthy backgrounds) who support the brutalization of the Palestinian people and open air prison they’re forced into. That’s why you never heard a peep from them about the murders of innocent Palestinians that have been nonstop since the establishment of the Apartheid state of Israel. You won’t find much support here among these right wing war mongers."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1698204340 {#2910
        date: 2023-10-25 05:25:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@matcha_addict@lemy.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2917 …}
      +nested: Doctrine\ORM\PersistentCollection {#2919 …}
      +votes: Doctrine\ORM\PersistentCollection {#2921 …}
      +reports: Doctrine\ORM\PersistentCollection {#2923 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2925 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2927 …}
      -id: 48366
      -bodyTs: "'air':23 'among':65 'apartheid':54 'authoritarian':5 'background':12 'brutal':16 'establish':51 'find':61 'forc':27 'full':3 'heard':34 'innoc':43 'israel':57 'kid':9 'lemmi':1 'monger':70 'much':62 'murder':41 'never':33 'nonstop':48 'open':22 'palestinian':19,44 'peep':36 'peopl':20 'prison':24 're':26 'read':7 'right':67 'sinc':49 'state':55 'support':14,63 'war':69 'wealthi':11 'white':8 'wing':68 'won':59 'xenophob':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4419590"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697286065 {#2911
        date: 2023-10-14 14:21:05.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2915}
    +body: """
      > That’s why you never heard a peep from them about the murders of innocent Palestinians\n
      \n
      I even heard that Israel soldiers instead to shoot to kill, they shoot on legs, this way doesn’t count as “dead”.  \n
      Source: [theguardian.com/…/gaza-strip-protesters-received-…](https://www.theguardian.com/world/2023/oct/04/gaza-strip-protesters-received-bullet-wounds-to-ankles-medics-report)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698200267 {#3076
      date: 2023-10-25 04:17:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@matcha_addict@lemy.lol"
      "@ebenixo@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3157 …}
    +nested: Doctrine\ORM\PersistentCollection {#3155 …}
    +votes: Doctrine\ORM\PersistentCollection {#3153 …}
    +reports: Doctrine\ORM\PersistentCollection {#3151 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
    -id: 70253
    -bodyTs: "'/gaza-strip-protesters-received-':41 '/world/2023/oct/04/gaza-strip-protesters-received-bullet-wounds-to-ankles-medics-report)':44 'count':36 'dead':38 'doesn':34 'even':18 'heard':6,19 'innoc':15 'instead':23 'israel':21 'kill':27 'leg':31 'murder':13 'never':5 'palestinian':16 'peep':8 'shoot':25,29 'soldier':22 'sourc':39 'theguardian.com':40 'way':33 'www.theguardian.com':43 'www.theguardian.com/world/2023/oct/04/gaza-strip-protesters-received-bullet-wounds-to-ankles-medics-report)':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5197633"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698200267 {#3079
      date: 2023-10-25 04:17:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2915}
  +body: "crimes. why the fuck are they maiming non-violent protesters. those people have a right to protest being blockaded like rats in a concentration camp. the"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698204338 {#3555
    date: 2023-10-25 05:25:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@matcha_addict@lemy.lol"
    "@ebenixo@sh.itjust.works"
    "@blkpws@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3558 …}
  +nested: Doctrine\ORM\PersistentCollection {#3560 …}
  +votes: Doctrine\ORM\PersistentCollection {#3562 …}
  +reports: Doctrine\ORM\PersistentCollection {#3564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3568 …}
  -id: 70301
  -bodyTs: "'blockad':20 'camp':26 'concentr':25 'crime':1 'fuck':4 'like':21 'maim':7 'non':9 'non-viol':8 'peopl':13 'protest':11,18 'rat':22 'right':16 'violent':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4784088"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698204338 {#3556
    date: 2023-10-25 05:25:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
196 DENIED moderate
App\Entity\EntryComment {#3557
  +user: App\Entity\User {#2929 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2916 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3075
    +user: Proxies\__CG__\App\Entity\User {#3158 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2916 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2915
      +user: App\Entity\User {#2929 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2916 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Lemmy is full of authoritarian xenophobes (read: white kids from wealthy backgrounds) who support the brutalization of the Palestinian people and open air prison they’re forced into. That’s why you never heard a peep from them about the murders of innocent Palestinians that have been nonstop since the establishment of the Apartheid state of Israel. You won’t find much support here among these right wing war mongers."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1698204340 {#2910
        date: 2023-10-25 05:25:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@matcha_addict@lemy.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2917 …}
      +nested: Doctrine\ORM\PersistentCollection {#2919 …}
      +votes: Doctrine\ORM\PersistentCollection {#2921 …}
      +reports: Doctrine\ORM\PersistentCollection {#2923 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2925 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2927 …}
      -id: 48366
      -bodyTs: "'air':23 'among':65 'apartheid':54 'authoritarian':5 'background':12 'brutal':16 'establish':51 'find':61 'forc':27 'full':3 'heard':34 'innoc':43 'israel':57 'kid':9 'lemmi':1 'monger':70 'much':62 'murder':41 'never':33 'nonstop':48 'open':22 'palestinian':19,44 'peep':36 'peopl':20 'prison':24 're':26 'read':7 'right':67 'sinc':49 'state':55 'support':14,63 'war':69 'wealthi':11 'white':8 'wing':68 'won':59 'xenophob':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4419590"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697286065 {#2911
        date: 2023-10-14 14:21:05.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2915}
    +body: """
      > That’s why you never heard a peep from them about the murders of innocent Palestinians\n
      \n
      I even heard that Israel soldiers instead to shoot to kill, they shoot on legs, this way doesn’t count as “dead”.  \n
      Source: [theguardian.com/…/gaza-strip-protesters-received-…](https://www.theguardian.com/world/2023/oct/04/gaza-strip-protesters-received-bullet-wounds-to-ankles-medics-report)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698200267 {#3076
      date: 2023-10-25 04:17:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@matcha_addict@lemy.lol"
      "@ebenixo@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3157 …}
    +nested: Doctrine\ORM\PersistentCollection {#3155 …}
    +votes: Doctrine\ORM\PersistentCollection {#3153 …}
    +reports: Doctrine\ORM\PersistentCollection {#3151 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
    -id: 70253
    -bodyTs: "'/gaza-strip-protesters-received-':41 '/world/2023/oct/04/gaza-strip-protesters-received-bullet-wounds-to-ankles-medics-report)':44 'count':36 'dead':38 'doesn':34 'even':18 'heard':6,19 'innoc':15 'instead':23 'israel':21 'kill':27 'leg':31 'murder':13 'never':5 'palestinian':16 'peep':8 'shoot':25,29 'soldier':22 'sourc':39 'theguardian.com':40 'way':33 'www.theguardian.com':43 'www.theguardian.com/world/2023/oct/04/gaza-strip-protesters-received-bullet-wounds-to-ankles-medics-report)':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5197633"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698200267 {#3079
      date: 2023-10-25 04:17:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2915}
  +body: "crimes. why the fuck are they maiming non-violent protesters. those people have a right to protest being blockaded like rats in a concentration camp. the"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698204338 {#3555
    date: 2023-10-25 05:25:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@matcha_addict@lemy.lol"
    "@ebenixo@sh.itjust.works"
    "@blkpws@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3558 …}
  +nested: Doctrine\ORM\PersistentCollection {#3560 …}
  +votes: Doctrine\ORM\PersistentCollection {#3562 …}
  +reports: Doctrine\ORM\PersistentCollection {#3564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3568 …}
  -id: 70301
  -bodyTs: "'blockad':20 'camp':26 'concentr':25 'crime':1 'fuck':4 'like':21 'maim':7 'non':9 'non-viol':8 'peopl':13 'protest':11,18 'rat':22 'right':16 'violent':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4784088"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698204338 {#3556
    date: 2023-10-25 05:25:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
197 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
198 DENIED moderate
App\Entity\EntryComment {#3143
  +user: Proxies\__CG__\App\Entity\User {#3142 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2916 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2915
    +user: App\Entity\User {#2929 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2916 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Lemmy is full of authoritarian xenophobes (read: white kids from wealthy backgrounds) who support the brutalization of the Palestinian people and open air prison they’re forced into. That’s why you never heard a peep from them about the murders of innocent Palestinians that have been nonstop since the establishment of the Apartheid state of Israel. You won’t find much support here among these right wing war mongers."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1698204340 {#2910
      date: 2023-10-25 05:25:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@matcha_addict@lemy.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2917 …}
    +nested: Doctrine\ORM\PersistentCollection {#2919 …}
    +votes: Doctrine\ORM\PersistentCollection {#2921 …}
    +reports: Doctrine\ORM\PersistentCollection {#2923 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2925 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2927 …}
    -id: 48366
    -bodyTs: "'air':23 'among':65 'apartheid':54 'authoritarian':5 'background':12 'brutal':16 'establish':51 'find':61 'forc':27 'full':3 'heard':34 'innoc':43 'israel':57 'kid':9 'lemmi':1 'monger':70 'much':62 'murder':41 'never':33 'nonstop':48 'open':22 'palestinian':19,44 'peep':36 'peopl':20 'prison':24 're':26 'read':7 'right':67 'sinc':49 'state':55 'support':14,63 'war':69 'wealthi':11 'white':8 'wing':68 'won':59 'xenophob':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4419590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697286065 {#2911
      date: 2023-10-14 14:21:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2915}
  +body: """
    > authoritarian xenophobes\n
    \n
    It’s OK, this isn’t reddit, you can say cracker.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697309693 {#3145
    date: 2023-10-14 20:54:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@matcha_addict@lemy.lol"
    "@ebenixo@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3141 …}
  +nested: Doctrine\ORM\PersistentCollection {#3139 …}
  +votes: Doctrine\ORM\PersistentCollection {#3137 …}
  +reports: Doctrine\ORM\PersistentCollection {#3135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
  -id: 49119
  -bodyTs: "'authoritarian':1 'cracker':13 'isn':7 'ok':5 'reddit':9 'say':12 'xenophob':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4897560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697309693 {#3144
    date: 2023-10-14 20:54:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
199 DENIED edit
App\Entity\EntryComment {#3143
  +user: Proxies\__CG__\App\Entity\User {#3142 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2916 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2915
    +user: App\Entity\User {#2929 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2916 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Lemmy is full of authoritarian xenophobes (read: white kids from wealthy backgrounds) who support the brutalization of the Palestinian people and open air prison they’re forced into. That’s why you never heard a peep from them about the murders of innocent Palestinians that have been nonstop since the establishment of the Apartheid state of Israel. You won’t find much support here among these right wing war mongers."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1698204340 {#2910
      date: 2023-10-25 05:25:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@matcha_addict@lemy.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2917 …}
    +nested: Doctrine\ORM\PersistentCollection {#2919 …}
    +votes: Doctrine\ORM\PersistentCollection {#2921 …}
    +reports: Doctrine\ORM\PersistentCollection {#2923 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2925 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2927 …}
    -id: 48366
    -bodyTs: "'air':23 'among':65 'apartheid':54 'authoritarian':5 'background':12 'brutal':16 'establish':51 'find':61 'forc':27 'full':3 'heard':34 'innoc':43 'israel':57 'kid':9 'lemmi':1 'monger':70 'much':62 'murder':41 'never':33 'nonstop':48 'open':22 'palestinian':19,44 'peep':36 'peopl':20 'prison':24 're':26 'read':7 'right':67 'sinc':49 'state':55 'support':14,63 'war':69 'wealthi':11 'white':8 'wing':68 'won':59 'xenophob':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4419590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697286065 {#2911
      date: 2023-10-14 14:21:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2915}
  +body: """
    > authoritarian xenophobes\n
    \n
    It’s OK, this isn’t reddit, you can say cracker.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697309693 {#3145
    date: 2023-10-14 20:54:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@matcha_addict@lemy.lol"
    "@ebenixo@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3141 …}
  +nested: Doctrine\ORM\PersistentCollection {#3139 …}
  +votes: Doctrine\ORM\PersistentCollection {#3137 …}
  +reports: Doctrine\ORM\PersistentCollection {#3135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
  -id: 49119
  -bodyTs: "'authoritarian':1 'cracker':13 'isn':7 'ok':5 'reddit':9 'say':12 'xenophob':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4897560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697309693 {#3144
    date: 2023-10-14 20:54:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
200 DENIED moderate
App\Entity\EntryComment {#3143
  +user: Proxies\__CG__\App\Entity\User {#3142 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2916 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2915
    +user: App\Entity\User {#2929 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2916 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Lemmy is full of authoritarian xenophobes (read: white kids from wealthy backgrounds) who support the brutalization of the Palestinian people and open air prison they’re forced into. That’s why you never heard a peep from them about the murders of innocent Palestinians that have been nonstop since the establishment of the Apartheid state of Israel. You won’t find much support here among these right wing war mongers."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1698204340 {#2910
      date: 2023-10-25 05:25:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@matcha_addict@lemy.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2917 …}
    +nested: Doctrine\ORM\PersistentCollection {#2919 …}
    +votes: Doctrine\ORM\PersistentCollection {#2921 …}
    +reports: Doctrine\ORM\PersistentCollection {#2923 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2925 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2927 …}
    -id: 48366
    -bodyTs: "'air':23 'among':65 'apartheid':54 'authoritarian':5 'background':12 'brutal':16 'establish':51 'find':61 'forc':27 'full':3 'heard':34 'innoc':43 'israel':57 'kid':9 'lemmi':1 'monger':70 'much':62 'murder':41 'never':33 'nonstop':48 'open':22 'palestinian':19,44 'peep':36 'peopl':20 'prison':24 're':26 'read':7 'right':67 'sinc':49 'state':55 'support':14,63 'war':69 'wealthi':11 'white':8 'wing':68 'won':59 'xenophob':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4419590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697286065 {#2911
      date: 2023-10-14 14:21:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2915}
  +body: """
    > authoritarian xenophobes\n
    \n
    It’s OK, this isn’t reddit, you can say cracker.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697309693 {#3145
    date: 2023-10-14 20:54:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@matcha_addict@lemy.lol"
    "@ebenixo@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3141 …}
  +nested: Doctrine\ORM\PersistentCollection {#3139 …}
  +votes: Doctrine\ORM\PersistentCollection {#3137 …}
  +reports: Doctrine\ORM\PersistentCollection {#3135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
  -id: 49119
  -bodyTs: "'authoritarian':1 'cracker':13 'isn':7 'ok':5 'reddit':9 'say':12 'xenophob':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4897560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697309693 {#3144
    date: 2023-10-14 20:54:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
201 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
202 DENIED moderate
App\Entity\EntryComment {#3414
  +user: App\Entity\User {#2929 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2916 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3143
    +user: Proxies\__CG__\App\Entity\User {#3142 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2916 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2915
      +user: App\Entity\User {#2929 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2916 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Lemmy is full of authoritarian xenophobes (read: white kids from wealthy backgrounds) who support the brutalization of the Palestinian people and open air prison they’re forced into. That’s why you never heard a peep from them about the murders of innocent Palestinians that have been nonstop since the establishment of the Apartheid state of Israel. You won’t find much support here among these right wing war mongers."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1698204340 {#2910
        date: 2023-10-25 05:25:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@matcha_addict@lemy.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2917 …}
      +nested: Doctrine\ORM\PersistentCollection {#2919 …}
      +votes: Doctrine\ORM\PersistentCollection {#2921 …}
      +reports: Doctrine\ORM\PersistentCollection {#2923 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2925 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2927 …}
      -id: 48366
      -bodyTs: "'air':23 'among':65 'apartheid':54 'authoritarian':5 'background':12 'brutal':16 'establish':51 'find':61 'forc':27 'full':3 'heard':34 'innoc':43 'israel':57 'kid':9 'lemmi':1 'monger':70 'much':62 'murder':41 'never':33 'nonstop':48 'open':22 'palestinian':19,44 'peep':36 'peopl':20 'prison':24 're':26 'read':7 'right':67 'sinc':49 'state':55 'support':14,63 'war':69 'wealthi':11 'white':8 'wing':68 'won':59 'xenophob':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4419590"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697286065 {#2911
        date: 2023-10-14 14:21:05.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2915}
    +body: """
      > authoritarian xenophobes\n
      \n
      It’s OK, this isn’t reddit, you can say cracker.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697309693 {#3145
      date: 2023-10-14 20:54:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@matcha_addict@lemy.lol"
      "@ebenixo@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3141 …}
    +nested: Doctrine\ORM\PersistentCollection {#3139 …}
    +votes: Doctrine\ORM\PersistentCollection {#3137 …}
    +reports: Doctrine\ORM\PersistentCollection {#3135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
    -id: 49119
    -bodyTs: "'authoritarian':1 'cracker':13 'isn':7 'ok':5 'reddit':9 'say':12 'xenophob':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4897560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697309693 {#3144
      date: 2023-10-14 20:54:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2915}
  +body: "speaking of xenophobes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697310896 {#3413
    date: 2023-10-14 21:14:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@matcha_addict@lemy.lol"
    "@ebenixo@sh.itjust.works"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3419 …}
  +nested: Doctrine\ORM\PersistentCollection {#3420 …}
  +votes: Doctrine\ORM\PersistentCollection {#3422 …}
  +reports: Doctrine\ORM\PersistentCollection {#3426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3430 …}
  -id: 49173
  -bodyTs: "'speak':1 'xenophob':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4429864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697310896 {#3416
    date: 2023-10-14 21:14: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
203 DENIED edit
App\Entity\EntryComment {#3414
  +user: App\Entity\User {#2929 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2916 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3143
    +user: Proxies\__CG__\App\Entity\User {#3142 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2916 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2915
      +user: App\Entity\User {#2929 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2916 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Lemmy is full of authoritarian xenophobes (read: white kids from wealthy backgrounds) who support the brutalization of the Palestinian people and open air prison they’re forced into. That’s why you never heard a peep from them about the murders of innocent Palestinians that have been nonstop since the establishment of the Apartheid state of Israel. You won’t find much support here among these right wing war mongers."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1698204340 {#2910
        date: 2023-10-25 05:25:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@matcha_addict@lemy.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2917 …}
      +nested: Doctrine\ORM\PersistentCollection {#2919 …}
      +votes: Doctrine\ORM\PersistentCollection {#2921 …}
      +reports: Doctrine\ORM\PersistentCollection {#2923 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2925 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2927 …}
      -id: 48366
      -bodyTs: "'air':23 'among':65 'apartheid':54 'authoritarian':5 'background':12 'brutal':16 'establish':51 'find':61 'forc':27 'full':3 'heard':34 'innoc':43 'israel':57 'kid':9 'lemmi':1 'monger':70 'much':62 'murder':41 'never':33 'nonstop':48 'open':22 'palestinian':19,44 'peep':36 'peopl':20 'prison':24 're':26 'read':7 'right':67 'sinc':49 'state':55 'support':14,63 'war':69 'wealthi':11 'white':8 'wing':68 'won':59 'xenophob':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4419590"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697286065 {#2911
        date: 2023-10-14 14:21:05.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2915}
    +body: """
      > authoritarian xenophobes\n
      \n
      It’s OK, this isn’t reddit, you can say cracker.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697309693 {#3145
      date: 2023-10-14 20:54:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@matcha_addict@lemy.lol"
      "@ebenixo@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3141 …}
    +nested: Doctrine\ORM\PersistentCollection {#3139 …}
    +votes: Doctrine\ORM\PersistentCollection {#3137 …}
    +reports: Doctrine\ORM\PersistentCollection {#3135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
    -id: 49119
    -bodyTs: "'authoritarian':1 'cracker':13 'isn':7 'ok':5 'reddit':9 'say':12 'xenophob':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4897560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697309693 {#3144
      date: 2023-10-14 20:54:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2915}
  +body: "speaking of xenophobes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697310896 {#3413
    date: 2023-10-14 21:14:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@matcha_addict@lemy.lol"
    "@ebenixo@sh.itjust.works"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3419 …}
  +nested: Doctrine\ORM\PersistentCollection {#3420 …}
  +votes: Doctrine\ORM\PersistentCollection {#3422 …}
  +reports: Doctrine\ORM\PersistentCollection {#3426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3430 …}
  -id: 49173
  -bodyTs: "'speak':1 'xenophob':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4429864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697310896 {#3416
    date: 2023-10-14 21:14: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
204 DENIED moderate
App\Entity\EntryComment {#3414
  +user: App\Entity\User {#2929 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2916 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3143
    +user: Proxies\__CG__\App\Entity\User {#3142 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2916 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2915
      +user: App\Entity\User {#2929 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2916 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Lemmy is full of authoritarian xenophobes (read: white kids from wealthy backgrounds) who support the brutalization of the Palestinian people and open air prison they’re forced into. That’s why you never heard a peep from them about the murders of innocent Palestinians that have been nonstop since the establishment of the Apartheid state of Israel. You won’t find much support here among these right wing war mongers."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1698204340 {#2910
        date: 2023-10-25 05:25:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@matcha_addict@lemy.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2917 …}
      +nested: Doctrine\ORM\PersistentCollection {#2919 …}
      +votes: Doctrine\ORM\PersistentCollection {#2921 …}
      +reports: Doctrine\ORM\PersistentCollection {#2923 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2925 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2927 …}
      -id: 48366
      -bodyTs: "'air':23 'among':65 'apartheid':54 'authoritarian':5 'background':12 'brutal':16 'establish':51 'find':61 'forc':27 'full':3 'heard':34 'innoc':43 'israel':57 'kid':9 'lemmi':1 'monger':70 'much':62 'murder':41 'never':33 'nonstop':48 'open':22 'palestinian':19,44 'peep':36 'peopl':20 'prison':24 're':26 'read':7 'right':67 'sinc':49 'state':55 'support':14,63 'war':69 'wealthi':11 'white':8 'wing':68 'won':59 'xenophob':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4419590"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697286065 {#2911
        date: 2023-10-14 14:21:05.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2915}
    +body: """
      > authoritarian xenophobes\n
      \n
      It’s OK, this isn’t reddit, you can say cracker.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697309693 {#3145
      date: 2023-10-14 20:54:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@matcha_addict@lemy.lol"
      "@ebenixo@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3141 …}
    +nested: Doctrine\ORM\PersistentCollection {#3139 …}
    +votes: Doctrine\ORM\PersistentCollection {#3137 …}
    +reports: Doctrine\ORM\PersistentCollection {#3135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
    -id: 49119
    -bodyTs: "'authoritarian':1 'cracker':13 'isn':7 'ok':5 'reddit':9 'say':12 'xenophob':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4897560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697309693 {#3144
      date: 2023-10-14 20:54:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2915}
  +body: "speaking of xenophobes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697310896 {#3413
    date: 2023-10-14 21:14:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@matcha_addict@lemy.lol"
    "@ebenixo@sh.itjust.works"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3419 …}
  +nested: Doctrine\ORM\PersistentCollection {#3420 …}
  +votes: Doctrine\ORM\PersistentCollection {#3422 …}
  +reports: Doctrine\ORM\PersistentCollection {#3426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3430 …}
  -id: 49173
  -bodyTs: "'speak':1 'xenophob':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4429864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697310896 {#3416
    date: 2023-10-14 21:14: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
205 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
206 DENIED moderate
App\Entity\EntryComment {#2990
  +user: App\Entity\User {#3004 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2991 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Sorry. Meant to say “It’s French for hello, *I’m* a dumbass”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698204267 {#2984
    date: 2023-10-25 05:24:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2992 …}
  +nested: Doctrine\ORM\PersistentCollection {#2994 …}
  +votes: Doctrine\ORM\PersistentCollection {#2996 …}
  +reports: Doctrine\ORM\PersistentCollection {#2998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3000 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3002 …}
  -id: 70299
  -bodyTs: "'dumbass':13 'french':7 'hello':9 'm':11 'meant':2 'say':4 'sorri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4023385"
  +editedAt: DateTimeImmutable @1698204290 {#2985
    date: 2023-10-25 05:24:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698204267 {#2986
    date: 2023-10-25 05:24:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
207 DENIED edit
App\Entity\EntryComment {#2990
  +user: App\Entity\User {#3004 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2991 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Sorry. Meant to say “It’s French for hello, *I’m* a dumbass”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698204267 {#2984
    date: 2023-10-25 05:24:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2992 …}
  +nested: Doctrine\ORM\PersistentCollection {#2994 …}
  +votes: Doctrine\ORM\PersistentCollection {#2996 …}
  +reports: Doctrine\ORM\PersistentCollection {#2998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3000 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3002 …}
  -id: 70299
  -bodyTs: "'dumbass':13 'french':7 'hello':9 'm':11 'meant':2 'say':4 'sorri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4023385"
  +editedAt: DateTimeImmutable @1698204290 {#2985
    date: 2023-10-25 05:24:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698204267 {#2986
    date: 2023-10-25 05:24:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
208 DENIED moderate
App\Entity\EntryComment {#2990
  +user: App\Entity\User {#3004 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2991 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Sorry. Meant to say “It’s French for hello, *I’m* a dumbass”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698204267 {#2984
    date: 2023-10-25 05:24:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2992 …}
  +nested: Doctrine\ORM\PersistentCollection {#2994 …}
  +votes: Doctrine\ORM\PersistentCollection {#2996 …}
  +reports: Doctrine\ORM\PersistentCollection {#2998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3000 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3002 …}
  -id: 70299
  -bodyTs: "'dumbass':13 'french':7 'hello':9 'm':11 'meant':2 'say':4 'sorri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4023385"
  +editedAt: DateTimeImmutable @1698204290 {#2985
    date: 2023-10-25 05:24:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698204267 {#2986
    date: 2023-10-25 05:24:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
209 DENIED edit
App\Entity\Magazine {#307
  +icon: Proxies\__CG__\App\Entity\Image {#288 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#315
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#279 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
  +entries: Doctrine\ORM\PersistentCollection {#222 …}
  +posts: Doctrine\ORM\PersistentCollection {#180 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
  +bans: Doctrine\ORM\PersistentCollection {#159 …}
  +reports: Doctrine\ORM\PersistentCollection {#145 …}
  +badges: Doctrine\ORM\PersistentCollection {#123 …}
  +logs: Doctrine\ORM\PersistentCollection {#113 …}
  +awards: Doctrine\ORM\PersistentCollection {#102 …}
  +categories: Doctrine\ORM\PersistentCollection {#89 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#316
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#310
    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