Redirect 302 redirect from GET @entry_comment_report (515b0b)

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 …}
}
13.66 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.09 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 {#1376
  +user: Proxies\__CG__\App\Entity\User {#1377 …}
  +entry: App\Entity\Entry {#1605 …}
  +magazine: App\Entity\Magazine {#313
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#321
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#301 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#297 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#286 …}
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +posts: Doctrine\ORM\PersistentCollection {#202 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#264 …}
    +bans: Doctrine\ORM\PersistentCollection {#181 …}
    +reports: Doctrine\ORM\PersistentCollection {#167 …}
    +badges: Doctrine\ORM\PersistentCollection {#145 …}
    +logs: Doctrine\ORM\PersistentCollection {#135 …}
    +awards: Doctrine\ORM\PersistentCollection {#124 …}
    +categories: Doctrine\ORM\PersistentCollection {#111 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#322
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#316
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2433 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2444 …}
  +body: """
    Sure, that’s not the point at all. But wouldn’t it be great if the knitting community (for example) on beehaw.org, lemmy.ml, lemmy.world and feddit.de would be merged for me into one entity for a better browsing experience? And people wouldn’t post the same breaking news 3 times and the cross-posts always showed up 3 times in my timeline? (And sometimes it’s the same 30 people anyways that are subscribed to all of them so the cross-posting doesn’t add anything?)\n
    \n
    I currently don’t have a good idea for a UI design for that. But I think a feature like that would add to federated platforms (if done right.) But nobody said you’re not allowed or it’s bad to open a dozen communities with the same name and topic on different servers. That’s perfectly alright. In the real world we also sometimes discuss the same topic with different people at different locations.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706310211 {#1868
    date: 2024-01-27 00:03:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@interdimensionalmeme@lemmy.ml"
    "@hendrik@lemmy.ml"
    "@Blaze@discuss.online"
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@interdimensionalmeme@lemmy.ml"
    "@hendrik@lemmy.ml"
    "@Blaze@discuss.online"
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@interdimensionalmeme@lemmy.ml"
    "@hendrik@lemmy.ml"
    "@Blaze@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2446 …}
  +nested: Doctrine\ORM\PersistentCollection {#2427 …}
  +votes: Doctrine\ORM\PersistentCollection {#1371 …}
  +reports: Doctrine\ORM\PersistentCollection {#1956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2476 …}
  -id: 343317
  -bodyTs: "'3':49,59 '30':70 'add':87,111 'allow':124 'alright':146 'also':152 'alway':56 'anyth':88 'anyway':72 'bad':128 'beehaw.org':22 'better':37 'break':47 'brows':38 'communiti':18,133 'cross':54,83 'cross-post':53,82 'current':90 'design':100 'differ':141,159,162 'discuss':154 'doesn':85 'done':116 'dozen':132 'entiti':34 'exampl':20 'experi':39 'featur':107 'feddit.de':26 'feder':113 'good':95 'great':14 'idea':96 'knit':17 'lemmy.ml':23 'lemmy.world':24 'like':108 'locat':163 'merg':29 'name':137 'news':48 'nobodi':119 'one':33 'open':130 'peopl':41,71,160 'perfect':145 'platform':114 'point':6 'post':44,55,84 're':122 'real':149 'right':117 'said':120 'server':142 'show':57 'sometim':65,153 'subscrib':75 'sure':1 'think':105 'time':50,60 'timelin':63 'topic':139,157 'ui':99 'world':150 'would':27,110 'wouldn':10,42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7764594"
  +editedAt: DateTimeImmutable @1728859309 {#1388
    date: 2024-10-14 00:41:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706310211 {#1935
    date: 2024-01-27 00:03:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1376
  +user: Proxies\__CG__\App\Entity\User {#1377 …}
  +entry: App\Entity\Entry {#1605 …}
  +magazine: App\Entity\Magazine {#313
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#321
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#301 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#297 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#286 …}
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +posts: Doctrine\ORM\PersistentCollection {#202 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#264 …}
    +bans: Doctrine\ORM\PersistentCollection {#181 …}
    +reports: Doctrine\ORM\PersistentCollection {#167 …}
    +badges: Doctrine\ORM\PersistentCollection {#145 …}
    +logs: Doctrine\ORM\PersistentCollection {#135 …}
    +awards: Doctrine\ORM\PersistentCollection {#124 …}
    +categories: Doctrine\ORM\PersistentCollection {#111 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#322
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#316
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2433 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2444 …}
  +body: """
    Sure, that’s not the point at all. But wouldn’t it be great if the knitting community (for example) on beehaw.org, lemmy.ml, lemmy.world and feddit.de would be merged for me into one entity for a better browsing experience? And people wouldn’t post the same breaking news 3 times and the cross-posts always showed up 3 times in my timeline? (And sometimes it’s the same 30 people anyways that are subscribed to all of them so the cross-posting doesn’t add anything?)\n
    \n
    I currently don’t have a good idea for a UI design for that. But I think a feature like that would add to federated platforms (if done right.) But nobody said you’re not allowed or it’s bad to open a dozen communities with the same name and topic on different servers. That’s perfectly alright. In the real world we also sometimes discuss the same topic with different people at different locations.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706310211 {#1868
    date: 2024-01-27 00:03:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@interdimensionalmeme@lemmy.ml"
    "@hendrik@lemmy.ml"
    "@Blaze@discuss.online"
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@interdimensionalmeme@lemmy.ml"
    "@hendrik@lemmy.ml"
    "@Blaze@discuss.online"
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@interdimensionalmeme@lemmy.ml"
    "@hendrik@lemmy.ml"
    "@Blaze@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2446 …}
  +nested: Doctrine\ORM\PersistentCollection {#2427 …}
  +votes: Doctrine\ORM\PersistentCollection {#1371 …}
  +reports: Doctrine\ORM\PersistentCollection {#1956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2476 …}
  -id: 343317
  -bodyTs: "'3':49,59 '30':70 'add':87,111 'allow':124 'alright':146 'also':152 'alway':56 'anyth':88 'anyway':72 'bad':128 'beehaw.org':22 'better':37 'break':47 'brows':38 'communiti':18,133 'cross':54,83 'cross-post':53,82 'current':90 'design':100 'differ':141,159,162 'discuss':154 'doesn':85 'done':116 'dozen':132 'entiti':34 'exampl':20 'experi':39 'featur':107 'feddit.de':26 'feder':113 'good':95 'great':14 'idea':96 'knit':17 'lemmy.ml':23 'lemmy.world':24 'like':108 'locat':163 'merg':29 'name':137 'news':48 'nobodi':119 'one':33 'open':130 'peopl':41,71,160 'perfect':145 'platform':114 'point':6 'post':44,55,84 're':122 'real':149 'right':117 'said':120 'server':142 'show':57 'sometim':65,153 'subscrib':75 'sure':1 'think':105 'time':50,60 'timelin':63 'topic':139,157 'ui':99 'world':150 'would':27,110 'wouldn':10,42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7764594"
  +editedAt: DateTimeImmutable @1728859309 {#1388
    date: 2024-10-14 00:41:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706310211 {#1935
    date: 2024-01-27 00:03:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1376
  +user: Proxies\__CG__\App\Entity\User {#1377 …}
  +entry: App\Entity\Entry {#1605 …}
  +magazine: App\Entity\Magazine {#313
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#321
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#301 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#297 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#286 …}
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +posts: Doctrine\ORM\PersistentCollection {#202 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#264 …}
    +bans: Doctrine\ORM\PersistentCollection {#181 …}
    +reports: Doctrine\ORM\PersistentCollection {#167 …}
    +badges: Doctrine\ORM\PersistentCollection {#145 …}
    +logs: Doctrine\ORM\PersistentCollection {#135 …}
    +awards: Doctrine\ORM\PersistentCollection {#124 …}
    +categories: Doctrine\ORM\PersistentCollection {#111 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#322
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#316
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2433 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2444 …}
  +body: """
    Sure, that’s not the point at all. But wouldn’t it be great if the knitting community (for example) on beehaw.org, lemmy.ml, lemmy.world and feddit.de would be merged for me into one entity for a better browsing experience? And people wouldn’t post the same breaking news 3 times and the cross-posts always showed up 3 times in my timeline? (And sometimes it’s the same 30 people anyways that are subscribed to all of them so the cross-posting doesn’t add anything?)\n
    \n
    I currently don’t have a good idea for a UI design for that. But I think a feature like that would add to federated platforms (if done right.) But nobody said you’re not allowed or it’s bad to open a dozen communities with the same name and topic on different servers. That’s perfectly alright. In the real world we also sometimes discuss the same topic with different people at different locations.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706310211 {#1868
    date: 2024-01-27 00:03:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@interdimensionalmeme@lemmy.ml"
    "@hendrik@lemmy.ml"
    "@Blaze@discuss.online"
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@interdimensionalmeme@lemmy.ml"
    "@hendrik@lemmy.ml"
    "@Blaze@discuss.online"
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@interdimensionalmeme@lemmy.ml"
    "@hendrik@lemmy.ml"
    "@Blaze@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2446 …}
  +nested: Doctrine\ORM\PersistentCollection {#2427 …}
  +votes: Doctrine\ORM\PersistentCollection {#1371 …}
  +reports: Doctrine\ORM\PersistentCollection {#1956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2476 …}
  -id: 343317
  -bodyTs: "'3':49,59 '30':70 'add':87,111 'allow':124 'alright':146 'also':152 'alway':56 'anyth':88 'anyway':72 'bad':128 'beehaw.org':22 'better':37 'break':47 'brows':38 'communiti':18,133 'cross':54,83 'cross-post':53,82 'current':90 'design':100 'differ':141,159,162 'discuss':154 'doesn':85 'done':116 'dozen':132 'entiti':34 'exampl':20 'experi':39 'featur':107 'feddit.de':26 'feder':113 'good':95 'great':14 'idea':96 'knit':17 'lemmy.ml':23 'lemmy.world':24 'like':108 'locat':163 'merg':29 'name':137 'news':48 'nobodi':119 'one':33 'open':130 'peopl':41,71,160 'perfect':145 'platform':114 'point':6 'post':44,55,84 're':122 'real':149 'right':117 'said':120 'server':142 'show':57 'sometim':65,153 'subscrib':75 'sure':1 'think':105 'time':50,60 'timelin':63 'topic':139,157 'ui':99 'world':150 'would':27,110 'wouldn':10,42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7764594"
  +editedAt: DateTimeImmutable @1728859309 {#1388
    date: 2024-10-14 00:41:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706310211 {#1935
    date: 2024-01-27 00:03:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED edit
App\Entity\Magazine {#313
  +icon: null
  +name: "announcements@lemmy.ml"
  +title: "announcements"
  +description: """
    Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
    \n
    You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 6
  +entryCommentCount: 455
  +postCount: 0
  +postCommentCount: 0
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729471730 {#321
    date: 2024-10-21 02:48:50.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#301 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#297 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#286 …}
  +entries: Doctrine\ORM\PersistentCollection {#244 …}
  +posts: Doctrine\ORM\PersistentCollection {#202 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#264 …}
  +bans: Doctrine\ORM\PersistentCollection {#181 …}
  +reports: Doctrine\ORM\PersistentCollection {#167 …}
  +badges: Doctrine\ORM\PersistentCollection {#145 …}
  +logs: Doctrine\ORM\PersistentCollection {#135 …}
  +awards: Doctrine\ORM\PersistentCollection {#124 …}
  +categories: Doctrine\ORM\PersistentCollection {#111 …}
  -id: 131
  +apId: "announcements@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/announcements"
  +apPublicUrl: "https://lemmy.ml/c/announcements"
  +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "announcements"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1703918407 {#322
    date: 2023-12-30 07:40:07.0 +01:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1703918407 {#316
    date: 2023-12-30 07:40:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details