Redirect 302 redirect from GET @entry_comment_report (756df3)

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 …}
}
3.36 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.18 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 {#1929 …}
  +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 {#2444 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2444 …}
  +body: """
    Its definitely a concern. IMO the lemmyverse is far too centralized at the moment. The big questions are:\n
    \n
    1. Is there a trend *toward* centralization, or away from it?\n
    2. How are people being introduced / onboarded onto lemmy?\n
    3. What can we do to combat centralization?\n
    \n
    (1) I’m honestly unsure, and I’d def appreciate if anyone has done a study of it. We’ve seen a big growth in single person / smaller topic-focused instances, which is a great thing, but if their communities aren’t growing, we need to figure out how to reverse that trend. I’d have no problem with the current large instances, including this one, as long as the long-term-trend is *away* from them.\n
    \n
    (2) Is mostly word-of-mouth, join-lemmy.org, and apps / web-ui’s which show an instance by default.\n
    \n
    We’ve made the sort for the [join-lemmy.org](https://join-lemmy.org/instances) instances page be by **random active users**, and tried to emphasize on that page that *it doesn’t matter which instance you join*, since most federate, and can subscribe / connect to any community. I *hope* that helps, and we need to replicate that wherever we can.\n
    \n
    Apps and webUI’s mostly just show lemmy.world rn, where they should show random instances. I’m guilty of this in Jerboa as well (showing lemmy.ml by default), and I’ve just opened up an issue that it *should* be showing a random server for anonymous users.\n
    \n
    But I think we need to do more, and I’d def appreciate yours and anyone else’s ideas on how we can combat centralization. We need to get ahead of this problem before it gets worse.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1706279787 {#1868
    date: 2024-01-26 15:36:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@sunaurus@lemm.ee"
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@sunaurus@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2428 …}
  +nested: Doctrine\ORM\PersistentCollection {#2427 …}
  +votes: Doctrine\ORM\PersistentCollection {#1371 …}
  +reports: Doctrine\ORM\PersistentCollection {#1956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2355 …}
  -id: 342062
  -bodyTs: "'/instances)':156 '1':19,47 '2':30,126 '3':39 'activ':162 'ahead':279 'anonym':248 'anyon':58,265 'app':135,203 'appreci':56,262 'aren':88 'away':27,123 'big':16,69 'central':11,25,46,274 'combat':45,273 'communiti':87,189 'concern':4 'connect':186 'current':108 'd':54,102,260 'def':55,261 'default':145,230 'definit':2 'doesn':173 'done':60 'els':266 'emphas':167 'far':9 'feder':182 'figur':94 'focus':77 'get':278,285 'great':82 'grow':90 'growth':70 'guilti':220 'help':193 'honest':50 'hope':191 'idea':268 'imo':5 'includ':111 'instanc':78,110,143,157,177,217 'introduc':35 'issu':238 'jerboa':224 'join':179 'join-lemmy.org':133,153,155 'join-lemmy.org/instances)':154 'larg':109 'lemmi':38 'lemmy.ml':228 'lemmy.world':210 'lemmyvers':7 'long':115,119 'long-term-trend':118 'm':49,219 'made':148 'matter':175 'moment':14 'most':128,207 'mouth':132 'need':92,196,254,276 'onboard':36 'one':113 'onto':37 'open':235 'page':158,170 'peopl':33 'person':73 'problem':105,282 'question':17 'random':161,216,245 'replic':198 'revers':98 'rn':211 'seen':67 'server':246 'show':141,209,215,227,243 'sinc':180 'singl':72 'smaller':74 'sort':150 'studi':62 'subscrib':185 'term':120 'thing':83 'think':252 'topic':76 'topic-focus':75 'toward':24 'trend':23,100,121 'tri':165 'ui':138 'unsur':51 'user':163,249 've':66,147,233 'web':137 'web-ui':136 'webui':205 'well':226 'wherev':200 'word':130 'word-of-mouth':129 'wors':286"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7753047"
  +editedAt: DateTimeImmutable @1728810948 {#1388
    date: 2024-10-13 11:15:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706279787 {#1935
    date: 2024-01-26 15:36:27.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 {#1929 …}
  +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 {#2444 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2444 …}
  +body: """
    Its definitely a concern. IMO the lemmyverse is far too centralized at the moment. The big questions are:\n
    \n
    1. Is there a trend *toward* centralization, or away from it?\n
    2. How are people being introduced / onboarded onto lemmy?\n
    3. What can we do to combat centralization?\n
    \n
    (1) I’m honestly unsure, and I’d def appreciate if anyone has done a study of it. We’ve seen a big growth in single person / smaller topic-focused instances, which is a great thing, but if their communities aren’t growing, we need to figure out how to reverse that trend. I’d have no problem with the current large instances, including this one, as long as the long-term-trend is *away* from them.\n
    \n
    (2) Is mostly word-of-mouth, join-lemmy.org, and apps / web-ui’s which show an instance by default.\n
    \n
    We’ve made the sort for the [join-lemmy.org](https://join-lemmy.org/instances) instances page be by **random active users**, and tried to emphasize on that page that *it doesn’t matter which instance you join*, since most federate, and can subscribe / connect to any community. I *hope* that helps, and we need to replicate that wherever we can.\n
    \n
    Apps and webUI’s mostly just show lemmy.world rn, where they should show random instances. I’m guilty of this in Jerboa as well (showing lemmy.ml by default), and I’ve just opened up an issue that it *should* be showing a random server for anonymous users.\n
    \n
    But I think we need to do more, and I’d def appreciate yours and anyone else’s ideas on how we can combat centralization. We need to get ahead of this problem before it gets worse.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1706279787 {#1868
    date: 2024-01-26 15:36:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@sunaurus@lemm.ee"
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@sunaurus@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2428 …}
  +nested: Doctrine\ORM\PersistentCollection {#2427 …}
  +votes: Doctrine\ORM\PersistentCollection {#1371 …}
  +reports: Doctrine\ORM\PersistentCollection {#1956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2355 …}
  -id: 342062
  -bodyTs: "'/instances)':156 '1':19,47 '2':30,126 '3':39 'activ':162 'ahead':279 'anonym':248 'anyon':58,265 'app':135,203 'appreci':56,262 'aren':88 'away':27,123 'big':16,69 'central':11,25,46,274 'combat':45,273 'communiti':87,189 'concern':4 'connect':186 'current':108 'd':54,102,260 'def':55,261 'default':145,230 'definit':2 'doesn':173 'done':60 'els':266 'emphas':167 'far':9 'feder':182 'figur':94 'focus':77 'get':278,285 'great':82 'grow':90 'growth':70 'guilti':220 'help':193 'honest':50 'hope':191 'idea':268 'imo':5 'includ':111 'instanc':78,110,143,157,177,217 'introduc':35 'issu':238 'jerboa':224 'join':179 'join-lemmy.org':133,153,155 'join-lemmy.org/instances)':154 'larg':109 'lemmi':38 'lemmy.ml':228 'lemmy.world':210 'lemmyvers':7 'long':115,119 'long-term-trend':118 'm':49,219 'made':148 'matter':175 'moment':14 'most':128,207 'mouth':132 'need':92,196,254,276 'onboard':36 'one':113 'onto':37 'open':235 'page':158,170 'peopl':33 'person':73 'problem':105,282 'question':17 'random':161,216,245 'replic':198 'revers':98 'rn':211 'seen':67 'server':246 'show':141,209,215,227,243 'sinc':180 'singl':72 'smaller':74 'sort':150 'studi':62 'subscrib':185 'term':120 'thing':83 'think':252 'topic':76 'topic-focus':75 'toward':24 'trend':23,100,121 'tri':165 'ui':138 'unsur':51 'user':163,249 've':66,147,233 'web':137 'web-ui':136 'webui':205 'well':226 'wherev':200 'word':130 'word-of-mouth':129 'wors':286"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7753047"
  +editedAt: DateTimeImmutable @1728810948 {#1388
    date: 2024-10-13 11:15:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706279787 {#1935
    date: 2024-01-26 15:36:27.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 {#1929 …}
  +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 {#2444 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2444 …}
  +body: """
    Its definitely a concern. IMO the lemmyverse is far too centralized at the moment. The big questions are:\n
    \n
    1. Is there a trend *toward* centralization, or away from it?\n
    2. How are people being introduced / onboarded onto lemmy?\n
    3. What can we do to combat centralization?\n
    \n
    (1) I’m honestly unsure, and I’d def appreciate if anyone has done a study of it. We’ve seen a big growth in single person / smaller topic-focused instances, which is a great thing, but if their communities aren’t growing, we need to figure out how to reverse that trend. I’d have no problem with the current large instances, including this one, as long as the long-term-trend is *away* from them.\n
    \n
    (2) Is mostly word-of-mouth, join-lemmy.org, and apps / web-ui’s which show an instance by default.\n
    \n
    We’ve made the sort for the [join-lemmy.org](https://join-lemmy.org/instances) instances page be by **random active users**, and tried to emphasize on that page that *it doesn’t matter which instance you join*, since most federate, and can subscribe / connect to any community. I *hope* that helps, and we need to replicate that wherever we can.\n
    \n
    Apps and webUI’s mostly just show lemmy.world rn, where they should show random instances. I’m guilty of this in Jerboa as well (showing lemmy.ml by default), and I’ve just opened up an issue that it *should* be showing a random server for anonymous users.\n
    \n
    But I think we need to do more, and I’d def appreciate yours and anyone else’s ideas on how we can combat centralization. We need to get ahead of this problem before it gets worse.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1706279787 {#1868
    date: 2024-01-26 15:36:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@sunaurus@lemm.ee"
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@sunaurus@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2428 …}
  +nested: Doctrine\ORM\PersistentCollection {#2427 …}
  +votes: Doctrine\ORM\PersistentCollection {#1371 …}
  +reports: Doctrine\ORM\PersistentCollection {#1956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2355 …}
  -id: 342062
  -bodyTs: "'/instances)':156 '1':19,47 '2':30,126 '3':39 'activ':162 'ahead':279 'anonym':248 'anyon':58,265 'app':135,203 'appreci':56,262 'aren':88 'away':27,123 'big':16,69 'central':11,25,46,274 'combat':45,273 'communiti':87,189 'concern':4 'connect':186 'current':108 'd':54,102,260 'def':55,261 'default':145,230 'definit':2 'doesn':173 'done':60 'els':266 'emphas':167 'far':9 'feder':182 'figur':94 'focus':77 'get':278,285 'great':82 'grow':90 'growth':70 'guilti':220 'help':193 'honest':50 'hope':191 'idea':268 'imo':5 'includ':111 'instanc':78,110,143,157,177,217 'introduc':35 'issu':238 'jerboa':224 'join':179 'join-lemmy.org':133,153,155 'join-lemmy.org/instances)':154 'larg':109 'lemmi':38 'lemmy.ml':228 'lemmy.world':210 'lemmyvers':7 'long':115,119 'long-term-trend':118 'm':49,219 'made':148 'matter':175 'moment':14 'most':128,207 'mouth':132 'need':92,196,254,276 'onboard':36 'one':113 'onto':37 'open':235 'page':158,170 'peopl':33 'person':73 'problem':105,282 'question':17 'random':161,216,245 'replic':198 'revers':98 'rn':211 'seen':67 'server':246 'show':141,209,215,227,243 'sinc':180 'singl':72 'smaller':74 'sort':150 'studi':62 'subscrib':185 'term':120 'thing':83 'think':252 'topic':76 'topic-focus':75 'toward':24 'trend':23,100,121 'tri':165 'ui':138 'unsur':51 'user':163,249 've':66,147,233 'web':137 'web-ui':136 'webui':205 'well':226 'wherev':200 'word':130 'word-of-mouth':129 'wors':286"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7753047"
  +editedAt: DateTimeImmutable @1728810948 {#1388
    date: 2024-10-13 11:15:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706279787 {#1935
    date: 2024-01-26 15:36:27.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