GET https://kbin.spritesserver.nl/search/hot?p=24&q=community%40instance

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.23 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.07 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
Proxies\__CG__\App\Entity\Entry {#1874
  +user: Proxies\__CG__\App\Entity\User {#1410 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1347 …}
  +slug: "Connect-does-not-collapse-cross-posts-into-the-same-post-in"
  +title: "Connect does not collapse cross-posts into the same post in the post feed"
  +url: null
  +body: """
    Recently had some people tell me that connect isn’t collapsing cross-posts so when a post is posted to multiple communities at the same time it floods the feed\n
    \n
    The behaviour that occurs in lemmy-ui is it checks for posts with the same url in the ones its showing the user and removes any duplicates, only keeping the oldest one (and showing links to the rest in a cross-posted to section)\n
    \n
    This helps especially in instances that recommend cross-posting since topics overlay between multiple communities\n
    \n
    Should be relatively easy to implement since its just comparing the url values of the posts you already have\n
    \n
    ![](https://programming.dev/pictrs/image/c44da516-d0f9-4bf2-ae51-b574c9102ec6.png)\n
    \n
    ![](https://programming.dev/pictrs/image/1875cc2a-f933-4f53-8f12-66e964290624.png)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699977086 {#2797
    date: 2023-11-14 16:51:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2802 …}
  +votes: Doctrine\ORM\PersistentCollection {#2805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2807 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
  +badges: Doctrine\ORM\PersistentCollection {#2813 …}
  +children: [
    App\Entity\EntryComment {#1926
      +user: Proxies\__CG__\App\Entity\User {#1410 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
      +body: """
        yeah ill probably have to make an issue on all of their repositories\n
        \n
        its pretty much only supported by the main instance web frontends (lemmy-ui and pangora-ui) (been supported on lemmy-ui since before all of the apps were made)\n
        \n
        currently recommended in programming.dev to cross post to as many communities as you can to give content to the lower activity communities and since there tends to be a lot of overlap with topics but thats conflicting with current app behaviours
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699923060 {#1906
        date: 2023-11-14 01:51:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
        "@can@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1883 …}
      +nested: Doctrine\ORM\PersistentCollection {#2389 …}
      +votes: Doctrine\ORM\PersistentCollection {#2387 …}
      +reports: Doctrine\ORM\PersistentCollection {#2394 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
      -id: 121729
      -bodyTs: "'activ':66 'app':43,85 'behaviour':86 'communiti':56,67 'conflict':82 'content':62 'cross':51 'current':46,84 'frontend':24 'give':61 'ill':2 'instanc':22 'issu':8 'lemmi':26,36 'lemmy-ui':25,35 'lot':75 'lower':65 'made':45 'main':21 'make':6 'mani':55 'much':16 'overlap':77 'pangora':30 'pangora-ui':29 'post':52 'pretti':15 'probabl':3 'programming.dev':49 'recommend':47 'repositori':13 'sinc':38,69 'support':18,33 'tend':71 'that':81 'topic':79 'ui':27,31,37 'web':23 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/4797654"
      +editedAt: DateTimeImmutable @1700121842 {#1909
        date: 2023-11-16 09:04:02.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699923060 {#1708
        date: 2023-11-14 01:51:00.0 +01:00
      }
      +"title": 121729
    }
  ]
  -id: 12772
  -titleTs: "'collaps':4 'connect':1 'cross':6 'cross-post':5 'feed':15 'post':7,11,14"
  -bodyTs: "'/pictrs/image/1875cc2a-f933-4f53-8f12-66e964290624.png)':118 '/pictrs/image/c44da516-d0f9-4bf2-ae51-b574c9102ec6.png)':115 'alreadi':111 'behaviour':33 'check':42 'collaps':11 'communiti':23,93 'compar':103 'connect':8 'cross':13,74,86 'cross-post':12,73,85 'duplic':59 'easi':97 'especi':80 'feed':31 'flood':29 'help':79 'implement':99 'instanc':82 'isn':9 'keep':61 'lemmi':38 'lemmy-ui':37 'link':67 'multipl':22,92 'occur':35 'oldest':63 'one':51,64 'overlay':90 'peopl':4 'post':14,18,20,44,75,87,109 'programming.dev':114,117 'programming.dev/pictrs/image/1875cc2a-f933-4f53-8f12-66e964290624.png)':116 'programming.dev/pictrs/image/c44da516-d0f9-4bf2-ae51-b574c9102ec6.png)':113 'recent':1 'recommend':84 'relat':96 'remov':57 'rest':70 'section':77 'show':53,66 'sinc':88,100 'tell':5 'time':27 'topic':89 'ui':39 'url':48,105 'user':55 'valu':106"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699955565
  +visibility: "visible             "
  +apId: "https://programming.dev/post/5842055"
  +editedAt: DateTimeImmutable @1700115103 {#2784
    date: 2023-11-16 07:11:43.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699919565 {#2762
    date: 2023-11-14 00:52:45.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
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1874
  +user: Proxies\__CG__\App\Entity\User {#1410 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1347 …}
  +slug: "Connect-does-not-collapse-cross-posts-into-the-same-post-in"
  +title: "Connect does not collapse cross-posts into the same post in the post feed"
  +url: null
  +body: """
    Recently had some people tell me that connect isn’t collapsing cross-posts so when a post is posted to multiple communities at the same time it floods the feed\n
    \n
    The behaviour that occurs in lemmy-ui is it checks for posts with the same url in the ones its showing the user and removes any duplicates, only keeping the oldest one (and showing links to the rest in a cross-posted to section)\n
    \n
    This helps especially in instances that recommend cross-posting since topics overlay between multiple communities\n
    \n
    Should be relatively easy to implement since its just comparing the url values of the posts you already have\n
    \n
    ![](https://programming.dev/pictrs/image/c44da516-d0f9-4bf2-ae51-b574c9102ec6.png)\n
    \n
    ![](https://programming.dev/pictrs/image/1875cc2a-f933-4f53-8f12-66e964290624.png)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699977086 {#2797
    date: 2023-11-14 16:51:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2802 …}
  +votes: Doctrine\ORM\PersistentCollection {#2805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2807 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
  +badges: Doctrine\ORM\PersistentCollection {#2813 …}
  +children: [
    App\Entity\EntryComment {#1926
      +user: Proxies\__CG__\App\Entity\User {#1410 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
      +body: """
        yeah ill probably have to make an issue on all of their repositories\n
        \n
        its pretty much only supported by the main instance web frontends (lemmy-ui and pangora-ui) (been supported on lemmy-ui since before all of the apps were made)\n
        \n
        currently recommended in programming.dev to cross post to as many communities as you can to give content to the lower activity communities and since there tends to be a lot of overlap with topics but thats conflicting with current app behaviours
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699923060 {#1906
        date: 2023-11-14 01:51:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
        "@can@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1883 …}
      +nested: Doctrine\ORM\PersistentCollection {#2389 …}
      +votes: Doctrine\ORM\PersistentCollection {#2387 …}
      +reports: Doctrine\ORM\PersistentCollection {#2394 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
      -id: 121729
      -bodyTs: "'activ':66 'app':43,85 'behaviour':86 'communiti':56,67 'conflict':82 'content':62 'cross':51 'current':46,84 'frontend':24 'give':61 'ill':2 'instanc':22 'issu':8 'lemmi':26,36 'lemmy-ui':25,35 'lot':75 'lower':65 'made':45 'main':21 'make':6 'mani':55 'much':16 'overlap':77 'pangora':30 'pangora-ui':29 'post':52 'pretti':15 'probabl':3 'programming.dev':49 'recommend':47 'repositori':13 'sinc':38,69 'support':18,33 'tend':71 'that':81 'topic':79 'ui':27,31,37 'web':23 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/4797654"
      +editedAt: DateTimeImmutable @1700121842 {#1909
        date: 2023-11-16 09:04:02.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699923060 {#1708
        date: 2023-11-14 01:51:00.0 +01:00
      }
      +"title": 121729
    }
  ]
  -id: 12772
  -titleTs: "'collaps':4 'connect':1 'cross':6 'cross-post':5 'feed':15 'post':7,11,14"
  -bodyTs: "'/pictrs/image/1875cc2a-f933-4f53-8f12-66e964290624.png)':118 '/pictrs/image/c44da516-d0f9-4bf2-ae51-b574c9102ec6.png)':115 'alreadi':111 'behaviour':33 'check':42 'collaps':11 'communiti':23,93 'compar':103 'connect':8 'cross':13,74,86 'cross-post':12,73,85 'duplic':59 'easi':97 'especi':80 'feed':31 'flood':29 'help':79 'implement':99 'instanc':82 'isn':9 'keep':61 'lemmi':38 'lemmy-ui':37 'link':67 'multipl':22,92 'occur':35 'oldest':63 'one':51,64 'overlay':90 'peopl':4 'post':14,18,20,44,75,87,109 'programming.dev':114,117 'programming.dev/pictrs/image/1875cc2a-f933-4f53-8f12-66e964290624.png)':116 'programming.dev/pictrs/image/c44da516-d0f9-4bf2-ae51-b574c9102ec6.png)':113 'recent':1 'recommend':84 'relat':96 'remov':57 'rest':70 'section':77 'show':53,66 'sinc':88,100 'tell':5 'time':27 'topic':89 'ui':39 'url':48,105 'user':55 'valu':106"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699955565
  +visibility: "visible             "
  +apId: "https://programming.dev/post/5842055"
  +editedAt: DateTimeImmutable @1700115103 {#2784
    date: 2023-11-16 07:11:43.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699919565 {#2762
    date: 2023-11-14 00:52:45.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
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1874
  +user: Proxies\__CG__\App\Entity\User {#1410 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1347 …}
  +slug: "Connect-does-not-collapse-cross-posts-into-the-same-post-in"
  +title: "Connect does not collapse cross-posts into the same post in the post feed"
  +url: null
  +body: """
    Recently had some people tell me that connect isn’t collapsing cross-posts so when a post is posted to multiple communities at the same time it floods the feed\n
    \n
    The behaviour that occurs in lemmy-ui is it checks for posts with the same url in the ones its showing the user and removes any duplicates, only keeping the oldest one (and showing links to the rest in a cross-posted to section)\n
    \n
    This helps especially in instances that recommend cross-posting since topics overlay between multiple communities\n
    \n
    Should be relatively easy to implement since its just comparing the url values of the posts you already have\n
    \n
    ![](https://programming.dev/pictrs/image/c44da516-d0f9-4bf2-ae51-b574c9102ec6.png)\n
    \n
    ![](https://programming.dev/pictrs/image/1875cc2a-f933-4f53-8f12-66e964290624.png)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699977086 {#2797
    date: 2023-11-14 16:51:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2802 …}
  +votes: Doctrine\ORM\PersistentCollection {#2805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2807 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
  +badges: Doctrine\ORM\PersistentCollection {#2813 …}
  +children: [
    App\Entity\EntryComment {#1926
      +user: Proxies\__CG__\App\Entity\User {#1410 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
      +body: """
        yeah ill probably have to make an issue on all of their repositories\n
        \n
        its pretty much only supported by the main instance web frontends (lemmy-ui and pangora-ui) (been supported on lemmy-ui since before all of the apps were made)\n
        \n
        currently recommended in programming.dev to cross post to as many communities as you can to give content to the lower activity communities and since there tends to be a lot of overlap with topics but thats conflicting with current app behaviours
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699923060 {#1906
        date: 2023-11-14 01:51:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
        "@can@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1883 …}
      +nested: Doctrine\ORM\PersistentCollection {#2389 …}
      +votes: Doctrine\ORM\PersistentCollection {#2387 …}
      +reports: Doctrine\ORM\PersistentCollection {#2394 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
      -id: 121729
      -bodyTs: "'activ':66 'app':43,85 'behaviour':86 'communiti':56,67 'conflict':82 'content':62 'cross':51 'current':46,84 'frontend':24 'give':61 'ill':2 'instanc':22 'issu':8 'lemmi':26,36 'lemmy-ui':25,35 'lot':75 'lower':65 'made':45 'main':21 'make':6 'mani':55 'much':16 'overlap':77 'pangora':30 'pangora-ui':29 'post':52 'pretti':15 'probabl':3 'programming.dev':49 'recommend':47 'repositori':13 'sinc':38,69 'support':18,33 'tend':71 'that':81 'topic':79 'ui':27,31,37 'web':23 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/4797654"
      +editedAt: DateTimeImmutable @1700121842 {#1909
        date: 2023-11-16 09:04:02.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699923060 {#1708
        date: 2023-11-14 01:51:00.0 +01:00
      }
      +"title": 121729
    }
  ]
  -id: 12772
  -titleTs: "'collaps':4 'connect':1 'cross':6 'cross-post':5 'feed':15 'post':7,11,14"
  -bodyTs: "'/pictrs/image/1875cc2a-f933-4f53-8f12-66e964290624.png)':118 '/pictrs/image/c44da516-d0f9-4bf2-ae51-b574c9102ec6.png)':115 'alreadi':111 'behaviour':33 'check':42 'collaps':11 'communiti':23,93 'compar':103 'connect':8 'cross':13,74,86 'cross-post':12,73,85 'duplic':59 'easi':97 'especi':80 'feed':31 'flood':29 'help':79 'implement':99 'instanc':82 'isn':9 'keep':61 'lemmi':38 'lemmy-ui':37 'link':67 'multipl':22,92 'occur':35 'oldest':63 'one':51,64 'overlay':90 'peopl':4 'post':14,18,20,44,75,87,109 'programming.dev':114,117 'programming.dev/pictrs/image/1875cc2a-f933-4f53-8f12-66e964290624.png)':116 'programming.dev/pictrs/image/c44da516-d0f9-4bf2-ae51-b574c9102ec6.png)':113 'recent':1 'recommend':84 'relat':96 'remov':57 'rest':70 'section':77 'show':53,66 'sinc':88,100 'tell':5 'time':27 'topic':89 'ui':39 'url':48,105 'user':55 'valu':106"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699955565
  +visibility: "visible             "
  +apId: "https://programming.dev/post/5842055"
  +editedAt: DateTimeImmutable @1700115103 {#2784
    date: 2023-11-16 07:11:43.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699919565 {#2762
    date: 2023-11-14 00:52:45.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
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#1926
  +user: Proxies\__CG__\App\Entity\User {#1410 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1874
    +user: Proxies\__CG__\App\Entity\User {#1410 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1347 …}
    +slug: "Connect-does-not-collapse-cross-posts-into-the-same-post-in"
    +title: "Connect does not collapse cross-posts into the same post in the post feed"
    +url: null
    +body: """
      Recently had some people tell me that connect isn’t collapsing cross-posts so when a post is posted to multiple communities at the same time it floods the feed\n
      \n
      The behaviour that occurs in lemmy-ui is it checks for posts with the same url in the ones its showing the user and removes any duplicates, only keeping the oldest one (and showing links to the rest in a cross-posted to section)\n
      \n
      This helps especially in instances that recommend cross-posting since topics overlay between multiple communities\n
      \n
      Should be relatively easy to implement since its just comparing the url values of the posts you already have\n
      \n
      ![](https://programming.dev/pictrs/image/c44da516-d0f9-4bf2-ae51-b574c9102ec6.png)\n
      \n
      ![](https://programming.dev/pictrs/image/1875cc2a-f933-4f53-8f12-66e964290624.png)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 4
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699977086 {#2797
      date: 2023-11-14 16:51:26.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2802 …}
    +votes: Doctrine\ORM\PersistentCollection {#2805 …}
    +reports: Doctrine\ORM\PersistentCollection {#2807 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
    +badges: Doctrine\ORM\PersistentCollection {#2813 …}
    +children: [
      App\Entity\EntryComment {#1926}
    ]
    -id: 12772
    -titleTs: "'collaps':4 'connect':1 'cross':6 'cross-post':5 'feed':15 'post':7,11,14"
    -bodyTs: "'/pictrs/image/1875cc2a-f933-4f53-8f12-66e964290624.png)':118 '/pictrs/image/c44da516-d0f9-4bf2-ae51-b574c9102ec6.png)':115 'alreadi':111 'behaviour':33 'check':42 'collaps':11 'communiti':23,93 'compar':103 'connect':8 'cross':13,74,86 'cross-post':12,73,85 'duplic':59 'easi':97 'especi':80 'feed':31 'flood':29 'help':79 'implement':99 'instanc':82 'isn':9 'keep':61 'lemmi':38 'lemmy-ui':37 'link':67 'multipl':22,92 'occur':35 'oldest':63 'one':51,64 'overlay':90 'peopl':4 'post':14,18,20,44,75,87,109 'programming.dev':114,117 'programming.dev/pictrs/image/1875cc2a-f933-4f53-8f12-66e964290624.png)':116 'programming.dev/pictrs/image/c44da516-d0f9-4bf2-ae51-b574c9102ec6.png)':113 'recent':1 'recommend':84 'relat':96 'remov':57 'rest':70 'section':77 'show':53,66 'sinc':88,100 'tell':5 'time':27 'topic':89 'ui':39 'url':48,105 'user':55 'valu':106"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699955565
    +visibility: "visible             "
    +apId: "https://programming.dev/post/5842055"
    +editedAt: DateTimeImmutable @1700115103 {#2784
      date: 2023-11-16 07:11:43.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699919565 {#2762
      date: 2023-11-14 00:52:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
  +body: """
    yeah ill probably have to make an issue on all of their repositories\n
    \n
    its pretty much only supported by the main instance web frontends (lemmy-ui and pangora-ui) (been supported on lemmy-ui since before all of the apps were made)\n
    \n
    currently recommended in programming.dev to cross post to as many communities as you can to give content to the lower activity communities and since there tends to be a lot of overlap with topics but thats conflicting with current app behaviours
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699923060 {#1906
    date: 2023-11-14 01:51:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1883 …}
  +nested: Doctrine\ORM\PersistentCollection {#2389 …}
  +votes: Doctrine\ORM\PersistentCollection {#2387 …}
  +reports: Doctrine\ORM\PersistentCollection {#2394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
  -id: 121729
  -bodyTs: "'activ':66 'app':43,85 'behaviour':86 'communiti':56,67 'conflict':82 'content':62 'cross':51 'current':46,84 'frontend':24 'give':61 'ill':2 'instanc':22 'issu':8 'lemmi':26,36 'lemmy-ui':25,35 'lot':75 'lower':65 'made':45 'main':21 'make':6 'mani':55 'much':16 'overlap':77 'pangora':30 'pangora-ui':29 'post':52 'pretti':15 'probabl':3 'programming.dev':49 'recommend':47 'repositori':13 'sinc':38,69 'support':18,33 'tend':71 'that':81 'topic':79 'ui':27,31,37 'web':23 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4797654"
  +editedAt: DateTimeImmutable @1700121842 {#1909
    date: 2023-11-16 09:04:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699923060 {#1708
    date: 2023-11-14 01:51:00.0 +01:00
  }
  +"title": 121729
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#1926
  +user: Proxies\__CG__\App\Entity\User {#1410 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1874
    +user: Proxies\__CG__\App\Entity\User {#1410 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1347 …}
    +slug: "Connect-does-not-collapse-cross-posts-into-the-same-post-in"
    +title: "Connect does not collapse cross-posts into the same post in the post feed"
    +url: null
    +body: """
      Recently had some people tell me that connect isn’t collapsing cross-posts so when a post is posted to multiple communities at the same time it floods the feed\n
      \n
      The behaviour that occurs in lemmy-ui is it checks for posts with the same url in the ones its showing the user and removes any duplicates, only keeping the oldest one (and showing links to the rest in a cross-posted to section)\n
      \n
      This helps especially in instances that recommend cross-posting since topics overlay between multiple communities\n
      \n
      Should be relatively easy to implement since its just comparing the url values of the posts you already have\n
      \n
      ![](https://programming.dev/pictrs/image/c44da516-d0f9-4bf2-ae51-b574c9102ec6.png)\n
      \n
      ![](https://programming.dev/pictrs/image/1875cc2a-f933-4f53-8f12-66e964290624.png)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 4
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699977086 {#2797
      date: 2023-11-14 16:51:26.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2802 …}
    +votes: Doctrine\ORM\PersistentCollection {#2805 …}
    +reports: Doctrine\ORM\PersistentCollection {#2807 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
    +badges: Doctrine\ORM\PersistentCollection {#2813 …}
    +children: [
      App\Entity\EntryComment {#1926}
    ]
    -id: 12772
    -titleTs: "'collaps':4 'connect':1 'cross':6 'cross-post':5 'feed':15 'post':7,11,14"
    -bodyTs: "'/pictrs/image/1875cc2a-f933-4f53-8f12-66e964290624.png)':118 '/pictrs/image/c44da516-d0f9-4bf2-ae51-b574c9102ec6.png)':115 'alreadi':111 'behaviour':33 'check':42 'collaps':11 'communiti':23,93 'compar':103 'connect':8 'cross':13,74,86 'cross-post':12,73,85 'duplic':59 'easi':97 'especi':80 'feed':31 'flood':29 'help':79 'implement':99 'instanc':82 'isn':9 'keep':61 'lemmi':38 'lemmy-ui':37 'link':67 'multipl':22,92 'occur':35 'oldest':63 'one':51,64 'overlay':90 'peopl':4 'post':14,18,20,44,75,87,109 'programming.dev':114,117 'programming.dev/pictrs/image/1875cc2a-f933-4f53-8f12-66e964290624.png)':116 'programming.dev/pictrs/image/c44da516-d0f9-4bf2-ae51-b574c9102ec6.png)':113 'recent':1 'recommend':84 'relat':96 'remov':57 'rest':70 'section':77 'show':53,66 'sinc':88,100 'tell':5 'time':27 'topic':89 'ui':39 'url':48,105 'user':55 'valu':106"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699955565
    +visibility: "visible             "
    +apId: "https://programming.dev/post/5842055"
    +editedAt: DateTimeImmutable @1700115103 {#2784
      date: 2023-11-16 07:11:43.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699919565 {#2762
      date: 2023-11-14 00:52:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
  +body: """
    yeah ill probably have to make an issue on all of their repositories\n
    \n
    its pretty much only supported by the main instance web frontends (lemmy-ui and pangora-ui) (been supported on lemmy-ui since before all of the apps were made)\n
    \n
    currently recommended in programming.dev to cross post to as many communities as you can to give content to the lower activity communities and since there tends to be a lot of overlap with topics but thats conflicting with current app behaviours
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699923060 {#1906
    date: 2023-11-14 01:51:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1883 …}
  +nested: Doctrine\ORM\PersistentCollection {#2389 …}
  +votes: Doctrine\ORM\PersistentCollection {#2387 …}
  +reports: Doctrine\ORM\PersistentCollection {#2394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
  -id: 121729
  -bodyTs: "'activ':66 'app':43,85 'behaviour':86 'communiti':56,67 'conflict':82 'content':62 'cross':51 'current':46,84 'frontend':24 'give':61 'ill':2 'instanc':22 'issu':8 'lemmi':26,36 'lemmy-ui':25,35 'lot':75 'lower':65 'made':45 'main':21 'make':6 'mani':55 'much':16 'overlap':77 'pangora':30 'pangora-ui':29 'post':52 'pretti':15 'probabl':3 'programming.dev':49 'recommend':47 'repositori':13 'sinc':38,69 'support':18,33 'tend':71 'that':81 'topic':79 'ui':27,31,37 'web':23 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4797654"
  +editedAt: DateTimeImmutable @1700121842 {#1909
    date: 2023-11-16 09:04:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699923060 {#1708
    date: 2023-11-14 01:51:00.0 +01:00
  }
  +"title": 121729
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#1926
  +user: Proxies\__CG__\App\Entity\User {#1410 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1874
    +user: Proxies\__CG__\App\Entity\User {#1410 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1347 …}
    +slug: "Connect-does-not-collapse-cross-posts-into-the-same-post-in"
    +title: "Connect does not collapse cross-posts into the same post in the post feed"
    +url: null
    +body: """
      Recently had some people tell me that connect isn’t collapsing cross-posts so when a post is posted to multiple communities at the same time it floods the feed\n
      \n
      The behaviour that occurs in lemmy-ui is it checks for posts with the same url in the ones its showing the user and removes any duplicates, only keeping the oldest one (and showing links to the rest in a cross-posted to section)\n
      \n
      This helps especially in instances that recommend cross-posting since topics overlay between multiple communities\n
      \n
      Should be relatively easy to implement since its just comparing the url values of the posts you already have\n
      \n
      ![](https://programming.dev/pictrs/image/c44da516-d0f9-4bf2-ae51-b574c9102ec6.png)\n
      \n
      ![](https://programming.dev/pictrs/image/1875cc2a-f933-4f53-8f12-66e964290624.png)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 4
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699977086 {#2797
      date: 2023-11-14 16:51:26.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2802 …}
    +votes: Doctrine\ORM\PersistentCollection {#2805 …}
    +reports: Doctrine\ORM\PersistentCollection {#2807 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
    +badges: Doctrine\ORM\PersistentCollection {#2813 …}
    +children: [
      App\Entity\EntryComment {#1926}
    ]
    -id: 12772
    -titleTs: "'collaps':4 'connect':1 'cross':6 'cross-post':5 'feed':15 'post':7,11,14"
    -bodyTs: "'/pictrs/image/1875cc2a-f933-4f53-8f12-66e964290624.png)':118 '/pictrs/image/c44da516-d0f9-4bf2-ae51-b574c9102ec6.png)':115 'alreadi':111 'behaviour':33 'check':42 'collaps':11 'communiti':23,93 'compar':103 'connect':8 'cross':13,74,86 'cross-post':12,73,85 'duplic':59 'easi':97 'especi':80 'feed':31 'flood':29 'help':79 'implement':99 'instanc':82 'isn':9 'keep':61 'lemmi':38 'lemmy-ui':37 'link':67 'multipl':22,92 'occur':35 'oldest':63 'one':51,64 'overlay':90 'peopl':4 'post':14,18,20,44,75,87,109 'programming.dev':114,117 'programming.dev/pictrs/image/1875cc2a-f933-4f53-8f12-66e964290624.png)':116 'programming.dev/pictrs/image/c44da516-d0f9-4bf2-ae51-b574c9102ec6.png)':113 'recent':1 'recommend':84 'relat':96 'remov':57 'rest':70 'section':77 'show':53,66 'sinc':88,100 'tell':5 'time':27 'topic':89 'ui':39 'url':48,105 'user':55 'valu':106"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699955565
    +visibility: "visible             "
    +apId: "https://programming.dev/post/5842055"
    +editedAt: DateTimeImmutable @1700115103 {#2784
      date: 2023-11-16 07:11:43.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699919565 {#2762
      date: 2023-11-14 00:52:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
  +body: """
    yeah ill probably have to make an issue on all of their repositories\n
    \n
    its pretty much only supported by the main instance web frontends (lemmy-ui and pangora-ui) (been supported on lemmy-ui since before all of the apps were made)\n
    \n
    currently recommended in programming.dev to cross post to as many communities as you can to give content to the lower activity communities and since there tends to be a lot of overlap with topics but thats conflicting with current app behaviours
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699923060 {#1906
    date: 2023-11-14 01:51:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1883 …}
  +nested: Doctrine\ORM\PersistentCollection {#2389 …}
  +votes: Doctrine\ORM\PersistentCollection {#2387 …}
  +reports: Doctrine\ORM\PersistentCollection {#2394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
  -id: 121729
  -bodyTs: "'activ':66 'app':43,85 'behaviour':86 'communiti':56,67 'conflict':82 'content':62 'cross':51 'current':46,84 'frontend':24 'give':61 'ill':2 'instanc':22 'issu':8 'lemmi':26,36 'lemmy-ui':25,35 'lot':75 'lower':65 'made':45 'main':21 'make':6 'mani':55 'much':16 'overlap':77 'pangora':30 'pangora-ui':29 'post':52 'pretti':15 'probabl':3 'programming.dev':49 'recommend':47 'repositori':13 'sinc':38,69 'support':18,33 'tend':71 'that':81 'topic':79 'ui':27,31,37 'web':23 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4797654"
  +editedAt: DateTimeImmutable @1700121842 {#1909
    date: 2023-11-16 09:04:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699923060 {#1708
    date: 2023-11-14 01:51:00.0 +01:00
  }
  +"title": 121729
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1715
  +user: Proxies\__CG__\App\Entity\User {#2015 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: Proxies\__CG__\App\Entity\Image {#2498 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
  +slug: "Oh-no"
  +title: "Oh no ..."
  +url: "https://jlai.lu/pictrs/image/dde5b5ea-69c3-4faf-944c-e6e2f5e687c0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 342
  +favouriteCount: 1769
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702074520 {#2493
    date: 2023-12-08 23:28:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2501 …}
  +votes: Doctrine\ORM\PersistentCollection {#2503 …}
  +reports: Doctrine\ORM\PersistentCollection {#2505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
  +badges: Doctrine\ORM\PersistentCollection {#2511 …}
  +children: [
    1 => App\Entity\EntryComment {#1724
      +user: Proxies\__CG__\App\Entity\User {#1719 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1715 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
      +body: "Yup exactly I agree with this. I think people are entitled to an opinion and that includes tankies. But the way alot of “lemmings” go about discussing there views and opinions is worse than reddit in my opinion for an instance there’s alot of folk `assholes in my opinion` raiding Christian communities downvoiting them and commenting on them I’m not Christian myself but I personally see this as despicable behavior. Especially considering there people consider themselves to be the “tolerant” one’s"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699749307 {#1735
        date: 2023-11-12 01:35:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ElCanut@jlai.lu"
        "@JTskulk@lemmy.world"
        "@ShitOnABrick@lemmy.world"
        "@c0mbatbag3l@lemmy.world"
        "@Vespair@lemm.ee"
        "@Amends1782@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1716 …}
      +nested: Doctrine\ORM\PersistentCollection {#1739 …}
      +votes: Doctrine\ORM\PersistentCollection {#1740 …}
      +reports: Doctrine\ORM\PersistentCollection {#2465 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
      -id: 113670
      -bodyTs: "'agre':4 'alot':22,44 'asshol':47 'behavior':72 'christian':52,63 'comment':57 'communiti':53 'consid':74,77 'despic':71 'discuss':27 'downvoit':54 'entitl':11 'especi':73 'exact':2 'folk':46 'go':25 'includ':17 'instanc':41 'lem':24 'm':61 'one':83 'opinion':14,31,38,50 'peopl':9,76 'person':67 'raid':51 'reddit':35 'see':68 'tanki':18 'think':8 'toler':82 'view':29 'way':21 'wors':33 'yup':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5246301"
      +editedAt: DateTimeImmutable @1699883588 {#1733
        date: 2023-11-13 14:53:08.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699749307 {#1729
        date: 2023-11-12 01:35:07.0 +01:00
      }
      +"title": 113670
    }
    2 => App\Entity\EntryComment {#2458
      +user: Proxies\__CG__\App\Entity\User {#2461 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1715 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
      +body: "I don’t know how I forgot about the sorting options, that stills limits me to the communities that have been connected to my instance right? I saw somewhere that each instance only syncs the communities the users from that instance have followed or something of the style"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699786751 {#2422
        date: 2023-11-12 11:59:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ElCanut@jlai.lu"
        "@EmperorHenry@discuss.tchncs.de"
        "@DudeDudenson@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2453 …}
      +nested: Doctrine\ORM\PersistentCollection {#2457 …}
      +votes: Doctrine\ORM\PersistentCollection {#2455 …}
      +reports: Doctrine\ORM\PersistentCollection {#2468 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
      -id: 115023
      -bodyTs: "'communiti':18,36 'connect':22 'follow':43 'forgot':7 'instanc':25,32,41 'know':4 'limit':14 'option':11 'right':26 'saw':28 'someth':45 'somewher':29 'sort':10 'still':13 'style':48 'sync':34 'user':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/3552276"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699786751 {#2462
        date: 2023-11-12 11:59:11.0 +01:00
      }
      +"title": 115023
    }
    0 => App\Entity\EntryComment {#2377
      +user: Proxies\__CG__\App\Entity\User {#2360 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1715 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
      +body: "Yeah I also do see a lot more content of the communities I’m subbed to than of the instance I created my account in."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699820222 {#2363
        date: 2023-11-12 21:17:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ElCanut@jlai.lu"
        "@autumn64@lemmy.blahaj.zone"
        "@Waker@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2364 …}
      +nested: Doctrine\ORM\PersistentCollection {#2380 …}
      +votes: Doctrine\ORM\PersistentCollection {#2382 …}
      +reports: Doctrine\ORM\PersistentCollection {#2384 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
      -id: 117044
      -bodyTs: "'account':24 'also':3 'communiti':12 'content':9 'creat':22 'instanc':20 'lot':7 'm':14 'see':5 'sub':15 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4308633"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699820222 {#2370
        date: 2023-11-12 21:17:02.0 +01:00
      }
      +"title": 117044
    }
  ]
  -id: 11724
  -titleTs: "'oh':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699706165
  +visibility: "visible             "
  +apId: "https://jlai.lu/post/2095524"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699619765 {#1348
    date: 2023-11-10 13:36:05.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 {#1715
  +user: Proxies\__CG__\App\Entity\User {#2015 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: Proxies\__CG__\App\Entity\Image {#2498 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
  +slug: "Oh-no"
  +title: "Oh no ..."
  +url: "https://jlai.lu/pictrs/image/dde5b5ea-69c3-4faf-944c-e6e2f5e687c0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 342
  +favouriteCount: 1769
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702074520 {#2493
    date: 2023-12-08 23:28:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2501 …}
  +votes: Doctrine\ORM\PersistentCollection {#2503 …}
  +reports: Doctrine\ORM\PersistentCollection {#2505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
  +badges: Doctrine\ORM\PersistentCollection {#2511 …}
  +children: [
    1 => App\Entity\EntryComment {#1724
      +user: Proxies\__CG__\App\Entity\User {#1719 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1715 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
      +body: "Yup exactly I agree with this. I think people are entitled to an opinion and that includes tankies. But the way alot of “lemmings” go about discussing there views and opinions is worse than reddit in my opinion for an instance there’s alot of folk `assholes in my opinion` raiding Christian communities downvoiting them and commenting on them I’m not Christian myself but I personally see this as despicable behavior. Especially considering there people consider themselves to be the “tolerant” one’s"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699749307 {#1735
        date: 2023-11-12 01:35:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ElCanut@jlai.lu"
        "@JTskulk@lemmy.world"
        "@ShitOnABrick@lemmy.world"
        "@c0mbatbag3l@lemmy.world"
        "@Vespair@lemm.ee"
        "@Amends1782@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1716 …}
      +nested: Doctrine\ORM\PersistentCollection {#1739 …}
      +votes: Doctrine\ORM\PersistentCollection {#1740 …}
      +reports: Doctrine\ORM\PersistentCollection {#2465 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
      -id: 113670
      -bodyTs: "'agre':4 'alot':22,44 'asshol':47 'behavior':72 'christian':52,63 'comment':57 'communiti':53 'consid':74,77 'despic':71 'discuss':27 'downvoit':54 'entitl':11 'especi':73 'exact':2 'folk':46 'go':25 'includ':17 'instanc':41 'lem':24 'm':61 'one':83 'opinion':14,31,38,50 'peopl':9,76 'person':67 'raid':51 'reddit':35 'see':68 'tanki':18 'think':8 'toler':82 'view':29 'way':21 'wors':33 'yup':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5246301"
      +editedAt: DateTimeImmutable @1699883588 {#1733
        date: 2023-11-13 14:53:08.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699749307 {#1729
        date: 2023-11-12 01:35:07.0 +01:00
      }
      +"title": 113670
    }
    2 => App\Entity\EntryComment {#2458
      +user: Proxies\__CG__\App\Entity\User {#2461 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1715 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
      +body: "I don’t know how I forgot about the sorting options, that stills limits me to the communities that have been connected to my instance right? I saw somewhere that each instance only syncs the communities the users from that instance have followed or something of the style"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699786751 {#2422
        date: 2023-11-12 11:59:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ElCanut@jlai.lu"
        "@EmperorHenry@discuss.tchncs.de"
        "@DudeDudenson@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2453 …}
      +nested: Doctrine\ORM\PersistentCollection {#2457 …}
      +votes: Doctrine\ORM\PersistentCollection {#2455 …}
      +reports: Doctrine\ORM\PersistentCollection {#2468 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
      -id: 115023
      -bodyTs: "'communiti':18,36 'connect':22 'follow':43 'forgot':7 'instanc':25,32,41 'know':4 'limit':14 'option':11 'right':26 'saw':28 'someth':45 'somewher':29 'sort':10 'still':13 'style':48 'sync':34 'user':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/3552276"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699786751 {#2462
        date: 2023-11-12 11:59:11.0 +01:00
      }
      +"title": 115023
    }
    0 => App\Entity\EntryComment {#2377
      +user: Proxies\__CG__\App\Entity\User {#2360 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1715 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
      +body: "Yeah I also do see a lot more content of the communities I’m subbed to than of the instance I created my account in."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699820222 {#2363
        date: 2023-11-12 21:17:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ElCanut@jlai.lu"
        "@autumn64@lemmy.blahaj.zone"
        "@Waker@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2364 …}
      +nested: Doctrine\ORM\PersistentCollection {#2380 …}
      +votes: Doctrine\ORM\PersistentCollection {#2382 …}
      +reports: Doctrine\ORM\PersistentCollection {#2384 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
      -id: 117044
      -bodyTs: "'account':24 'also':3 'communiti':12 'content':9 'creat':22 'instanc':20 'lot':7 'm':14 'see':5 'sub':15 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4308633"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699820222 {#2370
        date: 2023-11-12 21:17:02.0 +01:00
      }
      +"title": 117044
    }
  ]
  -id: 11724
  -titleTs: "'oh':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699706165
  +visibility: "visible             "
  +apId: "https://jlai.lu/post/2095524"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699619765 {#1348
    date: 2023-11-10 13:36:05.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 {#1715
  +user: Proxies\__CG__\App\Entity\User {#2015 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: Proxies\__CG__\App\Entity\Image {#2498 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
  +slug: "Oh-no"
  +title: "Oh no ..."
  +url: "https://jlai.lu/pictrs/image/dde5b5ea-69c3-4faf-944c-e6e2f5e687c0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 342
  +favouriteCount: 1769
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702074520 {#2493
    date: 2023-12-08 23:28:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2501 …}
  +votes: Doctrine\ORM\PersistentCollection {#2503 …}
  +reports: Doctrine\ORM\PersistentCollection {#2505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
  +badges: Doctrine\ORM\PersistentCollection {#2511 …}
  +children: [
    1 => App\Entity\EntryComment {#1724
      +user: Proxies\__CG__\App\Entity\User {#1719 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1715 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
      +body: "Yup exactly I agree with this. I think people are entitled to an opinion and that includes tankies. But the way alot of “lemmings” go about discussing there views and opinions is worse than reddit in my opinion for an instance there’s alot of folk `assholes in my opinion` raiding Christian communities downvoiting them and commenting on them I’m not Christian myself but I personally see this as despicable behavior. Especially considering there people consider themselves to be the “tolerant” one’s"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699749307 {#1735
        date: 2023-11-12 01:35:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ElCanut@jlai.lu"
        "@JTskulk@lemmy.world"
        "@ShitOnABrick@lemmy.world"
        "@c0mbatbag3l@lemmy.world"
        "@Vespair@lemm.ee"
        "@Amends1782@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1716 …}
      +nested: Doctrine\ORM\PersistentCollection {#1739 …}
      +votes: Doctrine\ORM\PersistentCollection {#1740 …}
      +reports: Doctrine\ORM\PersistentCollection {#2465 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
      -id: 113670
      -bodyTs: "'agre':4 'alot':22,44 'asshol':47 'behavior':72 'christian':52,63 'comment':57 'communiti':53 'consid':74,77 'despic':71 'discuss':27 'downvoit':54 'entitl':11 'especi':73 'exact':2 'folk':46 'go':25 'includ':17 'instanc':41 'lem':24 'm':61 'one':83 'opinion':14,31,38,50 'peopl':9,76 'person':67 'raid':51 'reddit':35 'see':68 'tanki':18 'think':8 'toler':82 'view':29 'way':21 'wors':33 'yup':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5246301"
      +editedAt: DateTimeImmutable @1699883588 {#1733
        date: 2023-11-13 14:53:08.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699749307 {#1729
        date: 2023-11-12 01:35:07.0 +01:00
      }
      +"title": 113670
    }
    2 => App\Entity\EntryComment {#2458
      +user: Proxies\__CG__\App\Entity\User {#2461 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1715 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
      +body: "I don’t know how I forgot about the sorting options, that stills limits me to the communities that have been connected to my instance right? I saw somewhere that each instance only syncs the communities the users from that instance have followed or something of the style"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699786751 {#2422
        date: 2023-11-12 11:59:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ElCanut@jlai.lu"
        "@EmperorHenry@discuss.tchncs.de"
        "@DudeDudenson@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2453 …}
      +nested: Doctrine\ORM\PersistentCollection {#2457 …}
      +votes: Doctrine\ORM\PersistentCollection {#2455 …}
      +reports: Doctrine\ORM\PersistentCollection {#2468 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
      -id: 115023
      -bodyTs: "'communiti':18,36 'connect':22 'follow':43 'forgot':7 'instanc':25,32,41 'know':4 'limit':14 'option':11 'right':26 'saw':28 'someth':45 'somewher':29 'sort':10 'still':13 'style':48 'sync':34 'user':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/3552276"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699786751 {#2462
        date: 2023-11-12 11:59:11.0 +01:00
      }
      +"title": 115023
    }
    0 => App\Entity\EntryComment {#2377
      +user: Proxies\__CG__\App\Entity\User {#2360 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1715 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
      +body: "Yeah I also do see a lot more content of the communities I’m subbed to than of the instance I created my account in."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699820222 {#2363
        date: 2023-11-12 21:17:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ElCanut@jlai.lu"
        "@autumn64@lemmy.blahaj.zone"
        "@Waker@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2364 …}
      +nested: Doctrine\ORM\PersistentCollection {#2380 …}
      +votes: Doctrine\ORM\PersistentCollection {#2382 …}
      +reports: Doctrine\ORM\PersistentCollection {#2384 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
      -id: 117044
      -bodyTs: "'account':24 'also':3 'communiti':12 'content':9 'creat':22 'instanc':20 'lot':7 'm':14 'see':5 'sub':15 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4308633"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699820222 {#2370
        date: 2023-11-12 21:17:02.0 +01:00
      }
      +"title": 117044
    }
  ]
  -id: 11724
  -titleTs: "'oh':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699706165
  +visibility: "visible             "
  +apId: "https://jlai.lu/post/2095524"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699619765 {#1348
    date: 2023-11-10 13:36:05.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 {#1724
  +user: Proxies\__CG__\App\Entity\User {#1719 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1715
    +user: Proxies\__CG__\App\Entity\User {#2015 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: Proxies\__CG__\App\Entity\Image {#2498 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
    +slug: "Oh-no"
    +title: "Oh no ..."
    +url: "https://jlai.lu/pictrs/image/dde5b5ea-69c3-4faf-944c-e6e2f5e687c0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 342
    +favouriteCount: 1769
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702074520 {#2493
      date: 2023-12-08 23:28:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2501 …}
    +votes: Doctrine\ORM\PersistentCollection {#2503 …}
    +reports: Doctrine\ORM\PersistentCollection {#2505 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
    +badges: Doctrine\ORM\PersistentCollection {#2511 …}
    +children: [
      1 => App\Entity\EntryComment {#1724}
      2 => App\Entity\EntryComment {#2458
        +user: Proxies\__CG__\App\Entity\User {#2461 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1715 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +body: "I don’t know how I forgot about the sorting options, that stills limits me to the communities that have been connected to my instance right? I saw somewhere that each instance only syncs the communities the users from that instance have followed or something of the style"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699786751 {#2422
          date: 2023-11-12 11:59:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ElCanut@jlai.lu"
          "@EmperorHenry@discuss.tchncs.de"
          "@DudeDudenson@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 115023
        -bodyTs: "'communiti':18,36 'connect':22 'follow':43 'forgot':7 'instanc':25,32,41 'know':4 'limit':14 'option':11 'right':26 'saw':28 'someth':45 'somewher':29 'sort':10 'still':13 'style':48 'sync':34 'user':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmings.world/comment/3552276"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699786751 {#2462
          date: 2023-11-12 11:59:11.0 +01:00
        }
        +"title": 115023
      }
      0 => App\Entity\EntryComment {#2377
        +user: Proxies\__CG__\App\Entity\User {#2360 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1715 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
        +body: "Yeah I also do see a lot more content of the communities I’m subbed to than of the instance I created my account in."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699820222 {#2363
          date: 2023-11-12 21:17:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ElCanut@jlai.lu"
          "@autumn64@lemmy.blahaj.zone"
          "@Waker@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2364 …}
        +nested: Doctrine\ORM\PersistentCollection {#2380 …}
        +votes: Doctrine\ORM\PersistentCollection {#2382 …}
        +reports: Doctrine\ORM\PersistentCollection {#2384 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
        -id: 117044
        -bodyTs: "'account':24 'also':3 'communiti':12 'content':9 'creat':22 'instanc':20 'lot':7 'm':14 'see':5 'sub':15 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4308633"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699820222 {#2370
          date: 2023-11-12 21:17:02.0 +01:00
        }
        +"title": 117044
      }
    ]
    -id: 11724
    -titleTs: "'oh':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699706165
    +visibility: "visible             "
    +apId: "https://jlai.lu/post/2095524"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699619765 {#1348
      date: 2023-11-10 13:36:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
  +body: "Yup exactly I agree with this. I think people are entitled to an opinion and that includes tankies. But the way alot of “lemmings” go about discussing there views and opinions is worse than reddit in my opinion for an instance there’s alot of folk `assholes in my opinion` raiding Christian communities downvoiting them and commenting on them I’m not Christian myself but I personally see this as despicable behavior. Especially considering there people consider themselves to be the “tolerant” one’s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699749307 {#1735
    date: 2023-11-12 01:35:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ElCanut@jlai.lu"
    "@JTskulk@lemmy.world"
    "@ShitOnABrick@lemmy.world"
    "@c0mbatbag3l@lemmy.world"
    "@Vespair@lemm.ee"
    "@Amends1782@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#1739 …}
  +votes: Doctrine\ORM\PersistentCollection {#1740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
  -id: 113670
  -bodyTs: "'agre':4 'alot':22,44 'asshol':47 'behavior':72 'christian':52,63 'comment':57 'communiti':53 'consid':74,77 'despic':71 'discuss':27 'downvoit':54 'entitl':11 'especi':73 'exact':2 'folk':46 'go':25 'includ':17 'instanc':41 'lem':24 'm':61 'one':83 'opinion':14,31,38,50 'peopl':9,76 'person':67 'raid':51 'reddit':35 'see':68 'tanki':18 'think':8 'toler':82 'view':29 'way':21 'wors':33 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5246301"
  +editedAt: DateTimeImmutable @1699883588 {#1733
    date: 2023-11-13 14:53:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699749307 {#1729
    date: 2023-11-12 01:35:07.0 +01:00
  }
  +"title": 113670
}
"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 {#1724
  +user: Proxies\__CG__\App\Entity\User {#1719 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1715
    +user: Proxies\__CG__\App\Entity\User {#2015 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: Proxies\__CG__\App\Entity\Image {#2498 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
    +slug: "Oh-no"
    +title: "Oh no ..."
    +url: "https://jlai.lu/pictrs/image/dde5b5ea-69c3-4faf-944c-e6e2f5e687c0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 342
    +favouriteCount: 1769
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702074520 {#2493
      date: 2023-12-08 23:28:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2501 …}
    +votes: Doctrine\ORM\PersistentCollection {#2503 …}
    +reports: Doctrine\ORM\PersistentCollection {#2505 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
    +badges: Doctrine\ORM\PersistentCollection {#2511 …}
    +children: [
      1 => App\Entity\EntryComment {#1724}
      2 => App\Entity\EntryComment {#2458
        +user: Proxies\__CG__\App\Entity\User {#2461 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1715 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +body: "I don’t know how I forgot about the sorting options, that stills limits me to the communities that have been connected to my instance right? I saw somewhere that each instance only syncs the communities the users from that instance have followed or something of the style"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699786751 {#2422
          date: 2023-11-12 11:59:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ElCanut@jlai.lu"
          "@EmperorHenry@discuss.tchncs.de"
          "@DudeDudenson@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 115023
        -bodyTs: "'communiti':18,36 'connect':22 'follow':43 'forgot':7 'instanc':25,32,41 'know':4 'limit':14 'option':11 'right':26 'saw':28 'someth':45 'somewher':29 'sort':10 'still':13 'style':48 'sync':34 'user':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmings.world/comment/3552276"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699786751 {#2462
          date: 2023-11-12 11:59:11.0 +01:00
        }
        +"title": 115023
      }
      0 => App\Entity\EntryComment {#2377
        +user: Proxies\__CG__\App\Entity\User {#2360 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1715 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
        +body: "Yeah I also do see a lot more content of the communities I’m subbed to than of the instance I created my account in."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699820222 {#2363
          date: 2023-11-12 21:17:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ElCanut@jlai.lu"
          "@autumn64@lemmy.blahaj.zone"
          "@Waker@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2364 …}
        +nested: Doctrine\ORM\PersistentCollection {#2380 …}
        +votes: Doctrine\ORM\PersistentCollection {#2382 …}
        +reports: Doctrine\ORM\PersistentCollection {#2384 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
        -id: 117044
        -bodyTs: "'account':24 'also':3 'communiti':12 'content':9 'creat':22 'instanc':20 'lot':7 'm':14 'see':5 'sub':15 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4308633"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699820222 {#2370
          date: 2023-11-12 21:17:02.0 +01:00
        }
        +"title": 117044
      }
    ]
    -id: 11724
    -titleTs: "'oh':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699706165
    +visibility: "visible             "
    +apId: "https://jlai.lu/post/2095524"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699619765 {#1348
      date: 2023-11-10 13:36:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
  +body: "Yup exactly I agree with this. I think people are entitled to an opinion and that includes tankies. But the way alot of “lemmings” go about discussing there views and opinions is worse than reddit in my opinion for an instance there’s alot of folk `assholes in my opinion` raiding Christian communities downvoiting them and commenting on them I’m not Christian myself but I personally see this as despicable behavior. Especially considering there people consider themselves to be the “tolerant” one’s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699749307 {#1735
    date: 2023-11-12 01:35:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ElCanut@jlai.lu"
    "@JTskulk@lemmy.world"
    "@ShitOnABrick@lemmy.world"
    "@c0mbatbag3l@lemmy.world"
    "@Vespair@lemm.ee"
    "@Amends1782@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#1739 …}
  +votes: Doctrine\ORM\PersistentCollection {#1740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
  -id: 113670
  -bodyTs: "'agre':4 'alot':22,44 'asshol':47 'behavior':72 'christian':52,63 'comment':57 'communiti':53 'consid':74,77 'despic':71 'discuss':27 'downvoit':54 'entitl':11 'especi':73 'exact':2 'folk':46 'go':25 'includ':17 'instanc':41 'lem':24 'm':61 'one':83 'opinion':14,31,38,50 'peopl':9,76 'person':67 'raid':51 'reddit':35 'see':68 'tanki':18 'think':8 'toler':82 'view':29 'way':21 'wors':33 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5246301"
  +editedAt: DateTimeImmutable @1699883588 {#1733
    date: 2023-11-13 14:53:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699749307 {#1729
    date: 2023-11-12 01:35:07.0 +01:00
  }
  +"title": 113670
}
"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 {#1724
  +user: Proxies\__CG__\App\Entity\User {#1719 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1715
    +user: Proxies\__CG__\App\Entity\User {#2015 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: Proxies\__CG__\App\Entity\Image {#2498 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
    +slug: "Oh-no"
    +title: "Oh no ..."
    +url: "https://jlai.lu/pictrs/image/dde5b5ea-69c3-4faf-944c-e6e2f5e687c0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 342
    +favouriteCount: 1769
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702074520 {#2493
      date: 2023-12-08 23:28:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2501 …}
    +votes: Doctrine\ORM\PersistentCollection {#2503 …}
    +reports: Doctrine\ORM\PersistentCollection {#2505 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
    +badges: Doctrine\ORM\PersistentCollection {#2511 …}
    +children: [
      1 => App\Entity\EntryComment {#1724}
      2 => App\Entity\EntryComment {#2458
        +user: Proxies\__CG__\App\Entity\User {#2461 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1715 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +body: "I don’t know how I forgot about the sorting options, that stills limits me to the communities that have been connected to my instance right? I saw somewhere that each instance only syncs the communities the users from that instance have followed or something of the style"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699786751 {#2422
          date: 2023-11-12 11:59:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ElCanut@jlai.lu"
          "@EmperorHenry@discuss.tchncs.de"
          "@DudeDudenson@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 115023
        -bodyTs: "'communiti':18,36 'connect':22 'follow':43 'forgot':7 'instanc':25,32,41 'know':4 'limit':14 'option':11 'right':26 'saw':28 'someth':45 'somewher':29 'sort':10 'still':13 'style':48 'sync':34 'user':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmings.world/comment/3552276"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699786751 {#2462
          date: 2023-11-12 11:59:11.0 +01:00
        }
        +"title": 115023
      }
      0 => App\Entity\EntryComment {#2377
        +user: Proxies\__CG__\App\Entity\User {#2360 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1715 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
        +body: "Yeah I also do see a lot more content of the communities I’m subbed to than of the instance I created my account in."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699820222 {#2363
          date: 2023-11-12 21:17:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ElCanut@jlai.lu"
          "@autumn64@lemmy.blahaj.zone"
          "@Waker@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2364 …}
        +nested: Doctrine\ORM\PersistentCollection {#2380 …}
        +votes: Doctrine\ORM\PersistentCollection {#2382 …}
        +reports: Doctrine\ORM\PersistentCollection {#2384 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
        -id: 117044
        -bodyTs: "'account':24 'also':3 'communiti':12 'content':9 'creat':22 'instanc':20 'lot':7 'm':14 'see':5 'sub':15 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4308633"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699820222 {#2370
          date: 2023-11-12 21:17:02.0 +01:00
        }
        +"title": 117044
      }
    ]
    -id: 11724
    -titleTs: "'oh':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699706165
    +visibility: "visible             "
    +apId: "https://jlai.lu/post/2095524"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699619765 {#1348
      date: 2023-11-10 13:36:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
  +body: "Yup exactly I agree with this. I think people are entitled to an opinion and that includes tankies. But the way alot of “lemmings” go about discussing there views and opinions is worse than reddit in my opinion for an instance there’s alot of folk `assholes in my opinion` raiding Christian communities downvoiting them and commenting on them I’m not Christian myself but I personally see this as despicable behavior. Especially considering there people consider themselves to be the “tolerant” one’s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699749307 {#1735
    date: 2023-11-12 01:35:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ElCanut@jlai.lu"
    "@JTskulk@lemmy.world"
    "@ShitOnABrick@lemmy.world"
    "@c0mbatbag3l@lemmy.world"
    "@Vespair@lemm.ee"
    "@Amends1782@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#1739 …}
  +votes: Doctrine\ORM\PersistentCollection {#1740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
  -id: 113670
  -bodyTs: "'agre':4 'alot':22,44 'asshol':47 'behavior':72 'christian':52,63 'comment':57 'communiti':53 'consid':74,77 'despic':71 'discuss':27 'downvoit':54 'entitl':11 'especi':73 'exact':2 'folk':46 'go':25 'includ':17 'instanc':41 'lem':24 'm':61 'one':83 'opinion':14,31,38,50 'peopl':9,76 'person':67 'raid':51 'reddit':35 'see':68 'tanki':18 'think':8 'toler':82 'view':29 'way':21 'wors':33 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5246301"
  +editedAt: DateTimeImmutable @1699883588 {#1733
    date: 2023-11-13 14:53:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699749307 {#1729
    date: 2023-11-12 01:35:07.0 +01:00
  }
  +"title": 113670
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#2458
  +user: Proxies\__CG__\App\Entity\User {#2461 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1715
    +user: Proxies\__CG__\App\Entity\User {#2015 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: Proxies\__CG__\App\Entity\Image {#2498 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
    +slug: "Oh-no"
    +title: "Oh no ..."
    +url: "https://jlai.lu/pictrs/image/dde5b5ea-69c3-4faf-944c-e6e2f5e687c0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 342
    +favouriteCount: 1769
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702074520 {#2493
      date: 2023-12-08 23:28:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2501 …}
    +votes: Doctrine\ORM\PersistentCollection {#2503 …}
    +reports: Doctrine\ORM\PersistentCollection {#2505 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
    +badges: Doctrine\ORM\PersistentCollection {#2511 …}
    +children: [
      1 => App\Entity\EntryComment {#1724
        +user: Proxies\__CG__\App\Entity\User {#1719 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1715 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
        +body: "Yup exactly I agree with this. I think people are entitled to an opinion and that includes tankies. But the way alot of “lemmings” go about discussing there views and opinions is worse than reddit in my opinion for an instance there’s alot of folk `assholes in my opinion` raiding Christian communities downvoiting them and commenting on them I’m not Christian myself but I personally see this as despicable behavior. Especially considering there people consider themselves to be the “tolerant” one’s"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699749307 {#1735
          date: 2023-11-12 01:35:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ElCanut@jlai.lu"
          "@JTskulk@lemmy.world"
          "@ShitOnABrick@lemmy.world"
          "@c0mbatbag3l@lemmy.world"
          "@Vespair@lemm.ee"
          "@Amends1782@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1716 …}
        +nested: Doctrine\ORM\PersistentCollection {#1739 …}
        +votes: Doctrine\ORM\PersistentCollection {#1740 …}
        +reports: Doctrine\ORM\PersistentCollection {#2465 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
        -id: 113670
        -bodyTs: "'agre':4 'alot':22,44 'asshol':47 'behavior':72 'christian':52,63 'comment':57 'communiti':53 'consid':74,77 'despic':71 'discuss':27 'downvoit':54 'entitl':11 'especi':73 'exact':2 'folk':46 'go':25 'includ':17 'instanc':41 'lem':24 'm':61 'one':83 'opinion':14,31,38,50 'peopl':9,76 'person':67 'raid':51 'reddit':35 'see':68 'tanki':18 'think':8 'toler':82 'view':29 'way':21 'wors':33 'yup':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5246301"
        +editedAt: DateTimeImmutable @1699883588 {#1733
          date: 2023-11-13 14:53:08.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699749307 {#1729
          date: 2023-11-12 01:35:07.0 +01:00
        }
        +"title": 113670
      }
      2 => App\Entity\EntryComment {#2458}
      0 => App\Entity\EntryComment {#2377
        +user: Proxies\__CG__\App\Entity\User {#2360 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1715 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
        +body: "Yeah I also do see a lot more content of the communities I’m subbed to than of the instance I created my account in."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699820222 {#2363
          date: 2023-11-12 21:17:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ElCanut@jlai.lu"
          "@autumn64@lemmy.blahaj.zone"
          "@Waker@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2364 …}
        +nested: Doctrine\ORM\PersistentCollection {#2380 …}
        +votes: Doctrine\ORM\PersistentCollection {#2382 …}
        +reports: Doctrine\ORM\PersistentCollection {#2384 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
        -id: 117044
        -bodyTs: "'account':24 'also':3 'communiti':12 'content':9 'creat':22 'instanc':20 'lot':7 'm':14 'see':5 'sub':15 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4308633"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699820222 {#2370
          date: 2023-11-12 21:17:02.0 +01:00
        }
        +"title": 117044
      }
    ]
    -id: 11724
    -titleTs: "'oh':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699706165
    +visibility: "visible             "
    +apId: "https://jlai.lu/post/2095524"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699619765 {#1348
      date: 2023-11-10 13:36:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
  +body: "I don’t know how I forgot about the sorting options, that stills limits me to the communities that have been connected to my instance right? I saw somewhere that each instance only syncs the communities the users from that instance have followed or something of the style"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699786751 {#2422
    date: 2023-11-12 11:59:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ElCanut@jlai.lu"
    "@EmperorHenry@discuss.tchncs.de"
    "@DudeDudenson@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2453 …}
  +nested: Doctrine\ORM\PersistentCollection {#2457 …}
  +votes: Doctrine\ORM\PersistentCollection {#2455 …}
  +reports: Doctrine\ORM\PersistentCollection {#2468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
  -id: 115023
  -bodyTs: "'communiti':18,36 'connect':22 'follow':43 'forgot':7 'instanc':25,32,41 'know':4 'limit':14 'option':11 'right':26 'saw':28 'someth':45 'somewher':29 'sort':10 'still':13 'style':48 'sync':34 'user':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/3552276"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699786751 {#2462
    date: 2023-11-12 11:59:11.0 +01:00
  }
  +"title": 115023
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2458
  +user: Proxies\__CG__\App\Entity\User {#2461 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1715
    +user: Proxies\__CG__\App\Entity\User {#2015 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: Proxies\__CG__\App\Entity\Image {#2498 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
    +slug: "Oh-no"
    +title: "Oh no ..."
    +url: "https://jlai.lu/pictrs/image/dde5b5ea-69c3-4faf-944c-e6e2f5e687c0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 342
    +favouriteCount: 1769
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702074520 {#2493
      date: 2023-12-08 23:28:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2501 …}
    +votes: Doctrine\ORM\PersistentCollection {#2503 …}
    +reports: Doctrine\ORM\PersistentCollection {#2505 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
    +badges: Doctrine\ORM\PersistentCollection {#2511 …}
    +children: [
      1 => App\Entity\EntryComment {#1724
        +user: Proxies\__CG__\App\Entity\User {#1719 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1715 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
        +body: "Yup exactly I agree with this. I think people are entitled to an opinion and that includes tankies. But the way alot of “lemmings” go about discussing there views and opinions is worse than reddit in my opinion for an instance there’s alot of folk `assholes in my opinion` raiding Christian communities downvoiting them and commenting on them I’m not Christian myself but I personally see this as despicable behavior. Especially considering there people consider themselves to be the “tolerant” one’s"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699749307 {#1735
          date: 2023-11-12 01:35:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ElCanut@jlai.lu"
          "@JTskulk@lemmy.world"
          "@ShitOnABrick@lemmy.world"
          "@c0mbatbag3l@lemmy.world"
          "@Vespair@lemm.ee"
          "@Amends1782@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1716 …}
        +nested: Doctrine\ORM\PersistentCollection {#1739 …}
        +votes: Doctrine\ORM\PersistentCollection {#1740 …}
        +reports: Doctrine\ORM\PersistentCollection {#2465 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
        -id: 113670
        -bodyTs: "'agre':4 'alot':22,44 'asshol':47 'behavior':72 'christian':52,63 'comment':57 'communiti':53 'consid':74,77 'despic':71 'discuss':27 'downvoit':54 'entitl':11 'especi':73 'exact':2 'folk':46 'go':25 'includ':17 'instanc':41 'lem':24 'm':61 'one':83 'opinion':14,31,38,50 'peopl':9,76 'person':67 'raid':51 'reddit':35 'see':68 'tanki':18 'think':8 'toler':82 'view':29 'way':21 'wors':33 'yup':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5246301"
        +editedAt: DateTimeImmutable @1699883588 {#1733
          date: 2023-11-13 14:53:08.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699749307 {#1729
          date: 2023-11-12 01:35:07.0 +01:00
        }
        +"title": 113670
      }
      2 => App\Entity\EntryComment {#2458}
      0 => App\Entity\EntryComment {#2377
        +user: Proxies\__CG__\App\Entity\User {#2360 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1715 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
        +body: "Yeah I also do see a lot more content of the communities I’m subbed to than of the instance I created my account in."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699820222 {#2363
          date: 2023-11-12 21:17:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ElCanut@jlai.lu"
          "@autumn64@lemmy.blahaj.zone"
          "@Waker@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2364 …}
        +nested: Doctrine\ORM\PersistentCollection {#2380 …}
        +votes: Doctrine\ORM\PersistentCollection {#2382 …}
        +reports: Doctrine\ORM\PersistentCollection {#2384 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
        -id: 117044
        -bodyTs: "'account':24 'also':3 'communiti':12 'content':9 'creat':22 'instanc':20 'lot':7 'm':14 'see':5 'sub':15 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4308633"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699820222 {#2370
          date: 2023-11-12 21:17:02.0 +01:00
        }
        +"title": 117044
      }
    ]
    -id: 11724
    -titleTs: "'oh':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699706165
    +visibility: "visible             "
    +apId: "https://jlai.lu/post/2095524"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699619765 {#1348
      date: 2023-11-10 13:36:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
  +body: "I don’t know how I forgot about the sorting options, that stills limits me to the communities that have been connected to my instance right? I saw somewhere that each instance only syncs the communities the users from that instance have followed or something of the style"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699786751 {#2422
    date: 2023-11-12 11:59:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ElCanut@jlai.lu"
    "@EmperorHenry@discuss.tchncs.de"
    "@DudeDudenson@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2453 …}
  +nested: Doctrine\ORM\PersistentCollection {#2457 …}
  +votes: Doctrine\ORM\PersistentCollection {#2455 …}
  +reports: Doctrine\ORM\PersistentCollection {#2468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
  -id: 115023
  -bodyTs: "'communiti':18,36 'connect':22 'follow':43 'forgot':7 'instanc':25,32,41 'know':4 'limit':14 'option':11 'right':26 'saw':28 'someth':45 'somewher':29 'sort':10 'still':13 'style':48 'sync':34 'user':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/3552276"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699786751 {#2462
    date: 2023-11-12 11:59:11.0 +01:00
  }
  +"title": 115023
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2458
  +user: Proxies\__CG__\App\Entity\User {#2461 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1715
    +user: Proxies\__CG__\App\Entity\User {#2015 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: Proxies\__CG__\App\Entity\Image {#2498 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
    +slug: "Oh-no"
    +title: "Oh no ..."
    +url: "https://jlai.lu/pictrs/image/dde5b5ea-69c3-4faf-944c-e6e2f5e687c0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 342
    +favouriteCount: 1769
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702074520 {#2493
      date: 2023-12-08 23:28:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2501 …}
    +votes: Doctrine\ORM\PersistentCollection {#2503 …}
    +reports: Doctrine\ORM\PersistentCollection {#2505 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
    +badges: Doctrine\ORM\PersistentCollection {#2511 …}
    +children: [
      1 => App\Entity\EntryComment {#1724
        +user: Proxies\__CG__\App\Entity\User {#1719 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1715 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
        +body: "Yup exactly I agree with this. I think people are entitled to an opinion and that includes tankies. But the way alot of “lemmings” go about discussing there views and opinions is worse than reddit in my opinion for an instance there’s alot of folk `assholes in my opinion` raiding Christian communities downvoiting them and commenting on them I’m not Christian myself but I personally see this as despicable behavior. Especially considering there people consider themselves to be the “tolerant” one’s"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699749307 {#1735
          date: 2023-11-12 01:35:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ElCanut@jlai.lu"
          "@JTskulk@lemmy.world"
          "@ShitOnABrick@lemmy.world"
          "@c0mbatbag3l@lemmy.world"
          "@Vespair@lemm.ee"
          "@Amends1782@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1716 …}
        +nested: Doctrine\ORM\PersistentCollection {#1739 …}
        +votes: Doctrine\ORM\PersistentCollection {#1740 …}
        +reports: Doctrine\ORM\PersistentCollection {#2465 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
        -id: 113670
        -bodyTs: "'agre':4 'alot':22,44 'asshol':47 'behavior':72 'christian':52,63 'comment':57 'communiti':53 'consid':74,77 'despic':71 'discuss':27 'downvoit':54 'entitl':11 'especi':73 'exact':2 'folk':46 'go':25 'includ':17 'instanc':41 'lem':24 'm':61 'one':83 'opinion':14,31,38,50 'peopl':9,76 'person':67 'raid':51 'reddit':35 'see':68 'tanki':18 'think':8 'toler':82 'view':29 'way':21 'wors':33 'yup':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5246301"
        +editedAt: DateTimeImmutable @1699883588 {#1733
          date: 2023-11-13 14:53:08.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699749307 {#1729
          date: 2023-11-12 01:35:07.0 +01:00
        }
        +"title": 113670
      }
      2 => App\Entity\EntryComment {#2458}
      0 => App\Entity\EntryComment {#2377
        +user: Proxies\__CG__\App\Entity\User {#2360 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1715 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
        +body: "Yeah I also do see a lot more content of the communities I’m subbed to than of the instance I created my account in."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699820222 {#2363
          date: 2023-11-12 21:17:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ElCanut@jlai.lu"
          "@autumn64@lemmy.blahaj.zone"
          "@Waker@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2364 …}
        +nested: Doctrine\ORM\PersistentCollection {#2380 …}
        +votes: Doctrine\ORM\PersistentCollection {#2382 …}
        +reports: Doctrine\ORM\PersistentCollection {#2384 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
        -id: 117044
        -bodyTs: "'account':24 'also':3 'communiti':12 'content':9 'creat':22 'instanc':20 'lot':7 'm':14 'see':5 'sub':15 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4308633"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699820222 {#2370
          date: 2023-11-12 21:17:02.0 +01:00
        }
        +"title": 117044
      }
    ]
    -id: 11724
    -titleTs: "'oh':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699706165
    +visibility: "visible             "
    +apId: "https://jlai.lu/post/2095524"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699619765 {#1348
      date: 2023-11-10 13:36:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
  +body: "I don’t know how I forgot about the sorting options, that stills limits me to the communities that have been connected to my instance right? I saw somewhere that each instance only syncs the communities the users from that instance have followed or something of the style"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699786751 {#2422
    date: 2023-11-12 11:59:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ElCanut@jlai.lu"
    "@EmperorHenry@discuss.tchncs.de"
    "@DudeDudenson@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2453 …}
  +nested: Doctrine\ORM\PersistentCollection {#2457 …}
  +votes: Doctrine\ORM\PersistentCollection {#2455 …}
  +reports: Doctrine\ORM\PersistentCollection {#2468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
  -id: 115023
  -bodyTs: "'communiti':18,36 'connect':22 'follow':43 'forgot':7 'instanc':25,32,41 'know':4 'limit':14 'option':11 'right':26 'saw':28 'someth':45 'somewher':29 'sort':10 'still':13 'style':48 'sync':34 'user':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/3552276"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699786751 {#2462
    date: 2023-11-12 11:59:11.0 +01:00
  }
  +"title": 115023
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2377
  +user: Proxies\__CG__\App\Entity\User {#2360 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1715
    +user: Proxies\__CG__\App\Entity\User {#2015 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: Proxies\__CG__\App\Entity\Image {#2498 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
    +slug: "Oh-no"
    +title: "Oh no ..."
    +url: "https://jlai.lu/pictrs/image/dde5b5ea-69c3-4faf-944c-e6e2f5e687c0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 342
    +favouriteCount: 1769
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702074520 {#2493
      date: 2023-12-08 23:28:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2501 …}
    +votes: Doctrine\ORM\PersistentCollection {#2503 …}
    +reports: Doctrine\ORM\PersistentCollection {#2505 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
    +badges: Doctrine\ORM\PersistentCollection {#2511 …}
    +children: [
      1 => App\Entity\EntryComment {#1724
        +user: Proxies\__CG__\App\Entity\User {#1719 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1715 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
        +body: "Yup exactly I agree with this. I think people are entitled to an opinion and that includes tankies. But the way alot of “lemmings” go about discussing there views and opinions is worse than reddit in my opinion for an instance there’s alot of folk `assholes in my opinion` raiding Christian communities downvoiting them and commenting on them I’m not Christian myself but I personally see this as despicable behavior. Especially considering there people consider themselves to be the “tolerant” one’s"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699749307 {#1735
          date: 2023-11-12 01:35:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ElCanut@jlai.lu"
          "@JTskulk@lemmy.world"
          "@ShitOnABrick@lemmy.world"
          "@c0mbatbag3l@lemmy.world"
          "@Vespair@lemm.ee"
          "@Amends1782@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1716 …}
        +nested: Doctrine\ORM\PersistentCollection {#1739 …}
        +votes: Doctrine\ORM\PersistentCollection {#1740 …}
        +reports: Doctrine\ORM\PersistentCollection {#2465 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
        -id: 113670
        -bodyTs: "'agre':4 'alot':22,44 'asshol':47 'behavior':72 'christian':52,63 'comment':57 'communiti':53 'consid':74,77 'despic':71 'discuss':27 'downvoit':54 'entitl':11 'especi':73 'exact':2 'folk':46 'go':25 'includ':17 'instanc':41 'lem':24 'm':61 'one':83 'opinion':14,31,38,50 'peopl':9,76 'person':67 'raid':51 'reddit':35 'see':68 'tanki':18 'think':8 'toler':82 'view':29 'way':21 'wors':33 'yup':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5246301"
        +editedAt: DateTimeImmutable @1699883588 {#1733
          date: 2023-11-13 14:53:08.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699749307 {#1729
          date: 2023-11-12 01:35:07.0 +01:00
        }
        +"title": 113670
      }
      2 => App\Entity\EntryComment {#2458
        +user: Proxies\__CG__\App\Entity\User {#2461 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1715 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +body: "I don’t know how I forgot about the sorting options, that stills limits me to the communities that have been connected to my instance right? I saw somewhere that each instance only syncs the communities the users from that instance have followed or something of the style"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699786751 {#2422
          date: 2023-11-12 11:59:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ElCanut@jlai.lu"
          "@EmperorHenry@discuss.tchncs.de"
          "@DudeDudenson@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 115023
        -bodyTs: "'communiti':18,36 'connect':22 'follow':43 'forgot':7 'instanc':25,32,41 'know':4 'limit':14 'option':11 'right':26 'saw':28 'someth':45 'somewher':29 'sort':10 'still':13 'style':48 'sync':34 'user':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmings.world/comment/3552276"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699786751 {#2462
          date: 2023-11-12 11:59:11.0 +01:00
        }
        +"title": 115023
      }
      0 => App\Entity\EntryComment {#2377}
    ]
    -id: 11724
    -titleTs: "'oh':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699706165
    +visibility: "visible             "
    +apId: "https://jlai.lu/post/2095524"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699619765 {#1348
      date: 2023-11-10 13:36:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
  +body: "Yeah I also do see a lot more content of the communities I’m subbed to than of the instance I created my account in."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699820222 {#2363
    date: 2023-11-12 21:17:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ElCanut@jlai.lu"
    "@autumn64@lemmy.blahaj.zone"
    "@Waker@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2364 …}
  +nested: Doctrine\ORM\PersistentCollection {#2380 …}
  +votes: Doctrine\ORM\PersistentCollection {#2382 …}
  +reports: Doctrine\ORM\PersistentCollection {#2384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  -id: 117044
  -bodyTs: "'account':24 'also':3 'communiti':12 'content':9 'creat':22 'instanc':20 'lot':7 'm':14 'see':5 'sub':15 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4308633"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699820222 {#2370
    date: 2023-11-12 21:17:02.0 +01:00
  }
  +"title": 117044
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2377
  +user: Proxies\__CG__\App\Entity\User {#2360 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1715
    +user: Proxies\__CG__\App\Entity\User {#2015 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: Proxies\__CG__\App\Entity\Image {#2498 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
    +slug: "Oh-no"
    +title: "Oh no ..."
    +url: "https://jlai.lu/pictrs/image/dde5b5ea-69c3-4faf-944c-e6e2f5e687c0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 342
    +favouriteCount: 1769
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702074520 {#2493
      date: 2023-12-08 23:28:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2501 …}
    +votes: Doctrine\ORM\PersistentCollection {#2503 …}
    +reports: Doctrine\ORM\PersistentCollection {#2505 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
    +badges: Doctrine\ORM\PersistentCollection {#2511 …}
    +children: [
      1 => App\Entity\EntryComment {#1724
        +user: Proxies\__CG__\App\Entity\User {#1719 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1715 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
        +body: "Yup exactly I agree with this. I think people are entitled to an opinion and that includes tankies. But the way alot of “lemmings” go about discussing there views and opinions is worse than reddit in my opinion for an instance there’s alot of folk `assholes in my opinion` raiding Christian communities downvoiting them and commenting on them I’m not Christian myself but I personally see this as despicable behavior. Especially considering there people consider themselves to be the “tolerant” one’s"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699749307 {#1735
          date: 2023-11-12 01:35:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ElCanut@jlai.lu"
          "@JTskulk@lemmy.world"
          "@ShitOnABrick@lemmy.world"
          "@c0mbatbag3l@lemmy.world"
          "@Vespair@lemm.ee"
          "@Amends1782@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1716 …}
        +nested: Doctrine\ORM\PersistentCollection {#1739 …}
        +votes: Doctrine\ORM\PersistentCollection {#1740 …}
        +reports: Doctrine\ORM\PersistentCollection {#2465 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
        -id: 113670
        -bodyTs: "'agre':4 'alot':22,44 'asshol':47 'behavior':72 'christian':52,63 'comment':57 'communiti':53 'consid':74,77 'despic':71 'discuss':27 'downvoit':54 'entitl':11 'especi':73 'exact':2 'folk':46 'go':25 'includ':17 'instanc':41 'lem':24 'm':61 'one':83 'opinion':14,31,38,50 'peopl':9,76 'person':67 'raid':51 'reddit':35 'see':68 'tanki':18 'think':8 'toler':82 'view':29 'way':21 'wors':33 'yup':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5246301"
        +editedAt: DateTimeImmutable @1699883588 {#1733
          date: 2023-11-13 14:53:08.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699749307 {#1729
          date: 2023-11-12 01:35:07.0 +01:00
        }
        +"title": 113670
      }
      2 => App\Entity\EntryComment {#2458
        +user: Proxies\__CG__\App\Entity\User {#2461 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1715 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +body: "I don’t know how I forgot about the sorting options, that stills limits me to the communities that have been connected to my instance right? I saw somewhere that each instance only syncs the communities the users from that instance have followed or something of the style"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699786751 {#2422
          date: 2023-11-12 11:59:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ElCanut@jlai.lu"
          "@EmperorHenry@discuss.tchncs.de"
          "@DudeDudenson@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 115023
        -bodyTs: "'communiti':18,36 'connect':22 'follow':43 'forgot':7 'instanc':25,32,41 'know':4 'limit':14 'option':11 'right':26 'saw':28 'someth':45 'somewher':29 'sort':10 'still':13 'style':48 'sync':34 'user':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmings.world/comment/3552276"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699786751 {#2462
          date: 2023-11-12 11:59:11.0 +01:00
        }
        +"title": 115023
      }
      0 => App\Entity\EntryComment {#2377}
    ]
    -id: 11724
    -titleTs: "'oh':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699706165
    +visibility: "visible             "
    +apId: "https://jlai.lu/post/2095524"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699619765 {#1348
      date: 2023-11-10 13:36:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
  +body: "Yeah I also do see a lot more content of the communities I’m subbed to than of the instance I created my account in."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699820222 {#2363
    date: 2023-11-12 21:17:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ElCanut@jlai.lu"
    "@autumn64@lemmy.blahaj.zone"
    "@Waker@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2364 …}
  +nested: Doctrine\ORM\PersistentCollection {#2380 …}
  +votes: Doctrine\ORM\PersistentCollection {#2382 …}
  +reports: Doctrine\ORM\PersistentCollection {#2384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  -id: 117044
  -bodyTs: "'account':24 'also':3 'communiti':12 'content':9 'creat':22 'instanc':20 'lot':7 'm':14 'see':5 'sub':15 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4308633"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699820222 {#2370
    date: 2023-11-12 21:17:02.0 +01:00
  }
  +"title": 117044
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2377
  +user: Proxies\__CG__\App\Entity\User {#2360 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1715
    +user: Proxies\__CG__\App\Entity\User {#2015 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: Proxies\__CG__\App\Entity\Image {#2498 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
    +slug: "Oh-no"
    +title: "Oh no ..."
    +url: "https://jlai.lu/pictrs/image/dde5b5ea-69c3-4faf-944c-e6e2f5e687c0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 342
    +favouriteCount: 1769
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702074520 {#2493
      date: 2023-12-08 23:28:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2501 …}
    +votes: Doctrine\ORM\PersistentCollection {#2503 …}
    +reports: Doctrine\ORM\PersistentCollection {#2505 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
    +badges: Doctrine\ORM\PersistentCollection {#2511 …}
    +children: [
      1 => App\Entity\EntryComment {#1724
        +user: Proxies\__CG__\App\Entity\User {#1719 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1715 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
        +body: "Yup exactly I agree with this. I think people are entitled to an opinion and that includes tankies. But the way alot of “lemmings” go about discussing there views and opinions is worse than reddit in my opinion for an instance there’s alot of folk `assholes in my opinion` raiding Christian communities downvoiting them and commenting on them I’m not Christian myself but I personally see this as despicable behavior. Especially considering there people consider themselves to be the “tolerant” one’s"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699749307 {#1735
          date: 2023-11-12 01:35:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ElCanut@jlai.lu"
          "@JTskulk@lemmy.world"
          "@ShitOnABrick@lemmy.world"
          "@c0mbatbag3l@lemmy.world"
          "@Vespair@lemm.ee"
          "@Amends1782@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1716 …}
        +nested: Doctrine\ORM\PersistentCollection {#1739 …}
        +votes: Doctrine\ORM\PersistentCollection {#1740 …}
        +reports: Doctrine\ORM\PersistentCollection {#2465 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
        -id: 113670
        -bodyTs: "'agre':4 'alot':22,44 'asshol':47 'behavior':72 'christian':52,63 'comment':57 'communiti':53 'consid':74,77 'despic':71 'discuss':27 'downvoit':54 'entitl':11 'especi':73 'exact':2 'folk':46 'go':25 'includ':17 'instanc':41 'lem':24 'm':61 'one':83 'opinion':14,31,38,50 'peopl':9,76 'person':67 'raid':51 'reddit':35 'see':68 'tanki':18 'think':8 'toler':82 'view':29 'way':21 'wors':33 'yup':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5246301"
        +editedAt: DateTimeImmutable @1699883588 {#1733
          date: 2023-11-13 14:53:08.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699749307 {#1729
          date: 2023-11-12 01:35:07.0 +01:00
        }
        +"title": 113670
      }
      2 => App\Entity\EntryComment {#2458
        +user: Proxies\__CG__\App\Entity\User {#2461 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1715 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +body: "I don’t know how I forgot about the sorting options, that stills limits me to the communities that have been connected to my instance right? I saw somewhere that each instance only syncs the communities the users from that instance have followed or something of the style"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699786751 {#2422
          date: 2023-11-12 11:59:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ElCanut@jlai.lu"
          "@EmperorHenry@discuss.tchncs.de"
          "@DudeDudenson@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 115023
        -bodyTs: "'communiti':18,36 'connect':22 'follow':43 'forgot':7 'instanc':25,32,41 'know':4 'limit':14 'option':11 'right':26 'saw':28 'someth':45 'somewher':29 'sort':10 'still':13 'style':48 'sync':34 'user':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmings.world/comment/3552276"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699786751 {#2462
          date: 2023-11-12 11:59:11.0 +01:00
        }
        +"title": 115023
      }
      0 => App\Entity\EntryComment {#2377}
    ]
    -id: 11724
    -titleTs: "'oh':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699706165
    +visibility: "visible             "
    +apId: "https://jlai.lu/post/2095524"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699619765 {#1348
      date: 2023-11-10 13:36:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
  +body: "Yeah I also do see a lot more content of the communities I’m subbed to than of the instance I created my account in."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699820222 {#2363
    date: 2023-11-12 21:17:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ElCanut@jlai.lu"
    "@autumn64@lemmy.blahaj.zone"
    "@Waker@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2364 …}
  +nested: Doctrine\ORM\PersistentCollection {#2380 …}
  +votes: Doctrine\ORM\PersistentCollection {#2382 …}
  +reports: Doctrine\ORM\PersistentCollection {#2384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  -id: 117044
  -bodyTs: "'account':24 'also':3 'communiti':12 'content':9 'creat':22 'instanc':20 'lot':7 'm':14 'see':5 'sub':15 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4308633"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699820222 {#2370
    date: 2023-11-12 21:17:02.0 +01:00
  }
  +"title": 117044
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1683
  +user: Proxies\__CG__\App\Entity\User {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2540 …}
  +slug: "Got-to-find-a-leftiest-place"
  +title: "Got to find a leftiest place."
  +url: "https://lemmy.ml/pictrs/image/b1be3ca0-025e-459f-8ee6-ca94c3755c1c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 431
  +favouriteCount: 747
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699326406 {#2533
    date: 2023-11-07 04:06:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2541 …}
  +votes: Doctrine\ORM\PersistentCollection {#2543 …}
  +reports: Doctrine\ORM\PersistentCollection {#2545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2549 …}
  +badges: Doctrine\ORM\PersistentCollection {#2551 …}
  +children: [
    App\Entity\EntryComment {#1702
      +user: Proxies\__CG__\App\Entity\User {#1701 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1683 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1687 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1680 …}
      +body: "I kind of regret making my account so early on the mainline instance, rather than on mander, beehaws, or elsewhere, but I still manage to stay relatively far away from the madness by just keeping subscribed to the right communities."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699324071 {#1596
        date: 2023-11-07 03:27:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Starshader@lemmy.ml"
        "@JohnDClay@sh.itjust.works"
        "@Gormadt@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1689 …}
      +nested: Doctrine\ORM\PersistentCollection {#1691 …}
      +votes: Doctrine\ORM\PersistentCollection {#1795 …}
      +reports: Doctrine\ORM\PersistentCollection {#1711 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
      -id: 97390
      -bodyTs: "'account':7 'away':29 'beehaw':18 'communiti':40 'earli':9 'elsewher':20 'far':28 'instanc':13 'keep':35 'kind':2 'mad':32 'mainlin':12 'make':5 'manag':24 'mander':17 'rather':14 'regret':4 'relat':27 'right':39 'stay':26 'still':23 'subscrib':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5577145"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699324071 {#1619
        date: 2023-11-07 03:27:51.0 +01:00
      }
      +"title": 97390
    }
  ]
  -id: 10527
  -titleTs: "'find':3 'got':1 'leftiest':5 'place':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699370316
  +visibility: "trashed             "
  +apId: "https://lemmy.ml/post/7584088"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699283916 {#2519
    date: 2023-11-06 16:18:36.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
26 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1683
  +user: Proxies\__CG__\App\Entity\User {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2540 …}
  +slug: "Got-to-find-a-leftiest-place"
  +title: "Got to find a leftiest place."
  +url: "https://lemmy.ml/pictrs/image/b1be3ca0-025e-459f-8ee6-ca94c3755c1c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 431
  +favouriteCount: 747
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699326406 {#2533
    date: 2023-11-07 04:06:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2541 …}
  +votes: Doctrine\ORM\PersistentCollection {#2543 …}
  +reports: Doctrine\ORM\PersistentCollection {#2545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2549 …}
  +badges: Doctrine\ORM\PersistentCollection {#2551 …}
  +children: [
    App\Entity\EntryComment {#1702
      +user: Proxies\__CG__\App\Entity\User {#1701 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1683 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1687 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1680 …}
      +body: "I kind of regret making my account so early on the mainline instance, rather than on mander, beehaws, or elsewhere, but I still manage to stay relatively far away from the madness by just keeping subscribed to the right communities."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699324071 {#1596
        date: 2023-11-07 03:27:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Starshader@lemmy.ml"
        "@JohnDClay@sh.itjust.works"
        "@Gormadt@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1689 …}
      +nested: Doctrine\ORM\PersistentCollection {#1691 …}
      +votes: Doctrine\ORM\PersistentCollection {#1795 …}
      +reports: Doctrine\ORM\PersistentCollection {#1711 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
      -id: 97390
      -bodyTs: "'account':7 'away':29 'beehaw':18 'communiti':40 'earli':9 'elsewher':20 'far':28 'instanc':13 'keep':35 'kind':2 'mad':32 'mainlin':12 'make':5 'manag':24 'mander':17 'rather':14 'regret':4 'relat':27 'right':39 'stay':26 'still':23 'subscrib':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5577145"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699324071 {#1619
        date: 2023-11-07 03:27:51.0 +01:00
      }
      +"title": 97390
    }
  ]
  -id: 10527
  -titleTs: "'find':3 'got':1 'leftiest':5 'place':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699370316
  +visibility: "trashed             "
  +apId: "https://lemmy.ml/post/7584088"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699283916 {#2519
    date: 2023-11-06 16:18:36.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
27 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
28 DENIED moderate
App\Entity\EntryComment {#1702
  +user: Proxies\__CG__\App\Entity\User {#1701 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1683
    +user: Proxies\__CG__\App\Entity\User {#2496 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2540 …}
    +slug: "Got-to-find-a-leftiest-place"
    +title: "Got to find a leftiest place."
    +url: "https://lemmy.ml/pictrs/image/b1be3ca0-025e-459f-8ee6-ca94c3755c1c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 431
    +favouriteCount: 747
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699326406 {#2533
      date: 2023-11-07 04:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2541 …}
    +votes: Doctrine\ORM\PersistentCollection {#2543 …}
    +reports: Doctrine\ORM\PersistentCollection {#2545 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2547 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2549 …}
    +badges: Doctrine\ORM\PersistentCollection {#2551 …}
    +children: [
      App\Entity\EntryComment {#1702}
    ]
    -id: 10527
    -titleTs: "'find':3 'got':1 'leftiest':5 'place':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699370316
    +visibility: "trashed             "
    +apId: "https://lemmy.ml/post/7584088"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699283916 {#2519
      date: 2023-11-06 16:18:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1687 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1680 …}
  +body: "I kind of regret making my account so early on the mainline instance, rather than on mander, beehaws, or elsewhere, but I still manage to stay relatively far away from the madness by just keeping subscribed to the right communities."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699324071 {#1596
    date: 2023-11-07 03:27:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Starshader@lemmy.ml"
    "@JohnDClay@sh.itjust.works"
    "@Gormadt@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1689 …}
  +nested: Doctrine\ORM\PersistentCollection {#1691 …}
  +votes: Doctrine\ORM\PersistentCollection {#1795 …}
  +reports: Doctrine\ORM\PersistentCollection {#1711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
  -id: 97390
  -bodyTs: "'account':7 'away':29 'beehaw':18 'communiti':40 'earli':9 'elsewher':20 'far':28 'instanc':13 'keep':35 'kind':2 'mad':32 'mainlin':12 'make':5 'manag':24 'mander':17 'rather':14 'regret':4 'relat':27 'right':39 'stay':26 'still':23 'subscrib':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5577145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699324071 {#1619
    date: 2023-11-07 03:27:51.0 +01:00
  }
  +"title": 97390
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED edit
App\Entity\EntryComment {#1702
  +user: Proxies\__CG__\App\Entity\User {#1701 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1683
    +user: Proxies\__CG__\App\Entity\User {#2496 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2540 …}
    +slug: "Got-to-find-a-leftiest-place"
    +title: "Got to find a leftiest place."
    +url: "https://lemmy.ml/pictrs/image/b1be3ca0-025e-459f-8ee6-ca94c3755c1c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 431
    +favouriteCount: 747
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699326406 {#2533
      date: 2023-11-07 04:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2541 …}
    +votes: Doctrine\ORM\PersistentCollection {#2543 …}
    +reports: Doctrine\ORM\PersistentCollection {#2545 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2547 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2549 …}
    +badges: Doctrine\ORM\PersistentCollection {#2551 …}
    +children: [
      App\Entity\EntryComment {#1702}
    ]
    -id: 10527
    -titleTs: "'find':3 'got':1 'leftiest':5 'place':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699370316
    +visibility: "trashed             "
    +apId: "https://lemmy.ml/post/7584088"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699283916 {#2519
      date: 2023-11-06 16:18:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1687 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1680 …}
  +body: "I kind of regret making my account so early on the mainline instance, rather than on mander, beehaws, or elsewhere, but I still manage to stay relatively far away from the madness by just keeping subscribed to the right communities."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699324071 {#1596
    date: 2023-11-07 03:27:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Starshader@lemmy.ml"
    "@JohnDClay@sh.itjust.works"
    "@Gormadt@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1689 …}
  +nested: Doctrine\ORM\PersistentCollection {#1691 …}
  +votes: Doctrine\ORM\PersistentCollection {#1795 …}
  +reports: Doctrine\ORM\PersistentCollection {#1711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
  -id: 97390
  -bodyTs: "'account':7 'away':29 'beehaw':18 'communiti':40 'earli':9 'elsewher':20 'far':28 'instanc':13 'keep':35 'kind':2 'mad':32 'mainlin':12 'make':5 'manag':24 'mander':17 'rather':14 'regret':4 'relat':27 'right':39 'stay':26 'still':23 'subscrib':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5577145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699324071 {#1619
    date: 2023-11-07 03:27:51.0 +01:00
  }
  +"title": 97390
}
"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
30 DENIED moderate
App\Entity\EntryComment {#1702
  +user: Proxies\__CG__\App\Entity\User {#1701 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1683
    +user: Proxies\__CG__\App\Entity\User {#2496 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2540 …}
    +slug: "Got-to-find-a-leftiest-place"
    +title: "Got to find a leftiest place."
    +url: "https://lemmy.ml/pictrs/image/b1be3ca0-025e-459f-8ee6-ca94c3755c1c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 431
    +favouriteCount: 747
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699326406 {#2533
      date: 2023-11-07 04:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2541 …}
    +votes: Doctrine\ORM\PersistentCollection {#2543 …}
    +reports: Doctrine\ORM\PersistentCollection {#2545 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2547 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2549 …}
    +badges: Doctrine\ORM\PersistentCollection {#2551 …}
    +children: [
      App\Entity\EntryComment {#1702}
    ]
    -id: 10527
    -titleTs: "'find':3 'got':1 'leftiest':5 'place':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699370316
    +visibility: "trashed             "
    +apId: "https://lemmy.ml/post/7584088"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699283916 {#2519
      date: 2023-11-06 16:18:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1687 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1680 …}
  +body: "I kind of regret making my account so early on the mainline instance, rather than on mander, beehaws, or elsewhere, but I still manage to stay relatively far away from the madness by just keeping subscribed to the right communities."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699324071 {#1596
    date: 2023-11-07 03:27:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Starshader@lemmy.ml"
    "@JohnDClay@sh.itjust.works"
    "@Gormadt@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1689 …}
  +nested: Doctrine\ORM\PersistentCollection {#1691 …}
  +votes: Doctrine\ORM\PersistentCollection {#1795 …}
  +reports: Doctrine\ORM\PersistentCollection {#1711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
  -id: 97390
  -bodyTs: "'account':7 'away':29 'beehaw':18 'communiti':40 'earli':9 'elsewher':20 'far':28 'instanc':13 'keep':35 'kind':2 'mad':32 'mainlin':12 'make':5 'manag':24 'mander':17 'rather':14 'regret':4 'relat':27 'right':39 'stay':26 'still':23 'subscrib':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5577145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699324071 {#1619
    date: 2023-11-07 03:27:51.0 +01:00
  }
  +"title": 97390
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED 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
32 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1625
  +user: Proxies\__CG__\App\Entity\User {#1618 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: Proxies\__CG__\App\Entity\Image {#2724 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2764 …}
  +slug: "Lift-Official-Trailer-Netflix-Kevin-Hart-Gugu-Mbatha-Raw-Vincent-D-Onofrio"
  +title: "Lift | Official Trailer | Netflix - Kevin Hart, Gugu Mbatha-Raw, Vincent D'Onofrio"
  +url: "https://youtu.be/m2L-Sa_6MU0?si=CTR_Q7Z9wxgb-_wJ"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699403919 {#2759
    date: 2023-11-08 01:38:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2766 …}
  +votes: Doctrine\ORM\PersistentCollection {#2768 …}
  +reports: Doctrine\ORM\PersistentCollection {#2770 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2774 …}
  +badges: Doctrine\ORM\PersistentCollection {#2776 …}
  +children: [
    App\Entity\EntryComment {#1599
      +user: Proxies\__CG__\App\Entity\User {#1618 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1625 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1617 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
      +body: "I don’t get it either. And it’s like they weren’t paying any attention to anything said or who was commenting at all. Oh well. I tried to be patient but they just kept going and earned a community ban. And then kept going and got a 7 day instance ban. And then kept going and now they are permabanned. A total shit fit is right!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699398826 {#1628
        date: 2023-11-08 00:13:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@canthidium@lemmy.world"
        "@some_guy@lemmy.world"
        "@Metal_Zealot@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1725 …}
      +nested: Doctrine\ORM\PersistentCollection {#1722 …}
      +votes: Doctrine\ORM\PersistentCollection {#1726 …}
      +reports: Doctrine\ORM\PersistentCollection {#1736 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1737 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
      -id: 100212
      -bodyTs: "'7':50 'anyth':18 'attent':16 'ban':42,53 'comment':23 'communiti':41 'day':51 'earn':39 'either':6 'fit':66 'get':4 'go':37,46,57 'got':48 'instanc':52 'kept':36,45,56 'like':10 'oh':26 'patient':32 'pay':14 'permaban':62 'right':68 'said':19 'shit':65 'total':64 'tri':29 'well':27 'weren':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5145229"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699398826 {#1626
        date: 2023-11-08 00:13:46.0 +01:00
      }
      +"title": 100212
    }
  ]
  -id: 10311
  -titleTs: "'d':12 'gugu':7 'hart':6 'kevin':5 'lift':1 'mbatha':9 'mbatha-raw':8 'netflix':4 'offici':2 'onofrio':13 'raw':10 'trailer':3 'vincent':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699312178
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7848937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699225778 {#2745
    date: 2023-11-06 00:09:38.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
33 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1625
  +user: Proxies\__CG__\App\Entity\User {#1618 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: Proxies\__CG__\App\Entity\Image {#2724 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2764 …}
  +slug: "Lift-Official-Trailer-Netflix-Kevin-Hart-Gugu-Mbatha-Raw-Vincent-D-Onofrio"
  +title: "Lift | Official Trailer | Netflix - Kevin Hart, Gugu Mbatha-Raw, Vincent D'Onofrio"
  +url: "https://youtu.be/m2L-Sa_6MU0?si=CTR_Q7Z9wxgb-_wJ"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699403919 {#2759
    date: 2023-11-08 01:38:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2766 …}
  +votes: Doctrine\ORM\PersistentCollection {#2768 …}
  +reports: Doctrine\ORM\PersistentCollection {#2770 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2774 …}
  +badges: Doctrine\ORM\PersistentCollection {#2776 …}
  +children: [
    App\Entity\EntryComment {#1599
      +user: Proxies\__CG__\App\Entity\User {#1618 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1625 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1617 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
      +body: "I don’t get it either. And it’s like they weren’t paying any attention to anything said or who was commenting at all. Oh well. I tried to be patient but they just kept going and earned a community ban. And then kept going and got a 7 day instance ban. And then kept going and now they are permabanned. A total shit fit is right!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699398826 {#1628
        date: 2023-11-08 00:13:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@canthidium@lemmy.world"
        "@some_guy@lemmy.world"
        "@Metal_Zealot@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1725 …}
      +nested: Doctrine\ORM\PersistentCollection {#1722 …}
      +votes: Doctrine\ORM\PersistentCollection {#1726 …}
      +reports: Doctrine\ORM\PersistentCollection {#1736 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1737 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
      -id: 100212
      -bodyTs: "'7':50 'anyth':18 'attent':16 'ban':42,53 'comment':23 'communiti':41 'day':51 'earn':39 'either':6 'fit':66 'get':4 'go':37,46,57 'got':48 'instanc':52 'kept':36,45,56 'like':10 'oh':26 'patient':32 'pay':14 'permaban':62 'right':68 'said':19 'shit':65 'total':64 'tri':29 'well':27 'weren':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5145229"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699398826 {#1626
        date: 2023-11-08 00:13:46.0 +01:00
      }
      +"title": 100212
    }
  ]
  -id: 10311
  -titleTs: "'d':12 'gugu':7 'hart':6 'kevin':5 'lift':1 'mbatha':9 'mbatha-raw':8 'netflix':4 'offici':2 'onofrio':13 'raw':10 'trailer':3 'vincent':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699312178
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7848937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699225778 {#2745
    date: 2023-11-06 00:09:38.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
34 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1625
  +user: Proxies\__CG__\App\Entity\User {#1618 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: Proxies\__CG__\App\Entity\Image {#2724 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2764 …}
  +slug: "Lift-Official-Trailer-Netflix-Kevin-Hart-Gugu-Mbatha-Raw-Vincent-D-Onofrio"
  +title: "Lift | Official Trailer | Netflix - Kevin Hart, Gugu Mbatha-Raw, Vincent D'Onofrio"
  +url: "https://youtu.be/m2L-Sa_6MU0?si=CTR_Q7Z9wxgb-_wJ"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699403919 {#2759
    date: 2023-11-08 01:38:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2766 …}
  +votes: Doctrine\ORM\PersistentCollection {#2768 …}
  +reports: Doctrine\ORM\PersistentCollection {#2770 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2774 …}
  +badges: Doctrine\ORM\PersistentCollection {#2776 …}
  +children: [
    App\Entity\EntryComment {#1599
      +user: Proxies\__CG__\App\Entity\User {#1618 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1625 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1617 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
      +body: "I don’t get it either. And it’s like they weren’t paying any attention to anything said or who was commenting at all. Oh well. I tried to be patient but they just kept going and earned a community ban. And then kept going and got a 7 day instance ban. And then kept going and now they are permabanned. A total shit fit is right!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699398826 {#1628
        date: 2023-11-08 00:13:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@canthidium@lemmy.world"
        "@some_guy@lemmy.world"
        "@Metal_Zealot@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1725 …}
      +nested: Doctrine\ORM\PersistentCollection {#1722 …}
      +votes: Doctrine\ORM\PersistentCollection {#1726 …}
      +reports: Doctrine\ORM\PersistentCollection {#1736 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1737 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
      -id: 100212
      -bodyTs: "'7':50 'anyth':18 'attent':16 'ban':42,53 'comment':23 'communiti':41 'day':51 'earn':39 'either':6 'fit':66 'get':4 'go':37,46,57 'got':48 'instanc':52 'kept':36,45,56 'like':10 'oh':26 'patient':32 'pay':14 'permaban':62 'right':68 'said':19 'shit':65 'total':64 'tri':29 'well':27 'weren':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5145229"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699398826 {#1626
        date: 2023-11-08 00:13:46.0 +01:00
      }
      +"title": 100212
    }
  ]
  -id: 10311
  -titleTs: "'d':12 'gugu':7 'hart':6 'kevin':5 'lift':1 'mbatha':9 'mbatha-raw':8 'netflix':4 'offici':2 'onofrio':13 'raw':10 'trailer':3 'vincent':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699312178
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7848937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699225778 {#2745
    date: 2023-11-06 00:09:38.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
35 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
36 DENIED moderate
App\Entity\EntryComment {#1599
  +user: Proxies\__CG__\App\Entity\User {#1618 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1625
    +user: Proxies\__CG__\App\Entity\User {#1618 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
    +image: Proxies\__CG__\App\Entity\Image {#2724 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2764 …}
    +slug: "Lift-Official-Trailer-Netflix-Kevin-Hart-Gugu-Mbatha-Raw-Vincent-D-Onofrio"
    +title: "Lift | Official Trailer | Netflix - Kevin Hart, Gugu Mbatha-Raw, Vincent D'Onofrio"
    +url: "https://youtu.be/m2L-Sa_6MU0?si=CTR_Q7Z9wxgb-_wJ"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699403919 {#2759
      date: 2023-11-08 01:38:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2766 …}
    +votes: Doctrine\ORM\PersistentCollection {#2768 …}
    +reports: Doctrine\ORM\PersistentCollection {#2770 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2772 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2774 …}
    +badges: Doctrine\ORM\PersistentCollection {#2776 …}
    +children: [
      App\Entity\EntryComment {#1599}
    ]
    -id: 10311
    -titleTs: "'d':12 'gugu':7 'hart':6 'kevin':5 'lift':1 'mbatha':9 'mbatha-raw':8 'netflix':4 'offici':2 'onofrio':13 'raw':10 'trailer':3 'vincent':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699312178
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7848937"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699225778 {#2745
      date: 2023-11-06 00:09:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1617 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
  +body: "I don’t get it either. And it’s like they weren’t paying any attention to anything said or who was commenting at all. Oh well. I tried to be patient but they just kept going and earned a community ban. And then kept going and got a 7 day instance ban. And then kept going and now they are permabanned. A total shit fit is right!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699398826 {#1628
    date: 2023-11-08 00:13:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@canthidium@lemmy.world"
    "@some_guy@lemmy.world"
    "@Metal_Zealot@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1725 …}
  +nested: Doctrine\ORM\PersistentCollection {#1722 …}
  +votes: Doctrine\ORM\PersistentCollection {#1726 …}
  +reports: Doctrine\ORM\PersistentCollection {#1736 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
  -id: 100212
  -bodyTs: "'7':50 'anyth':18 'attent':16 'ban':42,53 'comment':23 'communiti':41 'day':51 'earn':39 'either':6 'fit':66 'get':4 'go':37,46,57 'got':48 'instanc':52 'kept':36,45,56 'like':10 'oh':26 'patient':32 'pay':14 'permaban':62 'right':68 'said':19 'shit':65 'total':64 'tri':29 'well':27 'weren':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5145229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699398826 {#1626
    date: 2023-11-08 00:13:46.0 +01:00
  }
  +"title": 100212
}
"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
37 DENIED edit
App\Entity\EntryComment {#1599
  +user: Proxies\__CG__\App\Entity\User {#1618 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1625
    +user: Proxies\__CG__\App\Entity\User {#1618 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
    +image: Proxies\__CG__\App\Entity\Image {#2724 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2764 …}
    +slug: "Lift-Official-Trailer-Netflix-Kevin-Hart-Gugu-Mbatha-Raw-Vincent-D-Onofrio"
    +title: "Lift | Official Trailer | Netflix - Kevin Hart, Gugu Mbatha-Raw, Vincent D'Onofrio"
    +url: "https://youtu.be/m2L-Sa_6MU0?si=CTR_Q7Z9wxgb-_wJ"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699403919 {#2759
      date: 2023-11-08 01:38:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2766 …}
    +votes: Doctrine\ORM\PersistentCollection {#2768 …}
    +reports: Doctrine\ORM\PersistentCollection {#2770 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2772 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2774 …}
    +badges: Doctrine\ORM\PersistentCollection {#2776 …}
    +children: [
      App\Entity\EntryComment {#1599}
    ]
    -id: 10311
    -titleTs: "'d':12 'gugu':7 'hart':6 'kevin':5 'lift':1 'mbatha':9 'mbatha-raw':8 'netflix':4 'offici':2 'onofrio':13 'raw':10 'trailer':3 'vincent':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699312178
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7848937"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699225778 {#2745
      date: 2023-11-06 00:09:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1617 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
  +body: "I don’t get it either. And it’s like they weren’t paying any attention to anything said or who was commenting at all. Oh well. I tried to be patient but they just kept going and earned a community ban. And then kept going and got a 7 day instance ban. And then kept going and now they are permabanned. A total shit fit is right!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699398826 {#1628
    date: 2023-11-08 00:13:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@canthidium@lemmy.world"
    "@some_guy@lemmy.world"
    "@Metal_Zealot@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1725 …}
  +nested: Doctrine\ORM\PersistentCollection {#1722 …}
  +votes: Doctrine\ORM\PersistentCollection {#1726 …}
  +reports: Doctrine\ORM\PersistentCollection {#1736 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
  -id: 100212
  -bodyTs: "'7':50 'anyth':18 'attent':16 'ban':42,53 'comment':23 'communiti':41 'day':51 'earn':39 'either':6 'fit':66 'get':4 'go':37,46,57 'got':48 'instanc':52 'kept':36,45,56 'like':10 'oh':26 'patient':32 'pay':14 'permaban':62 'right':68 'said':19 'shit':65 'total':64 'tri':29 'well':27 'weren':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5145229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699398826 {#1626
    date: 2023-11-08 00:13:46.0 +01:00
  }
  +"title": 100212
}
"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
38 DENIED moderate
App\Entity\EntryComment {#1599
  +user: Proxies\__CG__\App\Entity\User {#1618 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1625
    +user: Proxies\__CG__\App\Entity\User {#1618 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
    +image: Proxies\__CG__\App\Entity\Image {#2724 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2764 …}
    +slug: "Lift-Official-Trailer-Netflix-Kevin-Hart-Gugu-Mbatha-Raw-Vincent-D-Onofrio"
    +title: "Lift | Official Trailer | Netflix - Kevin Hart, Gugu Mbatha-Raw, Vincent D'Onofrio"
    +url: "https://youtu.be/m2L-Sa_6MU0?si=CTR_Q7Z9wxgb-_wJ"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699403919 {#2759
      date: 2023-11-08 01:38:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2766 …}
    +votes: Doctrine\ORM\PersistentCollection {#2768 …}
    +reports: Doctrine\ORM\PersistentCollection {#2770 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2772 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2774 …}
    +badges: Doctrine\ORM\PersistentCollection {#2776 …}
    +children: [
      App\Entity\EntryComment {#1599}
    ]
    -id: 10311
    -titleTs: "'d':12 'gugu':7 'hart':6 'kevin':5 'lift':1 'mbatha':9 'mbatha-raw':8 'netflix':4 'offici':2 'onofrio':13 'raw':10 'trailer':3 'vincent':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699312178
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7848937"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699225778 {#2745
      date: 2023-11-06 00:09:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1617 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
  +body: "I don’t get it either. And it’s like they weren’t paying any attention to anything said or who was commenting at all. Oh well. I tried to be patient but they just kept going and earned a community ban. And then kept going and got a 7 day instance ban. And then kept going and now they are permabanned. A total shit fit is right!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699398826 {#1628
    date: 2023-11-08 00:13:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@canthidium@lemmy.world"
    "@some_guy@lemmy.world"
    "@Metal_Zealot@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1725 …}
  +nested: Doctrine\ORM\PersistentCollection {#1722 …}
  +votes: Doctrine\ORM\PersistentCollection {#1726 …}
  +reports: Doctrine\ORM\PersistentCollection {#1736 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
  -id: 100212
  -bodyTs: "'7':50 'anyth':18 'attent':16 'ban':42,53 'comment':23 'communiti':41 'day':51 'earn':39 'either':6 'fit':66 'get':4 'go':37,46,57 'got':48 'instanc':52 'kept':36,45,56 'like':10 'oh':26 'patient':32 'pay':14 'permaban':62 'right':68 'said':19 'shit':65 'total':64 'tri':29 'well':27 'weren':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5145229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699398826 {#1626
    date: 2023-11-08 00:13:46.0 +01:00
  }
  +"title": 100212
}
"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
39 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
40 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1573
  +user: Proxies\__CG__\App\Entity\User {#2536 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1347 …}
  +slug: "What-reasons-are-there-for-being-concerned-about-companies-like"
  +title: "What reasons are there for being concerned about companies like google and meta etc collecting data and tracking me?"
  +url: null
  +body: """
    Please understandnim asking this question from a genuine place. I dont want the quora answer, i want the tech savvy, security expert minds of my fellow lemmings. If thats ok?\n
    \n
    What happens to this data? What can/do they do with it? and why are so many people concerned about google tracking them?\n
    \n
    Do i as an average user need to be concerned?\n
    \n
    If so, What sorts of things can i do to avoid being tracked? Preferably without too much comprimise.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 97
  +favouriteCount: 183
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699060158 {#2571
    date: 2023-11-04 02:09:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2576 …}
  +votes: Doctrine\ORM\PersistentCollection {#2579 …}
  +reports: Doctrine\ORM\PersistentCollection {#2581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
  +badges: Doctrine\ORM\PersistentCollection {#2587 …}
  +children: [
    App\Entity\EntryComment {#1587
      +user: Proxies\__CG__\App\Entity\User {#1586 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1573 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        There’s no one-liner that will make the importance of privacy “click” for most people, since it requires a bit of abstract thought, but this site is the closest I’ve seen to it: [www.socialcooling.com](https://www.socialcooling.com)\n
        \n
        If you want to do something about it, check out privacyguides.org, or the lemmy community (and instance) run by its owner, [!privacyguides@lemmy.one](https://lemmy.one/c/privacyguides)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698862171 {#1574
        date: 2023-11-01 19:09:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mr_Dr_Oink@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1585 …}
      +nested: Doctrine\ORM\PersistentCollection {#1551 …}
      +votes: Doctrine\ORM\PersistentCollection {#1560 …}
      +reports: Doctrine\ORM\PersistentCollection {#1526 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1527 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1525 …}
      -id: 83094
      -bodyTs: "'/c/privacyguides)':63 'abstract':24 'bit':22 'check':47 'click':14 'closest':31 'communiti':53 'import':11 'instanc':55 'lemmi':52 'lemmy.one':62 'lemmy.one/c/privacyguides)':61 'liner':6 'make':9 'one':5 'one-lin':4 'owner':59 'peopl':17 'privaci':13 'privacyguides.org':49 'privacyguides@lemmy.one':60 'requir':20 'run':56 'seen':34 'sinc':18 'site':28 'someth':44 'thought':25 've':33 'want':41 'www.socialcooling.com':37,38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4986661"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698862171 {#1575
        date: 2023-11-01 19:09:31.0 +01:00
      }
      +"title": 83094
    }
  ]
  -id: 8954
  -titleTs: "'collect':15 'compani':9 'concern':7 'data':16 'etc':14 'googl':11 'like':10 'meta':13 'reason':2 'track':18"
  -bodyTs: "'answer':15 'ask':3 'averag':57 'avoid':73 'can/do':37 'comprimis':80 'concern':48,62 'data':35 'dont':11 'expert':22 'fellow':26 'genuin':8 'googl':50 'happen':32 'lem':27 'mani':46 'mind':23 'much':79 'need':59 'ok':30 'peopl':47 'place':9 'pleas':1 'prefer':76 'question':5 'quora':14 'savvi':20 'secur':21 'sort':66 'tech':19 'that':29 'thing':68 'track':51,75 'understandnim':2 'user':58 'want':12,17 'without':77"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698945493
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7646993"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698859093 {#2559
    date: 2023-11-01 18:18:13.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
41 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1573
  +user: Proxies\__CG__\App\Entity\User {#2536 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1347 …}
  +slug: "What-reasons-are-there-for-being-concerned-about-companies-like"
  +title: "What reasons are there for being concerned about companies like google and meta etc collecting data and tracking me?"
  +url: null
  +body: """
    Please understandnim asking this question from a genuine place. I dont want the quora answer, i want the tech savvy, security expert minds of my fellow lemmings. If thats ok?\n
    \n
    What happens to this data? What can/do they do with it? and why are so many people concerned about google tracking them?\n
    \n
    Do i as an average user need to be concerned?\n
    \n
    If so, What sorts of things can i do to avoid being tracked? Preferably without too much comprimise.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 97
  +favouriteCount: 183
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699060158 {#2571
    date: 2023-11-04 02:09:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2576 …}
  +votes: Doctrine\ORM\PersistentCollection {#2579 …}
  +reports: Doctrine\ORM\PersistentCollection {#2581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
  +badges: Doctrine\ORM\PersistentCollection {#2587 …}
  +children: [
    App\Entity\EntryComment {#1587
      +user: Proxies\__CG__\App\Entity\User {#1586 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1573 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        There’s no one-liner that will make the importance of privacy “click” for most people, since it requires a bit of abstract thought, but this site is the closest I’ve seen to it: [www.socialcooling.com](https://www.socialcooling.com)\n
        \n
        If you want to do something about it, check out privacyguides.org, or the lemmy community (and instance) run by its owner, [!privacyguides@lemmy.one](https://lemmy.one/c/privacyguides)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698862171 {#1574
        date: 2023-11-01 19:09:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mr_Dr_Oink@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1585 …}
      +nested: Doctrine\ORM\PersistentCollection {#1551 …}
      +votes: Doctrine\ORM\PersistentCollection {#1560 …}
      +reports: Doctrine\ORM\PersistentCollection {#1526 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1527 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1525 …}
      -id: 83094
      -bodyTs: "'/c/privacyguides)':63 'abstract':24 'bit':22 'check':47 'click':14 'closest':31 'communiti':53 'import':11 'instanc':55 'lemmi':52 'lemmy.one':62 'lemmy.one/c/privacyguides)':61 'liner':6 'make':9 'one':5 'one-lin':4 'owner':59 'peopl':17 'privaci':13 'privacyguides.org':49 'privacyguides@lemmy.one':60 'requir':20 'run':56 'seen':34 'sinc':18 'site':28 'someth':44 'thought':25 've':33 'want':41 'www.socialcooling.com':37,38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4986661"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698862171 {#1575
        date: 2023-11-01 19:09:31.0 +01:00
      }
      +"title": 83094
    }
  ]
  -id: 8954
  -titleTs: "'collect':15 'compani':9 'concern':7 'data':16 'etc':14 'googl':11 'like':10 'meta':13 'reason':2 'track':18"
  -bodyTs: "'answer':15 'ask':3 'averag':57 'avoid':73 'can/do':37 'comprimis':80 'concern':48,62 'data':35 'dont':11 'expert':22 'fellow':26 'genuin':8 'googl':50 'happen':32 'lem':27 'mani':46 'mind':23 'much':79 'need':59 'ok':30 'peopl':47 'place':9 'pleas':1 'prefer':76 'question':5 'quora':14 'savvi':20 'secur':21 'sort':66 'tech':19 'that':29 'thing':68 'track':51,75 'understandnim':2 'user':58 'want':12,17 'without':77"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698945493
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7646993"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698859093 {#2559
    date: 2023-11-01 18:18:13.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
42 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1573
  +user: Proxies\__CG__\App\Entity\User {#2536 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1347 …}
  +slug: "What-reasons-are-there-for-being-concerned-about-companies-like"
  +title: "What reasons are there for being concerned about companies like google and meta etc collecting data and tracking me?"
  +url: null
  +body: """
    Please understandnim asking this question from a genuine place. I dont want the quora answer, i want the tech savvy, security expert minds of my fellow lemmings. If thats ok?\n
    \n
    What happens to this data? What can/do they do with it? and why are so many people concerned about google tracking them?\n
    \n
    Do i as an average user need to be concerned?\n
    \n
    If so, What sorts of things can i do to avoid being tracked? Preferably without too much comprimise.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 97
  +favouriteCount: 183
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699060158 {#2571
    date: 2023-11-04 02:09:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2576 …}
  +votes: Doctrine\ORM\PersistentCollection {#2579 …}
  +reports: Doctrine\ORM\PersistentCollection {#2581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
  +badges: Doctrine\ORM\PersistentCollection {#2587 …}
  +children: [
    App\Entity\EntryComment {#1587
      +user: Proxies\__CG__\App\Entity\User {#1586 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1573 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        There’s no one-liner that will make the importance of privacy “click” for most people, since it requires a bit of abstract thought, but this site is the closest I’ve seen to it: [www.socialcooling.com](https://www.socialcooling.com)\n
        \n
        If you want to do something about it, check out privacyguides.org, or the lemmy community (and instance) run by its owner, [!privacyguides@lemmy.one](https://lemmy.one/c/privacyguides)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698862171 {#1574
        date: 2023-11-01 19:09:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mr_Dr_Oink@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1585 …}
      +nested: Doctrine\ORM\PersistentCollection {#1551 …}
      +votes: Doctrine\ORM\PersistentCollection {#1560 …}
      +reports: Doctrine\ORM\PersistentCollection {#1526 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1527 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1525 …}
      -id: 83094
      -bodyTs: "'/c/privacyguides)':63 'abstract':24 'bit':22 'check':47 'click':14 'closest':31 'communiti':53 'import':11 'instanc':55 'lemmi':52 'lemmy.one':62 'lemmy.one/c/privacyguides)':61 'liner':6 'make':9 'one':5 'one-lin':4 'owner':59 'peopl':17 'privaci':13 'privacyguides.org':49 'privacyguides@lemmy.one':60 'requir':20 'run':56 'seen':34 'sinc':18 'site':28 'someth':44 'thought':25 've':33 'want':41 'www.socialcooling.com':37,38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4986661"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698862171 {#1575
        date: 2023-11-01 19:09:31.0 +01:00
      }
      +"title": 83094
    }
  ]
  -id: 8954
  -titleTs: "'collect':15 'compani':9 'concern':7 'data':16 'etc':14 'googl':11 'like':10 'meta':13 'reason':2 'track':18"
  -bodyTs: "'answer':15 'ask':3 'averag':57 'avoid':73 'can/do':37 'comprimis':80 'concern':48,62 'data':35 'dont':11 'expert':22 'fellow':26 'genuin':8 'googl':50 'happen':32 'lem':27 'mani':46 'mind':23 'much':79 'need':59 'ok':30 'peopl':47 'place':9 'pleas':1 'prefer':76 'question':5 'quora':14 'savvi':20 'secur':21 'sort':66 'tech':19 'that':29 'thing':68 'track':51,75 'understandnim':2 'user':58 'want':12,17 'without':77"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698945493
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7646993"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698859093 {#2559
    date: 2023-11-01 18:18:13.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
43 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
44 DENIED moderate
App\Entity\EntryComment {#1587
  +user: Proxies\__CG__\App\Entity\User {#1586 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1573
    +user: Proxies\__CG__\App\Entity\User {#2536 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1347 …}
    +slug: "What-reasons-are-there-for-being-concerned-about-companies-like"
    +title: "What reasons are there for being concerned about companies like google and meta etc collecting data and tracking me?"
    +url: null
    +body: """
      Please understandnim asking this question from a genuine place. I dont want the quora answer, i want the tech savvy, security expert minds of my fellow lemmings. If thats ok?\n
      \n
      What happens to this data? What can/do they do with it? and why are so many people concerned about google tracking them?\n
      \n
      Do i as an average user need to be concerned?\n
      \n
      If so, What sorts of things can i do to avoid being tracked? Preferably without too much comprimise.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 97
    +favouriteCount: 183
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699060158 {#2571
      date: 2023-11-04 02:09:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2576 …}
    +votes: Doctrine\ORM\PersistentCollection {#2579 …}
    +reports: Doctrine\ORM\PersistentCollection {#2581 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
    +badges: Doctrine\ORM\PersistentCollection {#2587 …}
    +children: [
      App\Entity\EntryComment {#1587}
    ]
    -id: 8954
    -titleTs: "'collect':15 'compani':9 'concern':7 'data':16 'etc':14 'googl':11 'like':10 'meta':13 'reason':2 'track':18"
    -bodyTs: "'answer':15 'ask':3 'averag':57 'avoid':73 'can/do':37 'comprimis':80 'concern':48,62 'data':35 'dont':11 'expert':22 'fellow':26 'genuin':8 'googl':50 'happen':32 'lem':27 'mani':46 'mind':23 'much':79 'need':59 'ok':30 'peopl':47 'place':9 'pleas':1 'prefer':76 'question':5 'quora':14 'savvi':20 'secur':21 'sort':66 'tech':19 'that':29 'thing':68 'track':51,75 'understandnim':2 'user':58 'want':12,17 'without':77"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698945493
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7646993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698859093 {#2559
      date: 2023-11-01 18:18:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    There’s no one-liner that will make the importance of privacy “click” for most people, since it requires a bit of abstract thought, but this site is the closest I’ve seen to it: [www.socialcooling.com](https://www.socialcooling.com)\n
    \n
    If you want to do something about it, check out privacyguides.org, or the lemmy community (and instance) run by its owner, [!privacyguides@lemmy.one](https://lemmy.one/c/privacyguides)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698862171 {#1574
    date: 2023-11-01 19:09:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mr_Dr_Oink@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1585 …}
  +nested: Doctrine\ORM\PersistentCollection {#1551 …}
  +votes: Doctrine\ORM\PersistentCollection {#1560 …}
  +reports: Doctrine\ORM\PersistentCollection {#1526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1525 …}
  -id: 83094
  -bodyTs: "'/c/privacyguides)':63 'abstract':24 'bit':22 'check':47 'click':14 'closest':31 'communiti':53 'import':11 'instanc':55 'lemmi':52 'lemmy.one':62 'lemmy.one/c/privacyguides)':61 'liner':6 'make':9 'one':5 'one-lin':4 'owner':59 'peopl':17 'privaci':13 'privacyguides.org':49 'privacyguides@lemmy.one':60 'requir':20 'run':56 'seen':34 'sinc':18 'site':28 'someth':44 'thought':25 've':33 'want':41 'www.socialcooling.com':37,38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4986661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698862171 {#1575
    date: 2023-11-01 19:09:31.0 +01:00
  }
  +"title": 83094
}
"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
45 DENIED edit
App\Entity\EntryComment {#1587
  +user: Proxies\__CG__\App\Entity\User {#1586 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1573
    +user: Proxies\__CG__\App\Entity\User {#2536 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1347 …}
    +slug: "What-reasons-are-there-for-being-concerned-about-companies-like"
    +title: "What reasons are there for being concerned about companies like google and meta etc collecting data and tracking me?"
    +url: null
    +body: """
      Please understandnim asking this question from a genuine place. I dont want the quora answer, i want the tech savvy, security expert minds of my fellow lemmings. If thats ok?\n
      \n
      What happens to this data? What can/do they do with it? and why are so many people concerned about google tracking them?\n
      \n
      Do i as an average user need to be concerned?\n
      \n
      If so, What sorts of things can i do to avoid being tracked? Preferably without too much comprimise.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 97
    +favouriteCount: 183
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699060158 {#2571
      date: 2023-11-04 02:09:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2576 …}
    +votes: Doctrine\ORM\PersistentCollection {#2579 …}
    +reports: Doctrine\ORM\PersistentCollection {#2581 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
    +badges: Doctrine\ORM\PersistentCollection {#2587 …}
    +children: [
      App\Entity\EntryComment {#1587}
    ]
    -id: 8954
    -titleTs: "'collect':15 'compani':9 'concern':7 'data':16 'etc':14 'googl':11 'like':10 'meta':13 'reason':2 'track':18"
    -bodyTs: "'answer':15 'ask':3 'averag':57 'avoid':73 'can/do':37 'comprimis':80 'concern':48,62 'data':35 'dont':11 'expert':22 'fellow':26 'genuin':8 'googl':50 'happen':32 'lem':27 'mani':46 'mind':23 'much':79 'need':59 'ok':30 'peopl':47 'place':9 'pleas':1 'prefer':76 'question':5 'quora':14 'savvi':20 'secur':21 'sort':66 'tech':19 'that':29 'thing':68 'track':51,75 'understandnim':2 'user':58 'want':12,17 'without':77"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698945493
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7646993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698859093 {#2559
      date: 2023-11-01 18:18:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    There’s no one-liner that will make the importance of privacy “click” for most people, since it requires a bit of abstract thought, but this site is the closest I’ve seen to it: [www.socialcooling.com](https://www.socialcooling.com)\n
    \n
    If you want to do something about it, check out privacyguides.org, or the lemmy community (and instance) run by its owner, [!privacyguides@lemmy.one](https://lemmy.one/c/privacyguides)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698862171 {#1574
    date: 2023-11-01 19:09:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mr_Dr_Oink@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1585 …}
  +nested: Doctrine\ORM\PersistentCollection {#1551 …}
  +votes: Doctrine\ORM\PersistentCollection {#1560 …}
  +reports: Doctrine\ORM\PersistentCollection {#1526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1525 …}
  -id: 83094
  -bodyTs: "'/c/privacyguides)':63 'abstract':24 'bit':22 'check':47 'click':14 'closest':31 'communiti':53 'import':11 'instanc':55 'lemmi':52 'lemmy.one':62 'lemmy.one/c/privacyguides)':61 'liner':6 'make':9 'one':5 'one-lin':4 'owner':59 'peopl':17 'privaci':13 'privacyguides.org':49 'privacyguides@lemmy.one':60 'requir':20 'run':56 'seen':34 'sinc':18 'site':28 'someth':44 'thought':25 've':33 'want':41 'www.socialcooling.com':37,38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4986661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698862171 {#1575
    date: 2023-11-01 19:09:31.0 +01:00
  }
  +"title": 83094
}
"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
46 DENIED moderate
App\Entity\EntryComment {#1587
  +user: Proxies\__CG__\App\Entity\User {#1586 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1573
    +user: Proxies\__CG__\App\Entity\User {#2536 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1347 …}
    +slug: "What-reasons-are-there-for-being-concerned-about-companies-like"
    +title: "What reasons are there for being concerned about companies like google and meta etc collecting data and tracking me?"
    +url: null
    +body: """
      Please understandnim asking this question from a genuine place. I dont want the quora answer, i want the tech savvy, security expert minds of my fellow lemmings. If thats ok?\n
      \n
      What happens to this data? What can/do they do with it? and why are so many people concerned about google tracking them?\n
      \n
      Do i as an average user need to be concerned?\n
      \n
      If so, What sorts of things can i do to avoid being tracked? Preferably without too much comprimise.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 97
    +favouriteCount: 183
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699060158 {#2571
      date: 2023-11-04 02:09:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2576 …}
    +votes: Doctrine\ORM\PersistentCollection {#2579 …}
    +reports: Doctrine\ORM\PersistentCollection {#2581 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
    +badges: Doctrine\ORM\PersistentCollection {#2587 …}
    +children: [
      App\Entity\EntryComment {#1587}
    ]
    -id: 8954
    -titleTs: "'collect':15 'compani':9 'concern':7 'data':16 'etc':14 'googl':11 'like':10 'meta':13 'reason':2 'track':18"
    -bodyTs: "'answer':15 'ask':3 'averag':57 'avoid':73 'can/do':37 'comprimis':80 'concern':48,62 'data':35 'dont':11 'expert':22 'fellow':26 'genuin':8 'googl':50 'happen':32 'lem':27 'mani':46 'mind':23 'much':79 'need':59 'ok':30 'peopl':47 'place':9 'pleas':1 'prefer':76 'question':5 'quora':14 'savvi':20 'secur':21 'sort':66 'tech':19 'that':29 'thing':68 'track':51,75 'understandnim':2 'user':58 'want':12,17 'without':77"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698945493
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7646993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698859093 {#2559
      date: 2023-11-01 18:18:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    There’s no one-liner that will make the importance of privacy “click” for most people, since it requires a bit of abstract thought, but this site is the closest I’ve seen to it: [www.socialcooling.com](https://www.socialcooling.com)\n
    \n
    If you want to do something about it, check out privacyguides.org, or the lemmy community (and instance) run by its owner, [!privacyguides@lemmy.one](https://lemmy.one/c/privacyguides)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698862171 {#1574
    date: 2023-11-01 19:09:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mr_Dr_Oink@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1585 …}
  +nested: Doctrine\ORM\PersistentCollection {#1551 …}
  +votes: Doctrine\ORM\PersistentCollection {#1560 …}
  +reports: Doctrine\ORM\PersistentCollection {#1526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1525 …}
  -id: 83094
  -bodyTs: "'/c/privacyguides)':63 'abstract':24 'bit':22 'check':47 'click':14 'closest':31 'communiti':53 'import':11 'instanc':55 'lemmi':52 'lemmy.one':62 'lemmy.one/c/privacyguides)':61 'liner':6 'make':9 'one':5 'one-lin':4 'owner':59 'peopl':17 'privaci':13 'privacyguides.org':49 'privacyguides@lemmy.one':60 'requir':20 'run':56 'seen':34 'sinc':18 'site':28 'someth':44 'thought':25 've':33 'want':41 'www.socialcooling.com':37,38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4986661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698862171 {#1575
    date: 2023-11-01 19:09:31.0 +01:00
  }
  +"title": 83094
}
"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
47 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
48 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1671
  +user: Proxies\__CG__\App\Entity\User {#1668 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
  +image: Proxies\__CG__\App\Entity\Image {#2668 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2010 …}
  +slug: "Fellow-Lemmings-how-to-create-Social-Media-that-does-not"
  +title: "Fellow Lemmings, how to create Social Media that does not have mods?"
  +url: "https://lemmy.world/pictrs/image/8cfce061-41a1-4758-b0c6-075070babb94.jpeg"
  +body: """
    I am an anarchist, so the idea of the community doing all the work, creating content, and then mods basically ruling over them as a reward, just doesn’t sit right with me.\n
    \n
    We the users should collectively be in control of all our social media, economically and with regards of controling what goes on, on there.\n
    \n
    All social media get’s its value from the users i.e. the network effect. However the users are subjected to a hierachical place where individuals in power act as tyrants.\n
    \n
    We create the value we should be in charge.\n
    \n
    Fellow Lemmings how can we create social media were the users are king/queen?\n
    \n
    post Scriptum: just having a voting mechanism, might be gamed by unsavory charcters or groups to game such a system, unless voting requires your clear name id, which comes with other issues of course.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 66
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699288802 {#2663
    date: 2023-11-06 17:40:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2670 …}
  +votes: Doctrine\ORM\PersistentCollection {#2672 …}
  +reports: Doctrine\ORM\PersistentCollection {#2674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2678 …}
  +badges: Doctrine\ORM\PersistentCollection {#2680 …}
  +children: [
    1 => App\Entity\EntryComment {#1591
      +user: Proxies\__CG__\App\Entity\User {#1668 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1671 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
      +body: """
        > most wouldn’t want to pay for hosting when they can use Facebook for “free”.\n
        \n
        Unless they get something they won’t find on facebook -> freedom.\n
        \n
        I think your idea about everybody basically becoming their own instance is not as bad as it sounds. If social media was peer to peer, using bittorrent technology somehow the hosting issue might somehow be resolved.\n
        \n
        That would still leave open the issue of self-governance: how would you genuinely determine the community wishes on any given subject? some may sabotage, others may use bots, other again may try to be disruptive and others may abuse other users or the community.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698573818 {#1590
        date: 2023-10-29 11:03:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BigBlackCockroach@lemmy.world"
        "@DreamySweet@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1589 …}
      +nested: Doctrine\ORM\PersistentCollection {#1582 …}
      +votes: Doctrine\ORM\PersistentCollection {#1583 …}
      +reports: Doctrine\ORM\PersistentCollection {#1580 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
      -id: 77955
      -bodyTs: "'abus':103 'bad':41 'basic':33 'becom':34 'bittorr':53 'bot':92 'communiti':80,108 'determin':78 'disrupt':99 'everybodi':32 'facebook':13,25 'find':23 'free':15 'freedom':26 'genuin':77 'get':18 'given':84 'govern':73 'host':8,57 'idea':30 'instanc':37 'issu':58,69 'leav':66 'may':87,90,95,102 'media':47 'might':59 'open':67 'other':89,101 'pay':6 'peer':49,51 'resolv':62 'sabotag':88 'self':72 'self-govern':71 'social':46 'somehow':55,60 'someth':19 'sound':44 'still':65 'subject':85 'technolog':54 'think':28 'tri':96 'unless':16 'use':12,52,91 'user':105 'want':4 'wish':81 'won':21 'would':64,75 'wouldn':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4906594"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698573818 {#1592
        date: 2023-10-29 11:03:38.0 +01:00
      }
      +"title": 77955
    }
    0 => App\Entity\EntryComment {#1667
      +user: Proxies\__CG__\App\Entity\User {#1668 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1671 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
      +body: """
        > Cool. then create you own lemmy instance and run it the way you want.\n
        \n
        that is the point I don’t want it to run how “I” want but it should be ran however the community as a whole wants it to.\n
        \n
        I think you are misunderstanding my question.\n
        \n
        This is not a social issue but a technical one.\n
        \n
        If you have votes, they can be trivially rigged by somebody creating a number of sock puppet accounts. If anybody can just do how they please, unsavory characters will flood the site with aweful content. If you require ID or a phone number (those can both be faked) then you just introduce a whole other set of issues, by basically doxing everybody to the people who run the site, and by extension the powers that be.\n
        \n
        I feel this problem requires cryptography of some sort and the ability to establish identity for users without de-anonymizing them. idk if that makes sense to you
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698572962 {#1670
        date: 2023-10-29 10:49:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BigBlackCockroach@lemmy.world"
        "@Pons_Aelius@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1654 …}
      +nested: Doctrine\ORM\PersistentCollection {#1655 …}
      +votes: Doctrine\ORM\PersistentCollection {#1651 …}
      +reports: Doctrine\ORM\PersistentCollection {#1656 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1662 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1553 …}
      -id: 77934
      -bodyTs: "'abil':147 'account':77 'anonym':156 'anybodi':79 'awe':93 'basic':119 'charact':87 'communiti':36 'content':94 'cool':1 'creat':3,71 'cryptographi':141 'de':155 'de-anonym':154 'dox':120 'establish':149 'everybodi':121 'extens':131 'fake':107 'feel':137 'flood':89 'howev':34 'id':98 'ident':150 'idk':158 'instanc':7 'introduc':111 'issu':55,117 'lemmi':6 'make':161 'misunderstand':47 'number':73,102 'one':59 'peopl':124 'phone':101 'pleas':85 'point':18 'power':133 'problem':139 'puppet':76 'question':49 'ran':33 'requir':97,140 'rig':68 'run':9,25,126 'sens':162 'set':115 'site':91,128 'social':54 'sock':75 'somebodi':70 'sort':144 'technic':58 'think':44 'trivial':67 'unsavori':86 'user':152 'vote':63 'want':14,22,28,40 'way':12 'whole':39,113 'without':153"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4906428"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698572962 {#1666
        date: 2023-10-29 10:49:22.0 +01:00
      }
      +"title": 77934
    }
  ]
  -id: 8308
  -titleTs: "'creat':5 'fellow':1 'lem':2 'media':7 'mod':12 'social':6"
  -bodyTs: "'act':85 'anarchist':4 'basic':20 'charcter':122 'charg':96 'clear':134 'collect':38 'come':138 'communiti':10 'content':16 'control':41,52 'cours':143 'creat':15,89,102 'doesn':28 'econom':47 'effect':71 'fellow':97 'game':119,126 'get':61 'goe':54 'group':124 'hierach':79 'howev':72 'i.e':68 'id':136 'idea':7 'individu':82 'issu':141 'king/queen':109 'lem':98 'mechan':116 'media':46,60,104 'might':117 'mod':19 'name':135 'network':70 'place':80 'post':110 'power':84 'regard':50 'requir':132 'reward':26 'right':31 'rule':21 'scriptum':111 'sit':30 'social':45,59,103 'subject':76 'system':129 'tyrant':87 'unless':130 'unsavori':121 'user':36,67,74,107 'valu':64,91 'vote':115,131 'work':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698658145
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7486033"
  +editedAt: DateTimeImmutable @1698571889 {#2650
    date: 2023-10-29 10:31:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698571745 {#2628
    date: 2023-10-29 10:29:05.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
49 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1671
  +user: Proxies\__CG__\App\Entity\User {#1668 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
  +image: Proxies\__CG__\App\Entity\Image {#2668 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2010 …}
  +slug: "Fellow-Lemmings-how-to-create-Social-Media-that-does-not"
  +title: "Fellow Lemmings, how to create Social Media that does not have mods?"
  +url: "https://lemmy.world/pictrs/image/8cfce061-41a1-4758-b0c6-075070babb94.jpeg"
  +body: """
    I am an anarchist, so the idea of the community doing all the work, creating content, and then mods basically ruling over them as a reward, just doesn’t sit right with me.\n
    \n
    We the users should collectively be in control of all our social media, economically and with regards of controling what goes on, on there.\n
    \n
    All social media get’s its value from the users i.e. the network effect. However the users are subjected to a hierachical place where individuals in power act as tyrants.\n
    \n
    We create the value we should be in charge.\n
    \n
    Fellow Lemmings how can we create social media were the users are king/queen?\n
    \n
    post Scriptum: just having a voting mechanism, might be gamed by unsavory charcters or groups to game such a system, unless voting requires your clear name id, which comes with other issues of course.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 66
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699288802 {#2663
    date: 2023-11-06 17:40:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2670 …}
  +votes: Doctrine\ORM\PersistentCollection {#2672 …}
  +reports: Doctrine\ORM\PersistentCollection {#2674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2678 …}
  +badges: Doctrine\ORM\PersistentCollection {#2680 …}
  +children: [
    1 => App\Entity\EntryComment {#1591
      +user: Proxies\__CG__\App\Entity\User {#1668 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1671 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
      +body: """
        > most wouldn’t want to pay for hosting when they can use Facebook for “free”.\n
        \n
        Unless they get something they won’t find on facebook -> freedom.\n
        \n
        I think your idea about everybody basically becoming their own instance is not as bad as it sounds. If social media was peer to peer, using bittorrent technology somehow the hosting issue might somehow be resolved.\n
        \n
        That would still leave open the issue of self-governance: how would you genuinely determine the community wishes on any given subject? some may sabotage, others may use bots, other again may try to be disruptive and others may abuse other users or the community.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698573818 {#1590
        date: 2023-10-29 11:03:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BigBlackCockroach@lemmy.world"
        "@DreamySweet@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1589 …}
      +nested: Doctrine\ORM\PersistentCollection {#1582 …}
      +votes: Doctrine\ORM\PersistentCollection {#1583 …}
      +reports: Doctrine\ORM\PersistentCollection {#1580 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
      -id: 77955
      -bodyTs: "'abus':103 'bad':41 'basic':33 'becom':34 'bittorr':53 'bot':92 'communiti':80,108 'determin':78 'disrupt':99 'everybodi':32 'facebook':13,25 'find':23 'free':15 'freedom':26 'genuin':77 'get':18 'given':84 'govern':73 'host':8,57 'idea':30 'instanc':37 'issu':58,69 'leav':66 'may':87,90,95,102 'media':47 'might':59 'open':67 'other':89,101 'pay':6 'peer':49,51 'resolv':62 'sabotag':88 'self':72 'self-govern':71 'social':46 'somehow':55,60 'someth':19 'sound':44 'still':65 'subject':85 'technolog':54 'think':28 'tri':96 'unless':16 'use':12,52,91 'user':105 'want':4 'wish':81 'won':21 'would':64,75 'wouldn':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4906594"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698573818 {#1592
        date: 2023-10-29 11:03:38.0 +01:00
      }
      +"title": 77955
    }
    0 => App\Entity\EntryComment {#1667
      +user: Proxies\__CG__\App\Entity\User {#1668 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1671 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
      +body: """
        > Cool. then create you own lemmy instance and run it the way you want.\n
        \n
        that is the point I don’t want it to run how “I” want but it should be ran however the community as a whole wants it to.\n
        \n
        I think you are misunderstanding my question.\n
        \n
        This is not a social issue but a technical one.\n
        \n
        If you have votes, they can be trivially rigged by somebody creating a number of sock puppet accounts. If anybody can just do how they please, unsavory characters will flood the site with aweful content. If you require ID or a phone number (those can both be faked) then you just introduce a whole other set of issues, by basically doxing everybody to the people who run the site, and by extension the powers that be.\n
        \n
        I feel this problem requires cryptography of some sort and the ability to establish identity for users without de-anonymizing them. idk if that makes sense to you
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698572962 {#1670
        date: 2023-10-29 10:49:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BigBlackCockroach@lemmy.world"
        "@Pons_Aelius@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1654 …}
      +nested: Doctrine\ORM\PersistentCollection {#1655 …}
      +votes: Doctrine\ORM\PersistentCollection {#1651 …}
      +reports: Doctrine\ORM\PersistentCollection {#1656 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1662 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1553 …}
      -id: 77934
      -bodyTs: "'abil':147 'account':77 'anonym':156 'anybodi':79 'awe':93 'basic':119 'charact':87 'communiti':36 'content':94 'cool':1 'creat':3,71 'cryptographi':141 'de':155 'de-anonym':154 'dox':120 'establish':149 'everybodi':121 'extens':131 'fake':107 'feel':137 'flood':89 'howev':34 'id':98 'ident':150 'idk':158 'instanc':7 'introduc':111 'issu':55,117 'lemmi':6 'make':161 'misunderstand':47 'number':73,102 'one':59 'peopl':124 'phone':101 'pleas':85 'point':18 'power':133 'problem':139 'puppet':76 'question':49 'ran':33 'requir':97,140 'rig':68 'run':9,25,126 'sens':162 'set':115 'site':91,128 'social':54 'sock':75 'somebodi':70 'sort':144 'technic':58 'think':44 'trivial':67 'unsavori':86 'user':152 'vote':63 'want':14,22,28,40 'way':12 'whole':39,113 'without':153"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4906428"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698572962 {#1666
        date: 2023-10-29 10:49:22.0 +01:00
      }
      +"title": 77934
    }
  ]
  -id: 8308
  -titleTs: "'creat':5 'fellow':1 'lem':2 'media':7 'mod':12 'social':6"
  -bodyTs: "'act':85 'anarchist':4 'basic':20 'charcter':122 'charg':96 'clear':134 'collect':38 'come':138 'communiti':10 'content':16 'control':41,52 'cours':143 'creat':15,89,102 'doesn':28 'econom':47 'effect':71 'fellow':97 'game':119,126 'get':61 'goe':54 'group':124 'hierach':79 'howev':72 'i.e':68 'id':136 'idea':7 'individu':82 'issu':141 'king/queen':109 'lem':98 'mechan':116 'media':46,60,104 'might':117 'mod':19 'name':135 'network':70 'place':80 'post':110 'power':84 'regard':50 'requir':132 'reward':26 'right':31 'rule':21 'scriptum':111 'sit':30 'social':45,59,103 'subject':76 'system':129 'tyrant':87 'unless':130 'unsavori':121 'user':36,67,74,107 'valu':64,91 'vote':115,131 'work':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698658145
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7486033"
  +editedAt: DateTimeImmutable @1698571889 {#2650
    date: 2023-10-29 10:31:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698571745 {#2628
    date: 2023-10-29 10:29:05.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
50 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1671
  +user: Proxies\__CG__\App\Entity\User {#1668 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
  +image: Proxies\__CG__\App\Entity\Image {#2668 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2010 …}
  +slug: "Fellow-Lemmings-how-to-create-Social-Media-that-does-not"
  +title: "Fellow Lemmings, how to create Social Media that does not have mods?"
  +url: "https://lemmy.world/pictrs/image/8cfce061-41a1-4758-b0c6-075070babb94.jpeg"
  +body: """
    I am an anarchist, so the idea of the community doing all the work, creating content, and then mods basically ruling over them as a reward, just doesn’t sit right with me.\n
    \n
    We the users should collectively be in control of all our social media, economically and with regards of controling what goes on, on there.\n
    \n
    All social media get’s its value from the users i.e. the network effect. However the users are subjected to a hierachical place where individuals in power act as tyrants.\n
    \n
    We create the value we should be in charge.\n
    \n
    Fellow Lemmings how can we create social media were the users are king/queen?\n
    \n
    post Scriptum: just having a voting mechanism, might be gamed by unsavory charcters or groups to game such a system, unless voting requires your clear name id, which comes with other issues of course.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 66
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699288802 {#2663
    date: 2023-11-06 17:40:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2670 …}
  +votes: Doctrine\ORM\PersistentCollection {#2672 …}
  +reports: Doctrine\ORM\PersistentCollection {#2674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2678 …}
  +badges: Doctrine\ORM\PersistentCollection {#2680 …}
  +children: [
    1 => App\Entity\EntryComment {#1591
      +user: Proxies\__CG__\App\Entity\User {#1668 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1671 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
      +body: """
        > most wouldn’t want to pay for hosting when they can use Facebook for “free”.\n
        \n
        Unless they get something they won’t find on facebook -> freedom.\n
        \n
        I think your idea about everybody basically becoming their own instance is not as bad as it sounds. If social media was peer to peer, using bittorrent technology somehow the hosting issue might somehow be resolved.\n
        \n
        That would still leave open the issue of self-governance: how would you genuinely determine the community wishes on any given subject? some may sabotage, others may use bots, other again may try to be disruptive and others may abuse other users or the community.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698573818 {#1590
        date: 2023-10-29 11:03:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BigBlackCockroach@lemmy.world"
        "@DreamySweet@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1589 …}
      +nested: Doctrine\ORM\PersistentCollection {#1582 …}
      +votes: Doctrine\ORM\PersistentCollection {#1583 …}
      +reports: Doctrine\ORM\PersistentCollection {#1580 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
      -id: 77955
      -bodyTs: "'abus':103 'bad':41 'basic':33 'becom':34 'bittorr':53 'bot':92 'communiti':80,108 'determin':78 'disrupt':99 'everybodi':32 'facebook':13,25 'find':23 'free':15 'freedom':26 'genuin':77 'get':18 'given':84 'govern':73 'host':8,57 'idea':30 'instanc':37 'issu':58,69 'leav':66 'may':87,90,95,102 'media':47 'might':59 'open':67 'other':89,101 'pay':6 'peer':49,51 'resolv':62 'sabotag':88 'self':72 'self-govern':71 'social':46 'somehow':55,60 'someth':19 'sound':44 'still':65 'subject':85 'technolog':54 'think':28 'tri':96 'unless':16 'use':12,52,91 'user':105 'want':4 'wish':81 'won':21 'would':64,75 'wouldn':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4906594"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698573818 {#1592
        date: 2023-10-29 11:03:38.0 +01:00
      }
      +"title": 77955
    }
    0 => App\Entity\EntryComment {#1667
      +user: Proxies\__CG__\App\Entity\User {#1668 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1671 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
      +body: """
        > Cool. then create you own lemmy instance and run it the way you want.\n
        \n
        that is the point I don’t want it to run how “I” want but it should be ran however the community as a whole wants it to.\n
        \n
        I think you are misunderstanding my question.\n
        \n
        This is not a social issue but a technical one.\n
        \n
        If you have votes, they can be trivially rigged by somebody creating a number of sock puppet accounts. If anybody can just do how they please, unsavory characters will flood the site with aweful content. If you require ID or a phone number (those can both be faked) then you just introduce a whole other set of issues, by basically doxing everybody to the people who run the site, and by extension the powers that be.\n
        \n
        I feel this problem requires cryptography of some sort and the ability to establish identity for users without de-anonymizing them. idk if that makes sense to you
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698572962 {#1670
        date: 2023-10-29 10:49:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BigBlackCockroach@lemmy.world"
        "@Pons_Aelius@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1654 …}
      +nested: Doctrine\ORM\PersistentCollection {#1655 …}
      +votes: Doctrine\ORM\PersistentCollection {#1651 …}
      +reports: Doctrine\ORM\PersistentCollection {#1656 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1662 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1553 …}
      -id: 77934
      -bodyTs: "'abil':147 'account':77 'anonym':156 'anybodi':79 'awe':93 'basic':119 'charact':87 'communiti':36 'content':94 'cool':1 'creat':3,71 'cryptographi':141 'de':155 'de-anonym':154 'dox':120 'establish':149 'everybodi':121 'extens':131 'fake':107 'feel':137 'flood':89 'howev':34 'id':98 'ident':150 'idk':158 'instanc':7 'introduc':111 'issu':55,117 'lemmi':6 'make':161 'misunderstand':47 'number':73,102 'one':59 'peopl':124 'phone':101 'pleas':85 'point':18 'power':133 'problem':139 'puppet':76 'question':49 'ran':33 'requir':97,140 'rig':68 'run':9,25,126 'sens':162 'set':115 'site':91,128 'social':54 'sock':75 'somebodi':70 'sort':144 'technic':58 'think':44 'trivial':67 'unsavori':86 'user':152 'vote':63 'want':14,22,28,40 'way':12 'whole':39,113 'without':153"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4906428"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698572962 {#1666
        date: 2023-10-29 10:49:22.0 +01:00
      }
      +"title": 77934
    }
  ]
  -id: 8308
  -titleTs: "'creat':5 'fellow':1 'lem':2 'media':7 'mod':12 'social':6"
  -bodyTs: "'act':85 'anarchist':4 'basic':20 'charcter':122 'charg':96 'clear':134 'collect':38 'come':138 'communiti':10 'content':16 'control':41,52 'cours':143 'creat':15,89,102 'doesn':28 'econom':47 'effect':71 'fellow':97 'game':119,126 'get':61 'goe':54 'group':124 'hierach':79 'howev':72 'i.e':68 'id':136 'idea':7 'individu':82 'issu':141 'king/queen':109 'lem':98 'mechan':116 'media':46,60,104 'might':117 'mod':19 'name':135 'network':70 'place':80 'post':110 'power':84 'regard':50 'requir':132 'reward':26 'right':31 'rule':21 'scriptum':111 'sit':30 'social':45,59,103 'subject':76 'system':129 'tyrant':87 'unless':130 'unsavori':121 'user':36,67,74,107 'valu':64,91 'vote':115,131 'work':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698658145
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7486033"
  +editedAt: DateTimeImmutable @1698571889 {#2650
    date: 2023-10-29 10:31:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698571745 {#2628
    date: 2023-10-29 10:29:05.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
51 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
52 DENIED moderate
App\Entity\EntryComment {#1591
  +user: Proxies\__CG__\App\Entity\User {#1668 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1671
    +user: Proxies\__CG__\App\Entity\User {#1668 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
    +image: Proxies\__CG__\App\Entity\Image {#2668 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2010 …}
    +slug: "Fellow-Lemmings-how-to-create-Social-Media-that-does-not"
    +title: "Fellow Lemmings, how to create Social Media that does not have mods?"
    +url: "https://lemmy.world/pictrs/image/8cfce061-41a1-4758-b0c6-075070babb94.jpeg"
    +body: """
      I am an anarchist, so the idea of the community doing all the work, creating content, and then mods basically ruling over them as a reward, just doesn’t sit right with me.\n
      \n
      We the users should collectively be in control of all our social media, economically and with regards of controling what goes on, on there.\n
      \n
      All social media get’s its value from the users i.e. the network effect. However the users are subjected to a hierachical place where individuals in power act as tyrants.\n
      \n
      We create the value we should be in charge.\n
      \n
      Fellow Lemmings how can we create social media were the users are king/queen?\n
      \n
      post Scriptum: just having a voting mechanism, might be gamed by unsavory charcters or groups to game such a system, unless voting requires your clear name id, which comes with other issues of course.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 66
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699288802 {#2663
      date: 2023-11-06 17:40:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2670 …}
    +votes: Doctrine\ORM\PersistentCollection {#2672 …}
    +reports: Doctrine\ORM\PersistentCollection {#2674 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2678 …}
    +badges: Doctrine\ORM\PersistentCollection {#2680 …}
    +children: [
      1 => App\Entity\EntryComment {#1591}
      0 => App\Entity\EntryComment {#1667
        +user: Proxies\__CG__\App\Entity\User {#1668 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1671 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
        +body: """
          > Cool. then create you own lemmy instance and run it the way you want.\n
          \n
          that is the point I don’t want it to run how “I” want but it should be ran however the community as a whole wants it to.\n
          \n
          I think you are misunderstanding my question.\n
          \n
          This is not a social issue but a technical one.\n
          \n
          If you have votes, they can be trivially rigged by somebody creating a number of sock puppet accounts. If anybody can just do how they please, unsavory characters will flood the site with aweful content. If you require ID or a phone number (those can both be faked) then you just introduce a whole other set of issues, by basically doxing everybody to the people who run the site, and by extension the powers that be.\n
          \n
          I feel this problem requires cryptography of some sort and the ability to establish identity for users without de-anonymizing them. idk if that makes sense to you
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698572962 {#1670
          date: 2023-10-29 10:49:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BigBlackCockroach@lemmy.world"
          "@Pons_Aelius@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1654 …}
        +nested: Doctrine\ORM\PersistentCollection {#1655 …}
        +votes: Doctrine\ORM\PersistentCollection {#1651 …}
        +reports: Doctrine\ORM\PersistentCollection {#1656 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1662 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1553 …}
        -id: 77934
        -bodyTs: "'abil':147 'account':77 'anonym':156 'anybodi':79 'awe':93 'basic':119 'charact':87 'communiti':36 'content':94 'cool':1 'creat':3,71 'cryptographi':141 'de':155 'de-anonym':154 'dox':120 'establish':149 'everybodi':121 'extens':131 'fake':107 'feel':137 'flood':89 'howev':34 'id':98 'ident':150 'idk':158 'instanc':7 'introduc':111 'issu':55,117 'lemmi':6 'make':161 'misunderstand':47 'number':73,102 'one':59 'peopl':124 'phone':101 'pleas':85 'point':18 'power':133 'problem':139 'puppet':76 'question':49 'ran':33 'requir':97,140 'rig':68 'run':9,25,126 'sens':162 'set':115 'site':91,128 'social':54 'sock':75 'somebodi':70 'sort':144 'technic':58 'think':44 'trivial':67 'unsavori':86 'user':152 'vote':63 'want':14,22,28,40 'way':12 'whole':39,113 'without':153"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4906428"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698572962 {#1666
          date: 2023-10-29 10:49:22.0 +01:00
        }
        +"title": 77934
      }
    ]
    -id: 8308
    -titleTs: "'creat':5 'fellow':1 'lem':2 'media':7 'mod':12 'social':6"
    -bodyTs: "'act':85 'anarchist':4 'basic':20 'charcter':122 'charg':96 'clear':134 'collect':38 'come':138 'communiti':10 'content':16 'control':41,52 'cours':143 'creat':15,89,102 'doesn':28 'econom':47 'effect':71 'fellow':97 'game':119,126 'get':61 'goe':54 'group':124 'hierach':79 'howev':72 'i.e':68 'id':136 'idea':7 'individu':82 'issu':141 'king/queen':109 'lem':98 'mechan':116 'media':46,60,104 'might':117 'mod':19 'name':135 'network':70 'place':80 'post':110 'power':84 'regard':50 'requir':132 'reward':26 'right':31 'rule':21 'scriptum':111 'sit':30 'social':45,59,103 'subject':76 'system':129 'tyrant':87 'unless':130 'unsavori':121 'user':36,67,74,107 'valu':64,91 'vote':115,131 'work':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698658145
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7486033"
    +editedAt: DateTimeImmutable @1698571889 {#2650
      date: 2023-10-29 10:31:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698571745 {#2628
      date: 2023-10-29 10:29:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
  +body: """
    > most wouldn’t want to pay for hosting when they can use Facebook for “free”.\n
    \n
    Unless they get something they won’t find on facebook -> freedom.\n
    \n
    I think your idea about everybody basically becoming their own instance is not as bad as it sounds. If social media was peer to peer, using bittorrent technology somehow the hosting issue might somehow be resolved.\n
    \n
    That would still leave open the issue of self-governance: how would you genuinely determine the community wishes on any given subject? some may sabotage, others may use bots, other again may try to be disruptive and others may abuse other users or the community.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698573818 {#1590
    date: 2023-10-29 11:03:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BigBlackCockroach@lemmy.world"
    "@DreamySweet@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1589 …}
  +nested: Doctrine\ORM\PersistentCollection {#1582 …}
  +votes: Doctrine\ORM\PersistentCollection {#1583 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  -id: 77955
  -bodyTs: "'abus':103 'bad':41 'basic':33 'becom':34 'bittorr':53 'bot':92 'communiti':80,108 'determin':78 'disrupt':99 'everybodi':32 'facebook':13,25 'find':23 'free':15 'freedom':26 'genuin':77 'get':18 'given':84 'govern':73 'host':8,57 'idea':30 'instanc':37 'issu':58,69 'leav':66 'may':87,90,95,102 'media':47 'might':59 'open':67 'other':89,101 'pay':6 'peer':49,51 'resolv':62 'sabotag':88 'self':72 'self-govern':71 'social':46 'somehow':55,60 'someth':19 'sound':44 'still':65 'subject':85 'technolog':54 'think':28 'tri':96 'unless':16 'use':12,52,91 'user':105 'want':4 'wish':81 'won':21 'would':64,75 'wouldn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4906594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698573818 {#1592
    date: 2023-10-29 11:03:38.0 +01:00
  }
  +"title": 77955
}
"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
53 DENIED edit
App\Entity\EntryComment {#1591
  +user: Proxies\__CG__\App\Entity\User {#1668 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1671
    +user: Proxies\__CG__\App\Entity\User {#1668 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
    +image: Proxies\__CG__\App\Entity\Image {#2668 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2010 …}
    +slug: "Fellow-Lemmings-how-to-create-Social-Media-that-does-not"
    +title: "Fellow Lemmings, how to create Social Media that does not have mods?"
    +url: "https://lemmy.world/pictrs/image/8cfce061-41a1-4758-b0c6-075070babb94.jpeg"
    +body: """
      I am an anarchist, so the idea of the community doing all the work, creating content, and then mods basically ruling over them as a reward, just doesn’t sit right with me.\n
      \n
      We the users should collectively be in control of all our social media, economically and with regards of controling what goes on, on there.\n
      \n
      All social media get’s its value from the users i.e. the network effect. However the users are subjected to a hierachical place where individuals in power act as tyrants.\n
      \n
      We create the value we should be in charge.\n
      \n
      Fellow Lemmings how can we create social media were the users are king/queen?\n
      \n
      post Scriptum: just having a voting mechanism, might be gamed by unsavory charcters or groups to game such a system, unless voting requires your clear name id, which comes with other issues of course.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 66
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699288802 {#2663
      date: 2023-11-06 17:40:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2670 …}
    +votes: Doctrine\ORM\PersistentCollection {#2672 …}
    +reports: Doctrine\ORM\PersistentCollection {#2674 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2678 …}
    +badges: Doctrine\ORM\PersistentCollection {#2680 …}
    +children: [
      1 => App\Entity\EntryComment {#1591}
      0 => App\Entity\EntryComment {#1667
        +user: Proxies\__CG__\App\Entity\User {#1668 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1671 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
        +body: """
          > Cool. then create you own lemmy instance and run it the way you want.\n
          \n
          that is the point I don’t want it to run how “I” want but it should be ran however the community as a whole wants it to.\n
          \n
          I think you are misunderstanding my question.\n
          \n
          This is not a social issue but a technical one.\n
          \n
          If you have votes, they can be trivially rigged by somebody creating a number of sock puppet accounts. If anybody can just do how they please, unsavory characters will flood the site with aweful content. If you require ID or a phone number (those can both be faked) then you just introduce a whole other set of issues, by basically doxing everybody to the people who run the site, and by extension the powers that be.\n
          \n
          I feel this problem requires cryptography of some sort and the ability to establish identity for users without de-anonymizing them. idk if that makes sense to you
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698572962 {#1670
          date: 2023-10-29 10:49:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BigBlackCockroach@lemmy.world"
          "@Pons_Aelius@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1654 …}
        +nested: Doctrine\ORM\PersistentCollection {#1655 …}
        +votes: Doctrine\ORM\PersistentCollection {#1651 …}
        +reports: Doctrine\ORM\PersistentCollection {#1656 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1662 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1553 …}
        -id: 77934
        -bodyTs: "'abil':147 'account':77 'anonym':156 'anybodi':79 'awe':93 'basic':119 'charact':87 'communiti':36 'content':94 'cool':1 'creat':3,71 'cryptographi':141 'de':155 'de-anonym':154 'dox':120 'establish':149 'everybodi':121 'extens':131 'fake':107 'feel':137 'flood':89 'howev':34 'id':98 'ident':150 'idk':158 'instanc':7 'introduc':111 'issu':55,117 'lemmi':6 'make':161 'misunderstand':47 'number':73,102 'one':59 'peopl':124 'phone':101 'pleas':85 'point':18 'power':133 'problem':139 'puppet':76 'question':49 'ran':33 'requir':97,140 'rig':68 'run':9,25,126 'sens':162 'set':115 'site':91,128 'social':54 'sock':75 'somebodi':70 'sort':144 'technic':58 'think':44 'trivial':67 'unsavori':86 'user':152 'vote':63 'want':14,22,28,40 'way':12 'whole':39,113 'without':153"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4906428"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698572962 {#1666
          date: 2023-10-29 10:49:22.0 +01:00
        }
        +"title": 77934
      }
    ]
    -id: 8308
    -titleTs: "'creat':5 'fellow':1 'lem':2 'media':7 'mod':12 'social':6"
    -bodyTs: "'act':85 'anarchist':4 'basic':20 'charcter':122 'charg':96 'clear':134 'collect':38 'come':138 'communiti':10 'content':16 'control':41,52 'cours':143 'creat':15,89,102 'doesn':28 'econom':47 'effect':71 'fellow':97 'game':119,126 'get':61 'goe':54 'group':124 'hierach':79 'howev':72 'i.e':68 'id':136 'idea':7 'individu':82 'issu':141 'king/queen':109 'lem':98 'mechan':116 'media':46,60,104 'might':117 'mod':19 'name':135 'network':70 'place':80 'post':110 'power':84 'regard':50 'requir':132 'reward':26 'right':31 'rule':21 'scriptum':111 'sit':30 'social':45,59,103 'subject':76 'system':129 'tyrant':87 'unless':130 'unsavori':121 'user':36,67,74,107 'valu':64,91 'vote':115,131 'work':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698658145
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7486033"
    +editedAt: DateTimeImmutable @1698571889 {#2650
      date: 2023-10-29 10:31:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698571745 {#2628
      date: 2023-10-29 10:29:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
  +body: """
    > most wouldn’t want to pay for hosting when they can use Facebook for “free”.\n
    \n
    Unless they get something they won’t find on facebook -> freedom.\n
    \n
    I think your idea about everybody basically becoming their own instance is not as bad as it sounds. If social media was peer to peer, using bittorrent technology somehow the hosting issue might somehow be resolved.\n
    \n
    That would still leave open the issue of self-governance: how would you genuinely determine the community wishes on any given subject? some may sabotage, others may use bots, other again may try to be disruptive and others may abuse other users or the community.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698573818 {#1590
    date: 2023-10-29 11:03:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BigBlackCockroach@lemmy.world"
    "@DreamySweet@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1589 …}
  +nested: Doctrine\ORM\PersistentCollection {#1582 …}
  +votes: Doctrine\ORM\PersistentCollection {#1583 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  -id: 77955
  -bodyTs: "'abus':103 'bad':41 'basic':33 'becom':34 'bittorr':53 'bot':92 'communiti':80,108 'determin':78 'disrupt':99 'everybodi':32 'facebook':13,25 'find':23 'free':15 'freedom':26 'genuin':77 'get':18 'given':84 'govern':73 'host':8,57 'idea':30 'instanc':37 'issu':58,69 'leav':66 'may':87,90,95,102 'media':47 'might':59 'open':67 'other':89,101 'pay':6 'peer':49,51 'resolv':62 'sabotag':88 'self':72 'self-govern':71 'social':46 'somehow':55,60 'someth':19 'sound':44 'still':65 'subject':85 'technolog':54 'think':28 'tri':96 'unless':16 'use':12,52,91 'user':105 'want':4 'wish':81 'won':21 'would':64,75 'wouldn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4906594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698573818 {#1592
    date: 2023-10-29 11:03:38.0 +01:00
  }
  +"title": 77955
}
"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
54 DENIED moderate
App\Entity\EntryComment {#1591
  +user: Proxies\__CG__\App\Entity\User {#1668 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1671
    +user: Proxies\__CG__\App\Entity\User {#1668 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
    +image: Proxies\__CG__\App\Entity\Image {#2668 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2010 …}
    +slug: "Fellow-Lemmings-how-to-create-Social-Media-that-does-not"
    +title: "Fellow Lemmings, how to create Social Media that does not have mods?"
    +url: "https://lemmy.world/pictrs/image/8cfce061-41a1-4758-b0c6-075070babb94.jpeg"
    +body: """
      I am an anarchist, so the idea of the community doing all the work, creating content, and then mods basically ruling over them as a reward, just doesn’t sit right with me.\n
      \n
      We the users should collectively be in control of all our social media, economically and with regards of controling what goes on, on there.\n
      \n
      All social media get’s its value from the users i.e. the network effect. However the users are subjected to a hierachical place where individuals in power act as tyrants.\n
      \n
      We create the value we should be in charge.\n
      \n
      Fellow Lemmings how can we create social media were the users are king/queen?\n
      \n
      post Scriptum: just having a voting mechanism, might be gamed by unsavory charcters or groups to game such a system, unless voting requires your clear name id, which comes with other issues of course.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 66
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699288802 {#2663
      date: 2023-11-06 17:40:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2670 …}
    +votes: Doctrine\ORM\PersistentCollection {#2672 …}
    +reports: Doctrine\ORM\PersistentCollection {#2674 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2678 …}
    +badges: Doctrine\ORM\PersistentCollection {#2680 …}
    +children: [
      1 => App\Entity\EntryComment {#1591}
      0 => App\Entity\EntryComment {#1667
        +user: Proxies\__CG__\App\Entity\User {#1668 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1671 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
        +body: """
          > Cool. then create you own lemmy instance and run it the way you want.\n
          \n
          that is the point I don’t want it to run how “I” want but it should be ran however the community as a whole wants it to.\n
          \n
          I think you are misunderstanding my question.\n
          \n
          This is not a social issue but a technical one.\n
          \n
          If you have votes, they can be trivially rigged by somebody creating a number of sock puppet accounts. If anybody can just do how they please, unsavory characters will flood the site with aweful content. If you require ID or a phone number (those can both be faked) then you just introduce a whole other set of issues, by basically doxing everybody to the people who run the site, and by extension the powers that be.\n
          \n
          I feel this problem requires cryptography of some sort and the ability to establish identity for users without de-anonymizing them. idk if that makes sense to you
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698572962 {#1670
          date: 2023-10-29 10:49:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BigBlackCockroach@lemmy.world"
          "@Pons_Aelius@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1654 …}
        +nested: Doctrine\ORM\PersistentCollection {#1655 …}
        +votes: Doctrine\ORM\PersistentCollection {#1651 …}
        +reports: Doctrine\ORM\PersistentCollection {#1656 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1662 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1553 …}
        -id: 77934
        -bodyTs: "'abil':147 'account':77 'anonym':156 'anybodi':79 'awe':93 'basic':119 'charact':87 'communiti':36 'content':94 'cool':1 'creat':3,71 'cryptographi':141 'de':155 'de-anonym':154 'dox':120 'establish':149 'everybodi':121 'extens':131 'fake':107 'feel':137 'flood':89 'howev':34 'id':98 'ident':150 'idk':158 'instanc':7 'introduc':111 'issu':55,117 'lemmi':6 'make':161 'misunderstand':47 'number':73,102 'one':59 'peopl':124 'phone':101 'pleas':85 'point':18 'power':133 'problem':139 'puppet':76 'question':49 'ran':33 'requir':97,140 'rig':68 'run':9,25,126 'sens':162 'set':115 'site':91,128 'social':54 'sock':75 'somebodi':70 'sort':144 'technic':58 'think':44 'trivial':67 'unsavori':86 'user':152 'vote':63 'want':14,22,28,40 'way':12 'whole':39,113 'without':153"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4906428"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698572962 {#1666
          date: 2023-10-29 10:49:22.0 +01:00
        }
        +"title": 77934
      }
    ]
    -id: 8308
    -titleTs: "'creat':5 'fellow':1 'lem':2 'media':7 'mod':12 'social':6"
    -bodyTs: "'act':85 'anarchist':4 'basic':20 'charcter':122 'charg':96 'clear':134 'collect':38 'come':138 'communiti':10 'content':16 'control':41,52 'cours':143 'creat':15,89,102 'doesn':28 'econom':47 'effect':71 'fellow':97 'game':119,126 'get':61 'goe':54 'group':124 'hierach':79 'howev':72 'i.e':68 'id':136 'idea':7 'individu':82 'issu':141 'king/queen':109 'lem':98 'mechan':116 'media':46,60,104 'might':117 'mod':19 'name':135 'network':70 'place':80 'post':110 'power':84 'regard':50 'requir':132 'reward':26 'right':31 'rule':21 'scriptum':111 'sit':30 'social':45,59,103 'subject':76 'system':129 'tyrant':87 'unless':130 'unsavori':121 'user':36,67,74,107 'valu':64,91 'vote':115,131 'work':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698658145
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7486033"
    +editedAt: DateTimeImmutable @1698571889 {#2650
      date: 2023-10-29 10:31:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698571745 {#2628
      date: 2023-10-29 10:29:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
  +body: """
    > most wouldn’t want to pay for hosting when they can use Facebook for “free”.\n
    \n
    Unless they get something they won’t find on facebook -> freedom.\n
    \n
    I think your idea about everybody basically becoming their own instance is not as bad as it sounds. If social media was peer to peer, using bittorrent technology somehow the hosting issue might somehow be resolved.\n
    \n
    That would still leave open the issue of self-governance: how would you genuinely determine the community wishes on any given subject? some may sabotage, others may use bots, other again may try to be disruptive and others may abuse other users or the community.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698573818 {#1590
    date: 2023-10-29 11:03:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BigBlackCockroach@lemmy.world"
    "@DreamySweet@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1589 …}
  +nested: Doctrine\ORM\PersistentCollection {#1582 …}
  +votes: Doctrine\ORM\PersistentCollection {#1583 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  -id: 77955
  -bodyTs: "'abus':103 'bad':41 'basic':33 'becom':34 'bittorr':53 'bot':92 'communiti':80,108 'determin':78 'disrupt':99 'everybodi':32 'facebook':13,25 'find':23 'free':15 'freedom':26 'genuin':77 'get':18 'given':84 'govern':73 'host':8,57 'idea':30 'instanc':37 'issu':58,69 'leav':66 'may':87,90,95,102 'media':47 'might':59 'open':67 'other':89,101 'pay':6 'peer':49,51 'resolv':62 'sabotag':88 'self':72 'self-govern':71 'social':46 'somehow':55,60 'someth':19 'sound':44 'still':65 'subject':85 'technolog':54 'think':28 'tri':96 'unless':16 'use':12,52,91 'user':105 'want':4 'wish':81 'won':21 'would':64,75 'wouldn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4906594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698573818 {#1592
    date: 2023-10-29 11:03:38.0 +01:00
  }
  +"title": 77955
}
"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
55 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
56 DENIED moderate
App\Entity\EntryComment {#1667
  +user: Proxies\__CG__\App\Entity\User {#1668 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1671
    +user: Proxies\__CG__\App\Entity\User {#1668 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
    +image: Proxies\__CG__\App\Entity\Image {#2668 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2010 …}
    +slug: "Fellow-Lemmings-how-to-create-Social-Media-that-does-not"
    +title: "Fellow Lemmings, how to create Social Media that does not have mods?"
    +url: "https://lemmy.world/pictrs/image/8cfce061-41a1-4758-b0c6-075070babb94.jpeg"
    +body: """
      I am an anarchist, so the idea of the community doing all the work, creating content, and then mods basically ruling over them as a reward, just doesn’t sit right with me.\n
      \n
      We the users should collectively be in control of all our social media, economically and with regards of controling what goes on, on there.\n
      \n
      All social media get’s its value from the users i.e. the network effect. However the users are subjected to a hierachical place where individuals in power act as tyrants.\n
      \n
      We create the value we should be in charge.\n
      \n
      Fellow Lemmings how can we create social media were the users are king/queen?\n
      \n
      post Scriptum: just having a voting mechanism, might be gamed by unsavory charcters or groups to game such a system, unless voting requires your clear name id, which comes with other issues of course.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 66
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699288802 {#2663
      date: 2023-11-06 17:40:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2670 …}
    +votes: Doctrine\ORM\PersistentCollection {#2672 …}
    +reports: Doctrine\ORM\PersistentCollection {#2674 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2678 …}
    +badges: Doctrine\ORM\PersistentCollection {#2680 …}
    +children: [
      1 => App\Entity\EntryComment {#1591
        +user: Proxies\__CG__\App\Entity\User {#1668 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1671 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
        +body: """
          > most wouldn’t want to pay for hosting when they can use Facebook for “free”.\n
          \n
          Unless they get something they won’t find on facebook -> freedom.\n
          \n
          I think your idea about everybody basically becoming their own instance is not as bad as it sounds. If social media was peer to peer, using bittorrent technology somehow the hosting issue might somehow be resolved.\n
          \n
          That would still leave open the issue of self-governance: how would you genuinely determine the community wishes on any given subject? some may sabotage, others may use bots, other again may try to be disruptive and others may abuse other users or the community.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698573818 {#1590
          date: 2023-10-29 11:03:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BigBlackCockroach@lemmy.world"
          "@DreamySweet@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1589 …}
        +nested: Doctrine\ORM\PersistentCollection {#1582 …}
        +votes: Doctrine\ORM\PersistentCollection {#1583 …}
        +reports: Doctrine\ORM\PersistentCollection {#1580 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
        -id: 77955
        -bodyTs: "'abus':103 'bad':41 'basic':33 'becom':34 'bittorr':53 'bot':92 'communiti':80,108 'determin':78 'disrupt':99 'everybodi':32 'facebook':13,25 'find':23 'free':15 'freedom':26 'genuin':77 'get':18 'given':84 'govern':73 'host':8,57 'idea':30 'instanc':37 'issu':58,69 'leav':66 'may':87,90,95,102 'media':47 'might':59 'open':67 'other':89,101 'pay':6 'peer':49,51 'resolv':62 'sabotag':88 'self':72 'self-govern':71 'social':46 'somehow':55,60 'someth':19 'sound':44 'still':65 'subject':85 'technolog':54 'think':28 'tri':96 'unless':16 'use':12,52,91 'user':105 'want':4 'wish':81 'won':21 'would':64,75 'wouldn':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4906594"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698573818 {#1592
          date: 2023-10-29 11:03:38.0 +01:00
        }
        +"title": 77955
      }
      0 => App\Entity\EntryComment {#1667}
    ]
    -id: 8308
    -titleTs: "'creat':5 'fellow':1 'lem':2 'media':7 'mod':12 'social':6"
    -bodyTs: "'act':85 'anarchist':4 'basic':20 'charcter':122 'charg':96 'clear':134 'collect':38 'come':138 'communiti':10 'content':16 'control':41,52 'cours':143 'creat':15,89,102 'doesn':28 'econom':47 'effect':71 'fellow':97 'game':119,126 'get':61 'goe':54 'group':124 'hierach':79 'howev':72 'i.e':68 'id':136 'idea':7 'individu':82 'issu':141 'king/queen':109 'lem':98 'mechan':116 'media':46,60,104 'might':117 'mod':19 'name':135 'network':70 'place':80 'post':110 'power':84 'regard':50 'requir':132 'reward':26 'right':31 'rule':21 'scriptum':111 'sit':30 'social':45,59,103 'subject':76 'system':129 'tyrant':87 'unless':130 'unsavori':121 'user':36,67,74,107 'valu':64,91 'vote':115,131 'work':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698658145
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7486033"
    +editedAt: DateTimeImmutable @1698571889 {#2650
      date: 2023-10-29 10:31:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698571745 {#2628
      date: 2023-10-29 10:29:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: """
    > Cool. then create you own lemmy instance and run it the way you want.\n
    \n
    that is the point I don’t want it to run how “I” want but it should be ran however the community as a whole wants it to.\n
    \n
    I think you are misunderstanding my question.\n
    \n
    This is not a social issue but a technical one.\n
    \n
    If you have votes, they can be trivially rigged by somebody creating a number of sock puppet accounts. If anybody can just do how they please, unsavory characters will flood the site with aweful content. If you require ID or a phone number (those can both be faked) then you just introduce a whole other set of issues, by basically doxing everybody to the people who run the site, and by extension the powers that be.\n
    \n
    I feel this problem requires cryptography of some sort and the ability to establish identity for users without de-anonymizing them. idk if that makes sense to you
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698572962 {#1670
    date: 2023-10-29 10:49:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BigBlackCockroach@lemmy.world"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1654 …}
  +nested: Doctrine\ORM\PersistentCollection {#1655 …}
  +votes: Doctrine\ORM\PersistentCollection {#1651 …}
  +reports: Doctrine\ORM\PersistentCollection {#1656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1553 …}
  -id: 77934
  -bodyTs: "'abil':147 'account':77 'anonym':156 'anybodi':79 'awe':93 'basic':119 'charact':87 'communiti':36 'content':94 'cool':1 'creat':3,71 'cryptographi':141 'de':155 'de-anonym':154 'dox':120 'establish':149 'everybodi':121 'extens':131 'fake':107 'feel':137 'flood':89 'howev':34 'id':98 'ident':150 'idk':158 'instanc':7 'introduc':111 'issu':55,117 'lemmi':6 'make':161 'misunderstand':47 'number':73,102 'one':59 'peopl':124 'phone':101 'pleas':85 'point':18 'power':133 'problem':139 'puppet':76 'question':49 'ran':33 'requir':97,140 'rig':68 'run':9,25,126 'sens':162 'set':115 'site':91,128 'social':54 'sock':75 'somebodi':70 'sort':144 'technic':58 'think':44 'trivial':67 'unsavori':86 'user':152 'vote':63 'want':14,22,28,40 'way':12 'whole':39,113 'without':153"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4906428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698572962 {#1666
    date: 2023-10-29 10:49:22.0 +01:00
  }
  +"title": 77934
}
"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
57 DENIED edit
App\Entity\EntryComment {#1667
  +user: Proxies\__CG__\App\Entity\User {#1668 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1671
    +user: Proxies\__CG__\App\Entity\User {#1668 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
    +image: Proxies\__CG__\App\Entity\Image {#2668 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2010 …}
    +slug: "Fellow-Lemmings-how-to-create-Social-Media-that-does-not"
    +title: "Fellow Lemmings, how to create Social Media that does not have mods?"
    +url: "https://lemmy.world/pictrs/image/8cfce061-41a1-4758-b0c6-075070babb94.jpeg"
    +body: """
      I am an anarchist, so the idea of the community doing all the work, creating content, and then mods basically ruling over them as a reward, just doesn’t sit right with me.\n
      \n
      We the users should collectively be in control of all our social media, economically and with regards of controling what goes on, on there.\n
      \n
      All social media get’s its value from the users i.e. the network effect. However the users are subjected to a hierachical place where individuals in power act as tyrants.\n
      \n
      We create the value we should be in charge.\n
      \n
      Fellow Lemmings how can we create social media were the users are king/queen?\n
      \n
      post Scriptum: just having a voting mechanism, might be gamed by unsavory charcters or groups to game such a system, unless voting requires your clear name id, which comes with other issues of course.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 66
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699288802 {#2663
      date: 2023-11-06 17:40:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2670 …}
    +votes: Doctrine\ORM\PersistentCollection {#2672 …}
    +reports: Doctrine\ORM\PersistentCollection {#2674 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2678 …}
    +badges: Doctrine\ORM\PersistentCollection {#2680 …}
    +children: [
      1 => App\Entity\EntryComment {#1591
        +user: Proxies\__CG__\App\Entity\User {#1668 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1671 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
        +body: """
          > most wouldn’t want to pay for hosting when they can use Facebook for “free”.\n
          \n
          Unless they get something they won’t find on facebook -> freedom.\n
          \n
          I think your idea about everybody basically becoming their own instance is not as bad as it sounds. If social media was peer to peer, using bittorrent technology somehow the hosting issue might somehow be resolved.\n
          \n
          That would still leave open the issue of self-governance: how would you genuinely determine the community wishes on any given subject? some may sabotage, others may use bots, other again may try to be disruptive and others may abuse other users or the community.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698573818 {#1590
          date: 2023-10-29 11:03:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BigBlackCockroach@lemmy.world"
          "@DreamySweet@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1589 …}
        +nested: Doctrine\ORM\PersistentCollection {#1582 …}
        +votes: Doctrine\ORM\PersistentCollection {#1583 …}
        +reports: Doctrine\ORM\PersistentCollection {#1580 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
        -id: 77955
        -bodyTs: "'abus':103 'bad':41 'basic':33 'becom':34 'bittorr':53 'bot':92 'communiti':80,108 'determin':78 'disrupt':99 'everybodi':32 'facebook':13,25 'find':23 'free':15 'freedom':26 'genuin':77 'get':18 'given':84 'govern':73 'host':8,57 'idea':30 'instanc':37 'issu':58,69 'leav':66 'may':87,90,95,102 'media':47 'might':59 'open':67 'other':89,101 'pay':6 'peer':49,51 'resolv':62 'sabotag':88 'self':72 'self-govern':71 'social':46 'somehow':55,60 'someth':19 'sound':44 'still':65 'subject':85 'technolog':54 'think':28 'tri':96 'unless':16 'use':12,52,91 'user':105 'want':4 'wish':81 'won':21 'would':64,75 'wouldn':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4906594"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698573818 {#1592
          date: 2023-10-29 11:03:38.0 +01:00
        }
        +"title": 77955
      }
      0 => App\Entity\EntryComment {#1667}
    ]
    -id: 8308
    -titleTs: "'creat':5 'fellow':1 'lem':2 'media':7 'mod':12 'social':6"
    -bodyTs: "'act':85 'anarchist':4 'basic':20 'charcter':122 'charg':96 'clear':134 'collect':38 'come':138 'communiti':10 'content':16 'control':41,52 'cours':143 'creat':15,89,102 'doesn':28 'econom':47 'effect':71 'fellow':97 'game':119,126 'get':61 'goe':54 'group':124 'hierach':79 'howev':72 'i.e':68 'id':136 'idea':7 'individu':82 'issu':141 'king/queen':109 'lem':98 'mechan':116 'media':46,60,104 'might':117 'mod':19 'name':135 'network':70 'place':80 'post':110 'power':84 'regard':50 'requir':132 'reward':26 'right':31 'rule':21 'scriptum':111 'sit':30 'social':45,59,103 'subject':76 'system':129 'tyrant':87 'unless':130 'unsavori':121 'user':36,67,74,107 'valu':64,91 'vote':115,131 'work':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698658145
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7486033"
    +editedAt: DateTimeImmutable @1698571889 {#2650
      date: 2023-10-29 10:31:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698571745 {#2628
      date: 2023-10-29 10:29:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: """
    > Cool. then create you own lemmy instance and run it the way you want.\n
    \n
    that is the point I don’t want it to run how “I” want but it should be ran however the community as a whole wants it to.\n
    \n
    I think you are misunderstanding my question.\n
    \n
    This is not a social issue but a technical one.\n
    \n
    If you have votes, they can be trivially rigged by somebody creating a number of sock puppet accounts. If anybody can just do how they please, unsavory characters will flood the site with aweful content. If you require ID or a phone number (those can both be faked) then you just introduce a whole other set of issues, by basically doxing everybody to the people who run the site, and by extension the powers that be.\n
    \n
    I feel this problem requires cryptography of some sort and the ability to establish identity for users without de-anonymizing them. idk if that makes sense to you
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698572962 {#1670
    date: 2023-10-29 10:49:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BigBlackCockroach@lemmy.world"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1654 …}
  +nested: Doctrine\ORM\PersistentCollection {#1655 …}
  +votes: Doctrine\ORM\PersistentCollection {#1651 …}
  +reports: Doctrine\ORM\PersistentCollection {#1656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1553 …}
  -id: 77934
  -bodyTs: "'abil':147 'account':77 'anonym':156 'anybodi':79 'awe':93 'basic':119 'charact':87 'communiti':36 'content':94 'cool':1 'creat':3,71 'cryptographi':141 'de':155 'de-anonym':154 'dox':120 'establish':149 'everybodi':121 'extens':131 'fake':107 'feel':137 'flood':89 'howev':34 'id':98 'ident':150 'idk':158 'instanc':7 'introduc':111 'issu':55,117 'lemmi':6 'make':161 'misunderstand':47 'number':73,102 'one':59 'peopl':124 'phone':101 'pleas':85 'point':18 'power':133 'problem':139 'puppet':76 'question':49 'ran':33 'requir':97,140 'rig':68 'run':9,25,126 'sens':162 'set':115 'site':91,128 'social':54 'sock':75 'somebodi':70 'sort':144 'technic':58 'think':44 'trivial':67 'unsavori':86 'user':152 'vote':63 'want':14,22,28,40 'way':12 'whole':39,113 'without':153"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4906428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698572962 {#1666
    date: 2023-10-29 10:49:22.0 +01:00
  }
  +"title": 77934
}
"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
58 DENIED moderate
App\Entity\EntryComment {#1667
  +user: Proxies\__CG__\App\Entity\User {#1668 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1671
    +user: Proxies\__CG__\App\Entity\User {#1668 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
    +image: Proxies\__CG__\App\Entity\Image {#2668 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2010 …}
    +slug: "Fellow-Lemmings-how-to-create-Social-Media-that-does-not"
    +title: "Fellow Lemmings, how to create Social Media that does not have mods?"
    +url: "https://lemmy.world/pictrs/image/8cfce061-41a1-4758-b0c6-075070babb94.jpeg"
    +body: """
      I am an anarchist, so the idea of the community doing all the work, creating content, and then mods basically ruling over them as a reward, just doesn’t sit right with me.\n
      \n
      We the users should collectively be in control of all our social media, economically and with regards of controling what goes on, on there.\n
      \n
      All social media get’s its value from the users i.e. the network effect. However the users are subjected to a hierachical place where individuals in power act as tyrants.\n
      \n
      We create the value we should be in charge.\n
      \n
      Fellow Lemmings how can we create social media were the users are king/queen?\n
      \n
      post Scriptum: just having a voting mechanism, might be gamed by unsavory charcters or groups to game such a system, unless voting requires your clear name id, which comes with other issues of course.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 66
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699288802 {#2663
      date: 2023-11-06 17:40:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2670 …}
    +votes: Doctrine\ORM\PersistentCollection {#2672 …}
    +reports: Doctrine\ORM\PersistentCollection {#2674 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2678 …}
    +badges: Doctrine\ORM\PersistentCollection {#2680 …}
    +children: [
      1 => App\Entity\EntryComment {#1591
        +user: Proxies\__CG__\App\Entity\User {#1668 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1671 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
        +body: """
          > most wouldn’t want to pay for hosting when they can use Facebook for “free”.\n
          \n
          Unless they get something they won’t find on facebook -> freedom.\n
          \n
          I think your idea about everybody basically becoming their own instance is not as bad as it sounds. If social media was peer to peer, using bittorrent technology somehow the hosting issue might somehow be resolved.\n
          \n
          That would still leave open the issue of self-governance: how would you genuinely determine the community wishes on any given subject? some may sabotage, others may use bots, other again may try to be disruptive and others may abuse other users or the community.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698573818 {#1590
          date: 2023-10-29 11:03:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BigBlackCockroach@lemmy.world"
          "@DreamySweet@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1589 …}
        +nested: Doctrine\ORM\PersistentCollection {#1582 …}
        +votes: Doctrine\ORM\PersistentCollection {#1583 …}
        +reports: Doctrine\ORM\PersistentCollection {#1580 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
        -id: 77955
        -bodyTs: "'abus':103 'bad':41 'basic':33 'becom':34 'bittorr':53 'bot':92 'communiti':80,108 'determin':78 'disrupt':99 'everybodi':32 'facebook':13,25 'find':23 'free':15 'freedom':26 'genuin':77 'get':18 'given':84 'govern':73 'host':8,57 'idea':30 'instanc':37 'issu':58,69 'leav':66 'may':87,90,95,102 'media':47 'might':59 'open':67 'other':89,101 'pay':6 'peer':49,51 'resolv':62 'sabotag':88 'self':72 'self-govern':71 'social':46 'somehow':55,60 'someth':19 'sound':44 'still':65 'subject':85 'technolog':54 'think':28 'tri':96 'unless':16 'use':12,52,91 'user':105 'want':4 'wish':81 'won':21 'would':64,75 'wouldn':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4906594"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698573818 {#1592
          date: 2023-10-29 11:03:38.0 +01:00
        }
        +"title": 77955
      }
      0 => App\Entity\EntryComment {#1667}
    ]
    -id: 8308
    -titleTs: "'creat':5 'fellow':1 'lem':2 'media':7 'mod':12 'social':6"
    -bodyTs: "'act':85 'anarchist':4 'basic':20 'charcter':122 'charg':96 'clear':134 'collect':38 'come':138 'communiti':10 'content':16 'control':41,52 'cours':143 'creat':15,89,102 'doesn':28 'econom':47 'effect':71 'fellow':97 'game':119,126 'get':61 'goe':54 'group':124 'hierach':79 'howev':72 'i.e':68 'id':136 'idea':7 'individu':82 'issu':141 'king/queen':109 'lem':98 'mechan':116 'media':46,60,104 'might':117 'mod':19 'name':135 'network':70 'place':80 'post':110 'power':84 'regard':50 'requir':132 'reward':26 'right':31 'rule':21 'scriptum':111 'sit':30 'social':45,59,103 'subject':76 'system':129 'tyrant':87 'unless':130 'unsavori':121 'user':36,67,74,107 'valu':64,91 'vote':115,131 'work':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698658145
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7486033"
    +editedAt: DateTimeImmutable @1698571889 {#2650
      date: 2023-10-29 10:31:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698571745 {#2628
      date: 2023-10-29 10:29:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: """
    > Cool. then create you own lemmy instance and run it the way you want.\n
    \n
    that is the point I don’t want it to run how “I” want but it should be ran however the community as a whole wants it to.\n
    \n
    I think you are misunderstanding my question.\n
    \n
    This is not a social issue but a technical one.\n
    \n
    If you have votes, they can be trivially rigged by somebody creating a number of sock puppet accounts. If anybody can just do how they please, unsavory characters will flood the site with aweful content. If you require ID or a phone number (those can both be faked) then you just introduce a whole other set of issues, by basically doxing everybody to the people who run the site, and by extension the powers that be.\n
    \n
    I feel this problem requires cryptography of some sort and the ability to establish identity for users without de-anonymizing them. idk if that makes sense to you
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698572962 {#1670
    date: 2023-10-29 10:49:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BigBlackCockroach@lemmy.world"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1654 …}
  +nested: Doctrine\ORM\PersistentCollection {#1655 …}
  +votes: Doctrine\ORM\PersistentCollection {#1651 …}
  +reports: Doctrine\ORM\PersistentCollection {#1656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1553 …}
  -id: 77934
  -bodyTs: "'abil':147 'account':77 'anonym':156 'anybodi':79 'awe':93 'basic':119 'charact':87 'communiti':36 'content':94 'cool':1 'creat':3,71 'cryptographi':141 'de':155 'de-anonym':154 'dox':120 'establish':149 'everybodi':121 'extens':131 'fake':107 'feel':137 'flood':89 'howev':34 'id':98 'ident':150 'idk':158 'instanc':7 'introduc':111 'issu':55,117 'lemmi':6 'make':161 'misunderstand':47 'number':73,102 'one':59 'peopl':124 'phone':101 'pleas':85 'point':18 'power':133 'problem':139 'puppet':76 'question':49 'ran':33 'requir':97,140 'rig':68 'run':9,25,126 'sens':162 'set':115 'site':91,128 'social':54 'sock':75 'somebodi':70 'sort':144 'technic':58 'think':44 'trivial':67 'unsavori':86 'user':152 'vote':63 'want':14,22,28,40 'way':12 'whole':39,113 'without':153"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4906428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698572962 {#1666
    date: 2023-10-29 10:49:22.0 +01:00
  }
  +"title": 77934
}
"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
59 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
60 DENIED moderate
App\Entity\EntryComment {#1639
  +user: Proxies\__CG__\App\Entity\User {#1646 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1647 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1645 …}
  +image: null
  +parent: null
  +root: null
  +body: "easy, you move to a different community or instance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698259653 {#1752
    date: 2023-10-25 20:47:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@whale@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1640 …}
  +nested: Doctrine\ORM\PersistentCollection {#1648 …}
  +votes: Doctrine\ORM\PersistentCollection {#1675 …}
  +reports: Doctrine\ORM\PersistentCollection {#1676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1673 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1678 …}
  -id: 71739
  -bodyTs: "'communiti':7 'differ':6 'easi':1 'instanc':9 'move':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4159864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698258773 {#1744
    date: 2023-10-25 20:32:53.0 +02:00
  }
  +"title": 71739
}
"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
61 DENIED edit
App\Entity\EntryComment {#1639
  +user: Proxies\__CG__\App\Entity\User {#1646 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1647 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1645 …}
  +image: null
  +parent: null
  +root: null
  +body: "easy, you move to a different community or instance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698259653 {#1752
    date: 2023-10-25 20:47:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@whale@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1640 …}
  +nested: Doctrine\ORM\PersistentCollection {#1648 …}
  +votes: Doctrine\ORM\PersistentCollection {#1675 …}
  +reports: Doctrine\ORM\PersistentCollection {#1676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1673 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1678 …}
  -id: 71739
  -bodyTs: "'communiti':7 'differ':6 'easi':1 'instanc':9 'move':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4159864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698258773 {#1744
    date: 2023-10-25 20:32:53.0 +02:00
  }
  +"title": 71739
}
"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
62 DENIED moderate
App\Entity\EntryComment {#1639
  +user: Proxies\__CG__\App\Entity\User {#1646 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1647 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1645 …}
  +image: null
  +parent: null
  +root: null
  +body: "easy, you move to a different community or instance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698259653 {#1752
    date: 2023-10-25 20:47:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@whale@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1640 …}
  +nested: Doctrine\ORM\PersistentCollection {#1648 …}
  +votes: Doctrine\ORM\PersistentCollection {#1675 …}
  +reports: Doctrine\ORM\PersistentCollection {#1676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1673 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1678 …}
  -id: 71739
  -bodyTs: "'communiti':7 'differ':6 'easi':1 'instanc':9 'move':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4159864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698258773 {#1744
    date: 2023-10-25 20:32:53.0 +02:00
  }
  +"title": 71739
}
"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
63 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
64 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1432
  +user: Proxies\__CG__\App\Entity\User {#2190 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#2244 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2158 …}
  +slug: "rules-for-thee-but-not-for-me"
  +title: "rules for thee, but not for me"
  +url: "https://lemmy.ca/pictrs/image/54cbef5e-215f-4d41-8763-b85a7d060d2c.jpeg"
  +body: """
    To be clear, not talking about this community, obviously 😛.\n
    \n
    What’s the point of writing down rules, if mods just do what they want? But I suppose that’s the risk you take when you call someone a liar in a small community; they might be a mod.\n
    \n
    Edit: I’m not trying to say that mods suck, they perform a useful and often thankless job. Just that it can be difficult for small communities to get a healthy number of good mods, which can become a problem.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 150
  +favouriteCount: 483
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698364917 {#2276
    date: 2023-10-27 02:01:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2154 …}
  +votes: Doctrine\ORM\PersistentCollection {#2152 …}
  +reports: Doctrine\ORM\PersistentCollection {#2147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
  +badges: Doctrine\ORM\PersistentCollection {#1989 …}
  +children: [
    1 => App\Entity\EntryComment {#1458
      +user: Proxies\__CG__\App\Entity\User {#1459 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1432 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1439 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1433 …}
      +body: """
        It may be easier to type and say (as are most words in comparison), but "antidisestablishmentarianism" has a well-defined meaning that would make for a less-vague rule. "Bootlicking" means a lot of different things to a lot of people, and not all of those people have common sense, to put it nicely. I've been called a bootlicker for saying I don't want to tear down the entirety of every government everywhere, ever, for instance, which I imagine isn't what that rule is trying to convey.\n
        \n
        There's a reason "legalese" is the language laws are written in. It's very specific, with any potentially ambiguous words given clear definitions before any of the rest of the law is presented (at least that's the intent in the US, anyway). If you were to, say, define "bootlicker" in the beginning of the rules to mean "excessive praise for police violence," then I'd say it's quite safe to use elsewhere in said document. Leaving such a vague word undefined in what amounts to a paralegal document opens up avenues for abusive interpretation, both from moderators and community members.\n
        \n
        TL;DR: Clear definitions of what your rules mean leads to a healthier, easier to moderate community overall.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698110235 {#1453
        date: 2023-10-24 03:17:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PeriodicallyPedantic@lemmy.ca"
        "@thepaperpilot@beehaw.org"
        "@Stumblinbear@pawb.social"
        "@DragonTypeWyvern@literature.cafe"
        "@eltimablo@kbin.social"
        "@pinkdrunkenelephants@lemmy.cafe"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1437 …}
      +nested: Doctrine\ORM\PersistentCollection {#1428 …}
      +votes: Doctrine\ORM\PersistentCollection {#1430 …}
      +reports: Doctrine\ORM\PersistentCollection {#1431 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1438 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1699 …}
      -id: 68519
      -bodyTs: "'abus':188 'ambigu':112 'amount':179 'antidisestablishmentarian':16 'anyway':136 'avenu':186 'begin':146 'bootlick':32,62,143 'call':60 'clear':115,198 'common':51 'communiti':194,212 'comparison':14 'convey':92 'd':159 'defin':21,142 'definit':116,199 'differ':37 'document':170,183 'dr':197 'easier':4,209 'elsewher':167 'entireti':73 'ever':78 'everi':75 'everywher':77 'excess':152 'given':114 'govern':76 'healthier':208 'imagin':83 'instanc':80 'intent':132 'interpret':189 'isn':84 'languag':100 'law':101,124 'lead':205 'least':128 'leav':171 'legales':97 'less':29 'less-vagu':28 'lot':35,41 'make':25 'may':2 'mean':22,33,151,204 'member':195 'moder':192,211 'nice':56 'open':184 'overal':213 'paraleg':182 'peopl':43,49 'polic':155 'potenti':111 'prais':153 'present':126 'put':54 'quit':163 'reason':96 'rest':121 'rule':31,88,149,203 'safe':164 'said':169 'say':8,64,141,160 'sens':52 'specif':108 'tear':70 'thing':38 'tl':196 'tri':90 'type':6 'undefin':176 'us':135 'use':166 'vagu':30,174 've':58 'violenc':156 'want':68 'well':20 'well-defin':19 'word':12,113,175 'would':24 'written':103"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/559897/-/comment/3133939"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698110235 {#1460
        date: 2023-10-24 03:17:15.0 +02:00
      }
      +"title": 68519
    }
    0 => App\Entity\EntryComment {#1693
      +user: Proxies\__CG__\App\Entity\User {#1697 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1432 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1695 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1695 …}
      +body: """
        > I really, really suspect that the big Lemmy instances are being run by Reddit admins or spooks or some-such. They’re moderating their instances in the exact same way Reddit did minus the profiteering. The censorship is the exact same.\n
        \n
        It’s just the reality of online content moderation. The good mods/admins are people who are passionate about a topic and want to provide a space for discussion and community building. When it comes to the “power mods” or whatever, like those we saw on reddit who moderated 100+ subs, they’re just in it to stroke their own egos.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698118910 {#1703
        date: 2023-10-24 05:41:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PeriodicallyPedantic@lemmy.ca"
        "@pinkdrunkenelephants@lemmy.cafe"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1690 …}
      +nested: Doctrine\ORM\PersistentCollection {#1696 …}
      +votes: Doctrine\ORM\PersistentCollection {#1595 …}
      +reports: Doctrine\ORM\PersistentCollection {#1609 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1614 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1615 …}
      -id: 68658
      -bodyTs: "'100':91 'admin':15 'big':7 'build':73 'censorship':38 'come':76 'communiti':72 'content':50 'discuss':70 'ego':102 'exact':29,41 'good':53 'instanc':9,26 'lemmi':8 'like':83 'minus':34 'mod':80 'moder':24,51,90 'mods/admins':54 'onlin':49 'passion':59 'peopl':56 'power':79 'profit':36 'provid':66 're':23,94 'realiti':47 'realli':2,3 'reddit':14,32,88 'run':12 'saw':86 'some-such':19 'space':68 'spook':17 'stroke':99 'sub':92 'suspect':4 'topic':62 'want':64 'way':31 'whatev':82"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5253598"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698118910 {#1700
        date: 2023-10-24 05:41:50.0 +02:00
      }
      +"title": 68658
    }
  ]
  -id: 6969
  -titleTs: "'rule':1 'thee':3"
  -bodyTs: "'becom':86 'call':36 'clear':3 'communiti':8,43,75 'difficult':72 'edit':49 'get':77 'good':82 'healthi':79 'job':66 'liar':39 'm':51 'might':45 'mod':19,48,57,83 'number':80 'obvious':9 'often':64 'perform':60 'point':13 'problem':88 'risk':31 'rule':17 'say':55 'small':42,74 'someon':37 'suck':58 'suppos':27 'take':33 'talk':5 'thankless':65 'tri':53 'use':62 'want':24 'write':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698049633
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/7708893"
  +editedAt: DateTimeImmutable @1698013813 {#2273
    date: 2023-10-23 00:30:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697963233 {#2225
    date: 2023-10-22 10:27:13.0 +02: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
65 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1432
  +user: Proxies\__CG__\App\Entity\User {#2190 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#2244 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2158 …}
  +slug: "rules-for-thee-but-not-for-me"
  +title: "rules for thee, but not for me"
  +url: "https://lemmy.ca/pictrs/image/54cbef5e-215f-4d41-8763-b85a7d060d2c.jpeg"
  +body: """
    To be clear, not talking about this community, obviously 😛.\n
    \n
    What’s the point of writing down rules, if mods just do what they want? But I suppose that’s the risk you take when you call someone a liar in a small community; they might be a mod.\n
    \n
    Edit: I’m not trying to say that mods suck, they perform a useful and often thankless job. Just that it can be difficult for small communities to get a healthy number of good mods, which can become a problem.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 150
  +favouriteCount: 483
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698364917 {#2276
    date: 2023-10-27 02:01:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2154 …}
  +votes: Doctrine\ORM\PersistentCollection {#2152 …}
  +reports: Doctrine\ORM\PersistentCollection {#2147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
  +badges: Doctrine\ORM\PersistentCollection {#1989 …}
  +children: [
    1 => App\Entity\EntryComment {#1458
      +user: Proxies\__CG__\App\Entity\User {#1459 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1432 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1439 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1433 …}
      +body: """
        It may be easier to type and say (as are most words in comparison), but "antidisestablishmentarianism" has a well-defined meaning that would make for a less-vague rule. "Bootlicking" means a lot of different things to a lot of people, and not all of those people have common sense, to put it nicely. I've been called a bootlicker for saying I don't want to tear down the entirety of every government everywhere, ever, for instance, which I imagine isn't what that rule is trying to convey.\n
        \n
        There's a reason "legalese" is the language laws are written in. It's very specific, with any potentially ambiguous words given clear definitions before any of the rest of the law is presented (at least that's the intent in the US, anyway). If you were to, say, define "bootlicker" in the beginning of the rules to mean "excessive praise for police violence," then I'd say it's quite safe to use elsewhere in said document. Leaving such a vague word undefined in what amounts to a paralegal document opens up avenues for abusive interpretation, both from moderators and community members.\n
        \n
        TL;DR: Clear definitions of what your rules mean leads to a healthier, easier to moderate community overall.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698110235 {#1453
        date: 2023-10-24 03:17:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PeriodicallyPedantic@lemmy.ca"
        "@thepaperpilot@beehaw.org"
        "@Stumblinbear@pawb.social"
        "@DragonTypeWyvern@literature.cafe"
        "@eltimablo@kbin.social"
        "@pinkdrunkenelephants@lemmy.cafe"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1437 …}
      +nested: Doctrine\ORM\PersistentCollection {#1428 …}
      +votes: Doctrine\ORM\PersistentCollection {#1430 …}
      +reports: Doctrine\ORM\PersistentCollection {#1431 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1438 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1699 …}
      -id: 68519
      -bodyTs: "'abus':188 'ambigu':112 'amount':179 'antidisestablishmentarian':16 'anyway':136 'avenu':186 'begin':146 'bootlick':32,62,143 'call':60 'clear':115,198 'common':51 'communiti':194,212 'comparison':14 'convey':92 'd':159 'defin':21,142 'definit':116,199 'differ':37 'document':170,183 'dr':197 'easier':4,209 'elsewher':167 'entireti':73 'ever':78 'everi':75 'everywher':77 'excess':152 'given':114 'govern':76 'healthier':208 'imagin':83 'instanc':80 'intent':132 'interpret':189 'isn':84 'languag':100 'law':101,124 'lead':205 'least':128 'leav':171 'legales':97 'less':29 'less-vagu':28 'lot':35,41 'make':25 'may':2 'mean':22,33,151,204 'member':195 'moder':192,211 'nice':56 'open':184 'overal':213 'paraleg':182 'peopl':43,49 'polic':155 'potenti':111 'prais':153 'present':126 'put':54 'quit':163 'reason':96 'rest':121 'rule':31,88,149,203 'safe':164 'said':169 'say':8,64,141,160 'sens':52 'specif':108 'tear':70 'thing':38 'tl':196 'tri':90 'type':6 'undefin':176 'us':135 'use':166 'vagu':30,174 've':58 'violenc':156 'want':68 'well':20 'well-defin':19 'word':12,113,175 'would':24 'written':103"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/559897/-/comment/3133939"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698110235 {#1460
        date: 2023-10-24 03:17:15.0 +02:00
      }
      +"title": 68519
    }
    0 => App\Entity\EntryComment {#1693
      +user: Proxies\__CG__\App\Entity\User {#1697 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1432 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1695 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1695 …}
      +body: """
        > I really, really suspect that the big Lemmy instances are being run by Reddit admins or spooks or some-such. They’re moderating their instances in the exact same way Reddit did minus the profiteering. The censorship is the exact same.\n
        \n
        It’s just the reality of online content moderation. The good mods/admins are people who are passionate about a topic and want to provide a space for discussion and community building. When it comes to the “power mods” or whatever, like those we saw on reddit who moderated 100+ subs, they’re just in it to stroke their own egos.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698118910 {#1703
        date: 2023-10-24 05:41:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PeriodicallyPedantic@lemmy.ca"
        "@pinkdrunkenelephants@lemmy.cafe"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1690 …}
      +nested: Doctrine\ORM\PersistentCollection {#1696 …}
      +votes: Doctrine\ORM\PersistentCollection {#1595 …}
      +reports: Doctrine\ORM\PersistentCollection {#1609 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1614 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1615 …}
      -id: 68658
      -bodyTs: "'100':91 'admin':15 'big':7 'build':73 'censorship':38 'come':76 'communiti':72 'content':50 'discuss':70 'ego':102 'exact':29,41 'good':53 'instanc':9,26 'lemmi':8 'like':83 'minus':34 'mod':80 'moder':24,51,90 'mods/admins':54 'onlin':49 'passion':59 'peopl':56 'power':79 'profit':36 'provid':66 're':23,94 'realiti':47 'realli':2,3 'reddit':14,32,88 'run':12 'saw':86 'some-such':19 'space':68 'spook':17 'stroke':99 'sub':92 'suspect':4 'topic':62 'want':64 'way':31 'whatev':82"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5253598"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698118910 {#1700
        date: 2023-10-24 05:41:50.0 +02:00
      }
      +"title": 68658
    }
  ]
  -id: 6969
  -titleTs: "'rule':1 'thee':3"
  -bodyTs: "'becom':86 'call':36 'clear':3 'communiti':8,43,75 'difficult':72 'edit':49 'get':77 'good':82 'healthi':79 'job':66 'liar':39 'm':51 'might':45 'mod':19,48,57,83 'number':80 'obvious':9 'often':64 'perform':60 'point':13 'problem':88 'risk':31 'rule':17 'say':55 'small':42,74 'someon':37 'suck':58 'suppos':27 'take':33 'talk':5 'thankless':65 'tri':53 'use':62 'want':24 'write':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698049633
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/7708893"
  +editedAt: DateTimeImmutable @1698013813 {#2273
    date: 2023-10-23 00:30:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697963233 {#2225
    date: 2023-10-22 10:27:13.0 +02: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
66 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1432
  +user: Proxies\__CG__\App\Entity\User {#2190 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#2244 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2158 …}
  +slug: "rules-for-thee-but-not-for-me"
  +title: "rules for thee, but not for me"
  +url: "https://lemmy.ca/pictrs/image/54cbef5e-215f-4d41-8763-b85a7d060d2c.jpeg"
  +body: """
    To be clear, not talking about this community, obviously 😛.\n
    \n
    What’s the point of writing down rules, if mods just do what they want? But I suppose that’s the risk you take when you call someone a liar in a small community; they might be a mod.\n
    \n
    Edit: I’m not trying to say that mods suck, they perform a useful and often thankless job. Just that it can be difficult for small communities to get a healthy number of good mods, which can become a problem.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 150
  +favouriteCount: 483
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698364917 {#2276
    date: 2023-10-27 02:01:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2154 …}
  +votes: Doctrine\ORM\PersistentCollection {#2152 …}
  +reports: Doctrine\ORM\PersistentCollection {#2147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
  +badges: Doctrine\ORM\PersistentCollection {#1989 …}
  +children: [
    1 => App\Entity\EntryComment {#1458
      +user: Proxies\__CG__\App\Entity\User {#1459 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1432 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1439 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1433 …}
      +body: """
        It may be easier to type and say (as are most words in comparison), but "antidisestablishmentarianism" has a well-defined meaning that would make for a less-vague rule. "Bootlicking" means a lot of different things to a lot of people, and not all of those people have common sense, to put it nicely. I've been called a bootlicker for saying I don't want to tear down the entirety of every government everywhere, ever, for instance, which I imagine isn't what that rule is trying to convey.\n
        \n
        There's a reason "legalese" is the language laws are written in. It's very specific, with any potentially ambiguous words given clear definitions before any of the rest of the law is presented (at least that's the intent in the US, anyway). If you were to, say, define "bootlicker" in the beginning of the rules to mean "excessive praise for police violence," then I'd say it's quite safe to use elsewhere in said document. Leaving such a vague word undefined in what amounts to a paralegal document opens up avenues for abusive interpretation, both from moderators and community members.\n
        \n
        TL;DR: Clear definitions of what your rules mean leads to a healthier, easier to moderate community overall.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698110235 {#1453
        date: 2023-10-24 03:17:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PeriodicallyPedantic@lemmy.ca"
        "@thepaperpilot@beehaw.org"
        "@Stumblinbear@pawb.social"
        "@DragonTypeWyvern@literature.cafe"
        "@eltimablo@kbin.social"
        "@pinkdrunkenelephants@lemmy.cafe"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1437 …}
      +nested: Doctrine\ORM\PersistentCollection {#1428 …}
      +votes: Doctrine\ORM\PersistentCollection {#1430 …}
      +reports: Doctrine\ORM\PersistentCollection {#1431 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1438 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1699 …}
      -id: 68519
      -bodyTs: "'abus':188 'ambigu':112 'amount':179 'antidisestablishmentarian':16 'anyway':136 'avenu':186 'begin':146 'bootlick':32,62,143 'call':60 'clear':115,198 'common':51 'communiti':194,212 'comparison':14 'convey':92 'd':159 'defin':21,142 'definit':116,199 'differ':37 'document':170,183 'dr':197 'easier':4,209 'elsewher':167 'entireti':73 'ever':78 'everi':75 'everywher':77 'excess':152 'given':114 'govern':76 'healthier':208 'imagin':83 'instanc':80 'intent':132 'interpret':189 'isn':84 'languag':100 'law':101,124 'lead':205 'least':128 'leav':171 'legales':97 'less':29 'less-vagu':28 'lot':35,41 'make':25 'may':2 'mean':22,33,151,204 'member':195 'moder':192,211 'nice':56 'open':184 'overal':213 'paraleg':182 'peopl':43,49 'polic':155 'potenti':111 'prais':153 'present':126 'put':54 'quit':163 'reason':96 'rest':121 'rule':31,88,149,203 'safe':164 'said':169 'say':8,64,141,160 'sens':52 'specif':108 'tear':70 'thing':38 'tl':196 'tri':90 'type':6 'undefin':176 'us':135 'use':166 'vagu':30,174 've':58 'violenc':156 'want':68 'well':20 'well-defin':19 'word':12,113,175 'would':24 'written':103"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/559897/-/comment/3133939"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698110235 {#1460
        date: 2023-10-24 03:17:15.0 +02:00
      }
      +"title": 68519
    }
    0 => App\Entity\EntryComment {#1693
      +user: Proxies\__CG__\App\Entity\User {#1697 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1432 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1695 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1695 …}
      +body: """
        > I really, really suspect that the big Lemmy instances are being run by Reddit admins or spooks or some-such. They’re moderating their instances in the exact same way Reddit did minus the profiteering. The censorship is the exact same.\n
        \n
        It’s just the reality of online content moderation. The good mods/admins are people who are passionate about a topic and want to provide a space for discussion and community building. When it comes to the “power mods” or whatever, like those we saw on reddit who moderated 100+ subs, they’re just in it to stroke their own egos.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698118910 {#1703
        date: 2023-10-24 05:41:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PeriodicallyPedantic@lemmy.ca"
        "@pinkdrunkenelephants@lemmy.cafe"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1690 …}
      +nested: Doctrine\ORM\PersistentCollection {#1696 …}
      +votes: Doctrine\ORM\PersistentCollection {#1595 …}
      +reports: Doctrine\ORM\PersistentCollection {#1609 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1614 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1615 …}
      -id: 68658
      -bodyTs: "'100':91 'admin':15 'big':7 'build':73 'censorship':38 'come':76 'communiti':72 'content':50 'discuss':70 'ego':102 'exact':29,41 'good':53 'instanc':9,26 'lemmi':8 'like':83 'minus':34 'mod':80 'moder':24,51,90 'mods/admins':54 'onlin':49 'passion':59 'peopl':56 'power':79 'profit':36 'provid':66 're':23,94 'realiti':47 'realli':2,3 'reddit':14,32,88 'run':12 'saw':86 'some-such':19 'space':68 'spook':17 'stroke':99 'sub':92 'suspect':4 'topic':62 'want':64 'way':31 'whatev':82"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5253598"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698118910 {#1700
        date: 2023-10-24 05:41:50.0 +02:00
      }
      +"title": 68658
    }
  ]
  -id: 6969
  -titleTs: "'rule':1 'thee':3"
  -bodyTs: "'becom':86 'call':36 'clear':3 'communiti':8,43,75 'difficult':72 'edit':49 'get':77 'good':82 'healthi':79 'job':66 'liar':39 'm':51 'might':45 'mod':19,48,57,83 'number':80 'obvious':9 'often':64 'perform':60 'point':13 'problem':88 'risk':31 'rule':17 'say':55 'small':42,74 'someon':37 'suck':58 'suppos':27 'take':33 'talk':5 'thankless':65 'tri':53 'use':62 'want':24 'write':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698049633
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/7708893"
  +editedAt: DateTimeImmutable @1698013813 {#2273
    date: 2023-10-23 00:30:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697963233 {#2225
    date: 2023-10-22 10:27:13.0 +02: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
67 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
68 DENIED moderate
App\Entity\EntryComment {#1458
  +user: Proxies\__CG__\App\Entity\User {#1459 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1432
    +user: Proxies\__CG__\App\Entity\User {#2190 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
    +image: Proxies\__CG__\App\Entity\Image {#2244 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2158 …}
    +slug: "rules-for-thee-but-not-for-me"
    +title: "rules for thee, but not for me"
    +url: "https://lemmy.ca/pictrs/image/54cbef5e-215f-4d41-8763-b85a7d060d2c.jpeg"
    +body: """
      To be clear, not talking about this community, obviously 😛.\n
      \n
      What’s the point of writing down rules, if mods just do what they want? But I suppose that’s the risk you take when you call someone a liar in a small community; they might be a mod.\n
      \n
      Edit: I’m not trying to say that mods suck, they perform a useful and often thankless job. Just that it can be difficult for small communities to get a healthy number of good mods, which can become a problem.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 150
    +favouriteCount: 483
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698364917 {#2276
      date: 2023-10-27 02:01:57.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2154 …}
    +votes: Doctrine\ORM\PersistentCollection {#2152 …}
    +reports: Doctrine\ORM\PersistentCollection {#2147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
    +badges: Doctrine\ORM\PersistentCollection {#1989 …}
    +children: [
      1 => App\Entity\EntryComment {#1458}
      0 => App\Entity\EntryComment {#1693
        +user: Proxies\__CG__\App\Entity\User {#1697 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1432 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1695 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1695 …}
        +body: """
          > I really, really suspect that the big Lemmy instances are being run by Reddit admins or spooks or some-such. They’re moderating their instances in the exact same way Reddit did minus the profiteering. The censorship is the exact same.\n
          \n
          It’s just the reality of online content moderation. The good mods/admins are people who are passionate about a topic and want to provide a space for discussion and community building. When it comes to the “power mods” or whatever, like those we saw on reddit who moderated 100+ subs, they’re just in it to stroke their own egos.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698118910 {#1703
          date: 2023-10-24 05:41:50.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@PeriodicallyPedantic@lemmy.ca"
          "@pinkdrunkenelephants@lemmy.cafe"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1690 …}
        +nested: Doctrine\ORM\PersistentCollection {#1696 …}
        +votes: Doctrine\ORM\PersistentCollection {#1595 …}
        +reports: Doctrine\ORM\PersistentCollection {#1609 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1614 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1615 …}
        -id: 68658
        -bodyTs: "'100':91 'admin':15 'big':7 'build':73 'censorship':38 'come':76 'communiti':72 'content':50 'discuss':70 'ego':102 'exact':29,41 'good':53 'instanc':9,26 'lemmi':8 'like':83 'minus':34 'mod':80 'moder':24,51,90 'mods/admins':54 'onlin':49 'passion':59 'peopl':56 'power':79 'profit':36 'provid':66 're':23,94 'realiti':47 'realli':2,3 'reddit':14,32,88 'run':12 'saw':86 'some-such':19 'space':68 'spook':17 'stroke':99 'sub':92 'suspect':4 'topic':62 'want':64 'way':31 'whatev':82"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5253598"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698118910 {#1700
          date: 2023-10-24 05:41:50.0 +02:00
        }
        +"title": 68658
      }
    ]
    -id: 6969
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'becom':86 'call':36 'clear':3 'communiti':8,43,75 'difficult':72 'edit':49 'get':77 'good':82 'healthi':79 'job':66 'liar':39 'm':51 'might':45 'mod':19,48,57,83 'number':80 'obvious':9 'often':64 'perform':60 'point':13 'problem':88 'risk':31 'rule':17 'say':55 'small':42,74 'someon':37 'suck':58 'suppos':27 'take':33 'talk':5 'thankless':65 'tri':53 'use':62 'want':24 'write':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698049633
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7708893"
    +editedAt: DateTimeImmutable @1698013813 {#2273
      date: 2023-10-23 00:30:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697963233 {#2225
      date: 2023-10-22 10:27:13.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1439 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1433 …}
  +body: """
    It may be easier to type and say (as are most words in comparison), but "antidisestablishmentarianism" has a well-defined meaning that would make for a less-vague rule. "Bootlicking" means a lot of different things to a lot of people, and not all of those people have common sense, to put it nicely. I've been called a bootlicker for saying I don't want to tear down the entirety of every government everywhere, ever, for instance, which I imagine isn't what that rule is trying to convey.\n
    \n
    There's a reason "legalese" is the language laws are written in. It's very specific, with any potentially ambiguous words given clear definitions before any of the rest of the law is presented (at least that's the intent in the US, anyway). If you were to, say, define "bootlicker" in the beginning of the rules to mean "excessive praise for police violence," then I'd say it's quite safe to use elsewhere in said document. Leaving such a vague word undefined in what amounts to a paralegal document opens up avenues for abusive interpretation, both from moderators and community members.\n
    \n
    TL;DR: Clear definitions of what your rules mean leads to a healthier, easier to moderate community overall.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698110235 {#1453
    date: 2023-10-24 03:17:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PeriodicallyPedantic@lemmy.ca"
    "@thepaperpilot@beehaw.org"
    "@Stumblinbear@pawb.social"
    "@DragonTypeWyvern@literature.cafe"
    "@eltimablo@kbin.social"
    "@pinkdrunkenelephants@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1437 …}
  +nested: Doctrine\ORM\PersistentCollection {#1428 …}
  +votes: Doctrine\ORM\PersistentCollection {#1430 …}
  +reports: Doctrine\ORM\PersistentCollection {#1431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1699 …}
  -id: 68519
  -bodyTs: "'abus':188 'ambigu':112 'amount':179 'antidisestablishmentarian':16 'anyway':136 'avenu':186 'begin':146 'bootlick':32,62,143 'call':60 'clear':115,198 'common':51 'communiti':194,212 'comparison':14 'convey':92 'd':159 'defin':21,142 'definit':116,199 'differ':37 'document':170,183 'dr':197 'easier':4,209 'elsewher':167 'entireti':73 'ever':78 'everi':75 'everywher':77 'excess':152 'given':114 'govern':76 'healthier':208 'imagin':83 'instanc':80 'intent':132 'interpret':189 'isn':84 'languag':100 'law':101,124 'lead':205 'least':128 'leav':171 'legales':97 'less':29 'less-vagu':28 'lot':35,41 'make':25 'may':2 'mean':22,33,151,204 'member':195 'moder':192,211 'nice':56 'open':184 'overal':213 'paraleg':182 'peopl':43,49 'polic':155 'potenti':111 'prais':153 'present':126 'put':54 'quit':163 'reason':96 'rest':121 'rule':31,88,149,203 'safe':164 'said':169 'say':8,64,141,160 'sens':52 'specif':108 'tear':70 'thing':38 'tl':196 'tri':90 'type':6 'undefin':176 'us':135 'use':166 'vagu':30,174 've':58 'violenc':156 'want':68 'well':20 'well-defin':19 'word':12,113,175 'would':24 'written':103"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/559897/-/comment/3133939"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698110235 {#1460
    date: 2023-10-24 03:17:15.0 +02:00
  }
  +"title": 68519
}
"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
69 DENIED edit
App\Entity\EntryComment {#1458
  +user: Proxies\__CG__\App\Entity\User {#1459 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1432
    +user: Proxies\__CG__\App\Entity\User {#2190 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
    +image: Proxies\__CG__\App\Entity\Image {#2244 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2158 …}
    +slug: "rules-for-thee-but-not-for-me"
    +title: "rules for thee, but not for me"
    +url: "https://lemmy.ca/pictrs/image/54cbef5e-215f-4d41-8763-b85a7d060d2c.jpeg"
    +body: """
      To be clear, not talking about this community, obviously 😛.\n
      \n
      What’s the point of writing down rules, if mods just do what they want? But I suppose that’s the risk you take when you call someone a liar in a small community; they might be a mod.\n
      \n
      Edit: I’m not trying to say that mods suck, they perform a useful and often thankless job. Just that it can be difficult for small communities to get a healthy number of good mods, which can become a problem.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 150
    +favouriteCount: 483
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698364917 {#2276
      date: 2023-10-27 02:01:57.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2154 …}
    +votes: Doctrine\ORM\PersistentCollection {#2152 …}
    +reports: Doctrine\ORM\PersistentCollection {#2147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
    +badges: Doctrine\ORM\PersistentCollection {#1989 …}
    +children: [
      1 => App\Entity\EntryComment {#1458}
      0 => App\Entity\EntryComment {#1693
        +user: Proxies\__CG__\App\Entity\User {#1697 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1432 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1695 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1695 …}
        +body: """
          > I really, really suspect that the big Lemmy instances are being run by Reddit admins or spooks or some-such. They’re moderating their instances in the exact same way Reddit did minus the profiteering. The censorship is the exact same.\n
          \n
          It’s just the reality of online content moderation. The good mods/admins are people who are passionate about a topic and want to provide a space for discussion and community building. When it comes to the “power mods” or whatever, like those we saw on reddit who moderated 100+ subs, they’re just in it to stroke their own egos.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698118910 {#1703
          date: 2023-10-24 05:41:50.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@PeriodicallyPedantic@lemmy.ca"
          "@pinkdrunkenelephants@lemmy.cafe"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1690 …}
        +nested: Doctrine\ORM\PersistentCollection {#1696 …}
        +votes: Doctrine\ORM\PersistentCollection {#1595 …}
        +reports: Doctrine\ORM\PersistentCollection {#1609 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1614 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1615 …}
        -id: 68658
        -bodyTs: "'100':91 'admin':15 'big':7 'build':73 'censorship':38 'come':76 'communiti':72 'content':50 'discuss':70 'ego':102 'exact':29,41 'good':53 'instanc':9,26 'lemmi':8 'like':83 'minus':34 'mod':80 'moder':24,51,90 'mods/admins':54 'onlin':49 'passion':59 'peopl':56 'power':79 'profit':36 'provid':66 're':23,94 'realiti':47 'realli':2,3 'reddit':14,32,88 'run':12 'saw':86 'some-such':19 'space':68 'spook':17 'stroke':99 'sub':92 'suspect':4 'topic':62 'want':64 'way':31 'whatev':82"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5253598"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698118910 {#1700
          date: 2023-10-24 05:41:50.0 +02:00
        }
        +"title": 68658
      }
    ]
    -id: 6969
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'becom':86 'call':36 'clear':3 'communiti':8,43,75 'difficult':72 'edit':49 'get':77 'good':82 'healthi':79 'job':66 'liar':39 'm':51 'might':45 'mod':19,48,57,83 'number':80 'obvious':9 'often':64 'perform':60 'point':13 'problem':88 'risk':31 'rule':17 'say':55 'small':42,74 'someon':37 'suck':58 'suppos':27 'take':33 'talk':5 'thankless':65 'tri':53 'use':62 'want':24 'write':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698049633
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7708893"
    +editedAt: DateTimeImmutable @1698013813 {#2273
      date: 2023-10-23 00:30:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697963233 {#2225
      date: 2023-10-22 10:27:13.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1439 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1433 …}
  +body: """
    It may be easier to type and say (as are most words in comparison), but "antidisestablishmentarianism" has a well-defined meaning that would make for a less-vague rule. "Bootlicking" means a lot of different things to a lot of people, and not all of those people have common sense, to put it nicely. I've been called a bootlicker for saying I don't want to tear down the entirety of every government everywhere, ever, for instance, which I imagine isn't what that rule is trying to convey.\n
    \n
    There's a reason "legalese" is the language laws are written in. It's very specific, with any potentially ambiguous words given clear definitions before any of the rest of the law is presented (at least that's the intent in the US, anyway). If you were to, say, define "bootlicker" in the beginning of the rules to mean "excessive praise for police violence," then I'd say it's quite safe to use elsewhere in said document. Leaving such a vague word undefined in what amounts to a paralegal document opens up avenues for abusive interpretation, both from moderators and community members.\n
    \n
    TL;DR: Clear definitions of what your rules mean leads to a healthier, easier to moderate community overall.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698110235 {#1453
    date: 2023-10-24 03:17:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PeriodicallyPedantic@lemmy.ca"
    "@thepaperpilot@beehaw.org"
    "@Stumblinbear@pawb.social"
    "@DragonTypeWyvern@literature.cafe"
    "@eltimablo@kbin.social"
    "@pinkdrunkenelephants@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1437 …}
  +nested: Doctrine\ORM\PersistentCollection {#1428 …}
  +votes: Doctrine\ORM\PersistentCollection {#1430 …}
  +reports: Doctrine\ORM\PersistentCollection {#1431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1699 …}
  -id: 68519
  -bodyTs: "'abus':188 'ambigu':112 'amount':179 'antidisestablishmentarian':16 'anyway':136 'avenu':186 'begin':146 'bootlick':32,62,143 'call':60 'clear':115,198 'common':51 'communiti':194,212 'comparison':14 'convey':92 'd':159 'defin':21,142 'definit':116,199 'differ':37 'document':170,183 'dr':197 'easier':4,209 'elsewher':167 'entireti':73 'ever':78 'everi':75 'everywher':77 'excess':152 'given':114 'govern':76 'healthier':208 'imagin':83 'instanc':80 'intent':132 'interpret':189 'isn':84 'languag':100 'law':101,124 'lead':205 'least':128 'leav':171 'legales':97 'less':29 'less-vagu':28 'lot':35,41 'make':25 'may':2 'mean':22,33,151,204 'member':195 'moder':192,211 'nice':56 'open':184 'overal':213 'paraleg':182 'peopl':43,49 'polic':155 'potenti':111 'prais':153 'present':126 'put':54 'quit':163 'reason':96 'rest':121 'rule':31,88,149,203 'safe':164 'said':169 'say':8,64,141,160 'sens':52 'specif':108 'tear':70 'thing':38 'tl':196 'tri':90 'type':6 'undefin':176 'us':135 'use':166 'vagu':30,174 've':58 'violenc':156 'want':68 'well':20 'well-defin':19 'word':12,113,175 'would':24 'written':103"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/559897/-/comment/3133939"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698110235 {#1460
    date: 2023-10-24 03:17:15.0 +02:00
  }
  +"title": 68519
}
"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
70 DENIED moderate
App\Entity\EntryComment {#1458
  +user: Proxies\__CG__\App\Entity\User {#1459 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1432
    +user: Proxies\__CG__\App\Entity\User {#2190 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
    +image: Proxies\__CG__\App\Entity\Image {#2244 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2158 …}
    +slug: "rules-for-thee-but-not-for-me"
    +title: "rules for thee, but not for me"
    +url: "https://lemmy.ca/pictrs/image/54cbef5e-215f-4d41-8763-b85a7d060d2c.jpeg"
    +body: """
      To be clear, not talking about this community, obviously 😛.\n
      \n
      What’s the point of writing down rules, if mods just do what they want? But I suppose that’s the risk you take when you call someone a liar in a small community; they might be a mod.\n
      \n
      Edit: I’m not trying to say that mods suck, they perform a useful and often thankless job. Just that it can be difficult for small communities to get a healthy number of good mods, which can become a problem.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 150
    +favouriteCount: 483
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698364917 {#2276
      date: 2023-10-27 02:01:57.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2154 …}
    +votes: Doctrine\ORM\PersistentCollection {#2152 …}
    +reports: Doctrine\ORM\PersistentCollection {#2147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
    +badges: Doctrine\ORM\PersistentCollection {#1989 …}
    +children: [
      1 => App\Entity\EntryComment {#1458}
      0 => App\Entity\EntryComment {#1693
        +user: Proxies\__CG__\App\Entity\User {#1697 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1432 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1695 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1695 …}
        +body: """
          > I really, really suspect that the big Lemmy instances are being run by Reddit admins or spooks or some-such. They’re moderating their instances in the exact same way Reddit did minus the profiteering. The censorship is the exact same.\n
          \n
          It’s just the reality of online content moderation. The good mods/admins are people who are passionate about a topic and want to provide a space for discussion and community building. When it comes to the “power mods” or whatever, like those we saw on reddit who moderated 100+ subs, they’re just in it to stroke their own egos.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698118910 {#1703
          date: 2023-10-24 05:41:50.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@PeriodicallyPedantic@lemmy.ca"
          "@pinkdrunkenelephants@lemmy.cafe"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1690 …}
        +nested: Doctrine\ORM\PersistentCollection {#1696 …}
        +votes: Doctrine\ORM\PersistentCollection {#1595 …}
        +reports: Doctrine\ORM\PersistentCollection {#1609 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1614 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1615 …}
        -id: 68658
        -bodyTs: "'100':91 'admin':15 'big':7 'build':73 'censorship':38 'come':76 'communiti':72 'content':50 'discuss':70 'ego':102 'exact':29,41 'good':53 'instanc':9,26 'lemmi':8 'like':83 'minus':34 'mod':80 'moder':24,51,90 'mods/admins':54 'onlin':49 'passion':59 'peopl':56 'power':79 'profit':36 'provid':66 're':23,94 'realiti':47 'realli':2,3 'reddit':14,32,88 'run':12 'saw':86 'some-such':19 'space':68 'spook':17 'stroke':99 'sub':92 'suspect':4 'topic':62 'want':64 'way':31 'whatev':82"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5253598"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698118910 {#1700
          date: 2023-10-24 05:41:50.0 +02:00
        }
        +"title": 68658
      }
    ]
    -id: 6969
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'becom':86 'call':36 'clear':3 'communiti':8,43,75 'difficult':72 'edit':49 'get':77 'good':82 'healthi':79 'job':66 'liar':39 'm':51 'might':45 'mod':19,48,57,83 'number':80 'obvious':9 'often':64 'perform':60 'point':13 'problem':88 'risk':31 'rule':17 'say':55 'small':42,74 'someon':37 'suck':58 'suppos':27 'take':33 'talk':5 'thankless':65 'tri':53 'use':62 'want':24 'write':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698049633
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7708893"
    +editedAt: DateTimeImmutable @1698013813 {#2273
      date: 2023-10-23 00:30:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697963233 {#2225
      date: 2023-10-22 10:27:13.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1439 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1433 …}
  +body: """
    It may be easier to type and say (as are most words in comparison), but "antidisestablishmentarianism" has a well-defined meaning that would make for a less-vague rule. "Bootlicking" means a lot of different things to a lot of people, and not all of those people have common sense, to put it nicely. I've been called a bootlicker for saying I don't want to tear down the entirety of every government everywhere, ever, for instance, which I imagine isn't what that rule is trying to convey.\n
    \n
    There's a reason "legalese" is the language laws are written in. It's very specific, with any potentially ambiguous words given clear definitions before any of the rest of the law is presented (at least that's the intent in the US, anyway). If you were to, say, define "bootlicker" in the beginning of the rules to mean "excessive praise for police violence," then I'd say it's quite safe to use elsewhere in said document. Leaving such a vague word undefined in what amounts to a paralegal document opens up avenues for abusive interpretation, both from moderators and community members.\n
    \n
    TL;DR: Clear definitions of what your rules mean leads to a healthier, easier to moderate community overall.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698110235 {#1453
    date: 2023-10-24 03:17:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PeriodicallyPedantic@lemmy.ca"
    "@thepaperpilot@beehaw.org"
    "@Stumblinbear@pawb.social"
    "@DragonTypeWyvern@literature.cafe"
    "@eltimablo@kbin.social"
    "@pinkdrunkenelephants@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1437 …}
  +nested: Doctrine\ORM\PersistentCollection {#1428 …}
  +votes: Doctrine\ORM\PersistentCollection {#1430 …}
  +reports: Doctrine\ORM\PersistentCollection {#1431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1699 …}
  -id: 68519
  -bodyTs: "'abus':188 'ambigu':112 'amount':179 'antidisestablishmentarian':16 'anyway':136 'avenu':186 'begin':146 'bootlick':32,62,143 'call':60 'clear':115,198 'common':51 'communiti':194,212 'comparison':14 'convey':92 'd':159 'defin':21,142 'definit':116,199 'differ':37 'document':170,183 'dr':197 'easier':4,209 'elsewher':167 'entireti':73 'ever':78 'everi':75 'everywher':77 'excess':152 'given':114 'govern':76 'healthier':208 'imagin':83 'instanc':80 'intent':132 'interpret':189 'isn':84 'languag':100 'law':101,124 'lead':205 'least':128 'leav':171 'legales':97 'less':29 'less-vagu':28 'lot':35,41 'make':25 'may':2 'mean':22,33,151,204 'member':195 'moder':192,211 'nice':56 'open':184 'overal':213 'paraleg':182 'peopl':43,49 'polic':155 'potenti':111 'prais':153 'present':126 'put':54 'quit':163 'reason':96 'rest':121 'rule':31,88,149,203 'safe':164 'said':169 'say':8,64,141,160 'sens':52 'specif':108 'tear':70 'thing':38 'tl':196 'tri':90 'type':6 'undefin':176 'us':135 'use':166 'vagu':30,174 've':58 'violenc':156 'want':68 'well':20 'well-defin':19 'word':12,113,175 'would':24 'written':103"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/559897/-/comment/3133939"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698110235 {#1460
    date: 2023-10-24 03:17:15.0 +02:00
  }
  +"title": 68519
}
"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
71 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
72 DENIED moderate
App\Entity\EntryComment {#1693
  +user: Proxies\__CG__\App\Entity\User {#1697 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1432
    +user: Proxies\__CG__\App\Entity\User {#2190 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
    +image: Proxies\__CG__\App\Entity\Image {#2244 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2158 …}
    +slug: "rules-for-thee-but-not-for-me"
    +title: "rules for thee, but not for me"
    +url: "https://lemmy.ca/pictrs/image/54cbef5e-215f-4d41-8763-b85a7d060d2c.jpeg"
    +body: """
      To be clear, not talking about this community, obviously 😛.\n
      \n
      What’s the point of writing down rules, if mods just do what they want? But I suppose that’s the risk you take when you call someone a liar in a small community; they might be a mod.\n
      \n
      Edit: I’m not trying to say that mods suck, they perform a useful and often thankless job. Just that it can be difficult for small communities to get a healthy number of good mods, which can become a problem.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 150
    +favouriteCount: 483
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698364917 {#2276
      date: 2023-10-27 02:01:57.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2154 …}
    +votes: Doctrine\ORM\PersistentCollection {#2152 …}
    +reports: Doctrine\ORM\PersistentCollection {#2147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
    +badges: Doctrine\ORM\PersistentCollection {#1989 …}
    +children: [
      1 => App\Entity\EntryComment {#1458
        +user: Proxies\__CG__\App\Entity\User {#1459 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1432 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1439 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1433 …}
        +body: """
          It may be easier to type and say (as are most words in comparison), but "antidisestablishmentarianism" has a well-defined meaning that would make for a less-vague rule. "Bootlicking" means a lot of different things to a lot of people, and not all of those people have common sense, to put it nicely. I've been called a bootlicker for saying I don't want to tear down the entirety of every government everywhere, ever, for instance, which I imagine isn't what that rule is trying to convey.\n
          \n
          There's a reason "legalese" is the language laws are written in. It's very specific, with any potentially ambiguous words given clear definitions before any of the rest of the law is presented (at least that's the intent in the US, anyway). If you were to, say, define "bootlicker" in the beginning of the rules to mean "excessive praise for police violence," then I'd say it's quite safe to use elsewhere in said document. Leaving such a vague word undefined in what amounts to a paralegal document opens up avenues for abusive interpretation, both from moderators and community members.\n
          \n
          TL;DR: Clear definitions of what your rules mean leads to a healthier, easier to moderate community overall.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698110235 {#1453
          date: 2023-10-24 03:17:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@PeriodicallyPedantic@lemmy.ca"
          "@thepaperpilot@beehaw.org"
          "@Stumblinbear@pawb.social"
          "@DragonTypeWyvern@literature.cafe"
          "@eltimablo@kbin.social"
          "@pinkdrunkenelephants@lemmy.cafe"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1437 …}
        +nested: Doctrine\ORM\PersistentCollection {#1428 …}
        +votes: Doctrine\ORM\PersistentCollection {#1430 …}
        +reports: Doctrine\ORM\PersistentCollection {#1431 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1438 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1699 …}
        -id: 68519
        -bodyTs: "'abus':188 'ambigu':112 'amount':179 'antidisestablishmentarian':16 'anyway':136 'avenu':186 'begin':146 'bootlick':32,62,143 'call':60 'clear':115,198 'common':51 'communiti':194,212 'comparison':14 'convey':92 'd':159 'defin':21,142 'definit':116,199 'differ':37 'document':170,183 'dr':197 'easier':4,209 'elsewher':167 'entireti':73 'ever':78 'everi':75 'everywher':77 'excess':152 'given':114 'govern':76 'healthier':208 'imagin':83 'instanc':80 'intent':132 'interpret':189 'isn':84 'languag':100 'law':101,124 'lead':205 'least':128 'leav':171 'legales':97 'less':29 'less-vagu':28 'lot':35,41 'make':25 'may':2 'mean':22,33,151,204 'member':195 'moder':192,211 'nice':56 'open':184 'overal':213 'paraleg':182 'peopl':43,49 'polic':155 'potenti':111 'prais':153 'present':126 'put':54 'quit':163 'reason':96 'rest':121 'rule':31,88,149,203 'safe':164 'said':169 'say':8,64,141,160 'sens':52 'specif':108 'tear':70 'thing':38 'tl':196 'tri':90 'type':6 'undefin':176 'us':135 'use':166 'vagu':30,174 've':58 'violenc':156 'want':68 'well':20 'well-defin':19 'word':12,113,175 'would':24 'written':103"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/559897/-/comment/3133939"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698110235 {#1460
          date: 2023-10-24 03:17:15.0 +02:00
        }
        +"title": 68519
      }
      0 => App\Entity\EntryComment {#1693}
    ]
    -id: 6969
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'becom':86 'call':36 'clear':3 'communiti':8,43,75 'difficult':72 'edit':49 'get':77 'good':82 'healthi':79 'job':66 'liar':39 'm':51 'might':45 'mod':19,48,57,83 'number':80 'obvious':9 'often':64 'perform':60 'point':13 'problem':88 'risk':31 'rule':17 'say':55 'small':42,74 'someon':37 'suck':58 'suppos':27 'take':33 'talk':5 'thankless':65 'tri':53 'use':62 'want':24 'write':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698049633
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7708893"
    +editedAt: DateTimeImmutable @1698013813 {#2273
      date: 2023-10-23 00:30:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697963233 {#2225
      date: 2023-10-22 10:27:13.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1695 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1695 …}
  +body: """
    > I really, really suspect that the big Lemmy instances are being run by Reddit admins or spooks or some-such. They’re moderating their instances in the exact same way Reddit did minus the profiteering. The censorship is the exact same.\n
    \n
    It’s just the reality of online content moderation. The good mods/admins are people who are passionate about a topic and want to provide a space for discussion and community building. When it comes to the “power mods” or whatever, like those we saw on reddit who moderated 100+ subs, they’re just in it to stroke their own egos.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698118910 {#1703
    date: 2023-10-24 05:41:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PeriodicallyPedantic@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1690 …}
  +nested: Doctrine\ORM\PersistentCollection {#1696 …}
  +votes: Doctrine\ORM\PersistentCollection {#1595 …}
  +reports: Doctrine\ORM\PersistentCollection {#1609 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1615 …}
  -id: 68658
  -bodyTs: "'100':91 'admin':15 'big':7 'build':73 'censorship':38 'come':76 'communiti':72 'content':50 'discuss':70 'ego':102 'exact':29,41 'good':53 'instanc':9,26 'lemmi':8 'like':83 'minus':34 'mod':80 'moder':24,51,90 'mods/admins':54 'onlin':49 'passion':59 'peopl':56 'power':79 'profit':36 'provid':66 're':23,94 'realiti':47 'realli':2,3 'reddit':14,32,88 'run':12 'saw':86 'some-such':19 'space':68 'spook':17 'stroke':99 'sub':92 'suspect':4 'topic':62 'want':64 'way':31 'whatev':82"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5253598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698118910 {#1700
    date: 2023-10-24 05:41:50.0 +02:00
  }
  +"title": 68658
}
"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
73 DENIED edit
App\Entity\EntryComment {#1693
  +user: Proxies\__CG__\App\Entity\User {#1697 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1432
    +user: Proxies\__CG__\App\Entity\User {#2190 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
    +image: Proxies\__CG__\App\Entity\Image {#2244 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2158 …}
    +slug: "rules-for-thee-but-not-for-me"
    +title: "rules for thee, but not for me"
    +url: "https://lemmy.ca/pictrs/image/54cbef5e-215f-4d41-8763-b85a7d060d2c.jpeg"
    +body: """
      To be clear, not talking about this community, obviously 😛.\n
      \n
      What’s the point of writing down rules, if mods just do what they want? But I suppose that’s the risk you take when you call someone a liar in a small community; they might be a mod.\n
      \n
      Edit: I’m not trying to say that mods suck, they perform a useful and often thankless job. Just that it can be difficult for small communities to get a healthy number of good mods, which can become a problem.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 150
    +favouriteCount: 483
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698364917 {#2276
      date: 2023-10-27 02:01:57.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2154 …}
    +votes: Doctrine\ORM\PersistentCollection {#2152 …}
    +reports: Doctrine\ORM\PersistentCollection {#2147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
    +badges: Doctrine\ORM\PersistentCollection {#1989 …}
    +children: [
      1 => App\Entity\EntryComment {#1458
        +user: Proxies\__CG__\App\Entity\User {#1459 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1432 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1439 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1433 …}
        +body: """
          It may be easier to type and say (as are most words in comparison), but "antidisestablishmentarianism" has a well-defined meaning that would make for a less-vague rule. "Bootlicking" means a lot of different things to a lot of people, and not all of those people have common sense, to put it nicely. I've been called a bootlicker for saying I don't want to tear down the entirety of every government everywhere, ever, for instance, which I imagine isn't what that rule is trying to convey.\n
          \n
          There's a reason "legalese" is the language laws are written in. It's very specific, with any potentially ambiguous words given clear definitions before any of the rest of the law is presented (at least that's the intent in the US, anyway). If you were to, say, define "bootlicker" in the beginning of the rules to mean "excessive praise for police violence," then I'd say it's quite safe to use elsewhere in said document. Leaving such a vague word undefined in what amounts to a paralegal document opens up avenues for abusive interpretation, both from moderators and community members.\n
          \n
          TL;DR: Clear definitions of what your rules mean leads to a healthier, easier to moderate community overall.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698110235 {#1453
          date: 2023-10-24 03:17:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@PeriodicallyPedantic@lemmy.ca"
          "@thepaperpilot@beehaw.org"
          "@Stumblinbear@pawb.social"
          "@DragonTypeWyvern@literature.cafe"
          "@eltimablo@kbin.social"
          "@pinkdrunkenelephants@lemmy.cafe"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1437 …}
        +nested: Doctrine\ORM\PersistentCollection {#1428 …}
        +votes: Doctrine\ORM\PersistentCollection {#1430 …}
        +reports: Doctrine\ORM\PersistentCollection {#1431 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1438 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1699 …}
        -id: 68519
        -bodyTs: "'abus':188 'ambigu':112 'amount':179 'antidisestablishmentarian':16 'anyway':136 'avenu':186 'begin':146 'bootlick':32,62,143 'call':60 'clear':115,198 'common':51 'communiti':194,212 'comparison':14 'convey':92 'd':159 'defin':21,142 'definit':116,199 'differ':37 'document':170,183 'dr':197 'easier':4,209 'elsewher':167 'entireti':73 'ever':78 'everi':75 'everywher':77 'excess':152 'given':114 'govern':76 'healthier':208 'imagin':83 'instanc':80 'intent':132 'interpret':189 'isn':84 'languag':100 'law':101,124 'lead':205 'least':128 'leav':171 'legales':97 'less':29 'less-vagu':28 'lot':35,41 'make':25 'may':2 'mean':22,33,151,204 'member':195 'moder':192,211 'nice':56 'open':184 'overal':213 'paraleg':182 'peopl':43,49 'polic':155 'potenti':111 'prais':153 'present':126 'put':54 'quit':163 'reason':96 'rest':121 'rule':31,88,149,203 'safe':164 'said':169 'say':8,64,141,160 'sens':52 'specif':108 'tear':70 'thing':38 'tl':196 'tri':90 'type':6 'undefin':176 'us':135 'use':166 'vagu':30,174 've':58 'violenc':156 'want':68 'well':20 'well-defin':19 'word':12,113,175 'would':24 'written':103"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/559897/-/comment/3133939"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698110235 {#1460
          date: 2023-10-24 03:17:15.0 +02:00
        }
        +"title": 68519
      }
      0 => App\Entity\EntryComment {#1693}
    ]
    -id: 6969
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'becom':86 'call':36 'clear':3 'communiti':8,43,75 'difficult':72 'edit':49 'get':77 'good':82 'healthi':79 'job':66 'liar':39 'm':51 'might':45 'mod':19,48,57,83 'number':80 'obvious':9 'often':64 'perform':60 'point':13 'problem':88 'risk':31 'rule':17 'say':55 'small':42,74 'someon':37 'suck':58 'suppos':27 'take':33 'talk':5 'thankless':65 'tri':53 'use':62 'want':24 'write':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698049633
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7708893"
    +editedAt: DateTimeImmutable @1698013813 {#2273
      date: 2023-10-23 00:30:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697963233 {#2225
      date: 2023-10-22 10:27:13.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1695 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1695 …}
  +body: """
    > I really, really suspect that the big Lemmy instances are being run by Reddit admins or spooks or some-such. They’re moderating their instances in the exact same way Reddit did minus the profiteering. The censorship is the exact same.\n
    \n
    It’s just the reality of online content moderation. The good mods/admins are people who are passionate about a topic and want to provide a space for discussion and community building. When it comes to the “power mods” or whatever, like those we saw on reddit who moderated 100+ subs, they’re just in it to stroke their own egos.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698118910 {#1703
    date: 2023-10-24 05:41:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PeriodicallyPedantic@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1690 …}
  +nested: Doctrine\ORM\PersistentCollection {#1696 …}
  +votes: Doctrine\ORM\PersistentCollection {#1595 …}
  +reports: Doctrine\ORM\PersistentCollection {#1609 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1615 …}
  -id: 68658
  -bodyTs: "'100':91 'admin':15 'big':7 'build':73 'censorship':38 'come':76 'communiti':72 'content':50 'discuss':70 'ego':102 'exact':29,41 'good':53 'instanc':9,26 'lemmi':8 'like':83 'minus':34 'mod':80 'moder':24,51,90 'mods/admins':54 'onlin':49 'passion':59 'peopl':56 'power':79 'profit':36 'provid':66 're':23,94 'realiti':47 'realli':2,3 'reddit':14,32,88 'run':12 'saw':86 'some-such':19 'space':68 'spook':17 'stroke':99 'sub':92 'suspect':4 'topic':62 'want':64 'way':31 'whatev':82"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5253598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698118910 {#1700
    date: 2023-10-24 05:41:50.0 +02:00
  }
  +"title": 68658
}
"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
74 DENIED moderate
App\Entity\EntryComment {#1693
  +user: Proxies\__CG__\App\Entity\User {#1697 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1432
    +user: Proxies\__CG__\App\Entity\User {#2190 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
    +image: Proxies\__CG__\App\Entity\Image {#2244 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2158 …}
    +slug: "rules-for-thee-but-not-for-me"
    +title: "rules for thee, but not for me"
    +url: "https://lemmy.ca/pictrs/image/54cbef5e-215f-4d41-8763-b85a7d060d2c.jpeg"
    +body: """
      To be clear, not talking about this community, obviously 😛.\n
      \n
      What’s the point of writing down rules, if mods just do what they want? But I suppose that’s the risk you take when you call someone a liar in a small community; they might be a mod.\n
      \n
      Edit: I’m not trying to say that mods suck, they perform a useful and often thankless job. Just that it can be difficult for small communities to get a healthy number of good mods, which can become a problem.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 150
    +favouriteCount: 483
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698364917 {#2276
      date: 2023-10-27 02:01:57.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2154 …}
    +votes: Doctrine\ORM\PersistentCollection {#2152 …}
    +reports: Doctrine\ORM\PersistentCollection {#2147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
    +badges: Doctrine\ORM\PersistentCollection {#1989 …}
    +children: [
      1 => App\Entity\EntryComment {#1458
        +user: Proxies\__CG__\App\Entity\User {#1459 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1432 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1439 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1433 …}
        +body: """
          It may be easier to type and say (as are most words in comparison), but "antidisestablishmentarianism" has a well-defined meaning that would make for a less-vague rule. "Bootlicking" means a lot of different things to a lot of people, and not all of those people have common sense, to put it nicely. I've been called a bootlicker for saying I don't want to tear down the entirety of every government everywhere, ever, for instance, which I imagine isn't what that rule is trying to convey.\n
          \n
          There's a reason "legalese" is the language laws are written in. It's very specific, with any potentially ambiguous words given clear definitions before any of the rest of the law is presented (at least that's the intent in the US, anyway). If you were to, say, define "bootlicker" in the beginning of the rules to mean "excessive praise for police violence," then I'd say it's quite safe to use elsewhere in said document. Leaving such a vague word undefined in what amounts to a paralegal document opens up avenues for abusive interpretation, both from moderators and community members.\n
          \n
          TL;DR: Clear definitions of what your rules mean leads to a healthier, easier to moderate community overall.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698110235 {#1453
          date: 2023-10-24 03:17:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@PeriodicallyPedantic@lemmy.ca"
          "@thepaperpilot@beehaw.org"
          "@Stumblinbear@pawb.social"
          "@DragonTypeWyvern@literature.cafe"
          "@eltimablo@kbin.social"
          "@pinkdrunkenelephants@lemmy.cafe"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1437 …}
        +nested: Doctrine\ORM\PersistentCollection {#1428 …}
        +votes: Doctrine\ORM\PersistentCollection {#1430 …}
        +reports: Doctrine\ORM\PersistentCollection {#1431 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1438 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1699 …}
        -id: 68519
        -bodyTs: "'abus':188 'ambigu':112 'amount':179 'antidisestablishmentarian':16 'anyway':136 'avenu':186 'begin':146 'bootlick':32,62,143 'call':60 'clear':115,198 'common':51 'communiti':194,212 'comparison':14 'convey':92 'd':159 'defin':21,142 'definit':116,199 'differ':37 'document':170,183 'dr':197 'easier':4,209 'elsewher':167 'entireti':73 'ever':78 'everi':75 'everywher':77 'excess':152 'given':114 'govern':76 'healthier':208 'imagin':83 'instanc':80 'intent':132 'interpret':189 'isn':84 'languag':100 'law':101,124 'lead':205 'least':128 'leav':171 'legales':97 'less':29 'less-vagu':28 'lot':35,41 'make':25 'may':2 'mean':22,33,151,204 'member':195 'moder':192,211 'nice':56 'open':184 'overal':213 'paraleg':182 'peopl':43,49 'polic':155 'potenti':111 'prais':153 'present':126 'put':54 'quit':163 'reason':96 'rest':121 'rule':31,88,149,203 'safe':164 'said':169 'say':8,64,141,160 'sens':52 'specif':108 'tear':70 'thing':38 'tl':196 'tri':90 'type':6 'undefin':176 'us':135 'use':166 'vagu':30,174 've':58 'violenc':156 'want':68 'well':20 'well-defin':19 'word':12,113,175 'would':24 'written':103"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/559897/-/comment/3133939"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698110235 {#1460
          date: 2023-10-24 03:17:15.0 +02:00
        }
        +"title": 68519
      }
      0 => App\Entity\EntryComment {#1693}
    ]
    -id: 6969
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'becom':86 'call':36 'clear':3 'communiti':8,43,75 'difficult':72 'edit':49 'get':77 'good':82 'healthi':79 'job':66 'liar':39 'm':51 'might':45 'mod':19,48,57,83 'number':80 'obvious':9 'often':64 'perform':60 'point':13 'problem':88 'risk':31 'rule':17 'say':55 'small':42,74 'someon':37 'suck':58 'suppos':27 'take':33 'talk':5 'thankless':65 'tri':53 'use':62 'want':24 'write':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698049633
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7708893"
    +editedAt: DateTimeImmutable @1698013813 {#2273
      date: 2023-10-23 00:30:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697963233 {#2225
      date: 2023-10-22 10:27:13.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1695 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1695 …}
  +body: """
    > I really, really suspect that the big Lemmy instances are being run by Reddit admins or spooks or some-such. They’re moderating their instances in the exact same way Reddit did minus the profiteering. The censorship is the exact same.\n
    \n
    It’s just the reality of online content moderation. The good mods/admins are people who are passionate about a topic and want to provide a space for discussion and community building. When it comes to the “power mods” or whatever, like those we saw on reddit who moderated 100+ subs, they’re just in it to stroke their own egos.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698118910 {#1703
    date: 2023-10-24 05:41:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PeriodicallyPedantic@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1690 …}
  +nested: Doctrine\ORM\PersistentCollection {#1696 …}
  +votes: Doctrine\ORM\PersistentCollection {#1595 …}
  +reports: Doctrine\ORM\PersistentCollection {#1609 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1615 …}
  -id: 68658
  -bodyTs: "'100':91 'admin':15 'big':7 'build':73 'censorship':38 'come':76 'communiti':72 'content':50 'discuss':70 'ego':102 'exact':29,41 'good':53 'instanc':9,26 'lemmi':8 'like':83 'minus':34 'mod':80 'moder':24,51,90 'mods/admins':54 'onlin':49 'passion':59 'peopl':56 'power':79 'profit':36 'provid':66 're':23,94 'realiti':47 'realli':2,3 'reddit':14,32,88 'run':12 'saw':86 'some-such':19 'space':68 'spook':17 'stroke':99 'sub':92 'suspect':4 'topic':62 'want':64 'way':31 'whatev':82"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5253598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698118910 {#1700
    date: 2023-10-24 05:41:50.0 +02:00
  }
  +"title": 68658
}
"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
75 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
76 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1443
  +user: Proxies\__CG__\App\Entity\User {#2742 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#2783 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2540 …}
  +slug: "Oh-hi-there"
  +title: "Oh hi there"
  +url: "https://lemmy.ml/pictrs/image/e6f9ac2e-ca6d-4d24-a6da-97b4dea2c6a7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 791
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697999045 {#2778
    date: 2023-10-22 20:24:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2785 …}
  +votes: Doctrine\ORM\PersistentCollection {#2787 …}
  +reports: Doctrine\ORM\PersistentCollection {#2789 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
  +badges: Doctrine\ORM\PersistentCollection {#2795 …}
  +children: [
    App\Entity\EntryComment {#1412
      +user: Proxies\__CG__\App\Entity\User {#1441 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1443 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1418 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1419 …}
      +body: "It might be another community. Maybe one of the 196 (as in that’s their name but there are several on different instances)? But why not make it a thing here too?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697908269 {#1414
        date: 2023-10-21 19:11:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@lugal@lemmy.ml"
        "@ummthatguy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1425 …}
      +nested: Doctrine\ORM\PersistentCollection {#1427 …}
      +votes: Doctrine\ORM\PersistentCollection {#1454 …}
      +reports: Doctrine\ORM\PersistentCollection {#1462 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1464 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1457 …}
      -id: 63235
      -bodyTs: "'196':10 'anoth':4 'communiti':5 'differ':22 'instanc':23 'make':27 'mayb':6 'might':2 'name':16 'one':7 'sever':20 'thing':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5090374"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697908269 {#1411
        date: 2023-10-21 19:11:09.0 +02:00
      }
      +"title": 63235
    }
  ]
  -id: 6848
  -titleTs: "'hi':2 'oh':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697983026
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6808536"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697896626 {#2765
    date: 2023-10-21 15:57:06.0 +02: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
77 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1443
  +user: Proxies\__CG__\App\Entity\User {#2742 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#2783 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2540 …}
  +slug: "Oh-hi-there"
  +title: "Oh hi there"
  +url: "https://lemmy.ml/pictrs/image/e6f9ac2e-ca6d-4d24-a6da-97b4dea2c6a7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 791
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697999045 {#2778
    date: 2023-10-22 20:24:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2785 …}
  +votes: Doctrine\ORM\PersistentCollection {#2787 …}
  +reports: Doctrine\ORM\PersistentCollection {#2789 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
  +badges: Doctrine\ORM\PersistentCollection {#2795 …}
  +children: [
    App\Entity\EntryComment {#1412
      +user: Proxies\__CG__\App\Entity\User {#1441 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1443 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1418 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1419 …}
      +body: "It might be another community. Maybe one of the 196 (as in that’s their name but there are several on different instances)? But why not make it a thing here too?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697908269 {#1414
        date: 2023-10-21 19:11:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@lugal@lemmy.ml"
        "@ummthatguy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1425 …}
      +nested: Doctrine\ORM\PersistentCollection {#1427 …}
      +votes: Doctrine\ORM\PersistentCollection {#1454 …}
      +reports: Doctrine\ORM\PersistentCollection {#1462 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1464 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1457 …}
      -id: 63235
      -bodyTs: "'196':10 'anoth':4 'communiti':5 'differ':22 'instanc':23 'make':27 'mayb':6 'might':2 'name':16 'one':7 'sever':20 'thing':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5090374"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697908269 {#1411
        date: 2023-10-21 19:11:09.0 +02:00
      }
      +"title": 63235
    }
  ]
  -id: 6848
  -titleTs: "'hi':2 'oh':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697983026
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6808536"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697896626 {#2765
    date: 2023-10-21 15:57:06.0 +02: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
78 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1443
  +user: Proxies\__CG__\App\Entity\User {#2742 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#2783 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2540 …}
  +slug: "Oh-hi-there"
  +title: "Oh hi there"
  +url: "https://lemmy.ml/pictrs/image/e6f9ac2e-ca6d-4d24-a6da-97b4dea2c6a7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 791
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697999045 {#2778
    date: 2023-10-22 20:24:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2785 …}
  +votes: Doctrine\ORM\PersistentCollection {#2787 …}
  +reports: Doctrine\ORM\PersistentCollection {#2789 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
  +badges: Doctrine\ORM\PersistentCollection {#2795 …}
  +children: [
    App\Entity\EntryComment {#1412
      +user: Proxies\__CG__\App\Entity\User {#1441 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1443 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1418 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1419 …}
      +body: "It might be another community. Maybe one of the 196 (as in that’s their name but there are several on different instances)? But why not make it a thing here too?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697908269 {#1414
        date: 2023-10-21 19:11:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@lugal@lemmy.ml"
        "@ummthatguy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1425 …}
      +nested: Doctrine\ORM\PersistentCollection {#1427 …}
      +votes: Doctrine\ORM\PersistentCollection {#1454 …}
      +reports: Doctrine\ORM\PersistentCollection {#1462 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1464 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1457 …}
      -id: 63235
      -bodyTs: "'196':10 'anoth':4 'communiti':5 'differ':22 'instanc':23 'make':27 'mayb':6 'might':2 'name':16 'one':7 'sever':20 'thing':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5090374"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697908269 {#1411
        date: 2023-10-21 19:11:09.0 +02:00
      }
      +"title": 63235
    }
  ]
  -id: 6848
  -titleTs: "'hi':2 'oh':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697983026
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6808536"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697896626 {#2765
    date: 2023-10-21 15:57:06.0 +02: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
79 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
80 DENIED moderate
App\Entity\EntryComment {#1412
  +user: Proxies\__CG__\App\Entity\User {#1441 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1443
    +user: Proxies\__CG__\App\Entity\User {#2742 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
    +image: Proxies\__CG__\App\Entity\Image {#2783 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2540 …}
    +slug: "Oh-hi-there"
    +title: "Oh hi there"
    +url: "https://lemmy.ml/pictrs/image/e6f9ac2e-ca6d-4d24-a6da-97b4dea2c6a7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 791
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697999045 {#2778
      date: 2023-10-22 20:24:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2785 …}
    +votes: Doctrine\ORM\PersistentCollection {#2787 …}
    +reports: Doctrine\ORM\PersistentCollection {#2789 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
    +badges: Doctrine\ORM\PersistentCollection {#2795 …}
    +children: [
      App\Entity\EntryComment {#1412}
    ]
    -id: 6848
    -titleTs: "'hi':2 'oh':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697983026
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6808536"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697896626 {#2765
      date: 2023-10-21 15:57:06.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1418 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1419 …}
  +body: "It might be another community. Maybe one of the 196 (as in that’s their name but there are several on different instances)? But why not make it a thing here too?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697908269 {#1414
    date: 2023-10-21 19:11:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@lugal@lemmy.ml"
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1425 …}
  +nested: Doctrine\ORM\PersistentCollection {#1427 …}
  +votes: Doctrine\ORM\PersistentCollection {#1454 …}
  +reports: Doctrine\ORM\PersistentCollection {#1462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1457 …}
  -id: 63235
  -bodyTs: "'196':10 'anoth':4 'communiti':5 'differ':22 'instanc':23 'make':27 'mayb':6 'might':2 'name':16 'one':7 'sever':20 'thing':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5090374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697908269 {#1411
    date: 2023-10-21 19:11:09.0 +02:00
  }
  +"title": 63235
}
"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
81 DENIED edit
App\Entity\EntryComment {#1412
  +user: Proxies\__CG__\App\Entity\User {#1441 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1443
    +user: Proxies\__CG__\App\Entity\User {#2742 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
    +image: Proxies\__CG__\App\Entity\Image {#2783 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2540 …}
    +slug: "Oh-hi-there"
    +title: "Oh hi there"
    +url: "https://lemmy.ml/pictrs/image/e6f9ac2e-ca6d-4d24-a6da-97b4dea2c6a7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 791
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697999045 {#2778
      date: 2023-10-22 20:24:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2785 …}
    +votes: Doctrine\ORM\PersistentCollection {#2787 …}
    +reports: Doctrine\ORM\PersistentCollection {#2789 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
    +badges: Doctrine\ORM\PersistentCollection {#2795 …}
    +children: [
      App\Entity\EntryComment {#1412}
    ]
    -id: 6848
    -titleTs: "'hi':2 'oh':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697983026
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6808536"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697896626 {#2765
      date: 2023-10-21 15:57:06.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1418 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1419 …}
  +body: "It might be another community. Maybe one of the 196 (as in that’s their name but there are several on different instances)? But why not make it a thing here too?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697908269 {#1414
    date: 2023-10-21 19:11:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@lugal@lemmy.ml"
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1425 …}
  +nested: Doctrine\ORM\PersistentCollection {#1427 …}
  +votes: Doctrine\ORM\PersistentCollection {#1454 …}
  +reports: Doctrine\ORM\PersistentCollection {#1462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1457 …}
  -id: 63235
  -bodyTs: "'196':10 'anoth':4 'communiti':5 'differ':22 'instanc':23 'make':27 'mayb':6 'might':2 'name':16 'one':7 'sever':20 'thing':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5090374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697908269 {#1411
    date: 2023-10-21 19:11:09.0 +02:00
  }
  +"title": 63235
}
"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
82 DENIED moderate
App\Entity\EntryComment {#1412
  +user: Proxies\__CG__\App\Entity\User {#1441 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1443
    +user: Proxies\__CG__\App\Entity\User {#2742 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
    +image: Proxies\__CG__\App\Entity\Image {#2783 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2540 …}
    +slug: "Oh-hi-there"
    +title: "Oh hi there"
    +url: "https://lemmy.ml/pictrs/image/e6f9ac2e-ca6d-4d24-a6da-97b4dea2c6a7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 791
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697999045 {#2778
      date: 2023-10-22 20:24:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2785 …}
    +votes: Doctrine\ORM\PersistentCollection {#2787 …}
    +reports: Doctrine\ORM\PersistentCollection {#2789 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
    +badges: Doctrine\ORM\PersistentCollection {#2795 …}
    +children: [
      App\Entity\EntryComment {#1412}
    ]
    -id: 6848
    -titleTs: "'hi':2 'oh':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697983026
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6808536"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697896626 {#2765
      date: 2023-10-21 15:57:06.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1418 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1419 …}
  +body: "It might be another community. Maybe one of the 196 (as in that’s their name but there are several on different instances)? But why not make it a thing here too?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697908269 {#1414
    date: 2023-10-21 19:11:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@lugal@lemmy.ml"
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1425 …}
  +nested: Doctrine\ORM\PersistentCollection {#1427 …}
  +votes: Doctrine\ORM\PersistentCollection {#1454 …}
  +reports: Doctrine\ORM\PersistentCollection {#1462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1457 …}
  -id: 63235
  -bodyTs: "'196':10 'anoth':4 'communiti':5 'differ':22 'instanc':23 'make':27 'mayb':6 'might':2 'name':16 'one':7 'sever':20 'thing':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5090374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697908269 {#1411
    date: 2023-10-21 19:11:09.0 +02:00
  }
  +"title": 63235
}
"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
83 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
84 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1450
  +user: Proxies\__CG__\App\Entity\User {#2705 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#2744 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2746 …}
  +slug: "those-ppl"
  +title: "those ppl..."
  +url: "https://feddit.de/pictrs/image/cc0a5512-f7fa-456c-99e4-7e282b33849c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 376
  +favouriteCount: 3006
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700933999 {#2739
    date: 2023-11-25 18:39:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2747 …}
  +votes: Doctrine\ORM\PersistentCollection {#2749 …}
  +reports: Doctrine\ORM\PersistentCollection {#2751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2755 …}
  +badges: Doctrine\ORM\PersistentCollection {#2757 …}
  +children: [
    App\Entity\EntryComment {#1660
      +user: Proxies\__CG__\App\Entity\User {#1409 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1450 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1449 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1421 …}
      +body: """
        That doesn’t work, though. If I add posts and comments to, let’s say, a Brazilian Jiu-jitsu community on Lemmy, that’s just one more number. That isn’t going to improve.\n
        \n
        Reddit had a huge boost from Digg, and even then, it was a different time when fewer numbers were fine, and people were more willing to engage in social media at lower numbers.\n
        \n
        If Lemmy instances are to grow, that engagement needs to be directed. It needs popular communities to be highlighted, and once consistent interaction is there, growing communities need instance owners to direct traffic/engagement their way. That’s how subs like /r/soccer got off the ground, and it’s probably the only way it’ll happen on Lemmy.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697794167 {#1636
        date: 2023-10-20 11:29:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@EnderMB@lemmy.world"
        "@mammut@lemmy.world"
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1422 …}
      +nested: Doctrine\ORM\PersistentCollection {#1447 …}
      +votes: Doctrine\ORM\PersistentCollection {#1423 …}
      +reports: Doctrine\ORM\PersistentCollection {#1415 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1426 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
      -id: 60869
      -bodyTs: "'/r/soccer':109 'add':8 'boost':40 'brazilian':17 'comment':11 'communiti':21,84,95 'consist':90 'differ':49 'digg':42 'direct':80,100 'doesn':2 'engag':62,76 'even':44 'fewer':52 'fine':55 'go':33 'got':110 'ground':113 'grow':74,94 'happen':123 'highlight':87 'huge':39 'improv':35 'instanc':71,97 'interact':91 'isn':31 'jitsu':20 'jiu':19 'jiu-jitsu':18 'lemmi':23,70,125 'let':13 'like':108 'll':122 'lower':67 'media':65 'need':77,82,96 'number':29,53,68 'one':27 'owner':98 'peopl':57 'popular':83 'post':9 'probabl':117 'reddit':36 'say':15 'social':64 'sub':107 'though':5 'time':50 'traffic/engagement':101 'way':103,120 'will':60 'work':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4672529"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697794167 {#1635
        date: 2023-10-20 11:29:27.0 +02:00
      }
      +"title": 60869
    }
  ]
  -id: 6376
  -titleTs: "'ppl':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697796773
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4696834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697710373 {#2727
    date: 2023-10-19 12:12:53.0 +02: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
85 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1450
  +user: Proxies\__CG__\App\Entity\User {#2705 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#2744 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2746 …}
  +slug: "those-ppl"
  +title: "those ppl..."
  +url: "https://feddit.de/pictrs/image/cc0a5512-f7fa-456c-99e4-7e282b33849c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 376
  +favouriteCount: 3006
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700933999 {#2739
    date: 2023-11-25 18:39:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2747 …}
  +votes: Doctrine\ORM\PersistentCollection {#2749 …}
  +reports: Doctrine\ORM\PersistentCollection {#2751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2755 …}
  +badges: Doctrine\ORM\PersistentCollection {#2757 …}
  +children: [
    App\Entity\EntryComment {#1660
      +user: Proxies\__CG__\App\Entity\User {#1409 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1450 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1449 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1421 …}
      +body: """
        That doesn’t work, though. If I add posts and comments to, let’s say, a Brazilian Jiu-jitsu community on Lemmy, that’s just one more number. That isn’t going to improve.\n
        \n
        Reddit had a huge boost from Digg, and even then, it was a different time when fewer numbers were fine, and people were more willing to engage in social media at lower numbers.\n
        \n
        If Lemmy instances are to grow, that engagement needs to be directed. It needs popular communities to be highlighted, and once consistent interaction is there, growing communities need instance owners to direct traffic/engagement their way. That’s how subs like /r/soccer got off the ground, and it’s probably the only way it’ll happen on Lemmy.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697794167 {#1636
        date: 2023-10-20 11:29:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@EnderMB@lemmy.world"
        "@mammut@lemmy.world"
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1422 …}
      +nested: Doctrine\ORM\PersistentCollection {#1447 …}
      +votes: Doctrine\ORM\PersistentCollection {#1423 …}
      +reports: Doctrine\ORM\PersistentCollection {#1415 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1426 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
      -id: 60869
      -bodyTs: "'/r/soccer':109 'add':8 'boost':40 'brazilian':17 'comment':11 'communiti':21,84,95 'consist':90 'differ':49 'digg':42 'direct':80,100 'doesn':2 'engag':62,76 'even':44 'fewer':52 'fine':55 'go':33 'got':110 'ground':113 'grow':74,94 'happen':123 'highlight':87 'huge':39 'improv':35 'instanc':71,97 'interact':91 'isn':31 'jitsu':20 'jiu':19 'jiu-jitsu':18 'lemmi':23,70,125 'let':13 'like':108 'll':122 'lower':67 'media':65 'need':77,82,96 'number':29,53,68 'one':27 'owner':98 'peopl':57 'popular':83 'post':9 'probabl':117 'reddit':36 'say':15 'social':64 'sub':107 'though':5 'time':50 'traffic/engagement':101 'way':103,120 'will':60 'work':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4672529"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697794167 {#1635
        date: 2023-10-20 11:29:27.0 +02:00
      }
      +"title": 60869
    }
  ]
  -id: 6376
  -titleTs: "'ppl':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697796773
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4696834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697710373 {#2727
    date: 2023-10-19 12:12:53.0 +02: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
86 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1450
  +user: Proxies\__CG__\App\Entity\User {#2705 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#2744 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2746 …}
  +slug: "those-ppl"
  +title: "those ppl..."
  +url: "https://feddit.de/pictrs/image/cc0a5512-f7fa-456c-99e4-7e282b33849c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 376
  +favouriteCount: 3006
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700933999 {#2739
    date: 2023-11-25 18:39:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2747 …}
  +votes: Doctrine\ORM\PersistentCollection {#2749 …}
  +reports: Doctrine\ORM\PersistentCollection {#2751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2755 …}
  +badges: Doctrine\ORM\PersistentCollection {#2757 …}
  +children: [
    App\Entity\EntryComment {#1660
      +user: Proxies\__CG__\App\Entity\User {#1409 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1450 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1449 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1421 …}
      +body: """
        That doesn’t work, though. If I add posts and comments to, let’s say, a Brazilian Jiu-jitsu community on Lemmy, that’s just one more number. That isn’t going to improve.\n
        \n
        Reddit had a huge boost from Digg, and even then, it was a different time when fewer numbers were fine, and people were more willing to engage in social media at lower numbers.\n
        \n
        If Lemmy instances are to grow, that engagement needs to be directed. It needs popular communities to be highlighted, and once consistent interaction is there, growing communities need instance owners to direct traffic/engagement their way. That’s how subs like /r/soccer got off the ground, and it’s probably the only way it’ll happen on Lemmy.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697794167 {#1636
        date: 2023-10-20 11:29:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@EnderMB@lemmy.world"
        "@mammut@lemmy.world"
        "@toaster@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1422 …}
      +nested: Doctrine\ORM\PersistentCollection {#1447 …}
      +votes: Doctrine\ORM\PersistentCollection {#1423 …}
      +reports: Doctrine\ORM\PersistentCollection {#1415 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1426 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
      -id: 60869
      -bodyTs: "'/r/soccer':109 'add':8 'boost':40 'brazilian':17 'comment':11 'communiti':21,84,95 'consist':90 'differ':49 'digg':42 'direct':80,100 'doesn':2 'engag':62,76 'even':44 'fewer':52 'fine':55 'go':33 'got':110 'ground':113 'grow':74,94 'happen':123 'highlight':87 'huge':39 'improv':35 'instanc':71,97 'interact':91 'isn':31 'jitsu':20 'jiu':19 'jiu-jitsu':18 'lemmi':23,70,125 'let':13 'like':108 'll':122 'lower':67 'media':65 'need':77,82,96 'number':29,53,68 'one':27 'owner':98 'peopl':57 'popular':83 'post':9 'probabl':117 'reddit':36 'say':15 'social':64 'sub':107 'though':5 'time':50 'traffic/engagement':101 'way':103,120 'will':60 'work':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4672529"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697794167 {#1635
        date: 2023-10-20 11:29:27.0 +02:00
      }
      +"title": 60869
    }
  ]
  -id: 6376
  -titleTs: "'ppl':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697796773
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4696834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697710373 {#2727
    date: 2023-10-19 12:12:53.0 +02: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
87 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
88 DENIED moderate
App\Entity\EntryComment {#1660
  +user: Proxies\__CG__\App\Entity\User {#1409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1450
    +user: Proxies\__CG__\App\Entity\User {#2705 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
    +image: Proxies\__CG__\App\Entity\Image {#2744 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2746 …}
    +slug: "those-ppl"
    +title: "those ppl..."
    +url: "https://feddit.de/pictrs/image/cc0a5512-f7fa-456c-99e4-7e282b33849c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 376
    +favouriteCount: 3006
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700933999 {#2739
      date: 2023-11-25 18:39:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2747 …}
    +votes: Doctrine\ORM\PersistentCollection {#2749 …}
    +reports: Doctrine\ORM\PersistentCollection {#2751 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2753 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2755 …}
    +badges: Doctrine\ORM\PersistentCollection {#2757 …}
    +children: [
      App\Entity\EntryComment {#1660}
    ]
    -id: 6376
    -titleTs: "'ppl':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697796773
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4696834"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697710373 {#2727
      date: 2023-10-19 12:12:53.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1449 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1421 …}
  +body: """
    That doesn’t work, though. If I add posts and comments to, let’s say, a Brazilian Jiu-jitsu community on Lemmy, that’s just one more number. That isn’t going to improve.\n
    \n
    Reddit had a huge boost from Digg, and even then, it was a different time when fewer numbers were fine, and people were more willing to engage in social media at lower numbers.\n
    \n
    If Lemmy instances are to grow, that engagement needs to be directed. It needs popular communities to be highlighted, and once consistent interaction is there, growing communities need instance owners to direct traffic/engagement their way. That’s how subs like /r/soccer got off the ground, and it’s probably the only way it’ll happen on Lemmy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697794167 {#1636
    date: 2023-10-20 11:29:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@EnderMB@lemmy.world"
    "@mammut@lemmy.world"
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1422 …}
  +nested: Doctrine\ORM\PersistentCollection {#1447 …}
  +votes: Doctrine\ORM\PersistentCollection {#1423 …}
  +reports: Doctrine\ORM\PersistentCollection {#1415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  -id: 60869
  -bodyTs: "'/r/soccer':109 'add':8 'boost':40 'brazilian':17 'comment':11 'communiti':21,84,95 'consist':90 'differ':49 'digg':42 'direct':80,100 'doesn':2 'engag':62,76 'even':44 'fewer':52 'fine':55 'go':33 'got':110 'ground':113 'grow':74,94 'happen':123 'highlight':87 'huge':39 'improv':35 'instanc':71,97 'interact':91 'isn':31 'jitsu':20 'jiu':19 'jiu-jitsu':18 'lemmi':23,70,125 'let':13 'like':108 'll':122 'lower':67 'media':65 'need':77,82,96 'number':29,53,68 'one':27 'owner':98 'peopl':57 'popular':83 'post':9 'probabl':117 'reddit':36 'say':15 'social':64 'sub':107 'though':5 'time':50 'traffic/engagement':101 'way':103,120 'will':60 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4672529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697794167 {#1635
    date: 2023-10-20 11:29:27.0 +02:00
  }
  +"title": 60869
}
"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
89 DENIED edit
App\Entity\EntryComment {#1660
  +user: Proxies\__CG__\App\Entity\User {#1409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1450
    +user: Proxies\__CG__\App\Entity\User {#2705 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
    +image: Proxies\__CG__\App\Entity\Image {#2744 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2746 …}
    +slug: "those-ppl"
    +title: "those ppl..."
    +url: "https://feddit.de/pictrs/image/cc0a5512-f7fa-456c-99e4-7e282b33849c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 376
    +favouriteCount: 3006
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700933999 {#2739
      date: 2023-11-25 18:39:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2747 …}
    +votes: Doctrine\ORM\PersistentCollection {#2749 …}
    +reports: Doctrine\ORM\PersistentCollection {#2751 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2753 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2755 …}
    +badges: Doctrine\ORM\PersistentCollection {#2757 …}
    +children: [
      App\Entity\EntryComment {#1660}
    ]
    -id: 6376
    -titleTs: "'ppl':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697796773
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4696834"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697710373 {#2727
      date: 2023-10-19 12:12:53.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1449 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1421 …}
  +body: """
    That doesn’t work, though. If I add posts and comments to, let’s say, a Brazilian Jiu-jitsu community on Lemmy, that’s just one more number. That isn’t going to improve.\n
    \n
    Reddit had a huge boost from Digg, and even then, it was a different time when fewer numbers were fine, and people were more willing to engage in social media at lower numbers.\n
    \n
    If Lemmy instances are to grow, that engagement needs to be directed. It needs popular communities to be highlighted, and once consistent interaction is there, growing communities need instance owners to direct traffic/engagement their way. That’s how subs like /r/soccer got off the ground, and it’s probably the only way it’ll happen on Lemmy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697794167 {#1636
    date: 2023-10-20 11:29:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@EnderMB@lemmy.world"
    "@mammut@lemmy.world"
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1422 …}
  +nested: Doctrine\ORM\PersistentCollection {#1447 …}
  +votes: Doctrine\ORM\PersistentCollection {#1423 …}
  +reports: Doctrine\ORM\PersistentCollection {#1415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  -id: 60869
  -bodyTs: "'/r/soccer':109 'add':8 'boost':40 'brazilian':17 'comment':11 'communiti':21,84,95 'consist':90 'differ':49 'digg':42 'direct':80,100 'doesn':2 'engag':62,76 'even':44 'fewer':52 'fine':55 'go':33 'got':110 'ground':113 'grow':74,94 'happen':123 'highlight':87 'huge':39 'improv':35 'instanc':71,97 'interact':91 'isn':31 'jitsu':20 'jiu':19 'jiu-jitsu':18 'lemmi':23,70,125 'let':13 'like':108 'll':122 'lower':67 'media':65 'need':77,82,96 'number':29,53,68 'one':27 'owner':98 'peopl':57 'popular':83 'post':9 'probabl':117 'reddit':36 'say':15 'social':64 'sub':107 'though':5 'time':50 'traffic/engagement':101 'way':103,120 'will':60 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4672529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697794167 {#1635
    date: 2023-10-20 11:29:27.0 +02:00
  }
  +"title": 60869
}
"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
90 DENIED moderate
App\Entity\EntryComment {#1660
  +user: Proxies\__CG__\App\Entity\User {#1409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1450
    +user: Proxies\__CG__\App\Entity\User {#2705 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
    +image: Proxies\__CG__\App\Entity\Image {#2744 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2746 …}
    +slug: "those-ppl"
    +title: "those ppl..."
    +url: "https://feddit.de/pictrs/image/cc0a5512-f7fa-456c-99e4-7e282b33849c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 376
    +favouriteCount: 3006
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700933999 {#2739
      date: 2023-11-25 18:39:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2747 …}
    +votes: Doctrine\ORM\PersistentCollection {#2749 …}
    +reports: Doctrine\ORM\PersistentCollection {#2751 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2753 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2755 …}
    +badges: Doctrine\ORM\PersistentCollection {#2757 …}
    +children: [
      App\Entity\EntryComment {#1660}
    ]
    -id: 6376
    -titleTs: "'ppl':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697796773
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4696834"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697710373 {#2727
      date: 2023-10-19 12:12:53.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1449 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1421 …}
  +body: """
    That doesn’t work, though. If I add posts and comments to, let’s say, a Brazilian Jiu-jitsu community on Lemmy, that’s just one more number. That isn’t going to improve.\n
    \n
    Reddit had a huge boost from Digg, and even then, it was a different time when fewer numbers were fine, and people were more willing to engage in social media at lower numbers.\n
    \n
    If Lemmy instances are to grow, that engagement needs to be directed. It needs popular communities to be highlighted, and once consistent interaction is there, growing communities need instance owners to direct traffic/engagement their way. That’s how subs like /r/soccer got off the ground, and it’s probably the only way it’ll happen on Lemmy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697794167 {#1636
    date: 2023-10-20 11:29:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@EnderMB@lemmy.world"
    "@mammut@lemmy.world"
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1422 …}
  +nested: Doctrine\ORM\PersistentCollection {#1447 …}
  +votes: Doctrine\ORM\PersistentCollection {#1423 …}
  +reports: Doctrine\ORM\PersistentCollection {#1415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  -id: 60869
  -bodyTs: "'/r/soccer':109 'add':8 'boost':40 'brazilian':17 'comment':11 'communiti':21,84,95 'consist':90 'differ':49 'digg':42 'direct':80,100 'doesn':2 'engag':62,76 'even':44 'fewer':52 'fine':55 'go':33 'got':110 'ground':113 'grow':74,94 'happen':123 'highlight':87 'huge':39 'improv':35 'instanc':71,97 'interact':91 'isn':31 'jitsu':20 'jiu':19 'jiu-jitsu':18 'lemmi':23,70,125 'let':13 'like':108 'll':122 'lower':67 'media':65 'need':77,82,96 'number':29,53,68 'one':27 'owner':98 'peopl':57 'popular':83 'post':9 'probabl':117 'reddit':36 'say':15 'social':64 'sub':107 'though':5 'time':50 'traffic/engagement':101 'way':103,120 'will':60 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4672529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697794167 {#1635
    date: 2023-10-20 11:29:27.0 +02:00
  }
  +"title": 60869
}
"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
91 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
92 DENIED moderate
App\Entity\EntryComment {#1681
  +user: Proxies\__CG__\App\Entity\User {#1444 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1466 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1774 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1452 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1452 …}
  +body: "It’s the cost of federation with instances that try to be giant general-purpose instances (.world and .ee, mostly): just constant shitty takes that overwhelm participants in the conversation. Federation works far better with lots of small purpose-driven instances instead of gigantic ones; my small (<1000 users) specific community-focused Mastodon instance sees absolutely nothing like this and is full of people who intentionally engage in good-faith conversation with the rest of the community while every large instance I’ve seen has the same issues as centralized social media in that regard."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697625414 {#1766
    date: 2023-10-18 12:36:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yuunikki@lemmy.dbzer0.com"
    "@Maajmaaj@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1445 …}
  +nested: Doctrine\ORM\PersistentCollection {#1638 …}
  +votes: Doctrine\ORM\PersistentCollection {#1642 …}
  +reports: Doctrine\ORM\PersistentCollection {#1643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1624 …}
  -id: 56465
  -bodyTs: "'1000':50 'absolut':59 'better':35 'central':94 'communiti':54,81 'community-focus':53 'constant':23 'convers':31,75 'cost':4 'driven':42 'ee':20 'engag':70 'everi':83 'faith':74 'far':34 'feder':6,32 'focus':55 'full':65 'general':15 'general-purpos':14 'giant':13 'gigant':46 'good':73 'good-faith':72 'instanc':8,17,43,57,85 'instead':44 'intent':69 'issu':92 'larg':84 'like':61 'lot':37 'mastodon':56 'media':96 'most':21 'noth':60 'one':47 'overwhelm':27 'particip':28 'peopl':67 'purpos':16,41 'purpose-driven':40 'regard':99 'rest':78 'see':58 'seen':88 'shitti':24 'small':39,49 'social':95 'specif':52 'take':25 'tri':10 'user':51 've':87 'work':33 'world':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/3946928"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697625414 {#1682
    date: 2023-10-18 12:36:54.0 +02:00
  }
  +"title": 56465
}
"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
93 DENIED edit
App\Entity\EntryComment {#1681
  +user: Proxies\__CG__\App\Entity\User {#1444 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1466 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1774 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1452 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1452 …}
  +body: "It’s the cost of federation with instances that try to be giant general-purpose instances (.world and .ee, mostly): just constant shitty takes that overwhelm participants in the conversation. Federation works far better with lots of small purpose-driven instances instead of gigantic ones; my small (<1000 users) specific community-focused Mastodon instance sees absolutely nothing like this and is full of people who intentionally engage in good-faith conversation with the rest of the community while every large instance I’ve seen has the same issues as centralized social media in that regard."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697625414 {#1766
    date: 2023-10-18 12:36:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yuunikki@lemmy.dbzer0.com"
    "@Maajmaaj@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1445 …}
  +nested: Doctrine\ORM\PersistentCollection {#1638 …}
  +votes: Doctrine\ORM\PersistentCollection {#1642 …}
  +reports: Doctrine\ORM\PersistentCollection {#1643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1624 …}
  -id: 56465
  -bodyTs: "'1000':50 'absolut':59 'better':35 'central':94 'communiti':54,81 'community-focus':53 'constant':23 'convers':31,75 'cost':4 'driven':42 'ee':20 'engag':70 'everi':83 'faith':74 'far':34 'feder':6,32 'focus':55 'full':65 'general':15 'general-purpos':14 'giant':13 'gigant':46 'good':73 'good-faith':72 'instanc':8,17,43,57,85 'instead':44 'intent':69 'issu':92 'larg':84 'like':61 'lot':37 'mastodon':56 'media':96 'most':21 'noth':60 'one':47 'overwhelm':27 'particip':28 'peopl':67 'purpos':16,41 'purpose-driven':40 'regard':99 'rest':78 'see':58 'seen':88 'shitti':24 'small':39,49 'social':95 'specif':52 'take':25 'tri':10 'user':51 've':87 'work':33 'world':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/3946928"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697625414 {#1682
    date: 2023-10-18 12:36:54.0 +02:00
  }
  +"title": 56465
}
"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
94 DENIED moderate
App\Entity\EntryComment {#1681
  +user: Proxies\__CG__\App\Entity\User {#1444 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1466 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1774 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1452 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1452 …}
  +body: "It’s the cost of federation with instances that try to be giant general-purpose instances (.world and .ee, mostly): just constant shitty takes that overwhelm participants in the conversation. Federation works far better with lots of small purpose-driven instances instead of gigantic ones; my small (<1000 users) specific community-focused Mastodon instance sees absolutely nothing like this and is full of people who intentionally engage in good-faith conversation with the rest of the community while every large instance I’ve seen has the same issues as centralized social media in that regard."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697625414 {#1766
    date: 2023-10-18 12:36:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yuunikki@lemmy.dbzer0.com"
    "@Maajmaaj@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1445 …}
  +nested: Doctrine\ORM\PersistentCollection {#1638 …}
  +votes: Doctrine\ORM\PersistentCollection {#1642 …}
  +reports: Doctrine\ORM\PersistentCollection {#1643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1624 …}
  -id: 56465
  -bodyTs: "'1000':50 'absolut':59 'better':35 'central':94 'communiti':54,81 'community-focus':53 'constant':23 'convers':31,75 'cost':4 'driven':42 'ee':20 'engag':70 'everi':83 'faith':74 'far':34 'feder':6,32 'focus':55 'full':65 'general':15 'general-purpos':14 'giant':13 'gigant':46 'good':73 'good-faith':72 'instanc':8,17,43,57,85 'instead':44 'intent':69 'issu':92 'larg':84 'like':61 'lot':37 'mastodon':56 'media':96 'most':21 'noth':60 'one':47 'overwhelm':27 'particip':28 'peopl':67 'purpos':16,41 'purpose-driven':40 'regard':99 'rest':78 'see':58 'seen':88 'shitti':24 'small':39,49 'social':95 'specif':52 'take':25 'tri':10 'user':51 've':87 'work':33 'world':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/3946928"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697625414 {#1682
    date: 2023-10-18 12:36:54.0 +02:00
  }
  +"title": 56465
}
"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
95 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
96 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1747
  +user: Proxies\__CG__\App\Entity\User {#2013 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1347 …}
  +slug: "How-does-one-create-a-sub-group-at-Lemmy"
  +title: "How does one create a sub-group at Lemmy?"
  +url: null
  +body: "My favorite group pre collapse was r/typewriters — how does one go about creating a sub here and having word of it get out?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697912538 {#2589
    date: 2023-10-21 20:22:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2556 …}
  +votes: Doctrine\ORM\PersistentCollection {#2596 …}
  +reports: Doctrine\ORM\PersistentCollection {#2598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2600 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2602 …}
  +badges: Doctrine\ORM\PersistentCollection {#2604 …}
  +children: [
    1 => App\Entity\EntryComment {#1497
      +user: Proxies\__CG__\App\Entity\User {#1484 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1747 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
      +image: null
      +parent: App\Entity\EntryComment {#1659
        +user: Proxies\__CG__\App\Entity\User {#1745 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1747 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1753 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1753 …}
        +body: "As a side note, OP’s instance does not allow new communities."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697093777 {#1742
          date: 2023-10-12 08:56:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wowwoweowza@lemmy.ml"
          "@safesyrup@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1746 …}
        +nested: Doctrine\ORM\PersistentCollection {#1750 …}
        +votes: Doctrine\ORM\PersistentCollection {#1468 …}
        +reports: Doctrine\ORM\PersistentCollection {#1472 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
        -id: 44722
        -bodyTs: "'allow':10 'communiti':12 'instanc':7 'new':11 'note':4 'op':5 'side':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/3820584"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697093777 {#1657
          date: 2023-10-12 08:56:17.0 +02:00
        }
        +"title": 44722
      }
      +root: Proxies\__CG__\App\Entity\EntryComment {#1753 …}
      +body: "But users can moderate communities on instances other than their own. So it’s common for a user to create an account on another instance just to create a community, then add their main as a moderator just for convenience. So it’s not a show stopper if OP wants to keep using this account."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697098082 {#1498
        date: 2023-10-12 10:08:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wowwoweowza@lemmy.ml"
        "@safesyrup@feddit.ch"
        "@nachtigall@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1486 …}
      +nested: Doctrine\ORM\PersistentCollection {#1487 …}
      +votes: Doctrine\ORM\PersistentCollection {#1489 …}
      +reports: Doctrine\ORM\PersistentCollection {#1494 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1491 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1495 …}
      -id: 44723
      -bodyTs: "'account':22,55 'add':32 'anoth':24 'common':15 'communiti':5,30 'conveni':40 'creat':20,28 'instanc':7,25 'keep':52 'main':34 'moder':4,37 'op':49 'show':46 'stopper':47 'use':53 'user':2,18 'want':50"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4827834"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697098082 {#1483
        date: 2023-10-12 10:08:02.0 +02:00
      }
      +"title": 44723
    }
    0 => App\Entity\EntryComment {#1659}
  ]
  -id: 4838
  -titleTs: "'creat':4 'group':8 'lemmi':10 'one':3 'sub':7 'sub-group':6"
  -bodyTs: "'collaps':5 'creat':13 'favorit':2 'get':22 'go':11 'group':3 'one':10 'pre':4 'r/typewriters':7 'sub':15 'word':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697161044
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6372814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697089544 {#2577
    date: 2023-10-12 07:45:44.0 +02: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
97 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1747
  +user: Proxies\__CG__\App\Entity\User {#2013 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1347 …}
  +slug: "How-does-one-create-a-sub-group-at-Lemmy"
  +title: "How does one create a sub-group at Lemmy?"
  +url: null
  +body: "My favorite group pre collapse was r/typewriters — how does one go about creating a sub here and having word of it get out?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697912538 {#2589
    date: 2023-10-21 20:22:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2556 …}
  +votes: Doctrine\ORM\PersistentCollection {#2596 …}
  +reports: Doctrine\ORM\PersistentCollection {#2598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2600 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2602 …}
  +badges: Doctrine\ORM\PersistentCollection {#2604 …}
  +children: [
    1 => App\Entity\EntryComment {#1497
      +user: Proxies\__CG__\App\Entity\User {#1484 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1747 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
      +image: null
      +parent: App\Entity\EntryComment {#1659
        +user: Proxies\__CG__\App\Entity\User {#1745 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1747 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1753 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1753 …}
        +body: "As a side note, OP’s instance does not allow new communities."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697093777 {#1742
          date: 2023-10-12 08:56:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wowwoweowza@lemmy.ml"
          "@safesyrup@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1746 …}
        +nested: Doctrine\ORM\PersistentCollection {#1750 …}
        +votes: Doctrine\ORM\PersistentCollection {#1468 …}
        +reports: Doctrine\ORM\PersistentCollection {#1472 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
        -id: 44722
        -bodyTs: "'allow':10 'communiti':12 'instanc':7 'new':11 'note':4 'op':5 'side':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/3820584"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697093777 {#1657
          date: 2023-10-12 08:56:17.0 +02:00
        }
        +"title": 44722
      }
      +root: Proxies\__CG__\App\Entity\EntryComment {#1753 …}
      +body: "But users can moderate communities on instances other than their own. So it’s common for a user to create an account on another instance just to create a community, then add their main as a moderator just for convenience. So it’s not a show stopper if OP wants to keep using this account."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697098082 {#1498
        date: 2023-10-12 10:08:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wowwoweowza@lemmy.ml"
        "@safesyrup@feddit.ch"
        "@nachtigall@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1486 …}
      +nested: Doctrine\ORM\PersistentCollection {#1487 …}
      +votes: Doctrine\ORM\PersistentCollection {#1489 …}
      +reports: Doctrine\ORM\PersistentCollection {#1494 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1491 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1495 …}
      -id: 44723
      -bodyTs: "'account':22,55 'add':32 'anoth':24 'common':15 'communiti':5,30 'conveni':40 'creat':20,28 'instanc':7,25 'keep':52 'main':34 'moder':4,37 'op':49 'show':46 'stopper':47 'use':53 'user':2,18 'want':50"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4827834"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697098082 {#1483
        date: 2023-10-12 10:08:02.0 +02:00
      }
      +"title": 44723
    }
    0 => App\Entity\EntryComment {#1659}
  ]
  -id: 4838
  -titleTs: "'creat':4 'group':8 'lemmi':10 'one':3 'sub':7 'sub-group':6"
  -bodyTs: "'collaps':5 'creat':13 'favorit':2 'get':22 'go':11 'group':3 'one':10 'pre':4 'r/typewriters':7 'sub':15 'word':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697161044
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6372814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697089544 {#2577
    date: 2023-10-12 07:45:44.0 +02: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
98 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1747
  +user: Proxies\__CG__\App\Entity\User {#2013 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1347 …}
  +slug: "How-does-one-create-a-sub-group-at-Lemmy"
  +title: "How does one create a sub-group at Lemmy?"
  +url: null
  +body: "My favorite group pre collapse was r/typewriters — how does one go about creating a sub here and having word of it get out?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697912538 {#2589
    date: 2023-10-21 20:22:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2556 …}
  +votes: Doctrine\ORM\PersistentCollection {#2596 …}
  +reports: Doctrine\ORM\PersistentCollection {#2598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2600 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2602 …}
  +badges: Doctrine\ORM\PersistentCollection {#2604 …}
  +children: [
    1 => App\Entity\EntryComment {#1497
      +user: Proxies\__CG__\App\Entity\User {#1484 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1747 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
      +image: null
      +parent: App\Entity\EntryComment {#1659
        +user: Proxies\__CG__\App\Entity\User {#1745 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1747 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1753 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1753 …}
        +body: "As a side note, OP’s instance does not allow new communities."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697093777 {#1742
          date: 2023-10-12 08:56:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wowwoweowza@lemmy.ml"
          "@safesyrup@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1746 …}
        +nested: Doctrine\ORM\PersistentCollection {#1750 …}
        +votes: Doctrine\ORM\PersistentCollection {#1468 …}
        +reports: Doctrine\ORM\PersistentCollection {#1472 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
        -id: 44722
        -bodyTs: "'allow':10 'communiti':12 'instanc':7 'new':11 'note':4 'op':5 'side':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/3820584"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697093777 {#1657
          date: 2023-10-12 08:56:17.0 +02:00
        }
        +"title": 44722
      }
      +root: Proxies\__CG__\App\Entity\EntryComment {#1753 …}
      +body: "But users can moderate communities on instances other than their own. So it’s common for a user to create an account on another instance just to create a community, then add their main as a moderator just for convenience. So it’s not a show stopper if OP wants to keep using this account."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697098082 {#1498
        date: 2023-10-12 10:08:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wowwoweowza@lemmy.ml"
        "@safesyrup@feddit.ch"
        "@nachtigall@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1486 …}
      +nested: Doctrine\ORM\PersistentCollection {#1487 …}
      +votes: Doctrine\ORM\PersistentCollection {#1489 …}
      +reports: Doctrine\ORM\PersistentCollection {#1494 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1491 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1495 …}
      -id: 44723
      -bodyTs: "'account':22,55 'add':32 'anoth':24 'common':15 'communiti':5,30 'conveni':40 'creat':20,28 'instanc':7,25 'keep':52 'main':34 'moder':4,37 'op':49 'show':46 'stopper':47 'use':53 'user':2,18 'want':50"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4827834"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697098082 {#1483
        date: 2023-10-12 10:08:02.0 +02:00
      }
      +"title": 44723
    }
    0 => App\Entity\EntryComment {#1659}
  ]
  -id: 4838
  -titleTs: "'creat':4 'group':8 'lemmi':10 'one':3 'sub':7 'sub-group':6"
  -bodyTs: "'collaps':5 'creat':13 'favorit':2 'get':22 'go':11 'group':3 'one':10 'pre':4 'r/typewriters':7 'sub':15 'word':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697161044
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6372814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697089544 {#2577
    date: 2023-10-12 07:45:44.0 +02: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
99 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
100 DENIED moderate
App\Entity\EntryComment {#1497
  +user: Proxies\__CG__\App\Entity\User {#1484 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1747
    +user: Proxies\__CG__\App\Entity\User {#2013 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1347 …}
    +slug: "How-does-one-create-a-sub-group-at-Lemmy"
    +title: "How does one create a sub-group at Lemmy?"
    +url: null
    +body: "My favorite group pre collapse was r/typewriters — how does one go about creating a sub here and having word of it get out?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697912538 {#2589
      date: 2023-10-21 20:22:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2556 …}
    +votes: Doctrine\ORM\PersistentCollection {#2596 …}
    +reports: Doctrine\ORM\PersistentCollection {#2598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2600 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2602 …}
    +badges: Doctrine\ORM\PersistentCollection {#2604 …}
    +children: [
      1 => App\Entity\EntryComment {#1497}
      0 => App\Entity\EntryComment {#1659
        +user: Proxies\__CG__\App\Entity\User {#1745 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1747 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1753 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1753 …}
        +body: "As a side note, OP’s instance does not allow new communities."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697093777 {#1742
          date: 2023-10-12 08:56:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wowwoweowza@lemmy.ml"
          "@safesyrup@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1746 …}
        +nested: Doctrine\ORM\PersistentCollection {#1750 …}
        +votes: Doctrine\ORM\PersistentCollection {#1468 …}
        +reports: Doctrine\ORM\PersistentCollection {#1472 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
        -id: 44722
        -bodyTs: "'allow':10 'communiti':12 'instanc':7 'new':11 'note':4 'op':5 'side':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/3820584"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697093777 {#1657
          date: 2023-10-12 08:56:17.0 +02:00
        }
        +"title": 44722
      }
    ]
    -id: 4838
    -titleTs: "'creat':4 'group':8 'lemmi':10 'one':3 'sub':7 'sub-group':6"
    -bodyTs: "'collaps':5 'creat':13 'favorit':2 'get':22 'go':11 'group':3 'one':10 'pre':4 'r/typewriters':7 'sub':15 'word':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697161044
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6372814"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697089544 {#2577
      date: 2023-10-12 07:45:44.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
  +image: null
  +parent: App\Entity\EntryComment {#1659}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1753 …}
  +body: "But users can moderate communities on instances other than their own. So it’s common for a user to create an account on another instance just to create a community, then add their main as a moderator just for convenience. So it’s not a show stopper if OP wants to keep using this account."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697098082 {#1498
    date: 2023-10-12 10:08:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wowwoweowza@lemmy.ml"
    "@safesyrup@feddit.ch"
    "@nachtigall@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1486 …}
  +nested: Doctrine\ORM\PersistentCollection {#1487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1489 …}
  +reports: Doctrine\ORM\PersistentCollection {#1494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1495 …}
  -id: 44723
  -bodyTs: "'account':22,55 'add':32 'anoth':24 'common':15 'communiti':5,30 'conveni':40 'creat':20,28 'instanc':7,25 'keep':52 'main':34 'moder':4,37 'op':49 'show':46 'stopper':47 'use':53 'user':2,18 'want':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4827834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697098082 {#1483
    date: 2023-10-12 10:08:02.0 +02:00
  }
  +"title": 44723
}
"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
101 DENIED edit
App\Entity\EntryComment {#1497
  +user: Proxies\__CG__\App\Entity\User {#1484 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1747
    +user: Proxies\__CG__\App\Entity\User {#2013 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1347 …}
    +slug: "How-does-one-create-a-sub-group-at-Lemmy"
    +title: "How does one create a sub-group at Lemmy?"
    +url: null
    +body: "My favorite group pre collapse was r/typewriters — how does one go about creating a sub here and having word of it get out?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697912538 {#2589
      date: 2023-10-21 20:22:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2556 …}
    +votes: Doctrine\ORM\PersistentCollection {#2596 …}
    +reports: Doctrine\ORM\PersistentCollection {#2598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2600 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2602 …}
    +badges: Doctrine\ORM\PersistentCollection {#2604 …}
    +children: [
      1 => App\Entity\EntryComment {#1497}
      0 => App\Entity\EntryComment {#1659
        +user: Proxies\__CG__\App\Entity\User {#1745 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1747 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1753 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1753 …}
        +body: "As a side note, OP’s instance does not allow new communities."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697093777 {#1742
          date: 2023-10-12 08:56:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wowwoweowza@lemmy.ml"
          "@safesyrup@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1746 …}
        +nested: Doctrine\ORM\PersistentCollection {#1750 …}
        +votes: Doctrine\ORM\PersistentCollection {#1468 …}
        +reports: Doctrine\ORM\PersistentCollection {#1472 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
        -id: 44722
        -bodyTs: "'allow':10 'communiti':12 'instanc':7 'new':11 'note':4 'op':5 'side':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/3820584"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697093777 {#1657
          date: 2023-10-12 08:56:17.0 +02:00
        }
        +"title": 44722
      }
    ]
    -id: 4838
    -titleTs: "'creat':4 'group':8 'lemmi':10 'one':3 'sub':7 'sub-group':6"
    -bodyTs: "'collaps':5 'creat':13 'favorit':2 'get':22 'go':11 'group':3 'one':10 'pre':4 'r/typewriters':7 'sub':15 'word':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697161044
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6372814"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697089544 {#2577
      date: 2023-10-12 07:45:44.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
  +image: null
  +parent: App\Entity\EntryComment {#1659}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1753 …}
  +body: "But users can moderate communities on instances other than their own. So it’s common for a user to create an account on another instance just to create a community, then add their main as a moderator just for convenience. So it’s not a show stopper if OP wants to keep using this account."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697098082 {#1498
    date: 2023-10-12 10:08:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wowwoweowza@lemmy.ml"
    "@safesyrup@feddit.ch"
    "@nachtigall@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1486 …}
  +nested: Doctrine\ORM\PersistentCollection {#1487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1489 …}
  +reports: Doctrine\ORM\PersistentCollection {#1494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1495 …}
  -id: 44723
  -bodyTs: "'account':22,55 'add':32 'anoth':24 'common':15 'communiti':5,30 'conveni':40 'creat':20,28 'instanc':7,25 'keep':52 'main':34 'moder':4,37 'op':49 'show':46 'stopper':47 'use':53 'user':2,18 'want':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4827834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697098082 {#1483
    date: 2023-10-12 10:08:02.0 +02:00
  }
  +"title": 44723
}
"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
102 DENIED moderate
App\Entity\EntryComment {#1497
  +user: Proxies\__CG__\App\Entity\User {#1484 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1747
    +user: Proxies\__CG__\App\Entity\User {#2013 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1347 …}
    +slug: "How-does-one-create-a-sub-group-at-Lemmy"
    +title: "How does one create a sub-group at Lemmy?"
    +url: null
    +body: "My favorite group pre collapse was r/typewriters — how does one go about creating a sub here and having word of it get out?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697912538 {#2589
      date: 2023-10-21 20:22:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2556 …}
    +votes: Doctrine\ORM\PersistentCollection {#2596 …}
    +reports: Doctrine\ORM\PersistentCollection {#2598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2600 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2602 …}
    +badges: Doctrine\ORM\PersistentCollection {#2604 …}
    +children: [
      1 => App\Entity\EntryComment {#1497}
      0 => App\Entity\EntryComment {#1659
        +user: Proxies\__CG__\App\Entity\User {#1745 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1747 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1753 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1753 …}
        +body: "As a side note, OP’s instance does not allow new communities."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697093777 {#1742
          date: 2023-10-12 08:56:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wowwoweowza@lemmy.ml"
          "@safesyrup@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1746 …}
        +nested: Doctrine\ORM\PersistentCollection {#1750 …}
        +votes: Doctrine\ORM\PersistentCollection {#1468 …}
        +reports: Doctrine\ORM\PersistentCollection {#1472 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
        -id: 44722
        -bodyTs: "'allow':10 'communiti':12 'instanc':7 'new':11 'note':4 'op':5 'side':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/3820584"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697093777 {#1657
          date: 2023-10-12 08:56:17.0 +02:00
        }
        +"title": 44722
      }
    ]
    -id: 4838
    -titleTs: "'creat':4 'group':8 'lemmi':10 'one':3 'sub':7 'sub-group':6"
    -bodyTs: "'collaps':5 'creat':13 'favorit':2 'get':22 'go':11 'group':3 'one':10 'pre':4 'r/typewriters':7 'sub':15 'word':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697161044
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6372814"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697089544 {#2577
      date: 2023-10-12 07:45:44.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
  +image: null
  +parent: App\Entity\EntryComment {#1659}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1753 …}
  +body: "But users can moderate communities on instances other than their own. So it’s common for a user to create an account on another instance just to create a community, then add their main as a moderator just for convenience. So it’s not a show stopper if OP wants to keep using this account."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697098082 {#1498
    date: 2023-10-12 10:08:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wowwoweowza@lemmy.ml"
    "@safesyrup@feddit.ch"
    "@nachtigall@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1486 …}
  +nested: Doctrine\ORM\PersistentCollection {#1487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1489 …}
  +reports: Doctrine\ORM\PersistentCollection {#1494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1495 …}
  -id: 44723
  -bodyTs: "'account':22,55 'add':32 'anoth':24 'common':15 'communiti':5,30 'conveni':40 'creat':20,28 'instanc':7,25 'keep':52 'main':34 'moder':4,37 'op':49 'show':46 'stopper':47 'use':53 'user':2,18 'want':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4827834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697098082 {#1483
    date: 2023-10-12 10:08:02.0 +02:00
  }
  +"title": 44723
}
"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
103 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
104 DENIED moderate
App\Entity\EntryComment {#1659
  +user: Proxies\__CG__\App\Entity\User {#1745 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1747
    +user: Proxies\__CG__\App\Entity\User {#2013 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1347 …}
    +slug: "How-does-one-create-a-sub-group-at-Lemmy"
    +title: "How does one create a sub-group at Lemmy?"
    +url: null
    +body: "My favorite group pre collapse was r/typewriters — how does one go about creating a sub here and having word of it get out?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697912538 {#2589
      date: 2023-10-21 20:22:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2556 …}
    +votes: Doctrine\ORM\PersistentCollection {#2596 …}
    +reports: Doctrine\ORM\PersistentCollection {#2598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2600 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2602 …}
    +badges: Doctrine\ORM\PersistentCollection {#2604 …}
    +children: [
      1 => App\Entity\EntryComment {#1497
        +user: Proxies\__CG__\App\Entity\User {#1484 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1747 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
        +image: null
        +parent: App\Entity\EntryComment {#1659}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1753 …}
        +body: "But users can moderate communities on instances other than their own. So it’s common for a user to create an account on another instance just to create a community, then add their main as a moderator just for convenience. So it’s not a show stopper if OP wants to keep using this account."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697098082 {#1498
          date: 2023-10-12 10:08:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wowwoweowza@lemmy.ml"
          "@safesyrup@feddit.ch"
          "@nachtigall@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1486 …}
        +nested: Doctrine\ORM\PersistentCollection {#1487 …}
        +votes: Doctrine\ORM\PersistentCollection {#1489 …}
        +reports: Doctrine\ORM\PersistentCollection {#1494 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1491 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1495 …}
        -id: 44723
        -bodyTs: "'account':22,55 'add':32 'anoth':24 'common':15 'communiti':5,30 'conveni':40 'creat':20,28 'instanc':7,25 'keep':52 'main':34 'moder':4,37 'op':49 'show':46 'stopper':47 'use':53 'user':2,18 'want':50"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4827834"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697098082 {#1483
          date: 2023-10-12 10:08:02.0 +02:00
        }
        +"title": 44723
      }
      0 => App\Entity\EntryComment {#1659}
    ]
    -id: 4838
    -titleTs: "'creat':4 'group':8 'lemmi':10 'one':3 'sub':7 'sub-group':6"
    -bodyTs: "'collaps':5 'creat':13 'favorit':2 'get':22 'go':11 'group':3 'one':10 'pre':4 'r/typewriters':7 'sub':15 'word':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697161044
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6372814"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697089544 {#2577
      date: 2023-10-12 07:45:44.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1753 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1753 …}
  +body: "As a side note, OP’s instance does not allow new communities."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697093777 {#1742
    date: 2023-10-12 08:56:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wowwoweowza@lemmy.ml"
    "@safesyrup@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1746 …}
  +nested: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  -id: 44722
  -bodyTs: "'allow':10 'communiti':12 'instanc':7 'new':11 'note':4 'op':5 'side':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3820584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697093777 {#1657
    date: 2023-10-12 08:56:17.0 +02:00
  }
  +"title": 44722
}
"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
105 DENIED edit
App\Entity\EntryComment {#1659
  +user: Proxies\__CG__\App\Entity\User {#1745 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1747
    +user: Proxies\__CG__\App\Entity\User {#2013 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1347 …}
    +slug: "How-does-one-create-a-sub-group-at-Lemmy"
    +title: "How does one create a sub-group at Lemmy?"
    +url: null
    +body: "My favorite group pre collapse was r/typewriters — how does one go about creating a sub here and having word of it get out?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697912538 {#2589
      date: 2023-10-21 20:22:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2556 …}
    +votes: Doctrine\ORM\PersistentCollection {#2596 …}
    +reports: Doctrine\ORM\PersistentCollection {#2598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2600 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2602 …}
    +badges: Doctrine\ORM\PersistentCollection {#2604 …}
    +children: [
      1 => App\Entity\EntryComment {#1497
        +user: Proxies\__CG__\App\Entity\User {#1484 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1747 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
        +image: null
        +parent: App\Entity\EntryComment {#1659}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1753 …}
        +body: "But users can moderate communities on instances other than their own. So it’s common for a user to create an account on another instance just to create a community, then add their main as a moderator just for convenience. So it’s not a show stopper if OP wants to keep using this account."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697098082 {#1498
          date: 2023-10-12 10:08:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wowwoweowza@lemmy.ml"
          "@safesyrup@feddit.ch"
          "@nachtigall@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1486 …}
        +nested: Doctrine\ORM\PersistentCollection {#1487 …}
        +votes: Doctrine\ORM\PersistentCollection {#1489 …}
        +reports: Doctrine\ORM\PersistentCollection {#1494 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1491 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1495 …}
        -id: 44723
        -bodyTs: "'account':22,55 'add':32 'anoth':24 'common':15 'communiti':5,30 'conveni':40 'creat':20,28 'instanc':7,25 'keep':52 'main':34 'moder':4,37 'op':49 'show':46 'stopper':47 'use':53 'user':2,18 'want':50"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4827834"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697098082 {#1483
          date: 2023-10-12 10:08:02.0 +02:00
        }
        +"title": 44723
      }
      0 => App\Entity\EntryComment {#1659}
    ]
    -id: 4838
    -titleTs: "'creat':4 'group':8 'lemmi':10 'one':3 'sub':7 'sub-group':6"
    -bodyTs: "'collaps':5 'creat':13 'favorit':2 'get':22 'go':11 'group':3 'one':10 'pre':4 'r/typewriters':7 'sub':15 'word':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697161044
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6372814"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697089544 {#2577
      date: 2023-10-12 07:45:44.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1753 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1753 …}
  +body: "As a side note, OP’s instance does not allow new communities."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697093777 {#1742
    date: 2023-10-12 08:56:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wowwoweowza@lemmy.ml"
    "@safesyrup@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1746 …}
  +nested: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  -id: 44722
  -bodyTs: "'allow':10 'communiti':12 'instanc':7 'new':11 'note':4 'op':5 'side':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3820584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697093777 {#1657
    date: 2023-10-12 08:56:17.0 +02:00
  }
  +"title": 44722
}
"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
106 DENIED moderate
App\Entity\EntryComment {#1659
  +user: Proxies\__CG__\App\Entity\User {#1745 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1747
    +user: Proxies\__CG__\App\Entity\User {#2013 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1347 …}
    +slug: "How-does-one-create-a-sub-group-at-Lemmy"
    +title: "How does one create a sub-group at Lemmy?"
    +url: null
    +body: "My favorite group pre collapse was r/typewriters — how does one go about creating a sub here and having word of it get out?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697912538 {#2589
      date: 2023-10-21 20:22:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2556 …}
    +votes: Doctrine\ORM\PersistentCollection {#2596 …}
    +reports: Doctrine\ORM\PersistentCollection {#2598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2600 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2602 …}
    +badges: Doctrine\ORM\PersistentCollection {#2604 …}
    +children: [
      1 => App\Entity\EntryComment {#1497
        +user: Proxies\__CG__\App\Entity\User {#1484 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1747 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
        +image: null
        +parent: App\Entity\EntryComment {#1659}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1753 …}
        +body: "But users can moderate communities on instances other than their own. So it’s common for a user to create an account on another instance just to create a community, then add their main as a moderator just for convenience. So it’s not a show stopper if OP wants to keep using this account."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697098082 {#1498
          date: 2023-10-12 10:08:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wowwoweowza@lemmy.ml"
          "@safesyrup@feddit.ch"
          "@nachtigall@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1486 …}
        +nested: Doctrine\ORM\PersistentCollection {#1487 …}
        +votes: Doctrine\ORM\PersistentCollection {#1489 …}
        +reports: Doctrine\ORM\PersistentCollection {#1494 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1491 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1495 …}
        -id: 44723
        -bodyTs: "'account':22,55 'add':32 'anoth':24 'common':15 'communiti':5,30 'conveni':40 'creat':20,28 'instanc':7,25 'keep':52 'main':34 'moder':4,37 'op':49 'show':46 'stopper':47 'use':53 'user':2,18 'want':50"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4827834"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697098082 {#1483
          date: 2023-10-12 10:08:02.0 +02:00
        }
        +"title": 44723
      }
      0 => App\Entity\EntryComment {#1659}
    ]
    -id: 4838
    -titleTs: "'creat':4 'group':8 'lemmi':10 'one':3 'sub':7 'sub-group':6"
    -bodyTs: "'collaps':5 'creat':13 'favorit':2 'get':22 'go':11 'group':3 'one':10 'pre':4 'r/typewriters':7 'sub':15 'word':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697161044
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6372814"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697089544 {#2577
      date: 2023-10-12 07:45:44.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1753 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1753 …}
  +body: "As a side note, OP’s instance does not allow new communities."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697093777 {#1742
    date: 2023-10-12 08:56:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wowwoweowza@lemmy.ml"
    "@safesyrup@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1746 …}
  +nested: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  -id: 44722
  -bodyTs: "'allow':10 'communiti':12 'instanc':7 'new':11 'note':4 'op':5 'side':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3820584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697093777 {#1657
    date: 2023-10-12 08:56:17.0 +02:00
  }
  +"title": 44722
}
"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
107 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
108 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1777
  +user: Proxies\__CG__\App\Entity\User {#2647 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1774 …}
  +image: Proxies\__CG__\App\Entity\Image {#2687 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2689 …}
  +slug: "Help-me-Build-a-Small-Community"
  +title: "Help me Build a Small Community"
  +url: "https://lemmy.dbzer0.com/pictrs/image/0bf00448-515b-45e0-baf0-53b2272c0463.jpeg"
  +body: """
    I originally asked for things along the lines of survival: [lemmy.dbzer0.com/post/4805526](https://lemmy.dbzer0.com/post/4805526)\n
    \n
    With the following resources, it seems our community is off the ground in terms of bare necessities:\n
    \n
    > [pastebin.com/gxfm3J7b](https://pastebin.com/gxfm3J7b)\n
    \n
    > [www.survivorlibrary.com/library-download.html](https://www.survivorlibrary.com/library-download.html)\n
    \n
    > [theswissbay.ch/pdf/Books/Survival/Survival/](https://theswissbay.ch/pdf/Books/Survival/Survival/)\n
    \n
    > [www.wikipedia.org](https://www.wikipedia.org/) (Download copy w/ pictures)\n
    \n
    > [artofmanliness.com/…/build-a-bug-out-kindle-a-dig…](https://www.artofmanliness.com/skills/outdoor-survival/build-a-bug-out-kindle-a-digital-survival-library-at-your-fingertips/)\n
    \n
    > [git.toad.city/brad/DeGourou](https://git.toad.city/brad/DeGourou)\n
    \n
    Now, what is the best FOSS way to set up communication within the compound (and between our 2 communities)?\n
    \n
    The following list will help serve as a springboard for the types of things we’re looking for:\n
    \n
    - Open-source server operating systems (e.g., Linux distributions)\n
    - Open-source web servers (e.g., Apache HTTP Server, Nginx)\n
    - Open-source database servers (e.g., MariaDB, PostgreSQL)\n
    - Open-source application servers (e.g., Apache Tomcat, WildFly)\n
    - Open-source server virtualization platforms (e.g., KVM, VirtualBox)\n
    - Open-source network monitoring tools (e.g., Nagios, Zabbix)\n
    - Open-source load balancing solutions (e.g., HAProxy, Pound)\n
    - Open-source server backup and recovery tools (e.g., Bacula, Amanda)\n
    - Open-source security tools for server hardening (e.g., Fail2Ban, ModSecurity)\n
    - Open-source server configuration management tools (e.g., Puppet, Ansible)\n
    - Open-source server monitoring and performance analysis tools (e.g., Prometheus, Grafana)\n
    - Open-source server provisioning and deployment tools (e.g., Foreman, Cobbler)\n
    - Open-source server access control and authentication systems (e.g., FreeIPA, OpenLDAP)\n
    - Open-source server backup and replication solutions (e.g., Bareos, DRBD)\n
    - Open-source server log management and analysis tools (e.g., ELK Stack, Graylog)\n
    - Open-source server file and storage systems (e.g., Samba, Ceph)\n
    - Open-source server containerization and orchestration platforms (e.g., Docker, Kubernetes)\n
    - Open-source server firewall and packet filtering systems (e.g., iptables, ufw)\n
    - Open-source server monitoring and management solutions (e.g., OpenNMS, Cockpit)\n
    - Open-source server collaboration and communication tools (e.g., Nextcloud, Jitsi)\n
    \n
    Edit: How do I make bullet points look normal on mobile? Sync has the page looking INSANE vs the desktop preview.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700039398 {#2682
    date: 2023-11-15 10:09:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2690 …}
  +votes: Doctrine\ORM\PersistentCollection {#2692 …}
  +reports: Doctrine\ORM\PersistentCollection {#2694 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2696 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2698 …}
  +badges: Doctrine\ORM\PersistentCollection {#2700 …}
  +children: [
    App\Entity\EntryComment {#1778
      +user: Proxies\__CG__\App\Entity\User {#1787 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1777 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1774 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        To be totally honest I didn’t look through everything you posted, but I’ve toyed with the idea of intranets myself and have come up with a handful of tools I really like.\n
        \n
        - Tailscale can be used when there is a necessity to connect remote locations over “The Internet”. It is a private VPN that provides ip addresses for connected devices that are only usable to other devices within your Tailnet\n
        - Syncthing can be spun up very quickly to distribute and sync files across devices on the local network, within your Tailnet, and yes over “The Internet” if need be. This is not full on web server level of hosting, but it can get some things off the ground quickly.\n
        \n
        The way I’ve used this to make an “Intranet” is outlined here. I use Obsidian for a lot of note taking, link storage, and general information gathering and navigating. Obsidian stores all it’s files as plain text in a normal folder structure, but this could also be done with htlm files and a normal browser. I can target any portion of these folders with Syncthing and keep them updated across all my devices through my Tailnet. The broader usage of this begins to get into the idea of an intranet.\n
        \n
        Let’s say I meet someone within this community, or maybe from one of the other locations. We get to talking and decide to exchange information from our respective collections. I fire up an ad hoc WiFi network off of say my phone, or a small portable router, add them to my Tailnet, which could even be optional given Syncthing’s built in encryption, add their devices Syncthing ID to the folder I want to share with them. They download a local copy of whatever data I want, and then can return to a hub of their own, maybe a home network, or a larger community wide network. Target the new data they have acquired, and sync it to the hub. We could then remove each other from our Tailnets and Syncthing instances, or leave them so we can automatically update differences when in proximity.\n
        \n
        That’s a rough idea of how I think this system could be used for a more “personal” internet. One that focuses more on direct and intentional communication and data storage, where each user or group of users is basically selecting which data they value enough to commit drive space to. I have also researched medium and long range “WiFi” networks using radio or other signals to trickle sync nodes over longer distances. I’ve even been inspired by Factorio’s logistic drone networks and thought to attach portable routers, single board computers, and storage drives to drones or even solar gliders that can trickle sync to nodes they pass over.\n
        \n
        Just some ideas that don’t quite fit the different systems you mentioned, but I think are a bit easier to spin up for individual users, and could decentralize the load of what you are trying to do even more. Could maybe post this in some of the other FOSS/networking/linux/privacy communities, but I’d maybe clean up the post a bit and make it clearer what you are after.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696901434 {#1772
        date: 2023-10-10 03:30:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zuberi@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1773 …}
      +nested: Doctrine\ORM\PersistentCollection {#1776 …}
      +votes: Doctrine\ORM\PersistentCollection {#1782 …}
      +reports: Doctrine\ORM\PersistentCollection {#1785 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1786 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1764 …}
      -id: 55656
      -bodyTs: "'acquir':328 'across':85,193 'ad':248 'add':262,278 'address':59 'also':169,412 'attach':446 'automat':353 'basic':398 'begin':205 'bit':488,530 'board':450 'broader':201 'browser':178 'built':275 'clean':525 'clearer':534 'collect':243 'come':25 'commit':406 'communic':386 'communiti':222,319,520 'comput':451 'connect':45,61 'copi':296 'could':168,268,336,370,497,510 'd':523 'data':299,325,388,401 'decentr':498 'decid':236 'devic':62,69,86,196,280 'didn':6 'differ':355,479 'direct':383 'distanc':431 'distribut':81 'done':171 'download':293 'drive':407,454 'drone':441,456 'easier':489 'encrypt':277 'enough':404 'even':269,434,458,508 'everyth':10 'exchang':238 'factorio':438 'file':84,157,174 'fire':245 'fit':477 'focus':380 'folder':164,186,285 'foss/networking/linux/privacy':519 'full':105 'gather':149 'general':147 'get':115,207,232 'given':272 'glider':460 'ground':120 'group':394 'hand':29 'hoc':249 'home':314 'honest':4 'host':111 'htlm':173 'hub':308,334 'id':282 'idea':19,210,363,472 'individu':494 'inform':148,239 'inspir':436 'instanc':346 'intent':385 'internet':50,98,377 'intranet':21,131,213 'ip':58 'keep':190 'larger':318 'leav':348 'let':214 'level':109 'like':34 'link':144 'load':500 'local':89,295 'locat':47,230 'logist':440 'long':416 'longer':430 'look':8 'lot':140 'make':129,532 'mayb':224,312,511,524 'medium':414 'meet':218 'mention':482 'navig':151 'necess':43 'need':100 'network':90,251,315,321,419,442 'new':324 'node':428,466 'normal':163,177 'note':142 'obsidian':137,152 'one':226,378 'option':271 'outlin':133 'pass':468 'person':376 'phone':256 'plain':159 'portabl':260,447 'portion':183 'post':12,512,528 'privat':54 'provid':57 'proxim':358 'quick':79,121 'quit':476 'radio':421 'rang':417 'realli':33 'remot':46 'remov':338 'research':413 'respect':242 'return':305 'rough':362 'router':261,448 'say':216,254 'select':399 'server':108 'share':289 'signal':424 'singl':449 'small':259 'solar':459 'someon':219 'space':408 'spin':491 'spun':76 'storag':145,389,453 'store':153 'structur':165 'sync':83,330,427,464 'syncth':73,188,273,281,345 'system':369,480 'tailnet':72,93,199,266,343 'tailscal':35 'take':143 'talk':234 'target':181,322 'text':160 'thing':117 'think':367,485 'thought':444 'tool':31 'total':3 'toy':16 'tri':505 'trickl':426,463 'updat':192,354 'usabl':66 'usag':202 'use':38,126,136,372,420 'user':392,396,495 'valu':403 've':15,125,433 'vpn':55 'want':287,301 'way':123 'web':107 'whatev':298 'wide':320 'wifi':250,418 'within':70,91,220 'yes':95"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3462927"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696901434 {#1779
        date: 2023-10-10 03:30:34.0 +02:00
      }
      +"title": 55656
    }
  ]
  -id: 6120
  -titleTs: "'build':3 'communiti':6 'help':1 'small':5"
  -bodyTs: "'/)':43 '/brad/degourou](https://git.toad.city/brad/degourou)':55 '/build-a-bug-out-kindle-a-dig':49 '/gxfm3j7b](https://pastebin.com/gxfm3j7b)':33 '/library-download.html](https://www.survivorlibrary.com/library-download.html)':36 '/pdf/books/survival/survival/](https://theswissbay.ch/pdf/books/survival/survival/)':39 '/post/4805526](https://lemmy.dbzer0.com/post/4805526)':13 '/skills/outdoor-survival/build-a-bug-out-kindle-a-digital-survival-library-at-your-fingertips/)':52 '2':73 'access':215 'along':6 'amanda':166 'analysi':195,241 'ansibl':187 'apach':108,126 'applic':123 'artofmanliness.com':48 'ask':3 'authent':218 'backup':160,227 'bacula':165 'balanc':151 'bare':29 'bareo':232 'best':60 'bullet':308 'ceph':257 'cobbler':210 'cockpit':291 'collabor':296 'communic':66,298 'communiti':21,74 'compound':69 'configur':182 'container':262 'control':216 'copi':45 'databas':115 'deploy':206 'desktop':322 'distribut':101 'docker':267 'download':44 'drbd':233 'e.g':99,107,117,125,135,144,153,164,175,185,197,208,220,231,243,255,266,278,289,300 'edit':303 'elk':244 'fail2ban':176 'file':251 'filter':276 'firewal':273 'follow':16,76 'foreman':209 'foss':61 'freeipa':221 'git.toad.city':54 'git.toad.city/brad/degourou](https://git.toad.city/brad/degourou)':53 'grafana':199 'graylog':246 'ground':25 'haproxi':154 'harden':174 'help':79 'http':109 'insan':319 'iptabl':279 'jitsi':302 'kubernet':268 'kvm':136 'lemmy.dbzer0.com':12 'lemmy.dbzer0.com/post/4805526](https://lemmy.dbzer0.com/post/4805526)':11 'line':8 'linux':100 'list':77 'load':150 'log':238 'look':91,310,318 'make':307 'manag':183,239,287 'mariadb':118 'mobil':313 'modsecur':177 'monitor':142,192,285 'nagio':145 'necess':30 'network':141 'nextcloud':301 'nginx':111 'normal':311 'open':94,103,113,121,130,139,148,157,168,179,189,201,212,224,235,248,259,270,282,293 'open-sourc':93,102,112,120,129,138,147,156,167,178,188,200,211,223,234,247,258,269,281,292 'openldap':222 'opennm':290 'oper':97 'orchestr':264 'origin':2 'packet':275 'page':317 'pastebin.com':32 'pastebin.com/gxfm3j7b](https://pastebin.com/gxfm3j7b)':31 'perform':194 'pictur':47 'platform':134,265 'point':309 'postgresql':119 'pound':155 'preview':323 'prometheus':198 'provis':204 'puppet':186 're':90 'recoveri':162 'replic':229 'resourc':17 'samba':256 'secur':170 'seem':19 'serv':80 'server':96,106,110,116,124,132,159,173,181,191,203,214,226,237,250,261,272,284,295 'set':64 'solut':152,230,288 'sourc':95,104,114,122,131,140,149,158,169,180,190,202,213,225,236,249,260,271,283,294 'springboard':83 'stack':245 'storag':253 'surviv':10 'sync':314 'system':98,219,254,277 'term':27 'theswissbay.ch':38 'theswissbay.ch/pdf/books/survival/survival/](https://theswissbay.ch/pdf/books/survival/survival/)':37 'thing':5,88 'tomcat':127 'tool':143,163,171,184,196,207,242,299 'type':86 'ufw':280 'virtual':133 'virtualbox':137 'vs':320 'w':46 'way':62 'web':105 'wildfli':128 'within':67 'www.artofmanliness.com':51 'www.artofmanliness.com/skills/outdoor-survival/build-a-bug-out-kindle-a-digital-survival-library-at-your-fingertips/)':50 'www.survivorlibrary.com':35 'www.survivorlibrary.com/library-download.html](https://www.survivorlibrary.com/library-download.html)':34 'www.wikipedia.org':40,42 'www.wikipedia.org/)':41 'zabbix':146"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696913789
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/5946930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696889789 {#2669
    date: 2023-10-10 00:16:29.0 +02: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
109 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1777
  +user: Proxies\__CG__\App\Entity\User {#2647 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1774 …}
  +image: Proxies\__CG__\App\Entity\Image {#2687 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2689 …}
  +slug: "Help-me-Build-a-Small-Community"
  +title: "Help me Build a Small Community"
  +url: "https://lemmy.dbzer0.com/pictrs/image/0bf00448-515b-45e0-baf0-53b2272c0463.jpeg"
  +body: """
    I originally asked for things along the lines of survival: [lemmy.dbzer0.com/post/4805526](https://lemmy.dbzer0.com/post/4805526)\n
    \n
    With the following resources, it seems our community is off the ground in terms of bare necessities:\n
    \n
    > [pastebin.com/gxfm3J7b](https://pastebin.com/gxfm3J7b)\n
    \n
    > [www.survivorlibrary.com/library-download.html](https://www.survivorlibrary.com/library-download.html)\n
    \n
    > [theswissbay.ch/pdf/Books/Survival/Survival/](https://theswissbay.ch/pdf/Books/Survival/Survival/)\n
    \n
    > [www.wikipedia.org](https://www.wikipedia.org/) (Download copy w/ pictures)\n
    \n
    > [artofmanliness.com/…/build-a-bug-out-kindle-a-dig…](https://www.artofmanliness.com/skills/outdoor-survival/build-a-bug-out-kindle-a-digital-survival-library-at-your-fingertips/)\n
    \n
    > [git.toad.city/brad/DeGourou](https://git.toad.city/brad/DeGourou)\n
    \n
    Now, what is the best FOSS way to set up communication within the compound (and between our 2 communities)?\n
    \n
    The following list will help serve as a springboard for the types of things we’re looking for:\n
    \n
    - Open-source server operating systems (e.g., Linux distributions)\n
    - Open-source web servers (e.g., Apache HTTP Server, Nginx)\n
    - Open-source database servers (e.g., MariaDB, PostgreSQL)\n
    - Open-source application servers (e.g., Apache Tomcat, WildFly)\n
    - Open-source server virtualization platforms (e.g., KVM, VirtualBox)\n
    - Open-source network monitoring tools (e.g., Nagios, Zabbix)\n
    - Open-source load balancing solutions (e.g., HAProxy, Pound)\n
    - Open-source server backup and recovery tools (e.g., Bacula, Amanda)\n
    - Open-source security tools for server hardening (e.g., Fail2Ban, ModSecurity)\n
    - Open-source server configuration management tools (e.g., Puppet, Ansible)\n
    - Open-source server monitoring and performance analysis tools (e.g., Prometheus, Grafana)\n
    - Open-source server provisioning and deployment tools (e.g., Foreman, Cobbler)\n
    - Open-source server access control and authentication systems (e.g., FreeIPA, OpenLDAP)\n
    - Open-source server backup and replication solutions (e.g., Bareos, DRBD)\n
    - Open-source server log management and analysis tools (e.g., ELK Stack, Graylog)\n
    - Open-source server file and storage systems (e.g., Samba, Ceph)\n
    - Open-source server containerization and orchestration platforms (e.g., Docker, Kubernetes)\n
    - Open-source server firewall and packet filtering systems (e.g., iptables, ufw)\n
    - Open-source server monitoring and management solutions (e.g., OpenNMS, Cockpit)\n
    - Open-source server collaboration and communication tools (e.g., Nextcloud, Jitsi)\n
    \n
    Edit: How do I make bullet points look normal on mobile? Sync has the page looking INSANE vs the desktop preview.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700039398 {#2682
    date: 2023-11-15 10:09:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2690 …}
  +votes: Doctrine\ORM\PersistentCollection {#2692 …}
  +reports: Doctrine\ORM\PersistentCollection {#2694 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2696 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2698 …}
  +badges: Doctrine\ORM\PersistentCollection {#2700 …}
  +children: [
    App\Entity\EntryComment {#1778
      +user: Proxies\__CG__\App\Entity\User {#1787 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1777 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1774 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        To be totally honest I didn’t look through everything you posted, but I’ve toyed with the idea of intranets myself and have come up with a handful of tools I really like.\n
        \n
        - Tailscale can be used when there is a necessity to connect remote locations over “The Internet”. It is a private VPN that provides ip addresses for connected devices that are only usable to other devices within your Tailnet\n
        - Syncthing can be spun up very quickly to distribute and sync files across devices on the local network, within your Tailnet, and yes over “The Internet” if need be. This is not full on web server level of hosting, but it can get some things off the ground quickly.\n
        \n
        The way I’ve used this to make an “Intranet” is outlined here. I use Obsidian for a lot of note taking, link storage, and general information gathering and navigating. Obsidian stores all it’s files as plain text in a normal folder structure, but this could also be done with htlm files and a normal browser. I can target any portion of these folders with Syncthing and keep them updated across all my devices through my Tailnet. The broader usage of this begins to get into the idea of an intranet.\n
        \n
        Let’s say I meet someone within this community, or maybe from one of the other locations. We get to talking and decide to exchange information from our respective collections. I fire up an ad hoc WiFi network off of say my phone, or a small portable router, add them to my Tailnet, which could even be optional given Syncthing’s built in encryption, add their devices Syncthing ID to the folder I want to share with them. They download a local copy of whatever data I want, and then can return to a hub of their own, maybe a home network, or a larger community wide network. Target the new data they have acquired, and sync it to the hub. We could then remove each other from our Tailnets and Syncthing instances, or leave them so we can automatically update differences when in proximity.\n
        \n
        That’s a rough idea of how I think this system could be used for a more “personal” internet. One that focuses more on direct and intentional communication and data storage, where each user or group of users is basically selecting which data they value enough to commit drive space to. I have also researched medium and long range “WiFi” networks using radio or other signals to trickle sync nodes over longer distances. I’ve even been inspired by Factorio’s logistic drone networks and thought to attach portable routers, single board computers, and storage drives to drones or even solar gliders that can trickle sync to nodes they pass over.\n
        \n
        Just some ideas that don’t quite fit the different systems you mentioned, but I think are a bit easier to spin up for individual users, and could decentralize the load of what you are trying to do even more. Could maybe post this in some of the other FOSS/networking/linux/privacy communities, but I’d maybe clean up the post a bit and make it clearer what you are after.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696901434 {#1772
        date: 2023-10-10 03:30:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zuberi@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1773 …}
      +nested: Doctrine\ORM\PersistentCollection {#1776 …}
      +votes: Doctrine\ORM\PersistentCollection {#1782 …}
      +reports: Doctrine\ORM\PersistentCollection {#1785 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1786 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1764 …}
      -id: 55656
      -bodyTs: "'acquir':328 'across':85,193 'ad':248 'add':262,278 'address':59 'also':169,412 'attach':446 'automat':353 'basic':398 'begin':205 'bit':488,530 'board':450 'broader':201 'browser':178 'built':275 'clean':525 'clearer':534 'collect':243 'come':25 'commit':406 'communic':386 'communiti':222,319,520 'comput':451 'connect':45,61 'copi':296 'could':168,268,336,370,497,510 'd':523 'data':299,325,388,401 'decentr':498 'decid':236 'devic':62,69,86,196,280 'didn':6 'differ':355,479 'direct':383 'distanc':431 'distribut':81 'done':171 'download':293 'drive':407,454 'drone':441,456 'easier':489 'encrypt':277 'enough':404 'even':269,434,458,508 'everyth':10 'exchang':238 'factorio':438 'file':84,157,174 'fire':245 'fit':477 'focus':380 'folder':164,186,285 'foss/networking/linux/privacy':519 'full':105 'gather':149 'general':147 'get':115,207,232 'given':272 'glider':460 'ground':120 'group':394 'hand':29 'hoc':249 'home':314 'honest':4 'host':111 'htlm':173 'hub':308,334 'id':282 'idea':19,210,363,472 'individu':494 'inform':148,239 'inspir':436 'instanc':346 'intent':385 'internet':50,98,377 'intranet':21,131,213 'ip':58 'keep':190 'larger':318 'leav':348 'let':214 'level':109 'like':34 'link':144 'load':500 'local':89,295 'locat':47,230 'logist':440 'long':416 'longer':430 'look':8 'lot':140 'make':129,532 'mayb':224,312,511,524 'medium':414 'meet':218 'mention':482 'navig':151 'necess':43 'need':100 'network':90,251,315,321,419,442 'new':324 'node':428,466 'normal':163,177 'note':142 'obsidian':137,152 'one':226,378 'option':271 'outlin':133 'pass':468 'person':376 'phone':256 'plain':159 'portabl':260,447 'portion':183 'post':12,512,528 'privat':54 'provid':57 'proxim':358 'quick':79,121 'quit':476 'radio':421 'rang':417 'realli':33 'remot':46 'remov':338 'research':413 'respect':242 'return':305 'rough':362 'router':261,448 'say':216,254 'select':399 'server':108 'share':289 'signal':424 'singl':449 'small':259 'solar':459 'someon':219 'space':408 'spin':491 'spun':76 'storag':145,389,453 'store':153 'structur':165 'sync':83,330,427,464 'syncth':73,188,273,281,345 'system':369,480 'tailnet':72,93,199,266,343 'tailscal':35 'take':143 'talk':234 'target':181,322 'text':160 'thing':117 'think':367,485 'thought':444 'tool':31 'total':3 'toy':16 'tri':505 'trickl':426,463 'updat':192,354 'usabl':66 'usag':202 'use':38,126,136,372,420 'user':392,396,495 'valu':403 've':15,125,433 'vpn':55 'want':287,301 'way':123 'web':107 'whatev':298 'wide':320 'wifi':250,418 'within':70,91,220 'yes':95"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3462927"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696901434 {#1779
        date: 2023-10-10 03:30:34.0 +02:00
      }
      +"title": 55656
    }
  ]
  -id: 6120
  -titleTs: "'build':3 'communiti':6 'help':1 'small':5"
  -bodyTs: "'/)':43 '/brad/degourou](https://git.toad.city/brad/degourou)':55 '/build-a-bug-out-kindle-a-dig':49 '/gxfm3j7b](https://pastebin.com/gxfm3j7b)':33 '/library-download.html](https://www.survivorlibrary.com/library-download.html)':36 '/pdf/books/survival/survival/](https://theswissbay.ch/pdf/books/survival/survival/)':39 '/post/4805526](https://lemmy.dbzer0.com/post/4805526)':13 '/skills/outdoor-survival/build-a-bug-out-kindle-a-digital-survival-library-at-your-fingertips/)':52 '2':73 'access':215 'along':6 'amanda':166 'analysi':195,241 'ansibl':187 'apach':108,126 'applic':123 'artofmanliness.com':48 'ask':3 'authent':218 'backup':160,227 'bacula':165 'balanc':151 'bare':29 'bareo':232 'best':60 'bullet':308 'ceph':257 'cobbler':210 'cockpit':291 'collabor':296 'communic':66,298 'communiti':21,74 'compound':69 'configur':182 'container':262 'control':216 'copi':45 'databas':115 'deploy':206 'desktop':322 'distribut':101 'docker':267 'download':44 'drbd':233 'e.g':99,107,117,125,135,144,153,164,175,185,197,208,220,231,243,255,266,278,289,300 'edit':303 'elk':244 'fail2ban':176 'file':251 'filter':276 'firewal':273 'follow':16,76 'foreman':209 'foss':61 'freeipa':221 'git.toad.city':54 'git.toad.city/brad/degourou](https://git.toad.city/brad/degourou)':53 'grafana':199 'graylog':246 'ground':25 'haproxi':154 'harden':174 'help':79 'http':109 'insan':319 'iptabl':279 'jitsi':302 'kubernet':268 'kvm':136 'lemmy.dbzer0.com':12 'lemmy.dbzer0.com/post/4805526](https://lemmy.dbzer0.com/post/4805526)':11 'line':8 'linux':100 'list':77 'load':150 'log':238 'look':91,310,318 'make':307 'manag':183,239,287 'mariadb':118 'mobil':313 'modsecur':177 'monitor':142,192,285 'nagio':145 'necess':30 'network':141 'nextcloud':301 'nginx':111 'normal':311 'open':94,103,113,121,130,139,148,157,168,179,189,201,212,224,235,248,259,270,282,293 'open-sourc':93,102,112,120,129,138,147,156,167,178,188,200,211,223,234,247,258,269,281,292 'openldap':222 'opennm':290 'oper':97 'orchestr':264 'origin':2 'packet':275 'page':317 'pastebin.com':32 'pastebin.com/gxfm3j7b](https://pastebin.com/gxfm3j7b)':31 'perform':194 'pictur':47 'platform':134,265 'point':309 'postgresql':119 'pound':155 'preview':323 'prometheus':198 'provis':204 'puppet':186 're':90 'recoveri':162 'replic':229 'resourc':17 'samba':256 'secur':170 'seem':19 'serv':80 'server':96,106,110,116,124,132,159,173,181,191,203,214,226,237,250,261,272,284,295 'set':64 'solut':152,230,288 'sourc':95,104,114,122,131,140,149,158,169,180,190,202,213,225,236,249,260,271,283,294 'springboard':83 'stack':245 'storag':253 'surviv':10 'sync':314 'system':98,219,254,277 'term':27 'theswissbay.ch':38 'theswissbay.ch/pdf/books/survival/survival/](https://theswissbay.ch/pdf/books/survival/survival/)':37 'thing':5,88 'tomcat':127 'tool':143,163,171,184,196,207,242,299 'type':86 'ufw':280 'virtual':133 'virtualbox':137 'vs':320 'w':46 'way':62 'web':105 'wildfli':128 'within':67 'www.artofmanliness.com':51 'www.artofmanliness.com/skills/outdoor-survival/build-a-bug-out-kindle-a-digital-survival-library-at-your-fingertips/)':50 'www.survivorlibrary.com':35 'www.survivorlibrary.com/library-download.html](https://www.survivorlibrary.com/library-download.html)':34 'www.wikipedia.org':40,42 'www.wikipedia.org/)':41 'zabbix':146"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696913789
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/5946930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696889789 {#2669
    date: 2023-10-10 00:16:29.0 +02: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
110 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1777
  +user: Proxies\__CG__\App\Entity\User {#2647 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1774 …}
  +image: Proxies\__CG__\App\Entity\Image {#2687 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2689 …}
  +slug: "Help-me-Build-a-Small-Community"
  +title: "Help me Build a Small Community"
  +url: "https://lemmy.dbzer0.com/pictrs/image/0bf00448-515b-45e0-baf0-53b2272c0463.jpeg"
  +body: """
    I originally asked for things along the lines of survival: [lemmy.dbzer0.com/post/4805526](https://lemmy.dbzer0.com/post/4805526)\n
    \n
    With the following resources, it seems our community is off the ground in terms of bare necessities:\n
    \n
    > [pastebin.com/gxfm3J7b](https://pastebin.com/gxfm3J7b)\n
    \n
    > [www.survivorlibrary.com/library-download.html](https://www.survivorlibrary.com/library-download.html)\n
    \n
    > [theswissbay.ch/pdf/Books/Survival/Survival/](https://theswissbay.ch/pdf/Books/Survival/Survival/)\n
    \n
    > [www.wikipedia.org](https://www.wikipedia.org/) (Download copy w/ pictures)\n
    \n
    > [artofmanliness.com/…/build-a-bug-out-kindle-a-dig…](https://www.artofmanliness.com/skills/outdoor-survival/build-a-bug-out-kindle-a-digital-survival-library-at-your-fingertips/)\n
    \n
    > [git.toad.city/brad/DeGourou](https://git.toad.city/brad/DeGourou)\n
    \n
    Now, what is the best FOSS way to set up communication within the compound (and between our 2 communities)?\n
    \n
    The following list will help serve as a springboard for the types of things we’re looking for:\n
    \n
    - Open-source server operating systems (e.g., Linux distributions)\n
    - Open-source web servers (e.g., Apache HTTP Server, Nginx)\n
    - Open-source database servers (e.g., MariaDB, PostgreSQL)\n
    - Open-source application servers (e.g., Apache Tomcat, WildFly)\n
    - Open-source server virtualization platforms (e.g., KVM, VirtualBox)\n
    - Open-source network monitoring tools (e.g., Nagios, Zabbix)\n
    - Open-source load balancing solutions (e.g., HAProxy, Pound)\n
    - Open-source server backup and recovery tools (e.g., Bacula, Amanda)\n
    - Open-source security tools for server hardening (e.g., Fail2Ban, ModSecurity)\n
    - Open-source server configuration management tools (e.g., Puppet, Ansible)\n
    - Open-source server monitoring and performance analysis tools (e.g., Prometheus, Grafana)\n
    - Open-source server provisioning and deployment tools (e.g., Foreman, Cobbler)\n
    - Open-source server access control and authentication systems (e.g., FreeIPA, OpenLDAP)\n
    - Open-source server backup and replication solutions (e.g., Bareos, DRBD)\n
    - Open-source server log management and analysis tools (e.g., ELK Stack, Graylog)\n
    - Open-source server file and storage systems (e.g., Samba, Ceph)\n
    - Open-source server containerization and orchestration platforms (e.g., Docker, Kubernetes)\n
    - Open-source server firewall and packet filtering systems (e.g., iptables, ufw)\n
    - Open-source server monitoring and management solutions (e.g., OpenNMS, Cockpit)\n
    - Open-source server collaboration and communication tools (e.g., Nextcloud, Jitsi)\n
    \n
    Edit: How do I make bullet points look normal on mobile? Sync has the page looking INSANE vs the desktop preview.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700039398 {#2682
    date: 2023-11-15 10:09:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2690 …}
  +votes: Doctrine\ORM\PersistentCollection {#2692 …}
  +reports: Doctrine\ORM\PersistentCollection {#2694 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2696 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2698 …}
  +badges: Doctrine\ORM\PersistentCollection {#2700 …}
  +children: [
    App\Entity\EntryComment {#1778
      +user: Proxies\__CG__\App\Entity\User {#1787 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1777 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1774 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        To be totally honest I didn’t look through everything you posted, but I’ve toyed with the idea of intranets myself and have come up with a handful of tools I really like.\n
        \n
        - Tailscale can be used when there is a necessity to connect remote locations over “The Internet”. It is a private VPN that provides ip addresses for connected devices that are only usable to other devices within your Tailnet\n
        - Syncthing can be spun up very quickly to distribute and sync files across devices on the local network, within your Tailnet, and yes over “The Internet” if need be. This is not full on web server level of hosting, but it can get some things off the ground quickly.\n
        \n
        The way I’ve used this to make an “Intranet” is outlined here. I use Obsidian for a lot of note taking, link storage, and general information gathering and navigating. Obsidian stores all it’s files as plain text in a normal folder structure, but this could also be done with htlm files and a normal browser. I can target any portion of these folders with Syncthing and keep them updated across all my devices through my Tailnet. The broader usage of this begins to get into the idea of an intranet.\n
        \n
        Let’s say I meet someone within this community, or maybe from one of the other locations. We get to talking and decide to exchange information from our respective collections. I fire up an ad hoc WiFi network off of say my phone, or a small portable router, add them to my Tailnet, which could even be optional given Syncthing’s built in encryption, add their devices Syncthing ID to the folder I want to share with them. They download a local copy of whatever data I want, and then can return to a hub of their own, maybe a home network, or a larger community wide network. Target the new data they have acquired, and sync it to the hub. We could then remove each other from our Tailnets and Syncthing instances, or leave them so we can automatically update differences when in proximity.\n
        \n
        That’s a rough idea of how I think this system could be used for a more “personal” internet. One that focuses more on direct and intentional communication and data storage, where each user or group of users is basically selecting which data they value enough to commit drive space to. I have also researched medium and long range “WiFi” networks using radio or other signals to trickle sync nodes over longer distances. I’ve even been inspired by Factorio’s logistic drone networks and thought to attach portable routers, single board computers, and storage drives to drones or even solar gliders that can trickle sync to nodes they pass over.\n
        \n
        Just some ideas that don’t quite fit the different systems you mentioned, but I think are a bit easier to spin up for individual users, and could decentralize the load of what you are trying to do even more. Could maybe post this in some of the other FOSS/networking/linux/privacy communities, but I’d maybe clean up the post a bit and make it clearer what you are after.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696901434 {#1772
        date: 2023-10-10 03:30:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zuberi@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1773 …}
      +nested: Doctrine\ORM\PersistentCollection {#1776 …}
      +votes: Doctrine\ORM\PersistentCollection {#1782 …}
      +reports: Doctrine\ORM\PersistentCollection {#1785 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1786 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1764 …}
      -id: 55656
      -bodyTs: "'acquir':328 'across':85,193 'ad':248 'add':262,278 'address':59 'also':169,412 'attach':446 'automat':353 'basic':398 'begin':205 'bit':488,530 'board':450 'broader':201 'browser':178 'built':275 'clean':525 'clearer':534 'collect':243 'come':25 'commit':406 'communic':386 'communiti':222,319,520 'comput':451 'connect':45,61 'copi':296 'could':168,268,336,370,497,510 'd':523 'data':299,325,388,401 'decentr':498 'decid':236 'devic':62,69,86,196,280 'didn':6 'differ':355,479 'direct':383 'distanc':431 'distribut':81 'done':171 'download':293 'drive':407,454 'drone':441,456 'easier':489 'encrypt':277 'enough':404 'even':269,434,458,508 'everyth':10 'exchang':238 'factorio':438 'file':84,157,174 'fire':245 'fit':477 'focus':380 'folder':164,186,285 'foss/networking/linux/privacy':519 'full':105 'gather':149 'general':147 'get':115,207,232 'given':272 'glider':460 'ground':120 'group':394 'hand':29 'hoc':249 'home':314 'honest':4 'host':111 'htlm':173 'hub':308,334 'id':282 'idea':19,210,363,472 'individu':494 'inform':148,239 'inspir':436 'instanc':346 'intent':385 'internet':50,98,377 'intranet':21,131,213 'ip':58 'keep':190 'larger':318 'leav':348 'let':214 'level':109 'like':34 'link':144 'load':500 'local':89,295 'locat':47,230 'logist':440 'long':416 'longer':430 'look':8 'lot':140 'make':129,532 'mayb':224,312,511,524 'medium':414 'meet':218 'mention':482 'navig':151 'necess':43 'need':100 'network':90,251,315,321,419,442 'new':324 'node':428,466 'normal':163,177 'note':142 'obsidian':137,152 'one':226,378 'option':271 'outlin':133 'pass':468 'person':376 'phone':256 'plain':159 'portabl':260,447 'portion':183 'post':12,512,528 'privat':54 'provid':57 'proxim':358 'quick':79,121 'quit':476 'radio':421 'rang':417 'realli':33 'remot':46 'remov':338 'research':413 'respect':242 'return':305 'rough':362 'router':261,448 'say':216,254 'select':399 'server':108 'share':289 'signal':424 'singl':449 'small':259 'solar':459 'someon':219 'space':408 'spin':491 'spun':76 'storag':145,389,453 'store':153 'structur':165 'sync':83,330,427,464 'syncth':73,188,273,281,345 'system':369,480 'tailnet':72,93,199,266,343 'tailscal':35 'take':143 'talk':234 'target':181,322 'text':160 'thing':117 'think':367,485 'thought':444 'tool':31 'total':3 'toy':16 'tri':505 'trickl':426,463 'updat':192,354 'usabl':66 'usag':202 'use':38,126,136,372,420 'user':392,396,495 'valu':403 've':15,125,433 'vpn':55 'want':287,301 'way':123 'web':107 'whatev':298 'wide':320 'wifi':250,418 'within':70,91,220 'yes':95"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3462927"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696901434 {#1779
        date: 2023-10-10 03:30:34.0 +02:00
      }
      +"title": 55656
    }
  ]
  -id: 6120
  -titleTs: "'build':3 'communiti':6 'help':1 'small':5"
  -bodyTs: "'/)':43 '/brad/degourou](https://git.toad.city/brad/degourou)':55 '/build-a-bug-out-kindle-a-dig':49 '/gxfm3j7b](https://pastebin.com/gxfm3j7b)':33 '/library-download.html](https://www.survivorlibrary.com/library-download.html)':36 '/pdf/books/survival/survival/](https://theswissbay.ch/pdf/books/survival/survival/)':39 '/post/4805526](https://lemmy.dbzer0.com/post/4805526)':13 '/skills/outdoor-survival/build-a-bug-out-kindle-a-digital-survival-library-at-your-fingertips/)':52 '2':73 'access':215 'along':6 'amanda':166 'analysi':195,241 'ansibl':187 'apach':108,126 'applic':123 'artofmanliness.com':48 'ask':3 'authent':218 'backup':160,227 'bacula':165 'balanc':151 'bare':29 'bareo':232 'best':60 'bullet':308 'ceph':257 'cobbler':210 'cockpit':291 'collabor':296 'communic':66,298 'communiti':21,74 'compound':69 'configur':182 'container':262 'control':216 'copi':45 'databas':115 'deploy':206 'desktop':322 'distribut':101 'docker':267 'download':44 'drbd':233 'e.g':99,107,117,125,135,144,153,164,175,185,197,208,220,231,243,255,266,278,289,300 'edit':303 'elk':244 'fail2ban':176 'file':251 'filter':276 'firewal':273 'follow':16,76 'foreman':209 'foss':61 'freeipa':221 'git.toad.city':54 'git.toad.city/brad/degourou](https://git.toad.city/brad/degourou)':53 'grafana':199 'graylog':246 'ground':25 'haproxi':154 'harden':174 'help':79 'http':109 'insan':319 'iptabl':279 'jitsi':302 'kubernet':268 'kvm':136 'lemmy.dbzer0.com':12 'lemmy.dbzer0.com/post/4805526](https://lemmy.dbzer0.com/post/4805526)':11 'line':8 'linux':100 'list':77 'load':150 'log':238 'look':91,310,318 'make':307 'manag':183,239,287 'mariadb':118 'mobil':313 'modsecur':177 'monitor':142,192,285 'nagio':145 'necess':30 'network':141 'nextcloud':301 'nginx':111 'normal':311 'open':94,103,113,121,130,139,148,157,168,179,189,201,212,224,235,248,259,270,282,293 'open-sourc':93,102,112,120,129,138,147,156,167,178,188,200,211,223,234,247,258,269,281,292 'openldap':222 'opennm':290 'oper':97 'orchestr':264 'origin':2 'packet':275 'page':317 'pastebin.com':32 'pastebin.com/gxfm3j7b](https://pastebin.com/gxfm3j7b)':31 'perform':194 'pictur':47 'platform':134,265 'point':309 'postgresql':119 'pound':155 'preview':323 'prometheus':198 'provis':204 'puppet':186 're':90 'recoveri':162 'replic':229 'resourc':17 'samba':256 'secur':170 'seem':19 'serv':80 'server':96,106,110,116,124,132,159,173,181,191,203,214,226,237,250,261,272,284,295 'set':64 'solut':152,230,288 'sourc':95,104,114,122,131,140,149,158,169,180,190,202,213,225,236,249,260,271,283,294 'springboard':83 'stack':245 'storag':253 'surviv':10 'sync':314 'system':98,219,254,277 'term':27 'theswissbay.ch':38 'theswissbay.ch/pdf/books/survival/survival/](https://theswissbay.ch/pdf/books/survival/survival/)':37 'thing':5,88 'tomcat':127 'tool':143,163,171,184,196,207,242,299 'type':86 'ufw':280 'virtual':133 'virtualbox':137 'vs':320 'w':46 'way':62 'web':105 'wildfli':128 'within':67 'www.artofmanliness.com':51 'www.artofmanliness.com/skills/outdoor-survival/build-a-bug-out-kindle-a-digital-survival-library-at-your-fingertips/)':50 'www.survivorlibrary.com':35 'www.survivorlibrary.com/library-download.html](https://www.survivorlibrary.com/library-download.html)':34 'www.wikipedia.org':40,42 'www.wikipedia.org/)':41 'zabbix':146"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696913789
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/5946930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696889789 {#2669
    date: 2023-10-10 00:16:29.0 +02: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
111 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
112 DENIED moderate
App\Entity\EntryComment {#1778
  +user: Proxies\__CG__\App\Entity\User {#1787 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1777
    +user: Proxies\__CG__\App\Entity\User {#2647 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1774 …}
    +image: Proxies\__CG__\App\Entity\Image {#2687 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2689 …}
    +slug: "Help-me-Build-a-Small-Community"
    +title: "Help me Build a Small Community"
    +url: "https://lemmy.dbzer0.com/pictrs/image/0bf00448-515b-45e0-baf0-53b2272c0463.jpeg"
    +body: """
      I originally asked for things along the lines of survival: [lemmy.dbzer0.com/post/4805526](https://lemmy.dbzer0.com/post/4805526)\n
      \n
      With the following resources, it seems our community is off the ground in terms of bare necessities:\n
      \n
      > [pastebin.com/gxfm3J7b](https://pastebin.com/gxfm3J7b)\n
      \n
      > [www.survivorlibrary.com/library-download.html](https://www.survivorlibrary.com/library-download.html)\n
      \n
      > [theswissbay.ch/pdf/Books/Survival/Survival/](https://theswissbay.ch/pdf/Books/Survival/Survival/)\n
      \n
      > [www.wikipedia.org](https://www.wikipedia.org/) (Download copy w/ pictures)\n
      \n
      > [artofmanliness.com/…/build-a-bug-out-kindle-a-dig…](https://www.artofmanliness.com/skills/outdoor-survival/build-a-bug-out-kindle-a-digital-survival-library-at-your-fingertips/)\n
      \n
      > [git.toad.city/brad/DeGourou](https://git.toad.city/brad/DeGourou)\n
      \n
      Now, what is the best FOSS way to set up communication within the compound (and between our 2 communities)?\n
      \n
      The following list will help serve as a springboard for the types of things we’re looking for:\n
      \n
      - Open-source server operating systems (e.g., Linux distributions)\n
      - Open-source web servers (e.g., Apache HTTP Server, Nginx)\n
      - Open-source database servers (e.g., MariaDB, PostgreSQL)\n
      - Open-source application servers (e.g., Apache Tomcat, WildFly)\n
      - Open-source server virtualization platforms (e.g., KVM, VirtualBox)\n
      - Open-source network monitoring tools (e.g., Nagios, Zabbix)\n
      - Open-source load balancing solutions (e.g., HAProxy, Pound)\n
      - Open-source server backup and recovery tools (e.g., Bacula, Amanda)\n
      - Open-source security tools for server hardening (e.g., Fail2Ban, ModSecurity)\n
      - Open-source server configuration management tools (e.g., Puppet, Ansible)\n
      - Open-source server monitoring and performance analysis tools (e.g., Prometheus, Grafana)\n
      - Open-source server provisioning and deployment tools (e.g., Foreman, Cobbler)\n
      - Open-source server access control and authentication systems (e.g., FreeIPA, OpenLDAP)\n
      - Open-source server backup and replication solutions (e.g., Bareos, DRBD)\n
      - Open-source server log management and analysis tools (e.g., ELK Stack, Graylog)\n
      - Open-source server file and storage systems (e.g., Samba, Ceph)\n
      - Open-source server containerization and orchestration platforms (e.g., Docker, Kubernetes)\n
      - Open-source server firewall and packet filtering systems (e.g., iptables, ufw)\n
      - Open-source server monitoring and management solutions (e.g., OpenNMS, Cockpit)\n
      - Open-source server collaboration and communication tools (e.g., Nextcloud, Jitsi)\n
      \n
      Edit: How do I make bullet points look normal on mobile? Sync has the page looking INSANE vs the desktop preview.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 3
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700039398 {#2682
      date: 2023-11-15 10:09:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2690 …}
    +votes: Doctrine\ORM\PersistentCollection {#2692 …}
    +reports: Doctrine\ORM\PersistentCollection {#2694 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2696 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2698 …}
    +badges: Doctrine\ORM\PersistentCollection {#2700 …}
    +children: [
      App\Entity\EntryComment {#1778}
    ]
    -id: 6120
    -titleTs: "'build':3 'communiti':6 'help':1 'small':5"
    -bodyTs: "'/)':43 '/brad/degourou](https://git.toad.city/brad/degourou)':55 '/build-a-bug-out-kindle-a-dig':49 '/gxfm3j7b](https://pastebin.com/gxfm3j7b)':33 '/library-download.html](https://www.survivorlibrary.com/library-download.html)':36 '/pdf/books/survival/survival/](https://theswissbay.ch/pdf/books/survival/survival/)':39 '/post/4805526](https://lemmy.dbzer0.com/post/4805526)':13 '/skills/outdoor-survival/build-a-bug-out-kindle-a-digital-survival-library-at-your-fingertips/)':52 '2':73 'access':215 'along':6 'amanda':166 'analysi':195,241 'ansibl':187 'apach':108,126 'applic':123 'artofmanliness.com':48 'ask':3 'authent':218 'backup':160,227 'bacula':165 'balanc':151 'bare':29 'bareo':232 'best':60 'bullet':308 'ceph':257 'cobbler':210 'cockpit':291 'collabor':296 'communic':66,298 'communiti':21,74 'compound':69 'configur':182 'container':262 'control':216 'copi':45 'databas':115 'deploy':206 'desktop':322 'distribut':101 'docker':267 'download':44 'drbd':233 'e.g':99,107,117,125,135,144,153,164,175,185,197,208,220,231,243,255,266,278,289,300 'edit':303 'elk':244 'fail2ban':176 'file':251 'filter':276 'firewal':273 'follow':16,76 'foreman':209 'foss':61 'freeipa':221 'git.toad.city':54 'git.toad.city/brad/degourou](https://git.toad.city/brad/degourou)':53 'grafana':199 'graylog':246 'ground':25 'haproxi':154 'harden':174 'help':79 'http':109 'insan':319 'iptabl':279 'jitsi':302 'kubernet':268 'kvm':136 'lemmy.dbzer0.com':12 'lemmy.dbzer0.com/post/4805526](https://lemmy.dbzer0.com/post/4805526)':11 'line':8 'linux':100 'list':77 'load':150 'log':238 'look':91,310,318 'make':307 'manag':183,239,287 'mariadb':118 'mobil':313 'modsecur':177 'monitor':142,192,285 'nagio':145 'necess':30 'network':141 'nextcloud':301 'nginx':111 'normal':311 'open':94,103,113,121,130,139,148,157,168,179,189,201,212,224,235,248,259,270,282,293 'open-sourc':93,102,112,120,129,138,147,156,167,178,188,200,211,223,234,247,258,269,281,292 'openldap':222 'opennm':290 'oper':97 'orchestr':264 'origin':2 'packet':275 'page':317 'pastebin.com':32 'pastebin.com/gxfm3j7b](https://pastebin.com/gxfm3j7b)':31 'perform':194 'pictur':47 'platform':134,265 'point':309 'postgresql':119 'pound':155 'preview':323 'prometheus':198 'provis':204 'puppet':186 're':90 'recoveri':162 'replic':229 'resourc':17 'samba':256 'secur':170 'seem':19 'serv':80 'server':96,106,110,116,124,132,159,173,181,191,203,214,226,237,250,261,272,284,295 'set':64 'solut':152,230,288 'sourc':95,104,114,122,131,140,149,158,169,180,190,202,213,225,236,249,260,271,283,294 'springboard':83 'stack':245 'storag':253 'surviv':10 'sync':314 'system':98,219,254,277 'term':27 'theswissbay.ch':38 'theswissbay.ch/pdf/books/survival/survival/](https://theswissbay.ch/pdf/books/survival/survival/)':37 'thing':5,88 'tomcat':127 'tool':143,163,171,184,196,207,242,299 'type':86 'ufw':280 'virtual':133 'virtualbox':137 'vs':320 'w':46 'way':62 'web':105 'wildfli':128 'within':67 'www.artofmanliness.com':51 'www.artofmanliness.com/skills/outdoor-survival/build-a-bug-out-kindle-a-digital-survival-library-at-your-fingertips/)':50 'www.survivorlibrary.com':35 'www.survivorlibrary.com/library-download.html](https://www.survivorlibrary.com/library-download.html)':34 'www.wikipedia.org':40,42 'www.wikipedia.org/)':41 'zabbix':146"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696913789
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/5946930"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696889789 {#2669
      date: 2023-10-10 00:16:29.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1774 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    To be totally honest I didn’t look through everything you posted, but I’ve toyed with the idea of intranets myself and have come up with a handful of tools I really like.\n
    \n
    - Tailscale can be used when there is a necessity to connect remote locations over “The Internet”. It is a private VPN that provides ip addresses for connected devices that are only usable to other devices within your Tailnet\n
    - Syncthing can be spun up very quickly to distribute and sync files across devices on the local network, within your Tailnet, and yes over “The Internet” if need be. This is not full on web server level of hosting, but it can get some things off the ground quickly.\n
    \n
    The way I’ve used this to make an “Intranet” is outlined here. I use Obsidian for a lot of note taking, link storage, and general information gathering and navigating. Obsidian stores all it’s files as plain text in a normal folder structure, but this could also be done with htlm files and a normal browser. I can target any portion of these folders with Syncthing and keep them updated across all my devices through my Tailnet. The broader usage of this begins to get into the idea of an intranet.\n
    \n
    Let’s say I meet someone within this community, or maybe from one of the other locations. We get to talking and decide to exchange information from our respective collections. I fire up an ad hoc WiFi network off of say my phone, or a small portable router, add them to my Tailnet, which could even be optional given Syncthing’s built in encryption, add their devices Syncthing ID to the folder I want to share with them. They download a local copy of whatever data I want, and then can return to a hub of their own, maybe a home network, or a larger community wide network. Target the new data they have acquired, and sync it to the hub. We could then remove each other from our Tailnets and Syncthing instances, or leave them so we can automatically update differences when in proximity.\n
    \n
    That’s a rough idea of how I think this system could be used for a more “personal” internet. One that focuses more on direct and intentional communication and data storage, where each user or group of users is basically selecting which data they value enough to commit drive space to. I have also researched medium and long range “WiFi” networks using radio or other signals to trickle sync nodes over longer distances. I’ve even been inspired by Factorio’s logistic drone networks and thought to attach portable routers, single board computers, and storage drives to drones or even solar gliders that can trickle sync to nodes they pass over.\n
    \n
    Just some ideas that don’t quite fit the different systems you mentioned, but I think are a bit easier to spin up for individual users, and could decentralize the load of what you are trying to do even more. Could maybe post this in some of the other FOSS/networking/linux/privacy communities, but I’d maybe clean up the post a bit and make it clearer what you are after.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696901434 {#1772
    date: 2023-10-10 03:30:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1773 …}
  +nested: Doctrine\ORM\PersistentCollection {#1776 …}
  +votes: Doctrine\ORM\PersistentCollection {#1782 …}
  +reports: Doctrine\ORM\PersistentCollection {#1785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1764 …}
  -id: 55656
  -bodyTs: "'acquir':328 'across':85,193 'ad':248 'add':262,278 'address':59 'also':169,412 'attach':446 'automat':353 'basic':398 'begin':205 'bit':488,530 'board':450 'broader':201 'browser':178 'built':275 'clean':525 'clearer':534 'collect':243 'come':25 'commit':406 'communic':386 'communiti':222,319,520 'comput':451 'connect':45,61 'copi':296 'could':168,268,336,370,497,510 'd':523 'data':299,325,388,401 'decentr':498 'decid':236 'devic':62,69,86,196,280 'didn':6 'differ':355,479 'direct':383 'distanc':431 'distribut':81 'done':171 'download':293 'drive':407,454 'drone':441,456 'easier':489 'encrypt':277 'enough':404 'even':269,434,458,508 'everyth':10 'exchang':238 'factorio':438 'file':84,157,174 'fire':245 'fit':477 'focus':380 'folder':164,186,285 'foss/networking/linux/privacy':519 'full':105 'gather':149 'general':147 'get':115,207,232 'given':272 'glider':460 'ground':120 'group':394 'hand':29 'hoc':249 'home':314 'honest':4 'host':111 'htlm':173 'hub':308,334 'id':282 'idea':19,210,363,472 'individu':494 'inform':148,239 'inspir':436 'instanc':346 'intent':385 'internet':50,98,377 'intranet':21,131,213 'ip':58 'keep':190 'larger':318 'leav':348 'let':214 'level':109 'like':34 'link':144 'load':500 'local':89,295 'locat':47,230 'logist':440 'long':416 'longer':430 'look':8 'lot':140 'make':129,532 'mayb':224,312,511,524 'medium':414 'meet':218 'mention':482 'navig':151 'necess':43 'need':100 'network':90,251,315,321,419,442 'new':324 'node':428,466 'normal':163,177 'note':142 'obsidian':137,152 'one':226,378 'option':271 'outlin':133 'pass':468 'person':376 'phone':256 'plain':159 'portabl':260,447 'portion':183 'post':12,512,528 'privat':54 'provid':57 'proxim':358 'quick':79,121 'quit':476 'radio':421 'rang':417 'realli':33 'remot':46 'remov':338 'research':413 'respect':242 'return':305 'rough':362 'router':261,448 'say':216,254 'select':399 'server':108 'share':289 'signal':424 'singl':449 'small':259 'solar':459 'someon':219 'space':408 'spin':491 'spun':76 'storag':145,389,453 'store':153 'structur':165 'sync':83,330,427,464 'syncth':73,188,273,281,345 'system':369,480 'tailnet':72,93,199,266,343 'tailscal':35 'take':143 'talk':234 'target':181,322 'text':160 'thing':117 'think':367,485 'thought':444 'tool':31 'total':3 'toy':16 'tri':505 'trickl':426,463 'updat':192,354 'usabl':66 'usag':202 'use':38,126,136,372,420 'user':392,396,495 'valu':403 've':15,125,433 'vpn':55 'want':287,301 'way':123 'web':107 'whatev':298 'wide':320 'wifi':250,418 'within':70,91,220 'yes':95"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3462927"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696901434 {#1779
    date: 2023-10-10 03:30:34.0 +02:00
  }
  +"title": 55656
}
"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
113 DENIED edit
App\Entity\EntryComment {#1778
  +user: Proxies\__CG__\App\Entity\User {#1787 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1777
    +user: Proxies\__CG__\App\Entity\User {#2647 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1774 …}
    +image: Proxies\__CG__\App\Entity\Image {#2687 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2689 …}
    +slug: "Help-me-Build-a-Small-Community"
    +title: "Help me Build a Small Community"
    +url: "https://lemmy.dbzer0.com/pictrs/image/0bf00448-515b-45e0-baf0-53b2272c0463.jpeg"
    +body: """
      I originally asked for things along the lines of survival: [lemmy.dbzer0.com/post/4805526](https://lemmy.dbzer0.com/post/4805526)\n
      \n
      With the following resources, it seems our community is off the ground in terms of bare necessities:\n
      \n
      > [pastebin.com/gxfm3J7b](https://pastebin.com/gxfm3J7b)\n
      \n
      > [www.survivorlibrary.com/library-download.html](https://www.survivorlibrary.com/library-download.html)\n
      \n
      > [theswissbay.ch/pdf/Books/Survival/Survival/](https://theswissbay.ch/pdf/Books/Survival/Survival/)\n
      \n
      > [www.wikipedia.org](https://www.wikipedia.org/) (Download copy w/ pictures)\n
      \n
      > [artofmanliness.com/…/build-a-bug-out-kindle-a-dig…](https://www.artofmanliness.com/skills/outdoor-survival/build-a-bug-out-kindle-a-digital-survival-library-at-your-fingertips/)\n
      \n
      > [git.toad.city/brad/DeGourou](https://git.toad.city/brad/DeGourou)\n
      \n
      Now, what is the best FOSS way to set up communication within the compound (and between our 2 communities)?\n
      \n
      The following list will help serve as a springboard for the types of things we’re looking for:\n
      \n
      - Open-source server operating systems (e.g., Linux distributions)\n
      - Open-source web servers (e.g., Apache HTTP Server, Nginx)\n
      - Open-source database servers (e.g., MariaDB, PostgreSQL)\n
      - Open-source application servers (e.g., Apache Tomcat, WildFly)\n
      - Open-source server virtualization platforms (e.g., KVM, VirtualBox)\n
      - Open-source network monitoring tools (e.g., Nagios, Zabbix)\n
      - Open-source load balancing solutions (e.g., HAProxy, Pound)\n
      - Open-source server backup and recovery tools (e.g., Bacula, Amanda)\n
      - Open-source security tools for server hardening (e.g., Fail2Ban, ModSecurity)\n
      - Open-source server configuration management tools (e.g., Puppet, Ansible)\n
      - Open-source server monitoring and performance analysis tools (e.g., Prometheus, Grafana)\n
      - Open-source server provisioning and deployment tools (e.g., Foreman, Cobbler)\n
      - Open-source server access control and authentication systems (e.g., FreeIPA, OpenLDAP)\n
      - Open-source server backup and replication solutions (e.g., Bareos, DRBD)\n
      - Open-source server log management and analysis tools (e.g., ELK Stack, Graylog)\n
      - Open-source server file and storage systems (e.g., Samba, Ceph)\n
      - Open-source server containerization and orchestration platforms (e.g., Docker, Kubernetes)\n
      - Open-source server firewall and packet filtering systems (e.g., iptables, ufw)\n
      - Open-source server monitoring and management solutions (e.g., OpenNMS, Cockpit)\n
      - Open-source server collaboration and communication tools (e.g., Nextcloud, Jitsi)\n
      \n
      Edit: How do I make bullet points look normal on mobile? Sync has the page looking INSANE vs the desktop preview.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 3
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700039398 {#2682
      date: 2023-11-15 10:09:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2690 …}
    +votes: Doctrine\ORM\PersistentCollection {#2692 …}
    +reports: Doctrine\ORM\PersistentCollection {#2694 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2696 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2698 …}
    +badges: Doctrine\ORM\PersistentCollection {#2700 …}
    +children: [
      App\Entity\EntryComment {#1778}
    ]
    -id: 6120
    -titleTs: "'build':3 'communiti':6 'help':1 'small':5"
    -bodyTs: "'/)':43 '/brad/degourou](https://git.toad.city/brad/degourou)':55 '/build-a-bug-out-kindle-a-dig':49 '/gxfm3j7b](https://pastebin.com/gxfm3j7b)':33 '/library-download.html](https://www.survivorlibrary.com/library-download.html)':36 '/pdf/books/survival/survival/](https://theswissbay.ch/pdf/books/survival/survival/)':39 '/post/4805526](https://lemmy.dbzer0.com/post/4805526)':13 '/skills/outdoor-survival/build-a-bug-out-kindle-a-digital-survival-library-at-your-fingertips/)':52 '2':73 'access':215 'along':6 'amanda':166 'analysi':195,241 'ansibl':187 'apach':108,126 'applic':123 'artofmanliness.com':48 'ask':3 'authent':218 'backup':160,227 'bacula':165 'balanc':151 'bare':29 'bareo':232 'best':60 'bullet':308 'ceph':257 'cobbler':210 'cockpit':291 'collabor':296 'communic':66,298 'communiti':21,74 'compound':69 'configur':182 'container':262 'control':216 'copi':45 'databas':115 'deploy':206 'desktop':322 'distribut':101 'docker':267 'download':44 'drbd':233 'e.g':99,107,117,125,135,144,153,164,175,185,197,208,220,231,243,255,266,278,289,300 'edit':303 'elk':244 'fail2ban':176 'file':251 'filter':276 'firewal':273 'follow':16,76 'foreman':209 'foss':61 'freeipa':221 'git.toad.city':54 'git.toad.city/brad/degourou](https://git.toad.city/brad/degourou)':53 'grafana':199 'graylog':246 'ground':25 'haproxi':154 'harden':174 'help':79 'http':109 'insan':319 'iptabl':279 'jitsi':302 'kubernet':268 'kvm':136 'lemmy.dbzer0.com':12 'lemmy.dbzer0.com/post/4805526](https://lemmy.dbzer0.com/post/4805526)':11 'line':8 'linux':100 'list':77 'load':150 'log':238 'look':91,310,318 'make':307 'manag':183,239,287 'mariadb':118 'mobil':313 'modsecur':177 'monitor':142,192,285 'nagio':145 'necess':30 'network':141 'nextcloud':301 'nginx':111 'normal':311 'open':94,103,113,121,130,139,148,157,168,179,189,201,212,224,235,248,259,270,282,293 'open-sourc':93,102,112,120,129,138,147,156,167,178,188,200,211,223,234,247,258,269,281,292 'openldap':222 'opennm':290 'oper':97 'orchestr':264 'origin':2 'packet':275 'page':317 'pastebin.com':32 'pastebin.com/gxfm3j7b](https://pastebin.com/gxfm3j7b)':31 'perform':194 'pictur':47 'platform':134,265 'point':309 'postgresql':119 'pound':155 'preview':323 'prometheus':198 'provis':204 'puppet':186 're':90 'recoveri':162 'replic':229 'resourc':17 'samba':256 'secur':170 'seem':19 'serv':80 'server':96,106,110,116,124,132,159,173,181,191,203,214,226,237,250,261,272,284,295 'set':64 'solut':152,230,288 'sourc':95,104,114,122,131,140,149,158,169,180,190,202,213,225,236,249,260,271,283,294 'springboard':83 'stack':245 'storag':253 'surviv':10 'sync':314 'system':98,219,254,277 'term':27 'theswissbay.ch':38 'theswissbay.ch/pdf/books/survival/survival/](https://theswissbay.ch/pdf/books/survival/survival/)':37 'thing':5,88 'tomcat':127 'tool':143,163,171,184,196,207,242,299 'type':86 'ufw':280 'virtual':133 'virtualbox':137 'vs':320 'w':46 'way':62 'web':105 'wildfli':128 'within':67 'www.artofmanliness.com':51 'www.artofmanliness.com/skills/outdoor-survival/build-a-bug-out-kindle-a-digital-survival-library-at-your-fingertips/)':50 'www.survivorlibrary.com':35 'www.survivorlibrary.com/library-download.html](https://www.survivorlibrary.com/library-download.html)':34 'www.wikipedia.org':40,42 'www.wikipedia.org/)':41 'zabbix':146"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696913789
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/5946930"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696889789 {#2669
      date: 2023-10-10 00:16:29.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1774 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    To be totally honest I didn’t look through everything you posted, but I’ve toyed with the idea of intranets myself and have come up with a handful of tools I really like.\n
    \n
    - Tailscale can be used when there is a necessity to connect remote locations over “The Internet”. It is a private VPN that provides ip addresses for connected devices that are only usable to other devices within your Tailnet\n
    - Syncthing can be spun up very quickly to distribute and sync files across devices on the local network, within your Tailnet, and yes over “The Internet” if need be. This is not full on web server level of hosting, but it can get some things off the ground quickly.\n
    \n
    The way I’ve used this to make an “Intranet” is outlined here. I use Obsidian for a lot of note taking, link storage, and general information gathering and navigating. Obsidian stores all it’s files as plain text in a normal folder structure, but this could also be done with htlm files and a normal browser. I can target any portion of these folders with Syncthing and keep them updated across all my devices through my Tailnet. The broader usage of this begins to get into the idea of an intranet.\n
    \n
    Let’s say I meet someone within this community, or maybe from one of the other locations. We get to talking and decide to exchange information from our respective collections. I fire up an ad hoc WiFi network off of say my phone, or a small portable router, add them to my Tailnet, which could even be optional given Syncthing’s built in encryption, add their devices Syncthing ID to the folder I want to share with them. They download a local copy of whatever data I want, and then can return to a hub of their own, maybe a home network, or a larger community wide network. Target the new data they have acquired, and sync it to the hub. We could then remove each other from our Tailnets and Syncthing instances, or leave them so we can automatically update differences when in proximity.\n
    \n
    That’s a rough idea of how I think this system could be used for a more “personal” internet. One that focuses more on direct and intentional communication and data storage, where each user or group of users is basically selecting which data they value enough to commit drive space to. I have also researched medium and long range “WiFi” networks using radio or other signals to trickle sync nodes over longer distances. I’ve even been inspired by Factorio’s logistic drone networks and thought to attach portable routers, single board computers, and storage drives to drones or even solar gliders that can trickle sync to nodes they pass over.\n
    \n
    Just some ideas that don’t quite fit the different systems you mentioned, but I think are a bit easier to spin up for individual users, and could decentralize the load of what you are trying to do even more. Could maybe post this in some of the other FOSS/networking/linux/privacy communities, but I’d maybe clean up the post a bit and make it clearer what you are after.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696901434 {#1772
    date: 2023-10-10 03:30:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1773 …}
  +nested: Doctrine\ORM\PersistentCollection {#1776 …}
  +votes: Doctrine\ORM\PersistentCollection {#1782 …}
  +reports: Doctrine\ORM\PersistentCollection {#1785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1764 …}
  -id: 55656
  -bodyTs: "'acquir':328 'across':85,193 'ad':248 'add':262,278 'address':59 'also':169,412 'attach':446 'automat':353 'basic':398 'begin':205 'bit':488,530 'board':450 'broader':201 'browser':178 'built':275 'clean':525 'clearer':534 'collect':243 'come':25 'commit':406 'communic':386 'communiti':222,319,520 'comput':451 'connect':45,61 'copi':296 'could':168,268,336,370,497,510 'd':523 'data':299,325,388,401 'decentr':498 'decid':236 'devic':62,69,86,196,280 'didn':6 'differ':355,479 'direct':383 'distanc':431 'distribut':81 'done':171 'download':293 'drive':407,454 'drone':441,456 'easier':489 'encrypt':277 'enough':404 'even':269,434,458,508 'everyth':10 'exchang':238 'factorio':438 'file':84,157,174 'fire':245 'fit':477 'focus':380 'folder':164,186,285 'foss/networking/linux/privacy':519 'full':105 'gather':149 'general':147 'get':115,207,232 'given':272 'glider':460 'ground':120 'group':394 'hand':29 'hoc':249 'home':314 'honest':4 'host':111 'htlm':173 'hub':308,334 'id':282 'idea':19,210,363,472 'individu':494 'inform':148,239 'inspir':436 'instanc':346 'intent':385 'internet':50,98,377 'intranet':21,131,213 'ip':58 'keep':190 'larger':318 'leav':348 'let':214 'level':109 'like':34 'link':144 'load':500 'local':89,295 'locat':47,230 'logist':440 'long':416 'longer':430 'look':8 'lot':140 'make':129,532 'mayb':224,312,511,524 'medium':414 'meet':218 'mention':482 'navig':151 'necess':43 'need':100 'network':90,251,315,321,419,442 'new':324 'node':428,466 'normal':163,177 'note':142 'obsidian':137,152 'one':226,378 'option':271 'outlin':133 'pass':468 'person':376 'phone':256 'plain':159 'portabl':260,447 'portion':183 'post':12,512,528 'privat':54 'provid':57 'proxim':358 'quick':79,121 'quit':476 'radio':421 'rang':417 'realli':33 'remot':46 'remov':338 'research':413 'respect':242 'return':305 'rough':362 'router':261,448 'say':216,254 'select':399 'server':108 'share':289 'signal':424 'singl':449 'small':259 'solar':459 'someon':219 'space':408 'spin':491 'spun':76 'storag':145,389,453 'store':153 'structur':165 'sync':83,330,427,464 'syncth':73,188,273,281,345 'system':369,480 'tailnet':72,93,199,266,343 'tailscal':35 'take':143 'talk':234 'target':181,322 'text':160 'thing':117 'think':367,485 'thought':444 'tool':31 'total':3 'toy':16 'tri':505 'trickl':426,463 'updat':192,354 'usabl':66 'usag':202 'use':38,126,136,372,420 'user':392,396,495 'valu':403 've':15,125,433 'vpn':55 'want':287,301 'way':123 'web':107 'whatev':298 'wide':320 'wifi':250,418 'within':70,91,220 'yes':95"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3462927"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696901434 {#1779
    date: 2023-10-10 03:30:34.0 +02:00
  }
  +"title": 55656
}
"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
114 DENIED moderate
App\Entity\EntryComment {#1778
  +user: Proxies\__CG__\App\Entity\User {#1787 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1777
    +user: Proxies\__CG__\App\Entity\User {#2647 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1774 …}
    +image: Proxies\__CG__\App\Entity\Image {#2687 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2689 …}
    +slug: "Help-me-Build-a-Small-Community"
    +title: "Help me Build a Small Community"
    +url: "https://lemmy.dbzer0.com/pictrs/image/0bf00448-515b-45e0-baf0-53b2272c0463.jpeg"
    +body: """
      I originally asked for things along the lines of survival: [lemmy.dbzer0.com/post/4805526](https://lemmy.dbzer0.com/post/4805526)\n
      \n
      With the following resources, it seems our community is off the ground in terms of bare necessities:\n
      \n
      > [pastebin.com/gxfm3J7b](https://pastebin.com/gxfm3J7b)\n
      \n
      > [www.survivorlibrary.com/library-download.html](https://www.survivorlibrary.com/library-download.html)\n
      \n
      > [theswissbay.ch/pdf/Books/Survival/Survival/](https://theswissbay.ch/pdf/Books/Survival/Survival/)\n
      \n
      > [www.wikipedia.org](https://www.wikipedia.org/) (Download copy w/ pictures)\n
      \n
      > [artofmanliness.com/…/build-a-bug-out-kindle-a-dig…](https://www.artofmanliness.com/skills/outdoor-survival/build-a-bug-out-kindle-a-digital-survival-library-at-your-fingertips/)\n
      \n
      > [git.toad.city/brad/DeGourou](https://git.toad.city/brad/DeGourou)\n
      \n
      Now, what is the best FOSS way to set up communication within the compound (and between our 2 communities)?\n
      \n
      The following list will help serve as a springboard for the types of things we’re looking for:\n
      \n
      - Open-source server operating systems (e.g., Linux distributions)\n
      - Open-source web servers (e.g., Apache HTTP Server, Nginx)\n
      - Open-source database servers (e.g., MariaDB, PostgreSQL)\n
      - Open-source application servers (e.g., Apache Tomcat, WildFly)\n
      - Open-source server virtualization platforms (e.g., KVM, VirtualBox)\n
      - Open-source network monitoring tools (e.g., Nagios, Zabbix)\n
      - Open-source load balancing solutions (e.g., HAProxy, Pound)\n
      - Open-source server backup and recovery tools (e.g., Bacula, Amanda)\n
      - Open-source security tools for server hardening (e.g., Fail2Ban, ModSecurity)\n
      - Open-source server configuration management tools (e.g., Puppet, Ansible)\n
      - Open-source server monitoring and performance analysis tools (e.g., Prometheus, Grafana)\n
      - Open-source server provisioning and deployment tools (e.g., Foreman, Cobbler)\n
      - Open-source server access control and authentication systems (e.g., FreeIPA, OpenLDAP)\n
      - Open-source server backup and replication solutions (e.g., Bareos, DRBD)\n
      - Open-source server log management and analysis tools (e.g., ELK Stack, Graylog)\n
      - Open-source server file and storage systems (e.g., Samba, Ceph)\n
      - Open-source server containerization and orchestration platforms (e.g., Docker, Kubernetes)\n
      - Open-source server firewall and packet filtering systems (e.g., iptables, ufw)\n
      - Open-source server monitoring and management solutions (e.g., OpenNMS, Cockpit)\n
      - Open-source server collaboration and communication tools (e.g., Nextcloud, Jitsi)\n
      \n
      Edit: How do I make bullet points look normal on mobile? Sync has the page looking INSANE vs the desktop preview.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 3
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700039398 {#2682
      date: 2023-11-15 10:09:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2690 …}
    +votes: Doctrine\ORM\PersistentCollection {#2692 …}
    +reports: Doctrine\ORM\PersistentCollection {#2694 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2696 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2698 …}
    +badges: Doctrine\ORM\PersistentCollection {#2700 …}
    +children: [
      App\Entity\EntryComment {#1778}
    ]
    -id: 6120
    -titleTs: "'build':3 'communiti':6 'help':1 'small':5"
    -bodyTs: "'/)':43 '/brad/degourou](https://git.toad.city/brad/degourou)':55 '/build-a-bug-out-kindle-a-dig':49 '/gxfm3j7b](https://pastebin.com/gxfm3j7b)':33 '/library-download.html](https://www.survivorlibrary.com/library-download.html)':36 '/pdf/books/survival/survival/](https://theswissbay.ch/pdf/books/survival/survival/)':39 '/post/4805526](https://lemmy.dbzer0.com/post/4805526)':13 '/skills/outdoor-survival/build-a-bug-out-kindle-a-digital-survival-library-at-your-fingertips/)':52 '2':73 'access':215 'along':6 'amanda':166 'analysi':195,241 'ansibl':187 'apach':108,126 'applic':123 'artofmanliness.com':48 'ask':3 'authent':218 'backup':160,227 'bacula':165 'balanc':151 'bare':29 'bareo':232 'best':60 'bullet':308 'ceph':257 'cobbler':210 'cockpit':291 'collabor':296 'communic':66,298 'communiti':21,74 'compound':69 'configur':182 'container':262 'control':216 'copi':45 'databas':115 'deploy':206 'desktop':322 'distribut':101 'docker':267 'download':44 'drbd':233 'e.g':99,107,117,125,135,144,153,164,175,185,197,208,220,231,243,255,266,278,289,300 'edit':303 'elk':244 'fail2ban':176 'file':251 'filter':276 'firewal':273 'follow':16,76 'foreman':209 'foss':61 'freeipa':221 'git.toad.city':54 'git.toad.city/brad/degourou](https://git.toad.city/brad/degourou)':53 'grafana':199 'graylog':246 'ground':25 'haproxi':154 'harden':174 'help':79 'http':109 'insan':319 'iptabl':279 'jitsi':302 'kubernet':268 'kvm':136 'lemmy.dbzer0.com':12 'lemmy.dbzer0.com/post/4805526](https://lemmy.dbzer0.com/post/4805526)':11 'line':8 'linux':100 'list':77 'load':150 'log':238 'look':91,310,318 'make':307 'manag':183,239,287 'mariadb':118 'mobil':313 'modsecur':177 'monitor':142,192,285 'nagio':145 'necess':30 'network':141 'nextcloud':301 'nginx':111 'normal':311 'open':94,103,113,121,130,139,148,157,168,179,189,201,212,224,235,248,259,270,282,293 'open-sourc':93,102,112,120,129,138,147,156,167,178,188,200,211,223,234,247,258,269,281,292 'openldap':222 'opennm':290 'oper':97 'orchestr':264 'origin':2 'packet':275 'page':317 'pastebin.com':32 'pastebin.com/gxfm3j7b](https://pastebin.com/gxfm3j7b)':31 'perform':194 'pictur':47 'platform':134,265 'point':309 'postgresql':119 'pound':155 'preview':323 'prometheus':198 'provis':204 'puppet':186 're':90 'recoveri':162 'replic':229 'resourc':17 'samba':256 'secur':170 'seem':19 'serv':80 'server':96,106,110,116,124,132,159,173,181,191,203,214,226,237,250,261,272,284,295 'set':64 'solut':152,230,288 'sourc':95,104,114,122,131,140,149,158,169,180,190,202,213,225,236,249,260,271,283,294 'springboard':83 'stack':245 'storag':253 'surviv':10 'sync':314 'system':98,219,254,277 'term':27 'theswissbay.ch':38 'theswissbay.ch/pdf/books/survival/survival/](https://theswissbay.ch/pdf/books/survival/survival/)':37 'thing':5,88 'tomcat':127 'tool':143,163,171,184,196,207,242,299 'type':86 'ufw':280 'virtual':133 'virtualbox':137 'vs':320 'w':46 'way':62 'web':105 'wildfli':128 'within':67 'www.artofmanliness.com':51 'www.artofmanliness.com/skills/outdoor-survival/build-a-bug-out-kindle-a-digital-survival-library-at-your-fingertips/)':50 'www.survivorlibrary.com':35 'www.survivorlibrary.com/library-download.html](https://www.survivorlibrary.com/library-download.html)':34 'www.wikipedia.org':40,42 'www.wikipedia.org/)':41 'zabbix':146"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696913789
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/5946930"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696889789 {#2669
      date: 2023-10-10 00:16:29.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1774 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    To be totally honest I didn’t look through everything you posted, but I’ve toyed with the idea of intranets myself and have come up with a handful of tools I really like.\n
    \n
    - Tailscale can be used when there is a necessity to connect remote locations over “The Internet”. It is a private VPN that provides ip addresses for connected devices that are only usable to other devices within your Tailnet\n
    - Syncthing can be spun up very quickly to distribute and sync files across devices on the local network, within your Tailnet, and yes over “The Internet” if need be. This is not full on web server level of hosting, but it can get some things off the ground quickly.\n
    \n
    The way I’ve used this to make an “Intranet” is outlined here. I use Obsidian for a lot of note taking, link storage, and general information gathering and navigating. Obsidian stores all it’s files as plain text in a normal folder structure, but this could also be done with htlm files and a normal browser. I can target any portion of these folders with Syncthing and keep them updated across all my devices through my Tailnet. The broader usage of this begins to get into the idea of an intranet.\n
    \n
    Let’s say I meet someone within this community, or maybe from one of the other locations. We get to talking and decide to exchange information from our respective collections. I fire up an ad hoc WiFi network off of say my phone, or a small portable router, add them to my Tailnet, which could even be optional given Syncthing’s built in encryption, add their devices Syncthing ID to the folder I want to share with them. They download a local copy of whatever data I want, and then can return to a hub of their own, maybe a home network, or a larger community wide network. Target the new data they have acquired, and sync it to the hub. We could then remove each other from our Tailnets and Syncthing instances, or leave them so we can automatically update differences when in proximity.\n
    \n
    That’s a rough idea of how I think this system could be used for a more “personal” internet. One that focuses more on direct and intentional communication and data storage, where each user or group of users is basically selecting which data they value enough to commit drive space to. I have also researched medium and long range “WiFi” networks using radio or other signals to trickle sync nodes over longer distances. I’ve even been inspired by Factorio’s logistic drone networks and thought to attach portable routers, single board computers, and storage drives to drones or even solar gliders that can trickle sync to nodes they pass over.\n
    \n
    Just some ideas that don’t quite fit the different systems you mentioned, but I think are a bit easier to spin up for individual users, and could decentralize the load of what you are trying to do even more. Could maybe post this in some of the other FOSS/networking/linux/privacy communities, but I’d maybe clean up the post a bit and make it clearer what you are after.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696901434 {#1772
    date: 2023-10-10 03:30:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1773 …}
  +nested: Doctrine\ORM\PersistentCollection {#1776 …}
  +votes: Doctrine\ORM\PersistentCollection {#1782 …}
  +reports: Doctrine\ORM\PersistentCollection {#1785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1764 …}
  -id: 55656
  -bodyTs: "'acquir':328 'across':85,193 'ad':248 'add':262,278 'address':59 'also':169,412 'attach':446 'automat':353 'basic':398 'begin':205 'bit':488,530 'board':450 'broader':201 'browser':178 'built':275 'clean':525 'clearer':534 'collect':243 'come':25 'commit':406 'communic':386 'communiti':222,319,520 'comput':451 'connect':45,61 'copi':296 'could':168,268,336,370,497,510 'd':523 'data':299,325,388,401 'decentr':498 'decid':236 'devic':62,69,86,196,280 'didn':6 'differ':355,479 'direct':383 'distanc':431 'distribut':81 'done':171 'download':293 'drive':407,454 'drone':441,456 'easier':489 'encrypt':277 'enough':404 'even':269,434,458,508 'everyth':10 'exchang':238 'factorio':438 'file':84,157,174 'fire':245 'fit':477 'focus':380 'folder':164,186,285 'foss/networking/linux/privacy':519 'full':105 'gather':149 'general':147 'get':115,207,232 'given':272 'glider':460 'ground':120 'group':394 'hand':29 'hoc':249 'home':314 'honest':4 'host':111 'htlm':173 'hub':308,334 'id':282 'idea':19,210,363,472 'individu':494 'inform':148,239 'inspir':436 'instanc':346 'intent':385 'internet':50,98,377 'intranet':21,131,213 'ip':58 'keep':190 'larger':318 'leav':348 'let':214 'level':109 'like':34 'link':144 'load':500 'local':89,295 'locat':47,230 'logist':440 'long':416 'longer':430 'look':8 'lot':140 'make':129,532 'mayb':224,312,511,524 'medium':414 'meet':218 'mention':482 'navig':151 'necess':43 'need':100 'network':90,251,315,321,419,442 'new':324 'node':428,466 'normal':163,177 'note':142 'obsidian':137,152 'one':226,378 'option':271 'outlin':133 'pass':468 'person':376 'phone':256 'plain':159 'portabl':260,447 'portion':183 'post':12,512,528 'privat':54 'provid':57 'proxim':358 'quick':79,121 'quit':476 'radio':421 'rang':417 'realli':33 'remot':46 'remov':338 'research':413 'respect':242 'return':305 'rough':362 'router':261,448 'say':216,254 'select':399 'server':108 'share':289 'signal':424 'singl':449 'small':259 'solar':459 'someon':219 'space':408 'spin':491 'spun':76 'storag':145,389,453 'store':153 'structur':165 'sync':83,330,427,464 'syncth':73,188,273,281,345 'system':369,480 'tailnet':72,93,199,266,343 'tailscal':35 'take':143 'talk':234 'target':181,322 'text':160 'thing':117 'think':367,485 'thought':444 'tool':31 'total':3 'toy':16 'tri':505 'trickl':426,463 'updat':192,354 'usabl':66 'usag':202 'use':38,126,136,372,420 'user':392,396,495 'valu':403 've':15,125,433 'vpn':55 'want':287,301 'way':123 'web':107 'whatev':298 'wide':320 'wifi':250,418 'within':70,91,220 'yes':95"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3462927"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696901434 {#1779
    date: 2023-10-10 03:30:34.0 +02:00
  }
  +"title": 55656
}
"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
115 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
116 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1566
  +user: Proxies\__CG__\App\Entity\User {#2685 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1645 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1347 …}
  +slug: "how-to-receive-alert-when-comments-removed"
  +title: "how to receive alert when comments removed?"
  +url: null
  +body: "Censorship is absolutely rampant on Lemmy. I don’t post particularly controversial stuff, but I am an active commenter and I’ve noticed that mods will just wipe my comments or those of others on a whim. I think this is a huge issue and one of the biggest downsides about switching from reddit. I very rarely had comments removed on reddit and when I did I received a notice at least. This seemingly secretive wipe of comments sometimes a full day later feels very oppressive. Anyway, I know they show up in the mod log, but that’s certainly not a place I want to scour on a regular basis. Is there any easy way to setup a monitor to at least alert me if one of my posts or comments are removed? I think mods should be required to contact users and provide an explanation - right now its way too much power for mods to be curating content so heavily."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696787943 {#2721
    date: 2023-10-08 19:59:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2726 …}
  +votes: Doctrine\ORM\PersistentCollection {#2729 …}
  +reports: Doctrine\ORM\PersistentCollection {#2731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2735 …}
  +badges: Doctrine\ORM\PersistentCollection {#2737 …}
  +children: [
    App\Entity\EntryComment {#1548
      +user: Proxies\__CG__\App\Entity\User {#1564 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1645 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The only thing I can think of is to somehow subscribe to the modlog. That will have the entire thing.\n
        \n
        As for moderation, you aren’t dealing with a huge corporation, you’re dealing with individuals who choose to host their own server and have their own ideas for how it should run. If you don’t like it, the true freedom is that you can start your own instance and communities. But you need to put in the work to convince people to switch.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696611775 {#1550
        date: 2023-10-06 19:02:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Imgonnatrythis@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1563 …}
      +nested: Doctrine\ORM\PersistentCollection {#1565 …}
      +votes: Doctrine\ORM\PersistentCollection {#1558 …}
      +reports: Doctrine\ORM\PersistentCollection {#1557 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
      -id: 91416
      -bodyTs: "'aren':25 'choos':38 'communiti':72 'convinc':82 'corpor':31 'deal':27,34 'entir':19 'freedom':62 'host':40 'huge':30 'idea':48 'individu':36 'instanc':70 'like':58 'moder':23 'modlog':14 'need':75 'peopl':83 'put':77 're':33 'run':53 'server':43 'somehow':10 'start':67 'subscrib':11 'switch':85 'thing':3,20 'think':6 'true':61 'work':80"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://poptalk.scrubbles.tech/comment/867178"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696611775 {#1559
        date: 2023-10-06 19:02:55.0 +02:00
      }
      +"title": 91416
    }
  ]
  -id: 3411
  -titleTs: "'alert':4 'comment':6 'receiv':3 'remov':7"
  -bodyTs: "'absolut':3 'activ':18 'alert':124 'anyway':87 'basi':111 'biggest':49 'censorship':1 'certain':100 'comment':19,30,59,78,132 'contact':142 'content':160 'controversi':12 'curat':159 'day':82 'downsid':50 'easi':115 'explan':147 'feel':84 'full':81 'heavili':162 'huge':43 'issu':44 'know':89 'later':83 'least':72,123 'lemmi':6 'log':96 'mod':25,95,137,156 'monitor':120 'much':153 'notic':23,70 'one':46,127 'oppress':86 'other':34 'particular':11 'place':103 'post':10,130 'power':154 'provid':145 'rampant':4 'rare':57 'receiv':68 'reddit':54,62 'regular':110 'remov':60,134 'requir':140 'right':148 'scour':107 'secret':75 'seem':74 'setup':118 'show':91 'sometim':79 'stuff':13 'switch':52 'think':39,136 'user':143 've':22 'want':105 'way':116,151 'whim':37 'wipe':28,76"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696620460
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/6659529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696594960 {#2708
    date: 2023-10-06 14:22:40.0 +02: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
117 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1566
  +user: Proxies\__CG__\App\Entity\User {#2685 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1645 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1347 …}
  +slug: "how-to-receive-alert-when-comments-removed"
  +title: "how to receive alert when comments removed?"
  +url: null
  +body: "Censorship is absolutely rampant on Lemmy. I don’t post particularly controversial stuff, but I am an active commenter and I’ve noticed that mods will just wipe my comments or those of others on a whim. I think this is a huge issue and one of the biggest downsides about switching from reddit. I very rarely had comments removed on reddit and when I did I received a notice at least. This seemingly secretive wipe of comments sometimes a full day later feels very oppressive. Anyway, I know they show up in the mod log, but that’s certainly not a place I want to scour on a regular basis. Is there any easy way to setup a monitor to at least alert me if one of my posts or comments are removed? I think mods should be required to contact users and provide an explanation - right now its way too much power for mods to be curating content so heavily."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696787943 {#2721
    date: 2023-10-08 19:59:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2726 …}
  +votes: Doctrine\ORM\PersistentCollection {#2729 …}
  +reports: Doctrine\ORM\PersistentCollection {#2731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2735 …}
  +badges: Doctrine\ORM\PersistentCollection {#2737 …}
  +children: [
    App\Entity\EntryComment {#1548
      +user: Proxies\__CG__\App\Entity\User {#1564 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1645 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The only thing I can think of is to somehow subscribe to the modlog. That will have the entire thing.\n
        \n
        As for moderation, you aren’t dealing with a huge corporation, you’re dealing with individuals who choose to host their own server and have their own ideas for how it should run. If you don’t like it, the true freedom is that you can start your own instance and communities. But you need to put in the work to convince people to switch.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696611775 {#1550
        date: 2023-10-06 19:02:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Imgonnatrythis@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1563 …}
      +nested: Doctrine\ORM\PersistentCollection {#1565 …}
      +votes: Doctrine\ORM\PersistentCollection {#1558 …}
      +reports: Doctrine\ORM\PersistentCollection {#1557 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
      -id: 91416
      -bodyTs: "'aren':25 'choos':38 'communiti':72 'convinc':82 'corpor':31 'deal':27,34 'entir':19 'freedom':62 'host':40 'huge':30 'idea':48 'individu':36 'instanc':70 'like':58 'moder':23 'modlog':14 'need':75 'peopl':83 'put':77 're':33 'run':53 'server':43 'somehow':10 'start':67 'subscrib':11 'switch':85 'thing':3,20 'think':6 'true':61 'work':80"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://poptalk.scrubbles.tech/comment/867178"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696611775 {#1559
        date: 2023-10-06 19:02:55.0 +02:00
      }
      +"title": 91416
    }
  ]
  -id: 3411
  -titleTs: "'alert':4 'comment':6 'receiv':3 'remov':7"
  -bodyTs: "'absolut':3 'activ':18 'alert':124 'anyway':87 'basi':111 'biggest':49 'censorship':1 'certain':100 'comment':19,30,59,78,132 'contact':142 'content':160 'controversi':12 'curat':159 'day':82 'downsid':50 'easi':115 'explan':147 'feel':84 'full':81 'heavili':162 'huge':43 'issu':44 'know':89 'later':83 'least':72,123 'lemmi':6 'log':96 'mod':25,95,137,156 'monitor':120 'much':153 'notic':23,70 'one':46,127 'oppress':86 'other':34 'particular':11 'place':103 'post':10,130 'power':154 'provid':145 'rampant':4 'rare':57 'receiv':68 'reddit':54,62 'regular':110 'remov':60,134 'requir':140 'right':148 'scour':107 'secret':75 'seem':74 'setup':118 'show':91 'sometim':79 'stuff':13 'switch':52 'think':39,136 'user':143 've':22 'want':105 'way':116,151 'whim':37 'wipe':28,76"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696620460
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/6659529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696594960 {#2708
    date: 2023-10-06 14:22:40.0 +02: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
118 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1566
  +user: Proxies\__CG__\App\Entity\User {#2685 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1645 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1347 …}
  +slug: "how-to-receive-alert-when-comments-removed"
  +title: "how to receive alert when comments removed?"
  +url: null
  +body: "Censorship is absolutely rampant on Lemmy. I don’t post particularly controversial stuff, but I am an active commenter and I’ve noticed that mods will just wipe my comments or those of others on a whim. I think this is a huge issue and one of the biggest downsides about switching from reddit. I very rarely had comments removed on reddit and when I did I received a notice at least. This seemingly secretive wipe of comments sometimes a full day later feels very oppressive. Anyway, I know they show up in the mod log, but that’s certainly not a place I want to scour on a regular basis. Is there any easy way to setup a monitor to at least alert me if one of my posts or comments are removed? I think mods should be required to contact users and provide an explanation - right now its way too much power for mods to be curating content so heavily."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696787943 {#2721
    date: 2023-10-08 19:59:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2726 …}
  +votes: Doctrine\ORM\PersistentCollection {#2729 …}
  +reports: Doctrine\ORM\PersistentCollection {#2731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2735 …}
  +badges: Doctrine\ORM\PersistentCollection {#2737 …}
  +children: [
    App\Entity\EntryComment {#1548
      +user: Proxies\__CG__\App\Entity\User {#1564 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1645 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The only thing I can think of is to somehow subscribe to the modlog. That will have the entire thing.\n
        \n
        As for moderation, you aren’t dealing with a huge corporation, you’re dealing with individuals who choose to host their own server and have their own ideas for how it should run. If you don’t like it, the true freedom is that you can start your own instance and communities. But you need to put in the work to convince people to switch.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696611775 {#1550
        date: 2023-10-06 19:02:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Imgonnatrythis@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1563 …}
      +nested: Doctrine\ORM\PersistentCollection {#1565 …}
      +votes: Doctrine\ORM\PersistentCollection {#1558 …}
      +reports: Doctrine\ORM\PersistentCollection {#1557 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
      -id: 91416
      -bodyTs: "'aren':25 'choos':38 'communiti':72 'convinc':82 'corpor':31 'deal':27,34 'entir':19 'freedom':62 'host':40 'huge':30 'idea':48 'individu':36 'instanc':70 'like':58 'moder':23 'modlog':14 'need':75 'peopl':83 'put':77 're':33 'run':53 'server':43 'somehow':10 'start':67 'subscrib':11 'switch':85 'thing':3,20 'think':6 'true':61 'work':80"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://poptalk.scrubbles.tech/comment/867178"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696611775 {#1559
        date: 2023-10-06 19:02:55.0 +02:00
      }
      +"title": 91416
    }
  ]
  -id: 3411
  -titleTs: "'alert':4 'comment':6 'receiv':3 'remov':7"
  -bodyTs: "'absolut':3 'activ':18 'alert':124 'anyway':87 'basi':111 'biggest':49 'censorship':1 'certain':100 'comment':19,30,59,78,132 'contact':142 'content':160 'controversi':12 'curat':159 'day':82 'downsid':50 'easi':115 'explan':147 'feel':84 'full':81 'heavili':162 'huge':43 'issu':44 'know':89 'later':83 'least':72,123 'lemmi':6 'log':96 'mod':25,95,137,156 'monitor':120 'much':153 'notic':23,70 'one':46,127 'oppress':86 'other':34 'particular':11 'place':103 'post':10,130 'power':154 'provid':145 'rampant':4 'rare':57 'receiv':68 'reddit':54,62 'regular':110 'remov':60,134 'requir':140 'right':148 'scour':107 'secret':75 'seem':74 'setup':118 'show':91 'sometim':79 'stuff':13 'switch':52 'think':39,136 'user':143 've':22 'want':105 'way':116,151 'whim':37 'wipe':28,76"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696620460
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/6659529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696594960 {#2708
    date: 2023-10-06 14:22:40.0 +02: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
119 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
120 DENIED moderate
App\Entity\EntryComment {#1548
  +user: Proxies\__CG__\App\Entity\User {#1564 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566
    +user: Proxies\__CG__\App\Entity\User {#2685 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1645 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1347 …}
    +slug: "how-to-receive-alert-when-comments-removed"
    +title: "how to receive alert when comments removed?"
    +url: null
    +body: "Censorship is absolutely rampant on Lemmy. I don’t post particularly controversial stuff, but I am an active commenter and I’ve noticed that mods will just wipe my comments or those of others on a whim. I think this is a huge issue and one of the biggest downsides about switching from reddit. I very rarely had comments removed on reddit and when I did I received a notice at least. This seemingly secretive wipe of comments sometimes a full day later feels very oppressive. Anyway, I know they show up in the mod log, but that’s certainly not a place I want to scour on a regular basis. Is there any easy way to setup a monitor to at least alert me if one of my posts or comments are removed? I think mods should be required to contact users and provide an explanation - right now its way too much power for mods to be curating content so heavily."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696787943 {#2721
      date: 2023-10-08 19:59:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2726 …}
    +votes: Doctrine\ORM\PersistentCollection {#2729 …}
    +reports: Doctrine\ORM\PersistentCollection {#2731 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2733 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2735 …}
    +badges: Doctrine\ORM\PersistentCollection {#2737 …}
    +children: [
      App\Entity\EntryComment {#1548}
    ]
    -id: 3411
    -titleTs: "'alert':4 'comment':6 'receiv':3 'remov':7"
    -bodyTs: "'absolut':3 'activ':18 'alert':124 'anyway':87 'basi':111 'biggest':49 'censorship':1 'certain':100 'comment':19,30,59,78,132 'contact':142 'content':160 'controversi':12 'curat':159 'day':82 'downsid':50 'easi':115 'explan':147 'feel':84 'full':81 'heavili':162 'huge':43 'issu':44 'know':89 'later':83 'least':72,123 'lemmi':6 'log':96 'mod':25,95,137,156 'monitor':120 'much':153 'notic':23,70 'one':46,127 'oppress':86 'other':34 'particular':11 'place':103 'post':10,130 'power':154 'provid':145 'rampant':4 'rare':57 'receiv':68 'reddit':54,62 'regular':110 'remov':60,134 'requir':140 'right':148 'scour':107 'secret':75 'seem':74 'setup':118 'show':91 'sometim':79 'stuff':13 'switch':52 'think':39,136 'user':143 've':22 'want':105 'way':116,151 'whim':37 'wipe':28,76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696620460
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/6659529"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696594960 {#2708
      date: 2023-10-06 14:22:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1645 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The only thing I can think of is to somehow subscribe to the modlog. That will have the entire thing.\n
    \n
    As for moderation, you aren’t dealing with a huge corporation, you’re dealing with individuals who choose to host their own server and have their own ideas for how it should run. If you don’t like it, the true freedom is that you can start your own instance and communities. But you need to put in the work to convince people to switch.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696611775 {#1550
    date: 2023-10-06 19:02:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1563 …}
  +nested: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1558 …}
  +reports: Doctrine\ORM\PersistentCollection {#1557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  -id: 91416
  -bodyTs: "'aren':25 'choos':38 'communiti':72 'convinc':82 'corpor':31 'deal':27,34 'entir':19 'freedom':62 'host':40 'huge':30 'idea':48 'individu':36 'instanc':70 'like':58 'moder':23 'modlog':14 'need':75 'peopl':83 'put':77 're':33 'run':53 'server':43 'somehow':10 'start':67 'subscrib':11 'switch':85 'thing':3,20 'think':6 'true':61 'work':80"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/867178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696611775 {#1559
    date: 2023-10-06 19:02:55.0 +02:00
  }
  +"title": 91416
}
"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
121 DENIED edit
App\Entity\EntryComment {#1548
  +user: Proxies\__CG__\App\Entity\User {#1564 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566
    +user: Proxies\__CG__\App\Entity\User {#2685 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1645 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1347 …}
    +slug: "how-to-receive-alert-when-comments-removed"
    +title: "how to receive alert when comments removed?"
    +url: null
    +body: "Censorship is absolutely rampant on Lemmy. I don’t post particularly controversial stuff, but I am an active commenter and I’ve noticed that mods will just wipe my comments or those of others on a whim. I think this is a huge issue and one of the biggest downsides about switching from reddit. I very rarely had comments removed on reddit and when I did I received a notice at least. This seemingly secretive wipe of comments sometimes a full day later feels very oppressive. Anyway, I know they show up in the mod log, but that’s certainly not a place I want to scour on a regular basis. Is there any easy way to setup a monitor to at least alert me if one of my posts or comments are removed? I think mods should be required to contact users and provide an explanation - right now its way too much power for mods to be curating content so heavily."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696787943 {#2721
      date: 2023-10-08 19:59:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2726 …}
    +votes: Doctrine\ORM\PersistentCollection {#2729 …}
    +reports: Doctrine\ORM\PersistentCollection {#2731 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2733 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2735 …}
    +badges: Doctrine\ORM\PersistentCollection {#2737 …}
    +children: [
      App\Entity\EntryComment {#1548}
    ]
    -id: 3411
    -titleTs: "'alert':4 'comment':6 'receiv':3 'remov':7"
    -bodyTs: "'absolut':3 'activ':18 'alert':124 'anyway':87 'basi':111 'biggest':49 'censorship':1 'certain':100 'comment':19,30,59,78,132 'contact':142 'content':160 'controversi':12 'curat':159 'day':82 'downsid':50 'easi':115 'explan':147 'feel':84 'full':81 'heavili':162 'huge':43 'issu':44 'know':89 'later':83 'least':72,123 'lemmi':6 'log':96 'mod':25,95,137,156 'monitor':120 'much':153 'notic':23,70 'one':46,127 'oppress':86 'other':34 'particular':11 'place':103 'post':10,130 'power':154 'provid':145 'rampant':4 'rare':57 'receiv':68 'reddit':54,62 'regular':110 'remov':60,134 'requir':140 'right':148 'scour':107 'secret':75 'seem':74 'setup':118 'show':91 'sometim':79 'stuff':13 'switch':52 'think':39,136 'user':143 've':22 'want':105 'way':116,151 'whim':37 'wipe':28,76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696620460
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/6659529"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696594960 {#2708
      date: 2023-10-06 14:22:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1645 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The only thing I can think of is to somehow subscribe to the modlog. That will have the entire thing.\n
    \n
    As for moderation, you aren’t dealing with a huge corporation, you’re dealing with individuals who choose to host their own server and have their own ideas for how it should run. If you don’t like it, the true freedom is that you can start your own instance and communities. But you need to put in the work to convince people to switch.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696611775 {#1550
    date: 2023-10-06 19:02:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1563 …}
  +nested: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1558 …}
  +reports: Doctrine\ORM\PersistentCollection {#1557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  -id: 91416
  -bodyTs: "'aren':25 'choos':38 'communiti':72 'convinc':82 'corpor':31 'deal':27,34 'entir':19 'freedom':62 'host':40 'huge':30 'idea':48 'individu':36 'instanc':70 'like':58 'moder':23 'modlog':14 'need':75 'peopl':83 'put':77 're':33 'run':53 'server':43 'somehow':10 'start':67 'subscrib':11 'switch':85 'thing':3,20 'think':6 'true':61 'work':80"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/867178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696611775 {#1559
    date: 2023-10-06 19:02:55.0 +02:00
  }
  +"title": 91416
}
"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
122 DENIED moderate
App\Entity\EntryComment {#1548
  +user: Proxies\__CG__\App\Entity\User {#1564 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566
    +user: Proxies\__CG__\App\Entity\User {#2685 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1645 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1347 …}
    +slug: "how-to-receive-alert-when-comments-removed"
    +title: "how to receive alert when comments removed?"
    +url: null
    +body: "Censorship is absolutely rampant on Lemmy. I don’t post particularly controversial stuff, but I am an active commenter and I’ve noticed that mods will just wipe my comments or those of others on a whim. I think this is a huge issue and one of the biggest downsides about switching from reddit. I very rarely had comments removed on reddit and when I did I received a notice at least. This seemingly secretive wipe of comments sometimes a full day later feels very oppressive. Anyway, I know they show up in the mod log, but that’s certainly not a place I want to scour on a regular basis. Is there any easy way to setup a monitor to at least alert me if one of my posts or comments are removed? I think mods should be required to contact users and provide an explanation - right now its way too much power for mods to be curating content so heavily."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696787943 {#2721
      date: 2023-10-08 19:59:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2726 …}
    +votes: Doctrine\ORM\PersistentCollection {#2729 …}
    +reports: Doctrine\ORM\PersistentCollection {#2731 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2733 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2735 …}
    +badges: Doctrine\ORM\PersistentCollection {#2737 …}
    +children: [
      App\Entity\EntryComment {#1548}
    ]
    -id: 3411
    -titleTs: "'alert':4 'comment':6 'receiv':3 'remov':7"
    -bodyTs: "'absolut':3 'activ':18 'alert':124 'anyway':87 'basi':111 'biggest':49 'censorship':1 'certain':100 'comment':19,30,59,78,132 'contact':142 'content':160 'controversi':12 'curat':159 'day':82 'downsid':50 'easi':115 'explan':147 'feel':84 'full':81 'heavili':162 'huge':43 'issu':44 'know':89 'later':83 'least':72,123 'lemmi':6 'log':96 'mod':25,95,137,156 'monitor':120 'much':153 'notic':23,70 'one':46,127 'oppress':86 'other':34 'particular':11 'place':103 'post':10,130 'power':154 'provid':145 'rampant':4 'rare':57 'receiv':68 'reddit':54,62 'regular':110 'remov':60,134 'requir':140 'right':148 'scour':107 'secret':75 'seem':74 'setup':118 'show':91 'sometim':79 'stuff':13 'switch':52 'think':39,136 'user':143 've':22 'want':105 'way':116,151 'whim':37 'wipe':28,76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696620460
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/6659529"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696594960 {#2708
      date: 2023-10-06 14:22:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1645 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The only thing I can think of is to somehow subscribe to the modlog. That will have the entire thing.\n
    \n
    As for moderation, you aren’t dealing with a huge corporation, you’re dealing with individuals who choose to host their own server and have their own ideas for how it should run. If you don’t like it, the true freedom is that you can start your own instance and communities. But you need to put in the work to convince people to switch.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696611775 {#1550
    date: 2023-10-06 19:02:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1563 …}
  +nested: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1558 …}
  +reports: Doctrine\ORM\PersistentCollection {#1557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  -id: 91416
  -bodyTs: "'aren':25 'choos':38 'communiti':72 'convinc':82 'corpor':31 'deal':27,34 'entir':19 'freedom':62 'host':40 'huge':30 'idea':48 'individu':36 'instanc':70 'like':58 'moder':23 'modlog':14 'need':75 'peopl':83 'put':77 're':33 'run':53 'server':43 'somehow':10 'start':67 'subscrib':11 'switch':85 'thing':3,20 'think':6 'true':61 'work':80"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/867178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696611775 {#1559
    date: 2023-10-06 19:02:55.0 +02:00
  }
  +"title": 91416
}
"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
123 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
124 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1761
  +user: Proxies\__CG__\App\Entity\User {#2516 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1347 …}
  +slug: "Moving-from-reddit-rn-a-good-place-to-get-started"
  +title: "Moving from reddit rn, a good place to get started?"
  +url: null
  +body: "I’m currently on the pawb.social instance, and already found some neat communities, still looking for recommendations however"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696138460 {#2553
    date: 2023-10-01 07:34:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2558 …}
  +votes: Doctrine\ORM\PersistentCollection {#2561 …}
  +reports: Doctrine\ORM\PersistentCollection {#2563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2567 …}
  +badges: Doctrine\ORM\PersistentCollection {#2569 …}
  +children: [
    App\Entity\EntryComment {#1476
      +user: Proxies\__CG__\App\Entity\User {#1971 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1761 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Welcome! I’d recommend subscribing to **!communitypromo@lemmy.ca**, to see recommendations over time.\n
        \n
        We also have a guide for finding new communities here: [lemmy.ca/post/5581032](https://lemmy.ca/post/5581032), which I’ve copied below for you.\n
        \n
        ---\n
        \n
        > A great way to find lesser known communities is to look at the `/communities` page on an instance. For example: [lemmy.ca/communities](https://lemmy.ca/communities)\n
        > \n
        > For a list of instances to look through:\n
        > \n
        > - [pangora.social](https://pangora.social/join) (NEW): Great way to find instances related to a particular topic. This is also great for picking an instance when first making an account/moving accounts.\n
        > - [awesome-lemmy-instances](https://github.com/maltfield/awesome-lemmy-instances#all-lemmy-instances): not that organized, but it\n
        > \n
        > ---\n
        > \n
        > **🔎 Search pages**\n
        > \n
        > - [lemmyverse.net/communities](https://lemmyverse.net/communities)\n
        > - [browse.feddit.de](https://browse.feddit.de/) (run by feddit.de)\n
        > \n
        > ---\n
        > \n
        > **🔥 Apps and Browser Extensions**\n
        > \n
        > - [Instance Assistant](https://github.com/cynber/lemmy-instance-assistant): Browser extension with tools to help you redirect & search for communities\n
        > - [Voyager Migrator](https://vger.app/settings/reddit-migrate): Tool to help you migrate Subreddits\n
        > \n
        > ---\n
        > \n
        > **🙌 Communities for discovering new communities:**\n
        > \n
        > - !communitypromo@lemmy.ca: **You’re here right now**\n
        > - !trendingcommunities@feddit.nl: Daily posts with the trending communities from across the threadiverse\n
        > - !newcommunities@lemmy.world: Find out about new communities\n
        > \n
        > Here are some other communities, some of which are less active:\n
        > \n
        > - !wowthislemmyexists@lemmy.ca\n
        > - !lemmy411@lemmy.ca\n
        > - !findacommunity@lemmy.ml\n
        > \n
        > Remember, you can also post questions about finding new communities right here!\n
        > \n
        > ---\n
        > \n
        > **👽 Coming from Reddit?**\n
        > \n
        > - [sub.rehab](https://sub.rehab/?searchTerm=&visibleServices=lemmy&visibleServices=kbin&visibleServices=discord&visibleServices=matrix&officialOnly=false&newOnly=false&favoriteOnly=false&sortBy=name): You can sort by official replacements & sister communities\n
        > - [redditmigration.com](https://redditmigration.com/): List from the migration\n
        > - [quippd.com](https://www.quippd.com/writing/2023/06/15/unofficial-subreddit-migration-list-lemmy-kbin-etc.html): Another list created by a user during the migration
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696138460 {#1475
        date: 2023-10-01 07:34:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wiikifox@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1758 …}
      +nested: Doctrine\ORM\PersistentCollection {#1755 …}
      +votes: Doctrine\ORM\PersistentCollection {#1757 …}
      +reports: Doctrine\ORM\PersistentCollection {#1756 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1759 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1751 …}
      -id: 55472
      -bodyTs: "'/)':113 '/):':220 '/?searchterm=&visibleservices=lemmy&visibleservices=kbin&visibleservices=discord&visibleservices=matrix&officialonly=false&newonly=false&favoriteonly=false&sortby=name):':208 '/communities':46 '/communities](https://lemmy.ca/communities)':55 '/communities](https://lemmyverse.net/communities)':109 '/cynber/lemmy-instance-assistant):':125 '/join)':67 '/maltfield/awesome-lemmy-instances#all-lemmy-instances):':99 '/post/5581032](https://lemmy.ca/post/5581032),':25 '/settings/reddit-migrate):':141 '/writing/2023/06/15/unofficial-subreddit-migration-list-lemmy-kbin-etc.html):':228 'account':92 'account/moving':91 'across':167 'activ':186 'also':14,81,193 'anoth':229 'app':117 'assist':122 'awesom':94 'awesome-lemmy-inst':93 'browse.feddit.de':110,112 'browse.feddit.de/)':111 'browser':119,126 'come':202 'communiti':21,40,136,148,152,165,175,180,199,216 'communitypromo@lemmy.ca':7,153 'copi':29 'creat':231 'd':3 'daili':160 'discov':150 'exampl':52 'extens':120,127 'feddit.de':116 'find':19,37,72,171,197 'findacommunity@lemmy.ml':189 'first':88 'github.com':98,124 'github.com/cynber/lemmy-instance-assistant):':123 'github.com/maltfield/awesome-lemmy-instances#all-lemmy-instances):':97 'great':34,69,82 'guid':17 'help':131,144 'instanc':50,60,73,86,96,121 'known':39 'lemmi':95 'lemmy.ca':24,54 'lemmy.ca/communities](https://lemmy.ca/communities)':53 'lemmy.ca/post/5581032](https://lemmy.ca/post/5581032),':23 'lemmy411@lemmy.ca':188 'lemmyverse.net':108 'lemmyverse.net/communities](https://lemmyverse.net/communities)':107 'less':185 'lesser':38 'list':58,221,230 'look':43,62 'make':89 'migrat':138,146,224,237 'new':20,68,151,174,198 'newcommunities@lemmy.world':170 'offici':213 'organ':102 'page':47,106 'pangora.social':64,66 'pangora.social/join)':65 'particular':77 'pick':84 'post':161,194 'question':195 'quippd.com':225 're':155 'recommend':4,10 'reddit':204 'redditmigration.com':217,219 'redditmigration.com/):':218 'redirect':133 'relat':74 'rememb':190 'replac':214 'right':157,200 'run':114 'search':105,134 'see':9 'sister':215 'sort':211 'sub.rehab':205,207 'sub.rehab/?searchterm=&visibleservices=lemmy&visibleservices=kbin&visibleservices=discord&visibleservices=matrix&officialonly=false&newonly=false&favoriteonly=false&sortby=name):':206 'subreddit':147 'subscrib':5 'threadivers':169 'time':12 'tool':129,142 'topic':78 'trend':164 'trendingcommunities@feddit.nl':159 'user':234 've':28 'vger.app':140 'vger.app/settings/reddit-migrate):':139 'voyag':137 'way':35,70 'welcom':1 'wowthislemmyexists@lemmy.ca':187 'www.quippd.com':227 'www.quippd.com/writing/2023/06/15/unofficial-subreddit-migration-list-lemmy-kbin-etc.html):':226"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/3501362"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696138460 {#1477
        date: 2023-10-01 07:34:20.0 +02:00
      }
      +"title": 55472
    }
  ]
  -id: 6071
  -titleTs: "'get':9 'good':6 'move':1 'place':7 'reddit':3 'rn':4 'start':10"
  -bodyTs: "'alreadi':9 'communiti':13 'current':3 'found':10 'howev':18 'instanc':7 'look':15 'm':2 'neat':12 'pawb.social':6 'recommend':17 'still':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696140217
  +visibility: "visible             "
  +apId: "https://pawb.social/post/2971573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696133717 {#2539
    date: 2023-10-01 06:15:17.0 +02: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
125 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1761
  +user: Proxies\__CG__\App\Entity\User {#2516 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1347 …}
  +slug: "Moving-from-reddit-rn-a-good-place-to-get-started"
  +title: "Moving from reddit rn, a good place to get started?"
  +url: null
  +body: "I’m currently on the pawb.social instance, and already found some neat communities, still looking for recommendations however"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696138460 {#2553
    date: 2023-10-01 07:34:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2558 …}
  +votes: Doctrine\ORM\PersistentCollection {#2561 …}
  +reports: Doctrine\ORM\PersistentCollection {#2563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2567 …}
  +badges: Doctrine\ORM\PersistentCollection {#2569 …}
  +children: [
    App\Entity\EntryComment {#1476
      +user: Proxies\__CG__\App\Entity\User {#1971 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1761 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Welcome! I’d recommend subscribing to **!communitypromo@lemmy.ca**, to see recommendations over time.\n
        \n
        We also have a guide for finding new communities here: [lemmy.ca/post/5581032](https://lemmy.ca/post/5581032), which I’ve copied below for you.\n
        \n
        ---\n
        \n
        > A great way to find lesser known communities is to look at the `/communities` page on an instance. For example: [lemmy.ca/communities](https://lemmy.ca/communities)\n
        > \n
        > For a list of instances to look through:\n
        > \n
        > - [pangora.social](https://pangora.social/join) (NEW): Great way to find instances related to a particular topic. This is also great for picking an instance when first making an account/moving accounts.\n
        > - [awesome-lemmy-instances](https://github.com/maltfield/awesome-lemmy-instances#all-lemmy-instances): not that organized, but it\n
        > \n
        > ---\n
        > \n
        > **🔎 Search pages**\n
        > \n
        > - [lemmyverse.net/communities](https://lemmyverse.net/communities)\n
        > - [browse.feddit.de](https://browse.feddit.de/) (run by feddit.de)\n
        > \n
        > ---\n
        > \n
        > **🔥 Apps and Browser Extensions**\n
        > \n
        > - [Instance Assistant](https://github.com/cynber/lemmy-instance-assistant): Browser extension with tools to help you redirect & search for communities\n
        > - [Voyager Migrator](https://vger.app/settings/reddit-migrate): Tool to help you migrate Subreddits\n
        > \n
        > ---\n
        > \n
        > **🙌 Communities for discovering new communities:**\n
        > \n
        > - !communitypromo@lemmy.ca: **You’re here right now**\n
        > - !trendingcommunities@feddit.nl: Daily posts with the trending communities from across the threadiverse\n
        > - !newcommunities@lemmy.world: Find out about new communities\n
        > \n
        > Here are some other communities, some of which are less active:\n
        > \n
        > - !wowthislemmyexists@lemmy.ca\n
        > - !lemmy411@lemmy.ca\n
        > - !findacommunity@lemmy.ml\n
        > \n
        > Remember, you can also post questions about finding new communities right here!\n
        > \n
        > ---\n
        > \n
        > **👽 Coming from Reddit?**\n
        > \n
        > - [sub.rehab](https://sub.rehab/?searchTerm=&visibleServices=lemmy&visibleServices=kbin&visibleServices=discord&visibleServices=matrix&officialOnly=false&newOnly=false&favoriteOnly=false&sortBy=name): You can sort by official replacements & sister communities\n
        > - [redditmigration.com](https://redditmigration.com/): List from the migration\n
        > - [quippd.com](https://www.quippd.com/writing/2023/06/15/unofficial-subreddit-migration-list-lemmy-kbin-etc.html): Another list created by a user during the migration
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696138460 {#1475
        date: 2023-10-01 07:34:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wiikifox@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1758 …}
      +nested: Doctrine\ORM\PersistentCollection {#1755 …}
      +votes: Doctrine\ORM\PersistentCollection {#1757 …}
      +reports: Doctrine\ORM\PersistentCollection {#1756 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1759 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1751 …}
      -id: 55472
      -bodyTs: "'/)':113 '/):':220 '/?searchterm=&visibleservices=lemmy&visibleservices=kbin&visibleservices=discord&visibleservices=matrix&officialonly=false&newonly=false&favoriteonly=false&sortby=name):':208 '/communities':46 '/communities](https://lemmy.ca/communities)':55 '/communities](https://lemmyverse.net/communities)':109 '/cynber/lemmy-instance-assistant):':125 '/join)':67 '/maltfield/awesome-lemmy-instances#all-lemmy-instances):':99 '/post/5581032](https://lemmy.ca/post/5581032),':25 '/settings/reddit-migrate):':141 '/writing/2023/06/15/unofficial-subreddit-migration-list-lemmy-kbin-etc.html):':228 'account':92 'account/moving':91 'across':167 'activ':186 'also':14,81,193 'anoth':229 'app':117 'assist':122 'awesom':94 'awesome-lemmy-inst':93 'browse.feddit.de':110,112 'browse.feddit.de/)':111 'browser':119,126 'come':202 'communiti':21,40,136,148,152,165,175,180,199,216 'communitypromo@lemmy.ca':7,153 'copi':29 'creat':231 'd':3 'daili':160 'discov':150 'exampl':52 'extens':120,127 'feddit.de':116 'find':19,37,72,171,197 'findacommunity@lemmy.ml':189 'first':88 'github.com':98,124 'github.com/cynber/lemmy-instance-assistant):':123 'github.com/maltfield/awesome-lemmy-instances#all-lemmy-instances):':97 'great':34,69,82 'guid':17 'help':131,144 'instanc':50,60,73,86,96,121 'known':39 'lemmi':95 'lemmy.ca':24,54 'lemmy.ca/communities](https://lemmy.ca/communities)':53 'lemmy.ca/post/5581032](https://lemmy.ca/post/5581032),':23 'lemmy411@lemmy.ca':188 'lemmyverse.net':108 'lemmyverse.net/communities](https://lemmyverse.net/communities)':107 'less':185 'lesser':38 'list':58,221,230 'look':43,62 'make':89 'migrat':138,146,224,237 'new':20,68,151,174,198 'newcommunities@lemmy.world':170 'offici':213 'organ':102 'page':47,106 'pangora.social':64,66 'pangora.social/join)':65 'particular':77 'pick':84 'post':161,194 'question':195 'quippd.com':225 're':155 'recommend':4,10 'reddit':204 'redditmigration.com':217,219 'redditmigration.com/):':218 'redirect':133 'relat':74 'rememb':190 'replac':214 'right':157,200 'run':114 'search':105,134 'see':9 'sister':215 'sort':211 'sub.rehab':205,207 'sub.rehab/?searchterm=&visibleservices=lemmy&visibleservices=kbin&visibleservices=discord&visibleservices=matrix&officialonly=false&newonly=false&favoriteonly=false&sortby=name):':206 'subreddit':147 'subscrib':5 'threadivers':169 'time':12 'tool':129,142 'topic':78 'trend':164 'trendingcommunities@feddit.nl':159 'user':234 've':28 'vger.app':140 'vger.app/settings/reddit-migrate):':139 'voyag':137 'way':35,70 'welcom':1 'wowthislemmyexists@lemmy.ca':187 'www.quippd.com':227 'www.quippd.com/writing/2023/06/15/unofficial-subreddit-migration-list-lemmy-kbin-etc.html):':226"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/3501362"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696138460 {#1477
        date: 2023-10-01 07:34:20.0 +02:00
      }
      +"title": 55472
    }
  ]
  -id: 6071
  -titleTs: "'get':9 'good':6 'move':1 'place':7 'reddit':3 'rn':4 'start':10"
  -bodyTs: "'alreadi':9 'communiti':13 'current':3 'found':10 'howev':18 'instanc':7 'look':15 'm':2 'neat':12 'pawb.social':6 'recommend':17 'still':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696140217
  +visibility: "visible             "
  +apId: "https://pawb.social/post/2971573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696133717 {#2539
    date: 2023-10-01 06:15:17.0 +02: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
126 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1761
  +user: Proxies\__CG__\App\Entity\User {#2516 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1347 …}
  +slug: "Moving-from-reddit-rn-a-good-place-to-get-started"
  +title: "Moving from reddit rn, a good place to get started?"
  +url: null
  +body: "I’m currently on the pawb.social instance, and already found some neat communities, still looking for recommendations however"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696138460 {#2553
    date: 2023-10-01 07:34:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2558 …}
  +votes: Doctrine\ORM\PersistentCollection {#2561 …}
  +reports: Doctrine\ORM\PersistentCollection {#2563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2567 …}
  +badges: Doctrine\ORM\PersistentCollection {#2569 …}
  +children: [
    App\Entity\EntryComment {#1476
      +user: Proxies\__CG__\App\Entity\User {#1971 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1761 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Welcome! I’d recommend subscribing to **!communitypromo@lemmy.ca**, to see recommendations over time.\n
        \n
        We also have a guide for finding new communities here: [lemmy.ca/post/5581032](https://lemmy.ca/post/5581032), which I’ve copied below for you.\n
        \n
        ---\n
        \n
        > A great way to find lesser known communities is to look at the `/communities` page on an instance. For example: [lemmy.ca/communities](https://lemmy.ca/communities)\n
        > \n
        > For a list of instances to look through:\n
        > \n
        > - [pangora.social](https://pangora.social/join) (NEW): Great way to find instances related to a particular topic. This is also great for picking an instance when first making an account/moving accounts.\n
        > - [awesome-lemmy-instances](https://github.com/maltfield/awesome-lemmy-instances#all-lemmy-instances): not that organized, but it\n
        > \n
        > ---\n
        > \n
        > **🔎 Search pages**\n
        > \n
        > - [lemmyverse.net/communities](https://lemmyverse.net/communities)\n
        > - [browse.feddit.de](https://browse.feddit.de/) (run by feddit.de)\n
        > \n
        > ---\n
        > \n
        > **🔥 Apps and Browser Extensions**\n
        > \n
        > - [Instance Assistant](https://github.com/cynber/lemmy-instance-assistant): Browser extension with tools to help you redirect & search for communities\n
        > - [Voyager Migrator](https://vger.app/settings/reddit-migrate): Tool to help you migrate Subreddits\n
        > \n
        > ---\n
        > \n
        > **🙌 Communities for discovering new communities:**\n
        > \n
        > - !communitypromo@lemmy.ca: **You’re here right now**\n
        > - !trendingcommunities@feddit.nl: Daily posts with the trending communities from across the threadiverse\n
        > - !newcommunities@lemmy.world: Find out about new communities\n
        > \n
        > Here are some other communities, some of which are less active:\n
        > \n
        > - !wowthislemmyexists@lemmy.ca\n
        > - !lemmy411@lemmy.ca\n
        > - !findacommunity@lemmy.ml\n
        > \n
        > Remember, you can also post questions about finding new communities right here!\n
        > \n
        > ---\n
        > \n
        > **👽 Coming from Reddit?**\n
        > \n
        > - [sub.rehab](https://sub.rehab/?searchTerm=&visibleServices=lemmy&visibleServices=kbin&visibleServices=discord&visibleServices=matrix&officialOnly=false&newOnly=false&favoriteOnly=false&sortBy=name): You can sort by official replacements & sister communities\n
        > - [redditmigration.com](https://redditmigration.com/): List from the migration\n
        > - [quippd.com](https://www.quippd.com/writing/2023/06/15/unofficial-subreddit-migration-list-lemmy-kbin-etc.html): Another list created by a user during the migration
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696138460 {#1475
        date: 2023-10-01 07:34:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wiikifox@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1758 …}
      +nested: Doctrine\ORM\PersistentCollection {#1755 …}
      +votes: Doctrine\ORM\PersistentCollection {#1757 …}
      +reports: Doctrine\ORM\PersistentCollection {#1756 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1759 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1751 …}
      -id: 55472
      -bodyTs: "'/)':113 '/):':220 '/?searchterm=&visibleservices=lemmy&visibleservices=kbin&visibleservices=discord&visibleservices=matrix&officialonly=false&newonly=false&favoriteonly=false&sortby=name):':208 '/communities':46 '/communities](https://lemmy.ca/communities)':55 '/communities](https://lemmyverse.net/communities)':109 '/cynber/lemmy-instance-assistant):':125 '/join)':67 '/maltfield/awesome-lemmy-instances#all-lemmy-instances):':99 '/post/5581032](https://lemmy.ca/post/5581032),':25 '/settings/reddit-migrate):':141 '/writing/2023/06/15/unofficial-subreddit-migration-list-lemmy-kbin-etc.html):':228 'account':92 'account/moving':91 'across':167 'activ':186 'also':14,81,193 'anoth':229 'app':117 'assist':122 'awesom':94 'awesome-lemmy-inst':93 'browse.feddit.de':110,112 'browse.feddit.de/)':111 'browser':119,126 'come':202 'communiti':21,40,136,148,152,165,175,180,199,216 'communitypromo@lemmy.ca':7,153 'copi':29 'creat':231 'd':3 'daili':160 'discov':150 'exampl':52 'extens':120,127 'feddit.de':116 'find':19,37,72,171,197 'findacommunity@lemmy.ml':189 'first':88 'github.com':98,124 'github.com/cynber/lemmy-instance-assistant):':123 'github.com/maltfield/awesome-lemmy-instances#all-lemmy-instances):':97 'great':34,69,82 'guid':17 'help':131,144 'instanc':50,60,73,86,96,121 'known':39 'lemmi':95 'lemmy.ca':24,54 'lemmy.ca/communities](https://lemmy.ca/communities)':53 'lemmy.ca/post/5581032](https://lemmy.ca/post/5581032),':23 'lemmy411@lemmy.ca':188 'lemmyverse.net':108 'lemmyverse.net/communities](https://lemmyverse.net/communities)':107 'less':185 'lesser':38 'list':58,221,230 'look':43,62 'make':89 'migrat':138,146,224,237 'new':20,68,151,174,198 'newcommunities@lemmy.world':170 'offici':213 'organ':102 'page':47,106 'pangora.social':64,66 'pangora.social/join)':65 'particular':77 'pick':84 'post':161,194 'question':195 'quippd.com':225 're':155 'recommend':4,10 'reddit':204 'redditmigration.com':217,219 'redditmigration.com/):':218 'redirect':133 'relat':74 'rememb':190 'replac':214 'right':157,200 'run':114 'search':105,134 'see':9 'sister':215 'sort':211 'sub.rehab':205,207 'sub.rehab/?searchterm=&visibleservices=lemmy&visibleservices=kbin&visibleservices=discord&visibleservices=matrix&officialonly=false&newonly=false&favoriteonly=false&sortby=name):':206 'subreddit':147 'subscrib':5 'threadivers':169 'time':12 'tool':129,142 'topic':78 'trend':164 'trendingcommunities@feddit.nl':159 'user':234 've':28 'vger.app':140 'vger.app/settings/reddit-migrate):':139 'voyag':137 'way':35,70 'welcom':1 'wowthislemmyexists@lemmy.ca':187 'www.quippd.com':227 'www.quippd.com/writing/2023/06/15/unofficial-subreddit-migration-list-lemmy-kbin-etc.html):':226"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/3501362"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696138460 {#1477
        date: 2023-10-01 07:34:20.0 +02:00
      }
      +"title": 55472
    }
  ]
  -id: 6071
  -titleTs: "'get':9 'good':6 'move':1 'place':7 'reddit':3 'rn':4 'start':10"
  -bodyTs: "'alreadi':9 'communiti':13 'current':3 'found':10 'howev':18 'instanc':7 'look':15 'm':2 'neat':12 'pawb.social':6 'recommend':17 'still':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696140217
  +visibility: "visible             "
  +apId: "https://pawb.social/post/2971573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696133717 {#2539
    date: 2023-10-01 06:15:17.0 +02: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
127 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
128 DENIED moderate
App\Entity\EntryComment {#1476
  +user: Proxies\__CG__\App\Entity\User {#1971 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1761
    +user: Proxies\__CG__\App\Entity\User {#2516 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1347 …}
    +slug: "Moving-from-reddit-rn-a-good-place-to-get-started"
    +title: "Moving from reddit rn, a good place to get started?"
    +url: null
    +body: "I’m currently on the pawb.social instance, and already found some neat communities, still looking for recommendations however"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 1
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696138460 {#2553
      date: 2023-10-01 07:34:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2558 …}
    +votes: Doctrine\ORM\PersistentCollection {#2561 …}
    +reports: Doctrine\ORM\PersistentCollection {#2563 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2565 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2567 …}
    +badges: Doctrine\ORM\PersistentCollection {#2569 …}
    +children: [
      App\Entity\EntryComment {#1476}
    ]
    -id: 6071
    -titleTs: "'get':9 'good':6 'move':1 'place':7 'reddit':3 'rn':4 'start':10"
    -bodyTs: "'alreadi':9 'communiti':13 'current':3 'found':10 'howev':18 'instanc':7 'look':15 'm':2 'neat':12 'pawb.social':6 'recommend':17 'still':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696140217
    +visibility: "visible             "
    +apId: "https://pawb.social/post/2971573"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696133717 {#2539
      date: 2023-10-01 06:15:17.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Welcome! I’d recommend subscribing to **!communitypromo@lemmy.ca**, to see recommendations over time.\n
    \n
    We also have a guide for finding new communities here: [lemmy.ca/post/5581032](https://lemmy.ca/post/5581032), which I’ve copied below for you.\n
    \n
    ---\n
    \n
    > A great way to find lesser known communities is to look at the `/communities` page on an instance. For example: [lemmy.ca/communities](https://lemmy.ca/communities)\n
    > \n
    > For a list of instances to look through:\n
    > \n
    > - [pangora.social](https://pangora.social/join) (NEW): Great way to find instances related to a particular topic. This is also great for picking an instance when first making an account/moving accounts.\n
    > - [awesome-lemmy-instances](https://github.com/maltfield/awesome-lemmy-instances#all-lemmy-instances): not that organized, but it\n
    > \n
    > ---\n
    > \n
    > **🔎 Search pages**\n
    > \n
    > - [lemmyverse.net/communities](https://lemmyverse.net/communities)\n
    > - [browse.feddit.de](https://browse.feddit.de/) (run by feddit.de)\n
    > \n
    > ---\n
    > \n
    > **🔥 Apps and Browser Extensions**\n
    > \n
    > - [Instance Assistant](https://github.com/cynber/lemmy-instance-assistant): Browser extension with tools to help you redirect & search for communities\n
    > - [Voyager Migrator](https://vger.app/settings/reddit-migrate): Tool to help you migrate Subreddits\n
    > \n
    > ---\n
    > \n
    > **🙌 Communities for discovering new communities:**\n
    > \n
    > - !communitypromo@lemmy.ca: **You’re here right now**\n
    > - !trendingcommunities@feddit.nl: Daily posts with the trending communities from across the threadiverse\n
    > - !newcommunities@lemmy.world: Find out about new communities\n
    > \n
    > Here are some other communities, some of which are less active:\n
    > \n
    > - !wowthislemmyexists@lemmy.ca\n
    > - !lemmy411@lemmy.ca\n
    > - !findacommunity@lemmy.ml\n
    > \n
    > Remember, you can also post questions about finding new communities right here!\n
    > \n
    > ---\n
    > \n
    > **👽 Coming from Reddit?**\n
    > \n
    > - [sub.rehab](https://sub.rehab/?searchTerm=&visibleServices=lemmy&visibleServices=kbin&visibleServices=discord&visibleServices=matrix&officialOnly=false&newOnly=false&favoriteOnly=false&sortBy=name): You can sort by official replacements & sister communities\n
    > - [redditmigration.com](https://redditmigration.com/): List from the migration\n
    > - [quippd.com](https://www.quippd.com/writing/2023/06/15/unofficial-subreddit-migration-list-lemmy-kbin-etc.html): Another list created by a user during the migration
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696138460 {#1475
    date: 2023-10-01 07:34:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wiikifox@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1758 …}
  +nested: Doctrine\ORM\PersistentCollection {#1755 …}
  +votes: Doctrine\ORM\PersistentCollection {#1757 …}
  +reports: Doctrine\ORM\PersistentCollection {#1756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1759 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1751 …}
  -id: 55472
  -bodyTs: "'/)':113 '/):':220 '/?searchterm=&visibleservices=lemmy&visibleservices=kbin&visibleservices=discord&visibleservices=matrix&officialonly=false&newonly=false&favoriteonly=false&sortby=name):':208 '/communities':46 '/communities](https://lemmy.ca/communities)':55 '/communities](https://lemmyverse.net/communities)':109 '/cynber/lemmy-instance-assistant):':125 '/join)':67 '/maltfield/awesome-lemmy-instances#all-lemmy-instances):':99 '/post/5581032](https://lemmy.ca/post/5581032),':25 '/settings/reddit-migrate):':141 '/writing/2023/06/15/unofficial-subreddit-migration-list-lemmy-kbin-etc.html):':228 'account':92 'account/moving':91 'across':167 'activ':186 'also':14,81,193 'anoth':229 'app':117 'assist':122 'awesom':94 'awesome-lemmy-inst':93 'browse.feddit.de':110,112 'browse.feddit.de/)':111 'browser':119,126 'come':202 'communiti':21,40,136,148,152,165,175,180,199,216 'communitypromo@lemmy.ca':7,153 'copi':29 'creat':231 'd':3 'daili':160 'discov':150 'exampl':52 'extens':120,127 'feddit.de':116 'find':19,37,72,171,197 'findacommunity@lemmy.ml':189 'first':88 'github.com':98,124 'github.com/cynber/lemmy-instance-assistant):':123 'github.com/maltfield/awesome-lemmy-instances#all-lemmy-instances):':97 'great':34,69,82 'guid':17 'help':131,144 'instanc':50,60,73,86,96,121 'known':39 'lemmi':95 'lemmy.ca':24,54 'lemmy.ca/communities](https://lemmy.ca/communities)':53 'lemmy.ca/post/5581032](https://lemmy.ca/post/5581032),':23 'lemmy411@lemmy.ca':188 'lemmyverse.net':108 'lemmyverse.net/communities](https://lemmyverse.net/communities)':107 'less':185 'lesser':38 'list':58,221,230 'look':43,62 'make':89 'migrat':138,146,224,237 'new':20,68,151,174,198 'newcommunities@lemmy.world':170 'offici':213 'organ':102 'page':47,106 'pangora.social':64,66 'pangora.social/join)':65 'particular':77 'pick':84 'post':161,194 'question':195 'quippd.com':225 're':155 'recommend':4,10 'reddit':204 'redditmigration.com':217,219 'redditmigration.com/):':218 'redirect':133 'relat':74 'rememb':190 'replac':214 'right':157,200 'run':114 'search':105,134 'see':9 'sister':215 'sort':211 'sub.rehab':205,207 'sub.rehab/?searchterm=&visibleservices=lemmy&visibleservices=kbin&visibleservices=discord&visibleservices=matrix&officialonly=false&newonly=false&favoriteonly=false&sortby=name):':206 'subreddit':147 'subscrib':5 'threadivers':169 'time':12 'tool':129,142 'topic':78 'trend':164 'trendingcommunities@feddit.nl':159 'user':234 've':28 'vger.app':140 'vger.app/settings/reddit-migrate):':139 'voyag':137 'way':35,70 'welcom':1 'wowthislemmyexists@lemmy.ca':187 'www.quippd.com':227 'www.quippd.com/writing/2023/06/15/unofficial-subreddit-migration-list-lemmy-kbin-etc.html):':226"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3501362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696138460 {#1477
    date: 2023-10-01 07:34:20.0 +02:00
  }
  +"title": 55472
}
"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
129 DENIED edit
App\Entity\EntryComment {#1476
  +user: Proxies\__CG__\App\Entity\User {#1971 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1761
    +user: Proxies\__CG__\App\Entity\User {#2516 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1347 …}
    +slug: "Moving-from-reddit-rn-a-good-place-to-get-started"
    +title: "Moving from reddit rn, a good place to get started?"
    +url: null
    +body: "I’m currently on the pawb.social instance, and already found some neat communities, still looking for recommendations however"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 1
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696138460 {#2553
      date: 2023-10-01 07:34:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2558 …}
    +votes: Doctrine\ORM\PersistentCollection {#2561 …}
    +reports: Doctrine\ORM\PersistentCollection {#2563 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2565 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2567 …}
    +badges: Doctrine\ORM\PersistentCollection {#2569 …}
    +children: [
      App\Entity\EntryComment {#1476}
    ]
    -id: 6071
    -titleTs: "'get':9 'good':6 'move':1 'place':7 'reddit':3 'rn':4 'start':10"
    -bodyTs: "'alreadi':9 'communiti':13 'current':3 'found':10 'howev':18 'instanc':7 'look':15 'm':2 'neat':12 'pawb.social':6 'recommend':17 'still':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696140217
    +visibility: "visible             "
    +apId: "https://pawb.social/post/2971573"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696133717 {#2539
      date: 2023-10-01 06:15:17.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Welcome! I’d recommend subscribing to **!communitypromo@lemmy.ca**, to see recommendations over time.\n
    \n
    We also have a guide for finding new communities here: [lemmy.ca/post/5581032](https://lemmy.ca/post/5581032), which I’ve copied below for you.\n
    \n
    ---\n
    \n
    > A great way to find lesser known communities is to look at the `/communities` page on an instance. For example: [lemmy.ca/communities](https://lemmy.ca/communities)\n
    > \n
    > For a list of instances to look through:\n
    > \n
    > - [pangora.social](https://pangora.social/join) (NEW): Great way to find instances related to a particular topic. This is also great for picking an instance when first making an account/moving accounts.\n
    > - [awesome-lemmy-instances](https://github.com/maltfield/awesome-lemmy-instances#all-lemmy-instances): not that organized, but it\n
    > \n
    > ---\n
    > \n
    > **🔎 Search pages**\n
    > \n
    > - [lemmyverse.net/communities](https://lemmyverse.net/communities)\n
    > - [browse.feddit.de](https://browse.feddit.de/) (run by feddit.de)\n
    > \n
    > ---\n
    > \n
    > **🔥 Apps and Browser Extensions**\n
    > \n
    > - [Instance Assistant](https://github.com/cynber/lemmy-instance-assistant): Browser extension with tools to help you redirect & search for communities\n
    > - [Voyager Migrator](https://vger.app/settings/reddit-migrate): Tool to help you migrate Subreddits\n
    > \n
    > ---\n
    > \n
    > **🙌 Communities for discovering new communities:**\n
    > \n
    > - !communitypromo@lemmy.ca: **You’re here right now**\n
    > - !trendingcommunities@feddit.nl: Daily posts with the trending communities from across the threadiverse\n
    > - !newcommunities@lemmy.world: Find out about new communities\n
    > \n
    > Here are some other communities, some of which are less active:\n
    > \n
    > - !wowthislemmyexists@lemmy.ca\n
    > - !lemmy411@lemmy.ca\n
    > - !findacommunity@lemmy.ml\n
    > \n
    > Remember, you can also post questions about finding new communities right here!\n
    > \n
    > ---\n
    > \n
    > **👽 Coming from Reddit?**\n
    > \n
    > - [sub.rehab](https://sub.rehab/?searchTerm=&visibleServices=lemmy&visibleServices=kbin&visibleServices=discord&visibleServices=matrix&officialOnly=false&newOnly=false&favoriteOnly=false&sortBy=name): You can sort by official replacements & sister communities\n
    > - [redditmigration.com](https://redditmigration.com/): List from the migration\n
    > - [quippd.com](https://www.quippd.com/writing/2023/06/15/unofficial-subreddit-migration-list-lemmy-kbin-etc.html): Another list created by a user during the migration
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696138460 {#1475
    date: 2023-10-01 07:34:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wiikifox@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1758 …}
  +nested: Doctrine\ORM\PersistentCollection {#1755 …}
  +votes: Doctrine\ORM\PersistentCollection {#1757 …}
  +reports: Doctrine\ORM\PersistentCollection {#1756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1759 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1751 …}
  -id: 55472
  -bodyTs: "'/)':113 '/):':220 '/?searchterm=&visibleservices=lemmy&visibleservices=kbin&visibleservices=discord&visibleservices=matrix&officialonly=false&newonly=false&favoriteonly=false&sortby=name):':208 '/communities':46 '/communities](https://lemmy.ca/communities)':55 '/communities](https://lemmyverse.net/communities)':109 '/cynber/lemmy-instance-assistant):':125 '/join)':67 '/maltfield/awesome-lemmy-instances#all-lemmy-instances):':99 '/post/5581032](https://lemmy.ca/post/5581032),':25 '/settings/reddit-migrate):':141 '/writing/2023/06/15/unofficial-subreddit-migration-list-lemmy-kbin-etc.html):':228 'account':92 'account/moving':91 'across':167 'activ':186 'also':14,81,193 'anoth':229 'app':117 'assist':122 'awesom':94 'awesome-lemmy-inst':93 'browse.feddit.de':110,112 'browse.feddit.de/)':111 'browser':119,126 'come':202 'communiti':21,40,136,148,152,165,175,180,199,216 'communitypromo@lemmy.ca':7,153 'copi':29 'creat':231 'd':3 'daili':160 'discov':150 'exampl':52 'extens':120,127 'feddit.de':116 'find':19,37,72,171,197 'findacommunity@lemmy.ml':189 'first':88 'github.com':98,124 'github.com/cynber/lemmy-instance-assistant):':123 'github.com/maltfield/awesome-lemmy-instances#all-lemmy-instances):':97 'great':34,69,82 'guid':17 'help':131,144 'instanc':50,60,73,86,96,121 'known':39 'lemmi':95 'lemmy.ca':24,54 'lemmy.ca/communities](https://lemmy.ca/communities)':53 'lemmy.ca/post/5581032](https://lemmy.ca/post/5581032),':23 'lemmy411@lemmy.ca':188 'lemmyverse.net':108 'lemmyverse.net/communities](https://lemmyverse.net/communities)':107 'less':185 'lesser':38 'list':58,221,230 'look':43,62 'make':89 'migrat':138,146,224,237 'new':20,68,151,174,198 'newcommunities@lemmy.world':170 'offici':213 'organ':102 'page':47,106 'pangora.social':64,66 'pangora.social/join)':65 'particular':77 'pick':84 'post':161,194 'question':195 'quippd.com':225 're':155 'recommend':4,10 'reddit':204 'redditmigration.com':217,219 'redditmigration.com/):':218 'redirect':133 'relat':74 'rememb':190 'replac':214 'right':157,200 'run':114 'search':105,134 'see':9 'sister':215 'sort':211 'sub.rehab':205,207 'sub.rehab/?searchterm=&visibleservices=lemmy&visibleservices=kbin&visibleservices=discord&visibleservices=matrix&officialonly=false&newonly=false&favoriteonly=false&sortby=name):':206 'subreddit':147 'subscrib':5 'threadivers':169 'time':12 'tool':129,142 'topic':78 'trend':164 'trendingcommunities@feddit.nl':159 'user':234 've':28 'vger.app':140 'vger.app/settings/reddit-migrate):':139 'voyag':137 'way':35,70 'welcom':1 'wowthislemmyexists@lemmy.ca':187 'www.quippd.com':227 'www.quippd.com/writing/2023/06/15/unofficial-subreddit-migration-list-lemmy-kbin-etc.html):':226"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3501362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696138460 {#1477
    date: 2023-10-01 07:34:20.0 +02:00
  }
  +"title": 55472
}
"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
130 DENIED moderate
App\Entity\EntryComment {#1476
  +user: Proxies\__CG__\App\Entity\User {#1971 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1761
    +user: Proxies\__CG__\App\Entity\User {#2516 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1347 …}
    +slug: "Moving-from-reddit-rn-a-good-place-to-get-started"
    +title: "Moving from reddit rn, a good place to get started?"
    +url: null
    +body: "I’m currently on the pawb.social instance, and already found some neat communities, still looking for recommendations however"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 1
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696138460 {#2553
      date: 2023-10-01 07:34:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2558 …}
    +votes: Doctrine\ORM\PersistentCollection {#2561 …}
    +reports: Doctrine\ORM\PersistentCollection {#2563 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2565 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2567 …}
    +badges: Doctrine\ORM\PersistentCollection {#2569 …}
    +children: [
      App\Entity\EntryComment {#1476}
    ]
    -id: 6071
    -titleTs: "'get':9 'good':6 'move':1 'place':7 'reddit':3 'rn':4 'start':10"
    -bodyTs: "'alreadi':9 'communiti':13 'current':3 'found':10 'howev':18 'instanc':7 'look':15 'm':2 'neat':12 'pawb.social':6 'recommend':17 'still':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696140217
    +visibility: "visible             "
    +apId: "https://pawb.social/post/2971573"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696133717 {#2539
      date: 2023-10-01 06:15:17.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Welcome! I’d recommend subscribing to **!communitypromo@lemmy.ca**, to see recommendations over time.\n
    \n
    We also have a guide for finding new communities here: [lemmy.ca/post/5581032](https://lemmy.ca/post/5581032), which I’ve copied below for you.\n
    \n
    ---\n
    \n
    > A great way to find lesser known communities is to look at the `/communities` page on an instance. For example: [lemmy.ca/communities](https://lemmy.ca/communities)\n
    > \n
    > For a list of instances to look through:\n
    > \n
    > - [pangora.social](https://pangora.social/join) (NEW): Great way to find instances related to a particular topic. This is also great for picking an instance when first making an account/moving accounts.\n
    > - [awesome-lemmy-instances](https://github.com/maltfield/awesome-lemmy-instances#all-lemmy-instances): not that organized, but it\n
    > \n
    > ---\n
    > \n
    > **🔎 Search pages**\n
    > \n
    > - [lemmyverse.net/communities](https://lemmyverse.net/communities)\n
    > - [browse.feddit.de](https://browse.feddit.de/) (run by feddit.de)\n
    > \n
    > ---\n
    > \n
    > **🔥 Apps and Browser Extensions**\n
    > \n
    > - [Instance Assistant](https://github.com/cynber/lemmy-instance-assistant): Browser extension with tools to help you redirect & search for communities\n
    > - [Voyager Migrator](https://vger.app/settings/reddit-migrate): Tool to help you migrate Subreddits\n
    > \n
    > ---\n
    > \n
    > **🙌 Communities for discovering new communities:**\n
    > \n
    > - !communitypromo@lemmy.ca: **You’re here right now**\n
    > - !trendingcommunities@feddit.nl: Daily posts with the trending communities from across the threadiverse\n
    > - !newcommunities@lemmy.world: Find out about new communities\n
    > \n
    > Here are some other communities, some of which are less active:\n
    > \n
    > - !wowthislemmyexists@lemmy.ca\n
    > - !lemmy411@lemmy.ca\n
    > - !findacommunity@lemmy.ml\n
    > \n
    > Remember, you can also post questions about finding new communities right here!\n
    > \n
    > ---\n
    > \n
    > **👽 Coming from Reddit?**\n
    > \n
    > - [sub.rehab](https://sub.rehab/?searchTerm=&visibleServices=lemmy&visibleServices=kbin&visibleServices=discord&visibleServices=matrix&officialOnly=false&newOnly=false&favoriteOnly=false&sortBy=name): You can sort by official replacements & sister communities\n
    > - [redditmigration.com](https://redditmigration.com/): List from the migration\n
    > - [quippd.com](https://www.quippd.com/writing/2023/06/15/unofficial-subreddit-migration-list-lemmy-kbin-etc.html): Another list created by a user during the migration
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696138460 {#1475
    date: 2023-10-01 07:34:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wiikifox@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1758 …}
  +nested: Doctrine\ORM\PersistentCollection {#1755 …}
  +votes: Doctrine\ORM\PersistentCollection {#1757 …}
  +reports: Doctrine\ORM\PersistentCollection {#1756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1759 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1751 …}
  -id: 55472
  -bodyTs: "'/)':113 '/):':220 '/?searchterm=&visibleservices=lemmy&visibleservices=kbin&visibleservices=discord&visibleservices=matrix&officialonly=false&newonly=false&favoriteonly=false&sortby=name):':208 '/communities':46 '/communities](https://lemmy.ca/communities)':55 '/communities](https://lemmyverse.net/communities)':109 '/cynber/lemmy-instance-assistant):':125 '/join)':67 '/maltfield/awesome-lemmy-instances#all-lemmy-instances):':99 '/post/5581032](https://lemmy.ca/post/5581032),':25 '/settings/reddit-migrate):':141 '/writing/2023/06/15/unofficial-subreddit-migration-list-lemmy-kbin-etc.html):':228 'account':92 'account/moving':91 'across':167 'activ':186 'also':14,81,193 'anoth':229 'app':117 'assist':122 'awesom':94 'awesome-lemmy-inst':93 'browse.feddit.de':110,112 'browse.feddit.de/)':111 'browser':119,126 'come':202 'communiti':21,40,136,148,152,165,175,180,199,216 'communitypromo@lemmy.ca':7,153 'copi':29 'creat':231 'd':3 'daili':160 'discov':150 'exampl':52 'extens':120,127 'feddit.de':116 'find':19,37,72,171,197 'findacommunity@lemmy.ml':189 'first':88 'github.com':98,124 'github.com/cynber/lemmy-instance-assistant):':123 'github.com/maltfield/awesome-lemmy-instances#all-lemmy-instances):':97 'great':34,69,82 'guid':17 'help':131,144 'instanc':50,60,73,86,96,121 'known':39 'lemmi':95 'lemmy.ca':24,54 'lemmy.ca/communities](https://lemmy.ca/communities)':53 'lemmy.ca/post/5581032](https://lemmy.ca/post/5581032),':23 'lemmy411@lemmy.ca':188 'lemmyverse.net':108 'lemmyverse.net/communities](https://lemmyverse.net/communities)':107 'less':185 'lesser':38 'list':58,221,230 'look':43,62 'make':89 'migrat':138,146,224,237 'new':20,68,151,174,198 'newcommunities@lemmy.world':170 'offici':213 'organ':102 'page':47,106 'pangora.social':64,66 'pangora.social/join)':65 'particular':77 'pick':84 'post':161,194 'question':195 'quippd.com':225 're':155 'recommend':4,10 'reddit':204 'redditmigration.com':217,219 'redditmigration.com/):':218 'redirect':133 'relat':74 'rememb':190 'replac':214 'right':157,200 'run':114 'search':105,134 'see':9 'sister':215 'sort':211 'sub.rehab':205,207 'sub.rehab/?searchterm=&visibleservices=lemmy&visibleservices=kbin&visibleservices=discord&visibleservices=matrix&officialonly=false&newonly=false&favoriteonly=false&sortby=name):':206 'subreddit':147 'subscrib':5 'threadivers':169 'time':12 'tool':129,142 'topic':78 'trend':164 'trendingcommunities@feddit.nl':159 'user':234 've':28 'vger.app':140 'vger.app/settings/reddit-migrate):':139 'voyag':137 'way':35,70 'welcom':1 'wowthislemmyexists@lemmy.ca':187 'www.quippd.com':227 'www.quippd.com/writing/2023/06/15/unofficial-subreddit-migration-list-lemmy-kbin-etc.html):':226"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3501362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696138460 {#1477
    date: 2023-10-01 07:34:20.0 +02:00
  }
  +"title": 55472
}
"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
131 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
132 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2472
  +user: Proxies\__CG__\App\Entity\User {#2269 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#2518 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2520 …}
  +slug: "Have-you-heard-of-our-lord-and-savor-Federation"
  +title: "Have you heard of our lord and savor Federation?"
  +url: "https://loot.buckodr.ink/myAenW.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696363068 {#2513
    date: 2023-10-03 21:57:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2521 …}
  +votes: Doctrine\ORM\PersistentCollection {#2523 …}
  +reports: Doctrine\ORM\PersistentCollection {#2525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
  +badges: Doctrine\ORM\PersistentCollection {#2531 …}
  +children: [
    App\Entity\EntryComment {#2358
      +user: Proxies\__CG__\App\Entity\User {#2483 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2472 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Lemmy is a selfhosted, federated social link aggregation and discussion forum. It consists of many different communities which are focused on different topics. Users can post text, links or images and discuss it with others. Voting helps to bring the most interesting items to the top. There are strong moderation tools to keep out spam and trolls. All this is completely free and open, not controlled by any company. This means that there is no advertising, tracking, or secret algorithms.\n
        \n
        Federation is a form of decentralization. Instead of a single central service that everyone uses, there are multiple services that any number of people can use.\n
        \n
        A Lemmy website can operate alone. Just like a traditional website, people sign up on it, post messages, upload pictures and talk to each other. Unlike a traditional website, Lemmy instances can interoperate, letting their users communicate with each other; just like you can send an email from your Gmail account to someone from Outlook, Fastmail, Proton Mail, or any other email provider, as long as you know their email address, you can mention or message anyone on any website using their address.\n
        \n
        Lemmy uses a standardized, open protocol to implement federation which is called ActivityPub. Any software that likewise implements federation via ActivityPub can seamlessly communicate with Lemmy, just like Lemmy instances communicate with one another.\n
        \n
        The fediverse (“federated universe”) is the name for all instances that can communicate with each other over ActivityPub and the World Wide Web. That includes all Lemmy servers, but also other implementations:\n
        \n
        ```\n
        \n
        <span style="color:#323232;">Mastodon (microblogging)\n
        </span><span style="color:#323232;">PeerTube (videos)\n
        </span><span style="color:#323232;">Friendica (multi-purpose)\n
        </span><span style="color:#323232;">and many more!\n
        </span>\n
        ```\n
        \n
        In practical terms: Imagine if you could follow a Facebook group from your Reddit account and comment on its posts without leaving your account. If Facebook and Reddit were federated services that used the same protocol, that would be possible. With a Lemmy account, you can communicate with any other compatible instance, even if it is not running on Lemmy. All that is necessary is that the software support the same subset of the ActivityPub protocol.\n
        \n
        Unlike proprietary services, anyone has the complete freedom to run, examine, inspect, copy, modify, distribute, and reuse the Lemmy source code. Just like how users of Lemmy can choose their service provider, you as an individual are free to contribute features to Lemmy or publish a modified version of Lemmy that includes different features. These modified versions, also known as software forks, are required to also uphold the same freedoms as the original Lemmy project. Because Lemmy is libre software that respects your freedom, personalizations are not only allowed but encouraged.\n
        \n
        Choosing an instance\n
        \n
        If you are used to sites like Reddit, then Lemmy works in a fundamentally different way. Instead of a single website like reddit.com, there are many different websites (called instances). These are operated by different people, have different topics and rules. Nevertheless, posts created in one instance can directly be seen by users who are registered on another. Its basically like email, but for social media.\n
        \n
        This means before using Lemmy and registering an account, you need to pick an instance. For this you can browse the instance list and look for one that matches your topics of interest. You can also see if the rules match your expectations, and how many users there are. It is better to avoid very big or very small instances. But don’t worry too much about this choice, you can always create another account on a different instance later.\n
        \n
        [instance list screenshot] Registration\n
        \n
        Once you choose an instance, it’s time to create your account. To do this, click sign up in the top right of the page, or click the top right button on mobile to open a menu with sign up link.\n
        \n
        [registration page screenshot]\n
        \n
        On the signup page you need to enter a few things:\n
        \n
        ```\n
        \n
        <span style="color:#323232;">Username: How do you want to be called? This name can not be changed and is unique within an instance. Later you can also set a displayname which can be freely changed. If your desired username is taken, consider choosing a different instance where it is still available.\n
        </span><span style="color:#323232;">Email: Your email address. This is used for password resets and notifications (if enabled). Providing an email address is usually optional, but admins may choose to make it mandatory. In this case you will have to wait for a confirmation mail and click the link after completing this form.\n
        </span><span style="color:#323232;">Password: The password for logging in to your account. Make sure to choose a long and unique password which isn't used on any other website.\n
        </span><span style="color:#323232;">Verify password: Repeat the same password from above to ensure that it was entered correctly.\n
        </span>\n
        ```\n
        \n
        There are also a few optional fields, which you may need to fill in depending on the instance configuration:\n
        \n
        ```\n
        \n
        <span style="color:#323232;">Question/Answer: Instance admins can set an arbitrary question which needs to be answered in order to create an account. This is often used to prevent spam bots from signing up. After submitting the form, you will need to wait for some time until the answer is approved manually before you can login.\n
        </span><span style="color:#323232;">Code: A captcha which is easy to solve for humans but hard for bots. Enter the letters and numbers that you see in the text box, ignoring uppercase or lowercase. Click the refresh button if you are unable to read a character. The play button plays an audio version of the captcha.\n
        </span><span style="color:#323232;">Show NSFW content: Here you can choose if content that is "not safe for work" (or adult-only) should be shown.\n
        </span>\n
        ```\n
        \n
        When you are done, press the sign up button.\n
        \n
        It depends on the instance configuration when you can login and start using the account. In case the email is mandatory, you need to wait for the confirmation email and click the link first. In case “Question/Answer” is present, you need to wait for an admin to manually review and approve your registration. If you have problems with the registration, try to get in contact with the admin for support. You can also choose a different instance to sign up if your primary choice does not work. Following communities\n
        \n
        After logging in to your new account, its time to follow communities that you are interested in. For this you can click on the communities link at the top of the page (on mobile, you need to click the menu icon on the top right first). You will see a list of communities which can be filtered by subscribed, local or all. Local communities are those which are hosted on the same site where you are signed in, while all also contains federated communities from other instances. In any case you can directly subscribe to communities with the right-hand subscribe link. Or click on the community name to browse the community first, see what its posted and what the rules are before subscribing.\n
        \n
        Another way to find communities to subscribe to is by going to the front page and browsing the posts. If there is something that interests you, click on the post title to see more details and comments. Here you can subscribe to the community in the right-hand sidebar, or by clicking the “sidebar” button on mobile.\n
        \n
        These previous ways will only show communities that are already known to the instance. Especially if you joined a small or inactive Lemmy instance, there will be few communities to discover. You can find more communities by browsing different Lemmy instances, or using the Lemmy Community Browser. When you found a community that you want to follow, enter its URL (e.g. [feddit.de/c/main](https://feddit.de/c/main)) or the identifier (e.g. !main@feddit.de) into the search field of your own Lemmy instance. Lemmy will then fetch the community from its original instance, and allow you to interact with it. The same method also works to fetch users, posts or comments from other instances. Setting up your profile\n
        \n
        Before you start posting, its a good idea to provide some details about yourself. Open the top-right menu and go to “settings”. Here the following settings are available for your public profile:\n
        \n
        ```\n
        \n
        <span style="color:#323232;">Displayname: An alternative username which can be changed at any time\n
        </span><span style="color:#323232;">Bio: Long description of yourself, can be formatted with Markdown\n
        </span><span style="color:#323232;">Matrix User: Your username on the decentralized Matrix chat\n
        </span><span style="color:#323232;">Avatar: Profile picture that is shown next to all your posts\n
        </span><span style="color:#323232;">Banner: A header image for your profile page\n
        </span>\n
        ```\n
        \n
        On this page you can also change the email and password. Additionally there are many other settings available, which allow customizing of your browsing experience:\n
        \n
        ```\n
        \n
        <span style="color:#323232;">Blocks (tab at top of the page): Here you can block users and communities, so that their posts will be hidden.\n
        </span><span style="color:#323232;">Interface language: Which language the user interface should use.\n
        </span><span style="color:#323232;">Languages: Select the languages that you speak to see only content in these languages. This is a new feature and many posts don't specify a language yet, so be sure to select "Undetermined" to see them.\n
        </span><span style="color:#323232;">Theme: You can choose between different color themes for the user interface. Instance admins can add more themes.\n
        </span><span style="color:#323232;">Type: Which timeline you want to see by default on the frontpage; only posts from communities that you subscribe to, posts in local communities, or all posts including federated.\n
        </span><span style="color:#323232;">Sort type: How posts and comments should be sorted by default. See Votes and Ranking for details.\n
        </span><span style="color:#323232;">Show NSFW content: Whether or not you want to see content that is "not safe for work" (or adult-only).\n
        </span><span style="color:#323232;">Show Scores: Whether the number of upvotes and downvotes should be visible.\n
        </span><span style="color:#323232;">Show Avatars: Whether profile pictures of other users should be shown.\n
        </span><span style="color:#323232;">Bot Account: Enable this if you are using a script or program to create posts automatically\n
        </span><span style="color:#323232;">Show Bot Accounts: Disable this to hide posts that were created by bot accounts.\n
        </span><span style="color:#323232;">Show Read Posts: If this is disabled, posts that you already viewed are not shown in listings anymore. Useful if you want to find\n
        </span>\n
        ```\n
        \n
        [Source](https://github.com/LemmyNet/lemmy-docs/blob/main/src/introduction.md)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696363068 {#2475
        date: 2023-10-03 21:57:48.0 +02:00
      }
      +ip: null
      +tags: [
        "323232"
      ]
      +mentions: [
        "@xusontha@ls.buckodr.ink"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2487 …}
      +nested: Doctrine\ORM\PersistentCollection {#1841 …}
      +votes: Doctrine\ORM\PersistentCollection {#60 …}
      +reports: Doctrine\ORM\PersistentCollection {#2488 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2474 …}
      -id: 31348
      -bodyTs: "'/c/main](https://feddit.de/c/main))':1269 '/lemmynet/lemmy-docs/blob/main/src/introduction.md)':1659 'account':157,281,290,310,511,577,598,747,817,948,1029,1603,1620,1631 'activitypub':202,210,241,341 'add':1509 'addit':1413 'address':177,189,693,707 'admin':712,801,979,1001,1507 'adult':920,1577 'adult-on':919,1576 'advertis':76 'aggreg':8 'algorithm':80 'allow':431,1295,1421 'alon':112 'alreadi':1215,1642 'also':253,400,408,538,665,782,1006,1103,1304,1407 'altern':1355 'alway':574 'anoth':223,494,576,1148 'answer':811,843 'anymor':1649 'anyon':183,346 'approv':845,984 'arbitrari':805 'audio':898 'automat':1617 'avail':689,1348,1419 'avatar':1383,1592 'avoid':556 'banner':1394 'basic':496 'better':554 'big':558 'bio':1364 'block':1427,1437 'bot':825,864,1602,1619,1630 'box':876 'bring':39 'brows':522,1133,1164,1243,1425 'browser':1252 'button':617,884,895,933,1203 'call':201,465,649 'captcha':853,902 'case':721,950,969,1112 'central':91 'chang':655,673,1360,1408 'charact':892 'chat':1382 'choic':571,1017 'choos':371,434,589,681,714,751,909,1007,1497 'click':602,613,732,881,964,1044,1060,1127,1174,1200 'code':363,851 'color':1500 'comment':283,1184,1311,1546 'communic':143,213,220,236,313 'communiti':17,1022,1034,1047,1075,1086,1106,1118,1130,1135,1152,1191,1212,1234,1241,1251,1257,1289,1440,1527,1535 'compani':69 'compat':317 'complet':61,349,736 'configur':798,939 'confirm':729,961 'consid':680 'consist':13 'contact':998 'contain':1104 'content':905,911,1467,1560,1568 'contribut':382 'control':66 'copi':355 'correct':779 'could':273 'creat':480,575,596,815,1615,1628 'custom':1422 'decentr':86,1380 'default':1520,1551 'depend':794,935 'descript':1366 'desir':676 'detail':1182,1330,1557 'differ':16,22,395,451,463,471,474,580,683,1009,1244,1499 'direct':485,1115 'disabl':1621,1638 'discov':1236 'discuss':10,32 'displaynam':668,1353 'distribut':357 'done':928 'downvot':1587 'e.g':1266,1273 'easi':856 'email':153,168,176,498,690,692,706,952,962,1410 'enabl':703,1604 'encourag':433 'ensur':774 'enter':638,778,865,1263 'especi':1220 'even':319 'everyon':94 'examin':353 'expect':545 'experi':1426 'facebook':276,292 'fastmail':162 'featur':383,396,1475 'feddit.de':1268 'feddit.de/c/main](https://feddit.de/c/main))':1267 'feder':5,81,198,208,226,296,1105,1540 'fedivers':225 'fetch':1287,1307 'field':786,1278 'fill':792 'filter':1079 'find':1151,1239,1655 'first':967,1068,1136 'focus':20 'follow':274,1021,1033,1262,1345 'fork':404 'form':84,738,832 'format':1371 'forum':11 'found':1255 'free':62,380 'freedom':350,412,426 'freeli':672 'friendica':260 'front':1161 'frontpag':1523 'fundament':450 'get':996 'github.com':1658 'github.com/lemmynet/lemmy-docs/blob/main/src/introduction.md)':1657 'gmail':156 'go':1158,1340 'good':1325 'group':277 'hand':1123,1196 'hard':862 'header':1396 'help':37 'hidden':1447 'hide':1624 'host':1091 'human':860 'icon':1063 'idea':1326 'identifi':1272 'ignor':877 'imag':30,1397 'imagin':270 'implement':197,207,255 'inact':1227 'includ':248,394,1539 'individu':378 'inspect':354 'instanc':137,219,233,318,436,466,483,517,524,562,581,583,591,661,684,797,800,938,1010,1109,1219,1229,1246,1283,1293,1314,1506 'instead':87,453 'interact':1298 'interest':42,535,1038,1172 'interfac':1448,1454,1505 'interoper':139 'isn':758 'item':43 'join':1223 'keep':53 'know':174 'known':401,1216 'languag':1449,1451,1457,1460,1470,1483 'later':582,662 'leav':288 'lemmi':1,108,136,190,215,218,250,309,326,361,369,385,392,416,419,446,507,1228,1245,1250,1282,1284 'let':140 'letter':867 'libr':421 'like':114,148,217,365,443,458,497 'likewis':206 'link':7,28,627,734,966,1048,1125 'list':525,584,1073,1648 'local':1082,1085,1534 'log':743,1024 'login':850,943 'long':171,753,1365 'look':527 'lowercas':880 'mail':164,730 'main@feddit.de':1274 'make':716,748 'mandatori':718,954 'mani':15,265,462,548,1416,1477 'manual':846,981 'markdown':1373 'mastodon':256 'match':531,543 'matrix':1374,1381 'may':713,789 'mean':71,504 'media':502 'mention':180 'menu':623,1062,1338 'messag':124,182 'method':1303 'microblog':257 'mobil':619,1056,1205 'moder':50 'modifi':356,389,398 'much':568 'multi':262 'multi-purpos':261 'multipl':98 'name':230,651,1131 'necessari':330 'need':513,636,790,808,835,956,974,1058 'nevertheless':478 'new':1028,1474 'next':1389 'notif':701 'nsfw':904,1559 'number':102,869,1583 'often':820 'one':222,482,529 'open':64,194,621,1333 'oper':111,469 'option':710,785 'order':813 'origin':415,1292 'other':35 'outlook':161 'page':611,629,634,1054,1162,1401,1404,1433 'password':698,739,741,756,766,770,1412 'peertub':258 'peopl':104,118,472 'person':427 'pick':515 'pictur':126,1385,1595 'play':894,896 'possibl':306 'post':26,123,286,479,1140,1166,1177,1309,1322,1393,1444,1478,1525,1532,1538,1544,1616,1625,1634,1639 'practic':268 'present':972 'press':929 'prevent':823 'previous':1207 'primari':1016 'problem':990 'profil':1318,1352,1384,1400,1594 'program':1613 'project':417 'proprietari':344 'protocol':195,302,342 'proton':163 'provid':169,374,704,1328 'public':1351 'publish':387 'purpos':263 'question':806 'question/answer':799,970 'rank':1555 'read':890,1633 'reddit':280,294,444 'reddit.com':459 'refresh':883 'regist':492,509 'registr':586,628,986,993 'repeat':767 'requir':406 'reset':699 'respect':424 'reus':359 'review':982 'right':608,616,1067,1122,1195,1337 'right-hand':1121,1194 'rule':477,542,1144 'run':324,352 'safe':915,1572 'score':1580 'screenshot':585,630 'script':1611 'seamless':212 'search':1277 'secret':79 'see':539,872,1071,1137,1180,1465,1492,1518,1552,1567 'seen':487 'select':1458,1489 'selfhost':4 'send':151 'server':251 'servic':92,99,297,345,373 'set':666,803,1315,1342,1346,1418 'show':903,1211,1558,1579,1591,1618,1632 'shown':924,1388,1601,1646 'sidebar':1197,1202 'sign':119,603,625,827,931,1012,1099 'signup':633 'singl':90,456 'site':442,1095 'small':561,1225 'social':6,501 'softwar':204,334,403,422 'solv':858 'someon':159 'someth':1170 'sort':1541,1549 'sourc':362,1656 'spam':55,824 'speak':1463 'specifi':1481 'standard':193 'start':945,1321 'still':688 'strong':49 'submit':830 'subscrib':1081,1116,1124,1147,1154,1188,1530 'subset':338 'support':335,1003 'sure':749,1487 'tab':1428 'taken':679 'talk':128 'term':269 'text':27,875 'theme':1494,1501,1511 'thing':641 'time':594,840,1031,1363 'timelin':1514 'titl':1178 'tool':51 'top':46,607,615,1051,1066,1336,1430 'top-right':1335 'topic':23,475,533 'track':77 'tradit':116,134 'tri':994 'troll':57 'type':1512,1542 'unabl':888 'undetermin':1490 'uniqu':658,755 'univers':227 'unlik':132,343 'uphold':409 'upload':125 'uppercas':878 'upvot':1585 'url':1265 'use':95,106,187,191,299,440,506,696,760,821,946,1248,1456,1609,1650 'user':24,142,367,489,549,1308,1375,1438,1453,1504,1598 'usernam':642,677,1356,1377 'usual':709 'verifi':765 'version':390,399,899 'via':209 'video':259 'view':1643 'visibl':1590 'vote':36,1553 'wait':726,837,958,976 'want':646,1260,1516,1565,1653 'way':452,1149,1208 'web':246 'websit':109,117,135,186,457,464,764 'whether':1561,1581,1593 'wide':245 'within':659 'without':287 'work':447,917,1020,1305,1574 'world':244 'worri':566 'would':304 'yet':1484"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/3487581"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696363068 {#2443
        date: 2023-10-03 21:57:48.0 +02:00
      }
      +"title": 31348
    }
  ]
  -id: 2732
  -titleTs: "'feder':9 'heard':3 'lord':6 'savor':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696126464
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/post/495125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696093464 {#2499
    date: 2023-09-30 19:04:24.0 +02: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
133 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2472
  +user: Proxies\__CG__\App\Entity\User {#2269 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#2518 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2520 …}
  +slug: "Have-you-heard-of-our-lord-and-savor-Federation"
  +title: "Have you heard of our lord and savor Federation?"
  +url: "https://loot.buckodr.ink/myAenW.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696363068 {#2513
    date: 2023-10-03 21:57:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2521 …}
  +votes: Doctrine\ORM\PersistentCollection {#2523 …}
  +reports: Doctrine\ORM\PersistentCollection {#2525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
  +badges: Doctrine\ORM\PersistentCollection {#2531 …}
  +children: [
    App\Entity\EntryComment {#2358
      +user: Proxies\__CG__\App\Entity\User {#2483 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2472 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Lemmy is a selfhosted, federated social link aggregation and discussion forum. It consists of many different communities which are focused on different topics. Users can post text, links or images and discuss it with others. Voting helps to bring the most interesting items to the top. There are strong moderation tools to keep out spam and trolls. All this is completely free and open, not controlled by any company. This means that there is no advertising, tracking, or secret algorithms.\n
        \n
        Federation is a form of decentralization. Instead of a single central service that everyone uses, there are multiple services that any number of people can use.\n
        \n
        A Lemmy website can operate alone. Just like a traditional website, people sign up on it, post messages, upload pictures and talk to each other. Unlike a traditional website, Lemmy instances can interoperate, letting their users communicate with each other; just like you can send an email from your Gmail account to someone from Outlook, Fastmail, Proton Mail, or any other email provider, as long as you know their email address, you can mention or message anyone on any website using their address.\n
        \n
        Lemmy uses a standardized, open protocol to implement federation which is called ActivityPub. Any software that likewise implements federation via ActivityPub can seamlessly communicate with Lemmy, just like Lemmy instances communicate with one another.\n
        \n
        The fediverse (“federated universe”) is the name for all instances that can communicate with each other over ActivityPub and the World Wide Web. That includes all Lemmy servers, but also other implementations:\n
        \n
        ```\n
        \n
        <span style="color:#323232;">Mastodon (microblogging)\n
        </span><span style="color:#323232;">PeerTube (videos)\n
        </span><span style="color:#323232;">Friendica (multi-purpose)\n
        </span><span style="color:#323232;">and many more!\n
        </span>\n
        ```\n
        \n
        In practical terms: Imagine if you could follow a Facebook group from your Reddit account and comment on its posts without leaving your account. If Facebook and Reddit were federated services that used the same protocol, that would be possible. With a Lemmy account, you can communicate with any other compatible instance, even if it is not running on Lemmy. All that is necessary is that the software support the same subset of the ActivityPub protocol.\n
        \n
        Unlike proprietary services, anyone has the complete freedom to run, examine, inspect, copy, modify, distribute, and reuse the Lemmy source code. Just like how users of Lemmy can choose their service provider, you as an individual are free to contribute features to Lemmy or publish a modified version of Lemmy that includes different features. These modified versions, also known as software forks, are required to also uphold the same freedoms as the original Lemmy project. Because Lemmy is libre software that respects your freedom, personalizations are not only allowed but encouraged.\n
        \n
        Choosing an instance\n
        \n
        If you are used to sites like Reddit, then Lemmy works in a fundamentally different way. Instead of a single website like reddit.com, there are many different websites (called instances). These are operated by different people, have different topics and rules. Nevertheless, posts created in one instance can directly be seen by users who are registered on another. Its basically like email, but for social media.\n
        \n
        This means before using Lemmy and registering an account, you need to pick an instance. For this you can browse the instance list and look for one that matches your topics of interest. You can also see if the rules match your expectations, and how many users there are. It is better to avoid very big or very small instances. But don’t worry too much about this choice, you can always create another account on a different instance later.\n
        \n
        [instance list screenshot] Registration\n
        \n
        Once you choose an instance, it’s time to create your account. To do this, click sign up in the top right of the page, or click the top right button on mobile to open a menu with sign up link.\n
        \n
        [registration page screenshot]\n
        \n
        On the signup page you need to enter a few things:\n
        \n
        ```\n
        \n
        <span style="color:#323232;">Username: How do you want to be called? This name can not be changed and is unique within an instance. Later you can also set a displayname which can be freely changed. If your desired username is taken, consider choosing a different instance where it is still available.\n
        </span><span style="color:#323232;">Email: Your email address. This is used for password resets and notifications (if enabled). Providing an email address is usually optional, but admins may choose to make it mandatory. In this case you will have to wait for a confirmation mail and click the link after completing this form.\n
        </span><span style="color:#323232;">Password: The password for logging in to your account. Make sure to choose a long and unique password which isn't used on any other website.\n
        </span><span style="color:#323232;">Verify password: Repeat the same password from above to ensure that it was entered correctly.\n
        </span>\n
        ```\n
        \n
        There are also a few optional fields, which you may need to fill in depending on the instance configuration:\n
        \n
        ```\n
        \n
        <span style="color:#323232;">Question/Answer: Instance admins can set an arbitrary question which needs to be answered in order to create an account. This is often used to prevent spam bots from signing up. After submitting the form, you will need to wait for some time until the answer is approved manually before you can login.\n
        </span><span style="color:#323232;">Code: A captcha which is easy to solve for humans but hard for bots. Enter the letters and numbers that you see in the text box, ignoring uppercase or lowercase. Click the refresh button if you are unable to read a character. The play button plays an audio version of the captcha.\n
        </span><span style="color:#323232;">Show NSFW content: Here you can choose if content that is "not safe for work" (or adult-only) should be shown.\n
        </span>\n
        ```\n
        \n
        When you are done, press the sign up button.\n
        \n
        It depends on the instance configuration when you can login and start using the account. In case the email is mandatory, you need to wait for the confirmation email and click the link first. In case “Question/Answer” is present, you need to wait for an admin to manually review and approve your registration. If you have problems with the registration, try to get in contact with the admin for support. You can also choose a different instance to sign up if your primary choice does not work. Following communities\n
        \n
        After logging in to your new account, its time to follow communities that you are interested in. For this you can click on the communities link at the top of the page (on mobile, you need to click the menu icon on the top right first). You will see a list of communities which can be filtered by subscribed, local or all. Local communities are those which are hosted on the same site where you are signed in, while all also contains federated communities from other instances. In any case you can directly subscribe to communities with the right-hand subscribe link. Or click on the community name to browse the community first, see what its posted and what the rules are before subscribing.\n
        \n
        Another way to find communities to subscribe to is by going to the front page and browsing the posts. If there is something that interests you, click on the post title to see more details and comments. Here you can subscribe to the community in the right-hand sidebar, or by clicking the “sidebar” button on mobile.\n
        \n
        These previous ways will only show communities that are already known to the instance. Especially if you joined a small or inactive Lemmy instance, there will be few communities to discover. You can find more communities by browsing different Lemmy instances, or using the Lemmy Community Browser. When you found a community that you want to follow, enter its URL (e.g. [feddit.de/c/main](https://feddit.de/c/main)) or the identifier (e.g. !main@feddit.de) into the search field of your own Lemmy instance. Lemmy will then fetch the community from its original instance, and allow you to interact with it. The same method also works to fetch users, posts or comments from other instances. Setting up your profile\n
        \n
        Before you start posting, its a good idea to provide some details about yourself. Open the top-right menu and go to “settings”. Here the following settings are available for your public profile:\n
        \n
        ```\n
        \n
        <span style="color:#323232;">Displayname: An alternative username which can be changed at any time\n
        </span><span style="color:#323232;">Bio: Long description of yourself, can be formatted with Markdown\n
        </span><span style="color:#323232;">Matrix User: Your username on the decentralized Matrix chat\n
        </span><span style="color:#323232;">Avatar: Profile picture that is shown next to all your posts\n
        </span><span style="color:#323232;">Banner: A header image for your profile page\n
        </span>\n
        ```\n
        \n
        On this page you can also change the email and password. Additionally there are many other settings available, which allow customizing of your browsing experience:\n
        \n
        ```\n
        \n
        <span style="color:#323232;">Blocks (tab at top of the page): Here you can block users and communities, so that their posts will be hidden.\n
        </span><span style="color:#323232;">Interface language: Which language the user interface should use.\n
        </span><span style="color:#323232;">Languages: Select the languages that you speak to see only content in these languages. This is a new feature and many posts don't specify a language yet, so be sure to select "Undetermined" to see them.\n
        </span><span style="color:#323232;">Theme: You can choose between different color themes for the user interface. Instance admins can add more themes.\n
        </span><span style="color:#323232;">Type: Which timeline you want to see by default on the frontpage; only posts from communities that you subscribe to, posts in local communities, or all posts including federated.\n
        </span><span style="color:#323232;">Sort type: How posts and comments should be sorted by default. See Votes and Ranking for details.\n
        </span><span style="color:#323232;">Show NSFW content: Whether or not you want to see content that is "not safe for work" (or adult-only).\n
        </span><span style="color:#323232;">Show Scores: Whether the number of upvotes and downvotes should be visible.\n
        </span><span style="color:#323232;">Show Avatars: Whether profile pictures of other users should be shown.\n
        </span><span style="color:#323232;">Bot Account: Enable this if you are using a script or program to create posts automatically\n
        </span><span style="color:#323232;">Show Bot Accounts: Disable this to hide posts that were created by bot accounts.\n
        </span><span style="color:#323232;">Show Read Posts: If this is disabled, posts that you already viewed are not shown in listings anymore. Useful if you want to find\n
        </span>\n
        ```\n
        \n
        [Source](https://github.com/LemmyNet/lemmy-docs/blob/main/src/introduction.md)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696363068 {#2475
        date: 2023-10-03 21:57:48.0 +02:00
      }
      +ip: null
      +tags: [
        "323232"
      ]
      +mentions: [
        "@xusontha@ls.buckodr.ink"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2487 …}
      +nested: Doctrine\ORM\PersistentCollection {#1841 …}
      +votes: Doctrine\ORM\PersistentCollection {#60 …}
      +reports: Doctrine\ORM\PersistentCollection {#2488 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2474 …}
      -id: 31348
      -bodyTs: "'/c/main](https://feddit.de/c/main))':1269 '/lemmynet/lemmy-docs/blob/main/src/introduction.md)':1659 'account':157,281,290,310,511,577,598,747,817,948,1029,1603,1620,1631 'activitypub':202,210,241,341 'add':1509 'addit':1413 'address':177,189,693,707 'admin':712,801,979,1001,1507 'adult':920,1577 'adult-on':919,1576 'advertis':76 'aggreg':8 'algorithm':80 'allow':431,1295,1421 'alon':112 'alreadi':1215,1642 'also':253,400,408,538,665,782,1006,1103,1304,1407 'altern':1355 'alway':574 'anoth':223,494,576,1148 'answer':811,843 'anymor':1649 'anyon':183,346 'approv':845,984 'arbitrari':805 'audio':898 'automat':1617 'avail':689,1348,1419 'avatar':1383,1592 'avoid':556 'banner':1394 'basic':496 'better':554 'big':558 'bio':1364 'block':1427,1437 'bot':825,864,1602,1619,1630 'box':876 'bring':39 'brows':522,1133,1164,1243,1425 'browser':1252 'button':617,884,895,933,1203 'call':201,465,649 'captcha':853,902 'case':721,950,969,1112 'central':91 'chang':655,673,1360,1408 'charact':892 'chat':1382 'choic':571,1017 'choos':371,434,589,681,714,751,909,1007,1497 'click':602,613,732,881,964,1044,1060,1127,1174,1200 'code':363,851 'color':1500 'comment':283,1184,1311,1546 'communic':143,213,220,236,313 'communiti':17,1022,1034,1047,1075,1086,1106,1118,1130,1135,1152,1191,1212,1234,1241,1251,1257,1289,1440,1527,1535 'compani':69 'compat':317 'complet':61,349,736 'configur':798,939 'confirm':729,961 'consid':680 'consist':13 'contact':998 'contain':1104 'content':905,911,1467,1560,1568 'contribut':382 'control':66 'copi':355 'correct':779 'could':273 'creat':480,575,596,815,1615,1628 'custom':1422 'decentr':86,1380 'default':1520,1551 'depend':794,935 'descript':1366 'desir':676 'detail':1182,1330,1557 'differ':16,22,395,451,463,471,474,580,683,1009,1244,1499 'direct':485,1115 'disabl':1621,1638 'discov':1236 'discuss':10,32 'displaynam':668,1353 'distribut':357 'done':928 'downvot':1587 'e.g':1266,1273 'easi':856 'email':153,168,176,498,690,692,706,952,962,1410 'enabl':703,1604 'encourag':433 'ensur':774 'enter':638,778,865,1263 'especi':1220 'even':319 'everyon':94 'examin':353 'expect':545 'experi':1426 'facebook':276,292 'fastmail':162 'featur':383,396,1475 'feddit.de':1268 'feddit.de/c/main](https://feddit.de/c/main))':1267 'feder':5,81,198,208,226,296,1105,1540 'fedivers':225 'fetch':1287,1307 'field':786,1278 'fill':792 'filter':1079 'find':1151,1239,1655 'first':967,1068,1136 'focus':20 'follow':274,1021,1033,1262,1345 'fork':404 'form':84,738,832 'format':1371 'forum':11 'found':1255 'free':62,380 'freedom':350,412,426 'freeli':672 'friendica':260 'front':1161 'frontpag':1523 'fundament':450 'get':996 'github.com':1658 'github.com/lemmynet/lemmy-docs/blob/main/src/introduction.md)':1657 'gmail':156 'go':1158,1340 'good':1325 'group':277 'hand':1123,1196 'hard':862 'header':1396 'help':37 'hidden':1447 'hide':1624 'host':1091 'human':860 'icon':1063 'idea':1326 'identifi':1272 'ignor':877 'imag':30,1397 'imagin':270 'implement':197,207,255 'inact':1227 'includ':248,394,1539 'individu':378 'inspect':354 'instanc':137,219,233,318,436,466,483,517,524,562,581,583,591,661,684,797,800,938,1010,1109,1219,1229,1246,1283,1293,1314,1506 'instead':87,453 'interact':1298 'interest':42,535,1038,1172 'interfac':1448,1454,1505 'interoper':139 'isn':758 'item':43 'join':1223 'keep':53 'know':174 'known':401,1216 'languag':1449,1451,1457,1460,1470,1483 'later':582,662 'leav':288 'lemmi':1,108,136,190,215,218,250,309,326,361,369,385,392,416,419,446,507,1228,1245,1250,1282,1284 'let':140 'letter':867 'libr':421 'like':114,148,217,365,443,458,497 'likewis':206 'link':7,28,627,734,966,1048,1125 'list':525,584,1073,1648 'local':1082,1085,1534 'log':743,1024 'login':850,943 'long':171,753,1365 'look':527 'lowercas':880 'mail':164,730 'main@feddit.de':1274 'make':716,748 'mandatori':718,954 'mani':15,265,462,548,1416,1477 'manual':846,981 'markdown':1373 'mastodon':256 'match':531,543 'matrix':1374,1381 'may':713,789 'mean':71,504 'media':502 'mention':180 'menu':623,1062,1338 'messag':124,182 'method':1303 'microblog':257 'mobil':619,1056,1205 'moder':50 'modifi':356,389,398 'much':568 'multi':262 'multi-purpos':261 'multipl':98 'name':230,651,1131 'necessari':330 'need':513,636,790,808,835,956,974,1058 'nevertheless':478 'new':1028,1474 'next':1389 'notif':701 'nsfw':904,1559 'number':102,869,1583 'often':820 'one':222,482,529 'open':64,194,621,1333 'oper':111,469 'option':710,785 'order':813 'origin':415,1292 'other':35 'outlook':161 'page':611,629,634,1054,1162,1401,1404,1433 'password':698,739,741,756,766,770,1412 'peertub':258 'peopl':104,118,472 'person':427 'pick':515 'pictur':126,1385,1595 'play':894,896 'possibl':306 'post':26,123,286,479,1140,1166,1177,1309,1322,1393,1444,1478,1525,1532,1538,1544,1616,1625,1634,1639 'practic':268 'present':972 'press':929 'prevent':823 'previous':1207 'primari':1016 'problem':990 'profil':1318,1352,1384,1400,1594 'program':1613 'project':417 'proprietari':344 'protocol':195,302,342 'proton':163 'provid':169,374,704,1328 'public':1351 'publish':387 'purpos':263 'question':806 'question/answer':799,970 'rank':1555 'read':890,1633 'reddit':280,294,444 'reddit.com':459 'refresh':883 'regist':492,509 'registr':586,628,986,993 'repeat':767 'requir':406 'reset':699 'respect':424 'reus':359 'review':982 'right':608,616,1067,1122,1195,1337 'right-hand':1121,1194 'rule':477,542,1144 'run':324,352 'safe':915,1572 'score':1580 'screenshot':585,630 'script':1611 'seamless':212 'search':1277 'secret':79 'see':539,872,1071,1137,1180,1465,1492,1518,1552,1567 'seen':487 'select':1458,1489 'selfhost':4 'send':151 'server':251 'servic':92,99,297,345,373 'set':666,803,1315,1342,1346,1418 'show':903,1211,1558,1579,1591,1618,1632 'shown':924,1388,1601,1646 'sidebar':1197,1202 'sign':119,603,625,827,931,1012,1099 'signup':633 'singl':90,456 'site':442,1095 'small':561,1225 'social':6,501 'softwar':204,334,403,422 'solv':858 'someon':159 'someth':1170 'sort':1541,1549 'sourc':362,1656 'spam':55,824 'speak':1463 'specifi':1481 'standard':193 'start':945,1321 'still':688 'strong':49 'submit':830 'subscrib':1081,1116,1124,1147,1154,1188,1530 'subset':338 'support':335,1003 'sure':749,1487 'tab':1428 'taken':679 'talk':128 'term':269 'text':27,875 'theme':1494,1501,1511 'thing':641 'time':594,840,1031,1363 'timelin':1514 'titl':1178 'tool':51 'top':46,607,615,1051,1066,1336,1430 'top-right':1335 'topic':23,475,533 'track':77 'tradit':116,134 'tri':994 'troll':57 'type':1512,1542 'unabl':888 'undetermin':1490 'uniqu':658,755 'univers':227 'unlik':132,343 'uphold':409 'upload':125 'uppercas':878 'upvot':1585 'url':1265 'use':95,106,187,191,299,440,506,696,760,821,946,1248,1456,1609,1650 'user':24,142,367,489,549,1308,1375,1438,1453,1504,1598 'usernam':642,677,1356,1377 'usual':709 'verifi':765 'version':390,399,899 'via':209 'video':259 'view':1643 'visibl':1590 'vote':36,1553 'wait':726,837,958,976 'want':646,1260,1516,1565,1653 'way':452,1149,1208 'web':246 'websit':109,117,135,186,457,464,764 'whether':1561,1581,1593 'wide':245 'within':659 'without':287 'work':447,917,1020,1305,1574 'world':244 'worri':566 'would':304 'yet':1484"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/3487581"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696363068 {#2443
        date: 2023-10-03 21:57:48.0 +02:00
      }
      +"title": 31348
    }
  ]
  -id: 2732
  -titleTs: "'feder':9 'heard':3 'lord':6 'savor':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696126464
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/post/495125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696093464 {#2499
    date: 2023-09-30 19:04:24.0 +02: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
134 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2472
  +user: Proxies\__CG__\App\Entity\User {#2269 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#2518 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2520 …}
  +slug: "Have-you-heard-of-our-lord-and-savor-Federation"
  +title: "Have you heard of our lord and savor Federation?"
  +url: "https://loot.buckodr.ink/myAenW.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696363068 {#2513
    date: 2023-10-03 21:57:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2521 …}
  +votes: Doctrine\ORM\PersistentCollection {#2523 …}
  +reports: Doctrine\ORM\PersistentCollection {#2525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
  +badges: Doctrine\ORM\PersistentCollection {#2531 …}
  +children: [
    App\Entity\EntryComment {#2358
      +user: Proxies\__CG__\App\Entity\User {#2483 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2472 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Lemmy is a selfhosted, federated social link aggregation and discussion forum. It consists of many different communities which are focused on different topics. Users can post text, links or images and discuss it with others. Voting helps to bring the most interesting items to the top. There are strong moderation tools to keep out spam and trolls. All this is completely free and open, not controlled by any company. This means that there is no advertising, tracking, or secret algorithms.\n
        \n
        Federation is a form of decentralization. Instead of a single central service that everyone uses, there are multiple services that any number of people can use.\n
        \n
        A Lemmy website can operate alone. Just like a traditional website, people sign up on it, post messages, upload pictures and talk to each other. Unlike a traditional website, Lemmy instances can interoperate, letting their users communicate with each other; just like you can send an email from your Gmail account to someone from Outlook, Fastmail, Proton Mail, or any other email provider, as long as you know their email address, you can mention or message anyone on any website using their address.\n
        \n
        Lemmy uses a standardized, open protocol to implement federation which is called ActivityPub. Any software that likewise implements federation via ActivityPub can seamlessly communicate with Lemmy, just like Lemmy instances communicate with one another.\n
        \n
        The fediverse (“federated universe”) is the name for all instances that can communicate with each other over ActivityPub and the World Wide Web. That includes all Lemmy servers, but also other implementations:\n
        \n
        ```\n
        \n
        <span style="color:#323232;">Mastodon (microblogging)\n
        </span><span style="color:#323232;">PeerTube (videos)\n
        </span><span style="color:#323232;">Friendica (multi-purpose)\n
        </span><span style="color:#323232;">and many more!\n
        </span>\n
        ```\n
        \n
        In practical terms: Imagine if you could follow a Facebook group from your Reddit account and comment on its posts without leaving your account. If Facebook and Reddit were federated services that used the same protocol, that would be possible. With a Lemmy account, you can communicate with any other compatible instance, even if it is not running on Lemmy. All that is necessary is that the software support the same subset of the ActivityPub protocol.\n
        \n
        Unlike proprietary services, anyone has the complete freedom to run, examine, inspect, copy, modify, distribute, and reuse the Lemmy source code. Just like how users of Lemmy can choose their service provider, you as an individual are free to contribute features to Lemmy or publish a modified version of Lemmy that includes different features. These modified versions, also known as software forks, are required to also uphold the same freedoms as the original Lemmy project. Because Lemmy is libre software that respects your freedom, personalizations are not only allowed but encouraged.\n
        \n
        Choosing an instance\n
        \n
        If you are used to sites like Reddit, then Lemmy works in a fundamentally different way. Instead of a single website like reddit.com, there are many different websites (called instances). These are operated by different people, have different topics and rules. Nevertheless, posts created in one instance can directly be seen by users who are registered on another. Its basically like email, but for social media.\n
        \n
        This means before using Lemmy and registering an account, you need to pick an instance. For this you can browse the instance list and look for one that matches your topics of interest. You can also see if the rules match your expectations, and how many users there are. It is better to avoid very big or very small instances. But don’t worry too much about this choice, you can always create another account on a different instance later.\n
        \n
        [instance list screenshot] Registration\n
        \n
        Once you choose an instance, it’s time to create your account. To do this, click sign up in the top right of the page, or click the top right button on mobile to open a menu with sign up link.\n
        \n
        [registration page screenshot]\n
        \n
        On the signup page you need to enter a few things:\n
        \n
        ```\n
        \n
        <span style="color:#323232;">Username: How do you want to be called? This name can not be changed and is unique within an instance. Later you can also set a displayname which can be freely changed. If your desired username is taken, consider choosing a different instance where it is still available.\n
        </span><span style="color:#323232;">Email: Your email address. This is used for password resets and notifications (if enabled). Providing an email address is usually optional, but admins may choose to make it mandatory. In this case you will have to wait for a confirmation mail and click the link after completing this form.\n
        </span><span style="color:#323232;">Password: The password for logging in to your account. Make sure to choose a long and unique password which isn't used on any other website.\n
        </span><span style="color:#323232;">Verify password: Repeat the same password from above to ensure that it was entered correctly.\n
        </span>\n
        ```\n
        \n
        There are also a few optional fields, which you may need to fill in depending on the instance configuration:\n
        \n
        ```\n
        \n
        <span style="color:#323232;">Question/Answer: Instance admins can set an arbitrary question which needs to be answered in order to create an account. This is often used to prevent spam bots from signing up. After submitting the form, you will need to wait for some time until the answer is approved manually before you can login.\n
        </span><span style="color:#323232;">Code: A captcha which is easy to solve for humans but hard for bots. Enter the letters and numbers that you see in the text box, ignoring uppercase or lowercase. Click the refresh button if you are unable to read a character. The play button plays an audio version of the captcha.\n
        </span><span style="color:#323232;">Show NSFW content: Here you can choose if content that is "not safe for work" (or adult-only) should be shown.\n
        </span>\n
        ```\n
        \n
        When you are done, press the sign up button.\n
        \n
        It depends on the instance configuration when you can login and start using the account. In case the email is mandatory, you need to wait for the confirmation email and click the link first. In case “Question/Answer” is present, you need to wait for an admin to manually review and approve your registration. If you have problems with the registration, try to get in contact with the admin for support. You can also choose a different instance to sign up if your primary choice does not work. Following communities\n
        \n
        After logging in to your new account, its time to follow communities that you are interested in. For this you can click on the communities link at the top of the page (on mobile, you need to click the menu icon on the top right first). You will see a list of communities which can be filtered by subscribed, local or all. Local communities are those which are hosted on the same site where you are signed in, while all also contains federated communities from other instances. In any case you can directly subscribe to communities with the right-hand subscribe link. Or click on the community name to browse the community first, see what its posted and what the rules are before subscribing.\n
        \n
        Another way to find communities to subscribe to is by going to the front page and browsing the posts. If there is something that interests you, click on the post title to see more details and comments. Here you can subscribe to the community in the right-hand sidebar, or by clicking the “sidebar” button on mobile.\n
        \n
        These previous ways will only show communities that are already known to the instance. Especially if you joined a small or inactive Lemmy instance, there will be few communities to discover. You can find more communities by browsing different Lemmy instances, or using the Lemmy Community Browser. When you found a community that you want to follow, enter its URL (e.g. [feddit.de/c/main](https://feddit.de/c/main)) or the identifier (e.g. !main@feddit.de) into the search field of your own Lemmy instance. Lemmy will then fetch the community from its original instance, and allow you to interact with it. The same method also works to fetch users, posts or comments from other instances. Setting up your profile\n
        \n
        Before you start posting, its a good idea to provide some details about yourself. Open the top-right menu and go to “settings”. Here the following settings are available for your public profile:\n
        \n
        ```\n
        \n
        <span style="color:#323232;">Displayname: An alternative username which can be changed at any time\n
        </span><span style="color:#323232;">Bio: Long description of yourself, can be formatted with Markdown\n
        </span><span style="color:#323232;">Matrix User: Your username on the decentralized Matrix chat\n
        </span><span style="color:#323232;">Avatar: Profile picture that is shown next to all your posts\n
        </span><span style="color:#323232;">Banner: A header image for your profile page\n
        </span>\n
        ```\n
        \n
        On this page you can also change the email and password. Additionally there are many other settings available, which allow customizing of your browsing experience:\n
        \n
        ```\n
        \n
        <span style="color:#323232;">Blocks (tab at top of the page): Here you can block users and communities, so that their posts will be hidden.\n
        </span><span style="color:#323232;">Interface language: Which language the user interface should use.\n
        </span><span style="color:#323232;">Languages: Select the languages that you speak to see only content in these languages. This is a new feature and many posts don't specify a language yet, so be sure to select "Undetermined" to see them.\n
        </span><span style="color:#323232;">Theme: You can choose between different color themes for the user interface. Instance admins can add more themes.\n
        </span><span style="color:#323232;">Type: Which timeline you want to see by default on the frontpage; only posts from communities that you subscribe to, posts in local communities, or all posts including federated.\n
        </span><span style="color:#323232;">Sort type: How posts and comments should be sorted by default. See Votes and Ranking for details.\n
        </span><span style="color:#323232;">Show NSFW content: Whether or not you want to see content that is "not safe for work" (or adult-only).\n
        </span><span style="color:#323232;">Show Scores: Whether the number of upvotes and downvotes should be visible.\n
        </span><span style="color:#323232;">Show Avatars: Whether profile pictures of other users should be shown.\n
        </span><span style="color:#323232;">Bot Account: Enable this if you are using a script or program to create posts automatically\n
        </span><span style="color:#323232;">Show Bot Accounts: Disable this to hide posts that were created by bot accounts.\n
        </span><span style="color:#323232;">Show Read Posts: If this is disabled, posts that you already viewed are not shown in listings anymore. Useful if you want to find\n
        </span>\n
        ```\n
        \n
        [Source](https://github.com/LemmyNet/lemmy-docs/blob/main/src/introduction.md)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696363068 {#2475
        date: 2023-10-03 21:57:48.0 +02:00
      }
      +ip: null
      +tags: [
        "323232"
      ]
      +mentions: [
        "@xusontha@ls.buckodr.ink"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2487 …}
      +nested: Doctrine\ORM\PersistentCollection {#1841 …}
      +votes: Doctrine\ORM\PersistentCollection {#60 …}
      +reports: Doctrine\ORM\PersistentCollection {#2488 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2474 …}
      -id: 31348
      -bodyTs: "'/c/main](https://feddit.de/c/main))':1269 '/lemmynet/lemmy-docs/blob/main/src/introduction.md)':1659 'account':157,281,290,310,511,577,598,747,817,948,1029,1603,1620,1631 'activitypub':202,210,241,341 'add':1509 'addit':1413 'address':177,189,693,707 'admin':712,801,979,1001,1507 'adult':920,1577 'adult-on':919,1576 'advertis':76 'aggreg':8 'algorithm':80 'allow':431,1295,1421 'alon':112 'alreadi':1215,1642 'also':253,400,408,538,665,782,1006,1103,1304,1407 'altern':1355 'alway':574 'anoth':223,494,576,1148 'answer':811,843 'anymor':1649 'anyon':183,346 'approv':845,984 'arbitrari':805 'audio':898 'automat':1617 'avail':689,1348,1419 'avatar':1383,1592 'avoid':556 'banner':1394 'basic':496 'better':554 'big':558 'bio':1364 'block':1427,1437 'bot':825,864,1602,1619,1630 'box':876 'bring':39 'brows':522,1133,1164,1243,1425 'browser':1252 'button':617,884,895,933,1203 'call':201,465,649 'captcha':853,902 'case':721,950,969,1112 'central':91 'chang':655,673,1360,1408 'charact':892 'chat':1382 'choic':571,1017 'choos':371,434,589,681,714,751,909,1007,1497 'click':602,613,732,881,964,1044,1060,1127,1174,1200 'code':363,851 'color':1500 'comment':283,1184,1311,1546 'communic':143,213,220,236,313 'communiti':17,1022,1034,1047,1075,1086,1106,1118,1130,1135,1152,1191,1212,1234,1241,1251,1257,1289,1440,1527,1535 'compani':69 'compat':317 'complet':61,349,736 'configur':798,939 'confirm':729,961 'consid':680 'consist':13 'contact':998 'contain':1104 'content':905,911,1467,1560,1568 'contribut':382 'control':66 'copi':355 'correct':779 'could':273 'creat':480,575,596,815,1615,1628 'custom':1422 'decentr':86,1380 'default':1520,1551 'depend':794,935 'descript':1366 'desir':676 'detail':1182,1330,1557 'differ':16,22,395,451,463,471,474,580,683,1009,1244,1499 'direct':485,1115 'disabl':1621,1638 'discov':1236 'discuss':10,32 'displaynam':668,1353 'distribut':357 'done':928 'downvot':1587 'e.g':1266,1273 'easi':856 'email':153,168,176,498,690,692,706,952,962,1410 'enabl':703,1604 'encourag':433 'ensur':774 'enter':638,778,865,1263 'especi':1220 'even':319 'everyon':94 'examin':353 'expect':545 'experi':1426 'facebook':276,292 'fastmail':162 'featur':383,396,1475 'feddit.de':1268 'feddit.de/c/main](https://feddit.de/c/main))':1267 'feder':5,81,198,208,226,296,1105,1540 'fedivers':225 'fetch':1287,1307 'field':786,1278 'fill':792 'filter':1079 'find':1151,1239,1655 'first':967,1068,1136 'focus':20 'follow':274,1021,1033,1262,1345 'fork':404 'form':84,738,832 'format':1371 'forum':11 'found':1255 'free':62,380 'freedom':350,412,426 'freeli':672 'friendica':260 'front':1161 'frontpag':1523 'fundament':450 'get':996 'github.com':1658 'github.com/lemmynet/lemmy-docs/blob/main/src/introduction.md)':1657 'gmail':156 'go':1158,1340 'good':1325 'group':277 'hand':1123,1196 'hard':862 'header':1396 'help':37 'hidden':1447 'hide':1624 'host':1091 'human':860 'icon':1063 'idea':1326 'identifi':1272 'ignor':877 'imag':30,1397 'imagin':270 'implement':197,207,255 'inact':1227 'includ':248,394,1539 'individu':378 'inspect':354 'instanc':137,219,233,318,436,466,483,517,524,562,581,583,591,661,684,797,800,938,1010,1109,1219,1229,1246,1283,1293,1314,1506 'instead':87,453 'interact':1298 'interest':42,535,1038,1172 'interfac':1448,1454,1505 'interoper':139 'isn':758 'item':43 'join':1223 'keep':53 'know':174 'known':401,1216 'languag':1449,1451,1457,1460,1470,1483 'later':582,662 'leav':288 'lemmi':1,108,136,190,215,218,250,309,326,361,369,385,392,416,419,446,507,1228,1245,1250,1282,1284 'let':140 'letter':867 'libr':421 'like':114,148,217,365,443,458,497 'likewis':206 'link':7,28,627,734,966,1048,1125 'list':525,584,1073,1648 'local':1082,1085,1534 'log':743,1024 'login':850,943 'long':171,753,1365 'look':527 'lowercas':880 'mail':164,730 'main@feddit.de':1274 'make':716,748 'mandatori':718,954 'mani':15,265,462,548,1416,1477 'manual':846,981 'markdown':1373 'mastodon':256 'match':531,543 'matrix':1374,1381 'may':713,789 'mean':71,504 'media':502 'mention':180 'menu':623,1062,1338 'messag':124,182 'method':1303 'microblog':257 'mobil':619,1056,1205 'moder':50 'modifi':356,389,398 'much':568 'multi':262 'multi-purpos':261 'multipl':98 'name':230,651,1131 'necessari':330 'need':513,636,790,808,835,956,974,1058 'nevertheless':478 'new':1028,1474 'next':1389 'notif':701 'nsfw':904,1559 'number':102,869,1583 'often':820 'one':222,482,529 'open':64,194,621,1333 'oper':111,469 'option':710,785 'order':813 'origin':415,1292 'other':35 'outlook':161 'page':611,629,634,1054,1162,1401,1404,1433 'password':698,739,741,756,766,770,1412 'peertub':258 'peopl':104,118,472 'person':427 'pick':515 'pictur':126,1385,1595 'play':894,896 'possibl':306 'post':26,123,286,479,1140,1166,1177,1309,1322,1393,1444,1478,1525,1532,1538,1544,1616,1625,1634,1639 'practic':268 'present':972 'press':929 'prevent':823 'previous':1207 'primari':1016 'problem':990 'profil':1318,1352,1384,1400,1594 'program':1613 'project':417 'proprietari':344 'protocol':195,302,342 'proton':163 'provid':169,374,704,1328 'public':1351 'publish':387 'purpos':263 'question':806 'question/answer':799,970 'rank':1555 'read':890,1633 'reddit':280,294,444 'reddit.com':459 'refresh':883 'regist':492,509 'registr':586,628,986,993 'repeat':767 'requir':406 'reset':699 'respect':424 'reus':359 'review':982 'right':608,616,1067,1122,1195,1337 'right-hand':1121,1194 'rule':477,542,1144 'run':324,352 'safe':915,1572 'score':1580 'screenshot':585,630 'script':1611 'seamless':212 'search':1277 'secret':79 'see':539,872,1071,1137,1180,1465,1492,1518,1552,1567 'seen':487 'select':1458,1489 'selfhost':4 'send':151 'server':251 'servic':92,99,297,345,373 'set':666,803,1315,1342,1346,1418 'show':903,1211,1558,1579,1591,1618,1632 'shown':924,1388,1601,1646 'sidebar':1197,1202 'sign':119,603,625,827,931,1012,1099 'signup':633 'singl':90,456 'site':442,1095 'small':561,1225 'social':6,501 'softwar':204,334,403,422 'solv':858 'someon':159 'someth':1170 'sort':1541,1549 'sourc':362,1656 'spam':55,824 'speak':1463 'specifi':1481 'standard':193 'start':945,1321 'still':688 'strong':49 'submit':830 'subscrib':1081,1116,1124,1147,1154,1188,1530 'subset':338 'support':335,1003 'sure':749,1487 'tab':1428 'taken':679 'talk':128 'term':269 'text':27,875 'theme':1494,1501,1511 'thing':641 'time':594,840,1031,1363 'timelin':1514 'titl':1178 'tool':51 'top':46,607,615,1051,1066,1336,1430 'top-right':1335 'topic':23,475,533 'track':77 'tradit':116,134 'tri':994 'troll':57 'type':1512,1542 'unabl':888 'undetermin':1490 'uniqu':658,755 'univers':227 'unlik':132,343 'uphold':409 'upload':125 'uppercas':878 'upvot':1585 'url':1265 'use':95,106,187,191,299,440,506,696,760,821,946,1248,1456,1609,1650 'user':24,142,367,489,549,1308,1375,1438,1453,1504,1598 'usernam':642,677,1356,1377 'usual':709 'verifi':765 'version':390,399,899 'via':209 'video':259 'view':1643 'visibl':1590 'vote':36,1553 'wait':726,837,958,976 'want':646,1260,1516,1565,1653 'way':452,1149,1208 'web':246 'websit':109,117,135,186,457,464,764 'whether':1561,1581,1593 'wide':245 'within':659 'without':287 'work':447,917,1020,1305,1574 'world':244 'worri':566 'would':304 'yet':1484"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/3487581"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696363068 {#2443
        date: 2023-10-03 21:57:48.0 +02:00
      }
      +"title": 31348
    }
  ]
  -id: 2732
  -titleTs: "'feder':9 'heard':3 'lord':6 'savor':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696126464
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/post/495125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696093464 {#2499
    date: 2023-09-30 19:04:24.0 +02: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
135 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
136 DENIED moderate
App\Entity\EntryComment {#2358
  +user: Proxies\__CG__\App\Entity\User {#2483 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2472
    +user: Proxies\__CG__\App\Entity\User {#2269 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
    +image: Proxies\__CG__\App\Entity\Image {#2518 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2520 …}
    +slug: "Have-you-heard-of-our-lord-and-savor-Federation"
    +title: "Have you heard of our lord and savor Federation?"
    +url: "https://loot.buckodr.ink/myAenW.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 3
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696363068 {#2513
      date: 2023-10-03 21:57:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2521 …}
    +votes: Doctrine\ORM\PersistentCollection {#2523 …}
    +reports: Doctrine\ORM\PersistentCollection {#2525 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
    +badges: Doctrine\ORM\PersistentCollection {#2531 …}
    +children: [
      App\Entity\EntryComment {#2358}
    ]
    -id: 2732
    -titleTs: "'feder':9 'heard':3 'lord':6 'savor':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696126464
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/495125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696093464 {#2499
      date: 2023-09-30 19:04:24.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Lemmy is a selfhosted, federated social link aggregation and discussion forum. It consists of many different communities which are focused on different topics. Users can post text, links or images and discuss it with others. Voting helps to bring the most interesting items to the top. There are strong moderation tools to keep out spam and trolls. All this is completely free and open, not controlled by any company. This means that there is no advertising, tracking, or secret algorithms.\n
    \n
    Federation is a form of decentralization. Instead of a single central service that everyone uses, there are multiple services that any number of people can use.\n
    \n
    A Lemmy website can operate alone. Just like a traditional website, people sign up on it, post messages, upload pictures and talk to each other. Unlike a traditional website, Lemmy instances can interoperate, letting their users communicate with each other; just like you can send an email from your Gmail account to someone from Outlook, Fastmail, Proton Mail, or any other email provider, as long as you know their email address, you can mention or message anyone on any website using their address.\n
    \n
    Lemmy uses a standardized, open protocol to implement federation which is called ActivityPub. Any software that likewise implements federation via ActivityPub can seamlessly communicate with Lemmy, just like Lemmy instances communicate with one another.\n
    \n
    The fediverse (“federated universe”) is the name for all instances that can communicate with each other over ActivityPub and the World Wide Web. That includes all Lemmy servers, but also other implementations:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Mastodon (microblogging)\n
    </span><span style="color:#323232;">PeerTube (videos)\n
    </span><span style="color:#323232;">Friendica (multi-purpose)\n
    </span><span style="color:#323232;">and many more!\n
    </span>\n
    ```\n
    \n
    In practical terms: Imagine if you could follow a Facebook group from your Reddit account and comment on its posts without leaving your account. If Facebook and Reddit were federated services that used the same protocol, that would be possible. With a Lemmy account, you can communicate with any other compatible instance, even if it is not running on Lemmy. All that is necessary is that the software support the same subset of the ActivityPub protocol.\n
    \n
    Unlike proprietary services, anyone has the complete freedom to run, examine, inspect, copy, modify, distribute, and reuse the Lemmy source code. Just like how users of Lemmy can choose their service provider, you as an individual are free to contribute features to Lemmy or publish a modified version of Lemmy that includes different features. These modified versions, also known as software forks, are required to also uphold the same freedoms as the original Lemmy project. Because Lemmy is libre software that respects your freedom, personalizations are not only allowed but encouraged.\n
    \n
    Choosing an instance\n
    \n
    If you are used to sites like Reddit, then Lemmy works in a fundamentally different way. Instead of a single website like reddit.com, there are many different websites (called instances). These are operated by different people, have different topics and rules. Nevertheless, posts created in one instance can directly be seen by users who are registered on another. Its basically like email, but for social media.\n
    \n
    This means before using Lemmy and registering an account, you need to pick an instance. For this you can browse the instance list and look for one that matches your topics of interest. You can also see if the rules match your expectations, and how many users there are. It is better to avoid very big or very small instances. But don’t worry too much about this choice, you can always create another account on a different instance later.\n
    \n
    [instance list screenshot] Registration\n
    \n
    Once you choose an instance, it’s time to create your account. To do this, click sign up in the top right of the page, or click the top right button on mobile to open a menu with sign up link.\n
    \n
    [registration page screenshot]\n
    \n
    On the signup page you need to enter a few things:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Username: How do you want to be called? This name can not be changed and is unique within an instance. Later you can also set a displayname which can be freely changed. If your desired username is taken, consider choosing a different instance where it is still available.\n
    </span><span style="color:#323232;">Email: Your email address. This is used for password resets and notifications (if enabled). Providing an email address is usually optional, but admins may choose to make it mandatory. In this case you will have to wait for a confirmation mail and click the link after completing this form.\n
    </span><span style="color:#323232;">Password: The password for logging in to your account. Make sure to choose a long and unique password which isn't used on any other website.\n
    </span><span style="color:#323232;">Verify password: Repeat the same password from above to ensure that it was entered correctly.\n
    </span>\n
    ```\n
    \n
    There are also a few optional fields, which you may need to fill in depending on the instance configuration:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Question/Answer: Instance admins can set an arbitrary question which needs to be answered in order to create an account. This is often used to prevent spam bots from signing up. After submitting the form, you will need to wait for some time until the answer is approved manually before you can login.\n
    </span><span style="color:#323232;">Code: A captcha which is easy to solve for humans but hard for bots. Enter the letters and numbers that you see in the text box, ignoring uppercase or lowercase. Click the refresh button if you are unable to read a character. The play button plays an audio version of the captcha.\n
    </span><span style="color:#323232;">Show NSFW content: Here you can choose if content that is "not safe for work" (or adult-only) should be shown.\n
    </span>\n
    ```\n
    \n
    When you are done, press the sign up button.\n
    \n
    It depends on the instance configuration when you can login and start using the account. In case the email is mandatory, you need to wait for the confirmation email and click the link first. In case “Question/Answer” is present, you need to wait for an admin to manually review and approve your registration. If you have problems with the registration, try to get in contact with the admin for support. You can also choose a different instance to sign up if your primary choice does not work. Following communities\n
    \n
    After logging in to your new account, its time to follow communities that you are interested in. For this you can click on the communities link at the top of the page (on mobile, you need to click the menu icon on the top right first). You will see a list of communities which can be filtered by subscribed, local or all. Local communities are those which are hosted on the same site where you are signed in, while all also contains federated communities from other instances. In any case you can directly subscribe to communities with the right-hand subscribe link. Or click on the community name to browse the community first, see what its posted and what the rules are before subscribing.\n
    \n
    Another way to find communities to subscribe to is by going to the front page and browsing the posts. If there is something that interests you, click on the post title to see more details and comments. Here you can subscribe to the community in the right-hand sidebar, or by clicking the “sidebar” button on mobile.\n
    \n
    These previous ways will only show communities that are already known to the instance. Especially if you joined a small or inactive Lemmy instance, there will be few communities to discover. You can find more communities by browsing different Lemmy instances, or using the Lemmy Community Browser. When you found a community that you want to follow, enter its URL (e.g. [feddit.de/c/main](https://feddit.de/c/main)) or the identifier (e.g. !main@feddit.de) into the search field of your own Lemmy instance. Lemmy will then fetch the community from its original instance, and allow you to interact with it. The same method also works to fetch users, posts or comments from other instances. Setting up your profile\n
    \n
    Before you start posting, its a good idea to provide some details about yourself. Open the top-right menu and go to “settings”. Here the following settings are available for your public profile:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Displayname: An alternative username which can be changed at any time\n
    </span><span style="color:#323232;">Bio: Long description of yourself, can be formatted with Markdown\n
    </span><span style="color:#323232;">Matrix User: Your username on the decentralized Matrix chat\n
    </span><span style="color:#323232;">Avatar: Profile picture that is shown next to all your posts\n
    </span><span style="color:#323232;">Banner: A header image for your profile page\n
    </span>\n
    ```\n
    \n
    On this page you can also change the email and password. Additionally there are many other settings available, which allow customizing of your browsing experience:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Blocks (tab at top of the page): Here you can block users and communities, so that their posts will be hidden.\n
    </span><span style="color:#323232;">Interface language: Which language the user interface should use.\n
    </span><span style="color:#323232;">Languages: Select the languages that you speak to see only content in these languages. This is a new feature and many posts don't specify a language yet, so be sure to select "Undetermined" to see them.\n
    </span><span style="color:#323232;">Theme: You can choose between different color themes for the user interface. Instance admins can add more themes.\n
    </span><span style="color:#323232;">Type: Which timeline you want to see by default on the frontpage; only posts from communities that you subscribe to, posts in local communities, or all posts including federated.\n
    </span><span style="color:#323232;">Sort type: How posts and comments should be sorted by default. See Votes and Ranking for details.\n
    </span><span style="color:#323232;">Show NSFW content: Whether or not you want to see content that is "not safe for work" (or adult-only).\n
    </span><span style="color:#323232;">Show Scores: Whether the number of upvotes and downvotes should be visible.\n
    </span><span style="color:#323232;">Show Avatars: Whether profile pictures of other users should be shown.\n
    </span><span style="color:#323232;">Bot Account: Enable this if you are using a script or program to create posts automatically\n
    </span><span style="color:#323232;">Show Bot Accounts: Disable this to hide posts that were created by bot accounts.\n
    </span><span style="color:#323232;">Show Read Posts: If this is disabled, posts that you already viewed are not shown in listings anymore. Useful if you want to find\n
    </span>\n
    ```\n
    \n
    [Source](https://github.com/LemmyNet/lemmy-docs/blob/main/src/introduction.md)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696363068 {#2475
    date: 2023-10-03 21:57:48.0 +02:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2487 …}
  +nested: Doctrine\ORM\PersistentCollection {#1841 …}
  +votes: Doctrine\ORM\PersistentCollection {#60 …}
  +reports: Doctrine\ORM\PersistentCollection {#2488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2474 …}
  -id: 31348
  -bodyTs: "'/c/main](https://feddit.de/c/main))':1269 '/lemmynet/lemmy-docs/blob/main/src/introduction.md)':1659 'account':157,281,290,310,511,577,598,747,817,948,1029,1603,1620,1631 'activitypub':202,210,241,341 'add':1509 'addit':1413 'address':177,189,693,707 'admin':712,801,979,1001,1507 'adult':920,1577 'adult-on':919,1576 'advertis':76 'aggreg':8 'algorithm':80 'allow':431,1295,1421 'alon':112 'alreadi':1215,1642 'also':253,400,408,538,665,782,1006,1103,1304,1407 'altern':1355 'alway':574 'anoth':223,494,576,1148 'answer':811,843 'anymor':1649 'anyon':183,346 'approv':845,984 'arbitrari':805 'audio':898 'automat':1617 'avail':689,1348,1419 'avatar':1383,1592 'avoid':556 'banner':1394 'basic':496 'better':554 'big':558 'bio':1364 'block':1427,1437 'bot':825,864,1602,1619,1630 'box':876 'bring':39 'brows':522,1133,1164,1243,1425 'browser':1252 'button':617,884,895,933,1203 'call':201,465,649 'captcha':853,902 'case':721,950,969,1112 'central':91 'chang':655,673,1360,1408 'charact':892 'chat':1382 'choic':571,1017 'choos':371,434,589,681,714,751,909,1007,1497 'click':602,613,732,881,964,1044,1060,1127,1174,1200 'code':363,851 'color':1500 'comment':283,1184,1311,1546 'communic':143,213,220,236,313 'communiti':17,1022,1034,1047,1075,1086,1106,1118,1130,1135,1152,1191,1212,1234,1241,1251,1257,1289,1440,1527,1535 'compani':69 'compat':317 'complet':61,349,736 'configur':798,939 'confirm':729,961 'consid':680 'consist':13 'contact':998 'contain':1104 'content':905,911,1467,1560,1568 'contribut':382 'control':66 'copi':355 'correct':779 'could':273 'creat':480,575,596,815,1615,1628 'custom':1422 'decentr':86,1380 'default':1520,1551 'depend':794,935 'descript':1366 'desir':676 'detail':1182,1330,1557 'differ':16,22,395,451,463,471,474,580,683,1009,1244,1499 'direct':485,1115 'disabl':1621,1638 'discov':1236 'discuss':10,32 'displaynam':668,1353 'distribut':357 'done':928 'downvot':1587 'e.g':1266,1273 'easi':856 'email':153,168,176,498,690,692,706,952,962,1410 'enabl':703,1604 'encourag':433 'ensur':774 'enter':638,778,865,1263 'especi':1220 'even':319 'everyon':94 'examin':353 'expect':545 'experi':1426 'facebook':276,292 'fastmail':162 'featur':383,396,1475 'feddit.de':1268 'feddit.de/c/main](https://feddit.de/c/main))':1267 'feder':5,81,198,208,226,296,1105,1540 'fedivers':225 'fetch':1287,1307 'field':786,1278 'fill':792 'filter':1079 'find':1151,1239,1655 'first':967,1068,1136 'focus':20 'follow':274,1021,1033,1262,1345 'fork':404 'form':84,738,832 'format':1371 'forum':11 'found':1255 'free':62,380 'freedom':350,412,426 'freeli':672 'friendica':260 'front':1161 'frontpag':1523 'fundament':450 'get':996 'github.com':1658 'github.com/lemmynet/lemmy-docs/blob/main/src/introduction.md)':1657 'gmail':156 'go':1158,1340 'good':1325 'group':277 'hand':1123,1196 'hard':862 'header':1396 'help':37 'hidden':1447 'hide':1624 'host':1091 'human':860 'icon':1063 'idea':1326 'identifi':1272 'ignor':877 'imag':30,1397 'imagin':270 'implement':197,207,255 'inact':1227 'includ':248,394,1539 'individu':378 'inspect':354 'instanc':137,219,233,318,436,466,483,517,524,562,581,583,591,661,684,797,800,938,1010,1109,1219,1229,1246,1283,1293,1314,1506 'instead':87,453 'interact':1298 'interest':42,535,1038,1172 'interfac':1448,1454,1505 'interoper':139 'isn':758 'item':43 'join':1223 'keep':53 'know':174 'known':401,1216 'languag':1449,1451,1457,1460,1470,1483 'later':582,662 'leav':288 'lemmi':1,108,136,190,215,218,250,309,326,361,369,385,392,416,419,446,507,1228,1245,1250,1282,1284 'let':140 'letter':867 'libr':421 'like':114,148,217,365,443,458,497 'likewis':206 'link':7,28,627,734,966,1048,1125 'list':525,584,1073,1648 'local':1082,1085,1534 'log':743,1024 'login':850,943 'long':171,753,1365 'look':527 'lowercas':880 'mail':164,730 'main@feddit.de':1274 'make':716,748 'mandatori':718,954 'mani':15,265,462,548,1416,1477 'manual':846,981 'markdown':1373 'mastodon':256 'match':531,543 'matrix':1374,1381 'may':713,789 'mean':71,504 'media':502 'mention':180 'menu':623,1062,1338 'messag':124,182 'method':1303 'microblog':257 'mobil':619,1056,1205 'moder':50 'modifi':356,389,398 'much':568 'multi':262 'multi-purpos':261 'multipl':98 'name':230,651,1131 'necessari':330 'need':513,636,790,808,835,956,974,1058 'nevertheless':478 'new':1028,1474 'next':1389 'notif':701 'nsfw':904,1559 'number':102,869,1583 'often':820 'one':222,482,529 'open':64,194,621,1333 'oper':111,469 'option':710,785 'order':813 'origin':415,1292 'other':35 'outlook':161 'page':611,629,634,1054,1162,1401,1404,1433 'password':698,739,741,756,766,770,1412 'peertub':258 'peopl':104,118,472 'person':427 'pick':515 'pictur':126,1385,1595 'play':894,896 'possibl':306 'post':26,123,286,479,1140,1166,1177,1309,1322,1393,1444,1478,1525,1532,1538,1544,1616,1625,1634,1639 'practic':268 'present':972 'press':929 'prevent':823 'previous':1207 'primari':1016 'problem':990 'profil':1318,1352,1384,1400,1594 'program':1613 'project':417 'proprietari':344 'protocol':195,302,342 'proton':163 'provid':169,374,704,1328 'public':1351 'publish':387 'purpos':263 'question':806 'question/answer':799,970 'rank':1555 'read':890,1633 'reddit':280,294,444 'reddit.com':459 'refresh':883 'regist':492,509 'registr':586,628,986,993 'repeat':767 'requir':406 'reset':699 'respect':424 'reus':359 'review':982 'right':608,616,1067,1122,1195,1337 'right-hand':1121,1194 'rule':477,542,1144 'run':324,352 'safe':915,1572 'score':1580 'screenshot':585,630 'script':1611 'seamless':212 'search':1277 'secret':79 'see':539,872,1071,1137,1180,1465,1492,1518,1552,1567 'seen':487 'select':1458,1489 'selfhost':4 'send':151 'server':251 'servic':92,99,297,345,373 'set':666,803,1315,1342,1346,1418 'show':903,1211,1558,1579,1591,1618,1632 'shown':924,1388,1601,1646 'sidebar':1197,1202 'sign':119,603,625,827,931,1012,1099 'signup':633 'singl':90,456 'site':442,1095 'small':561,1225 'social':6,501 'softwar':204,334,403,422 'solv':858 'someon':159 'someth':1170 'sort':1541,1549 'sourc':362,1656 'spam':55,824 'speak':1463 'specifi':1481 'standard':193 'start':945,1321 'still':688 'strong':49 'submit':830 'subscrib':1081,1116,1124,1147,1154,1188,1530 'subset':338 'support':335,1003 'sure':749,1487 'tab':1428 'taken':679 'talk':128 'term':269 'text':27,875 'theme':1494,1501,1511 'thing':641 'time':594,840,1031,1363 'timelin':1514 'titl':1178 'tool':51 'top':46,607,615,1051,1066,1336,1430 'top-right':1335 'topic':23,475,533 'track':77 'tradit':116,134 'tri':994 'troll':57 'type':1512,1542 'unabl':888 'undetermin':1490 'uniqu':658,755 'univers':227 'unlik':132,343 'uphold':409 'upload':125 'uppercas':878 'upvot':1585 'url':1265 'use':95,106,187,191,299,440,506,696,760,821,946,1248,1456,1609,1650 'user':24,142,367,489,549,1308,1375,1438,1453,1504,1598 'usernam':642,677,1356,1377 'usual':709 'verifi':765 'version':390,399,899 'via':209 'video':259 'view':1643 'visibl':1590 'vote':36,1553 'wait':726,837,958,976 'want':646,1260,1516,1565,1653 'way':452,1149,1208 'web':246 'websit':109,117,135,186,457,464,764 'whether':1561,1581,1593 'wide':245 'within':659 'without':287 'work':447,917,1020,1305,1574 'world':244 'worri':566 'would':304 'yet':1484"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3487581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696363068 {#2443
    date: 2023-10-03 21:57:48.0 +02:00
  }
  +"title": 31348
}
"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
137 DENIED edit
App\Entity\EntryComment {#2358
  +user: Proxies\__CG__\App\Entity\User {#2483 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2472
    +user: Proxies\__CG__\App\Entity\User {#2269 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
    +image: Proxies\__CG__\App\Entity\Image {#2518 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2520 …}
    +slug: "Have-you-heard-of-our-lord-and-savor-Federation"
    +title: "Have you heard of our lord and savor Federation?"
    +url: "https://loot.buckodr.ink/myAenW.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 3
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696363068 {#2513
      date: 2023-10-03 21:57:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2521 …}
    +votes: Doctrine\ORM\PersistentCollection {#2523 …}
    +reports: Doctrine\ORM\PersistentCollection {#2525 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
    +badges: Doctrine\ORM\PersistentCollection {#2531 …}
    +children: [
      App\Entity\EntryComment {#2358}
    ]
    -id: 2732
    -titleTs: "'feder':9 'heard':3 'lord':6 'savor':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696126464
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/495125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696093464 {#2499
      date: 2023-09-30 19:04:24.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Lemmy is a selfhosted, federated social link aggregation and discussion forum. It consists of many different communities which are focused on different topics. Users can post text, links or images and discuss it with others. Voting helps to bring the most interesting items to the top. There are strong moderation tools to keep out spam and trolls. All this is completely free and open, not controlled by any company. This means that there is no advertising, tracking, or secret algorithms.\n
    \n
    Federation is a form of decentralization. Instead of a single central service that everyone uses, there are multiple services that any number of people can use.\n
    \n
    A Lemmy website can operate alone. Just like a traditional website, people sign up on it, post messages, upload pictures and talk to each other. Unlike a traditional website, Lemmy instances can interoperate, letting their users communicate with each other; just like you can send an email from your Gmail account to someone from Outlook, Fastmail, Proton Mail, or any other email provider, as long as you know their email address, you can mention or message anyone on any website using their address.\n
    \n
    Lemmy uses a standardized, open protocol to implement federation which is called ActivityPub. Any software that likewise implements federation via ActivityPub can seamlessly communicate with Lemmy, just like Lemmy instances communicate with one another.\n
    \n
    The fediverse (“federated universe”) is the name for all instances that can communicate with each other over ActivityPub and the World Wide Web. That includes all Lemmy servers, but also other implementations:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Mastodon (microblogging)\n
    </span><span style="color:#323232;">PeerTube (videos)\n
    </span><span style="color:#323232;">Friendica (multi-purpose)\n
    </span><span style="color:#323232;">and many more!\n
    </span>\n
    ```\n
    \n
    In practical terms: Imagine if you could follow a Facebook group from your Reddit account and comment on its posts without leaving your account. If Facebook and Reddit were federated services that used the same protocol, that would be possible. With a Lemmy account, you can communicate with any other compatible instance, even if it is not running on Lemmy. All that is necessary is that the software support the same subset of the ActivityPub protocol.\n
    \n
    Unlike proprietary services, anyone has the complete freedom to run, examine, inspect, copy, modify, distribute, and reuse the Lemmy source code. Just like how users of Lemmy can choose their service provider, you as an individual are free to contribute features to Lemmy or publish a modified version of Lemmy that includes different features. These modified versions, also known as software forks, are required to also uphold the same freedoms as the original Lemmy project. Because Lemmy is libre software that respects your freedom, personalizations are not only allowed but encouraged.\n
    \n
    Choosing an instance\n
    \n
    If you are used to sites like Reddit, then Lemmy works in a fundamentally different way. Instead of a single website like reddit.com, there are many different websites (called instances). These are operated by different people, have different topics and rules. Nevertheless, posts created in one instance can directly be seen by users who are registered on another. Its basically like email, but for social media.\n
    \n
    This means before using Lemmy and registering an account, you need to pick an instance. For this you can browse the instance list and look for one that matches your topics of interest. You can also see if the rules match your expectations, and how many users there are. It is better to avoid very big or very small instances. But don’t worry too much about this choice, you can always create another account on a different instance later.\n
    \n
    [instance list screenshot] Registration\n
    \n
    Once you choose an instance, it’s time to create your account. To do this, click sign up in the top right of the page, or click the top right button on mobile to open a menu with sign up link.\n
    \n
    [registration page screenshot]\n
    \n
    On the signup page you need to enter a few things:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Username: How do you want to be called? This name can not be changed and is unique within an instance. Later you can also set a displayname which can be freely changed. If your desired username is taken, consider choosing a different instance where it is still available.\n
    </span><span style="color:#323232;">Email: Your email address. This is used for password resets and notifications (if enabled). Providing an email address is usually optional, but admins may choose to make it mandatory. In this case you will have to wait for a confirmation mail and click the link after completing this form.\n
    </span><span style="color:#323232;">Password: The password for logging in to your account. Make sure to choose a long and unique password which isn't used on any other website.\n
    </span><span style="color:#323232;">Verify password: Repeat the same password from above to ensure that it was entered correctly.\n
    </span>\n
    ```\n
    \n
    There are also a few optional fields, which you may need to fill in depending on the instance configuration:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Question/Answer: Instance admins can set an arbitrary question which needs to be answered in order to create an account. This is often used to prevent spam bots from signing up. After submitting the form, you will need to wait for some time until the answer is approved manually before you can login.\n
    </span><span style="color:#323232;">Code: A captcha which is easy to solve for humans but hard for bots. Enter the letters and numbers that you see in the text box, ignoring uppercase or lowercase. Click the refresh button if you are unable to read a character. The play button plays an audio version of the captcha.\n
    </span><span style="color:#323232;">Show NSFW content: Here you can choose if content that is "not safe for work" (or adult-only) should be shown.\n
    </span>\n
    ```\n
    \n
    When you are done, press the sign up button.\n
    \n
    It depends on the instance configuration when you can login and start using the account. In case the email is mandatory, you need to wait for the confirmation email and click the link first. In case “Question/Answer” is present, you need to wait for an admin to manually review and approve your registration. If you have problems with the registration, try to get in contact with the admin for support. You can also choose a different instance to sign up if your primary choice does not work. Following communities\n
    \n
    After logging in to your new account, its time to follow communities that you are interested in. For this you can click on the communities link at the top of the page (on mobile, you need to click the menu icon on the top right first). You will see a list of communities which can be filtered by subscribed, local or all. Local communities are those which are hosted on the same site where you are signed in, while all also contains federated communities from other instances. In any case you can directly subscribe to communities with the right-hand subscribe link. Or click on the community name to browse the community first, see what its posted and what the rules are before subscribing.\n
    \n
    Another way to find communities to subscribe to is by going to the front page and browsing the posts. If there is something that interests you, click on the post title to see more details and comments. Here you can subscribe to the community in the right-hand sidebar, or by clicking the “sidebar” button on mobile.\n
    \n
    These previous ways will only show communities that are already known to the instance. Especially if you joined a small or inactive Lemmy instance, there will be few communities to discover. You can find more communities by browsing different Lemmy instances, or using the Lemmy Community Browser. When you found a community that you want to follow, enter its URL (e.g. [feddit.de/c/main](https://feddit.de/c/main)) or the identifier (e.g. !main@feddit.de) into the search field of your own Lemmy instance. Lemmy will then fetch the community from its original instance, and allow you to interact with it. The same method also works to fetch users, posts or comments from other instances. Setting up your profile\n
    \n
    Before you start posting, its a good idea to provide some details about yourself. Open the top-right menu and go to “settings”. Here the following settings are available for your public profile:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Displayname: An alternative username which can be changed at any time\n
    </span><span style="color:#323232;">Bio: Long description of yourself, can be formatted with Markdown\n
    </span><span style="color:#323232;">Matrix User: Your username on the decentralized Matrix chat\n
    </span><span style="color:#323232;">Avatar: Profile picture that is shown next to all your posts\n
    </span><span style="color:#323232;">Banner: A header image for your profile page\n
    </span>\n
    ```\n
    \n
    On this page you can also change the email and password. Additionally there are many other settings available, which allow customizing of your browsing experience:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Blocks (tab at top of the page): Here you can block users and communities, so that their posts will be hidden.\n
    </span><span style="color:#323232;">Interface language: Which language the user interface should use.\n
    </span><span style="color:#323232;">Languages: Select the languages that you speak to see only content in these languages. This is a new feature and many posts don't specify a language yet, so be sure to select "Undetermined" to see them.\n
    </span><span style="color:#323232;">Theme: You can choose between different color themes for the user interface. Instance admins can add more themes.\n
    </span><span style="color:#323232;">Type: Which timeline you want to see by default on the frontpage; only posts from communities that you subscribe to, posts in local communities, or all posts including federated.\n
    </span><span style="color:#323232;">Sort type: How posts and comments should be sorted by default. See Votes and Ranking for details.\n
    </span><span style="color:#323232;">Show NSFW content: Whether or not you want to see content that is "not safe for work" (or adult-only).\n
    </span><span style="color:#323232;">Show Scores: Whether the number of upvotes and downvotes should be visible.\n
    </span><span style="color:#323232;">Show Avatars: Whether profile pictures of other users should be shown.\n
    </span><span style="color:#323232;">Bot Account: Enable this if you are using a script or program to create posts automatically\n
    </span><span style="color:#323232;">Show Bot Accounts: Disable this to hide posts that were created by bot accounts.\n
    </span><span style="color:#323232;">Show Read Posts: If this is disabled, posts that you already viewed are not shown in listings anymore. Useful if you want to find\n
    </span>\n
    ```\n
    \n
    [Source](https://github.com/LemmyNet/lemmy-docs/blob/main/src/introduction.md)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696363068 {#2475
    date: 2023-10-03 21:57:48.0 +02:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2487 …}
  +nested: Doctrine\ORM\PersistentCollection {#1841 …}
  +votes: Doctrine\ORM\PersistentCollection {#60 …}
  +reports: Doctrine\ORM\PersistentCollection {#2488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2474 …}
  -id: 31348
  -bodyTs: "'/c/main](https://feddit.de/c/main))':1269 '/lemmynet/lemmy-docs/blob/main/src/introduction.md)':1659 'account':157,281,290,310,511,577,598,747,817,948,1029,1603,1620,1631 'activitypub':202,210,241,341 'add':1509 'addit':1413 'address':177,189,693,707 'admin':712,801,979,1001,1507 'adult':920,1577 'adult-on':919,1576 'advertis':76 'aggreg':8 'algorithm':80 'allow':431,1295,1421 'alon':112 'alreadi':1215,1642 'also':253,400,408,538,665,782,1006,1103,1304,1407 'altern':1355 'alway':574 'anoth':223,494,576,1148 'answer':811,843 'anymor':1649 'anyon':183,346 'approv':845,984 'arbitrari':805 'audio':898 'automat':1617 'avail':689,1348,1419 'avatar':1383,1592 'avoid':556 'banner':1394 'basic':496 'better':554 'big':558 'bio':1364 'block':1427,1437 'bot':825,864,1602,1619,1630 'box':876 'bring':39 'brows':522,1133,1164,1243,1425 'browser':1252 'button':617,884,895,933,1203 'call':201,465,649 'captcha':853,902 'case':721,950,969,1112 'central':91 'chang':655,673,1360,1408 'charact':892 'chat':1382 'choic':571,1017 'choos':371,434,589,681,714,751,909,1007,1497 'click':602,613,732,881,964,1044,1060,1127,1174,1200 'code':363,851 'color':1500 'comment':283,1184,1311,1546 'communic':143,213,220,236,313 'communiti':17,1022,1034,1047,1075,1086,1106,1118,1130,1135,1152,1191,1212,1234,1241,1251,1257,1289,1440,1527,1535 'compani':69 'compat':317 'complet':61,349,736 'configur':798,939 'confirm':729,961 'consid':680 'consist':13 'contact':998 'contain':1104 'content':905,911,1467,1560,1568 'contribut':382 'control':66 'copi':355 'correct':779 'could':273 'creat':480,575,596,815,1615,1628 'custom':1422 'decentr':86,1380 'default':1520,1551 'depend':794,935 'descript':1366 'desir':676 'detail':1182,1330,1557 'differ':16,22,395,451,463,471,474,580,683,1009,1244,1499 'direct':485,1115 'disabl':1621,1638 'discov':1236 'discuss':10,32 'displaynam':668,1353 'distribut':357 'done':928 'downvot':1587 'e.g':1266,1273 'easi':856 'email':153,168,176,498,690,692,706,952,962,1410 'enabl':703,1604 'encourag':433 'ensur':774 'enter':638,778,865,1263 'especi':1220 'even':319 'everyon':94 'examin':353 'expect':545 'experi':1426 'facebook':276,292 'fastmail':162 'featur':383,396,1475 'feddit.de':1268 'feddit.de/c/main](https://feddit.de/c/main))':1267 'feder':5,81,198,208,226,296,1105,1540 'fedivers':225 'fetch':1287,1307 'field':786,1278 'fill':792 'filter':1079 'find':1151,1239,1655 'first':967,1068,1136 'focus':20 'follow':274,1021,1033,1262,1345 'fork':404 'form':84,738,832 'format':1371 'forum':11 'found':1255 'free':62,380 'freedom':350,412,426 'freeli':672 'friendica':260 'front':1161 'frontpag':1523 'fundament':450 'get':996 'github.com':1658 'github.com/lemmynet/lemmy-docs/blob/main/src/introduction.md)':1657 'gmail':156 'go':1158,1340 'good':1325 'group':277 'hand':1123,1196 'hard':862 'header':1396 'help':37 'hidden':1447 'hide':1624 'host':1091 'human':860 'icon':1063 'idea':1326 'identifi':1272 'ignor':877 'imag':30,1397 'imagin':270 'implement':197,207,255 'inact':1227 'includ':248,394,1539 'individu':378 'inspect':354 'instanc':137,219,233,318,436,466,483,517,524,562,581,583,591,661,684,797,800,938,1010,1109,1219,1229,1246,1283,1293,1314,1506 'instead':87,453 'interact':1298 'interest':42,535,1038,1172 'interfac':1448,1454,1505 'interoper':139 'isn':758 'item':43 'join':1223 'keep':53 'know':174 'known':401,1216 'languag':1449,1451,1457,1460,1470,1483 'later':582,662 'leav':288 'lemmi':1,108,136,190,215,218,250,309,326,361,369,385,392,416,419,446,507,1228,1245,1250,1282,1284 'let':140 'letter':867 'libr':421 'like':114,148,217,365,443,458,497 'likewis':206 'link':7,28,627,734,966,1048,1125 'list':525,584,1073,1648 'local':1082,1085,1534 'log':743,1024 'login':850,943 'long':171,753,1365 'look':527 'lowercas':880 'mail':164,730 'main@feddit.de':1274 'make':716,748 'mandatori':718,954 'mani':15,265,462,548,1416,1477 'manual':846,981 'markdown':1373 'mastodon':256 'match':531,543 'matrix':1374,1381 'may':713,789 'mean':71,504 'media':502 'mention':180 'menu':623,1062,1338 'messag':124,182 'method':1303 'microblog':257 'mobil':619,1056,1205 'moder':50 'modifi':356,389,398 'much':568 'multi':262 'multi-purpos':261 'multipl':98 'name':230,651,1131 'necessari':330 'need':513,636,790,808,835,956,974,1058 'nevertheless':478 'new':1028,1474 'next':1389 'notif':701 'nsfw':904,1559 'number':102,869,1583 'often':820 'one':222,482,529 'open':64,194,621,1333 'oper':111,469 'option':710,785 'order':813 'origin':415,1292 'other':35 'outlook':161 'page':611,629,634,1054,1162,1401,1404,1433 'password':698,739,741,756,766,770,1412 'peertub':258 'peopl':104,118,472 'person':427 'pick':515 'pictur':126,1385,1595 'play':894,896 'possibl':306 'post':26,123,286,479,1140,1166,1177,1309,1322,1393,1444,1478,1525,1532,1538,1544,1616,1625,1634,1639 'practic':268 'present':972 'press':929 'prevent':823 'previous':1207 'primari':1016 'problem':990 'profil':1318,1352,1384,1400,1594 'program':1613 'project':417 'proprietari':344 'protocol':195,302,342 'proton':163 'provid':169,374,704,1328 'public':1351 'publish':387 'purpos':263 'question':806 'question/answer':799,970 'rank':1555 'read':890,1633 'reddit':280,294,444 'reddit.com':459 'refresh':883 'regist':492,509 'registr':586,628,986,993 'repeat':767 'requir':406 'reset':699 'respect':424 'reus':359 'review':982 'right':608,616,1067,1122,1195,1337 'right-hand':1121,1194 'rule':477,542,1144 'run':324,352 'safe':915,1572 'score':1580 'screenshot':585,630 'script':1611 'seamless':212 'search':1277 'secret':79 'see':539,872,1071,1137,1180,1465,1492,1518,1552,1567 'seen':487 'select':1458,1489 'selfhost':4 'send':151 'server':251 'servic':92,99,297,345,373 'set':666,803,1315,1342,1346,1418 'show':903,1211,1558,1579,1591,1618,1632 'shown':924,1388,1601,1646 'sidebar':1197,1202 'sign':119,603,625,827,931,1012,1099 'signup':633 'singl':90,456 'site':442,1095 'small':561,1225 'social':6,501 'softwar':204,334,403,422 'solv':858 'someon':159 'someth':1170 'sort':1541,1549 'sourc':362,1656 'spam':55,824 'speak':1463 'specifi':1481 'standard':193 'start':945,1321 'still':688 'strong':49 'submit':830 'subscrib':1081,1116,1124,1147,1154,1188,1530 'subset':338 'support':335,1003 'sure':749,1487 'tab':1428 'taken':679 'talk':128 'term':269 'text':27,875 'theme':1494,1501,1511 'thing':641 'time':594,840,1031,1363 'timelin':1514 'titl':1178 'tool':51 'top':46,607,615,1051,1066,1336,1430 'top-right':1335 'topic':23,475,533 'track':77 'tradit':116,134 'tri':994 'troll':57 'type':1512,1542 'unabl':888 'undetermin':1490 'uniqu':658,755 'univers':227 'unlik':132,343 'uphold':409 'upload':125 'uppercas':878 'upvot':1585 'url':1265 'use':95,106,187,191,299,440,506,696,760,821,946,1248,1456,1609,1650 'user':24,142,367,489,549,1308,1375,1438,1453,1504,1598 'usernam':642,677,1356,1377 'usual':709 'verifi':765 'version':390,399,899 'via':209 'video':259 'view':1643 'visibl':1590 'vote':36,1553 'wait':726,837,958,976 'want':646,1260,1516,1565,1653 'way':452,1149,1208 'web':246 'websit':109,117,135,186,457,464,764 'whether':1561,1581,1593 'wide':245 'within':659 'without':287 'work':447,917,1020,1305,1574 'world':244 'worri':566 'would':304 'yet':1484"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3487581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696363068 {#2443
    date: 2023-10-03 21:57:48.0 +02:00
  }
  +"title": 31348
}
"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
138 DENIED moderate
App\Entity\EntryComment {#2358
  +user: Proxies\__CG__\App\Entity\User {#2483 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2472
    +user: Proxies\__CG__\App\Entity\User {#2269 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
    +image: Proxies\__CG__\App\Entity\Image {#2518 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2520 …}
    +slug: "Have-you-heard-of-our-lord-and-savor-Federation"
    +title: "Have you heard of our lord and savor Federation?"
    +url: "https://loot.buckodr.ink/myAenW.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 3
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696363068 {#2513
      date: 2023-10-03 21:57:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2521 …}
    +votes: Doctrine\ORM\PersistentCollection {#2523 …}
    +reports: Doctrine\ORM\PersistentCollection {#2525 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
    +badges: Doctrine\ORM\PersistentCollection {#2531 …}
    +children: [
      App\Entity\EntryComment {#2358}
    ]
    -id: 2732
    -titleTs: "'feder':9 'heard':3 'lord':6 'savor':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696126464
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/495125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696093464 {#2499
      date: 2023-09-30 19:04:24.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Lemmy is a selfhosted, federated social link aggregation and discussion forum. It consists of many different communities which are focused on different topics. Users can post text, links or images and discuss it with others. Voting helps to bring the most interesting items to the top. There are strong moderation tools to keep out spam and trolls. All this is completely free and open, not controlled by any company. This means that there is no advertising, tracking, or secret algorithms.\n
    \n
    Federation is a form of decentralization. Instead of a single central service that everyone uses, there are multiple services that any number of people can use.\n
    \n
    A Lemmy website can operate alone. Just like a traditional website, people sign up on it, post messages, upload pictures and talk to each other. Unlike a traditional website, Lemmy instances can interoperate, letting their users communicate with each other; just like you can send an email from your Gmail account to someone from Outlook, Fastmail, Proton Mail, or any other email provider, as long as you know their email address, you can mention or message anyone on any website using their address.\n
    \n
    Lemmy uses a standardized, open protocol to implement federation which is called ActivityPub. Any software that likewise implements federation via ActivityPub can seamlessly communicate with Lemmy, just like Lemmy instances communicate with one another.\n
    \n
    The fediverse (“federated universe”) is the name for all instances that can communicate with each other over ActivityPub and the World Wide Web. That includes all Lemmy servers, but also other implementations:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Mastodon (microblogging)\n
    </span><span style="color:#323232;">PeerTube (videos)\n
    </span><span style="color:#323232;">Friendica (multi-purpose)\n
    </span><span style="color:#323232;">and many more!\n
    </span>\n
    ```\n
    \n
    In practical terms: Imagine if you could follow a Facebook group from your Reddit account and comment on its posts without leaving your account. If Facebook and Reddit were federated services that used the same protocol, that would be possible. With a Lemmy account, you can communicate with any other compatible instance, even if it is not running on Lemmy. All that is necessary is that the software support the same subset of the ActivityPub protocol.\n
    \n
    Unlike proprietary services, anyone has the complete freedom to run, examine, inspect, copy, modify, distribute, and reuse the Lemmy source code. Just like how users of Lemmy can choose their service provider, you as an individual are free to contribute features to Lemmy or publish a modified version of Lemmy that includes different features. These modified versions, also known as software forks, are required to also uphold the same freedoms as the original Lemmy project. Because Lemmy is libre software that respects your freedom, personalizations are not only allowed but encouraged.\n
    \n
    Choosing an instance\n
    \n
    If you are used to sites like Reddit, then Lemmy works in a fundamentally different way. Instead of a single website like reddit.com, there are many different websites (called instances). These are operated by different people, have different topics and rules. Nevertheless, posts created in one instance can directly be seen by users who are registered on another. Its basically like email, but for social media.\n
    \n
    This means before using Lemmy and registering an account, you need to pick an instance. For this you can browse the instance list and look for one that matches your topics of interest. You can also see if the rules match your expectations, and how many users there are. It is better to avoid very big or very small instances. But don’t worry too much about this choice, you can always create another account on a different instance later.\n
    \n
    [instance list screenshot] Registration\n
    \n
    Once you choose an instance, it’s time to create your account. To do this, click sign up in the top right of the page, or click the top right button on mobile to open a menu with sign up link.\n
    \n
    [registration page screenshot]\n
    \n
    On the signup page you need to enter a few things:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Username: How do you want to be called? This name can not be changed and is unique within an instance. Later you can also set a displayname which can be freely changed. If your desired username is taken, consider choosing a different instance where it is still available.\n
    </span><span style="color:#323232;">Email: Your email address. This is used for password resets and notifications (if enabled). Providing an email address is usually optional, but admins may choose to make it mandatory. In this case you will have to wait for a confirmation mail and click the link after completing this form.\n
    </span><span style="color:#323232;">Password: The password for logging in to your account. Make sure to choose a long and unique password which isn't used on any other website.\n
    </span><span style="color:#323232;">Verify password: Repeat the same password from above to ensure that it was entered correctly.\n
    </span>\n
    ```\n
    \n
    There are also a few optional fields, which you may need to fill in depending on the instance configuration:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Question/Answer: Instance admins can set an arbitrary question which needs to be answered in order to create an account. This is often used to prevent spam bots from signing up. After submitting the form, you will need to wait for some time until the answer is approved manually before you can login.\n
    </span><span style="color:#323232;">Code: A captcha which is easy to solve for humans but hard for bots. Enter the letters and numbers that you see in the text box, ignoring uppercase or lowercase. Click the refresh button if you are unable to read a character. The play button plays an audio version of the captcha.\n
    </span><span style="color:#323232;">Show NSFW content: Here you can choose if content that is "not safe for work" (or adult-only) should be shown.\n
    </span>\n
    ```\n
    \n
    When you are done, press the sign up button.\n
    \n
    It depends on the instance configuration when you can login and start using the account. In case the email is mandatory, you need to wait for the confirmation email and click the link first. In case “Question/Answer” is present, you need to wait for an admin to manually review and approve your registration. If you have problems with the registration, try to get in contact with the admin for support. You can also choose a different instance to sign up if your primary choice does not work. Following communities\n
    \n
    After logging in to your new account, its time to follow communities that you are interested in. For this you can click on the communities link at the top of the page (on mobile, you need to click the menu icon on the top right first). You will see a list of communities which can be filtered by subscribed, local or all. Local communities are those which are hosted on the same site where you are signed in, while all also contains federated communities from other instances. In any case you can directly subscribe to communities with the right-hand subscribe link. Or click on the community name to browse the community first, see what its posted and what the rules are before subscribing.\n
    \n
    Another way to find communities to subscribe to is by going to the front page and browsing the posts. If there is something that interests you, click on the post title to see more details and comments. Here you can subscribe to the community in the right-hand sidebar, or by clicking the “sidebar” button on mobile.\n
    \n
    These previous ways will only show communities that are already known to the instance. Especially if you joined a small or inactive Lemmy instance, there will be few communities to discover. You can find more communities by browsing different Lemmy instances, or using the Lemmy Community Browser. When you found a community that you want to follow, enter its URL (e.g. [feddit.de/c/main](https://feddit.de/c/main)) or the identifier (e.g. !main@feddit.de) into the search field of your own Lemmy instance. Lemmy will then fetch the community from its original instance, and allow you to interact with it. The same method also works to fetch users, posts or comments from other instances. Setting up your profile\n
    \n
    Before you start posting, its a good idea to provide some details about yourself. Open the top-right menu and go to “settings”. Here the following settings are available for your public profile:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Displayname: An alternative username which can be changed at any time\n
    </span><span style="color:#323232;">Bio: Long description of yourself, can be formatted with Markdown\n
    </span><span style="color:#323232;">Matrix User: Your username on the decentralized Matrix chat\n
    </span><span style="color:#323232;">Avatar: Profile picture that is shown next to all your posts\n
    </span><span style="color:#323232;">Banner: A header image for your profile page\n
    </span>\n
    ```\n
    \n
    On this page you can also change the email and password. Additionally there are many other settings available, which allow customizing of your browsing experience:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Blocks (tab at top of the page): Here you can block users and communities, so that their posts will be hidden.\n
    </span><span style="color:#323232;">Interface language: Which language the user interface should use.\n
    </span><span style="color:#323232;">Languages: Select the languages that you speak to see only content in these languages. This is a new feature and many posts don't specify a language yet, so be sure to select "Undetermined" to see them.\n
    </span><span style="color:#323232;">Theme: You can choose between different color themes for the user interface. Instance admins can add more themes.\n
    </span><span style="color:#323232;">Type: Which timeline you want to see by default on the frontpage; only posts from communities that you subscribe to, posts in local communities, or all posts including federated.\n
    </span><span style="color:#323232;">Sort type: How posts and comments should be sorted by default. See Votes and Ranking for details.\n
    </span><span style="color:#323232;">Show NSFW content: Whether or not you want to see content that is "not safe for work" (or adult-only).\n
    </span><span style="color:#323232;">Show Scores: Whether the number of upvotes and downvotes should be visible.\n
    </span><span style="color:#323232;">Show Avatars: Whether profile pictures of other users should be shown.\n
    </span><span style="color:#323232;">Bot Account: Enable this if you are using a script or program to create posts automatically\n
    </span><span style="color:#323232;">Show Bot Accounts: Disable this to hide posts that were created by bot accounts.\n
    </span><span style="color:#323232;">Show Read Posts: If this is disabled, posts that you already viewed are not shown in listings anymore. Useful if you want to find\n
    </span>\n
    ```\n
    \n
    [Source](https://github.com/LemmyNet/lemmy-docs/blob/main/src/introduction.md)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696363068 {#2475
    date: 2023-10-03 21:57:48.0 +02:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2487 …}
  +nested: Doctrine\ORM\PersistentCollection {#1841 …}
  +votes: Doctrine\ORM\PersistentCollection {#60 …}
  +reports: Doctrine\ORM\PersistentCollection {#2488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2474 …}
  -id: 31348
  -bodyTs: "'/c/main](https://feddit.de/c/main))':1269 '/lemmynet/lemmy-docs/blob/main/src/introduction.md)':1659 'account':157,281,290,310,511,577,598,747,817,948,1029,1603,1620,1631 'activitypub':202,210,241,341 'add':1509 'addit':1413 'address':177,189,693,707 'admin':712,801,979,1001,1507 'adult':920,1577 'adult-on':919,1576 'advertis':76 'aggreg':8 'algorithm':80 'allow':431,1295,1421 'alon':112 'alreadi':1215,1642 'also':253,400,408,538,665,782,1006,1103,1304,1407 'altern':1355 'alway':574 'anoth':223,494,576,1148 'answer':811,843 'anymor':1649 'anyon':183,346 'approv':845,984 'arbitrari':805 'audio':898 'automat':1617 'avail':689,1348,1419 'avatar':1383,1592 'avoid':556 'banner':1394 'basic':496 'better':554 'big':558 'bio':1364 'block':1427,1437 'bot':825,864,1602,1619,1630 'box':876 'bring':39 'brows':522,1133,1164,1243,1425 'browser':1252 'button':617,884,895,933,1203 'call':201,465,649 'captcha':853,902 'case':721,950,969,1112 'central':91 'chang':655,673,1360,1408 'charact':892 'chat':1382 'choic':571,1017 'choos':371,434,589,681,714,751,909,1007,1497 'click':602,613,732,881,964,1044,1060,1127,1174,1200 'code':363,851 'color':1500 'comment':283,1184,1311,1546 'communic':143,213,220,236,313 'communiti':17,1022,1034,1047,1075,1086,1106,1118,1130,1135,1152,1191,1212,1234,1241,1251,1257,1289,1440,1527,1535 'compani':69 'compat':317 'complet':61,349,736 'configur':798,939 'confirm':729,961 'consid':680 'consist':13 'contact':998 'contain':1104 'content':905,911,1467,1560,1568 'contribut':382 'control':66 'copi':355 'correct':779 'could':273 'creat':480,575,596,815,1615,1628 'custom':1422 'decentr':86,1380 'default':1520,1551 'depend':794,935 'descript':1366 'desir':676 'detail':1182,1330,1557 'differ':16,22,395,451,463,471,474,580,683,1009,1244,1499 'direct':485,1115 'disabl':1621,1638 'discov':1236 'discuss':10,32 'displaynam':668,1353 'distribut':357 'done':928 'downvot':1587 'e.g':1266,1273 'easi':856 'email':153,168,176,498,690,692,706,952,962,1410 'enabl':703,1604 'encourag':433 'ensur':774 'enter':638,778,865,1263 'especi':1220 'even':319 'everyon':94 'examin':353 'expect':545 'experi':1426 'facebook':276,292 'fastmail':162 'featur':383,396,1475 'feddit.de':1268 'feddit.de/c/main](https://feddit.de/c/main))':1267 'feder':5,81,198,208,226,296,1105,1540 'fedivers':225 'fetch':1287,1307 'field':786,1278 'fill':792 'filter':1079 'find':1151,1239,1655 'first':967,1068,1136 'focus':20 'follow':274,1021,1033,1262,1345 'fork':404 'form':84,738,832 'format':1371 'forum':11 'found':1255 'free':62,380 'freedom':350,412,426 'freeli':672 'friendica':260 'front':1161 'frontpag':1523 'fundament':450 'get':996 'github.com':1658 'github.com/lemmynet/lemmy-docs/blob/main/src/introduction.md)':1657 'gmail':156 'go':1158,1340 'good':1325 'group':277 'hand':1123,1196 'hard':862 'header':1396 'help':37 'hidden':1447 'hide':1624 'host':1091 'human':860 'icon':1063 'idea':1326 'identifi':1272 'ignor':877 'imag':30,1397 'imagin':270 'implement':197,207,255 'inact':1227 'includ':248,394,1539 'individu':378 'inspect':354 'instanc':137,219,233,318,436,466,483,517,524,562,581,583,591,661,684,797,800,938,1010,1109,1219,1229,1246,1283,1293,1314,1506 'instead':87,453 'interact':1298 'interest':42,535,1038,1172 'interfac':1448,1454,1505 'interoper':139 'isn':758 'item':43 'join':1223 'keep':53 'know':174 'known':401,1216 'languag':1449,1451,1457,1460,1470,1483 'later':582,662 'leav':288 'lemmi':1,108,136,190,215,218,250,309,326,361,369,385,392,416,419,446,507,1228,1245,1250,1282,1284 'let':140 'letter':867 'libr':421 'like':114,148,217,365,443,458,497 'likewis':206 'link':7,28,627,734,966,1048,1125 'list':525,584,1073,1648 'local':1082,1085,1534 'log':743,1024 'login':850,943 'long':171,753,1365 'look':527 'lowercas':880 'mail':164,730 'main@feddit.de':1274 'make':716,748 'mandatori':718,954 'mani':15,265,462,548,1416,1477 'manual':846,981 'markdown':1373 'mastodon':256 'match':531,543 'matrix':1374,1381 'may':713,789 'mean':71,504 'media':502 'mention':180 'menu':623,1062,1338 'messag':124,182 'method':1303 'microblog':257 'mobil':619,1056,1205 'moder':50 'modifi':356,389,398 'much':568 'multi':262 'multi-purpos':261 'multipl':98 'name':230,651,1131 'necessari':330 'need':513,636,790,808,835,956,974,1058 'nevertheless':478 'new':1028,1474 'next':1389 'notif':701 'nsfw':904,1559 'number':102,869,1583 'often':820 'one':222,482,529 'open':64,194,621,1333 'oper':111,469 'option':710,785 'order':813 'origin':415,1292 'other':35 'outlook':161 'page':611,629,634,1054,1162,1401,1404,1433 'password':698,739,741,756,766,770,1412 'peertub':258 'peopl':104,118,472 'person':427 'pick':515 'pictur':126,1385,1595 'play':894,896 'possibl':306 'post':26,123,286,479,1140,1166,1177,1309,1322,1393,1444,1478,1525,1532,1538,1544,1616,1625,1634,1639 'practic':268 'present':972 'press':929 'prevent':823 'previous':1207 'primari':1016 'problem':990 'profil':1318,1352,1384,1400,1594 'program':1613 'project':417 'proprietari':344 'protocol':195,302,342 'proton':163 'provid':169,374,704,1328 'public':1351 'publish':387 'purpos':263 'question':806 'question/answer':799,970 'rank':1555 'read':890,1633 'reddit':280,294,444 'reddit.com':459 'refresh':883 'regist':492,509 'registr':586,628,986,993 'repeat':767 'requir':406 'reset':699 'respect':424 'reus':359 'review':982 'right':608,616,1067,1122,1195,1337 'right-hand':1121,1194 'rule':477,542,1144 'run':324,352 'safe':915,1572 'score':1580 'screenshot':585,630 'script':1611 'seamless':212 'search':1277 'secret':79 'see':539,872,1071,1137,1180,1465,1492,1518,1552,1567 'seen':487 'select':1458,1489 'selfhost':4 'send':151 'server':251 'servic':92,99,297,345,373 'set':666,803,1315,1342,1346,1418 'show':903,1211,1558,1579,1591,1618,1632 'shown':924,1388,1601,1646 'sidebar':1197,1202 'sign':119,603,625,827,931,1012,1099 'signup':633 'singl':90,456 'site':442,1095 'small':561,1225 'social':6,501 'softwar':204,334,403,422 'solv':858 'someon':159 'someth':1170 'sort':1541,1549 'sourc':362,1656 'spam':55,824 'speak':1463 'specifi':1481 'standard':193 'start':945,1321 'still':688 'strong':49 'submit':830 'subscrib':1081,1116,1124,1147,1154,1188,1530 'subset':338 'support':335,1003 'sure':749,1487 'tab':1428 'taken':679 'talk':128 'term':269 'text':27,875 'theme':1494,1501,1511 'thing':641 'time':594,840,1031,1363 'timelin':1514 'titl':1178 'tool':51 'top':46,607,615,1051,1066,1336,1430 'top-right':1335 'topic':23,475,533 'track':77 'tradit':116,134 'tri':994 'troll':57 'type':1512,1542 'unabl':888 'undetermin':1490 'uniqu':658,755 'univers':227 'unlik':132,343 'uphold':409 'upload':125 'uppercas':878 'upvot':1585 'url':1265 'use':95,106,187,191,299,440,506,696,760,821,946,1248,1456,1609,1650 'user':24,142,367,489,549,1308,1375,1438,1453,1504,1598 'usernam':642,677,1356,1377 'usual':709 'verifi':765 'version':390,399,899 'via':209 'video':259 'view':1643 'visibl':1590 'vote':36,1553 'wait':726,837,958,976 'want':646,1260,1516,1565,1653 'way':452,1149,1208 'web':246 'websit':109,117,135,186,457,464,764 'whether':1561,1581,1593 'wide':245 'within':659 'without':287 'work':447,917,1020,1305,1574 'world':244 'worri':566 'would':304 'yet':1484"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3487581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696363068 {#2443
    date: 2023-10-03 21:57:48.0 +02:00
  }
  +"title": 31348
}
"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
139 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
140 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1516
  +user: Proxies\__CG__\App\Entity\User {#2574 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#2611 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2010 …}
  +slug: "Your-big-brain-conservtive-capitalist-takes-will-be-laughed-at"
  +title: "Your big brain conservtive/capitalist takes will be laughed at"
  +url: "https://lemmy.world/pictrs/image/afd6372d-1205-41f8-9635-44cb95b8d6f1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696195441 {#2606
    date: 2023-10-01 23:24:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2613 …}
  +votes: Doctrine\ORM\PersistentCollection {#2615 …}
  +reports: Doctrine\ORM\PersistentCollection {#2617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2621 …}
  +badges: Doctrine\ORM\PersistentCollection {#2623 …}
  +children: [
    App\Entity\EntryComment {#1536
      +user: Proxies\__CG__\App\Entity\User {#1515 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1516 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1518 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1518 …}
      +body: """
        Nerevar, mortal, I, Dagoth Ur(the god), sense your presence in my Lemmy instance. I must admit, it pleases me to have an individual from a politically left-leaning community among my followers. Your alignment with progressive ideals aligns with the principles of change and transformation that I represent.\n
        \n
        As for the Communists, while I may have a dislike for them due to ideological differences, I acknowledge their existence as beings in this world. They have their place in their beliefs, and I would prefer they adhere to their ideologies. However, I do wish they would read up on history to gain a deeper understanding of the consequences of their actions. Ideologies, once adopted, are seldom forgotten, but knowledge can shape the path forward.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696112643 {#1529
        date: 2023-10-01 00:24:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@stratoscaster@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1519 …}
      +nested: Doctrine\ORM\PersistentCollection {#1517 …}
      +votes: Doctrine\ORM\PersistentCollection {#1623 …}
      +reports: Doctrine\ORM\PersistentCollection {#1406 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1713 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1710 …}
      -id: 37457
      -bodyTs: "'acknowledg':68 'action':112 'adher':88 'admit':17 'adopt':115 'align':36,40 'among':32 'be':72 'belief':82 'chang':45 'communist':54 'communiti':31 'consequ':109 'dagoth':4 'deeper':105 'differ':66 'dislik':60 'due':63 'exist':70 'follow':34 'forgotten':118 'forward':125 'gain':103 'god':7 'histori':101 'howev':92 'ideal':39 'ideolog':65,91,113 'individu':24 'instanc':14 'knowledg':120 'lean':30 'left':29 'left-lean':28 'lemmi':13 'may':57 'mortal':2 'must':16 'nerevar':1 'path':124 'place':79 'pleas':19 'polit':27 'prefer':86 'presenc':10 'principl':43 'progress':38 'read':98 'repres':50 'seldom':117 'sens':8 'shape':122 'transform':47 'understand':106 'ur':5 'wish':95 'world':75 'would':85,97"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4348276"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696112643 {#1537
        date: 2023-10-01 00:24:03.0 +02:00
      }
      +"title": 37457
    }
  ]
  -id: 3476
  -titleTs: "'big':2 'brain':3 'conservtive/capitalist':4 'laugh':8 'take':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696102109
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5982551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696028109 {#2595
    date: 2023-09-30 00:55:09.0 +02: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
141 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1516
  +user: Proxies\__CG__\App\Entity\User {#2574 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#2611 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2010 …}
  +slug: "Your-big-brain-conservtive-capitalist-takes-will-be-laughed-at"
  +title: "Your big brain conservtive/capitalist takes will be laughed at"
  +url: "https://lemmy.world/pictrs/image/afd6372d-1205-41f8-9635-44cb95b8d6f1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696195441 {#2606
    date: 2023-10-01 23:24:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2613 …}
  +votes: Doctrine\ORM\PersistentCollection {#2615 …}
  +reports: Doctrine\ORM\PersistentCollection {#2617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2621 …}
  +badges: Doctrine\ORM\PersistentCollection {#2623 …}
  +children: [
    App\Entity\EntryComment {#1536
      +user: Proxies\__CG__\App\Entity\User {#1515 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1516 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1518 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1518 …}
      +body: """
        Nerevar, mortal, I, Dagoth Ur(the god), sense your presence in my Lemmy instance. I must admit, it pleases me to have an individual from a politically left-leaning community among my followers. Your alignment with progressive ideals aligns with the principles of change and transformation that I represent.\n
        \n
        As for the Communists, while I may have a dislike for them due to ideological differences, I acknowledge their existence as beings in this world. They have their place in their beliefs, and I would prefer they adhere to their ideologies. However, I do wish they would read up on history to gain a deeper understanding of the consequences of their actions. Ideologies, once adopted, are seldom forgotten, but knowledge can shape the path forward.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696112643 {#1529
        date: 2023-10-01 00:24:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@stratoscaster@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1519 …}
      +nested: Doctrine\ORM\PersistentCollection {#1517 …}
      +votes: Doctrine\ORM\PersistentCollection {#1623 …}
      +reports: Doctrine\ORM\PersistentCollection {#1406 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1713 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1710 …}
      -id: 37457
      -bodyTs: "'acknowledg':68 'action':112 'adher':88 'admit':17 'adopt':115 'align':36,40 'among':32 'be':72 'belief':82 'chang':45 'communist':54 'communiti':31 'consequ':109 'dagoth':4 'deeper':105 'differ':66 'dislik':60 'due':63 'exist':70 'follow':34 'forgotten':118 'forward':125 'gain':103 'god':7 'histori':101 'howev':92 'ideal':39 'ideolog':65,91,113 'individu':24 'instanc':14 'knowledg':120 'lean':30 'left':29 'left-lean':28 'lemmi':13 'may':57 'mortal':2 'must':16 'nerevar':1 'path':124 'place':79 'pleas':19 'polit':27 'prefer':86 'presenc':10 'principl':43 'progress':38 'read':98 'repres':50 'seldom':117 'sens':8 'shape':122 'transform':47 'understand':106 'ur':5 'wish':95 'world':75 'would':85,97"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4348276"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696112643 {#1537
        date: 2023-10-01 00:24:03.0 +02:00
      }
      +"title": 37457
    }
  ]
  -id: 3476
  -titleTs: "'big':2 'brain':3 'conservtive/capitalist':4 'laugh':8 'take':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696102109
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5982551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696028109 {#2595
    date: 2023-09-30 00:55:09.0 +02: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
142 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1516
  +user: Proxies\__CG__\App\Entity\User {#2574 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#2611 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2010 …}
  +slug: "Your-big-brain-conservtive-capitalist-takes-will-be-laughed-at"
  +title: "Your big brain conservtive/capitalist takes will be laughed at"
  +url: "https://lemmy.world/pictrs/image/afd6372d-1205-41f8-9635-44cb95b8d6f1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696195441 {#2606
    date: 2023-10-01 23:24:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2613 …}
  +votes: Doctrine\ORM\PersistentCollection {#2615 …}
  +reports: Doctrine\ORM\PersistentCollection {#2617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2621 …}
  +badges: Doctrine\ORM\PersistentCollection {#2623 …}
  +children: [
    App\Entity\EntryComment {#1536
      +user: Proxies\__CG__\App\Entity\User {#1515 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1516 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1518 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1518 …}
      +body: """
        Nerevar, mortal, I, Dagoth Ur(the god), sense your presence in my Lemmy instance. I must admit, it pleases me to have an individual from a politically left-leaning community among my followers. Your alignment with progressive ideals aligns with the principles of change and transformation that I represent.\n
        \n
        As for the Communists, while I may have a dislike for them due to ideological differences, I acknowledge their existence as beings in this world. They have their place in their beliefs, and I would prefer they adhere to their ideologies. However, I do wish they would read up on history to gain a deeper understanding of the consequences of their actions. Ideologies, once adopted, are seldom forgotten, but knowledge can shape the path forward.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696112643 {#1529
        date: 2023-10-01 00:24:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@stratoscaster@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1519 …}
      +nested: Doctrine\ORM\PersistentCollection {#1517 …}
      +votes: Doctrine\ORM\PersistentCollection {#1623 …}
      +reports: Doctrine\ORM\PersistentCollection {#1406 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1713 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1710 …}
      -id: 37457
      -bodyTs: "'acknowledg':68 'action':112 'adher':88 'admit':17 'adopt':115 'align':36,40 'among':32 'be':72 'belief':82 'chang':45 'communist':54 'communiti':31 'consequ':109 'dagoth':4 'deeper':105 'differ':66 'dislik':60 'due':63 'exist':70 'follow':34 'forgotten':118 'forward':125 'gain':103 'god':7 'histori':101 'howev':92 'ideal':39 'ideolog':65,91,113 'individu':24 'instanc':14 'knowledg':120 'lean':30 'left':29 'left-lean':28 'lemmi':13 'may':57 'mortal':2 'must':16 'nerevar':1 'path':124 'place':79 'pleas':19 'polit':27 'prefer':86 'presenc':10 'principl':43 'progress':38 'read':98 'repres':50 'seldom':117 'sens':8 'shape':122 'transform':47 'understand':106 'ur':5 'wish':95 'world':75 'would':85,97"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4348276"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696112643 {#1537
        date: 2023-10-01 00:24:03.0 +02:00
      }
      +"title": 37457
    }
  ]
  -id: 3476
  -titleTs: "'big':2 'brain':3 'conservtive/capitalist':4 'laugh':8 'take':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696102109
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5982551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696028109 {#2595
    date: 2023-09-30 00:55:09.0 +02: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
143 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
144 DENIED moderate
App\Entity\EntryComment {#1536
  +user: Proxies\__CG__\App\Entity\User {#1515 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1516
    +user: Proxies\__CG__\App\Entity\User {#2574 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
    +image: Proxies\__CG__\App\Entity\Image {#2611 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2010 …}
    +slug: "Your-big-brain-conservtive-capitalist-takes-will-be-laughed-at"
    +title: "Your big brain conservtive/capitalist takes will be laughed at"
    +url: "https://lemmy.world/pictrs/image/afd6372d-1205-41f8-9635-44cb95b8d6f1.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 12
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696195441 {#2606
      date: 2023-10-01 23:24:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2613 …}
    +votes: Doctrine\ORM\PersistentCollection {#2615 …}
    +reports: Doctrine\ORM\PersistentCollection {#2617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2619 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2621 …}
    +badges: Doctrine\ORM\PersistentCollection {#2623 …}
    +children: [
      App\Entity\EntryComment {#1536}
    ]
    -id: 3476
    -titleTs: "'big':2 'brain':3 'conservtive/capitalist':4 'laugh':8 'take':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696102109
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5982551"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696028109 {#2595
      date: 2023-09-30 00:55:09.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1518 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1518 …}
  +body: """
    Nerevar, mortal, I, Dagoth Ur(the god), sense your presence in my Lemmy instance. I must admit, it pleases me to have an individual from a politically left-leaning community among my followers. Your alignment with progressive ideals aligns with the principles of change and transformation that I represent.\n
    \n
    As for the Communists, while I may have a dislike for them due to ideological differences, I acknowledge their existence as beings in this world. They have their place in their beliefs, and I would prefer they adhere to their ideologies. However, I do wish they would read up on history to gain a deeper understanding of the consequences of their actions. Ideologies, once adopted, are seldom forgotten, but knowledge can shape the path forward.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696112643 {#1529
    date: 2023-10-01 00:24:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@stratoscaster@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1519 …}
  +nested: Doctrine\ORM\PersistentCollection {#1517 …}
  +votes: Doctrine\ORM\PersistentCollection {#1623 …}
  +reports: Doctrine\ORM\PersistentCollection {#1406 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1713 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1710 …}
  -id: 37457
  -bodyTs: "'acknowledg':68 'action':112 'adher':88 'admit':17 'adopt':115 'align':36,40 'among':32 'be':72 'belief':82 'chang':45 'communist':54 'communiti':31 'consequ':109 'dagoth':4 'deeper':105 'differ':66 'dislik':60 'due':63 'exist':70 'follow':34 'forgotten':118 'forward':125 'gain':103 'god':7 'histori':101 'howev':92 'ideal':39 'ideolog':65,91,113 'individu':24 'instanc':14 'knowledg':120 'lean':30 'left':29 'left-lean':28 'lemmi':13 'may':57 'mortal':2 'must':16 'nerevar':1 'path':124 'place':79 'pleas':19 'polit':27 'prefer':86 'presenc':10 'principl':43 'progress':38 'read':98 'repres':50 'seldom':117 'sens':8 'shape':122 'transform':47 'understand':106 'ur':5 'wish':95 'world':75 'would':85,97"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4348276"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696112643 {#1537
    date: 2023-10-01 00:24:03.0 +02:00
  }
  +"title": 37457
}
"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
145 DENIED edit
App\Entity\EntryComment {#1536
  +user: Proxies\__CG__\App\Entity\User {#1515 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1516
    +user: Proxies\__CG__\App\Entity\User {#2574 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
    +image: Proxies\__CG__\App\Entity\Image {#2611 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2010 …}
    +slug: "Your-big-brain-conservtive-capitalist-takes-will-be-laughed-at"
    +title: "Your big brain conservtive/capitalist takes will be laughed at"
    +url: "https://lemmy.world/pictrs/image/afd6372d-1205-41f8-9635-44cb95b8d6f1.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 12
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696195441 {#2606
      date: 2023-10-01 23:24:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2613 …}
    +votes: Doctrine\ORM\PersistentCollection {#2615 …}
    +reports: Doctrine\ORM\PersistentCollection {#2617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2619 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2621 …}
    +badges: Doctrine\ORM\PersistentCollection {#2623 …}
    +children: [
      App\Entity\EntryComment {#1536}
    ]
    -id: 3476
    -titleTs: "'big':2 'brain':3 'conservtive/capitalist':4 'laugh':8 'take':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696102109
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5982551"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696028109 {#2595
      date: 2023-09-30 00:55:09.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1518 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1518 …}
  +body: """
    Nerevar, mortal, I, Dagoth Ur(the god), sense your presence in my Lemmy instance. I must admit, it pleases me to have an individual from a politically left-leaning community among my followers. Your alignment with progressive ideals aligns with the principles of change and transformation that I represent.\n
    \n
    As for the Communists, while I may have a dislike for them due to ideological differences, I acknowledge their existence as beings in this world. They have their place in their beliefs, and I would prefer they adhere to their ideologies. However, I do wish they would read up on history to gain a deeper understanding of the consequences of their actions. Ideologies, once adopted, are seldom forgotten, but knowledge can shape the path forward.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696112643 {#1529
    date: 2023-10-01 00:24:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@stratoscaster@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1519 …}
  +nested: Doctrine\ORM\PersistentCollection {#1517 …}
  +votes: Doctrine\ORM\PersistentCollection {#1623 …}
  +reports: Doctrine\ORM\PersistentCollection {#1406 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1713 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1710 …}
  -id: 37457
  -bodyTs: "'acknowledg':68 'action':112 'adher':88 'admit':17 'adopt':115 'align':36,40 'among':32 'be':72 'belief':82 'chang':45 'communist':54 'communiti':31 'consequ':109 'dagoth':4 'deeper':105 'differ':66 'dislik':60 'due':63 'exist':70 'follow':34 'forgotten':118 'forward':125 'gain':103 'god':7 'histori':101 'howev':92 'ideal':39 'ideolog':65,91,113 'individu':24 'instanc':14 'knowledg':120 'lean':30 'left':29 'left-lean':28 'lemmi':13 'may':57 'mortal':2 'must':16 'nerevar':1 'path':124 'place':79 'pleas':19 'polit':27 'prefer':86 'presenc':10 'principl':43 'progress':38 'read':98 'repres':50 'seldom':117 'sens':8 'shape':122 'transform':47 'understand':106 'ur':5 'wish':95 'world':75 'would':85,97"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4348276"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696112643 {#1537
    date: 2023-10-01 00:24:03.0 +02:00
  }
  +"title": 37457
}
"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
146 DENIED moderate
App\Entity\EntryComment {#1536
  +user: Proxies\__CG__\App\Entity\User {#1515 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1516
    +user: Proxies\__CG__\App\Entity\User {#2574 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
    +image: Proxies\__CG__\App\Entity\Image {#2611 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2010 …}
    +slug: "Your-big-brain-conservtive-capitalist-takes-will-be-laughed-at"
    +title: "Your big brain conservtive/capitalist takes will be laughed at"
    +url: "https://lemmy.world/pictrs/image/afd6372d-1205-41f8-9635-44cb95b8d6f1.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 12
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696195441 {#2606
      date: 2023-10-01 23:24:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2613 …}
    +votes: Doctrine\ORM\PersistentCollection {#2615 …}
    +reports: Doctrine\ORM\PersistentCollection {#2617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2619 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2621 …}
    +badges: Doctrine\ORM\PersistentCollection {#2623 …}
    +children: [
      App\Entity\EntryComment {#1536}
    ]
    -id: 3476
    -titleTs: "'big':2 'brain':3 'conservtive/capitalist':4 'laugh':8 'take':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696102109
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5982551"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696028109 {#2595
      date: 2023-09-30 00:55:09.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1518 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1518 …}
  +body: """
    Nerevar, mortal, I, Dagoth Ur(the god), sense your presence in my Lemmy instance. I must admit, it pleases me to have an individual from a politically left-leaning community among my followers. Your alignment with progressive ideals aligns with the principles of change and transformation that I represent.\n
    \n
    As for the Communists, while I may have a dislike for them due to ideological differences, I acknowledge their existence as beings in this world. They have their place in their beliefs, and I would prefer they adhere to their ideologies. However, I do wish they would read up on history to gain a deeper understanding of the consequences of their actions. Ideologies, once adopted, are seldom forgotten, but knowledge can shape the path forward.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696112643 {#1529
    date: 2023-10-01 00:24:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@stratoscaster@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1519 …}
  +nested: Doctrine\ORM\PersistentCollection {#1517 …}
  +votes: Doctrine\ORM\PersistentCollection {#1623 …}
  +reports: Doctrine\ORM\PersistentCollection {#1406 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1713 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1710 …}
  -id: 37457
  -bodyTs: "'acknowledg':68 'action':112 'adher':88 'admit':17 'adopt':115 'align':36,40 'among':32 'be':72 'belief':82 'chang':45 'communist':54 'communiti':31 'consequ':109 'dagoth':4 'deeper':105 'differ':66 'dislik':60 'due':63 'exist':70 'follow':34 'forgotten':118 'forward':125 'gain':103 'god':7 'histori':101 'howev':92 'ideal':39 'ideolog':65,91,113 'individu':24 'instanc':14 'knowledg':120 'lean':30 'left':29 'left-lean':28 'lemmi':13 'may':57 'mortal':2 'must':16 'nerevar':1 'path':124 'place':79 'pleas':19 'polit':27 'prefer':86 'presenc':10 'principl':43 'progress':38 'read':98 'repres':50 'seldom':117 'sens':8 'shape':122 'transform':47 'understand':106 'ur':5 'wish':95 'world':75 'would':85,97"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4348276"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696112643 {#1537
    date: 2023-10-01 00:24:03.0 +02:00
  }
  +"title": 37457
}
"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
147 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
148 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1522
  +user: Proxies\__CG__\App\Entity\User {#2592 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#2630 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2540 …}
  +slug: "Reddit-is-dead-Long-live-the-Fediverse"
  +title: "Reddit is dead. Long live the Fediverse."
  +url: "https://lemmy.ml/pictrs/image/d627cadf-f7b0-484c-9f8c-0fc9432ddd96.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696024406 {#2625
    date: 2023-09-29 23:53:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2632 …}
  +votes: Doctrine\ORM\PersistentCollection {#2634 …}
  +reports: Doctrine\ORM\PersistentCollection {#2636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2640 …}
  +badges: Doctrine\ORM\PersistentCollection {#2642 …}
  +children: [
    App\Entity\EntryComment {#1506
      +user: Proxies\__CG__\App\Entity\User {#1510 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1522 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1480 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1480 …}
      +body: """
        I’ll probably get hate, but the content just isn’t there. I tried using Lemmy as my main, but most of the communities I’d follow on Reddit just weren’t on here, and if they were, they would have a couple hundred of subscribers at most, and there would be 7 different versions of the same community on different instances with no way to measure quality at first glance. Lemmy thrives for geeky hobbies that surround the FOSS space that gave birth to it, so communities like Linux or Unixporn have a strong enough presence, but for pretty much anything else it’s just not there yet. Is this a negative feedback loop? Yes, but there isn’t much to be done about it until shit REALLY hits the fan\n
        \n
        PD: As an added, Lemmy can get incredibly circle-jerky at times, even more so than Reddit already is. Like seriously at times 90% of the content on my feed is just shitting on Reddit plebs
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1695954362 {#1504
        date: 2023-09-29 04:26:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@DoucheBagMcSwag@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1523 …}
      +nested: Doctrine\ORM\PersistentCollection {#1482 …}
      +votes: Doctrine\ORM\PersistentCollection {#1547 …}
      +reports: Doctrine\ORM\PersistentCollection {#1544 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1514 …}
      -id: 32494
      -bodyTs: "'7':53 '90':157 'ad':136 'alreadi':151 'anyth':102 'birth':84 'circl':142 'circle-jerki':141 'communiti':24,59,88 'content':8,160 'coupl':43 'd':26 'differ':54,61 'done':124 'els':103 'enough':96 'even':146 'fan':132 'feed':163 'feedback':114 'first':70 'follow':27 'foss':80 'gave':83 'geeki':75 'get':4,139 'glanc':71 'hate':5 'hit':130 'hobbi':76 'hundr':44 'incred':140 'instanc':62 'isn':10,119 'jerki':143 'lemmi':16,72,137 'like':89,153 'linux':90 'll':2 'loop':115 'main':19 'measur':67 'much':101,121 'negat':113 'pd':133 'pleb':169 'presenc':97 'pretti':100 'probabl':3 'qualiti':68 'realli':129 'reddit':29,150,168 'serious':154 'shit':128,166 'space':81 'strong':95 'subscrib':46 'surround':78 'thrive':73 'time':145,156 'tri':14 'unixporn':92 'use':15 'version':55 'way':65 'weren':31 'would':40,51 'yes':116 'yet':109"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4297886"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695954362 {#1503
        date: 2023-09-29 04:26:02.0 +02:00
      }
      +"title": 32494
    }
  ]
  -id: 2646
  -titleTs: "'dead':3 'fedivers':7 'live':5 'long':4 'reddit':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695989171
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/5654148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695902771 {#2612
    date: 2023-09-28 14:06:11.0 +02: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
149 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1522
  +user: Proxies\__CG__\App\Entity\User {#2592 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#2630 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2540 …}
  +slug: "Reddit-is-dead-Long-live-the-Fediverse"
  +title: "Reddit is dead. Long live the Fediverse."
  +url: "https://lemmy.ml/pictrs/image/d627cadf-f7b0-484c-9f8c-0fc9432ddd96.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696024406 {#2625
    date: 2023-09-29 23:53:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2632 …}
  +votes: Doctrine\ORM\PersistentCollection {#2634 …}
  +reports: Doctrine\ORM\PersistentCollection {#2636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2640 …}
  +badges: Doctrine\ORM\PersistentCollection {#2642 …}
  +children: [
    App\Entity\EntryComment {#1506
      +user: Proxies\__CG__\App\Entity\User {#1510 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1522 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1480 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1480 …}
      +body: """
        I’ll probably get hate, but the content just isn’t there. I tried using Lemmy as my main, but most of the communities I’d follow on Reddit just weren’t on here, and if they were, they would have a couple hundred of subscribers at most, and there would be 7 different versions of the same community on different instances with no way to measure quality at first glance. Lemmy thrives for geeky hobbies that surround the FOSS space that gave birth to it, so communities like Linux or Unixporn have a strong enough presence, but for pretty much anything else it’s just not there yet. Is this a negative feedback loop? Yes, but there isn’t much to be done about it until shit REALLY hits the fan\n
        \n
        PD: As an added, Lemmy can get incredibly circle-jerky at times, even more so than Reddit already is. Like seriously at times 90% of the content on my feed is just shitting on Reddit plebs
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1695954362 {#1504
        date: 2023-09-29 04:26:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@DoucheBagMcSwag@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1523 …}
      +nested: Doctrine\ORM\PersistentCollection {#1482 …}
      +votes: Doctrine\ORM\PersistentCollection {#1547 …}
      +reports: Doctrine\ORM\PersistentCollection {#1544 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1514 …}
      -id: 32494
      -bodyTs: "'7':53 '90':157 'ad':136 'alreadi':151 'anyth':102 'birth':84 'circl':142 'circle-jerki':141 'communiti':24,59,88 'content':8,160 'coupl':43 'd':26 'differ':54,61 'done':124 'els':103 'enough':96 'even':146 'fan':132 'feed':163 'feedback':114 'first':70 'follow':27 'foss':80 'gave':83 'geeki':75 'get':4,139 'glanc':71 'hate':5 'hit':130 'hobbi':76 'hundr':44 'incred':140 'instanc':62 'isn':10,119 'jerki':143 'lemmi':16,72,137 'like':89,153 'linux':90 'll':2 'loop':115 'main':19 'measur':67 'much':101,121 'negat':113 'pd':133 'pleb':169 'presenc':97 'pretti':100 'probabl':3 'qualiti':68 'realli':129 'reddit':29,150,168 'serious':154 'shit':128,166 'space':81 'strong':95 'subscrib':46 'surround':78 'thrive':73 'time':145,156 'tri':14 'unixporn':92 'use':15 'version':55 'way':65 'weren':31 'would':40,51 'yes':116 'yet':109"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4297886"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695954362 {#1503
        date: 2023-09-29 04:26:02.0 +02:00
      }
      +"title": 32494
    }
  ]
  -id: 2646
  -titleTs: "'dead':3 'fedivers':7 'live':5 'long':4 'reddit':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695989171
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/5654148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695902771 {#2612
    date: 2023-09-28 14:06:11.0 +02: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
150 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1522
  +user: Proxies\__CG__\App\Entity\User {#2592 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#2630 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2540 …}
  +slug: "Reddit-is-dead-Long-live-the-Fediverse"
  +title: "Reddit is dead. Long live the Fediverse."
  +url: "https://lemmy.ml/pictrs/image/d627cadf-f7b0-484c-9f8c-0fc9432ddd96.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696024406 {#2625
    date: 2023-09-29 23:53:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2632 …}
  +votes: Doctrine\ORM\PersistentCollection {#2634 …}
  +reports: Doctrine\ORM\PersistentCollection {#2636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2640 …}
  +badges: Doctrine\ORM\PersistentCollection {#2642 …}
  +children: [
    App\Entity\EntryComment {#1506
      +user: Proxies\__CG__\App\Entity\User {#1510 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1522 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1480 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1480 …}
      +body: """
        I’ll probably get hate, but the content just isn’t there. I tried using Lemmy as my main, but most of the communities I’d follow on Reddit just weren’t on here, and if they were, they would have a couple hundred of subscribers at most, and there would be 7 different versions of the same community on different instances with no way to measure quality at first glance. Lemmy thrives for geeky hobbies that surround the FOSS space that gave birth to it, so communities like Linux or Unixporn have a strong enough presence, but for pretty much anything else it’s just not there yet. Is this a negative feedback loop? Yes, but there isn’t much to be done about it until shit REALLY hits the fan\n
        \n
        PD: As an added, Lemmy can get incredibly circle-jerky at times, even more so than Reddit already is. Like seriously at times 90% of the content on my feed is just shitting on Reddit plebs
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1695954362 {#1504
        date: 2023-09-29 04:26:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@DoucheBagMcSwag@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1523 …}
      +nested: Doctrine\ORM\PersistentCollection {#1482 …}
      +votes: Doctrine\ORM\PersistentCollection {#1547 …}
      +reports: Doctrine\ORM\PersistentCollection {#1544 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1514 …}
      -id: 32494
      -bodyTs: "'7':53 '90':157 'ad':136 'alreadi':151 'anyth':102 'birth':84 'circl':142 'circle-jerki':141 'communiti':24,59,88 'content':8,160 'coupl':43 'd':26 'differ':54,61 'done':124 'els':103 'enough':96 'even':146 'fan':132 'feed':163 'feedback':114 'first':70 'follow':27 'foss':80 'gave':83 'geeki':75 'get':4,139 'glanc':71 'hate':5 'hit':130 'hobbi':76 'hundr':44 'incred':140 'instanc':62 'isn':10,119 'jerki':143 'lemmi':16,72,137 'like':89,153 'linux':90 'll':2 'loop':115 'main':19 'measur':67 'much':101,121 'negat':113 'pd':133 'pleb':169 'presenc':97 'pretti':100 'probabl':3 'qualiti':68 'realli':129 'reddit':29,150,168 'serious':154 'shit':128,166 'space':81 'strong':95 'subscrib':46 'surround':78 'thrive':73 'time':145,156 'tri':14 'unixporn':92 'use':15 'version':55 'way':65 'weren':31 'would':40,51 'yes':116 'yet':109"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4297886"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695954362 {#1503
        date: 2023-09-29 04:26:02.0 +02:00
      }
      +"title": 32494
    }
  ]
  -id: 2646
  -titleTs: "'dead':3 'fedivers':7 'live':5 'long':4 'reddit':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695989171
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/5654148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695902771 {#2612
    date: 2023-09-28 14:06:11.0 +02: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
151 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
152 DENIED moderate
App\Entity\EntryComment {#1506
  +user: Proxies\__CG__\App\Entity\User {#1510 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1522
    +user: Proxies\__CG__\App\Entity\User {#2592 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
    +image: Proxies\__CG__\App\Entity\Image {#2630 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2540 …}
    +slug: "Reddit-is-dead-Long-live-the-Fediverse"
    +title: "Reddit is dead. Long live the Fediverse."
    +url: "https://lemmy.ml/pictrs/image/d627cadf-f7b0-484c-9f8c-0fc9432ddd96.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 56
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696024406 {#2625
      date: 2023-09-29 23:53:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2632 …}
    +votes: Doctrine\ORM\PersistentCollection {#2634 …}
    +reports: Doctrine\ORM\PersistentCollection {#2636 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2640 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      App\Entity\EntryComment {#1506}
    ]
    -id: 2646
    -titleTs: "'dead':3 'fedivers':7 'live':5 'long':4 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695989171
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/5654148"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695902771 {#2612
      date: 2023-09-28 14:06:11.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1480 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1480 …}
  +body: """
    I’ll probably get hate, but the content just isn’t there. I tried using Lemmy as my main, but most of the communities I’d follow on Reddit just weren’t on here, and if they were, they would have a couple hundred of subscribers at most, and there would be 7 different versions of the same community on different instances with no way to measure quality at first glance. Lemmy thrives for geeky hobbies that surround the FOSS space that gave birth to it, so communities like Linux or Unixporn have a strong enough presence, but for pretty much anything else it’s just not there yet. Is this a negative feedback loop? Yes, but there isn’t much to be done about it until shit REALLY hits the fan\n
    \n
    PD: As an added, Lemmy can get incredibly circle-jerky at times, even more so than Reddit already is. Like seriously at times 90% of the content on my feed is just shitting on Reddit plebs
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695954362 {#1504
    date: 2023-09-29 04:26:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@DoucheBagMcSwag@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1523 …}
  +nested: Doctrine\ORM\PersistentCollection {#1482 …}
  +votes: Doctrine\ORM\PersistentCollection {#1547 …}
  +reports: Doctrine\ORM\PersistentCollection {#1544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1514 …}
  -id: 32494
  -bodyTs: "'7':53 '90':157 'ad':136 'alreadi':151 'anyth':102 'birth':84 'circl':142 'circle-jerki':141 'communiti':24,59,88 'content':8,160 'coupl':43 'd':26 'differ':54,61 'done':124 'els':103 'enough':96 'even':146 'fan':132 'feed':163 'feedback':114 'first':70 'follow':27 'foss':80 'gave':83 'geeki':75 'get':4,139 'glanc':71 'hate':5 'hit':130 'hobbi':76 'hundr':44 'incred':140 'instanc':62 'isn':10,119 'jerki':143 'lemmi':16,72,137 'like':89,153 'linux':90 'll':2 'loop':115 'main':19 'measur':67 'much':101,121 'negat':113 'pd':133 'pleb':169 'presenc':97 'pretti':100 'probabl':3 'qualiti':68 'realli':129 'reddit':29,150,168 'serious':154 'shit':128,166 'space':81 'strong':95 'subscrib':46 'surround':78 'thrive':73 'time':145,156 'tri':14 'unixporn':92 'use':15 'version':55 'way':65 'weren':31 'would':40,51 'yes':116 'yet':109"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4297886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695954362 {#1503
    date: 2023-09-29 04:26:02.0 +02:00
  }
  +"title": 32494
}
"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
153 DENIED edit
App\Entity\EntryComment {#1506
  +user: Proxies\__CG__\App\Entity\User {#1510 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1522
    +user: Proxies\__CG__\App\Entity\User {#2592 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
    +image: Proxies\__CG__\App\Entity\Image {#2630 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2540 …}
    +slug: "Reddit-is-dead-Long-live-the-Fediverse"
    +title: "Reddit is dead. Long live the Fediverse."
    +url: "https://lemmy.ml/pictrs/image/d627cadf-f7b0-484c-9f8c-0fc9432ddd96.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 56
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696024406 {#2625
      date: 2023-09-29 23:53:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2632 …}
    +votes: Doctrine\ORM\PersistentCollection {#2634 …}
    +reports: Doctrine\ORM\PersistentCollection {#2636 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2640 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      App\Entity\EntryComment {#1506}
    ]
    -id: 2646
    -titleTs: "'dead':3 'fedivers':7 'live':5 'long':4 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695989171
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/5654148"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695902771 {#2612
      date: 2023-09-28 14:06:11.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1480 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1480 …}
  +body: """
    I’ll probably get hate, but the content just isn’t there. I tried using Lemmy as my main, but most of the communities I’d follow on Reddit just weren’t on here, and if they were, they would have a couple hundred of subscribers at most, and there would be 7 different versions of the same community on different instances with no way to measure quality at first glance. Lemmy thrives for geeky hobbies that surround the FOSS space that gave birth to it, so communities like Linux or Unixporn have a strong enough presence, but for pretty much anything else it’s just not there yet. Is this a negative feedback loop? Yes, but there isn’t much to be done about it until shit REALLY hits the fan\n
    \n
    PD: As an added, Lemmy can get incredibly circle-jerky at times, even more so than Reddit already is. Like seriously at times 90% of the content on my feed is just shitting on Reddit plebs
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695954362 {#1504
    date: 2023-09-29 04:26:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@DoucheBagMcSwag@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1523 …}
  +nested: Doctrine\ORM\PersistentCollection {#1482 …}
  +votes: Doctrine\ORM\PersistentCollection {#1547 …}
  +reports: Doctrine\ORM\PersistentCollection {#1544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1514 …}
  -id: 32494
  -bodyTs: "'7':53 '90':157 'ad':136 'alreadi':151 'anyth':102 'birth':84 'circl':142 'circle-jerki':141 'communiti':24,59,88 'content':8,160 'coupl':43 'd':26 'differ':54,61 'done':124 'els':103 'enough':96 'even':146 'fan':132 'feed':163 'feedback':114 'first':70 'follow':27 'foss':80 'gave':83 'geeki':75 'get':4,139 'glanc':71 'hate':5 'hit':130 'hobbi':76 'hundr':44 'incred':140 'instanc':62 'isn':10,119 'jerki':143 'lemmi':16,72,137 'like':89,153 'linux':90 'll':2 'loop':115 'main':19 'measur':67 'much':101,121 'negat':113 'pd':133 'pleb':169 'presenc':97 'pretti':100 'probabl':3 'qualiti':68 'realli':129 'reddit':29,150,168 'serious':154 'shit':128,166 'space':81 'strong':95 'subscrib':46 'surround':78 'thrive':73 'time':145,156 'tri':14 'unixporn':92 'use':15 'version':55 'way':65 'weren':31 'would':40,51 'yes':116 'yet':109"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4297886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695954362 {#1503
    date: 2023-09-29 04:26:02.0 +02:00
  }
  +"title": 32494
}
"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
154 DENIED moderate
App\Entity\EntryComment {#1506
  +user: Proxies\__CG__\App\Entity\User {#1510 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1522
    +user: Proxies\__CG__\App\Entity\User {#2592 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
    +image: Proxies\__CG__\App\Entity\Image {#2630 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2540 …}
    +slug: "Reddit-is-dead-Long-live-the-Fediverse"
    +title: "Reddit is dead. Long live the Fediverse."
    +url: "https://lemmy.ml/pictrs/image/d627cadf-f7b0-484c-9f8c-0fc9432ddd96.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 56
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696024406 {#2625
      date: 2023-09-29 23:53:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2632 …}
    +votes: Doctrine\ORM\PersistentCollection {#2634 …}
    +reports: Doctrine\ORM\PersistentCollection {#2636 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2640 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      App\Entity\EntryComment {#1506}
    ]
    -id: 2646
    -titleTs: "'dead':3 'fedivers':7 'live':5 'long':4 'reddit':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695989171
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/5654148"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695902771 {#2612
      date: 2023-09-28 14:06:11.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1480 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1480 …}
  +body: """
    I’ll probably get hate, but the content just isn’t there. I tried using Lemmy as my main, but most of the communities I’d follow on Reddit just weren’t on here, and if they were, they would have a couple hundred of subscribers at most, and there would be 7 different versions of the same community on different instances with no way to measure quality at first glance. Lemmy thrives for geeky hobbies that surround the FOSS space that gave birth to it, so communities like Linux or Unixporn have a strong enough presence, but for pretty much anything else it’s just not there yet. Is this a negative feedback loop? Yes, but there isn’t much to be done about it until shit REALLY hits the fan\n
    \n
    PD: As an added, Lemmy can get incredibly circle-jerky at times, even more so than Reddit already is. Like seriously at times 90% of the content on my feed is just shitting on Reddit plebs
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695954362 {#1504
    date: 2023-09-29 04:26:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@DoucheBagMcSwag@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1523 …}
  +nested: Doctrine\ORM\PersistentCollection {#1482 …}
  +votes: Doctrine\ORM\PersistentCollection {#1547 …}
  +reports: Doctrine\ORM\PersistentCollection {#1544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1514 …}
  -id: 32494
  -bodyTs: "'7':53 '90':157 'ad':136 'alreadi':151 'anyth':102 'birth':84 'circl':142 'circle-jerki':141 'communiti':24,59,88 'content':8,160 'coupl':43 'd':26 'differ':54,61 'done':124 'els':103 'enough':96 'even':146 'fan':132 'feed':163 'feedback':114 'first':70 'follow':27 'foss':80 'gave':83 'geeki':75 'get':4,139 'glanc':71 'hate':5 'hit':130 'hobbi':76 'hundr':44 'incred':140 'instanc':62 'isn':10,119 'jerki':143 'lemmi':16,72,137 'like':89,153 'linux':90 'll':2 'loop':115 'main':19 'measur':67 'much':101,121 'negat':113 'pd':133 'pleb':169 'presenc':97 'pretti':100 'probabl':3 'qualiti':68 'realli':129 'reddit':29,150,168 'serious':154 'shit':128,166 'space':81 'strong':95 'subscrib':46 'surround':78 'thrive':73 'time':145,156 'tri':14 'unixporn':92 'use':15 'version':55 'way':65 'weren':31 'would':40,51 'yes':116 'yet':109"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4297886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695954362 {#1503
    date: 2023-09-29 04:26:02.0 +02:00
  }
  +"title": 32494
}
"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
155 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
156 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1508
  +user: Proxies\__CG__\App\Entity\User {#2192 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#1986 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2010 …}
  +slug: "Don-t-get-your-hopes-too-high"
  +title: "Don't get your hopes too high"
  +url: "https://lemmy.world/pictrs/image/b16796b0-6753-4ace-92d9-85a44bcd4f62.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 98
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700278329 {#2000
    date: 2023-11-18 04:32:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1987 …}
  +votes: Doctrine\ORM\PersistentCollection {#1983 …}
  +reports: Doctrine\ORM\PersistentCollection {#1979 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2373 …}
  +badges: Doctrine\ORM\PersistentCollection {#2376 …}
  +children: [
    App\Entity\EntryComment {#2481
      +user: Proxies\__CG__\App\Entity\User {#1512 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1508 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1530 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1531 …}
      +body: "The great thing (though it’s sometimes a curse) is that posts in any community will show up in the local and all feeds on the host instance, and the all feed on remote instances so long as at least one user is subscribed. So even communities with low subscribers can reach a wide audience."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1695764256 {#2484
        date: 2023-09-26 23:37:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nodimetotie@lemmy.world"
        "@Dave@lemmy.nz"
        "@Trekman10@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1541 …}
      +nested: Doctrine\ORM\PersistentCollection {#1533 …}
      +votes: Doctrine\ORM\PersistentCollection {#1540 …}
      +reports: Doctrine\ORM\PersistentCollection {#1534 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1532 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1505 …}
      -id: 31878
      -bodyTs: "'audienc':55 'communiti':15,47 'curs':9 'even':46 'feed':24,32 'great':2 'host':27 'instanc':28,35 'least':40 'local':21 'long':37 'low':49 'one':41 'post':12 'reach':52 'remot':34 'show':17 'sometim':7 'subscrib':44,50 'thing':3 'though':4 'user':42 'wide':54"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.nz/comment/2702726"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695764256 {#1391
        date: 2023-09-26 23:37:36.0 +02:00
      }
      +"title": 31878
    }
  ]
  -id: 2784
  -titleTs: "'get':3 'high':7 'hope':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695849891
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5781222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695763491 {#2253
    date: 2023-09-26 23:24:51.0 +02: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
157 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1508
  +user: Proxies\__CG__\App\Entity\User {#2192 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#1986 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2010 …}
  +slug: "Don-t-get-your-hopes-too-high"
  +title: "Don't get your hopes too high"
  +url: "https://lemmy.world/pictrs/image/b16796b0-6753-4ace-92d9-85a44bcd4f62.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 98
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700278329 {#2000
    date: 2023-11-18 04:32:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1987 …}
  +votes: Doctrine\ORM\PersistentCollection {#1983 …}
  +reports: Doctrine\ORM\PersistentCollection {#1979 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2373 …}
  +badges: Doctrine\ORM\PersistentCollection {#2376 …}
  +children: [
    App\Entity\EntryComment {#2481
      +user: Proxies\__CG__\App\Entity\User {#1512 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1508 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1530 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1531 …}
      +body: "The great thing (though it’s sometimes a curse) is that posts in any community will show up in the local and all feeds on the host instance, and the all feed on remote instances so long as at least one user is subscribed. So even communities with low subscribers can reach a wide audience."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1695764256 {#2484
        date: 2023-09-26 23:37:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nodimetotie@lemmy.world"
        "@Dave@lemmy.nz"
        "@Trekman10@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1541 …}
      +nested: Doctrine\ORM\PersistentCollection {#1533 …}
      +votes: Doctrine\ORM\PersistentCollection {#1540 …}
      +reports: Doctrine\ORM\PersistentCollection {#1534 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1532 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1505 …}
      -id: 31878
      -bodyTs: "'audienc':55 'communiti':15,47 'curs':9 'even':46 'feed':24,32 'great':2 'host':27 'instanc':28,35 'least':40 'local':21 'long':37 'low':49 'one':41 'post':12 'reach':52 'remot':34 'show':17 'sometim':7 'subscrib':44,50 'thing':3 'though':4 'user':42 'wide':54"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.nz/comment/2702726"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695764256 {#1391
        date: 2023-09-26 23:37:36.0 +02:00
      }
      +"title": 31878
    }
  ]
  -id: 2784
  -titleTs: "'get':3 'high':7 'hope':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695849891
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5781222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695763491 {#2253
    date: 2023-09-26 23:24:51.0 +02: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
158 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1508
  +user: Proxies\__CG__\App\Entity\User {#2192 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#1986 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2010 …}
  +slug: "Don-t-get-your-hopes-too-high"
  +title: "Don't get your hopes too high"
  +url: "https://lemmy.world/pictrs/image/b16796b0-6753-4ace-92d9-85a44bcd4f62.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 98
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700278329 {#2000
    date: 2023-11-18 04:32:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1987 …}
  +votes: Doctrine\ORM\PersistentCollection {#1983 …}
  +reports: Doctrine\ORM\PersistentCollection {#1979 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2373 …}
  +badges: Doctrine\ORM\PersistentCollection {#2376 …}
  +children: [
    App\Entity\EntryComment {#2481
      +user: Proxies\__CG__\App\Entity\User {#1512 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1508 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1530 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1531 …}
      +body: "The great thing (though it’s sometimes a curse) is that posts in any community will show up in the local and all feeds on the host instance, and the all feed on remote instances so long as at least one user is subscribed. So even communities with low subscribers can reach a wide audience."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1695764256 {#2484
        date: 2023-09-26 23:37:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nodimetotie@lemmy.world"
        "@Dave@lemmy.nz"
        "@Trekman10@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1541 …}
      +nested: Doctrine\ORM\PersistentCollection {#1533 …}
      +votes: Doctrine\ORM\PersistentCollection {#1540 …}
      +reports: Doctrine\ORM\PersistentCollection {#1534 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1532 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1505 …}
      -id: 31878
      -bodyTs: "'audienc':55 'communiti':15,47 'curs':9 'even':46 'feed':24,32 'great':2 'host':27 'instanc':28,35 'least':40 'local':21 'long':37 'low':49 'one':41 'post':12 'reach':52 'remot':34 'show':17 'sometim':7 'subscrib':44,50 'thing':3 'though':4 'user':42 'wide':54"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.nz/comment/2702726"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695764256 {#1391
        date: 2023-09-26 23:37:36.0 +02:00
      }
      +"title": 31878
    }
  ]
  -id: 2784
  -titleTs: "'get':3 'high':7 'hope':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695849891
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5781222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695763491 {#2253
    date: 2023-09-26 23:24:51.0 +02: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
159 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
160 DENIED moderate
App\Entity\EntryComment {#2481
  +user: Proxies\__CG__\App\Entity\User {#1512 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1508
    +user: Proxies\__CG__\App\Entity\User {#2192 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
    +image: Proxies\__CG__\App\Entity\Image {#1986 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2010 …}
    +slug: "Don-t-get-your-hopes-too-high"
    +title: "Don't get your hopes too high"
    +url: "https://lemmy.world/pictrs/image/b16796b0-6753-4ace-92d9-85a44bcd4f62.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 98
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700278329 {#2000
      date: 2023-11-18 04:32:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1987 …}
    +votes: Doctrine\ORM\PersistentCollection {#1983 …}
    +reports: Doctrine\ORM\PersistentCollection {#1979 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2373 …}
    +badges: Doctrine\ORM\PersistentCollection {#2376 …}
    +children: [
      App\Entity\EntryComment {#2481}
    ]
    -id: 2784
    -titleTs: "'get':3 'high':7 'hope':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695849891
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5781222"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695763491 {#2253
      date: 2023-09-26 23:24:51.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1530 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1531 …}
  +body: "The great thing (though it’s sometimes a curse) is that posts in any community will show up in the local and all feeds on the host instance, and the all feed on remote instances so long as at least one user is subscribed. So even communities with low subscribers can reach a wide audience."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695764256 {#2484
    date: 2023-09-26 23:37:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@Dave@lemmy.nz"
    "@Trekman10@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1541 …}
  +nested: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1540 …}
  +reports: Doctrine\ORM\PersistentCollection {#1534 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1505 …}
  -id: 31878
  -bodyTs: "'audienc':55 'communiti':15,47 'curs':9 'even':46 'feed':24,32 'great':2 'host':27 'instanc':28,35 'least':40 'local':21 'long':37 'low':49 'one':41 'post':12 'reach':52 'remot':34 'show':17 'sometim':7 'subscrib':44,50 'thing':3 'though':4 'user':42 'wide':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/2702726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695764256 {#1391
    date: 2023-09-26 23:37:36.0 +02:00
  }
  +"title": 31878
}
"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
161 DENIED edit
App\Entity\EntryComment {#2481
  +user: Proxies\__CG__\App\Entity\User {#1512 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1508
    +user: Proxies\__CG__\App\Entity\User {#2192 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
    +image: Proxies\__CG__\App\Entity\Image {#1986 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2010 …}
    +slug: "Don-t-get-your-hopes-too-high"
    +title: "Don't get your hopes too high"
    +url: "https://lemmy.world/pictrs/image/b16796b0-6753-4ace-92d9-85a44bcd4f62.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 98
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700278329 {#2000
      date: 2023-11-18 04:32:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1987 …}
    +votes: Doctrine\ORM\PersistentCollection {#1983 …}
    +reports: Doctrine\ORM\PersistentCollection {#1979 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2373 …}
    +badges: Doctrine\ORM\PersistentCollection {#2376 …}
    +children: [
      App\Entity\EntryComment {#2481}
    ]
    -id: 2784
    -titleTs: "'get':3 'high':7 'hope':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695849891
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5781222"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695763491 {#2253
      date: 2023-09-26 23:24:51.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1530 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1531 …}
  +body: "The great thing (though it’s sometimes a curse) is that posts in any community will show up in the local and all feeds on the host instance, and the all feed on remote instances so long as at least one user is subscribed. So even communities with low subscribers can reach a wide audience."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695764256 {#2484
    date: 2023-09-26 23:37:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@Dave@lemmy.nz"
    "@Trekman10@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1541 …}
  +nested: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1540 …}
  +reports: Doctrine\ORM\PersistentCollection {#1534 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1505 …}
  -id: 31878
  -bodyTs: "'audienc':55 'communiti':15,47 'curs':9 'even':46 'feed':24,32 'great':2 'host':27 'instanc':28,35 'least':40 'local':21 'long':37 'low':49 'one':41 'post':12 'reach':52 'remot':34 'show':17 'sometim':7 'subscrib':44,50 'thing':3 'though':4 'user':42 'wide':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/2702726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695764256 {#1391
    date: 2023-09-26 23:37:36.0 +02:00
  }
  +"title": 31878
}
"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
162 DENIED moderate
App\Entity\EntryComment {#2481
  +user: Proxies\__CG__\App\Entity\User {#1512 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1508
    +user: Proxies\__CG__\App\Entity\User {#2192 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
    +image: Proxies\__CG__\App\Entity\Image {#1986 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2010 …}
    +slug: "Don-t-get-your-hopes-too-high"
    +title: "Don't get your hopes too high"
    +url: "https://lemmy.world/pictrs/image/b16796b0-6753-4ace-92d9-85a44bcd4f62.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 98
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700278329 {#2000
      date: 2023-11-18 04:32:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1987 …}
    +votes: Doctrine\ORM\PersistentCollection {#1983 …}
    +reports: Doctrine\ORM\PersistentCollection {#1979 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2373 …}
    +badges: Doctrine\ORM\PersistentCollection {#2376 …}
    +children: [
      App\Entity\EntryComment {#2481}
    ]
    -id: 2784
    -titleTs: "'get':3 'high':7 'hope':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695849891
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5781222"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695763491 {#2253
      date: 2023-09-26 23:24:51.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1530 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1531 …}
  +body: "The great thing (though it’s sometimes a curse) is that posts in any community will show up in the local and all feeds on the host instance, and the all feed on remote instances so long as at least one user is subscribed. So even communities with low subscribers can reach a wide audience."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695764256 {#2484
    date: 2023-09-26 23:37:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodimetotie@lemmy.world"
    "@Dave@lemmy.nz"
    "@Trekman10@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1541 …}
  +nested: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1540 …}
  +reports: Doctrine\ORM\PersistentCollection {#1534 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1505 …}
  -id: 31878
  -bodyTs: "'audienc':55 'communiti':15,47 'curs':9 'even':46 'feed':24,32 'great':2 'host':27 'instanc':28,35 'least':40 'local':21 'long':37 'low':49 'one':41 'post':12 'reach':52 'remot':34 'show':17 'sometim':7 'subscrib':44,50 'thing':3 'though':4 'user':42 'wide':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/2702726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695764256 {#1391
    date: 2023-09-26 23:37:36.0 +02:00
  }
  +"title": 31878
}
"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
163 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
164 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1958
  +user: Proxies\__CG__\App\Entity\User {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1347 …}
  +slug: "Share-your-playlist-A-community-to-share-yours-or-other"
  +title: "Share your playlist - A community to share yours or other people playlists"
  +url: null
  +body: "!playlistsharing@lemmy.world /c/playlistsharing@lemmy.world"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695775100 {#2365
    date: 2023-09-27 02:38:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1350 …}
  +votes: Doctrine\ORM\PersistentCollection {#1351 …}
  +reports: Doctrine\ORM\PersistentCollection {#1353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1355 …}
  +badges: Doctrine\ORM\PersistentCollection {#2491 …}
  +children: [
    App\Entity\EntryComment {#2413
      +user: Proxies\__CG__\App\Entity\User {#1971 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1958 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Any thoughts on building this community on a different instance? It’s better for the system if communities are distributed, and you also get related communities close to each other.\n
        \n
        Few good ones for this:\n
        \n
        [lemmy.film/communities](https://lemmy.film/communities)\n
        \n
        [poptalk.scrubbles.tech/communities](https://poptalk.scrubbles.tech/communities)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1695775100 {#1885
        date: 2023-09-27 02:38:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@small44@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1900 …}
      +nested: Doctrine\ORM\PersistentCollection {#1893 …}
      +votes: Doctrine\ORM\PersistentCollection {#1387 …}
      +reports: Doctrine\ORM\PersistentCollection {#1369 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2438 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2354 …}
      -id: 30001
      -bodyTs: "'/communities](https://lemmy.film/communities)':38 '/communities](https://poptalk.scrubbles.tech/communities)':41 'also':23 'better':13 'build':4 'close':27 'communiti':6,18,26 'differ':9 'distribut':20 'get':24 'good':32 'instanc':10 'lemmy.film':37 'lemmy.film/communities](https://lemmy.film/communities)':36 'one':33 'poptalk.scrubbles.tech':40 'poptalk.scrubbles.tech/communities](https://poptalk.scrubbles.tech/communities)':39 'relat':25 'system':16 'thought':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/3393905"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695775100 {#1790
        date: 2023-09-27 02:38:20.0 +02:00
      }
      +"title": 30001
    }
  ]
  -id: 2363
  -titleTs: "'communiti':5 'peopl':11 'playlist':3,12 'share':1,7"
  -bodyTs: "'/c/playlistsharing':2 'lemmy.world':3 'playlistsharing@lemmy.world':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695780808
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5782567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695765308 {#2014
    date: 2023-09-26 23:55:08.0 +02: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
165 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1958
  +user: Proxies\__CG__\App\Entity\User {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1347 …}
  +slug: "Share-your-playlist-A-community-to-share-yours-or-other"
  +title: "Share your playlist - A community to share yours or other people playlists"
  +url: null
  +body: "!playlistsharing@lemmy.world /c/playlistsharing@lemmy.world"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695775100 {#2365
    date: 2023-09-27 02:38:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1350 …}
  +votes: Doctrine\ORM\PersistentCollection {#1351 …}
  +reports: Doctrine\ORM\PersistentCollection {#1353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1355 …}
  +badges: Doctrine\ORM\PersistentCollection {#2491 …}
  +children: [
    App\Entity\EntryComment {#2413
      +user: Proxies\__CG__\App\Entity\User {#1971 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1958 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Any thoughts on building this community on a different instance? It’s better for the system if communities are distributed, and you also get related communities close to each other.\n
        \n
        Few good ones for this:\n
        \n
        [lemmy.film/communities](https://lemmy.film/communities)\n
        \n
        [poptalk.scrubbles.tech/communities](https://poptalk.scrubbles.tech/communities)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1695775100 {#1885
        date: 2023-09-27 02:38:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@small44@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1900 …}
      +nested: Doctrine\ORM\PersistentCollection {#1893 …}
      +votes: Doctrine\ORM\PersistentCollection {#1387 …}
      +reports: Doctrine\ORM\PersistentCollection {#1369 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2438 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2354 …}
      -id: 30001
      -bodyTs: "'/communities](https://lemmy.film/communities)':38 '/communities](https://poptalk.scrubbles.tech/communities)':41 'also':23 'better':13 'build':4 'close':27 'communiti':6,18,26 'differ':9 'distribut':20 'get':24 'good':32 'instanc':10 'lemmy.film':37 'lemmy.film/communities](https://lemmy.film/communities)':36 'one':33 'poptalk.scrubbles.tech':40 'poptalk.scrubbles.tech/communities](https://poptalk.scrubbles.tech/communities)':39 'relat':25 'system':16 'thought':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/3393905"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695775100 {#1790
        date: 2023-09-27 02:38:20.0 +02:00
      }
      +"title": 30001
    }
  ]
  -id: 2363
  -titleTs: "'communiti':5 'peopl':11 'playlist':3,12 'share':1,7"
  -bodyTs: "'/c/playlistsharing':2 'lemmy.world':3 'playlistsharing@lemmy.world':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695780808
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5782567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695765308 {#2014
    date: 2023-09-26 23:55:08.0 +02: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
166 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1958
  +user: Proxies\__CG__\App\Entity\User {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1347 …}
  +slug: "Share-your-playlist-A-community-to-share-yours-or-other"
  +title: "Share your playlist - A community to share yours or other people playlists"
  +url: null
  +body: "!playlistsharing@lemmy.world /c/playlistsharing@lemmy.world"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695775100 {#2365
    date: 2023-09-27 02:38:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1350 …}
  +votes: Doctrine\ORM\PersistentCollection {#1351 …}
  +reports: Doctrine\ORM\PersistentCollection {#1353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1355 …}
  +badges: Doctrine\ORM\PersistentCollection {#2491 …}
  +children: [
    App\Entity\EntryComment {#2413
      +user: Proxies\__CG__\App\Entity\User {#1971 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1958 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Any thoughts on building this community on a different instance? It’s better for the system if communities are distributed, and you also get related communities close to each other.\n
        \n
        Few good ones for this:\n
        \n
        [lemmy.film/communities](https://lemmy.film/communities)\n
        \n
        [poptalk.scrubbles.tech/communities](https://poptalk.scrubbles.tech/communities)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1695775100 {#1885
        date: 2023-09-27 02:38:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@small44@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1900 …}
      +nested: Doctrine\ORM\PersistentCollection {#1893 …}
      +votes: Doctrine\ORM\PersistentCollection {#1387 …}
      +reports: Doctrine\ORM\PersistentCollection {#1369 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2438 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2354 …}
      -id: 30001
      -bodyTs: "'/communities](https://lemmy.film/communities)':38 '/communities](https://poptalk.scrubbles.tech/communities)':41 'also':23 'better':13 'build':4 'close':27 'communiti':6,18,26 'differ':9 'distribut':20 'get':24 'good':32 'instanc':10 'lemmy.film':37 'lemmy.film/communities](https://lemmy.film/communities)':36 'one':33 'poptalk.scrubbles.tech':40 'poptalk.scrubbles.tech/communities](https://poptalk.scrubbles.tech/communities)':39 'relat':25 'system':16 'thought':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/3393905"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695775100 {#1790
        date: 2023-09-27 02:38:20.0 +02:00
      }
      +"title": 30001
    }
  ]
  -id: 2363
  -titleTs: "'communiti':5 'peopl':11 'playlist':3,12 'share':1,7"
  -bodyTs: "'/c/playlistsharing':2 'lemmy.world':3 'playlistsharing@lemmy.world':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695780808
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5782567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695765308 {#2014
    date: 2023-09-26 23:55:08.0 +02: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
167 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
168 DENIED moderate
App\Entity\EntryComment {#2413
  +user: Proxies\__CG__\App\Entity\User {#1971 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1958
    +user: Proxies\__CG__\App\Entity\User {#2274 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1347 …}
    +slug: "Share-your-playlist-A-community-to-share-yours-or-other"
    +title: "Share your playlist - A community to share yours or other people playlists"
    +url: null
    +body: "!playlistsharing@lemmy.world /c/playlistsharing@lemmy.world"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 1
    +favouriteCount: 4
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695775100 {#2365
      date: 2023-09-27 02:38:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1350 …}
    +votes: Doctrine\ORM\PersistentCollection {#1351 …}
    +reports: Doctrine\ORM\PersistentCollection {#1353 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1358 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1355 …}
    +badges: Doctrine\ORM\PersistentCollection {#2491 …}
    +children: [
      App\Entity\EntryComment {#2413}
    ]
    -id: 2363
    -titleTs: "'communiti':5 'peopl':11 'playlist':3,12 'share':1,7"
    -bodyTs: "'/c/playlistsharing':2 'lemmy.world':3 'playlistsharing@lemmy.world':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695780808
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5782567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695765308 {#2014
      date: 2023-09-26 23:55:08.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Any thoughts on building this community on a different instance? It’s better for the system if communities are distributed, and you also get related communities close to each other.\n
    \n
    Few good ones for this:\n
    \n
    [lemmy.film/communities](https://lemmy.film/communities)\n
    \n
    [poptalk.scrubbles.tech/communities](https://poptalk.scrubbles.tech/communities)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695775100 {#1885
    date: 2023-09-27 02:38:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@small44@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1900 …}
  +nested: Doctrine\ORM\PersistentCollection {#1893 …}
  +votes: Doctrine\ORM\PersistentCollection {#1387 …}
  +reports: Doctrine\ORM\PersistentCollection {#1369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2354 …}
  -id: 30001
  -bodyTs: "'/communities](https://lemmy.film/communities)':38 '/communities](https://poptalk.scrubbles.tech/communities)':41 'also':23 'better':13 'build':4 'close':27 'communiti':6,18,26 'differ':9 'distribut':20 'get':24 'good':32 'instanc':10 'lemmy.film':37 'lemmy.film/communities](https://lemmy.film/communities)':36 'one':33 'poptalk.scrubbles.tech':40 'poptalk.scrubbles.tech/communities](https://poptalk.scrubbles.tech/communities)':39 'relat':25 'system':16 'thought':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3393905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695775100 {#1790
    date: 2023-09-27 02:38:20.0 +02:00
  }
  +"title": 30001
}
"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
169 DENIED edit
App\Entity\EntryComment {#2413
  +user: Proxies\__CG__\App\Entity\User {#1971 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1958
    +user: Proxies\__CG__\App\Entity\User {#2274 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1347 …}
    +slug: "Share-your-playlist-A-community-to-share-yours-or-other"
    +title: "Share your playlist - A community to share yours or other people playlists"
    +url: null
    +body: "!playlistsharing@lemmy.world /c/playlistsharing@lemmy.world"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 1
    +favouriteCount: 4
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695775100 {#2365
      date: 2023-09-27 02:38:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1350 …}
    +votes: Doctrine\ORM\PersistentCollection {#1351 …}
    +reports: Doctrine\ORM\PersistentCollection {#1353 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1358 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1355 …}
    +badges: Doctrine\ORM\PersistentCollection {#2491 …}
    +children: [
      App\Entity\EntryComment {#2413}
    ]
    -id: 2363
    -titleTs: "'communiti':5 'peopl':11 'playlist':3,12 'share':1,7"
    -bodyTs: "'/c/playlistsharing':2 'lemmy.world':3 'playlistsharing@lemmy.world':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695780808
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5782567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695765308 {#2014
      date: 2023-09-26 23:55:08.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Any thoughts on building this community on a different instance? It’s better for the system if communities are distributed, and you also get related communities close to each other.\n
    \n
    Few good ones for this:\n
    \n
    [lemmy.film/communities](https://lemmy.film/communities)\n
    \n
    [poptalk.scrubbles.tech/communities](https://poptalk.scrubbles.tech/communities)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695775100 {#1885
    date: 2023-09-27 02:38:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@small44@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1900 …}
  +nested: Doctrine\ORM\PersistentCollection {#1893 …}
  +votes: Doctrine\ORM\PersistentCollection {#1387 …}
  +reports: Doctrine\ORM\PersistentCollection {#1369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2354 …}
  -id: 30001
  -bodyTs: "'/communities](https://lemmy.film/communities)':38 '/communities](https://poptalk.scrubbles.tech/communities)':41 'also':23 'better':13 'build':4 'close':27 'communiti':6,18,26 'differ':9 'distribut':20 'get':24 'good':32 'instanc':10 'lemmy.film':37 'lemmy.film/communities](https://lemmy.film/communities)':36 'one':33 'poptalk.scrubbles.tech':40 'poptalk.scrubbles.tech/communities](https://poptalk.scrubbles.tech/communities)':39 'relat':25 'system':16 'thought':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3393905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695775100 {#1790
    date: 2023-09-27 02:38:20.0 +02:00
  }
  +"title": 30001
}
"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
170 DENIED moderate
App\Entity\EntryComment {#2413
  +user: Proxies\__CG__\App\Entity\User {#1971 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1958
    +user: Proxies\__CG__\App\Entity\User {#2274 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1347 …}
    +slug: "Share-your-playlist-A-community-to-share-yours-or-other"
    +title: "Share your playlist - A community to share yours or other people playlists"
    +url: null
    +body: "!playlistsharing@lemmy.world /c/playlistsharing@lemmy.world"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 1
    +favouriteCount: 4
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695775100 {#2365
      date: 2023-09-27 02:38:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1350 …}
    +votes: Doctrine\ORM\PersistentCollection {#1351 …}
    +reports: Doctrine\ORM\PersistentCollection {#1353 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1358 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1355 …}
    +badges: Doctrine\ORM\PersistentCollection {#2491 …}
    +children: [
      App\Entity\EntryComment {#2413}
    ]
    -id: 2363
    -titleTs: "'communiti':5 'peopl':11 'playlist':3,12 'share':1,7"
    -bodyTs: "'/c/playlistsharing':2 'lemmy.world':3 'playlistsharing@lemmy.world':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695780808
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5782567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695765308 {#2014
      date: 2023-09-26 23:55:08.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Any thoughts on building this community on a different instance? It’s better for the system if communities are distributed, and you also get related communities close to each other.\n
    \n
    Few good ones for this:\n
    \n
    [lemmy.film/communities](https://lemmy.film/communities)\n
    \n
    [poptalk.scrubbles.tech/communities](https://poptalk.scrubbles.tech/communities)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695775100 {#1885
    date: 2023-09-27 02:38:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@small44@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1900 …}
  +nested: Doctrine\ORM\PersistentCollection {#1893 …}
  +votes: Doctrine\ORM\PersistentCollection {#1387 …}
  +reports: Doctrine\ORM\PersistentCollection {#1369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2354 …}
  -id: 30001
  -bodyTs: "'/communities](https://lemmy.film/communities)':38 '/communities](https://poptalk.scrubbles.tech/communities)':41 'also':23 'better':13 'build':4 'close':27 'communiti':6,18,26 'differ':9 'distribut':20 'get':24 'good':32 'instanc':10 'lemmy.film':37 'lemmy.film/communities](https://lemmy.film/communities)':36 'one':33 'poptalk.scrubbles.tech':40 'poptalk.scrubbles.tech/communities](https://poptalk.scrubbles.tech/communities)':39 'relat':25 'system':16 'thought':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3393905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695775100 {#1790
    date: 2023-09-27 02:38:20.0 +02:00
  }
  +"title": 30001
}
"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