Redirect 302 redirect from GET @entry_comment_report (bd029d)

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.84 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\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 {#2433 …}
  +body: """
    For migration we recently added a feature to export your user data. But “real” migrating accounts is something I put on our “todo” list, though it probably also first needs a proposal to define how it should work exactly (should it still work when the original instance is down?) As soon as we start giving users more control over their private key issues start appearing like not having any infrastructure for key rotation / revocation. Without that it will only work when the original instance still exists.\n
    \n
    I’m not sure if by tagging users you mean linking / mentioning them? Or adding tags to them like you can tag posts / users on other platform. For tagging in general there’s a pending proposal [github.com/LemmyNet/rfcs/pull/4](https://github.com/LemmyNet/rfcs/pull/4) . So far it focuses on post tagging though to reduce the scope. I think the goal is going to be to start with one kind of tagging and add more kinds of tagging later.\n
    \n
    For improving cross-instance linking (both communities, posts, and users) we also have a open milestone. There’s a few spitballing issues about it, but no real concrete proposal on how to build it yet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706276144 {#1868
    date: 2024-01-26 14:35:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@OsrsNeedsF2P@lemmy.ml"
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@OsrsNeedsF2P@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2444 …}
  +nested: Doctrine\ORM\PersistentCollection {#2424 …}
  +votes: Doctrine\ORM\PersistentCollection {#1375 …}
  +reports: Doctrine\ORM\PersistentCollection {#2438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
  -id: 341942
  -bodyTs: "'/lemmynet/rfcs/pull/4](https://github.com/lemmynet/rfcs/pull/4)':125 'account':16 'ad':5,101 'add':154 'also':28,172 'appear':65 'build':193 'communiti':167 'concret':188 'control':58 'cross':163 'cross-inst':162 'data':12 'defin':34 'exact':39 'exist':86 'export':9 'far':127 'featur':7 'first':29 'focus':129 'general':117 'github.com':124 'github.com/lemmynet/rfcs/pull/4](https://github.com/lemmynet/rfcs/pull/4)':123 'give':55 'go':143 'goal':141 'improv':161 'infrastructur':70 'instanc':47,84,164 'issu':63,182 'key':62,72 'kind':150,156 'later':159 'like':66,105 'link':97,165 'list':24 'm':88 'mean':96 'mention':98 'migrat':2,15 'mileston':176 'need':30 'one':149 'open':175 'origin':46,83 'pend':121 'platform':113 'post':109,131,168 'privat':61 'probabl':27 'propos':32,122,189 'put':20 'real':14,187 'recent':4 'reduc':135 'revoc':74 'rotat':73 'scope':137 'someth':18 'soon':51 'spitbal':181 'start':54,64,147 'still':42,85 'sure':90 'tag':93,102,108,115,132,152,158 'think':139 'though':25,133 'todo':23 'user':11,56,94,110,170 'without':75 'work':38,43,80 'yet':195"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7036122"
  +editedAt: DateTimeImmutable @1728775967 {#1388
    date: 2024-10-13 01:32:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706276144 {#1935
    date: 2024-01-26 14:35:44.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 {#2433 …}
  +body: """
    For migration we recently added a feature to export your user data. But “real” migrating accounts is something I put on our “todo” list, though it probably also first needs a proposal to define how it should work exactly (should it still work when the original instance is down?) As soon as we start giving users more control over their private key issues start appearing like not having any infrastructure for key rotation / revocation. Without that it will only work when the original instance still exists.\n
    \n
    I’m not sure if by tagging users you mean linking / mentioning them? Or adding tags to them like you can tag posts / users on other platform. For tagging in general there’s a pending proposal [github.com/LemmyNet/rfcs/pull/4](https://github.com/LemmyNet/rfcs/pull/4) . So far it focuses on post tagging though to reduce the scope. I think the goal is going to be to start with one kind of tagging and add more kinds of tagging later.\n
    \n
    For improving cross-instance linking (both communities, posts, and users) we also have a open milestone. There’s a few spitballing issues about it, but no real concrete proposal on how to build it yet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706276144 {#1868
    date: 2024-01-26 14:35:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@OsrsNeedsF2P@lemmy.ml"
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@OsrsNeedsF2P@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2444 …}
  +nested: Doctrine\ORM\PersistentCollection {#2424 …}
  +votes: Doctrine\ORM\PersistentCollection {#1375 …}
  +reports: Doctrine\ORM\PersistentCollection {#2438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
  -id: 341942
  -bodyTs: "'/lemmynet/rfcs/pull/4](https://github.com/lemmynet/rfcs/pull/4)':125 'account':16 'ad':5,101 'add':154 'also':28,172 'appear':65 'build':193 'communiti':167 'concret':188 'control':58 'cross':163 'cross-inst':162 'data':12 'defin':34 'exact':39 'exist':86 'export':9 'far':127 'featur':7 'first':29 'focus':129 'general':117 'github.com':124 'github.com/lemmynet/rfcs/pull/4](https://github.com/lemmynet/rfcs/pull/4)':123 'give':55 'go':143 'goal':141 'improv':161 'infrastructur':70 'instanc':47,84,164 'issu':63,182 'key':62,72 'kind':150,156 'later':159 'like':66,105 'link':97,165 'list':24 'm':88 'mean':96 'mention':98 'migrat':2,15 'mileston':176 'need':30 'one':149 'open':175 'origin':46,83 'pend':121 'platform':113 'post':109,131,168 'privat':61 'probabl':27 'propos':32,122,189 'put':20 'real':14,187 'recent':4 'reduc':135 'revoc':74 'rotat':73 'scope':137 'someth':18 'soon':51 'spitbal':181 'start':54,64,147 'still':42,85 'sure':90 'tag':93,102,108,115,132,152,158 'think':139 'though':25,133 'todo':23 'user':11,56,94,110,170 'without':75 'work':38,43,80 'yet':195"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7036122"
  +editedAt: DateTimeImmutable @1728775967 {#1388
    date: 2024-10-13 01:32:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706276144 {#1935
    date: 2024-01-26 14:35:44.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 {#2433 …}
  +body: """
    For migration we recently added a feature to export your user data. But “real” migrating accounts is something I put on our “todo” list, though it probably also first needs a proposal to define how it should work exactly (should it still work when the original instance is down?) As soon as we start giving users more control over their private key issues start appearing like not having any infrastructure for key rotation / revocation. Without that it will only work when the original instance still exists.\n
    \n
    I’m not sure if by tagging users you mean linking / mentioning them? Or adding tags to them like you can tag posts / users on other platform. For tagging in general there’s a pending proposal [github.com/LemmyNet/rfcs/pull/4](https://github.com/LemmyNet/rfcs/pull/4) . So far it focuses on post tagging though to reduce the scope. I think the goal is going to be to start with one kind of tagging and add more kinds of tagging later.\n
    \n
    For improving cross-instance linking (both communities, posts, and users) we also have a open milestone. There’s a few spitballing issues about it, but no real concrete proposal on how to build it yet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706276144 {#1868
    date: 2024-01-26 14:35:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@OsrsNeedsF2P@lemmy.ml"
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@OsrsNeedsF2P@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2444 …}
  +nested: Doctrine\ORM\PersistentCollection {#2424 …}
  +votes: Doctrine\ORM\PersistentCollection {#1375 …}
  +reports: Doctrine\ORM\PersistentCollection {#2438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
  -id: 341942
  -bodyTs: "'/lemmynet/rfcs/pull/4](https://github.com/lemmynet/rfcs/pull/4)':125 'account':16 'ad':5,101 'add':154 'also':28,172 'appear':65 'build':193 'communiti':167 'concret':188 'control':58 'cross':163 'cross-inst':162 'data':12 'defin':34 'exact':39 'exist':86 'export':9 'far':127 'featur':7 'first':29 'focus':129 'general':117 'github.com':124 'github.com/lemmynet/rfcs/pull/4](https://github.com/lemmynet/rfcs/pull/4)':123 'give':55 'go':143 'goal':141 'improv':161 'infrastructur':70 'instanc':47,84,164 'issu':63,182 'key':62,72 'kind':150,156 'later':159 'like':66,105 'link':97,165 'list':24 'm':88 'mean':96 'mention':98 'migrat':2,15 'mileston':176 'need':30 'one':149 'open':175 'origin':46,83 'pend':121 'platform':113 'post':109,131,168 'privat':61 'probabl':27 'propos':32,122,189 'put':20 'real':14,187 'recent':4 'reduc':135 'revoc':74 'rotat':73 'scope':137 'someth':18 'soon':51 'spitbal':181 'start':54,64,147 'still':42,85 'sure':90 'tag':93,102,108,115,132,152,158 'think':139 'though':25,133 'todo':23 'user':11,56,94,110,170 'without':75 'work':38,43,80 'yet':195"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7036122"
  +editedAt: DateTimeImmutable @1728775967 {#1388
    date: 2024-10-13 01:32:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706276144 {#1935
    date: 2024-01-26 14:35:44.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