GET https://kbin.spritesserver.nl/u/@mamus@fosstodon.org/top

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 …}
}
37.26 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\Post {#1752
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +slug: "at-cooking-at-lemmy-ml-test"
  +body: "@cooking@lemmy.ml test"
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719186130 {#1665
    date: 2024-06-24 01:42:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cooking@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1586 …}
  +votes: Doctrine\ORM\PersistentCollection {#1575 …}
  +reports: Doctrine\ORM\PersistentCollection {#1572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
  +children: [
    App\Entity\PostComment {#2461
      +user: App\Entity\User {#260 …}
      +post: App\Entity\Post {#1752}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +parent: null
      +root: null
      +image: null
      +body: "@cooking@lemmy.ml @ArtBear this worked. You can see the post within the lemmy community. No idea what issues lemmy.world has."
      +lang: "en"
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704742860 {#2392
        date: 2024-01-08 20:41:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cooking@lemmy.ml"
        "@ArtBear"
        "@mamus@fosstodon.org"
      ]
      +isAdult: false
      +updateMark: false
      +children: Doctrine\ORM\PersistentCollection {#1401 …}
      +nested: Doctrine\ORM\PersistentCollection {#2389 …}
      +votes: Doctrine\ORM\PersistentCollection {#1883 …}
      +reports: Doctrine\ORM\PersistentCollection {#1908 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
      -id: 1044
      -bodyTs: "'artbear':2 'communiti':13 'cooking@lemmy.ml':1 'idea':15 'issu':17 'lemmi':12 'lemmy.world':18 'post':9 'see':7 'within':10 'work':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://fosstodon.org/users/mamus/statuses/111722028080946449"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704742860 {#1402
        date: 2024-01-08 20:41:00.0 +01:00
      }
      +"title": 1044
    }
  ]
  -id: 345
  -bodyTs: "'cooking@lemmy.ml':1 'test':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704749294
  +visibility: "visible             "
  +apId: "https://fosstodon.org/users/mamus/statuses/111722023782860210"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704742794 {#1640
    date: 2024-01-08 20:39:54.0 +01:00
  }
  +"title": 345
}
"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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Post {#1752
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +slug: "at-cooking-at-lemmy-ml-test"
  +body: "@cooking@lemmy.ml test"
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719186130 {#1665
    date: 2024-06-24 01:42:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cooking@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1586 …}
  +votes: Doctrine\ORM\PersistentCollection {#1575 …}
  +reports: Doctrine\ORM\PersistentCollection {#1572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
  +children: [
    App\Entity\PostComment {#2461
      +user: App\Entity\User {#260 …}
      +post: App\Entity\Post {#1752}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +parent: null
      +root: null
      +image: null
      +body: "@cooking@lemmy.ml @ArtBear this worked. You can see the post within the lemmy community. No idea what issues lemmy.world has."
      +lang: "en"
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704742860 {#2392
        date: 2024-01-08 20:41:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cooking@lemmy.ml"
        "@ArtBear"
        "@mamus@fosstodon.org"
      ]
      +isAdult: false
      +updateMark: false
      +children: Doctrine\ORM\PersistentCollection {#1401 …}
      +nested: Doctrine\ORM\PersistentCollection {#2389 …}
      +votes: Doctrine\ORM\PersistentCollection {#1883 …}
      +reports: Doctrine\ORM\PersistentCollection {#1908 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
      -id: 1044
      -bodyTs: "'artbear':2 'communiti':13 'cooking@lemmy.ml':1 'idea':15 'issu':17 'lemmi':12 'lemmy.world':18 'post':9 'see':7 'within':10 'work':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://fosstodon.org/users/mamus/statuses/111722028080946449"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704742860 {#1402
        date: 2024-01-08 20:41:00.0 +01:00
      }
      +"title": 1044
    }
  ]
  -id: 345
  -bodyTs: "'cooking@lemmy.ml':1 'test':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704749294
  +visibility: "visible             "
  +apId: "https://fosstodon.org/users/mamus/statuses/111722023782860210"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704742794 {#1640
    date: 2024-01-08 20:39:54.0 +01:00
  }
  +"title": 345
}
"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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Post {#1752
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +slug: "at-cooking-at-lemmy-ml-test"
  +body: "@cooking@lemmy.ml test"
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719186130 {#1665
    date: 2024-06-24 01:42:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cooking@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1586 …}
  +votes: Doctrine\ORM\PersistentCollection {#1575 …}
  +reports: Doctrine\ORM\PersistentCollection {#1572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
  +children: [
    App\Entity\PostComment {#2461
      +user: App\Entity\User {#260 …}
      +post: App\Entity\Post {#1752}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +parent: null
      +root: null
      +image: null
      +body: "@cooking@lemmy.ml @ArtBear this worked. You can see the post within the lemmy community. No idea what issues lemmy.world has."
      +lang: "en"
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704742860 {#2392
        date: 2024-01-08 20:41:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cooking@lemmy.ml"
        "@ArtBear"
        "@mamus@fosstodon.org"
      ]
      +isAdult: false
      +updateMark: false
      +children: Doctrine\ORM\PersistentCollection {#1401 …}
      +nested: Doctrine\ORM\PersistentCollection {#2389 …}
      +votes: Doctrine\ORM\PersistentCollection {#1883 …}
      +reports: Doctrine\ORM\PersistentCollection {#1908 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
      -id: 1044
      -bodyTs: "'artbear':2 'communiti':13 'cooking@lemmy.ml':1 'idea':15 'issu':17 'lemmi':12 'lemmy.world':18 'post':9 'see':7 'within':10 'work':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://fosstodon.org/users/mamus/statuses/111722028080946449"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704742860 {#1402
        date: 2024-01-08 20:41:00.0 +01:00
      }
      +"title": 1044
    }
  ]
  -id: 345
  -bodyTs: "'cooking@lemmy.ml':1 'test':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704749294
  +visibility: "visible             "
  +apId: "https://fosstodon.org/users/mamus/statuses/111722023782860210"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704742794 {#1640
    date: 2024-01-08 20:39:54.0 +01:00
  }
  +"title": 345
}
"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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"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\PostComment {#2461
  +user: App\Entity\User {#260 …}
  +post: App\Entity\Post {#1752
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +slug: "at-cooking-at-lemmy-ml-test"
    +body: "@cooking@lemmy.ml test"
    +lang: "en"
    +commentCount: 1
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719186130 {#1665
      date: 2024-06-24 01:42:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cooking@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1586 …}
    +votes: Doctrine\ORM\PersistentCollection {#1575 …}
    +reports: Doctrine\ORM\PersistentCollection {#1572 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1667 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
    +children: [
      App\Entity\PostComment {#2461}
    ]
    -id: 345
    -bodyTs: "'cooking@lemmy.ml':1 'test':2"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704749294
    +visibility: "visible             "
    +apId: "https://fosstodon.org/users/mamus/statuses/111722023782860210"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704742794 {#1640
      date: 2024-01-08 20:39:54.0 +01:00
    }
    +"title": 345
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +parent: null
  +root: null
  +image: null
  +body: "@cooking@lemmy.ml @ArtBear this worked. You can see the post within the lemmy community. No idea what issues lemmy.world has."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704742860 {#2392
    date: 2024-01-08 20:41:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cooking@lemmy.ml"
    "@ArtBear"
    "@mamus@fosstodon.org"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#1401 …}
  +nested: Doctrine\ORM\PersistentCollection {#2389 …}
  +votes: Doctrine\ORM\PersistentCollection {#1883 …}
  +reports: Doctrine\ORM\PersistentCollection {#1908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
  -id: 1044
  -bodyTs: "'artbear':2 'communiti':13 'cooking@lemmy.ml':1 'idea':15 'issu':17 'lemmi':12 'lemmy.world':18 'post':9 'see':7 'within':10 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://fosstodon.org/users/mamus/statuses/111722028080946449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704742860 {#1402
    date: 2024-01-08 20:41:00.0 +01:00
  }
  +"title": 1044
}
"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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\PostComment {#2461
  +user: App\Entity\User {#260 …}
  +post: App\Entity\Post {#1752
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +slug: "at-cooking-at-lemmy-ml-test"
    +body: "@cooking@lemmy.ml test"
    +lang: "en"
    +commentCount: 1
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719186130 {#1665
      date: 2024-06-24 01:42:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cooking@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1586 …}
    +votes: Doctrine\ORM\PersistentCollection {#1575 …}
    +reports: Doctrine\ORM\PersistentCollection {#1572 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1667 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
    +children: [
      App\Entity\PostComment {#2461}
    ]
    -id: 345
    -bodyTs: "'cooking@lemmy.ml':1 'test':2"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704749294
    +visibility: "visible             "
    +apId: "https://fosstodon.org/users/mamus/statuses/111722023782860210"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704742794 {#1640
      date: 2024-01-08 20:39:54.0 +01:00
    }
    +"title": 345
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +parent: null
  +root: null
  +image: null
  +body: "@cooking@lemmy.ml @ArtBear this worked. You can see the post within the lemmy community. No idea what issues lemmy.world has."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704742860 {#2392
    date: 2024-01-08 20:41:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cooking@lemmy.ml"
    "@ArtBear"
    "@mamus@fosstodon.org"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#1401 …}
  +nested: Doctrine\ORM\PersistentCollection {#2389 …}
  +votes: Doctrine\ORM\PersistentCollection {#1883 …}
  +reports: Doctrine\ORM\PersistentCollection {#1908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
  -id: 1044
  -bodyTs: "'artbear':2 'communiti':13 'cooking@lemmy.ml':1 'idea':15 'issu':17 'lemmi':12 'lemmy.world':18 'post':9 'see':7 'within':10 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://fosstodon.org/users/mamus/statuses/111722028080946449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704742860 {#1402
    date: 2024-01-08 20:41:00.0 +01:00
  }
  +"title": 1044
}
"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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\PostComment {#2461
  +user: App\Entity\User {#260 …}
  +post: App\Entity\Post {#1752
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +slug: "at-cooking-at-lemmy-ml-test"
    +body: "@cooking@lemmy.ml test"
    +lang: "en"
    +commentCount: 1
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719186130 {#1665
      date: 2024-06-24 01:42:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cooking@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1586 …}
    +votes: Doctrine\ORM\PersistentCollection {#1575 …}
    +reports: Doctrine\ORM\PersistentCollection {#1572 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1667 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
    +children: [
      App\Entity\PostComment {#2461}
    ]
    -id: 345
    -bodyTs: "'cooking@lemmy.ml':1 'test':2"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704749294
    +visibility: "visible             "
    +apId: "https://fosstodon.org/users/mamus/statuses/111722023782860210"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704742794 {#1640
      date: 2024-01-08 20:39:54.0 +01:00
    }
    +"title": 345
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +parent: null
  +root: null
  +image: null
  +body: "@cooking@lemmy.ml @ArtBear this worked. You can see the post within the lemmy community. No idea what issues lemmy.world has."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704742860 {#2392
    date: 2024-01-08 20:41:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cooking@lemmy.ml"
    "@ArtBear"
    "@mamus@fosstodon.org"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#1401 …}
  +nested: Doctrine\ORM\PersistentCollection {#2389 …}
  +votes: Doctrine\ORM\PersistentCollection {#1883 …}
  +reports: Doctrine\ORM\PersistentCollection {#1908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
  -id: 1044
  -bodyTs: "'artbear':2 'communiti':13 'cooking@lemmy.ml':1 'idea':15 'issu':17 'lemmi':12 'lemmy.world':18 'post':9 'see':7 'within':10 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://fosstodon.org/users/mamus/statuses/111722028080946449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704742860 {#1402
    date: 2024-01-08 20:41:00.0 +01:00
  }
  +"title": 1044
}
"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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"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
Proxies\__CG__\App\Entity\Entry {#1741
  +user: Proxies\__CG__\App\Entity\User {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2092 …}
  +slug: "DivestOS-is-fundraising-no-longer-sustainable-12-000-goal"
  +title: "DivestOS is fundraising, no longer sustainable ($12,000 goal)"
  +url: "https://divested.dev/pages/donate#fundraiser2024"
  +body: """
    Sharing this because it’s one of the most promising [Android projects we recommend on Privacy Guides](https://www.privacyguides.org/en/android/), and it would be a huge detriment to the Android/Privacy community at large if this developer is no longer able to continue this work :(\n
    \n
    > Happy New Year!\n
    > \n
    > DivestOS and the Divested projects as they currently stand are ultimately unsustainable.\n
    > \n
    > My goal for 2023 was to acquire a grant to continue my work, I was unsuccessful.\n
    > \n
    > Today I am announcing a fundraiser of raising $12,000 USD by end of February.\n
    > \n
    > It may be a stretch to ask, but I hope you all have found sufficient value in my work to keep these projects going.\n
    > \n
    > If it is unsuccessful I will switch to a full-time job and the Divested projects will take a backseat.\n
    > \n
    > To those who have donated, I truly appreciate your support.\n
    > \n
    > Thank you - Tavi/Tad.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 218
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723273119 {#2078
    date: 2024-08-10 08:58:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2093 …}
  +votes: Doctrine\ORM\PersistentCollection {#2086 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
  +badges: Doctrine\ORM\PersistentCollection {#2342 …}
  +children: [
    App\Entity\EntryComment {#1565
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1741 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        @jonah@lemmy.one this is important!\n
        \n
        He develops fennec, mull and much more.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1712326149 {#1604
        date: 2024-04-05 16:09:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jonah@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1717 …}
      +nested: Doctrine\ORM\PersistentCollection {#1720 …}
      +votes: Doctrine\ORM\PersistentCollection {#1715 …}
      +reports: Doctrine\ORM\PersistentCollection {#1724 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
      -id: 284690
      -bodyTs: "'develop':6 'fennec':7 'import':4 'jonah@lemmy.one':1 'much':10 'mull':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://fosstodon.org/users/mamus/statuses/111707499090038713"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704521165 {#1555
        date: 2024-01-06 07:06:05.0 +01:00
      }
      +"title": 284690
    }
  ]
  -id: 27561
  -titleTs: "'000':8 '12':7 'divesto':1 'fundrais':3 'goal':9 'longer':5 'sustain':6"
  -bodyTs: "'/en/android/),':20 '000':85 '12':84 '2023':63 'abl':40 'acquir':66 'android':11 'android/privacy':30 'announc':79 'appreci':143 'ask':97 'backseat':135 'communiti':31 'continu':42,70 'current':55 'detriment':27 'develop':36 'divest':51,130 'divesto':48 'donat':140 'end':88 'februari':90 'found':104 'full':125 'full-tim':124 'fundrais':81 'go':114 'goal':61 'grant':68 'guid':17 'happi':45 'hope':100 'huge':26 'job':127 'keep':111 'larg':33 'longer':39 'may':92 'new':46 'one':6 'privaci':16 'project':12,52,113,131 'promis':10 'rais':83 'recommend':14 'share':1 'stand':56 'stretch':95 'suffici':105 'support':145 'switch':121 'take':133 'tavi/tad':148 'thank':146 'time':126 'today':76 'truli':142 'ultim':58 'unsuccess':75,118 'unsustain':59 'usd':86 'valu':106 'work':44,72,109 'would':23 'www.privacyguides.org':19 'www.privacyguides.org/en/android/),':18 'year':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704604646
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/8891343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704518246 {#2084
    date: 2024-01-06 06:17:26.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1741
  +user: Proxies\__CG__\App\Entity\User {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2092 …}
  +slug: "DivestOS-is-fundraising-no-longer-sustainable-12-000-goal"
  +title: "DivestOS is fundraising, no longer sustainable ($12,000 goal)"
  +url: "https://divested.dev/pages/donate#fundraiser2024"
  +body: """
    Sharing this because it’s one of the most promising [Android projects we recommend on Privacy Guides](https://www.privacyguides.org/en/android/), and it would be a huge detriment to the Android/Privacy community at large if this developer is no longer able to continue this work :(\n
    \n
    > Happy New Year!\n
    > \n
    > DivestOS and the Divested projects as they currently stand are ultimately unsustainable.\n
    > \n
    > My goal for 2023 was to acquire a grant to continue my work, I was unsuccessful.\n
    > \n
    > Today I am announcing a fundraiser of raising $12,000 USD by end of February.\n
    > \n
    > It may be a stretch to ask, but I hope you all have found sufficient value in my work to keep these projects going.\n
    > \n
    > If it is unsuccessful I will switch to a full-time job and the Divested projects will take a backseat.\n
    > \n
    > To those who have donated, I truly appreciate your support.\n
    > \n
    > Thank you - Tavi/Tad.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 218
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723273119 {#2078
    date: 2024-08-10 08:58:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2093 …}
  +votes: Doctrine\ORM\PersistentCollection {#2086 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
  +badges: Doctrine\ORM\PersistentCollection {#2342 …}
  +children: [
    App\Entity\EntryComment {#1565
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1741 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        @jonah@lemmy.one this is important!\n
        \n
        He develops fennec, mull and much more.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1712326149 {#1604
        date: 2024-04-05 16:09:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jonah@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1717 …}
      +nested: Doctrine\ORM\PersistentCollection {#1720 …}
      +votes: Doctrine\ORM\PersistentCollection {#1715 …}
      +reports: Doctrine\ORM\PersistentCollection {#1724 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
      -id: 284690
      -bodyTs: "'develop':6 'fennec':7 'import':4 'jonah@lemmy.one':1 'much':10 'mull':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://fosstodon.org/users/mamus/statuses/111707499090038713"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704521165 {#1555
        date: 2024-01-06 07:06:05.0 +01:00
      }
      +"title": 284690
    }
  ]
  -id: 27561
  -titleTs: "'000':8 '12':7 'divesto':1 'fundrais':3 'goal':9 'longer':5 'sustain':6"
  -bodyTs: "'/en/android/),':20 '000':85 '12':84 '2023':63 'abl':40 'acquir':66 'android':11 'android/privacy':30 'announc':79 'appreci':143 'ask':97 'backseat':135 'communiti':31 'continu':42,70 'current':55 'detriment':27 'develop':36 'divest':51,130 'divesto':48 'donat':140 'end':88 'februari':90 'found':104 'full':125 'full-tim':124 'fundrais':81 'go':114 'goal':61 'grant':68 'guid':17 'happi':45 'hope':100 'huge':26 'job':127 'keep':111 'larg':33 'longer':39 'may':92 'new':46 'one':6 'privaci':16 'project':12,52,113,131 'promis':10 'rais':83 'recommend':14 'share':1 'stand':56 'stretch':95 'suffici':105 'support':145 'switch':121 'take':133 'tavi/tad':148 'thank':146 'time':126 'today':76 'truli':142 'ultim':58 'unsuccess':75,118 'unsustain':59 'usd':86 'valu':106 'work':44,72,109 'would':23 'www.privacyguides.org':19 'www.privacyguides.org/en/android/),':18 'year':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704604646
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/8891343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704518246 {#2084
    date: 2024-01-06 06:17:26.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1741
  +user: Proxies\__CG__\App\Entity\User {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2092 …}
  +slug: "DivestOS-is-fundraising-no-longer-sustainable-12-000-goal"
  +title: "DivestOS is fundraising, no longer sustainable ($12,000 goal)"
  +url: "https://divested.dev/pages/donate#fundraiser2024"
  +body: """
    Sharing this because it’s one of the most promising [Android projects we recommend on Privacy Guides](https://www.privacyguides.org/en/android/), and it would be a huge detriment to the Android/Privacy community at large if this developer is no longer able to continue this work :(\n
    \n
    > Happy New Year!\n
    > \n
    > DivestOS and the Divested projects as they currently stand are ultimately unsustainable.\n
    > \n
    > My goal for 2023 was to acquire a grant to continue my work, I was unsuccessful.\n
    > \n
    > Today I am announcing a fundraiser of raising $12,000 USD by end of February.\n
    > \n
    > It may be a stretch to ask, but I hope you all have found sufficient value in my work to keep these projects going.\n
    > \n
    > If it is unsuccessful I will switch to a full-time job and the Divested projects will take a backseat.\n
    > \n
    > To those who have donated, I truly appreciate your support.\n
    > \n
    > Thank you - Tavi/Tad.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 218
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723273119 {#2078
    date: 2024-08-10 08:58:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2093 …}
  +votes: Doctrine\ORM\PersistentCollection {#2086 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
  +badges: Doctrine\ORM\PersistentCollection {#2342 …}
  +children: [
    App\Entity\EntryComment {#1565
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1741 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        @jonah@lemmy.one this is important!\n
        \n
        He develops fennec, mull and much more.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1712326149 {#1604
        date: 2024-04-05 16:09:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jonah@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1717 …}
      +nested: Doctrine\ORM\PersistentCollection {#1720 …}
      +votes: Doctrine\ORM\PersistentCollection {#1715 …}
      +reports: Doctrine\ORM\PersistentCollection {#1724 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
      -id: 284690
      -bodyTs: "'develop':6 'fennec':7 'import':4 'jonah@lemmy.one':1 'much':10 'mull':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://fosstodon.org/users/mamus/statuses/111707499090038713"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704521165 {#1555
        date: 2024-01-06 07:06:05.0 +01:00
      }
      +"title": 284690
    }
  ]
  -id: 27561
  -titleTs: "'000':8 '12':7 'divesto':1 'fundrais':3 'goal':9 'longer':5 'sustain':6"
  -bodyTs: "'/en/android/),':20 '000':85 '12':84 '2023':63 'abl':40 'acquir':66 'android':11 'android/privacy':30 'announc':79 'appreci':143 'ask':97 'backseat':135 'communiti':31 'continu':42,70 'current':55 'detriment':27 'develop':36 'divest':51,130 'divesto':48 'donat':140 'end':88 'februari':90 'found':104 'full':125 'full-tim':124 'fundrais':81 'go':114 'goal':61 'grant':68 'guid':17 'happi':45 'hope':100 'huge':26 'job':127 'keep':111 'larg':33 'longer':39 'may':92 'new':46 'one':6 'privaci':16 'project':12,52,113,131 'promis':10 'rais':83 'recommend':14 'share':1 'stand':56 'stretch':95 'suffici':105 'support':145 'switch':121 'take':133 'tavi/tad':148 'thank':146 'time':126 'today':76 'truli':142 'ultim':58 'unsuccess':75,118 'unsustain':59 'usd':86 'valu':106 'work':44,72,109 'would':23 'www.privacyguides.org':19 'www.privacyguides.org/en/android/),':18 'year':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704604646
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/8891343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704518246 {#2084
    date: 2024-01-06 06:17:26.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1565
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1741
    +user: Proxies\__CG__\App\Entity\User {#2079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2092 …}
    +slug: "DivestOS-is-fundraising-no-longer-sustainable-12-000-goal"
    +title: "DivestOS is fundraising, no longer sustainable ($12,000 goal)"
    +url: "https://divested.dev/pages/donate#fundraiser2024"
    +body: """
      Sharing this because it’s one of the most promising [Android projects we recommend on Privacy Guides](https://www.privacyguides.org/en/android/), and it would be a huge detriment to the Android/Privacy community at large if this developer is no longer able to continue this work :(\n
      \n
      > Happy New Year!\n
      > \n
      > DivestOS and the Divested projects as they currently stand are ultimately unsustainable.\n
      > \n
      > My goal for 2023 was to acquire a grant to continue my work, I was unsuccessful.\n
      > \n
      > Today I am announcing a fundraiser of raising $12,000 USD by end of February.\n
      > \n
      > It may be a stretch to ask, but I hope you all have found sufficient value in my work to keep these projects going.\n
      > \n
      > If it is unsuccessful I will switch to a full-time job and the Divested projects will take a backseat.\n
      > \n
      > To those who have donated, I truly appreciate your support.\n
      > \n
      > Thank you - Tavi/Tad.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 218
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723273119 {#2078
      date: 2024-08-10 08:58:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2093 …}
    +votes: Doctrine\ORM\PersistentCollection {#2086 …}
    +reports: Doctrine\ORM\PersistentCollection {#2095 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
    +badges: Doctrine\ORM\PersistentCollection {#2342 …}
    +children: [
      App\Entity\EntryComment {#1565}
    ]
    -id: 27561
    -titleTs: "'000':8 '12':7 'divesto':1 'fundrais':3 'goal':9 'longer':5 'sustain':6"
    -bodyTs: "'/en/android/),':20 '000':85 '12':84 '2023':63 'abl':40 'acquir':66 'android':11 'android/privacy':30 'announc':79 'appreci':143 'ask':97 'backseat':135 'communiti':31 'continu':42,70 'current':55 'detriment':27 'develop':36 'divest':51,130 'divesto':48 'donat':140 'end':88 'februari':90 'found':104 'full':125 'full-tim':124 'fundrais':81 'go':114 'goal':61 'grant':68 'guid':17 'happi':45 'hope':100 'huge':26 'job':127 'keep':111 'larg':33 'longer':39 'may':92 'new':46 'one':6 'privaci':16 'project':12,52,113,131 'promis':10 'rais':83 'recommend':14 'share':1 'stand':56 'stretch':95 'suffici':105 'support':145 'switch':121 'take':133 'tavi/tad':148 'thank':146 'time':126 'today':76 'truli':142 'ultim':58 'unsuccess':75,118 'unsustain':59 'usd':86 'valu':106 'work':44,72,109 'would':23 'www.privacyguides.org':19 'www.privacyguides.org/en/android/),':18 'year':47"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704604646
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/8891343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704518246 {#2084
      date: 2024-01-06 06:17:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    @jonah@lemmy.one this is important!\n
    \n
    He develops fennec, mull and much more.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1712326149 {#1604
    date: 2024-04-05 16:09:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jonah@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1717 …}
  +nested: Doctrine\ORM\PersistentCollection {#1720 …}
  +votes: Doctrine\ORM\PersistentCollection {#1715 …}
  +reports: Doctrine\ORM\PersistentCollection {#1724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
  -id: 284690
  -bodyTs: "'develop':6 'fennec':7 'import':4 'jonah@lemmy.one':1 'much':10 'mull':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://fosstodon.org/users/mamus/statuses/111707499090038713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704521165 {#1555
    date: 2024-01-06 07:06:05.0 +01:00
  }
  +"title": 284690
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1565
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1741
    +user: Proxies\__CG__\App\Entity\User {#2079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2092 …}
    +slug: "DivestOS-is-fundraising-no-longer-sustainable-12-000-goal"
    +title: "DivestOS is fundraising, no longer sustainable ($12,000 goal)"
    +url: "https://divested.dev/pages/donate#fundraiser2024"
    +body: """
      Sharing this because it’s one of the most promising [Android projects we recommend on Privacy Guides](https://www.privacyguides.org/en/android/), and it would be a huge detriment to the Android/Privacy community at large if this developer is no longer able to continue this work :(\n
      \n
      > Happy New Year!\n
      > \n
      > DivestOS and the Divested projects as they currently stand are ultimately unsustainable.\n
      > \n
      > My goal for 2023 was to acquire a grant to continue my work, I was unsuccessful.\n
      > \n
      > Today I am announcing a fundraiser of raising $12,000 USD by end of February.\n
      > \n
      > It may be a stretch to ask, but I hope you all have found sufficient value in my work to keep these projects going.\n
      > \n
      > If it is unsuccessful I will switch to a full-time job and the Divested projects will take a backseat.\n
      > \n
      > To those who have donated, I truly appreciate your support.\n
      > \n
      > Thank you - Tavi/Tad.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 218
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723273119 {#2078
      date: 2024-08-10 08:58:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2093 …}
    +votes: Doctrine\ORM\PersistentCollection {#2086 …}
    +reports: Doctrine\ORM\PersistentCollection {#2095 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
    +badges: Doctrine\ORM\PersistentCollection {#2342 …}
    +children: [
      App\Entity\EntryComment {#1565}
    ]
    -id: 27561
    -titleTs: "'000':8 '12':7 'divesto':1 'fundrais':3 'goal':9 'longer':5 'sustain':6"
    -bodyTs: "'/en/android/),':20 '000':85 '12':84 '2023':63 'abl':40 'acquir':66 'android':11 'android/privacy':30 'announc':79 'appreci':143 'ask':97 'backseat':135 'communiti':31 'continu':42,70 'current':55 'detriment':27 'develop':36 'divest':51,130 'divesto':48 'donat':140 'end':88 'februari':90 'found':104 'full':125 'full-tim':124 'fundrais':81 'go':114 'goal':61 'grant':68 'guid':17 'happi':45 'hope':100 'huge':26 'job':127 'keep':111 'larg':33 'longer':39 'may':92 'new':46 'one':6 'privaci':16 'project':12,52,113,131 'promis':10 'rais':83 'recommend':14 'share':1 'stand':56 'stretch':95 'suffici':105 'support':145 'switch':121 'take':133 'tavi/tad':148 'thank':146 'time':126 'today':76 'truli':142 'ultim':58 'unsuccess':75,118 'unsustain':59 'usd':86 'valu':106 'work':44,72,109 'would':23 'www.privacyguides.org':19 'www.privacyguides.org/en/android/),':18 'year':47"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704604646
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/8891343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704518246 {#2084
      date: 2024-01-06 06:17:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    @jonah@lemmy.one this is important!\n
    \n
    He develops fennec, mull and much more.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1712326149 {#1604
    date: 2024-04-05 16:09:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jonah@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1717 …}
  +nested: Doctrine\ORM\PersistentCollection {#1720 …}
  +votes: Doctrine\ORM\PersistentCollection {#1715 …}
  +reports: Doctrine\ORM\PersistentCollection {#1724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
  -id: 284690
  -bodyTs: "'develop':6 'fennec':7 'import':4 'jonah@lemmy.one':1 'much':10 'mull':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://fosstodon.org/users/mamus/statuses/111707499090038713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704521165 {#1555
    date: 2024-01-06 07:06:05.0 +01:00
  }
  +"title": 284690
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1565
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1741
    +user: Proxies\__CG__\App\Entity\User {#2079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2092 …}
    +slug: "DivestOS-is-fundraising-no-longer-sustainable-12-000-goal"
    +title: "DivestOS is fundraising, no longer sustainable ($12,000 goal)"
    +url: "https://divested.dev/pages/donate#fundraiser2024"
    +body: """
      Sharing this because it’s one of the most promising [Android projects we recommend on Privacy Guides](https://www.privacyguides.org/en/android/), and it would be a huge detriment to the Android/Privacy community at large if this developer is no longer able to continue this work :(\n
      \n
      > Happy New Year!\n
      > \n
      > DivestOS and the Divested projects as they currently stand are ultimately unsustainable.\n
      > \n
      > My goal for 2023 was to acquire a grant to continue my work, I was unsuccessful.\n
      > \n
      > Today I am announcing a fundraiser of raising $12,000 USD by end of February.\n
      > \n
      > It may be a stretch to ask, but I hope you all have found sufficient value in my work to keep these projects going.\n
      > \n
      > If it is unsuccessful I will switch to a full-time job and the Divested projects will take a backseat.\n
      > \n
      > To those who have donated, I truly appreciate your support.\n
      > \n
      > Thank you - Tavi/Tad.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 218
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723273119 {#2078
      date: 2024-08-10 08:58:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2093 …}
    +votes: Doctrine\ORM\PersistentCollection {#2086 …}
    +reports: Doctrine\ORM\PersistentCollection {#2095 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
    +badges: Doctrine\ORM\PersistentCollection {#2342 …}
    +children: [
      App\Entity\EntryComment {#1565}
    ]
    -id: 27561
    -titleTs: "'000':8 '12':7 'divesto':1 'fundrais':3 'goal':9 'longer':5 'sustain':6"
    -bodyTs: "'/en/android/),':20 '000':85 '12':84 '2023':63 'abl':40 'acquir':66 'android':11 'android/privacy':30 'announc':79 'appreci':143 'ask':97 'backseat':135 'communiti':31 'continu':42,70 'current':55 'detriment':27 'develop':36 'divest':51,130 'divesto':48 'donat':140 'end':88 'februari':90 'found':104 'full':125 'full-tim':124 'fundrais':81 'go':114 'goal':61 'grant':68 'guid':17 'happi':45 'hope':100 'huge':26 'job':127 'keep':111 'larg':33 'longer':39 'may':92 'new':46 'one':6 'privaci':16 'project':12,52,113,131 'promis':10 'rais':83 'recommend':14 'share':1 'stand':56 'stretch':95 'suffici':105 'support':145 'switch':121 'take':133 'tavi/tad':148 'thank':146 'time':126 'today':76 'truli':142 'ultim':58 'unsuccess':75,118 'unsustain':59 'usd':86 'valu':106 'work':44,72,109 'would':23 'www.privacyguides.org':19 'www.privacyguides.org/en/android/),':18 'year':47"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704604646
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/8891343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704518246 {#2084
      date: 2024-01-06 06:17:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    @jonah@lemmy.one this is important!\n
    \n
    He develops fennec, mull and much more.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1712326149 {#1604
    date: 2024-04-05 16:09:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jonah@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1717 …}
  +nested: Doctrine\ORM\PersistentCollection {#1720 …}
  +votes: Doctrine\ORM\PersistentCollection {#1715 …}
  +reports: Doctrine\ORM\PersistentCollection {#1724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
  -id: 284690
  -bodyTs: "'develop':6 'fennec':7 'import':4 'jonah@lemmy.one':1 'much':10 'mull':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://fosstodon.org/users/mamus/statuses/111707499090038713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704521165 {#1555
    date: 2024-01-06 07:06:05.0 +01:00
  }
  +"title": 284690
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Post {#1567
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +slug: "at-cooking-at-lemmy-ml-the-only-receipt-you-ll-ever-need-is-for-spaetzle"
  +body: """
    @cooking@lemmy.ml the only receipt you'll ever need is for spaetzle\n
    \n
    - 100g flour  \n
    - 1 egg  \n
    - 50 ml water  \n
    - salt  \n
    - pepper
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719397841 {#1653
    date: 2024-06-26 12:30:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cooking@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1561 …}
  +votes: Doctrine\ORM\PersistentCollection {#1528 …}
  +reports: Doctrine\ORM\PersistentCollection {#1559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
  +children: []
  -id: 346
  -bodyTs: "'1':14 '100g':12 '50':16 'cooking@lemmy.ml':1 'egg':15 'ever':7 'flour':13 'll':6 'ml':17 'need':8 'pepper':20 'receipt':4 'salt':19 'spaetzl':11 'water':18"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704771693
  +visibility: "visible             "
  +apId: "https://fosstodon.org/users/mamus/statuses/111722475911045174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704749693 {#1525
    date: 2024-01-08 22:34:53.0 +01:00
  }
  +"title": 346
}
"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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Post {#1567
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +slug: "at-cooking-at-lemmy-ml-the-only-receipt-you-ll-ever-need-is-for-spaetzle"
  +body: """
    @cooking@lemmy.ml the only receipt you'll ever need is for spaetzle\n
    \n
    - 100g flour  \n
    - 1 egg  \n
    - 50 ml water  \n
    - salt  \n
    - pepper
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719397841 {#1653
    date: 2024-06-26 12:30:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cooking@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1561 …}
  +votes: Doctrine\ORM\PersistentCollection {#1528 …}
  +reports: Doctrine\ORM\PersistentCollection {#1559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
  +children: []
  -id: 346
  -bodyTs: "'1':14 '100g':12 '50':16 'cooking@lemmy.ml':1 'egg':15 'ever':7 'flour':13 'll':6 'ml':17 'need':8 'pepper':20 'receipt':4 'salt':19 'spaetzl':11 'water':18"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704771693
  +visibility: "visible             "
  +apId: "https://fosstodon.org/users/mamus/statuses/111722475911045174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704749693 {#1525
    date: 2024-01-08 22:34:53.0 +01:00
  }
  +"title": 346
}
"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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Post {#1567
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +slug: "at-cooking-at-lemmy-ml-the-only-receipt-you-ll-ever-need-is-for-spaetzle"
  +body: """
    @cooking@lemmy.ml the only receipt you'll ever need is for spaetzle\n
    \n
    - 100g flour  \n
    - 1 egg  \n
    - 50 ml water  \n
    - salt  \n
    - pepper
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719397841 {#1653
    date: 2024-06-26 12:30:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cooking@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1561 …}
  +votes: Doctrine\ORM\PersistentCollection {#1528 …}
  +reports: Doctrine\ORM\PersistentCollection {#1559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
  +children: []
  -id: 346
  -bodyTs: "'1':14 '100g':12 '50':16 'cooking@lemmy.ml':1 'egg':15 'ever':7 'flour':13 'll':6 'ml':17 'need':8 'pepper':20 'receipt':4 'salt':19 'spaetzl':11 'water':18"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704771693
  +visibility: "visible             "
  +apId: "https://fosstodon.org/users/mamus/statuses/111722475911045174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704749693 {#1525
    date: 2024-01-08 22:34:53.0 +01:00
  }
  +"title": 346
}
"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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_ADMIN
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 ROLE_MODERATOR
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