GET https://kbin.spritesserver.nl/index.php/u/@forensic_potato@lemmy.world/comments

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 …}
}
259.01 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.05 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 {#2090
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
  +body: "![](https://lemmy.world/pictrs/image/30af904e-9f3f-482b-988a-ee75a4965b7a.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 48
  +score: 0
  +lastActive: DateTime @1702949364 {#2131
    date: 2023-12-19 02:29:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@idunnololz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2035 …}
  +nested: Doctrine\ORM\PersistentCollection {#2037 …}
  +votes: Doctrine\ORM\PersistentCollection {#2075 …}
  +reports: Doctrine\ORM\PersistentCollection {#2079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
  -id: 233565
  -bodyTs: "'/pictrs/image/30af904e-9f3f-482b-988a-ee75a4965b7a.png)':3 'lemmy.world':2 'lemmy.world/pictrs/image/30af904e-9f3f-482b-988a-ee75a4965b7a.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6121997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702949364 {#1362
    date: 2023-12-19 02:29:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2090
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
  +body: "![](https://lemmy.world/pictrs/image/30af904e-9f3f-482b-988a-ee75a4965b7a.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 48
  +score: 0
  +lastActive: DateTime @1702949364 {#2131
    date: 2023-12-19 02:29:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@idunnololz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2035 …}
  +nested: Doctrine\ORM\PersistentCollection {#2037 …}
  +votes: Doctrine\ORM\PersistentCollection {#2075 …}
  +reports: Doctrine\ORM\PersistentCollection {#2079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
  -id: 233565
  -bodyTs: "'/pictrs/image/30af904e-9f3f-482b-988a-ee75a4965b7a.png)':3 'lemmy.world':2 'lemmy.world/pictrs/image/30af904e-9f3f-482b-988a-ee75a4965b7a.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6121997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702949364 {#1362
    date: 2023-12-19 02:29:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2090
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
  +body: "![](https://lemmy.world/pictrs/image/30af904e-9f3f-482b-988a-ee75a4965b7a.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 48
  +score: 0
  +lastActive: DateTime @1702949364 {#2131
    date: 2023-12-19 02:29:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@idunnololz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2035 …}
  +nested: Doctrine\ORM\PersistentCollection {#2037 …}
  +votes: Doctrine\ORM\PersistentCollection {#2075 …}
  +reports: Doctrine\ORM\PersistentCollection {#2079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
  -id: 233565
  -bodyTs: "'/pictrs/image/30af904e-9f3f-482b-988a-ee75a4965b7a.png)':3 'lemmy.world':2 'lemmy.world/pictrs/image/30af904e-9f3f-482b-988a-ee75a4965b7a.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6121997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702949364 {#1362
    date: 2023-12-19 02:29:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2336
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2072 …}
  +image: null
  +parent: null
  +root: null
  +body: "I just found this yesterday so I cannot properly give a review on it, but I found [Logseq](https://logseq.com/) which seems to be a privacy-focused knowledge management and collaboration platform. It seems very promising and reminds me somewhat of Obsidian"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1703356347 {#2092
    date: 2023-12-23 19:32:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@airbussy@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2067 …}
  +votes: Doctrine\ORM\PersistentCollection {#2074 …}
  +reports: Doctrine\ORM\PersistentCollection {#2164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
  -id: 202215
  -bodyTs: "'/)':21 'cannot':8 'collabor':33 'focus':29 'found':3,17 'give':10 'knowledg':30 'logseq':18 'logseq.com':20 'logseq.com/)':19 'manag':31 'obsidian':44 'platform':34 'privaci':28 'privacy-focus':27 'promis':38 'proper':9 'remind':40 'review':12 'seem':23,36 'somewhat':42 'yesterday':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5846949"
  +editedAt: DateTimeImmutable @1703449982 {#2241
    date: 2023-12-24 21:33:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701874017 {#2129
    date: 2023-12-06 15:46:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2336
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2072 …}
  +image: null
  +parent: null
  +root: null
  +body: "I just found this yesterday so I cannot properly give a review on it, but I found [Logseq](https://logseq.com/) which seems to be a privacy-focused knowledge management and collaboration platform. It seems very promising and reminds me somewhat of Obsidian"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1703356347 {#2092
    date: 2023-12-23 19:32:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@airbussy@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2067 …}
  +votes: Doctrine\ORM\PersistentCollection {#2074 …}
  +reports: Doctrine\ORM\PersistentCollection {#2164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
  -id: 202215
  -bodyTs: "'/)':21 'cannot':8 'collabor':33 'focus':29 'found':3,17 'give':10 'knowledg':30 'logseq':18 'logseq.com':20 'logseq.com/)':19 'manag':31 'obsidian':44 'platform':34 'privaci':28 'privacy-focus':27 'promis':38 'proper':9 'remind':40 'review':12 'seem':23,36 'somewhat':42 'yesterday':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5846949"
  +editedAt: DateTimeImmutable @1703449982 {#2241
    date: 2023-12-24 21:33:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701874017 {#2129
    date: 2023-12-06 15:46:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2336
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2072 …}
  +image: null
  +parent: null
  +root: null
  +body: "I just found this yesterday so I cannot properly give a review on it, but I found [Logseq](https://logseq.com/) which seems to be a privacy-focused knowledge management and collaboration platform. It seems very promising and reminds me somewhat of Obsidian"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1703356347 {#2092
    date: 2023-12-23 19:32:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@airbussy@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2067 …}
  +votes: Doctrine\ORM\PersistentCollection {#2074 …}
  +reports: Doctrine\ORM\PersistentCollection {#2164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
  -id: 202215
  -bodyTs: "'/)':21 'cannot':8 'collabor':33 'focus':29 'found':3,17 'give':10 'knowledg':30 'logseq':18 'logseq.com':20 'logseq.com/)':19 'manag':31 'obsidian':44 'platform':34 'privaci':28 'privacy-focus':27 'promis':38 'proper':9 'remind':40 'review':12 'seem':23,36 'somewhat':42 'yesterday':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5846949"
  +editedAt: DateTimeImmutable @1703449982 {#2241
    date: 2023-12-24 21:33:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701874017 {#2129
    date: 2023-12-06 15:46:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2338
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2335 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2339 …}
  +image: null
  +parent: null
  +root: null
  +body: "We might be related! Do you what to go on space adventures AND solve crimes?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701718464 {#2327
    date: 2023-12-04 20:34:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MandalorianPotato@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2343 …}
  +nested: Doctrine\ORM\PersistentCollection {#2342 …}
  +votes: Doctrine\ORM\PersistentCollection {#2341 …}
  +reports: Doctrine\ORM\PersistentCollection {#2191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 167658
  -bodyTs: "'adventur':12 'crime':15 'go':9 'might':2 'relat':4 'solv':14 'space':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5603371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701028508 {#2334
    date: 2023-11-26 20:55:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2338
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2335 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2339 …}
  +image: null
  +parent: null
  +root: null
  +body: "We might be related! Do you what to go on space adventures AND solve crimes?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701718464 {#2327
    date: 2023-12-04 20:34:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MandalorianPotato@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2343 …}
  +nested: Doctrine\ORM\PersistentCollection {#2342 …}
  +votes: Doctrine\ORM\PersistentCollection {#2341 …}
  +reports: Doctrine\ORM\PersistentCollection {#2191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 167658
  -bodyTs: "'adventur':12 'crime':15 'go':9 'might':2 'relat':4 'solv':14 'space':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5603371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701028508 {#2334
    date: 2023-11-26 20:55:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2338
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2335 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2339 …}
  +image: null
  +parent: null
  +root: null
  +body: "We might be related! Do you what to go on space adventures AND solve crimes?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701718464 {#2327
    date: 2023-12-04 20:34:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MandalorianPotato@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2343 …}
  +nested: Doctrine\ORM\PersistentCollection {#2342 …}
  +votes: Doctrine\ORM\PersistentCollection {#2341 …}
  +reports: Doctrine\ORM\PersistentCollection {#2191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 167658
  -bodyTs: "'adventur':12 'crime':15 'go':9 'might':2 'relat':4 'solv':14 'space':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5603371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701028508 {#2334
    date: 2023-11-26 20:55:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2314
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2060 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2141 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    “I don’t know half of you half as well as I should like, and I like less than half of you half as well as you deserve.”\n
    \n
    I also often question whether the thing I’d like to post needs to be posted (and in the process, I talk myself out of it)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1698966975 {#2337
    date: 2023-11-03 00:16:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@kbin.run"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2042 …}
  +nested: Doctrine\ORM\PersistentCollection {#2344 …}
  +votes: Doctrine\ORM\PersistentCollection {#2347 …}
  +reports: Doctrine\ORM\PersistentCollection {#2346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
  -id: 85876
  -bodyTs: "'also':30 'd':37 'deserv':28 'half':5,8,20,23 'know':4 'less':18 'like':14,17,38 'need':41 'often':31 'post':40,44 'process':48 'question':32 'talk':50 'thing':35 'well':10,25 'whether':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5017353"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698966975 {#2143
    date: 2023-11-03 00:16:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2314
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2060 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2141 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    “I don’t know half of you half as well as I should like, and I like less than half of you half as well as you deserve.”\n
    \n
    I also often question whether the thing I’d like to post needs to be posted (and in the process, I talk myself out of it)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1698966975 {#2337
    date: 2023-11-03 00:16:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@kbin.run"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2042 …}
  +nested: Doctrine\ORM\PersistentCollection {#2344 …}
  +votes: Doctrine\ORM\PersistentCollection {#2347 …}
  +reports: Doctrine\ORM\PersistentCollection {#2346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
  -id: 85876
  -bodyTs: "'also':30 'd':37 'deserv':28 'half':5,8,20,23 'know':4 'less':18 'like':14,17,38 'need':41 'often':31 'post':40,44 'process':48 'question':32 'talk':50 'thing':35 'well':10,25 'whether':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5017353"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698966975 {#2143
    date: 2023-11-03 00:16:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2314
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2060 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2141 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    “I don’t know half of you half as well as I should like, and I like less than half of you half as well as you deserve.”\n
    \n
    I also often question whether the thing I’d like to post needs to be posted (and in the process, I talk myself out of it)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1698966975 {#2337
    date: 2023-11-03 00:16:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@kbin.run"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2042 …}
  +nested: Doctrine\ORM\PersistentCollection {#2344 …}
  +votes: Doctrine\ORM\PersistentCollection {#2347 …}
  +reports: Doctrine\ORM\PersistentCollection {#2346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
  -id: 85876
  -bodyTs: "'also':30 'd':37 'deserv':28 'half':5,8,20,23 'know':4 'less':18 'like':14,17,38 'need':41 'often':31 'post':40,44 'process':48 'question':32 'talk':50 'thing':35 'well':10,25 'whether':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5017353"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698966975 {#2143
    date: 2023-11-03 00:16:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2051
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2056 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2059 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2046
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2056 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’d like to add to the sentiment of this post by saying that if you ever used any of those amazing websites, I’m sure the developers will highly appreciate it if those with the means could consider contributing to their projects.\n
      \n
      We all know how greedy and shameless YouTube can be, and yet those developers give us incredible products for free. And if you ever saw the entitled requests of some users on their projects’ pages whenever YouTube implements some changes, and they have to rush to fix their code, I’m sure you would appreciate them even more. I’ve personally seen quite a few projects being abandoned because of the sometimes thankless job of being a developer, and I would hate it for any of these to suffer a similar fate.\n
      \n
      So if you can and are willing, feel free to join me in contributing to:\n
      \n
      - [Invidious](https://invidious.io/donate/)\n
      - [Piped](https://github.com/TeamPiped/Piped#donations)\n
      - [LibreTube](https://github.com/libre-tube/LibreTube#donate)\n
      - [FreeTube](https://github.com/FreeTubeApp/FreeTube#donate)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 171
    +score: 0
    +lastActive: DateTime @1697280563 {#2132
      date: 2023-10-14 12:49:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@rush@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2099 …}
    +nested: Doctrine\ORM\PersistentCollection {#2108 …}
    +votes: Doctrine\ORM\PersistentCollection {#2101 …}
    +reports: Doctrine\ORM\PersistentCollection {#2109 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2106 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2107 …}
    -id: 46864
    -bodyTs: "'/donate/)':154 '/freetubeapp/freetube#donate)':166 '/libre-tube/libretube#donate)':162 '/teampiped/piped#donations)':158 'abandon':111 'add':5 'amaz':22 'appreci':31,98 'chang':83 'code':92 'consid':39 'contribut':40,149 'could':38 'd':2 'develop':28,57,121 'entitl':70 'even':100 'ever':17,67 'fate':135 'feel':143 'fix':90 'free':63,144 'freetub':163 'github.com':157,161,165 'github.com/freetubeapp/freetube#donate)':164 'github.com/libre-tube/libretube#donate)':160 'github.com/teampiped/piped#donations)':156 'give':58 'greedi':48 'hate':125 'high':30 'implement':81 'incred':60 'invidi':151 'invidious.io':153 'invidious.io/donate/)':152 'job':117 'join':146 'know':46 'libretub':159 'like':3 'm':25,94 'mean':37 'page':78 'person':104 'pipe':155 'post':11 'product':61 'project':43,77,109 'quit':106 'request':71 'rush':88 'saw':68 'say':13 'seen':105 'sentiment':8 'shameless':50 'similar':134 'sometim':115 'suffer':132 'sure':26,95 'thankless':116 'us':59 'use':18 'user':74 've':103 'websit':23 'whenev':79 'will':142 'would':97,124 'yet':55 'youtub':51,80"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4510702"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697231109 {#2138
      date: 2023-10-13 23:05:09.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    Lmao serious ‘fuck you’ energy.\n
    \n
    Out of curiosity I went to the project’s page and saw more info on why they don’t take donations:\n
    \n
    > Free. Open-source. For users by users. No donations sought. If you ever want to contribute something, think about the people working hard to maintain the filter lists you are using, which are available to use by all for free.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 60
  +score: 0
  +lastActive: DateTime @1697243909 {#2328
    date: 2023-10-14 02:38:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rush@lemm.ee"
    "@forensic_potato@lemmy.world"
    "@porksoda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2047 …}
  +nested: Doctrine\ORM\PersistentCollection {#2057 …}
  +votes: Doctrine\ORM\PersistentCollection {#2055 …}
  +reports: Doctrine\ORM\PersistentCollection {#2054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
  -id: 47446
  -bodyTs: "'avail':61 'contribut':43 'curios':8 'donat':26,36 'energi':5 'ever':40 'filter':54 'free':27,67 'fuck':3 'hard':50 'info':19 'list':55 'lmao':1 'maintain':52 'open':29 'open-sourc':28 'page':15 'peopl':48 'project':13 'saw':17 'serious':2 'someth':44 'sought':37 'sourc':30 'take':25 'think':45 'use':58,63 'user':32,34 'want':41 'went':10 'work':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4514958"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697243909 {#2326
    date: 2023-10-14 02:38:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2051
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2056 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2059 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2046
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2056 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’d like to add to the sentiment of this post by saying that if you ever used any of those amazing websites, I’m sure the developers will highly appreciate it if those with the means could consider contributing to their projects.\n
      \n
      We all know how greedy and shameless YouTube can be, and yet those developers give us incredible products for free. And if you ever saw the entitled requests of some users on their projects’ pages whenever YouTube implements some changes, and they have to rush to fix their code, I’m sure you would appreciate them even more. I’ve personally seen quite a few projects being abandoned because of the sometimes thankless job of being a developer, and I would hate it for any of these to suffer a similar fate.\n
      \n
      So if you can and are willing, feel free to join me in contributing to:\n
      \n
      - [Invidious](https://invidious.io/donate/)\n
      - [Piped](https://github.com/TeamPiped/Piped#donations)\n
      - [LibreTube](https://github.com/libre-tube/LibreTube#donate)\n
      - [FreeTube](https://github.com/FreeTubeApp/FreeTube#donate)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 171
    +score: 0
    +lastActive: DateTime @1697280563 {#2132
      date: 2023-10-14 12:49:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@rush@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2099 …}
    +nested: Doctrine\ORM\PersistentCollection {#2108 …}
    +votes: Doctrine\ORM\PersistentCollection {#2101 …}
    +reports: Doctrine\ORM\PersistentCollection {#2109 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2106 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2107 …}
    -id: 46864
    -bodyTs: "'/donate/)':154 '/freetubeapp/freetube#donate)':166 '/libre-tube/libretube#donate)':162 '/teampiped/piped#donations)':158 'abandon':111 'add':5 'amaz':22 'appreci':31,98 'chang':83 'code':92 'consid':39 'contribut':40,149 'could':38 'd':2 'develop':28,57,121 'entitl':70 'even':100 'ever':17,67 'fate':135 'feel':143 'fix':90 'free':63,144 'freetub':163 'github.com':157,161,165 'github.com/freetubeapp/freetube#donate)':164 'github.com/libre-tube/libretube#donate)':160 'github.com/teampiped/piped#donations)':156 'give':58 'greedi':48 'hate':125 'high':30 'implement':81 'incred':60 'invidi':151 'invidious.io':153 'invidious.io/donate/)':152 'job':117 'join':146 'know':46 'libretub':159 'like':3 'm':25,94 'mean':37 'page':78 'person':104 'pipe':155 'post':11 'product':61 'project':43,77,109 'quit':106 'request':71 'rush':88 'saw':68 'say':13 'seen':105 'sentiment':8 'shameless':50 'similar':134 'sometim':115 'suffer':132 'sure':26,95 'thankless':116 'us':59 'use':18 'user':74 've':103 'websit':23 'whenev':79 'will':142 'would':97,124 'yet':55 'youtub':51,80"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4510702"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697231109 {#2138
      date: 2023-10-13 23:05:09.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    Lmao serious ‘fuck you’ energy.\n
    \n
    Out of curiosity I went to the project’s page and saw more info on why they don’t take donations:\n
    \n
    > Free. Open-source. For users by users. No donations sought. If you ever want to contribute something, think about the people working hard to maintain the filter lists you are using, which are available to use by all for free.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 60
  +score: 0
  +lastActive: DateTime @1697243909 {#2328
    date: 2023-10-14 02:38:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rush@lemm.ee"
    "@forensic_potato@lemmy.world"
    "@porksoda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2047 …}
  +nested: Doctrine\ORM\PersistentCollection {#2057 …}
  +votes: Doctrine\ORM\PersistentCollection {#2055 …}
  +reports: Doctrine\ORM\PersistentCollection {#2054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
  -id: 47446
  -bodyTs: "'avail':61 'contribut':43 'curios':8 'donat':26,36 'energi':5 'ever':40 'filter':54 'free':27,67 'fuck':3 'hard':50 'info':19 'list':55 'lmao':1 'maintain':52 'open':29 'open-sourc':28 'page':15 'peopl':48 'project':13 'saw':17 'serious':2 'someth':44 'sought':37 'sourc':30 'take':25 'think':45 'use':58,63 'user':32,34 'want':41 'went':10 'work':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4514958"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697243909 {#2326
    date: 2023-10-14 02:38:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2051
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2056 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2059 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2046
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2056 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’d like to add to the sentiment of this post by saying that if you ever used any of those amazing websites, I’m sure the developers will highly appreciate it if those with the means could consider contributing to their projects.\n
      \n
      We all know how greedy and shameless YouTube can be, and yet those developers give us incredible products for free. And if you ever saw the entitled requests of some users on their projects’ pages whenever YouTube implements some changes, and they have to rush to fix their code, I’m sure you would appreciate them even more. I’ve personally seen quite a few projects being abandoned because of the sometimes thankless job of being a developer, and I would hate it for any of these to suffer a similar fate.\n
      \n
      So if you can and are willing, feel free to join me in contributing to:\n
      \n
      - [Invidious](https://invidious.io/donate/)\n
      - [Piped](https://github.com/TeamPiped/Piped#donations)\n
      - [LibreTube](https://github.com/libre-tube/LibreTube#donate)\n
      - [FreeTube](https://github.com/FreeTubeApp/FreeTube#donate)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 171
    +score: 0
    +lastActive: DateTime @1697280563 {#2132
      date: 2023-10-14 12:49:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@rush@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2099 …}
    +nested: Doctrine\ORM\PersistentCollection {#2108 …}
    +votes: Doctrine\ORM\PersistentCollection {#2101 …}
    +reports: Doctrine\ORM\PersistentCollection {#2109 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2106 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2107 …}
    -id: 46864
    -bodyTs: "'/donate/)':154 '/freetubeapp/freetube#donate)':166 '/libre-tube/libretube#donate)':162 '/teampiped/piped#donations)':158 'abandon':111 'add':5 'amaz':22 'appreci':31,98 'chang':83 'code':92 'consid':39 'contribut':40,149 'could':38 'd':2 'develop':28,57,121 'entitl':70 'even':100 'ever':17,67 'fate':135 'feel':143 'fix':90 'free':63,144 'freetub':163 'github.com':157,161,165 'github.com/freetubeapp/freetube#donate)':164 'github.com/libre-tube/libretube#donate)':160 'github.com/teampiped/piped#donations)':156 'give':58 'greedi':48 'hate':125 'high':30 'implement':81 'incred':60 'invidi':151 'invidious.io':153 'invidious.io/donate/)':152 'job':117 'join':146 'know':46 'libretub':159 'like':3 'm':25,94 'mean':37 'page':78 'person':104 'pipe':155 'post':11 'product':61 'project':43,77,109 'quit':106 'request':71 'rush':88 'saw':68 'say':13 'seen':105 'sentiment':8 'shameless':50 'similar':134 'sometim':115 'suffer':132 'sure':26,95 'thankless':116 'us':59 'use':18 'user':74 've':103 'websit':23 'whenev':79 'will':142 'would':97,124 'yet':55 'youtub':51,80"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4510702"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697231109 {#2138
      date: 2023-10-13 23:05:09.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    Lmao serious ‘fuck you’ energy.\n
    \n
    Out of curiosity I went to the project’s page and saw more info on why they don’t take donations:\n
    \n
    > Free. Open-source. For users by users. No donations sought. If you ever want to contribute something, think about the people working hard to maintain the filter lists you are using, which are available to use by all for free.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 60
  +score: 0
  +lastActive: DateTime @1697243909 {#2328
    date: 2023-10-14 02:38:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rush@lemm.ee"
    "@forensic_potato@lemmy.world"
    "@porksoda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2047 …}
  +nested: Doctrine\ORM\PersistentCollection {#2057 …}
  +votes: Doctrine\ORM\PersistentCollection {#2055 …}
  +reports: Doctrine\ORM\PersistentCollection {#2054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
  -id: 47446
  -bodyTs: "'avail':61 'contribut':43 'curios':8 'donat':26,36 'energi':5 'ever':40 'filter':54 'free':27,67 'fuck':3 'hard':50 'info':19 'list':55 'lmao':1 'maintain':52 'open':29 'open-sourc':28 'page':15 'peopl':48 'project':13 'saw':17 'serious':2 'someth':44 'sought':37 'sourc':30 'take':25 'think':45 'use':58,63 'user':32,34 'want':41 'went':10 'work':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4514958"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697243909 {#2326
    date: 2023-10-14 02:38:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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
Proxies\__CG__\App\Entity\EntryComment {#2046
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2056 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’d like to add to the sentiment of this post by saying that if you ever used any of those amazing websites, I’m sure the developers will highly appreciate it if those with the means could consider contributing to their projects.\n
    \n
    We all know how greedy and shameless YouTube can be, and yet those developers give us incredible products for free. And if you ever saw the entitled requests of some users on their projects’ pages whenever YouTube implements some changes, and they have to rush to fix their code, I’m sure you would appreciate them even more. I’ve personally seen quite a few projects being abandoned because of the sometimes thankless job of being a developer, and I would hate it for any of these to suffer a similar fate.\n
    \n
    So if you can and are willing, feel free to join me in contributing to:\n
    \n
    - [Invidious](https://invidious.io/donate/)\n
    - [Piped](https://github.com/TeamPiped/Piped#donations)\n
    - [LibreTube](https://github.com/libre-tube/LibreTube#donate)\n
    - [FreeTube](https://github.com/FreeTubeApp/FreeTube#donate)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 171
  +score: 0
  +lastActive: DateTime @1697280563 {#2132
    date: 2023-10-14 12:49:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rush@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2099 …}
  +nested: Doctrine\ORM\PersistentCollection {#2108 …}
  +votes: Doctrine\ORM\PersistentCollection {#2101 …}
  +reports: Doctrine\ORM\PersistentCollection {#2109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2107 …}
  -id: 46864
  -bodyTs: "'/donate/)':154 '/freetubeapp/freetube#donate)':166 '/libre-tube/libretube#donate)':162 '/teampiped/piped#donations)':158 'abandon':111 'add':5 'amaz':22 'appreci':31,98 'chang':83 'code':92 'consid':39 'contribut':40,149 'could':38 'd':2 'develop':28,57,121 'entitl':70 'even':100 'ever':17,67 'fate':135 'feel':143 'fix':90 'free':63,144 'freetub':163 'github.com':157,161,165 'github.com/freetubeapp/freetube#donate)':164 'github.com/libre-tube/libretube#donate)':160 'github.com/teampiped/piped#donations)':156 'give':58 'greedi':48 'hate':125 'high':30 'implement':81 'incred':60 'invidi':151 'invidious.io':153 'invidious.io/donate/)':152 'job':117 'join':146 'know':46 'libretub':159 'like':3 'm':25,94 'mean':37 'page':78 'person':104 'pipe':155 'post':11 'product':61 'project':43,77,109 'quit':106 'request':71 'rush':88 'saw':68 'say':13 'seen':105 'sentiment':8 'shameless':50 'similar':134 'sometim':115 'suffer':132 'sure':26,95 'thankless':116 'us':59 'use':18 'user':74 've':103 'websit':23 'whenev':79 'will':142 'would':97,124 'yet':55 'youtub':51,80"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4510702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697231109 {#2138
    date: 2023-10-13 23:05:09.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\EntryComment {#2046
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2056 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’d like to add to the sentiment of this post by saying that if you ever used any of those amazing websites, I’m sure the developers will highly appreciate it if those with the means could consider contributing to their projects.\n
    \n
    We all know how greedy and shameless YouTube can be, and yet those developers give us incredible products for free. And if you ever saw the entitled requests of some users on their projects’ pages whenever YouTube implements some changes, and they have to rush to fix their code, I’m sure you would appreciate them even more. I’ve personally seen quite a few projects being abandoned because of the sometimes thankless job of being a developer, and I would hate it for any of these to suffer a similar fate.\n
    \n
    So if you can and are willing, feel free to join me in contributing to:\n
    \n
    - [Invidious](https://invidious.io/donate/)\n
    - [Piped](https://github.com/TeamPiped/Piped#donations)\n
    - [LibreTube](https://github.com/libre-tube/LibreTube#donate)\n
    - [FreeTube](https://github.com/FreeTubeApp/FreeTube#donate)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 171
  +score: 0
  +lastActive: DateTime @1697280563 {#2132
    date: 2023-10-14 12:49:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rush@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2099 …}
  +nested: Doctrine\ORM\PersistentCollection {#2108 …}
  +votes: Doctrine\ORM\PersistentCollection {#2101 …}
  +reports: Doctrine\ORM\PersistentCollection {#2109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2107 …}
  -id: 46864
  -bodyTs: "'/donate/)':154 '/freetubeapp/freetube#donate)':166 '/libre-tube/libretube#donate)':162 '/teampiped/piped#donations)':158 'abandon':111 'add':5 'amaz':22 'appreci':31,98 'chang':83 'code':92 'consid':39 'contribut':40,149 'could':38 'd':2 'develop':28,57,121 'entitl':70 'even':100 'ever':17,67 'fate':135 'feel':143 'fix':90 'free':63,144 'freetub':163 'github.com':157,161,165 'github.com/freetubeapp/freetube#donate)':164 'github.com/libre-tube/libretube#donate)':160 'github.com/teampiped/piped#donations)':156 'give':58 'greedi':48 'hate':125 'high':30 'implement':81 'incred':60 'invidi':151 'invidious.io':153 'invidious.io/donate/)':152 'job':117 'join':146 'know':46 'libretub':159 'like':3 'm':25,94 'mean':37 'page':78 'person':104 'pipe':155 'post':11 'product':61 'project':43,77,109 'quit':106 'request':71 'rush':88 'saw':68 'say':13 'seen':105 'sentiment':8 'shameless':50 'similar':134 'sometim':115 'suffer':132 'sure':26,95 'thankless':116 'us':59 'use':18 'user':74 've':103 'websit':23 'whenev':79 'will':142 'would':97,124 'yet':55 'youtub':51,80"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4510702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697231109 {#2138
    date: 2023-10-13 23:05:09.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\EntryComment {#2046
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2056 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’d like to add to the sentiment of this post by saying that if you ever used any of those amazing websites, I’m sure the developers will highly appreciate it if those with the means could consider contributing to their projects.\n
    \n
    We all know how greedy and shameless YouTube can be, and yet those developers give us incredible products for free. And if you ever saw the entitled requests of some users on their projects’ pages whenever YouTube implements some changes, and they have to rush to fix their code, I’m sure you would appreciate them even more. I’ve personally seen quite a few projects being abandoned because of the sometimes thankless job of being a developer, and I would hate it for any of these to suffer a similar fate.\n
    \n
    So if you can and are willing, feel free to join me in contributing to:\n
    \n
    - [Invidious](https://invidious.io/donate/)\n
    - [Piped](https://github.com/TeamPiped/Piped#donations)\n
    - [LibreTube](https://github.com/libre-tube/LibreTube#donate)\n
    - [FreeTube](https://github.com/FreeTubeApp/FreeTube#donate)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 171
  +score: 0
  +lastActive: DateTime @1697280563 {#2132
    date: 2023-10-14 12:49:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rush@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2099 …}
  +nested: Doctrine\ORM\PersistentCollection {#2108 …}
  +votes: Doctrine\ORM\PersistentCollection {#2101 …}
  +reports: Doctrine\ORM\PersistentCollection {#2109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2107 …}
  -id: 46864
  -bodyTs: "'/donate/)':154 '/freetubeapp/freetube#donate)':166 '/libre-tube/libretube#donate)':162 '/teampiped/piped#donations)':158 'abandon':111 'add':5 'amaz':22 'appreci':31,98 'chang':83 'code':92 'consid':39 'contribut':40,149 'could':38 'd':2 'develop':28,57,121 'entitl':70 'even':100 'ever':17,67 'fate':135 'feel':143 'fix':90 'free':63,144 'freetub':163 'github.com':157,161,165 'github.com/freetubeapp/freetube#donate)':164 'github.com/libre-tube/libretube#donate)':160 'github.com/teampiped/piped#donations)':156 'give':58 'greedi':48 'hate':125 'high':30 'implement':81 'incred':60 'invidi':151 'invidious.io':153 'invidious.io/donate/)':152 'job':117 'join':146 'know':46 'libretub':159 'like':3 'm':25,94 'mean':37 'page':78 'person':104 'pipe':155 'post':11 'product':61 'project':43,77,109 'quit':106 'request':71 'rush':88 'saw':68 'say':13 'seen':105 'sentiment':8 'shameless':50 'similar':134 'sometim':115 'suffer':132 'sure':26,95 'thankless':116 'us':59 'use':18 'user':74 've':103 'websit':23 'whenev':79 'will':142 'would':97,124 'yet':55 'youtub':51,80"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4510702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697231109 {#2138
    date: 2023-10-13 23:05:09.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2118
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2072 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2121 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
  +body: "Thank you for the correction! I actually never looked much into it, so it was surprising to see how many [misconceptions there are about China’s social credit system](https://en.wikipedia.org/wiki/Social_Credit_System#Misconceptions). Having said that, after looking more into it, saying it was never put into place wouldn’t be entirely correct either, apparently. Some people have been comparing it to the credit score system in the US and it seems quite apt from what I read. It is there, it simply isn’t a centralized system or an all-encompassing entity."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696698234 {#2100
    date: 2023-10-07 19:03:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin9326@kerala.party"
    "@glad_cat@lemmy.sdf.org"
    "@forensic_potato@lemmy.world"
    "@vector_zero@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2123 …}
  +votes: Doctrine\ORM\PersistentCollection {#2116 …}
  +reports: Doctrine\ORM\PersistentCollection {#2161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  -id: 36104
  -bodyTs: "'/wiki/social_credit_system#misconceptions).':32 'actual':7 'all-encompass':90 'appar':54 'apt':73 'central':86 'china':25 'compar':59 'correct':5,52 'credit':28,63 'either':53 'en.wikipedia.org':31 'en.wikipedia.org/wiki/social_credit_system#misconceptions).':30 'encompass':92 'entir':51 'entiti':93 'isn':83 'look':9,37 'mani':20 'misconcept':21 'much':10 'never':8,44 'peopl':56 'place':47 'put':45 'quit':72 'read':77 'said':34 'say':41 'score':64 'see':18 'seem':71 'simpli':82 'social':27 'surpris':16 'system':29,65,87 'thank':1 'us':68 'wouldn':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4230025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696698234 {#2104
    date: 2023-10-07 19:03: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
27 DENIED edit
App\Entity\EntryComment {#2118
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2072 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2121 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
  +body: "Thank you for the correction! I actually never looked much into it, so it was surprising to see how many [misconceptions there are about China’s social credit system](https://en.wikipedia.org/wiki/Social_Credit_System#Misconceptions). Having said that, after looking more into it, saying it was never put into place wouldn’t be entirely correct either, apparently. Some people have been comparing it to the credit score system in the US and it seems quite apt from what I read. It is there, it simply isn’t a centralized system or an all-encompassing entity."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696698234 {#2100
    date: 2023-10-07 19:03:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin9326@kerala.party"
    "@glad_cat@lemmy.sdf.org"
    "@forensic_potato@lemmy.world"
    "@vector_zero@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2123 …}
  +votes: Doctrine\ORM\PersistentCollection {#2116 …}
  +reports: Doctrine\ORM\PersistentCollection {#2161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  -id: 36104
  -bodyTs: "'/wiki/social_credit_system#misconceptions).':32 'actual':7 'all-encompass':90 'appar':54 'apt':73 'central':86 'china':25 'compar':59 'correct':5,52 'credit':28,63 'either':53 'en.wikipedia.org':31 'en.wikipedia.org/wiki/social_credit_system#misconceptions).':30 'encompass':92 'entir':51 'entiti':93 'isn':83 'look':9,37 'mani':20 'misconcept':21 'much':10 'never':8,44 'peopl':56 'place':47 'put':45 'quit':72 'read':77 'said':34 'say':41 'score':64 'see':18 'seem':71 'simpli':82 'social':27 'surpris':16 'system':29,65,87 'thank':1 'us':68 'wouldn':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4230025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696698234 {#2104
    date: 2023-10-07 19:03: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
28 DENIED moderate
App\Entity\EntryComment {#2118
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2072 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2121 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
  +body: "Thank you for the correction! I actually never looked much into it, so it was surprising to see how many [misconceptions there are about China’s social credit system](https://en.wikipedia.org/wiki/Social_Credit_System#Misconceptions). Having said that, after looking more into it, saying it was never put into place wouldn’t be entirely correct either, apparently. Some people have been comparing it to the credit score system in the US and it seems quite apt from what I read. It is there, it simply isn’t a centralized system or an all-encompassing entity."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696698234 {#2100
    date: 2023-10-07 19:03:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin9326@kerala.party"
    "@glad_cat@lemmy.sdf.org"
    "@forensic_potato@lemmy.world"
    "@vector_zero@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2123 …}
  +votes: Doctrine\ORM\PersistentCollection {#2116 …}
  +reports: Doctrine\ORM\PersistentCollection {#2161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  -id: 36104
  -bodyTs: "'/wiki/social_credit_system#misconceptions).':32 'actual':7 'all-encompass':90 'appar':54 'apt':73 'central':86 'china':25 'compar':59 'correct':5,52 'credit':28,63 'either':53 'en.wikipedia.org':31 'en.wikipedia.org/wiki/social_credit_system#misconceptions).':30 'encompass':92 'entir':51 'entiti':93 'isn':83 'look':9,37 'mani':20 'misconcept':21 'much':10 'never':8,44 'peopl':56 'place':47 'put':45 'quit':72 'read':77 'said':34 'say':41 'score':64 'see':18 'seem':71 'simpli':82 'social':27 'surpris':16 'system':29,65,87 'thank':1 'us':68 'wouldn':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4230025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696698234 {#2104
    date: 2023-10-07 19:03: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
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 {#2043
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2072 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
  +body: "For China, I would also add the social credit score which relies a lot on facial recognition…a real nightmare"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1696685915 {#2114
    date: 2023-10-07 15:38:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin9326@kerala.party"
    "@glad_cat@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2139 …}
  +nested: Doctrine\ORM\PersistentCollection {#2224 …}
  +votes: Doctrine\ORM\PersistentCollection {#2223 …}
  +reports: Doctrine\ORM\PersistentCollection {#2216 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
  -id: 35890
  -bodyTs: "'add':6 'also':5 'china':2 'credit':9 'facial':16 'lot':14 'nightmar':20 'real':19 'recognit':17 'reli':12 'score':10 'social':8 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4218232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696685915 {#2124
    date: 2023-10-07 15:38:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2043
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2072 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
  +body: "For China, I would also add the social credit score which relies a lot on facial recognition…a real nightmare"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1696685915 {#2114
    date: 2023-10-07 15:38:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin9326@kerala.party"
    "@glad_cat@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2139 …}
  +nested: Doctrine\ORM\PersistentCollection {#2224 …}
  +votes: Doctrine\ORM\PersistentCollection {#2223 …}
  +reports: Doctrine\ORM\PersistentCollection {#2216 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
  -id: 35890
  -bodyTs: "'add':6 'also':5 'china':2 'credit':9 'facial':16 'lot':14 'nightmar':20 'real':19 'recognit':17 'reli':12 'score':10 'social':8 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4218232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696685915 {#2124
    date: 2023-10-07 15:38:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2043
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2072 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
  +body: "For China, I would also add the social credit score which relies a lot on facial recognition…a real nightmare"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1696685915 {#2114
    date: 2023-10-07 15:38:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin9326@kerala.party"
    "@glad_cat@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2139 …}
  +nested: Doctrine\ORM\PersistentCollection {#2224 …}
  +votes: Doctrine\ORM\PersistentCollection {#2223 …}
  +reports: Doctrine\ORM\PersistentCollection {#2216 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
  -id: 35890
  -bodyTs: "'add':6 'also':5 'china':2 'credit':9 'facial':16 'lot':14 'nightmar':20 'real':19 'recognit':17 'reli':12 'score':10 'social':8 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4218232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696685915 {#2124
    date: 2023-10-07 15:38:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details