Redirect 302 redirect from GET @entry_comment_create (3f7431)

GET https://kbin.spritesserver.nl/u/@skulblaka@kbin.social/boosts?sortBy=hot&time=1d

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 …}
}
5.26 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#1587
  +user: Proxies\__CG__\App\Entity\User {#1573 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
  +image: Proxies\__CG__\App\Entity\Image {#1586 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1583 …}
  +slug: "I-made-a-tool-that-transfers-your-reddit-subscriptions-to"
  +title: "I made a tool that transfers your reddit subscriptions to lemmy, thought maybe you all might be interested"
  +url: "https://github.com/induna-crewneck/Reddit-Lemmy-Migrator/"
  +body: "One thing that annoyed me about moving to Lemmy was that I’d lose my subreddits and that looking for and joining communities on Lemmy would be tedious. So (logically) I spent 2 days writing a script, that gets a list of your subreddits from your reddit account and looks for communities with the same name on Lemmy. It also joins those communites. So all you have to do is download, enter your credentials and you’re done."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 49
  +score: 16
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689648493 {#1571
    date: 2023-07-18 04:48:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1575 …}
  +votes: Doctrine\ORM\PersistentCollection {#1549 …}
  +reports: Doctrine\ORM\PersistentCollection {#1568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1561 …}
  +badges: Doctrine\ORM\PersistentCollection {#1567 …}
  +children: []
  -id: 1096
  -titleTs: "'interest':18 'lemmi':11 'made':2 'mayb':13 'might':16 'reddit':8 'subscript':9 'thought':12 'tool':4 'transfer':6"
  -bodyTs: "'2':33 'account':48 'also':60 'annoy':4 'communit':63 'communiti':23,52 'credenti':74 'd':13 'day':34 'done':78 'download':71 'enter':72 'get':39 'join':22,61 'lemmi':9,25,58 'list':41 'logic':30 'look':19,50 'lose':14 'move':7 'name':56 'one':1 're':77 'reddit':47 'script':37 'spent':32 'subreddit':16,44 'tedious':28 'thing':2 'would':26 'write':35"
  +cross: false
  +upVotes: 15
  +downVotes: 0
  +ranking: 1689185145
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1353007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689098745 {#1591
    date: 2023-07-11 20:05:45.0 +02:00
  }
}
"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
App\Entity\Entry {#1587
  +user: Proxies\__CG__\App\Entity\User {#1573 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
  +image: Proxies\__CG__\App\Entity\Image {#1586 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1583 …}
  +slug: "I-made-a-tool-that-transfers-your-reddit-subscriptions-to"
  +title: "I made a tool that transfers your reddit subscriptions to lemmy, thought maybe you all might be interested"
  +url: "https://github.com/induna-crewneck/Reddit-Lemmy-Migrator/"
  +body: "One thing that annoyed me about moving to Lemmy was that I’d lose my subreddits and that looking for and joining communities on Lemmy would be tedious. So (logically) I spent 2 days writing a script, that gets a list of your subreddits from your reddit account and looks for communities with the same name on Lemmy. It also joins those communites. So all you have to do is download, enter your credentials and you’re done."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 49
  +score: 16
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689648493 {#1571
    date: 2023-07-18 04:48:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1575 …}
  +votes: Doctrine\ORM\PersistentCollection {#1549 …}
  +reports: Doctrine\ORM\PersistentCollection {#1568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1561 …}
  +badges: Doctrine\ORM\PersistentCollection {#1567 …}
  +children: []
  -id: 1096
  -titleTs: "'interest':18 'lemmi':11 'made':2 'mayb':13 'might':16 'reddit':8 'subscript':9 'thought':12 'tool':4 'transfer':6"
  -bodyTs: "'2':33 'account':48 'also':60 'annoy':4 'communit':63 'communiti':23,52 'credenti':74 'd':13 'day':34 'done':78 'download':71 'enter':72 'get':39 'join':22,61 'lemmi':9,25,58 'list':41 'logic':30 'look':19,50 'lose':14 'move':7 'name':56 'one':1 're':77 'reddit':47 'script':37 'spent':32 'subreddit':16,44 'tedious':28 'thing':2 'would':26 'write':35"
  +cross: false
  +upVotes: 15
  +downVotes: 0
  +ranking: 1689185145
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1353007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689098745 {#1591
    date: 2023-07-11 20:05:45.0 +02:00
  }
}
"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
App\Entity\Entry {#1587
  +user: Proxies\__CG__\App\Entity\User {#1573 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
  +image: Proxies\__CG__\App\Entity\Image {#1586 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1583 …}
  +slug: "I-made-a-tool-that-transfers-your-reddit-subscriptions-to"
  +title: "I made a tool that transfers your reddit subscriptions to lemmy, thought maybe you all might be interested"
  +url: "https://github.com/induna-crewneck/Reddit-Lemmy-Migrator/"
  +body: "One thing that annoyed me about moving to Lemmy was that I’d lose my subreddits and that looking for and joining communities on Lemmy would be tedious. So (logically) I spent 2 days writing a script, that gets a list of your subreddits from your reddit account and looks for communities with the same name on Lemmy. It also joins those communites. So all you have to do is download, enter your credentials and you’re done."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 49
  +score: 16
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689648493 {#1571
    date: 2023-07-18 04:48:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1575 …}
  +votes: Doctrine\ORM\PersistentCollection {#1549 …}
  +reports: Doctrine\ORM\PersistentCollection {#1568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1561 …}
  +badges: Doctrine\ORM\PersistentCollection {#1567 …}
  +children: []
  -id: 1096
  -titleTs: "'interest':18 'lemmi':11 'made':2 'mayb':13 'might':16 'reddit':8 'subscript':9 'thought':12 'tool':4 'transfer':6"
  -bodyTs: "'2':33 'account':48 'also':60 'annoy':4 'communit':63 'communiti':23,52 'credenti':74 'd':13 'day':34 'done':78 'download':71 'enter':72 'get':39 'join':22,61 'lemmi':9,25,58 'list':41 'logic':30 'look':19,50 'lose':14 'move':7 'name':56 'one':1 're':77 'reddit':47 'script':37 'spent':32 'subreddit':16,44 'tedious':28 'thing':2 'would':26 'write':35"
  +cross: false
  +upVotes: 15
  +downVotes: 0
  +ranking: 1689185145
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1353007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689098745 {#1591
    date: 2023-07-11 20:05:45.0 +02:00
  }
}
"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
Proxies\__CG__\App\Entity\Entry {#2019
  +user: Proxies\__CG__\App\Entity\User {#2857 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2952 …}
  +slug: "Reddit-threatens-the-mods-of-r-CyberpunkGame-the-main-subreddit-for"
  +title: "Reddit threatens the mods of r/CyberpunkGame (the main subreddit for Cyberpunk 2077). Mods decide to go down in a blaze of glory, whole sub agrees."
  +url: "https://old.reddit.com/r/cyberpunkgame/comments/14rnt14/the_reddit_admins_have_threatened_us_demanding_we/"
  +body: """
    Surprising nobody, Reddit Corp threatening a gaming sub of a fanatically anti-corporate video game doesn't go as they'd hoped.\n
    \n
    The mod team have basically decided that "Fuck Reddit" is the way forward, and appear to have practically total support of their entire sub for the choice taken.\n
    \n
    Presumably, we're about to get a Cyberpunk community on Fediverse soon. :p
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 110
  +favouriteCount: 273
  +score: 60
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689007319 {#2955
    date: 2023-07-10 18:41:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3194 …}
  +votes: Doctrine\ORM\PersistentCollection {#3187 …}
  +reports: Doctrine\ORM\PersistentCollection {#3268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3279 …}
  +badges: Doctrine\ORM\PersistentCollection {#3271 …}
  +children: [
    1 => App\Entity\EntryComment {#1362
      +user: Proxies\__CG__\App\Entity\User {#1403 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2019 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
      +image: null
      +parent: null
      +root: null
      +body: "They're not fans of Corpos in the cyberpunk community. What a shocker!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1688767156 {#1363
        date: 2023-07-07 23:59:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Rabbithole@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2023 …}
      +nested: Doctrine\ORM\PersistentCollection {#2032 …}
      +votes: Doctrine\ORM\PersistentCollection {#2024 …}
      +reports: Doctrine\ORM\PersistentCollection {#2018 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
      -id: 8541
      -bodyTs: "'communiti':10 'corpo':6 'cyberpunk':9 'fan':4 're':2 'shocker':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 10
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/t/144077/-/comment/559265"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688611917 {#1361
        date: 2023-07-06 04:51:57.0 +02:00
      }
    }
    0 => App\Entity\EntryComment {#2020
      +user: Proxies\__CG__\App\Entity\User {#2013 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2019 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        R/pics is also refusing to go down without a fight, and I’m kind of loving watching all this from the sidelines.\n
        \n
        Reddit already got caught using ChatGPT to astroturf in posts supporting the admins, so I wonder if some of the people the mods mentioned popping in for drama are actually ChatGPT.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 60
      +score: 0
      +lastActive: DateTime @1688783020 {#2029
        date: 2023-07-08 04:23:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Rabbithole@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2027 …}
      +nested: Doctrine\ORM\PersistentCollection {#2031 …}
      +votes: Doctrine\ORM\PersistentCollection {#2037 …}
      +reports: Doctrine\ORM\PersistentCollection {#2075 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
      -id: 8567
      -bodyTs: "'actual':52 'admin':35 'alreadi':24 'also':3 'astroturf':30 'caught':26 'chatgpt':28,53 'drama':50 'fight':10 'go':6 'got':25 'kind':14 'love':16 'm':13 'mention':46 'mod':45 'peopl':43 'pop':47 'post':32 'r/pics':1 'reddit':23 'refus':4 'sidelin':22 'support':33 'use':27 'watch':17 'without':8 'wonder':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 9
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/t/144077/-/comment/560180"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688615988 {#2012
        date: 2023-07-06 05:59:48.0 +02:00
      }
    }
  ]
  -id: 885
  -titleTs: "'2077':12 'agre':25 'blaze':20 'cyberpunk':11 'decid':14 'glori':22 'go':16 'main':8 'mod':4,13 'r/cyberpunkgame':6 'reddit':1 'sub':24 'subreddit':9 'threaten':2 'whole':23"
  -bodyTs: "'anti':13 'anti-corpor':12 'appear':38 'basic':28 'choic':50 'communiti':60 'corp':4 'corpor':14 'cyberpunk':59 'd':22 'decid':29 'doesn':17 'entir':46 'fanat':11 'fedivers':62 'forward':36 'fuck':31 'game':7,16 'get':57 'go':19 'hope':23 'mod':25 'nobodi':2 'p':64 'practic':41 'presum':52 're':54 'reddit':3,32 'soon':63 'sub':8,47 'support':43 'surpris':1 'taken':51 'team':26 'threaten':5 'total':42 'video':15 'way':35"
  +cross: false
  +upVotes: 60
  +downVotes: 0
  +ranking: 1688695305
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/144077"
  +editedAt: DateTimeImmutable @1688614262 {#1760
    date: 2023-07-06 05:31:02.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688608905 {#1761
    date: 2023-07-06 04:01:45.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
7 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2019
  +user: Proxies\__CG__\App\Entity\User {#2857 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2952 …}
  +slug: "Reddit-threatens-the-mods-of-r-CyberpunkGame-the-main-subreddit-for"
  +title: "Reddit threatens the mods of r/CyberpunkGame (the main subreddit for Cyberpunk 2077). Mods decide to go down in a blaze of glory, whole sub agrees."
  +url: "https://old.reddit.com/r/cyberpunkgame/comments/14rnt14/the_reddit_admins_have_threatened_us_demanding_we/"
  +body: """
    Surprising nobody, Reddit Corp threatening a gaming sub of a fanatically anti-corporate video game doesn't go as they'd hoped.\n
    \n
    The mod team have basically decided that "Fuck Reddit" is the way forward, and appear to have practically total support of their entire sub for the choice taken.\n
    \n
    Presumably, we're about to get a Cyberpunk community on Fediverse soon. :p
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 110
  +favouriteCount: 273
  +score: 60
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689007319 {#2955
    date: 2023-07-10 18:41:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3194 …}
  +votes: Doctrine\ORM\PersistentCollection {#3187 …}
  +reports: Doctrine\ORM\PersistentCollection {#3268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3279 …}
  +badges: Doctrine\ORM\PersistentCollection {#3271 …}
  +children: [
    1 => App\Entity\EntryComment {#1362
      +user: Proxies\__CG__\App\Entity\User {#1403 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2019 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
      +image: null
      +parent: null
      +root: null
      +body: "They're not fans of Corpos in the cyberpunk community. What a shocker!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1688767156 {#1363
        date: 2023-07-07 23:59:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Rabbithole@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2023 …}
      +nested: Doctrine\ORM\PersistentCollection {#2032 …}
      +votes: Doctrine\ORM\PersistentCollection {#2024 …}
      +reports: Doctrine\ORM\PersistentCollection {#2018 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
      -id: 8541
      -bodyTs: "'communiti':10 'corpo':6 'cyberpunk':9 'fan':4 're':2 'shocker':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 10
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/t/144077/-/comment/559265"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688611917 {#1361
        date: 2023-07-06 04:51:57.0 +02:00
      }
    }
    0 => App\Entity\EntryComment {#2020
      +user: Proxies\__CG__\App\Entity\User {#2013 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2019 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        R/pics is also refusing to go down without a fight, and I’m kind of loving watching all this from the sidelines.\n
        \n
        Reddit already got caught using ChatGPT to astroturf in posts supporting the admins, so I wonder if some of the people the mods mentioned popping in for drama are actually ChatGPT.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 60
      +score: 0
      +lastActive: DateTime @1688783020 {#2029
        date: 2023-07-08 04:23:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Rabbithole@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2027 …}
      +nested: Doctrine\ORM\PersistentCollection {#2031 …}
      +votes: Doctrine\ORM\PersistentCollection {#2037 …}
      +reports: Doctrine\ORM\PersistentCollection {#2075 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
      -id: 8567
      -bodyTs: "'actual':52 'admin':35 'alreadi':24 'also':3 'astroturf':30 'caught':26 'chatgpt':28,53 'drama':50 'fight':10 'go':6 'got':25 'kind':14 'love':16 'm':13 'mention':46 'mod':45 'peopl':43 'pop':47 'post':32 'r/pics':1 'reddit':23 'refus':4 'sidelin':22 'support':33 'use':27 'watch':17 'without':8 'wonder':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 9
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/t/144077/-/comment/560180"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688615988 {#2012
        date: 2023-07-06 05:59:48.0 +02:00
      }
    }
  ]
  -id: 885
  -titleTs: "'2077':12 'agre':25 'blaze':20 'cyberpunk':11 'decid':14 'glori':22 'go':16 'main':8 'mod':4,13 'r/cyberpunkgame':6 'reddit':1 'sub':24 'subreddit':9 'threaten':2 'whole':23"
  -bodyTs: "'anti':13 'anti-corpor':12 'appear':38 'basic':28 'choic':50 'communiti':60 'corp':4 'corpor':14 'cyberpunk':59 'd':22 'decid':29 'doesn':17 'entir':46 'fanat':11 'fedivers':62 'forward':36 'fuck':31 'game':7,16 'get':57 'go':19 'hope':23 'mod':25 'nobodi':2 'p':64 'practic':41 'presum':52 're':54 'reddit':3,32 'soon':63 'sub':8,47 'support':43 'surpris':1 'taken':51 'team':26 'threaten':5 'total':42 'video':15 'way':35"
  +cross: false
  +upVotes: 60
  +downVotes: 0
  +ranking: 1688695305
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/144077"
  +editedAt: DateTimeImmutable @1688614262 {#1760
    date: 2023-07-06 05:31:02.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688608905 {#1761
    date: 2023-07-06 04:01:45.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
8 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2019
  +user: Proxies\__CG__\App\Entity\User {#2857 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2952 …}
  +slug: "Reddit-threatens-the-mods-of-r-CyberpunkGame-the-main-subreddit-for"
  +title: "Reddit threatens the mods of r/CyberpunkGame (the main subreddit for Cyberpunk 2077). Mods decide to go down in a blaze of glory, whole sub agrees."
  +url: "https://old.reddit.com/r/cyberpunkgame/comments/14rnt14/the_reddit_admins_have_threatened_us_demanding_we/"
  +body: """
    Surprising nobody, Reddit Corp threatening a gaming sub of a fanatically anti-corporate video game doesn't go as they'd hoped.\n
    \n
    The mod team have basically decided that "Fuck Reddit" is the way forward, and appear to have practically total support of their entire sub for the choice taken.\n
    \n
    Presumably, we're about to get a Cyberpunk community on Fediverse soon. :p
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 110
  +favouriteCount: 273
  +score: 60
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689007319 {#2955
    date: 2023-07-10 18:41:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3194 …}
  +votes: Doctrine\ORM\PersistentCollection {#3187 …}
  +reports: Doctrine\ORM\PersistentCollection {#3268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3279 …}
  +badges: Doctrine\ORM\PersistentCollection {#3271 …}
  +children: [
    1 => App\Entity\EntryComment {#1362
      +user: Proxies\__CG__\App\Entity\User {#1403 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2019 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
      +image: null
      +parent: null
      +root: null
      +body: "They're not fans of Corpos in the cyberpunk community. What a shocker!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1688767156 {#1363
        date: 2023-07-07 23:59:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Rabbithole@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2023 …}
      +nested: Doctrine\ORM\PersistentCollection {#2032 …}
      +votes: Doctrine\ORM\PersistentCollection {#2024 …}
      +reports: Doctrine\ORM\PersistentCollection {#2018 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
      -id: 8541
      -bodyTs: "'communiti':10 'corpo':6 'cyberpunk':9 'fan':4 're':2 'shocker':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 10
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/t/144077/-/comment/559265"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688611917 {#1361
        date: 2023-07-06 04:51:57.0 +02:00
      }
    }
    0 => App\Entity\EntryComment {#2020
      +user: Proxies\__CG__\App\Entity\User {#2013 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2019 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        R/pics is also refusing to go down without a fight, and I’m kind of loving watching all this from the sidelines.\n
        \n
        Reddit already got caught using ChatGPT to astroturf in posts supporting the admins, so I wonder if some of the people the mods mentioned popping in for drama are actually ChatGPT.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 60
      +score: 0
      +lastActive: DateTime @1688783020 {#2029
        date: 2023-07-08 04:23:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Rabbithole@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2027 …}
      +nested: Doctrine\ORM\PersistentCollection {#2031 …}
      +votes: Doctrine\ORM\PersistentCollection {#2037 …}
      +reports: Doctrine\ORM\PersistentCollection {#2075 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
      -id: 8567
      -bodyTs: "'actual':52 'admin':35 'alreadi':24 'also':3 'astroturf':30 'caught':26 'chatgpt':28,53 'drama':50 'fight':10 'go':6 'got':25 'kind':14 'love':16 'm':13 'mention':46 'mod':45 'peopl':43 'pop':47 'post':32 'r/pics':1 'reddit':23 'refus':4 'sidelin':22 'support':33 'use':27 'watch':17 'without':8 'wonder':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 9
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/t/144077/-/comment/560180"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688615988 {#2012
        date: 2023-07-06 05:59:48.0 +02:00
      }
    }
  ]
  -id: 885
  -titleTs: "'2077':12 'agre':25 'blaze':20 'cyberpunk':11 'decid':14 'glori':22 'go':16 'main':8 'mod':4,13 'r/cyberpunkgame':6 'reddit':1 'sub':24 'subreddit':9 'threaten':2 'whole':23"
  -bodyTs: "'anti':13 'anti-corpor':12 'appear':38 'basic':28 'choic':50 'communiti':60 'corp':4 'corpor':14 'cyberpunk':59 'd':22 'decid':29 'doesn':17 'entir':46 'fanat':11 'fedivers':62 'forward':36 'fuck':31 'game':7,16 'get':57 'go':19 'hope':23 'mod':25 'nobodi':2 'p':64 'practic':41 'presum':52 're':54 'reddit':3,32 'soon':63 'sub':8,47 'support':43 'surpris':1 'taken':51 'team':26 'threaten':5 'total':42 'video':15 'way':35"
  +cross: false
  +upVotes: 60
  +downVotes: 0
  +ranking: 1688695305
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/144077"
  +editedAt: DateTimeImmutable @1688614262 {#1760
    date: 2023-07-06 05:31:02.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688608905 {#1761
    date: 2023-07-06 04:01:45.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
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
App\Entity\EntryComment {#1362
  +user: Proxies\__CG__\App\Entity\User {#1403 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019
    +user: Proxies\__CG__\App\Entity\User {#2857 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2952 …}
    +slug: "Reddit-threatens-the-mods-of-r-CyberpunkGame-the-main-subreddit-for"
    +title: "Reddit threatens the mods of r/CyberpunkGame (the main subreddit for Cyberpunk 2077). Mods decide to go down in a blaze of glory, whole sub agrees."
    +url: "https://old.reddit.com/r/cyberpunkgame/comments/14rnt14/the_reddit_admins_have_threatened_us_demanding_we/"
    +body: """
      Surprising nobody, Reddit Corp threatening a gaming sub of a fanatically anti-corporate video game doesn't go as they'd hoped.\n
      \n
      The mod team have basically decided that "Fuck Reddit" is the way forward, and appear to have practically total support of their entire sub for the choice taken.\n
      \n
      Presumably, we're about to get a Cyberpunk community on Fediverse soon. :p
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 110
    +favouriteCount: 273
    +score: 60
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689007319 {#2955
      date: 2023-07-10 18:41:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3194 …}
    +votes: Doctrine\ORM\PersistentCollection {#3187 …}
    +reports: Doctrine\ORM\PersistentCollection {#3268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3279 …}
    +badges: Doctrine\ORM\PersistentCollection {#3271 …}
    +children: [
      1 => App\Entity\EntryComment {#1362}
      0 => App\Entity\EntryComment {#2020
        +user: Proxies\__CG__\App\Entity\User {#2013 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2019 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          R/pics is also refusing to go down without a fight, and I’m kind of loving watching all this from the sidelines.\n
          \n
          Reddit already got caught using ChatGPT to astroturf in posts supporting the admins, so I wonder if some of the people the mods mentioned popping in for drama are actually ChatGPT.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 60
        +score: 0
        +lastActive: DateTime @1688783020 {#2029
          date: 2023-07-08 04:23:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Rabbithole@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2027 …}
        +nested: Doctrine\ORM\PersistentCollection {#2031 …}
        +votes: Doctrine\ORM\PersistentCollection {#2037 …}
        +reports: Doctrine\ORM\PersistentCollection {#2075 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
        -id: 8567
        -bodyTs: "'actual':52 'admin':35 'alreadi':24 'also':3 'astroturf':30 'caught':26 'chatgpt':28,53 'drama':50 'fight':10 'go':6 'got':25 'kind':14 'love':16 'm':13 'mention':46 'mod':45 'peopl':43 'pop':47 'post':32 'r/pics':1 'reddit':23 'refus':4 'sidelin':22 'support':33 'use':27 'watch':17 'without':8 'wonder':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 9
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/RedditMigration/t/144077/-/comment/560180"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688615988 {#2012
          date: 2023-07-06 05:59:48.0 +02:00
        }
      }
    ]
    -id: 885
    -titleTs: "'2077':12 'agre':25 'blaze':20 'cyberpunk':11 'decid':14 'glori':22 'go':16 'main':8 'mod':4,13 'r/cyberpunkgame':6 'reddit':1 'sub':24 'subreddit':9 'threaten':2 'whole':23"
    -bodyTs: "'anti':13 'anti-corpor':12 'appear':38 'basic':28 'choic':50 'communiti':60 'corp':4 'corpor':14 'cyberpunk':59 'd':22 'decid':29 'doesn':17 'entir':46 'fanat':11 'fedivers':62 'forward':36 'fuck':31 'game':7,16 'get':57 'go':19 'hope':23 'mod':25 'nobodi':2 'p':64 'practic':41 'presum':52 're':54 'reddit':3,32 'soon':63 'sub':8,47 'support':43 'surpris':1 'taken':51 'team':26 'threaten':5 'total':42 'video':15 'way':35"
    +cross: false
    +upVotes: 60
    +downVotes: 0
    +ranking: 1688695305
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/144077"
    +editedAt: DateTimeImmutable @1688614262 {#1760
      date: 2023-07-06 05:31:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688608905 {#1761
      date: 2023-07-06 04:01:45.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
  +image: null
  +parent: null
  +root: null
  +body: "They're not fans of Corpos in the cyberpunk community. What a shocker!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 56
  +score: 0
  +lastActive: DateTime @1688767156 {#1363
    date: 2023-07-07 23:59:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rabbithole@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2023 …}
  +nested: Doctrine\ORM\PersistentCollection {#2032 …}
  +votes: Doctrine\ORM\PersistentCollection {#2024 …}
  +reports: Doctrine\ORM\PersistentCollection {#2018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
  -id: 8541
  -bodyTs: "'communiti':10 'corpo':6 'cyberpunk':9 'fan':4 're':2 'shocker':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 10
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/144077/-/comment/559265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688611917 {#1361
    date: 2023-07-06 04:51:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#1362
  +user: Proxies\__CG__\App\Entity\User {#1403 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019
    +user: Proxies\__CG__\App\Entity\User {#2857 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2952 …}
    +slug: "Reddit-threatens-the-mods-of-r-CyberpunkGame-the-main-subreddit-for"
    +title: "Reddit threatens the mods of r/CyberpunkGame (the main subreddit for Cyberpunk 2077). Mods decide to go down in a blaze of glory, whole sub agrees."
    +url: "https://old.reddit.com/r/cyberpunkgame/comments/14rnt14/the_reddit_admins_have_threatened_us_demanding_we/"
    +body: """
      Surprising nobody, Reddit Corp threatening a gaming sub of a fanatically anti-corporate video game doesn't go as they'd hoped.\n
      \n
      The mod team have basically decided that "Fuck Reddit" is the way forward, and appear to have practically total support of their entire sub for the choice taken.\n
      \n
      Presumably, we're about to get a Cyberpunk community on Fediverse soon. :p
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 110
    +favouriteCount: 273
    +score: 60
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689007319 {#2955
      date: 2023-07-10 18:41:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3194 …}
    +votes: Doctrine\ORM\PersistentCollection {#3187 …}
    +reports: Doctrine\ORM\PersistentCollection {#3268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3279 …}
    +badges: Doctrine\ORM\PersistentCollection {#3271 …}
    +children: [
      1 => App\Entity\EntryComment {#1362}
      0 => App\Entity\EntryComment {#2020
        +user: Proxies\__CG__\App\Entity\User {#2013 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2019 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          R/pics is also refusing to go down without a fight, and I’m kind of loving watching all this from the sidelines.\n
          \n
          Reddit already got caught using ChatGPT to astroturf in posts supporting the admins, so I wonder if some of the people the mods mentioned popping in for drama are actually ChatGPT.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 60
        +score: 0
        +lastActive: DateTime @1688783020 {#2029
          date: 2023-07-08 04:23:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Rabbithole@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2027 …}
        +nested: Doctrine\ORM\PersistentCollection {#2031 …}
        +votes: Doctrine\ORM\PersistentCollection {#2037 …}
        +reports: Doctrine\ORM\PersistentCollection {#2075 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
        -id: 8567
        -bodyTs: "'actual':52 'admin':35 'alreadi':24 'also':3 'astroturf':30 'caught':26 'chatgpt':28,53 'drama':50 'fight':10 'go':6 'got':25 'kind':14 'love':16 'm':13 'mention':46 'mod':45 'peopl':43 'pop':47 'post':32 'r/pics':1 'reddit':23 'refus':4 'sidelin':22 'support':33 'use':27 'watch':17 'without':8 'wonder':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 9
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/RedditMigration/t/144077/-/comment/560180"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688615988 {#2012
          date: 2023-07-06 05:59:48.0 +02:00
        }
      }
    ]
    -id: 885
    -titleTs: "'2077':12 'agre':25 'blaze':20 'cyberpunk':11 'decid':14 'glori':22 'go':16 'main':8 'mod':4,13 'r/cyberpunkgame':6 'reddit':1 'sub':24 'subreddit':9 'threaten':2 'whole':23"
    -bodyTs: "'anti':13 'anti-corpor':12 'appear':38 'basic':28 'choic':50 'communiti':60 'corp':4 'corpor':14 'cyberpunk':59 'd':22 'decid':29 'doesn':17 'entir':46 'fanat':11 'fedivers':62 'forward':36 'fuck':31 'game':7,16 'get':57 'go':19 'hope':23 'mod':25 'nobodi':2 'p':64 'practic':41 'presum':52 're':54 'reddit':3,32 'soon':63 'sub':8,47 'support':43 'surpris':1 'taken':51 'team':26 'threaten':5 'total':42 'video':15 'way':35"
    +cross: false
    +upVotes: 60
    +downVotes: 0
    +ranking: 1688695305
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/144077"
    +editedAt: DateTimeImmutable @1688614262 {#1760
      date: 2023-07-06 05:31:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688608905 {#1761
      date: 2023-07-06 04:01:45.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
  +image: null
  +parent: null
  +root: null
  +body: "They're not fans of Corpos in the cyberpunk community. What a shocker!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 56
  +score: 0
  +lastActive: DateTime @1688767156 {#1363
    date: 2023-07-07 23:59:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rabbithole@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2023 …}
  +nested: Doctrine\ORM\PersistentCollection {#2032 …}
  +votes: Doctrine\ORM\PersistentCollection {#2024 …}
  +reports: Doctrine\ORM\PersistentCollection {#2018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
  -id: 8541
  -bodyTs: "'communiti':10 'corpo':6 'cyberpunk':9 'fan':4 're':2 'shocker':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 10
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/144077/-/comment/559265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688611917 {#1361
    date: 2023-07-06 04:51:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#1362
  +user: Proxies\__CG__\App\Entity\User {#1403 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019
    +user: Proxies\__CG__\App\Entity\User {#2857 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2952 …}
    +slug: "Reddit-threatens-the-mods-of-r-CyberpunkGame-the-main-subreddit-for"
    +title: "Reddit threatens the mods of r/CyberpunkGame (the main subreddit for Cyberpunk 2077). Mods decide to go down in a blaze of glory, whole sub agrees."
    +url: "https://old.reddit.com/r/cyberpunkgame/comments/14rnt14/the_reddit_admins_have_threatened_us_demanding_we/"
    +body: """
      Surprising nobody, Reddit Corp threatening a gaming sub of a fanatically anti-corporate video game doesn't go as they'd hoped.\n
      \n
      The mod team have basically decided that "Fuck Reddit" is the way forward, and appear to have practically total support of their entire sub for the choice taken.\n
      \n
      Presumably, we're about to get a Cyberpunk community on Fediverse soon. :p
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 110
    +favouriteCount: 273
    +score: 60
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689007319 {#2955
      date: 2023-07-10 18:41:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3194 …}
    +votes: Doctrine\ORM\PersistentCollection {#3187 …}
    +reports: Doctrine\ORM\PersistentCollection {#3268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3279 …}
    +badges: Doctrine\ORM\PersistentCollection {#3271 …}
    +children: [
      1 => App\Entity\EntryComment {#1362}
      0 => App\Entity\EntryComment {#2020
        +user: Proxies\__CG__\App\Entity\User {#2013 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2019 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          R/pics is also refusing to go down without a fight, and I’m kind of loving watching all this from the sidelines.\n
          \n
          Reddit already got caught using ChatGPT to astroturf in posts supporting the admins, so I wonder if some of the people the mods mentioned popping in for drama are actually ChatGPT.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 60
        +score: 0
        +lastActive: DateTime @1688783020 {#2029
          date: 2023-07-08 04:23:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Rabbithole@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2027 …}
        +nested: Doctrine\ORM\PersistentCollection {#2031 …}
        +votes: Doctrine\ORM\PersistentCollection {#2037 …}
        +reports: Doctrine\ORM\PersistentCollection {#2075 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
        -id: 8567
        -bodyTs: "'actual':52 'admin':35 'alreadi':24 'also':3 'astroturf':30 'caught':26 'chatgpt':28,53 'drama':50 'fight':10 'go':6 'got':25 'kind':14 'love':16 'm':13 'mention':46 'mod':45 'peopl':43 'pop':47 'post':32 'r/pics':1 'reddit':23 'refus':4 'sidelin':22 'support':33 'use':27 'watch':17 'without':8 'wonder':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 9
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/RedditMigration/t/144077/-/comment/560180"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688615988 {#2012
          date: 2023-07-06 05:59:48.0 +02:00
        }
      }
    ]
    -id: 885
    -titleTs: "'2077':12 'agre':25 'blaze':20 'cyberpunk':11 'decid':14 'glori':22 'go':16 'main':8 'mod':4,13 'r/cyberpunkgame':6 'reddit':1 'sub':24 'subreddit':9 'threaten':2 'whole':23"
    -bodyTs: "'anti':13 'anti-corpor':12 'appear':38 'basic':28 'choic':50 'communiti':60 'corp':4 'corpor':14 'cyberpunk':59 'd':22 'decid':29 'doesn':17 'entir':46 'fanat':11 'fedivers':62 'forward':36 'fuck':31 'game':7,16 'get':57 'go':19 'hope':23 'mod':25 'nobodi':2 'p':64 'practic':41 'presum':52 're':54 'reddit':3,32 'soon':63 'sub':8,47 'support':43 'surpris':1 'taken':51 'team':26 'threaten':5 'total':42 'video':15 'way':35"
    +cross: false
    +upVotes: 60
    +downVotes: 0
    +ranking: 1688695305
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/144077"
    +editedAt: DateTimeImmutable @1688614262 {#1760
      date: 2023-07-06 05:31:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688608905 {#1761
      date: 2023-07-06 04:01:45.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
  +image: null
  +parent: null
  +root: null
  +body: "They're not fans of Corpos in the cyberpunk community. What a shocker!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 56
  +score: 0
  +lastActive: DateTime @1688767156 {#1363
    date: 2023-07-07 23:59:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rabbithole@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2023 …}
  +nested: Doctrine\ORM\PersistentCollection {#2032 …}
  +votes: Doctrine\ORM\PersistentCollection {#2024 …}
  +reports: Doctrine\ORM\PersistentCollection {#2018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
  -id: 8541
  -bodyTs: "'communiti':10 'corpo':6 'cyberpunk':9 'fan':4 're':2 'shocker':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 10
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/144077/-/comment/559265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688611917 {#1361
    date: 2023-07-06 04:51:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2020
  +user: Proxies\__CG__\App\Entity\User {#2013 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019
    +user: Proxies\__CG__\App\Entity\User {#2857 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2952 …}
    +slug: "Reddit-threatens-the-mods-of-r-CyberpunkGame-the-main-subreddit-for"
    +title: "Reddit threatens the mods of r/CyberpunkGame (the main subreddit for Cyberpunk 2077). Mods decide to go down in a blaze of glory, whole sub agrees."
    +url: "https://old.reddit.com/r/cyberpunkgame/comments/14rnt14/the_reddit_admins_have_threatened_us_demanding_we/"
    +body: """
      Surprising nobody, Reddit Corp threatening a gaming sub of a fanatically anti-corporate video game doesn't go as they'd hoped.\n
      \n
      The mod team have basically decided that "Fuck Reddit" is the way forward, and appear to have practically total support of their entire sub for the choice taken.\n
      \n
      Presumably, we're about to get a Cyberpunk community on Fediverse soon. :p
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 110
    +favouriteCount: 273
    +score: 60
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689007319 {#2955
      date: 2023-07-10 18:41:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3194 …}
    +votes: Doctrine\ORM\PersistentCollection {#3187 …}
    +reports: Doctrine\ORM\PersistentCollection {#3268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3279 …}
    +badges: Doctrine\ORM\PersistentCollection {#3271 …}
    +children: [
      1 => App\Entity\EntryComment {#1362
        +user: Proxies\__CG__\App\Entity\User {#1403 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2019 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
        +image: null
        +parent: null
        +root: null
        +body: "They're not fans of Corpos in the cyberpunk community. What a shocker!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 56
        +score: 0
        +lastActive: DateTime @1688767156 {#1363
          date: 2023-07-07 23:59:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Rabbithole@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2023 …}
        +nested: Doctrine\ORM\PersistentCollection {#2032 …}
        +votes: Doctrine\ORM\PersistentCollection {#2024 …}
        +reports: Doctrine\ORM\PersistentCollection {#2018 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
        -id: 8541
        -bodyTs: "'communiti':10 'corpo':6 'cyberpunk':9 'fan':4 're':2 'shocker':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 10
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/RedditMigration/t/144077/-/comment/559265"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688611917 {#1361
          date: 2023-07-06 04:51:57.0 +02:00
        }
      }
      0 => App\Entity\EntryComment {#2020}
    ]
    -id: 885
    -titleTs: "'2077':12 'agre':25 'blaze':20 'cyberpunk':11 'decid':14 'glori':22 'go':16 'main':8 'mod':4,13 'r/cyberpunkgame':6 'reddit':1 'sub':24 'subreddit':9 'threaten':2 'whole':23"
    -bodyTs: "'anti':13 'anti-corpor':12 'appear':38 'basic':28 'choic':50 'communiti':60 'corp':4 'corpor':14 'cyberpunk':59 'd':22 'decid':29 'doesn':17 'entir':46 'fanat':11 'fedivers':62 'forward':36 'fuck':31 'game':7,16 'get':57 'go':19 'hope':23 'mod':25 'nobodi':2 'p':64 'practic':41 'presum':52 're':54 'reddit':3,32 'soon':63 'sub':8,47 'support':43 'surpris':1 'taken':51 'team':26 'threaten':5 'total':42 'video':15 'way':35"
    +cross: false
    +upVotes: 60
    +downVotes: 0
    +ranking: 1688695305
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/144077"
    +editedAt: DateTimeImmutable @1688614262 {#1760
      date: 2023-07-06 05:31:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688608905 {#1761
      date: 2023-07-06 04:01:45.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    R/pics is also refusing to go down without a fight, and I’m kind of loving watching all this from the sidelines.\n
    \n
    Reddit already got caught using ChatGPT to astroturf in posts supporting the admins, so I wonder if some of the people the mods mentioned popping in for drama are actually ChatGPT.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 60
  +score: 0
  +lastActive: DateTime @1688783020 {#2029
    date: 2023-07-08 04:23:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rabbithole@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2027 …}
  +nested: Doctrine\ORM\PersistentCollection {#2031 …}
  +votes: Doctrine\ORM\PersistentCollection {#2037 …}
  +reports: Doctrine\ORM\PersistentCollection {#2075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
  -id: 8567
  -bodyTs: "'actual':52 'admin':35 'alreadi':24 'also':3 'astroturf':30 'caught':26 'chatgpt':28,53 'drama':50 'fight':10 'go':6 'got':25 'kind':14 'love':16 'm':13 'mention':46 'mod':45 'peopl':43 'pop':47 'post':32 'r/pics':1 'reddit':23 'refus':4 'sidelin':22 'support':33 'use':27 'watch':17 'without':8 'wonder':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 9
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/144077/-/comment/560180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688615988 {#2012
    date: 2023-07-06 05:59:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2020
  +user: Proxies\__CG__\App\Entity\User {#2013 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019
    +user: Proxies\__CG__\App\Entity\User {#2857 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2952 …}
    +slug: "Reddit-threatens-the-mods-of-r-CyberpunkGame-the-main-subreddit-for"
    +title: "Reddit threatens the mods of r/CyberpunkGame (the main subreddit for Cyberpunk 2077). Mods decide to go down in a blaze of glory, whole sub agrees."
    +url: "https://old.reddit.com/r/cyberpunkgame/comments/14rnt14/the_reddit_admins_have_threatened_us_demanding_we/"
    +body: """
      Surprising nobody, Reddit Corp threatening a gaming sub of a fanatically anti-corporate video game doesn't go as they'd hoped.\n
      \n
      The mod team have basically decided that "Fuck Reddit" is the way forward, and appear to have practically total support of their entire sub for the choice taken.\n
      \n
      Presumably, we're about to get a Cyberpunk community on Fediverse soon. :p
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 110
    +favouriteCount: 273
    +score: 60
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689007319 {#2955
      date: 2023-07-10 18:41:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3194 …}
    +votes: Doctrine\ORM\PersistentCollection {#3187 …}
    +reports: Doctrine\ORM\PersistentCollection {#3268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3279 …}
    +badges: Doctrine\ORM\PersistentCollection {#3271 …}
    +children: [
      1 => App\Entity\EntryComment {#1362
        +user: Proxies\__CG__\App\Entity\User {#1403 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2019 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
        +image: null
        +parent: null
        +root: null
        +body: "They're not fans of Corpos in the cyberpunk community. What a shocker!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 56
        +score: 0
        +lastActive: DateTime @1688767156 {#1363
          date: 2023-07-07 23:59:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Rabbithole@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2023 …}
        +nested: Doctrine\ORM\PersistentCollection {#2032 …}
        +votes: Doctrine\ORM\PersistentCollection {#2024 …}
        +reports: Doctrine\ORM\PersistentCollection {#2018 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
        -id: 8541
        -bodyTs: "'communiti':10 'corpo':6 'cyberpunk':9 'fan':4 're':2 'shocker':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 10
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/RedditMigration/t/144077/-/comment/559265"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688611917 {#1361
          date: 2023-07-06 04:51:57.0 +02:00
        }
      }
      0 => App\Entity\EntryComment {#2020}
    ]
    -id: 885
    -titleTs: "'2077':12 'agre':25 'blaze':20 'cyberpunk':11 'decid':14 'glori':22 'go':16 'main':8 'mod':4,13 'r/cyberpunkgame':6 'reddit':1 'sub':24 'subreddit':9 'threaten':2 'whole':23"
    -bodyTs: "'anti':13 'anti-corpor':12 'appear':38 'basic':28 'choic':50 'communiti':60 'corp':4 'corpor':14 'cyberpunk':59 'd':22 'decid':29 'doesn':17 'entir':46 'fanat':11 'fedivers':62 'forward':36 'fuck':31 'game':7,16 'get':57 'go':19 'hope':23 'mod':25 'nobodi':2 'p':64 'practic':41 'presum':52 're':54 'reddit':3,32 'soon':63 'sub':8,47 'support':43 'surpris':1 'taken':51 'team':26 'threaten':5 'total':42 'video':15 'way':35"
    +cross: false
    +upVotes: 60
    +downVotes: 0
    +ranking: 1688695305
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/144077"
    +editedAt: DateTimeImmutable @1688614262 {#1760
      date: 2023-07-06 05:31:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688608905 {#1761
      date: 2023-07-06 04:01:45.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    R/pics is also refusing to go down without a fight, and I’m kind of loving watching all this from the sidelines.\n
    \n
    Reddit already got caught using ChatGPT to astroturf in posts supporting the admins, so I wonder if some of the people the mods mentioned popping in for drama are actually ChatGPT.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 60
  +score: 0
  +lastActive: DateTime @1688783020 {#2029
    date: 2023-07-08 04:23:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rabbithole@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2027 …}
  +nested: Doctrine\ORM\PersistentCollection {#2031 …}
  +votes: Doctrine\ORM\PersistentCollection {#2037 …}
  +reports: Doctrine\ORM\PersistentCollection {#2075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
  -id: 8567
  -bodyTs: "'actual':52 'admin':35 'alreadi':24 'also':3 'astroturf':30 'caught':26 'chatgpt':28,53 'drama':50 'fight':10 'go':6 'got':25 'kind':14 'love':16 'm':13 'mention':46 'mod':45 'peopl':43 'pop':47 'post':32 'r/pics':1 'reddit':23 'refus':4 'sidelin':22 'support':33 'use':27 'watch':17 'without':8 'wonder':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 9
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/144077/-/comment/560180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688615988 {#2012
    date: 2023-07-06 05:59:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2020
  +user: Proxies\__CG__\App\Entity\User {#2013 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019
    +user: Proxies\__CG__\App\Entity\User {#2857 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2952 …}
    +slug: "Reddit-threatens-the-mods-of-r-CyberpunkGame-the-main-subreddit-for"
    +title: "Reddit threatens the mods of r/CyberpunkGame (the main subreddit for Cyberpunk 2077). Mods decide to go down in a blaze of glory, whole sub agrees."
    +url: "https://old.reddit.com/r/cyberpunkgame/comments/14rnt14/the_reddit_admins_have_threatened_us_demanding_we/"
    +body: """
      Surprising nobody, Reddit Corp threatening a gaming sub of a fanatically anti-corporate video game doesn't go as they'd hoped.\n
      \n
      The mod team have basically decided that "Fuck Reddit" is the way forward, and appear to have practically total support of their entire sub for the choice taken.\n
      \n
      Presumably, we're about to get a Cyberpunk community on Fediverse soon. :p
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 110
    +favouriteCount: 273
    +score: 60
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689007319 {#2955
      date: 2023-07-10 18:41:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3194 …}
    +votes: Doctrine\ORM\PersistentCollection {#3187 …}
    +reports: Doctrine\ORM\PersistentCollection {#3268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3279 …}
    +badges: Doctrine\ORM\PersistentCollection {#3271 …}
    +children: [
      1 => App\Entity\EntryComment {#1362
        +user: Proxies\__CG__\App\Entity\User {#1403 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2019 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
        +image: null
        +parent: null
        +root: null
        +body: "They're not fans of Corpos in the cyberpunk community. What a shocker!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 56
        +score: 0
        +lastActive: DateTime @1688767156 {#1363
          date: 2023-07-07 23:59:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Rabbithole@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2023 …}
        +nested: Doctrine\ORM\PersistentCollection {#2032 …}
        +votes: Doctrine\ORM\PersistentCollection {#2024 …}
        +reports: Doctrine\ORM\PersistentCollection {#2018 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
        -id: 8541
        -bodyTs: "'communiti':10 'corpo':6 'cyberpunk':9 'fan':4 're':2 'shocker':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 10
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/RedditMigration/t/144077/-/comment/559265"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688611917 {#1361
          date: 2023-07-06 04:51:57.0 +02:00
        }
      }
      0 => App\Entity\EntryComment {#2020}
    ]
    -id: 885
    -titleTs: "'2077':12 'agre':25 'blaze':20 'cyberpunk':11 'decid':14 'glori':22 'go':16 'main':8 'mod':4,13 'r/cyberpunkgame':6 'reddit':1 'sub':24 'subreddit':9 'threaten':2 'whole':23"
    -bodyTs: "'anti':13 'anti-corpor':12 'appear':38 'basic':28 'choic':50 'communiti':60 'corp':4 'corpor':14 'cyberpunk':59 'd':22 'decid':29 'doesn':17 'entir':46 'fanat':11 'fedivers':62 'forward':36 'fuck':31 'game':7,16 'get':57 'go':19 'hope':23 'mod':25 'nobodi':2 'p':64 'practic':41 'presum':52 're':54 'reddit':3,32 'soon':63 'sub':8,47 'support':43 'surpris':1 'taken':51 'team':26 'threaten':5 'total':42 'video':15 'way':35"
    +cross: false
    +upVotes: 60
    +downVotes: 0
    +ranking: 1688695305
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/144077"
    +editedAt: DateTimeImmutable @1688614262 {#1760
      date: 2023-07-06 05:31:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688608905 {#1761
      date: 2023-07-06 04:01:45.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    R/pics is also refusing to go down without a fight, and I’m kind of loving watching all this from the sidelines.\n
    \n
    Reddit already got caught using ChatGPT to astroturf in posts supporting the admins, so I wonder if some of the people the mods mentioned popping in for drama are actually ChatGPT.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 60
  +score: 0
  +lastActive: DateTime @1688783020 {#2029
    date: 2023-07-08 04:23:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rabbithole@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2027 …}
  +nested: Doctrine\ORM\PersistentCollection {#2031 …}
  +votes: Doctrine\ORM\PersistentCollection {#2037 …}
  +reports: Doctrine\ORM\PersistentCollection {#2075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
  -id: 8567
  -bodyTs: "'actual':52 'admin':35 'alreadi':24 'also':3 'astroturf':30 'caught':26 'chatgpt':28,53 'drama':50 'fight':10 'go':6 'got':25 'kind':14 'love':16 'm':13 'mention':46 'mod':45 'peopl':43 'pop':47 'post':32 'r/pics':1 'reddit':23 'refus':4 'sidelin':22 'support':33 'use':27 'watch':17 'without':8 'wonder':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 9
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/144077/-/comment/560180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688615988 {#2012
    date: 2023-07-06 05:59:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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
Proxies\__CG__\App\Entity\Entry {#2381
  +user: Proxies\__CG__\App\Entity\User {#1756 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3281 …}
  +slug: "r-PICS-moderators-receive-u-ModCodeofConduct-message-accusing-them-of-breaking-site"
  +title: "/r/PICS moderators receive /u/ModCodeofConduct message accusing them of breaking site rules by switching to NSFW; mods can't reply, so post public response instead"
  +url: "https://www.reddit.com/r/pics/comments/14rn8zd/the_rpics_moderators_cant_respond_to_reddit/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 127
  +score: 22
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688912835 {#3266
    date: 2023-07-09 16:27:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3283 …}
  +votes: Doctrine\ORM\PersistentCollection {#3285 …}
  +reports: Doctrine\ORM\PersistentCollection {#3287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
  +badges: Doctrine\ORM\PersistentCollection {#3293 …}
  +children: [
    1 => App\Entity\EntryComment {#2378
      +user: Proxies\__CG__\App\Entity\User {#2379 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Their post:\n
        \n
        > Greetings, r/PICS!\n
        > \n
        > The moderators were recently contacted by u/ModCodeofConduct, who had this to say:\n
        > \n
        > > We noticed you recently marked your community NSFW. This action is likely to confuse your community members, as people subscribe to communities based on the content at the time of subscription. This is a violation of the Mod Code of Conduct rule 2.\n
        > > \n
        > > ```\n
        > > While we recognize communities can gradually change as they grow, when your content suddenly changes from generally safe for work to sexually explicit, it harms the community members.\n
        > > \n
        > > While we can see you haven't taken the step of approving sexually explicit content, we need to separate your community from the communities that abruptly become NSFW and post sexually explicit content, situations in which we immediately take action. Please correct the NSFW marking on your subreddit so that we can separate your community from those violating sitewide rules.\n
        > > \n
        > > Thank you.\n
        > > \n
        > > ```\n
        > \n
        > As subscribers to r/PICS are aware, the moderators here have worked very hard to ensure that the community adheres to every mandate and message that Reddit has surfaced. Unfortunately, we were unable to state as much to u/ModCodeofConduct, as they disabled the ability for us reply.\n
        > \n
        > We do not wish Reddit to think that we have ignored their attempt at contact (which would be very rude of us), so we will be offering our response here. We apologize for locking the thread, but as Reddit has yet to answer our previous letter, we are operating under the assumption that it went unseen amongst other comments.\n
        > \n
        > Thank you (as always) for subscribing to r/PICS!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1688651957 {#2385
        date: 2023-07-06 15:59:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IntlLawGnome@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2383 …}
      +nested: Doctrine\ORM\PersistentCollection {#1906 …}
      +votes: Doctrine\ORM\PersistentCollection {#1708 …}
      +reports: Doctrine\ORM\PersistentCollection {#1410 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1907 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
      -id: 8511
      -bodyTs: "'2':59 'abil':192 'abrupt':113 'action':26,127 'adher':168 'alway':258 'amongst':252 'answer':238 'apolog':227 'approv':99 'assumpt':247 'attempt':208 'awar':155 'base':39 'becom':114 'chang':66,74 'code':55 'comment':254 'communiti':23,32,38,63,86,108,111,142,167 'conduct':57 'confus':30 'contact':9,210 'content':42,72,102,120 'correct':129 'disabl':190 'ensur':164 'everi':170 'explicit':82,101,119 'general':76 'gradual':65 'greet':3 'grow':69 'hard':162 'harm':84 'haven':93 'ignor':206 'immedi':125 'letter':241 'like':28 'lock':229 'mandat':171 'mark':21,132 'member':33,87 'messag':173 'mod':54 'moder':6,157 'much':185 'need':104 'notic':18 'nsfw':24,115,131 'offer':222 'oper':244 'peopl':35 'pleas':128 'post':2,117 'previous':240 'r/pics':4,153,262 'recent':8,20 'recogn':62 'reddit':175,200,234 'repli':195 'respons':224 'rude':215 'rule':58,147 'safe':77 'say':16 'see':91 'separ':106,140 'sexual':81,100,118 'sitewid':146 'situat':121 'state':183 'step':97 'subreddit':135 'subscrib':36,151,260 'subscript':47 'sudden':73 'surfac':177 'take':126 'taken':95 'thank':148,255 'think':202 'thread':231 'time':45 'u/modcodeofconduct':11,187 'unabl':181 'unfortun':178 'unseen':251 'us':194,217 'violat':51,145 'went':250 'wish':199 'work':79,160 'would':212 'yet':236"
      +ranking: 0
      +commentCount: 0
      +upVotes: 13
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/t/143612/-/comment/557667"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688604339 {#2384
        date: 2023-07-06 02:45:39.0 +02:00
      }
    }
    0 => App\Entity\EntryComment {#2387
      +user: Proxies\__CG__\App\Entity\User {#2392 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
      +image: null
      +parent: App\Entity\EntryComment {#2378}
      +root: App\Entity\EntryComment {#2378}
      +body: """
        They continue in a comment underneath:\n
        \n
        > /u/ModCodeofConduct,\n
        > \n
        > Thank you for your recent message.\n
        > \n
        > We appreciate your concerns regarding r/PICS being marked as NSFW, and we hope that you will be reassured by our response. In short, the shift in question was not a sudden change, nor is there any risk of users being confused… and most important of all, an abrupt reversion would itself constitute a violation of the site-wide rules that you cited.\n
        > \n
        > On June 16th, 2023, r/PICS (then r/Pics) asked its subscribers to vote on the state of the subreddit, and they overwhelmingly decided to feature only “images of John Oliver looking sexy.” On June 20th, 2023, a second poll was held, and it was determined that “any and all media featuring John Oliver” would be allowed. This also precipitated a change in the subreddit’s name from “/r/Pics” to “/r/PICS,” with the latter being an acronym for “Posts Illuminating Comedian’s Sexiness.”\n
        > \n
        > As we moderated r/PICS, however, we discovered that large amounts of profanity and offensive content – both of which are listed as NSFW by Reddit’s policies – were present in non-NSFW threads. This was problematic, as users expecting work-safe experiences were very likely to encounter non-work-safe material. Rather than abruptly alter our rules without first consulting the community (which would have confused users), we asked on June 26th, 2023 for subscribers to refrain from offering any NSFW content in non-NSFW threads.\n
        > \n
        > We also requested a response from Reddit on that same date.\n
        > \n
        > By July 3rd, 2023, the amount of profanity and offensive content in r/PICS had not declined, and Reddit had not responded to us. It was publicly announced that we had no choice but to mark the subreddit as being NSFW, so as to adhere to Reddit’s own mandates. It was also made clear that our longstanding rules – rules which should have seen r/Pics (in any form) being a NSFW community from the get-go – would be unchanged; that neither gore nor pornography would be allowed, but that tasteful nudity, profanity, and “offensive” content would continue to be acceptable. To reiterate, while we do celebrate a British comedian’s undeniable allure, we do not allow anything sexually explicit to be posted.\n
        > \n
        > Our surfaced resources – our sidebar, our rules, our wiki, and our announcements – make all of this exceptionally clear, but since Reddit provides no method by which users can be required to read said resources before participating, the visible marking of r/PICS as NSFW is vital to establishing reasonable expectations. Furthermore, as Reddit assures its partners that their advertisements will not run alongside profanity or offensive content, the aforementioned marking is also in said partners’ best interests. That same assurance indicates that moderators “set their own standards for conduct and ‘appropriate’ content,” indicating that r/PICS is solely responsible for determining what is and is not offensive (and policing accordingly). A failure on our part to appropriately list r/PICS as NSFW would therefore run counter to what advertisers have been told.\n
        > \n
        > We do understand that the shift may have caused some minor issues for Reddit, however, and as we have no desire to harm the platform, we are more than willing to discuss the situation with you. Please respond to our previous request for communication, and we will look forward to exploring productive paths forward. In the meantime, to ensure that r/PICS is adhering to all of Reddit’s guidelines and requests, we would be happy to revert the NSFW setting, restrict posting, and remove any and all content that could be considered “offensive” by anyone. If this compromise does not meet with your approval, please offer a publicly visible comment in response to our open letter. We understand that you are likely very busy, so we will wait until Friday, July 7th before taking any additional steps.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1688912835 {#2391
        date: 2023-07-09 16:27:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IntlLawGnome@kbin.social"
        "@siv9939@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2394 …}
      +nested: Doctrine\ORM\PersistentCollection {#2393 …}
      +votes: Doctrine\ORM\PersistentCollection {#1381 …}
      +reports: Doctrine\ORM\PersistentCollection {#1402 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
      -id: 8516
      -bodyTs: "'/r/pics':143,145 '/u/modcodeofconduct':7 '16th':79 '2023':80,111,232,261 '20th':110 '26th':231 '3rd':260 '7th':640 'abrupt':61,213 'accept':357 'accord':487 'acronym':151 'addit':644 'adher':301,571 'advertis':437,505 'aforement':447 'allow':131,344,373 'allur':369 'alongsid':441 'also':133,248,309,450 'alter':214 'amount':167,263 'announc':284,391 'anyon':603 'anyth':374 'appreci':15 'appropri':469,494 'approv':612 'ask':84,228 'assur':432,458 'best':454 'british':365 'busi':632 'caus':517 'celebr':363 'chang':45,136 'choic':289 'cite':76 'clear':311,397 'comedian':155,366 'comment':5,618 'communic':552 'communiti':221,328 'compromis':606 'concern':17 'conduct':467 'confus':54,225 'consid':600 'constitut':65 'consult':219 'content':172,241,268,352,445,470,596 'continu':2,354 'could':598 'counter':502 'date':257 'decid':98 'declin':273 'desir':529 'determin':120,478 'discov':164 'discuss':540 'encount':205 'ensur':567 'establish':426 'except':396 'expect':196,428 'experi':200 'explicit':376 'explor':559 'failur':489 'featur':100,126 'first':218 'form':324 'forward':557,562 'friday':638 'furthermor':429 'get':332 'get-go':331 'go':333 'gore':339 'guidelin':577 'happi':583 'harm':531 'held':116 'hope':26 'howev':162,523 'illumin':154 'imag':102 'import':57 'indic':459,471 'interest':455 'issu':520 'john':104,127 'juli':259,639 'june':78,109,230 'larg':166 'latter':148 'letter':624 'like':203,630 'list':177,495 'longstand':314 'look':106,556 'made':310 'make':392 'mandat':306 'mark':21,292,418,448 'materi':210 'may':515 'meantim':565 'media':125 'meet':609 'messag':13 'method':403 'minor':519 'moder':160,461 'name':141 'neither':338 'non':188,207,244 'non-nsfw':187,243 'non-work-saf':206 'nsfw':23,179,189,240,245,297,327,422,498,587 'nuditi':348 'offens':171,267,351,444,484,601 'offer':238,614 'oliv':105,128 'open':623 'overwhelm':97 'part':492 'particip':415 'partner':434,453 'path':561 'platform':533 'pleas':545,613 'polic':486 'polici':183 'poll':114 'pornographi':341 'post':153,379,590 'precipit':134 'present':185 'previous':549 'problemat':193 'product':560 'profan':169,265,349,442 'provid':401 'public':283,616 'question':40 'r/pics':19,81,83,161,270,321,420,473,496,569 'rather':211 'read':411 'reason':427 'reassur':31 'recent':12 'reddit':181,253,275,303,400,431,522,575 'refrain':236 'regard':18 'reiter':359 'remov':592 'request':249,550,579 'requir':409 'resourc':382,413 'respond':278,546 'respons':34,251,476,620 'restrict':589 'revers':62 'revert':585 'risk':50 'rule':73,216,315,316,386 'run':440,501 'safe':199,209 'said':412,452 'second':113 'seen':320 'set':462,588 'sexi':107,157 'sexual':375 'shift':38,514 'short':36 'sidebar':384 'sinc':399 'site':71 'site-wid':70 'situat':542 'sole':475 'standard':465 'state':91 'step':645 'subreddit':94,139,294 'subscrib':86,234 'sudden':44 'surfac':381 'take':642 'tast':347 'thank':8 'therefor':500 'thread':190,246 'told':508 'unchang':336 'undeni':368 'underneath':6 'understand':511,626 'us':280 'user':52,195,226,406 'violat':67 'visibl':417,617 'vital':424 'vote':88 'wait':636 'wide':72 'wiki':388 'will':538 'without':217 'work':198,208 'work-saf':197 'would':63,129,223,334,342,353,499,581"
      +ranking: 0
      +commentCount: 0
      +upVotes: 16
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/t/143612/-/comment/558206"
      +editedAt: DateTimeImmutable @1688610890 {#2389
        date: 2023-07-06 04:34:50.0 +02:00
      }
      +createdAt: DateTimeImmutable @1688606097 {#2369
        date: 2023-07-06 03:14:57.0 +02:00
      }
    }
  ]
  -id: 880
  -titleTs: "'/r/pics':1 '/u/modcodeofconduct':4 'accus':6 'break':9 'instead':24 'messag':5 'mod':16 'moder':2 'nsfw':15 'post':21 'public':22 'receiv':3 'repli':19 'respons':23 'rule':11 'site':10 'switch':13"
  -bodyTs: null
  +cross: false
  +upVotes: 22
  +downVotes: 0
  +ranking: 1688687815
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/143612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688601415 {#3181
    date: 2023-07-06 01:56:55.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
19 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2381
  +user: Proxies\__CG__\App\Entity\User {#1756 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3281 …}
  +slug: "r-PICS-moderators-receive-u-ModCodeofConduct-message-accusing-them-of-breaking-site"
  +title: "/r/PICS moderators receive /u/ModCodeofConduct message accusing them of breaking site rules by switching to NSFW; mods can't reply, so post public response instead"
  +url: "https://www.reddit.com/r/pics/comments/14rn8zd/the_rpics_moderators_cant_respond_to_reddit/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 127
  +score: 22
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688912835 {#3266
    date: 2023-07-09 16:27:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3283 …}
  +votes: Doctrine\ORM\PersistentCollection {#3285 …}
  +reports: Doctrine\ORM\PersistentCollection {#3287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
  +badges: Doctrine\ORM\PersistentCollection {#3293 …}
  +children: [
    1 => App\Entity\EntryComment {#2378
      +user: Proxies\__CG__\App\Entity\User {#2379 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Their post:\n
        \n
        > Greetings, r/PICS!\n
        > \n
        > The moderators were recently contacted by u/ModCodeofConduct, who had this to say:\n
        > \n
        > > We noticed you recently marked your community NSFW. This action is likely to confuse your community members, as people subscribe to communities based on the content at the time of subscription. This is a violation of the Mod Code of Conduct rule 2.\n
        > > \n
        > > ```\n
        > > While we recognize communities can gradually change as they grow, when your content suddenly changes from generally safe for work to sexually explicit, it harms the community members.\n
        > > \n
        > > While we can see you haven't taken the step of approving sexually explicit content, we need to separate your community from the communities that abruptly become NSFW and post sexually explicit content, situations in which we immediately take action. Please correct the NSFW marking on your subreddit so that we can separate your community from those violating sitewide rules.\n
        > > \n
        > > Thank you.\n
        > > \n
        > > ```\n
        > \n
        > As subscribers to r/PICS are aware, the moderators here have worked very hard to ensure that the community adheres to every mandate and message that Reddit has surfaced. Unfortunately, we were unable to state as much to u/ModCodeofConduct, as they disabled the ability for us reply.\n
        > \n
        > We do not wish Reddit to think that we have ignored their attempt at contact (which would be very rude of us), so we will be offering our response here. We apologize for locking the thread, but as Reddit has yet to answer our previous letter, we are operating under the assumption that it went unseen amongst other comments.\n
        > \n
        > Thank you (as always) for subscribing to r/PICS!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1688651957 {#2385
        date: 2023-07-06 15:59:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IntlLawGnome@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2383 …}
      +nested: Doctrine\ORM\PersistentCollection {#1906 …}
      +votes: Doctrine\ORM\PersistentCollection {#1708 …}
      +reports: Doctrine\ORM\PersistentCollection {#1410 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1907 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
      -id: 8511
      -bodyTs: "'2':59 'abil':192 'abrupt':113 'action':26,127 'adher':168 'alway':258 'amongst':252 'answer':238 'apolog':227 'approv':99 'assumpt':247 'attempt':208 'awar':155 'base':39 'becom':114 'chang':66,74 'code':55 'comment':254 'communiti':23,32,38,63,86,108,111,142,167 'conduct':57 'confus':30 'contact':9,210 'content':42,72,102,120 'correct':129 'disabl':190 'ensur':164 'everi':170 'explicit':82,101,119 'general':76 'gradual':65 'greet':3 'grow':69 'hard':162 'harm':84 'haven':93 'ignor':206 'immedi':125 'letter':241 'like':28 'lock':229 'mandat':171 'mark':21,132 'member':33,87 'messag':173 'mod':54 'moder':6,157 'much':185 'need':104 'notic':18 'nsfw':24,115,131 'offer':222 'oper':244 'peopl':35 'pleas':128 'post':2,117 'previous':240 'r/pics':4,153,262 'recent':8,20 'recogn':62 'reddit':175,200,234 'repli':195 'respons':224 'rude':215 'rule':58,147 'safe':77 'say':16 'see':91 'separ':106,140 'sexual':81,100,118 'sitewid':146 'situat':121 'state':183 'step':97 'subreddit':135 'subscrib':36,151,260 'subscript':47 'sudden':73 'surfac':177 'take':126 'taken':95 'thank':148,255 'think':202 'thread':231 'time':45 'u/modcodeofconduct':11,187 'unabl':181 'unfortun':178 'unseen':251 'us':194,217 'violat':51,145 'went':250 'wish':199 'work':79,160 'would':212 'yet':236"
      +ranking: 0
      +commentCount: 0
      +upVotes: 13
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/t/143612/-/comment/557667"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688604339 {#2384
        date: 2023-07-06 02:45:39.0 +02:00
      }
    }
    0 => App\Entity\EntryComment {#2387
      +user: Proxies\__CG__\App\Entity\User {#2392 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
      +image: null
      +parent: App\Entity\EntryComment {#2378}
      +root: App\Entity\EntryComment {#2378}
      +body: """
        They continue in a comment underneath:\n
        \n
        > /u/ModCodeofConduct,\n
        > \n
        > Thank you for your recent message.\n
        > \n
        > We appreciate your concerns regarding r/PICS being marked as NSFW, and we hope that you will be reassured by our response. In short, the shift in question was not a sudden change, nor is there any risk of users being confused… and most important of all, an abrupt reversion would itself constitute a violation of the site-wide rules that you cited.\n
        > \n
        > On June 16th, 2023, r/PICS (then r/Pics) asked its subscribers to vote on the state of the subreddit, and they overwhelmingly decided to feature only “images of John Oliver looking sexy.” On June 20th, 2023, a second poll was held, and it was determined that “any and all media featuring John Oliver” would be allowed. This also precipitated a change in the subreddit’s name from “/r/Pics” to “/r/PICS,” with the latter being an acronym for “Posts Illuminating Comedian’s Sexiness.”\n
        > \n
        > As we moderated r/PICS, however, we discovered that large amounts of profanity and offensive content – both of which are listed as NSFW by Reddit’s policies – were present in non-NSFW threads. This was problematic, as users expecting work-safe experiences were very likely to encounter non-work-safe material. Rather than abruptly alter our rules without first consulting the community (which would have confused users), we asked on June 26th, 2023 for subscribers to refrain from offering any NSFW content in non-NSFW threads.\n
        > \n
        > We also requested a response from Reddit on that same date.\n
        > \n
        > By July 3rd, 2023, the amount of profanity and offensive content in r/PICS had not declined, and Reddit had not responded to us. It was publicly announced that we had no choice but to mark the subreddit as being NSFW, so as to adhere to Reddit’s own mandates. It was also made clear that our longstanding rules – rules which should have seen r/Pics (in any form) being a NSFW community from the get-go – would be unchanged; that neither gore nor pornography would be allowed, but that tasteful nudity, profanity, and “offensive” content would continue to be acceptable. To reiterate, while we do celebrate a British comedian’s undeniable allure, we do not allow anything sexually explicit to be posted.\n
        > \n
        > Our surfaced resources – our sidebar, our rules, our wiki, and our announcements – make all of this exceptionally clear, but since Reddit provides no method by which users can be required to read said resources before participating, the visible marking of r/PICS as NSFW is vital to establishing reasonable expectations. Furthermore, as Reddit assures its partners that their advertisements will not run alongside profanity or offensive content, the aforementioned marking is also in said partners’ best interests. That same assurance indicates that moderators “set their own standards for conduct and ‘appropriate’ content,” indicating that r/PICS is solely responsible for determining what is and is not offensive (and policing accordingly). A failure on our part to appropriately list r/PICS as NSFW would therefore run counter to what advertisers have been told.\n
        > \n
        > We do understand that the shift may have caused some minor issues for Reddit, however, and as we have no desire to harm the platform, we are more than willing to discuss the situation with you. Please respond to our previous request for communication, and we will look forward to exploring productive paths forward. In the meantime, to ensure that r/PICS is adhering to all of Reddit’s guidelines and requests, we would be happy to revert the NSFW setting, restrict posting, and remove any and all content that could be considered “offensive” by anyone. If this compromise does not meet with your approval, please offer a publicly visible comment in response to our open letter. We understand that you are likely very busy, so we will wait until Friday, July 7th before taking any additional steps.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1688912835 {#2391
        date: 2023-07-09 16:27:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IntlLawGnome@kbin.social"
        "@siv9939@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2394 …}
      +nested: Doctrine\ORM\PersistentCollection {#2393 …}
      +votes: Doctrine\ORM\PersistentCollection {#1381 …}
      +reports: Doctrine\ORM\PersistentCollection {#1402 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
      -id: 8516
      -bodyTs: "'/r/pics':143,145 '/u/modcodeofconduct':7 '16th':79 '2023':80,111,232,261 '20th':110 '26th':231 '3rd':260 '7th':640 'abrupt':61,213 'accept':357 'accord':487 'acronym':151 'addit':644 'adher':301,571 'advertis':437,505 'aforement':447 'allow':131,344,373 'allur':369 'alongsid':441 'also':133,248,309,450 'alter':214 'amount':167,263 'announc':284,391 'anyon':603 'anyth':374 'appreci':15 'appropri':469,494 'approv':612 'ask':84,228 'assur':432,458 'best':454 'british':365 'busi':632 'caus':517 'celebr':363 'chang':45,136 'choic':289 'cite':76 'clear':311,397 'comedian':155,366 'comment':5,618 'communic':552 'communiti':221,328 'compromis':606 'concern':17 'conduct':467 'confus':54,225 'consid':600 'constitut':65 'consult':219 'content':172,241,268,352,445,470,596 'continu':2,354 'could':598 'counter':502 'date':257 'decid':98 'declin':273 'desir':529 'determin':120,478 'discov':164 'discuss':540 'encount':205 'ensur':567 'establish':426 'except':396 'expect':196,428 'experi':200 'explicit':376 'explor':559 'failur':489 'featur':100,126 'first':218 'form':324 'forward':557,562 'friday':638 'furthermor':429 'get':332 'get-go':331 'go':333 'gore':339 'guidelin':577 'happi':583 'harm':531 'held':116 'hope':26 'howev':162,523 'illumin':154 'imag':102 'import':57 'indic':459,471 'interest':455 'issu':520 'john':104,127 'juli':259,639 'june':78,109,230 'larg':166 'latter':148 'letter':624 'like':203,630 'list':177,495 'longstand':314 'look':106,556 'made':310 'make':392 'mandat':306 'mark':21,292,418,448 'materi':210 'may':515 'meantim':565 'media':125 'meet':609 'messag':13 'method':403 'minor':519 'moder':160,461 'name':141 'neither':338 'non':188,207,244 'non-nsfw':187,243 'non-work-saf':206 'nsfw':23,179,189,240,245,297,327,422,498,587 'nuditi':348 'offens':171,267,351,444,484,601 'offer':238,614 'oliv':105,128 'open':623 'overwhelm':97 'part':492 'particip':415 'partner':434,453 'path':561 'platform':533 'pleas':545,613 'polic':486 'polici':183 'poll':114 'pornographi':341 'post':153,379,590 'precipit':134 'present':185 'previous':549 'problemat':193 'product':560 'profan':169,265,349,442 'provid':401 'public':283,616 'question':40 'r/pics':19,81,83,161,270,321,420,473,496,569 'rather':211 'read':411 'reason':427 'reassur':31 'recent':12 'reddit':181,253,275,303,400,431,522,575 'refrain':236 'regard':18 'reiter':359 'remov':592 'request':249,550,579 'requir':409 'resourc':382,413 'respond':278,546 'respons':34,251,476,620 'restrict':589 'revers':62 'revert':585 'risk':50 'rule':73,216,315,316,386 'run':440,501 'safe':199,209 'said':412,452 'second':113 'seen':320 'set':462,588 'sexi':107,157 'sexual':375 'shift':38,514 'short':36 'sidebar':384 'sinc':399 'site':71 'site-wid':70 'situat':542 'sole':475 'standard':465 'state':91 'step':645 'subreddit':94,139,294 'subscrib':86,234 'sudden':44 'surfac':381 'take':642 'tast':347 'thank':8 'therefor':500 'thread':190,246 'told':508 'unchang':336 'undeni':368 'underneath':6 'understand':511,626 'us':280 'user':52,195,226,406 'violat':67 'visibl':417,617 'vital':424 'vote':88 'wait':636 'wide':72 'wiki':388 'will':538 'without':217 'work':198,208 'work-saf':197 'would':63,129,223,334,342,353,499,581"
      +ranking: 0
      +commentCount: 0
      +upVotes: 16
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/t/143612/-/comment/558206"
      +editedAt: DateTimeImmutable @1688610890 {#2389
        date: 2023-07-06 04:34:50.0 +02:00
      }
      +createdAt: DateTimeImmutable @1688606097 {#2369
        date: 2023-07-06 03:14:57.0 +02:00
      }
    }
  ]
  -id: 880
  -titleTs: "'/r/pics':1 '/u/modcodeofconduct':4 'accus':6 'break':9 'instead':24 'messag':5 'mod':16 'moder':2 'nsfw':15 'post':21 'public':22 'receiv':3 'repli':19 'respons':23 'rule':11 'site':10 'switch':13"
  -bodyTs: null
  +cross: false
  +upVotes: 22
  +downVotes: 0
  +ranking: 1688687815
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/143612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688601415 {#3181
    date: 2023-07-06 01:56:55.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
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2381
  +user: Proxies\__CG__\App\Entity\User {#1756 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3281 …}
  +slug: "r-PICS-moderators-receive-u-ModCodeofConduct-message-accusing-them-of-breaking-site"
  +title: "/r/PICS moderators receive /u/ModCodeofConduct message accusing them of breaking site rules by switching to NSFW; mods can't reply, so post public response instead"
  +url: "https://www.reddit.com/r/pics/comments/14rn8zd/the_rpics_moderators_cant_respond_to_reddit/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 127
  +score: 22
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688912835 {#3266
    date: 2023-07-09 16:27:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3283 …}
  +votes: Doctrine\ORM\PersistentCollection {#3285 …}
  +reports: Doctrine\ORM\PersistentCollection {#3287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
  +badges: Doctrine\ORM\PersistentCollection {#3293 …}
  +children: [
    1 => App\Entity\EntryComment {#2378
      +user: Proxies\__CG__\App\Entity\User {#2379 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Their post:\n
        \n
        > Greetings, r/PICS!\n
        > \n
        > The moderators were recently contacted by u/ModCodeofConduct, who had this to say:\n
        > \n
        > > We noticed you recently marked your community NSFW. This action is likely to confuse your community members, as people subscribe to communities based on the content at the time of subscription. This is a violation of the Mod Code of Conduct rule 2.\n
        > > \n
        > > ```\n
        > > While we recognize communities can gradually change as they grow, when your content suddenly changes from generally safe for work to sexually explicit, it harms the community members.\n
        > > \n
        > > While we can see you haven't taken the step of approving sexually explicit content, we need to separate your community from the communities that abruptly become NSFW and post sexually explicit content, situations in which we immediately take action. Please correct the NSFW marking on your subreddit so that we can separate your community from those violating sitewide rules.\n
        > > \n
        > > Thank you.\n
        > > \n
        > > ```\n
        > \n
        > As subscribers to r/PICS are aware, the moderators here have worked very hard to ensure that the community adheres to every mandate and message that Reddit has surfaced. Unfortunately, we were unable to state as much to u/ModCodeofConduct, as they disabled the ability for us reply.\n
        > \n
        > We do not wish Reddit to think that we have ignored their attempt at contact (which would be very rude of us), so we will be offering our response here. We apologize for locking the thread, but as Reddit has yet to answer our previous letter, we are operating under the assumption that it went unseen amongst other comments.\n
        > \n
        > Thank you (as always) for subscribing to r/PICS!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1688651957 {#2385
        date: 2023-07-06 15:59:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IntlLawGnome@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2383 …}
      +nested: Doctrine\ORM\PersistentCollection {#1906 …}
      +votes: Doctrine\ORM\PersistentCollection {#1708 …}
      +reports: Doctrine\ORM\PersistentCollection {#1410 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1907 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
      -id: 8511
      -bodyTs: "'2':59 'abil':192 'abrupt':113 'action':26,127 'adher':168 'alway':258 'amongst':252 'answer':238 'apolog':227 'approv':99 'assumpt':247 'attempt':208 'awar':155 'base':39 'becom':114 'chang':66,74 'code':55 'comment':254 'communiti':23,32,38,63,86,108,111,142,167 'conduct':57 'confus':30 'contact':9,210 'content':42,72,102,120 'correct':129 'disabl':190 'ensur':164 'everi':170 'explicit':82,101,119 'general':76 'gradual':65 'greet':3 'grow':69 'hard':162 'harm':84 'haven':93 'ignor':206 'immedi':125 'letter':241 'like':28 'lock':229 'mandat':171 'mark':21,132 'member':33,87 'messag':173 'mod':54 'moder':6,157 'much':185 'need':104 'notic':18 'nsfw':24,115,131 'offer':222 'oper':244 'peopl':35 'pleas':128 'post':2,117 'previous':240 'r/pics':4,153,262 'recent':8,20 'recogn':62 'reddit':175,200,234 'repli':195 'respons':224 'rude':215 'rule':58,147 'safe':77 'say':16 'see':91 'separ':106,140 'sexual':81,100,118 'sitewid':146 'situat':121 'state':183 'step':97 'subreddit':135 'subscrib':36,151,260 'subscript':47 'sudden':73 'surfac':177 'take':126 'taken':95 'thank':148,255 'think':202 'thread':231 'time':45 'u/modcodeofconduct':11,187 'unabl':181 'unfortun':178 'unseen':251 'us':194,217 'violat':51,145 'went':250 'wish':199 'work':79,160 'would':212 'yet':236"
      +ranking: 0
      +commentCount: 0
      +upVotes: 13
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/t/143612/-/comment/557667"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688604339 {#2384
        date: 2023-07-06 02:45:39.0 +02:00
      }
    }
    0 => App\Entity\EntryComment {#2387
      +user: Proxies\__CG__\App\Entity\User {#2392 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
      +image: null
      +parent: App\Entity\EntryComment {#2378}
      +root: App\Entity\EntryComment {#2378}
      +body: """
        They continue in a comment underneath:\n
        \n
        > /u/ModCodeofConduct,\n
        > \n
        > Thank you for your recent message.\n
        > \n
        > We appreciate your concerns regarding r/PICS being marked as NSFW, and we hope that you will be reassured by our response. In short, the shift in question was not a sudden change, nor is there any risk of users being confused… and most important of all, an abrupt reversion would itself constitute a violation of the site-wide rules that you cited.\n
        > \n
        > On June 16th, 2023, r/PICS (then r/Pics) asked its subscribers to vote on the state of the subreddit, and they overwhelmingly decided to feature only “images of John Oliver looking sexy.” On June 20th, 2023, a second poll was held, and it was determined that “any and all media featuring John Oliver” would be allowed. This also precipitated a change in the subreddit’s name from “/r/Pics” to “/r/PICS,” with the latter being an acronym for “Posts Illuminating Comedian’s Sexiness.”\n
        > \n
        > As we moderated r/PICS, however, we discovered that large amounts of profanity and offensive content – both of which are listed as NSFW by Reddit’s policies – were present in non-NSFW threads. This was problematic, as users expecting work-safe experiences were very likely to encounter non-work-safe material. Rather than abruptly alter our rules without first consulting the community (which would have confused users), we asked on June 26th, 2023 for subscribers to refrain from offering any NSFW content in non-NSFW threads.\n
        > \n
        > We also requested a response from Reddit on that same date.\n
        > \n
        > By July 3rd, 2023, the amount of profanity and offensive content in r/PICS had not declined, and Reddit had not responded to us. It was publicly announced that we had no choice but to mark the subreddit as being NSFW, so as to adhere to Reddit’s own mandates. It was also made clear that our longstanding rules – rules which should have seen r/Pics (in any form) being a NSFW community from the get-go – would be unchanged; that neither gore nor pornography would be allowed, but that tasteful nudity, profanity, and “offensive” content would continue to be acceptable. To reiterate, while we do celebrate a British comedian’s undeniable allure, we do not allow anything sexually explicit to be posted.\n
        > \n
        > Our surfaced resources – our sidebar, our rules, our wiki, and our announcements – make all of this exceptionally clear, but since Reddit provides no method by which users can be required to read said resources before participating, the visible marking of r/PICS as NSFW is vital to establishing reasonable expectations. Furthermore, as Reddit assures its partners that their advertisements will not run alongside profanity or offensive content, the aforementioned marking is also in said partners’ best interests. That same assurance indicates that moderators “set their own standards for conduct and ‘appropriate’ content,” indicating that r/PICS is solely responsible for determining what is and is not offensive (and policing accordingly). A failure on our part to appropriately list r/PICS as NSFW would therefore run counter to what advertisers have been told.\n
        > \n
        > We do understand that the shift may have caused some minor issues for Reddit, however, and as we have no desire to harm the platform, we are more than willing to discuss the situation with you. Please respond to our previous request for communication, and we will look forward to exploring productive paths forward. In the meantime, to ensure that r/PICS is adhering to all of Reddit’s guidelines and requests, we would be happy to revert the NSFW setting, restrict posting, and remove any and all content that could be considered “offensive” by anyone. If this compromise does not meet with your approval, please offer a publicly visible comment in response to our open letter. We understand that you are likely very busy, so we will wait until Friday, July 7th before taking any additional steps.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1688912835 {#2391
        date: 2023-07-09 16:27:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IntlLawGnome@kbin.social"
        "@siv9939@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2394 …}
      +nested: Doctrine\ORM\PersistentCollection {#2393 …}
      +votes: Doctrine\ORM\PersistentCollection {#1381 …}
      +reports: Doctrine\ORM\PersistentCollection {#1402 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
      -id: 8516
      -bodyTs: "'/r/pics':143,145 '/u/modcodeofconduct':7 '16th':79 '2023':80,111,232,261 '20th':110 '26th':231 '3rd':260 '7th':640 'abrupt':61,213 'accept':357 'accord':487 'acronym':151 'addit':644 'adher':301,571 'advertis':437,505 'aforement':447 'allow':131,344,373 'allur':369 'alongsid':441 'also':133,248,309,450 'alter':214 'amount':167,263 'announc':284,391 'anyon':603 'anyth':374 'appreci':15 'appropri':469,494 'approv':612 'ask':84,228 'assur':432,458 'best':454 'british':365 'busi':632 'caus':517 'celebr':363 'chang':45,136 'choic':289 'cite':76 'clear':311,397 'comedian':155,366 'comment':5,618 'communic':552 'communiti':221,328 'compromis':606 'concern':17 'conduct':467 'confus':54,225 'consid':600 'constitut':65 'consult':219 'content':172,241,268,352,445,470,596 'continu':2,354 'could':598 'counter':502 'date':257 'decid':98 'declin':273 'desir':529 'determin':120,478 'discov':164 'discuss':540 'encount':205 'ensur':567 'establish':426 'except':396 'expect':196,428 'experi':200 'explicit':376 'explor':559 'failur':489 'featur':100,126 'first':218 'form':324 'forward':557,562 'friday':638 'furthermor':429 'get':332 'get-go':331 'go':333 'gore':339 'guidelin':577 'happi':583 'harm':531 'held':116 'hope':26 'howev':162,523 'illumin':154 'imag':102 'import':57 'indic':459,471 'interest':455 'issu':520 'john':104,127 'juli':259,639 'june':78,109,230 'larg':166 'latter':148 'letter':624 'like':203,630 'list':177,495 'longstand':314 'look':106,556 'made':310 'make':392 'mandat':306 'mark':21,292,418,448 'materi':210 'may':515 'meantim':565 'media':125 'meet':609 'messag':13 'method':403 'minor':519 'moder':160,461 'name':141 'neither':338 'non':188,207,244 'non-nsfw':187,243 'non-work-saf':206 'nsfw':23,179,189,240,245,297,327,422,498,587 'nuditi':348 'offens':171,267,351,444,484,601 'offer':238,614 'oliv':105,128 'open':623 'overwhelm':97 'part':492 'particip':415 'partner':434,453 'path':561 'platform':533 'pleas':545,613 'polic':486 'polici':183 'poll':114 'pornographi':341 'post':153,379,590 'precipit':134 'present':185 'previous':549 'problemat':193 'product':560 'profan':169,265,349,442 'provid':401 'public':283,616 'question':40 'r/pics':19,81,83,161,270,321,420,473,496,569 'rather':211 'read':411 'reason':427 'reassur':31 'recent':12 'reddit':181,253,275,303,400,431,522,575 'refrain':236 'regard':18 'reiter':359 'remov':592 'request':249,550,579 'requir':409 'resourc':382,413 'respond':278,546 'respons':34,251,476,620 'restrict':589 'revers':62 'revert':585 'risk':50 'rule':73,216,315,316,386 'run':440,501 'safe':199,209 'said':412,452 'second':113 'seen':320 'set':462,588 'sexi':107,157 'sexual':375 'shift':38,514 'short':36 'sidebar':384 'sinc':399 'site':71 'site-wid':70 'situat':542 'sole':475 'standard':465 'state':91 'step':645 'subreddit':94,139,294 'subscrib':86,234 'sudden':44 'surfac':381 'take':642 'tast':347 'thank':8 'therefor':500 'thread':190,246 'told':508 'unchang':336 'undeni':368 'underneath':6 'understand':511,626 'us':280 'user':52,195,226,406 'violat':67 'visibl':417,617 'vital':424 'vote':88 'wait':636 'wide':72 'wiki':388 'will':538 'without':217 'work':198,208 'work-saf':197 'would':63,129,223,334,342,353,499,581"
      +ranking: 0
      +commentCount: 0
      +upVotes: 16
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/t/143612/-/comment/558206"
      +editedAt: DateTimeImmutable @1688610890 {#2389
        date: 2023-07-06 04:34:50.0 +02:00
      }
      +createdAt: DateTimeImmutable @1688606097 {#2369
        date: 2023-07-06 03:14:57.0 +02:00
      }
    }
  ]
  -id: 880
  -titleTs: "'/r/pics':1 '/u/modcodeofconduct':4 'accus':6 'break':9 'instead':24 'messag':5 'mod':16 'moder':2 'nsfw':15 'post':21 'public':22 'receiv':3 'repli':19 'respons':23 'rule':11 'site':10 'switch':13"
  -bodyTs: null
  +cross: false
  +upVotes: 22
  +downVotes: 0
  +ranking: 1688687815
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/143612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688601415 {#3181
    date: 2023-07-06 01:56:55.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
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 {#2378
  +user: Proxies\__CG__\App\Entity\User {#2379 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2381
    +user: Proxies\__CG__\App\Entity\User {#1756 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3281 …}
    +slug: "r-PICS-moderators-receive-u-ModCodeofConduct-message-accusing-them-of-breaking-site"
    +title: "/r/PICS moderators receive /u/ModCodeofConduct message accusing them of breaking site rules by switching to NSFW; mods can't reply, so post public response instead"
    +url: "https://www.reddit.com/r/pics/comments/14rn8zd/the_rpics_moderators_cant_respond_to_reddit/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 27
    +favouriteCount: 127
    +score: 22
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688912835 {#3266
      date: 2023-07-09 16:27:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3283 …}
    +votes: Doctrine\ORM\PersistentCollection {#3285 …}
    +reports: Doctrine\ORM\PersistentCollection {#3287 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
    +badges: Doctrine\ORM\PersistentCollection {#3293 …}
    +children: [
      1 => App\Entity\EntryComment {#2378}
      0 => App\Entity\EntryComment {#2387
        +user: Proxies\__CG__\App\Entity\User {#2392 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
        +image: null
        +parent: App\Entity\EntryComment {#2378}
        +root: App\Entity\EntryComment {#2378}
        +body: """
          They continue in a comment underneath:\n
          \n
          > /u/ModCodeofConduct,\n
          > \n
          > Thank you for your recent message.\n
          > \n
          > We appreciate your concerns regarding r/PICS being marked as NSFW, and we hope that you will be reassured by our response. In short, the shift in question was not a sudden change, nor is there any risk of users being confused… and most important of all, an abrupt reversion would itself constitute a violation of the site-wide rules that you cited.\n
          > \n
          > On June 16th, 2023, r/PICS (then r/Pics) asked its subscribers to vote on the state of the subreddit, and they overwhelmingly decided to feature only “images of John Oliver looking sexy.” On June 20th, 2023, a second poll was held, and it was determined that “any and all media featuring John Oliver” would be allowed. This also precipitated a change in the subreddit’s name from “/r/Pics” to “/r/PICS,” with the latter being an acronym for “Posts Illuminating Comedian’s Sexiness.”\n
          > \n
          > As we moderated r/PICS, however, we discovered that large amounts of profanity and offensive content – both of which are listed as NSFW by Reddit’s policies – were present in non-NSFW threads. This was problematic, as users expecting work-safe experiences were very likely to encounter non-work-safe material. Rather than abruptly alter our rules without first consulting the community (which would have confused users), we asked on June 26th, 2023 for subscribers to refrain from offering any NSFW content in non-NSFW threads.\n
          > \n
          > We also requested a response from Reddit on that same date.\n
          > \n
          > By July 3rd, 2023, the amount of profanity and offensive content in r/PICS had not declined, and Reddit had not responded to us. It was publicly announced that we had no choice but to mark the subreddit as being NSFW, so as to adhere to Reddit’s own mandates. It was also made clear that our longstanding rules – rules which should have seen r/Pics (in any form) being a NSFW community from the get-go – would be unchanged; that neither gore nor pornography would be allowed, but that tasteful nudity, profanity, and “offensive” content would continue to be acceptable. To reiterate, while we do celebrate a British comedian’s undeniable allure, we do not allow anything sexually explicit to be posted.\n
          > \n
          > Our surfaced resources – our sidebar, our rules, our wiki, and our announcements – make all of this exceptionally clear, but since Reddit provides no method by which users can be required to read said resources before participating, the visible marking of r/PICS as NSFW is vital to establishing reasonable expectations. Furthermore, as Reddit assures its partners that their advertisements will not run alongside profanity or offensive content, the aforementioned marking is also in said partners’ best interests. That same assurance indicates that moderators “set their own standards for conduct and ‘appropriate’ content,” indicating that r/PICS is solely responsible for determining what is and is not offensive (and policing accordingly). A failure on our part to appropriately list r/PICS as NSFW would therefore run counter to what advertisers have been told.\n
          > \n
          > We do understand that the shift may have caused some minor issues for Reddit, however, and as we have no desire to harm the platform, we are more than willing to discuss the situation with you. Please respond to our previous request for communication, and we will look forward to exploring productive paths forward. In the meantime, to ensure that r/PICS is adhering to all of Reddit’s guidelines and requests, we would be happy to revert the NSFW setting, restrict posting, and remove any and all content that could be considered “offensive” by anyone. If this compromise does not meet with your approval, please offer a publicly visible comment in response to our open letter. We understand that you are likely very busy, so we will wait until Friday, July 7th before taking any additional steps.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1688912835 {#2391
          date: 2023-07-09 16:27:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IntlLawGnome@kbin.social"
          "@siv9939@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 8516
        -bodyTs: "'/r/pics':143,145 '/u/modcodeofconduct':7 '16th':79 '2023':80,111,232,261 '20th':110 '26th':231 '3rd':260 '7th':640 'abrupt':61,213 'accept':357 'accord':487 'acronym':151 'addit':644 'adher':301,571 'advertis':437,505 'aforement':447 'allow':131,344,373 'allur':369 'alongsid':441 'also':133,248,309,450 'alter':214 'amount':167,263 'announc':284,391 'anyon':603 'anyth':374 'appreci':15 'appropri':469,494 'approv':612 'ask':84,228 'assur':432,458 'best':454 'british':365 'busi':632 'caus':517 'celebr':363 'chang':45,136 'choic':289 'cite':76 'clear':311,397 'comedian':155,366 'comment':5,618 'communic':552 'communiti':221,328 'compromis':606 'concern':17 'conduct':467 'confus':54,225 'consid':600 'constitut':65 'consult':219 'content':172,241,268,352,445,470,596 'continu':2,354 'could':598 'counter':502 'date':257 'decid':98 'declin':273 'desir':529 'determin':120,478 'discov':164 'discuss':540 'encount':205 'ensur':567 'establish':426 'except':396 'expect':196,428 'experi':200 'explicit':376 'explor':559 'failur':489 'featur':100,126 'first':218 'form':324 'forward':557,562 'friday':638 'furthermor':429 'get':332 'get-go':331 'go':333 'gore':339 'guidelin':577 'happi':583 'harm':531 'held':116 'hope':26 'howev':162,523 'illumin':154 'imag':102 'import':57 'indic':459,471 'interest':455 'issu':520 'john':104,127 'juli':259,639 'june':78,109,230 'larg':166 'latter':148 'letter':624 'like':203,630 'list':177,495 'longstand':314 'look':106,556 'made':310 'make':392 'mandat':306 'mark':21,292,418,448 'materi':210 'may':515 'meantim':565 'media':125 'meet':609 'messag':13 'method':403 'minor':519 'moder':160,461 'name':141 'neither':338 'non':188,207,244 'non-nsfw':187,243 'non-work-saf':206 'nsfw':23,179,189,240,245,297,327,422,498,587 'nuditi':348 'offens':171,267,351,444,484,601 'offer':238,614 'oliv':105,128 'open':623 'overwhelm':97 'part':492 'particip':415 'partner':434,453 'path':561 'platform':533 'pleas':545,613 'polic':486 'polici':183 'poll':114 'pornographi':341 'post':153,379,590 'precipit':134 'present':185 'previous':549 'problemat':193 'product':560 'profan':169,265,349,442 'provid':401 'public':283,616 'question':40 'r/pics':19,81,83,161,270,321,420,473,496,569 'rather':211 'read':411 'reason':427 'reassur':31 'recent':12 'reddit':181,253,275,303,400,431,522,575 'refrain':236 'regard':18 'reiter':359 'remov':592 'request':249,550,579 'requir':409 'resourc':382,413 'respond':278,546 'respons':34,251,476,620 'restrict':589 'revers':62 'revert':585 'risk':50 'rule':73,216,315,316,386 'run':440,501 'safe':199,209 'said':412,452 'second':113 'seen':320 'set':462,588 'sexi':107,157 'sexual':375 'shift':38,514 'short':36 'sidebar':384 'sinc':399 'site':71 'site-wid':70 'situat':542 'sole':475 'standard':465 'state':91 'step':645 'subreddit':94,139,294 'subscrib':86,234 'sudden':44 'surfac':381 'take':642 'tast':347 'thank':8 'therefor':500 'thread':190,246 'told':508 'unchang':336 'undeni':368 'underneath':6 'understand':511,626 'us':280 'user':52,195,226,406 'violat':67 'visibl':417,617 'vital':424 'vote':88 'wait':636 'wide':72 'wiki':388 'will':538 'without':217 'work':198,208 'work-saf':197 'would':63,129,223,334,342,353,499,581"
        +ranking: 0
        +commentCount: 0
        +upVotes: 16
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/RedditMigration/t/143612/-/comment/558206"
        +editedAt: DateTimeImmutable @1688610890 {#2389
          date: 2023-07-06 04:34:50.0 +02:00
        }
        +createdAt: DateTimeImmutable @1688606097 {#2369
          date: 2023-07-06 03:14:57.0 +02:00
        }
      }
    ]
    -id: 880
    -titleTs: "'/r/pics':1 '/u/modcodeofconduct':4 'accus':6 'break':9 'instead':24 'messag':5 'mod':16 'moder':2 'nsfw':15 'post':21 'public':22 'receiv':3 'repli':19 'respons':23 'rule':11 'site':10 'switch':13"
    -bodyTs: null
    +cross: false
    +upVotes: 22
    +downVotes: 0
    +ranking: 1688687815
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/143612"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688601415 {#3181
      date: 2023-07-06 01:56:55.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Their post:\n
    \n
    > Greetings, r/PICS!\n
    > \n
    > The moderators were recently contacted by u/ModCodeofConduct, who had this to say:\n
    > \n
    > > We noticed you recently marked your community NSFW. This action is likely to confuse your community members, as people subscribe to communities based on the content at the time of subscription. This is a violation of the Mod Code of Conduct rule 2.\n
    > > \n
    > > ```\n
    > > While we recognize communities can gradually change as they grow, when your content suddenly changes from generally safe for work to sexually explicit, it harms the community members.\n
    > > \n
    > > While we can see you haven't taken the step of approving sexually explicit content, we need to separate your community from the communities that abruptly become NSFW and post sexually explicit content, situations in which we immediately take action. Please correct the NSFW marking on your subreddit so that we can separate your community from those violating sitewide rules.\n
    > > \n
    > > Thank you.\n
    > > \n
    > > ```\n
    > \n
    > As subscribers to r/PICS are aware, the moderators here have worked very hard to ensure that the community adheres to every mandate and message that Reddit has surfaced. Unfortunately, we were unable to state as much to u/ModCodeofConduct, as they disabled the ability for us reply.\n
    > \n
    > We do not wish Reddit to think that we have ignored their attempt at contact (which would be very rude of us), so we will be offering our response here. We apologize for locking the thread, but as Reddit has yet to answer our previous letter, we are operating under the assumption that it went unseen amongst other comments.\n
    > \n
    > Thank you (as always) for subscribing to r/PICS!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1688651957 {#2385
    date: 2023-07-06 15:59:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IntlLawGnome@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2383 …}
  +nested: Doctrine\ORM\PersistentCollection {#1906 …}
  +votes: Doctrine\ORM\PersistentCollection {#1708 …}
  +reports: Doctrine\ORM\PersistentCollection {#1410 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
  -id: 8511
  -bodyTs: "'2':59 'abil':192 'abrupt':113 'action':26,127 'adher':168 'alway':258 'amongst':252 'answer':238 'apolog':227 'approv':99 'assumpt':247 'attempt':208 'awar':155 'base':39 'becom':114 'chang':66,74 'code':55 'comment':254 'communiti':23,32,38,63,86,108,111,142,167 'conduct':57 'confus':30 'contact':9,210 'content':42,72,102,120 'correct':129 'disabl':190 'ensur':164 'everi':170 'explicit':82,101,119 'general':76 'gradual':65 'greet':3 'grow':69 'hard':162 'harm':84 'haven':93 'ignor':206 'immedi':125 'letter':241 'like':28 'lock':229 'mandat':171 'mark':21,132 'member':33,87 'messag':173 'mod':54 'moder':6,157 'much':185 'need':104 'notic':18 'nsfw':24,115,131 'offer':222 'oper':244 'peopl':35 'pleas':128 'post':2,117 'previous':240 'r/pics':4,153,262 'recent':8,20 'recogn':62 'reddit':175,200,234 'repli':195 'respons':224 'rude':215 'rule':58,147 'safe':77 'say':16 'see':91 'separ':106,140 'sexual':81,100,118 'sitewid':146 'situat':121 'state':183 'step':97 'subreddit':135 'subscrib':36,151,260 'subscript':47 'sudden':73 'surfac':177 'take':126 'taken':95 'thank':148,255 'think':202 'thread':231 'time':45 'u/modcodeofconduct':11,187 'unabl':181 'unfortun':178 'unseen':251 'us':194,217 'violat':51,145 'went':250 'wish':199 'work':79,160 'would':212 'yet':236"
  +ranking: 0
  +commentCount: 0
  +upVotes: 13
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/143612/-/comment/557667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688604339 {#2384
    date: 2023-07-06 02:45:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2378
  +user: Proxies\__CG__\App\Entity\User {#2379 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2381
    +user: Proxies\__CG__\App\Entity\User {#1756 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3281 …}
    +slug: "r-PICS-moderators-receive-u-ModCodeofConduct-message-accusing-them-of-breaking-site"
    +title: "/r/PICS moderators receive /u/ModCodeofConduct message accusing them of breaking site rules by switching to NSFW; mods can't reply, so post public response instead"
    +url: "https://www.reddit.com/r/pics/comments/14rn8zd/the_rpics_moderators_cant_respond_to_reddit/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 27
    +favouriteCount: 127
    +score: 22
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688912835 {#3266
      date: 2023-07-09 16:27:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3283 …}
    +votes: Doctrine\ORM\PersistentCollection {#3285 …}
    +reports: Doctrine\ORM\PersistentCollection {#3287 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
    +badges: Doctrine\ORM\PersistentCollection {#3293 …}
    +children: [
      1 => App\Entity\EntryComment {#2378}
      0 => App\Entity\EntryComment {#2387
        +user: Proxies\__CG__\App\Entity\User {#2392 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
        +image: null
        +parent: App\Entity\EntryComment {#2378}
        +root: App\Entity\EntryComment {#2378}
        +body: """
          They continue in a comment underneath:\n
          \n
          > /u/ModCodeofConduct,\n
          > \n
          > Thank you for your recent message.\n
          > \n
          > We appreciate your concerns regarding r/PICS being marked as NSFW, and we hope that you will be reassured by our response. In short, the shift in question was not a sudden change, nor is there any risk of users being confused… and most important of all, an abrupt reversion would itself constitute a violation of the site-wide rules that you cited.\n
          > \n
          > On June 16th, 2023, r/PICS (then r/Pics) asked its subscribers to vote on the state of the subreddit, and they overwhelmingly decided to feature only “images of John Oliver looking sexy.” On June 20th, 2023, a second poll was held, and it was determined that “any and all media featuring John Oliver” would be allowed. This also precipitated a change in the subreddit’s name from “/r/Pics” to “/r/PICS,” with the latter being an acronym for “Posts Illuminating Comedian’s Sexiness.”\n
          > \n
          > As we moderated r/PICS, however, we discovered that large amounts of profanity and offensive content – both of which are listed as NSFW by Reddit’s policies – were present in non-NSFW threads. This was problematic, as users expecting work-safe experiences were very likely to encounter non-work-safe material. Rather than abruptly alter our rules without first consulting the community (which would have confused users), we asked on June 26th, 2023 for subscribers to refrain from offering any NSFW content in non-NSFW threads.\n
          > \n
          > We also requested a response from Reddit on that same date.\n
          > \n
          > By July 3rd, 2023, the amount of profanity and offensive content in r/PICS had not declined, and Reddit had not responded to us. It was publicly announced that we had no choice but to mark the subreddit as being NSFW, so as to adhere to Reddit’s own mandates. It was also made clear that our longstanding rules – rules which should have seen r/Pics (in any form) being a NSFW community from the get-go – would be unchanged; that neither gore nor pornography would be allowed, but that tasteful nudity, profanity, and “offensive” content would continue to be acceptable. To reiterate, while we do celebrate a British comedian’s undeniable allure, we do not allow anything sexually explicit to be posted.\n
          > \n
          > Our surfaced resources – our sidebar, our rules, our wiki, and our announcements – make all of this exceptionally clear, but since Reddit provides no method by which users can be required to read said resources before participating, the visible marking of r/PICS as NSFW is vital to establishing reasonable expectations. Furthermore, as Reddit assures its partners that their advertisements will not run alongside profanity or offensive content, the aforementioned marking is also in said partners’ best interests. That same assurance indicates that moderators “set their own standards for conduct and ‘appropriate’ content,” indicating that r/PICS is solely responsible for determining what is and is not offensive (and policing accordingly). A failure on our part to appropriately list r/PICS as NSFW would therefore run counter to what advertisers have been told.\n
          > \n
          > We do understand that the shift may have caused some minor issues for Reddit, however, and as we have no desire to harm the platform, we are more than willing to discuss the situation with you. Please respond to our previous request for communication, and we will look forward to exploring productive paths forward. In the meantime, to ensure that r/PICS is adhering to all of Reddit’s guidelines and requests, we would be happy to revert the NSFW setting, restrict posting, and remove any and all content that could be considered “offensive” by anyone. If this compromise does not meet with your approval, please offer a publicly visible comment in response to our open letter. We understand that you are likely very busy, so we will wait until Friday, July 7th before taking any additional steps.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1688912835 {#2391
          date: 2023-07-09 16:27:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IntlLawGnome@kbin.social"
          "@siv9939@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 8516
        -bodyTs: "'/r/pics':143,145 '/u/modcodeofconduct':7 '16th':79 '2023':80,111,232,261 '20th':110 '26th':231 '3rd':260 '7th':640 'abrupt':61,213 'accept':357 'accord':487 'acronym':151 'addit':644 'adher':301,571 'advertis':437,505 'aforement':447 'allow':131,344,373 'allur':369 'alongsid':441 'also':133,248,309,450 'alter':214 'amount':167,263 'announc':284,391 'anyon':603 'anyth':374 'appreci':15 'appropri':469,494 'approv':612 'ask':84,228 'assur':432,458 'best':454 'british':365 'busi':632 'caus':517 'celebr':363 'chang':45,136 'choic':289 'cite':76 'clear':311,397 'comedian':155,366 'comment':5,618 'communic':552 'communiti':221,328 'compromis':606 'concern':17 'conduct':467 'confus':54,225 'consid':600 'constitut':65 'consult':219 'content':172,241,268,352,445,470,596 'continu':2,354 'could':598 'counter':502 'date':257 'decid':98 'declin':273 'desir':529 'determin':120,478 'discov':164 'discuss':540 'encount':205 'ensur':567 'establish':426 'except':396 'expect':196,428 'experi':200 'explicit':376 'explor':559 'failur':489 'featur':100,126 'first':218 'form':324 'forward':557,562 'friday':638 'furthermor':429 'get':332 'get-go':331 'go':333 'gore':339 'guidelin':577 'happi':583 'harm':531 'held':116 'hope':26 'howev':162,523 'illumin':154 'imag':102 'import':57 'indic':459,471 'interest':455 'issu':520 'john':104,127 'juli':259,639 'june':78,109,230 'larg':166 'latter':148 'letter':624 'like':203,630 'list':177,495 'longstand':314 'look':106,556 'made':310 'make':392 'mandat':306 'mark':21,292,418,448 'materi':210 'may':515 'meantim':565 'media':125 'meet':609 'messag':13 'method':403 'minor':519 'moder':160,461 'name':141 'neither':338 'non':188,207,244 'non-nsfw':187,243 'non-work-saf':206 'nsfw':23,179,189,240,245,297,327,422,498,587 'nuditi':348 'offens':171,267,351,444,484,601 'offer':238,614 'oliv':105,128 'open':623 'overwhelm':97 'part':492 'particip':415 'partner':434,453 'path':561 'platform':533 'pleas':545,613 'polic':486 'polici':183 'poll':114 'pornographi':341 'post':153,379,590 'precipit':134 'present':185 'previous':549 'problemat':193 'product':560 'profan':169,265,349,442 'provid':401 'public':283,616 'question':40 'r/pics':19,81,83,161,270,321,420,473,496,569 'rather':211 'read':411 'reason':427 'reassur':31 'recent':12 'reddit':181,253,275,303,400,431,522,575 'refrain':236 'regard':18 'reiter':359 'remov':592 'request':249,550,579 'requir':409 'resourc':382,413 'respond':278,546 'respons':34,251,476,620 'restrict':589 'revers':62 'revert':585 'risk':50 'rule':73,216,315,316,386 'run':440,501 'safe':199,209 'said':412,452 'second':113 'seen':320 'set':462,588 'sexi':107,157 'sexual':375 'shift':38,514 'short':36 'sidebar':384 'sinc':399 'site':71 'site-wid':70 'situat':542 'sole':475 'standard':465 'state':91 'step':645 'subreddit':94,139,294 'subscrib':86,234 'sudden':44 'surfac':381 'take':642 'tast':347 'thank':8 'therefor':500 'thread':190,246 'told':508 'unchang':336 'undeni':368 'underneath':6 'understand':511,626 'us':280 'user':52,195,226,406 'violat':67 'visibl':417,617 'vital':424 'vote':88 'wait':636 'wide':72 'wiki':388 'will':538 'without':217 'work':198,208 'work-saf':197 'would':63,129,223,334,342,353,499,581"
        +ranking: 0
        +commentCount: 0
        +upVotes: 16
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/RedditMigration/t/143612/-/comment/558206"
        +editedAt: DateTimeImmutable @1688610890 {#2389
          date: 2023-07-06 04:34:50.0 +02:00
        }
        +createdAt: DateTimeImmutable @1688606097 {#2369
          date: 2023-07-06 03:14:57.0 +02:00
        }
      }
    ]
    -id: 880
    -titleTs: "'/r/pics':1 '/u/modcodeofconduct':4 'accus':6 'break':9 'instead':24 'messag':5 'mod':16 'moder':2 'nsfw':15 'post':21 'public':22 'receiv':3 'repli':19 'respons':23 'rule':11 'site':10 'switch':13"
    -bodyTs: null
    +cross: false
    +upVotes: 22
    +downVotes: 0
    +ranking: 1688687815
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/143612"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688601415 {#3181
      date: 2023-07-06 01:56:55.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Their post:\n
    \n
    > Greetings, r/PICS!\n
    > \n
    > The moderators were recently contacted by u/ModCodeofConduct, who had this to say:\n
    > \n
    > > We noticed you recently marked your community NSFW. This action is likely to confuse your community members, as people subscribe to communities based on the content at the time of subscription. This is a violation of the Mod Code of Conduct rule 2.\n
    > > \n
    > > ```\n
    > > While we recognize communities can gradually change as they grow, when your content suddenly changes from generally safe for work to sexually explicit, it harms the community members.\n
    > > \n
    > > While we can see you haven't taken the step of approving sexually explicit content, we need to separate your community from the communities that abruptly become NSFW and post sexually explicit content, situations in which we immediately take action. Please correct the NSFW marking on your subreddit so that we can separate your community from those violating sitewide rules.\n
    > > \n
    > > Thank you.\n
    > > \n
    > > ```\n
    > \n
    > As subscribers to r/PICS are aware, the moderators here have worked very hard to ensure that the community adheres to every mandate and message that Reddit has surfaced. Unfortunately, we were unable to state as much to u/ModCodeofConduct, as they disabled the ability for us reply.\n
    > \n
    > We do not wish Reddit to think that we have ignored their attempt at contact (which would be very rude of us), so we will be offering our response here. We apologize for locking the thread, but as Reddit has yet to answer our previous letter, we are operating under the assumption that it went unseen amongst other comments.\n
    > \n
    > Thank you (as always) for subscribing to r/PICS!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1688651957 {#2385
    date: 2023-07-06 15:59:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IntlLawGnome@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2383 …}
  +nested: Doctrine\ORM\PersistentCollection {#1906 …}
  +votes: Doctrine\ORM\PersistentCollection {#1708 …}
  +reports: Doctrine\ORM\PersistentCollection {#1410 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
  -id: 8511
  -bodyTs: "'2':59 'abil':192 'abrupt':113 'action':26,127 'adher':168 'alway':258 'amongst':252 'answer':238 'apolog':227 'approv':99 'assumpt':247 'attempt':208 'awar':155 'base':39 'becom':114 'chang':66,74 'code':55 'comment':254 'communiti':23,32,38,63,86,108,111,142,167 'conduct':57 'confus':30 'contact':9,210 'content':42,72,102,120 'correct':129 'disabl':190 'ensur':164 'everi':170 'explicit':82,101,119 'general':76 'gradual':65 'greet':3 'grow':69 'hard':162 'harm':84 'haven':93 'ignor':206 'immedi':125 'letter':241 'like':28 'lock':229 'mandat':171 'mark':21,132 'member':33,87 'messag':173 'mod':54 'moder':6,157 'much':185 'need':104 'notic':18 'nsfw':24,115,131 'offer':222 'oper':244 'peopl':35 'pleas':128 'post':2,117 'previous':240 'r/pics':4,153,262 'recent':8,20 'recogn':62 'reddit':175,200,234 'repli':195 'respons':224 'rude':215 'rule':58,147 'safe':77 'say':16 'see':91 'separ':106,140 'sexual':81,100,118 'sitewid':146 'situat':121 'state':183 'step':97 'subreddit':135 'subscrib':36,151,260 'subscript':47 'sudden':73 'surfac':177 'take':126 'taken':95 'thank':148,255 'think':202 'thread':231 'time':45 'u/modcodeofconduct':11,187 'unabl':181 'unfortun':178 'unseen':251 'us':194,217 'violat':51,145 'went':250 'wish':199 'work':79,160 'would':212 'yet':236"
  +ranking: 0
  +commentCount: 0
  +upVotes: 13
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/143612/-/comment/557667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688604339 {#2384
    date: 2023-07-06 02:45:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2378
  +user: Proxies\__CG__\App\Entity\User {#2379 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2381
    +user: Proxies\__CG__\App\Entity\User {#1756 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3281 …}
    +slug: "r-PICS-moderators-receive-u-ModCodeofConduct-message-accusing-them-of-breaking-site"
    +title: "/r/PICS moderators receive /u/ModCodeofConduct message accusing them of breaking site rules by switching to NSFW; mods can't reply, so post public response instead"
    +url: "https://www.reddit.com/r/pics/comments/14rn8zd/the_rpics_moderators_cant_respond_to_reddit/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 27
    +favouriteCount: 127
    +score: 22
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688912835 {#3266
      date: 2023-07-09 16:27:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3283 …}
    +votes: Doctrine\ORM\PersistentCollection {#3285 …}
    +reports: Doctrine\ORM\PersistentCollection {#3287 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
    +badges: Doctrine\ORM\PersistentCollection {#3293 …}
    +children: [
      1 => App\Entity\EntryComment {#2378}
      0 => App\Entity\EntryComment {#2387
        +user: Proxies\__CG__\App\Entity\User {#2392 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
        +image: null
        +parent: App\Entity\EntryComment {#2378}
        +root: App\Entity\EntryComment {#2378}
        +body: """
          They continue in a comment underneath:\n
          \n
          > /u/ModCodeofConduct,\n
          > \n
          > Thank you for your recent message.\n
          > \n
          > We appreciate your concerns regarding r/PICS being marked as NSFW, and we hope that you will be reassured by our response. In short, the shift in question was not a sudden change, nor is there any risk of users being confused… and most important of all, an abrupt reversion would itself constitute a violation of the site-wide rules that you cited.\n
          > \n
          > On June 16th, 2023, r/PICS (then r/Pics) asked its subscribers to vote on the state of the subreddit, and they overwhelmingly decided to feature only “images of John Oliver looking sexy.” On June 20th, 2023, a second poll was held, and it was determined that “any and all media featuring John Oliver” would be allowed. This also precipitated a change in the subreddit’s name from “/r/Pics” to “/r/PICS,” with the latter being an acronym for “Posts Illuminating Comedian’s Sexiness.”\n
          > \n
          > As we moderated r/PICS, however, we discovered that large amounts of profanity and offensive content – both of which are listed as NSFW by Reddit’s policies – were present in non-NSFW threads. This was problematic, as users expecting work-safe experiences were very likely to encounter non-work-safe material. Rather than abruptly alter our rules without first consulting the community (which would have confused users), we asked on June 26th, 2023 for subscribers to refrain from offering any NSFW content in non-NSFW threads.\n
          > \n
          > We also requested a response from Reddit on that same date.\n
          > \n
          > By July 3rd, 2023, the amount of profanity and offensive content in r/PICS had not declined, and Reddit had not responded to us. It was publicly announced that we had no choice but to mark the subreddit as being NSFW, so as to adhere to Reddit’s own mandates. It was also made clear that our longstanding rules – rules which should have seen r/Pics (in any form) being a NSFW community from the get-go – would be unchanged; that neither gore nor pornography would be allowed, but that tasteful nudity, profanity, and “offensive” content would continue to be acceptable. To reiterate, while we do celebrate a British comedian’s undeniable allure, we do not allow anything sexually explicit to be posted.\n
          > \n
          > Our surfaced resources – our sidebar, our rules, our wiki, and our announcements – make all of this exceptionally clear, but since Reddit provides no method by which users can be required to read said resources before participating, the visible marking of r/PICS as NSFW is vital to establishing reasonable expectations. Furthermore, as Reddit assures its partners that their advertisements will not run alongside profanity or offensive content, the aforementioned marking is also in said partners’ best interests. That same assurance indicates that moderators “set their own standards for conduct and ‘appropriate’ content,” indicating that r/PICS is solely responsible for determining what is and is not offensive (and policing accordingly). A failure on our part to appropriately list r/PICS as NSFW would therefore run counter to what advertisers have been told.\n
          > \n
          > We do understand that the shift may have caused some minor issues for Reddit, however, and as we have no desire to harm the platform, we are more than willing to discuss the situation with you. Please respond to our previous request for communication, and we will look forward to exploring productive paths forward. In the meantime, to ensure that r/PICS is adhering to all of Reddit’s guidelines and requests, we would be happy to revert the NSFW setting, restrict posting, and remove any and all content that could be considered “offensive” by anyone. If this compromise does not meet with your approval, please offer a publicly visible comment in response to our open letter. We understand that you are likely very busy, so we will wait until Friday, July 7th before taking any additional steps.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1688912835 {#2391
          date: 2023-07-09 16:27:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IntlLawGnome@kbin.social"
          "@siv9939@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 8516
        -bodyTs: "'/r/pics':143,145 '/u/modcodeofconduct':7 '16th':79 '2023':80,111,232,261 '20th':110 '26th':231 '3rd':260 '7th':640 'abrupt':61,213 'accept':357 'accord':487 'acronym':151 'addit':644 'adher':301,571 'advertis':437,505 'aforement':447 'allow':131,344,373 'allur':369 'alongsid':441 'also':133,248,309,450 'alter':214 'amount':167,263 'announc':284,391 'anyon':603 'anyth':374 'appreci':15 'appropri':469,494 'approv':612 'ask':84,228 'assur':432,458 'best':454 'british':365 'busi':632 'caus':517 'celebr':363 'chang':45,136 'choic':289 'cite':76 'clear':311,397 'comedian':155,366 'comment':5,618 'communic':552 'communiti':221,328 'compromis':606 'concern':17 'conduct':467 'confus':54,225 'consid':600 'constitut':65 'consult':219 'content':172,241,268,352,445,470,596 'continu':2,354 'could':598 'counter':502 'date':257 'decid':98 'declin':273 'desir':529 'determin':120,478 'discov':164 'discuss':540 'encount':205 'ensur':567 'establish':426 'except':396 'expect':196,428 'experi':200 'explicit':376 'explor':559 'failur':489 'featur':100,126 'first':218 'form':324 'forward':557,562 'friday':638 'furthermor':429 'get':332 'get-go':331 'go':333 'gore':339 'guidelin':577 'happi':583 'harm':531 'held':116 'hope':26 'howev':162,523 'illumin':154 'imag':102 'import':57 'indic':459,471 'interest':455 'issu':520 'john':104,127 'juli':259,639 'june':78,109,230 'larg':166 'latter':148 'letter':624 'like':203,630 'list':177,495 'longstand':314 'look':106,556 'made':310 'make':392 'mandat':306 'mark':21,292,418,448 'materi':210 'may':515 'meantim':565 'media':125 'meet':609 'messag':13 'method':403 'minor':519 'moder':160,461 'name':141 'neither':338 'non':188,207,244 'non-nsfw':187,243 'non-work-saf':206 'nsfw':23,179,189,240,245,297,327,422,498,587 'nuditi':348 'offens':171,267,351,444,484,601 'offer':238,614 'oliv':105,128 'open':623 'overwhelm':97 'part':492 'particip':415 'partner':434,453 'path':561 'platform':533 'pleas':545,613 'polic':486 'polici':183 'poll':114 'pornographi':341 'post':153,379,590 'precipit':134 'present':185 'previous':549 'problemat':193 'product':560 'profan':169,265,349,442 'provid':401 'public':283,616 'question':40 'r/pics':19,81,83,161,270,321,420,473,496,569 'rather':211 'read':411 'reason':427 'reassur':31 'recent':12 'reddit':181,253,275,303,400,431,522,575 'refrain':236 'regard':18 'reiter':359 'remov':592 'request':249,550,579 'requir':409 'resourc':382,413 'respond':278,546 'respons':34,251,476,620 'restrict':589 'revers':62 'revert':585 'risk':50 'rule':73,216,315,316,386 'run':440,501 'safe':199,209 'said':412,452 'second':113 'seen':320 'set':462,588 'sexi':107,157 'sexual':375 'shift':38,514 'short':36 'sidebar':384 'sinc':399 'site':71 'site-wid':70 'situat':542 'sole':475 'standard':465 'state':91 'step':645 'subreddit':94,139,294 'subscrib':86,234 'sudden':44 'surfac':381 'take':642 'tast':347 'thank':8 'therefor':500 'thread':190,246 'told':508 'unchang':336 'undeni':368 'underneath':6 'understand':511,626 'us':280 'user':52,195,226,406 'violat':67 'visibl':417,617 'vital':424 'vote':88 'wait':636 'wide':72 'wiki':388 'will':538 'without':217 'work':198,208 'work-saf':197 'would':63,129,223,334,342,353,499,581"
        +ranking: 0
        +commentCount: 0
        +upVotes: 16
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/RedditMigration/t/143612/-/comment/558206"
        +editedAt: DateTimeImmutable @1688610890 {#2389
          date: 2023-07-06 04:34:50.0 +02:00
        }
        +createdAt: DateTimeImmutable @1688606097 {#2369
          date: 2023-07-06 03:14:57.0 +02:00
        }
      }
    ]
    -id: 880
    -titleTs: "'/r/pics':1 '/u/modcodeofconduct':4 'accus':6 'break':9 'instead':24 'messag':5 'mod':16 'moder':2 'nsfw':15 'post':21 'public':22 'receiv':3 'repli':19 'respons':23 'rule':11 'site':10 'switch':13"
    -bodyTs: null
    +cross: false
    +upVotes: 22
    +downVotes: 0
    +ranking: 1688687815
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/143612"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688601415 {#3181
      date: 2023-07-06 01:56:55.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Their post:\n
    \n
    > Greetings, r/PICS!\n
    > \n
    > The moderators were recently contacted by u/ModCodeofConduct, who had this to say:\n
    > \n
    > > We noticed you recently marked your community NSFW. This action is likely to confuse your community members, as people subscribe to communities based on the content at the time of subscription. This is a violation of the Mod Code of Conduct rule 2.\n
    > > \n
    > > ```\n
    > > While we recognize communities can gradually change as they grow, when your content suddenly changes from generally safe for work to sexually explicit, it harms the community members.\n
    > > \n
    > > While we can see you haven't taken the step of approving sexually explicit content, we need to separate your community from the communities that abruptly become NSFW and post sexually explicit content, situations in which we immediately take action. Please correct the NSFW marking on your subreddit so that we can separate your community from those violating sitewide rules.\n
    > > \n
    > > Thank you.\n
    > > \n
    > > ```\n
    > \n
    > As subscribers to r/PICS are aware, the moderators here have worked very hard to ensure that the community adheres to every mandate and message that Reddit has surfaced. Unfortunately, we were unable to state as much to u/ModCodeofConduct, as they disabled the ability for us reply.\n
    > \n
    > We do not wish Reddit to think that we have ignored their attempt at contact (which would be very rude of us), so we will be offering our response here. We apologize for locking the thread, but as Reddit has yet to answer our previous letter, we are operating under the assumption that it went unseen amongst other comments.\n
    > \n
    > Thank you (as always) for subscribing to r/PICS!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1688651957 {#2385
    date: 2023-07-06 15:59:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IntlLawGnome@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2383 …}
  +nested: Doctrine\ORM\PersistentCollection {#1906 …}
  +votes: Doctrine\ORM\PersistentCollection {#1708 …}
  +reports: Doctrine\ORM\PersistentCollection {#1410 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
  -id: 8511
  -bodyTs: "'2':59 'abil':192 'abrupt':113 'action':26,127 'adher':168 'alway':258 'amongst':252 'answer':238 'apolog':227 'approv':99 'assumpt':247 'attempt':208 'awar':155 'base':39 'becom':114 'chang':66,74 'code':55 'comment':254 'communiti':23,32,38,63,86,108,111,142,167 'conduct':57 'confus':30 'contact':9,210 'content':42,72,102,120 'correct':129 'disabl':190 'ensur':164 'everi':170 'explicit':82,101,119 'general':76 'gradual':65 'greet':3 'grow':69 'hard':162 'harm':84 'haven':93 'ignor':206 'immedi':125 'letter':241 'like':28 'lock':229 'mandat':171 'mark':21,132 'member':33,87 'messag':173 'mod':54 'moder':6,157 'much':185 'need':104 'notic':18 'nsfw':24,115,131 'offer':222 'oper':244 'peopl':35 'pleas':128 'post':2,117 'previous':240 'r/pics':4,153,262 'recent':8,20 'recogn':62 'reddit':175,200,234 'repli':195 'respons':224 'rude':215 'rule':58,147 'safe':77 'say':16 'see':91 'separ':106,140 'sexual':81,100,118 'sitewid':146 'situat':121 'state':183 'step':97 'subreddit':135 'subscrib':36,151,260 'subscript':47 'sudden':73 'surfac':177 'take':126 'taken':95 'thank':148,255 'think':202 'thread':231 'time':45 'u/modcodeofconduct':11,187 'unabl':181 'unfortun':178 'unseen':251 'us':194,217 'violat':51,145 'went':250 'wish':199 'work':79,160 'would':212 'yet':236"
  +ranking: 0
  +commentCount: 0
  +upVotes: 13
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/143612/-/comment/557667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688604339 {#2384
    date: 2023-07-06 02:45:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 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
26 DENIED moderate
App\Entity\EntryComment {#2387
  +user: Proxies\__CG__\App\Entity\User {#2392 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2381
    +user: Proxies\__CG__\App\Entity\User {#1756 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3281 …}
    +slug: "r-PICS-moderators-receive-u-ModCodeofConduct-message-accusing-them-of-breaking-site"
    +title: "/r/PICS moderators receive /u/ModCodeofConduct message accusing them of breaking site rules by switching to NSFW; mods can't reply, so post public response instead"
    +url: "https://www.reddit.com/r/pics/comments/14rn8zd/the_rpics_moderators_cant_respond_to_reddit/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 27
    +favouriteCount: 127
    +score: 22
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688912835 {#3266
      date: 2023-07-09 16:27:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3283 …}
    +votes: Doctrine\ORM\PersistentCollection {#3285 …}
    +reports: Doctrine\ORM\PersistentCollection {#3287 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
    +badges: Doctrine\ORM\PersistentCollection {#3293 …}
    +children: [
      1 => App\Entity\EntryComment {#2378
        +user: Proxies\__CG__\App\Entity\User {#2379 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Their post:\n
          \n
          > Greetings, r/PICS!\n
          > \n
          > The moderators were recently contacted by u/ModCodeofConduct, who had this to say:\n
          > \n
          > > We noticed you recently marked your community NSFW. This action is likely to confuse your community members, as people subscribe to communities based on the content at the time of subscription. This is a violation of the Mod Code of Conduct rule 2.\n
          > > \n
          > > ```\n
          > > While we recognize communities can gradually change as they grow, when your content suddenly changes from generally safe for work to sexually explicit, it harms the community members.\n
          > > \n
          > > While we can see you haven't taken the step of approving sexually explicit content, we need to separate your community from the communities that abruptly become NSFW and post sexually explicit content, situations in which we immediately take action. Please correct the NSFW marking on your subreddit so that we can separate your community from those violating sitewide rules.\n
          > > \n
          > > Thank you.\n
          > > \n
          > > ```\n
          > \n
          > As subscribers to r/PICS are aware, the moderators here have worked very hard to ensure that the community adheres to every mandate and message that Reddit has surfaced. Unfortunately, we were unable to state as much to u/ModCodeofConduct, as they disabled the ability for us reply.\n
          > \n
          > We do not wish Reddit to think that we have ignored their attempt at contact (which would be very rude of us), so we will be offering our response here. We apologize for locking the thread, but as Reddit has yet to answer our previous letter, we are operating under the assumption that it went unseen amongst other comments.\n
          > \n
          > Thank you (as always) for subscribing to r/PICS!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1688651957 {#2385
          date: 2023-07-06 15:59:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IntlLawGnome@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2383 …}
        +nested: Doctrine\ORM\PersistentCollection {#1906 …}
        +votes: Doctrine\ORM\PersistentCollection {#1708 …}
        +reports: Doctrine\ORM\PersistentCollection {#1410 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1907 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
        -id: 8511
        -bodyTs: "'2':59 'abil':192 'abrupt':113 'action':26,127 'adher':168 'alway':258 'amongst':252 'answer':238 'apolog':227 'approv':99 'assumpt':247 'attempt':208 'awar':155 'base':39 'becom':114 'chang':66,74 'code':55 'comment':254 'communiti':23,32,38,63,86,108,111,142,167 'conduct':57 'confus':30 'contact':9,210 'content':42,72,102,120 'correct':129 'disabl':190 'ensur':164 'everi':170 'explicit':82,101,119 'general':76 'gradual':65 'greet':3 'grow':69 'hard':162 'harm':84 'haven':93 'ignor':206 'immedi':125 'letter':241 'like':28 'lock':229 'mandat':171 'mark':21,132 'member':33,87 'messag':173 'mod':54 'moder':6,157 'much':185 'need':104 'notic':18 'nsfw':24,115,131 'offer':222 'oper':244 'peopl':35 'pleas':128 'post':2,117 'previous':240 'r/pics':4,153,262 'recent':8,20 'recogn':62 'reddit':175,200,234 'repli':195 'respons':224 'rude':215 'rule':58,147 'safe':77 'say':16 'see':91 'separ':106,140 'sexual':81,100,118 'sitewid':146 'situat':121 'state':183 'step':97 'subreddit':135 'subscrib':36,151,260 'subscript':47 'sudden':73 'surfac':177 'take':126 'taken':95 'thank':148,255 'think':202 'thread':231 'time':45 'u/modcodeofconduct':11,187 'unabl':181 'unfortun':178 'unseen':251 'us':194,217 'violat':51,145 'went':250 'wish':199 'work':79,160 'would':212 'yet':236"
        +ranking: 0
        +commentCount: 0
        +upVotes: 13
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/RedditMigration/t/143612/-/comment/557667"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688604339 {#2384
          date: 2023-07-06 02:45:39.0 +02:00
        }
      }
      0 => App\Entity\EntryComment {#2387}
    ]
    -id: 880
    -titleTs: "'/r/pics':1 '/u/modcodeofconduct':4 'accus':6 'break':9 'instead':24 'messag':5 'mod':16 'moder':2 'nsfw':15 'post':21 'public':22 'receiv':3 'repli':19 'respons':23 'rule':11 'site':10 'switch':13"
    -bodyTs: null
    +cross: false
    +upVotes: 22
    +downVotes: 0
    +ranking: 1688687815
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/143612"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688601415 {#3181
      date: 2023-07-06 01:56:55.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
  +image: null
  +parent: App\Entity\EntryComment {#2378}
  +root: App\Entity\EntryComment {#2378}
  +body: """
    They continue in a comment underneath:\n
    \n
    > /u/ModCodeofConduct,\n
    > \n
    > Thank you for your recent message.\n
    > \n
    > We appreciate your concerns regarding r/PICS being marked as NSFW, and we hope that you will be reassured by our response. In short, the shift in question was not a sudden change, nor is there any risk of users being confused… and most important of all, an abrupt reversion would itself constitute a violation of the site-wide rules that you cited.\n
    > \n
    > On June 16th, 2023, r/PICS (then r/Pics) asked its subscribers to vote on the state of the subreddit, and they overwhelmingly decided to feature only “images of John Oliver looking sexy.” On June 20th, 2023, a second poll was held, and it was determined that “any and all media featuring John Oliver” would be allowed. This also precipitated a change in the subreddit’s name from “/r/Pics” to “/r/PICS,” with the latter being an acronym for “Posts Illuminating Comedian’s Sexiness.”\n
    > \n
    > As we moderated r/PICS, however, we discovered that large amounts of profanity and offensive content – both of which are listed as NSFW by Reddit’s policies – were present in non-NSFW threads. This was problematic, as users expecting work-safe experiences were very likely to encounter non-work-safe material. Rather than abruptly alter our rules without first consulting the community (which would have confused users), we asked on June 26th, 2023 for subscribers to refrain from offering any NSFW content in non-NSFW threads.\n
    > \n
    > We also requested a response from Reddit on that same date.\n
    > \n
    > By July 3rd, 2023, the amount of profanity and offensive content in r/PICS had not declined, and Reddit had not responded to us. It was publicly announced that we had no choice but to mark the subreddit as being NSFW, so as to adhere to Reddit’s own mandates. It was also made clear that our longstanding rules – rules which should have seen r/Pics (in any form) being a NSFW community from the get-go – would be unchanged; that neither gore nor pornography would be allowed, but that tasteful nudity, profanity, and “offensive” content would continue to be acceptable. To reiterate, while we do celebrate a British comedian’s undeniable allure, we do not allow anything sexually explicit to be posted.\n
    > \n
    > Our surfaced resources – our sidebar, our rules, our wiki, and our announcements – make all of this exceptionally clear, but since Reddit provides no method by which users can be required to read said resources before participating, the visible marking of r/PICS as NSFW is vital to establishing reasonable expectations. Furthermore, as Reddit assures its partners that their advertisements will not run alongside profanity or offensive content, the aforementioned marking is also in said partners’ best interests. That same assurance indicates that moderators “set their own standards for conduct and ‘appropriate’ content,” indicating that r/PICS is solely responsible for determining what is and is not offensive (and policing accordingly). A failure on our part to appropriately list r/PICS as NSFW would therefore run counter to what advertisers have been told.\n
    > \n
    > We do understand that the shift may have caused some minor issues for Reddit, however, and as we have no desire to harm the platform, we are more than willing to discuss the situation with you. Please respond to our previous request for communication, and we will look forward to exploring productive paths forward. In the meantime, to ensure that r/PICS is adhering to all of Reddit’s guidelines and requests, we would be happy to revert the NSFW setting, restrict posting, and remove any and all content that could be considered “offensive” by anyone. If this compromise does not meet with your approval, please offer a publicly visible comment in response to our open letter. We understand that you are likely very busy, so we will wait until Friday, July 7th before taking any additional steps.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1688912835 {#2391
    date: 2023-07-09 16:27:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IntlLawGnome@kbin.social"
    "@siv9939@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2394 …}
  +nested: Doctrine\ORM\PersistentCollection {#2393 …}
  +votes: Doctrine\ORM\PersistentCollection {#1381 …}
  +reports: Doctrine\ORM\PersistentCollection {#1402 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
  -id: 8516
  -bodyTs: "'/r/pics':143,145 '/u/modcodeofconduct':7 '16th':79 '2023':80,111,232,261 '20th':110 '26th':231 '3rd':260 '7th':640 'abrupt':61,213 'accept':357 'accord':487 'acronym':151 'addit':644 'adher':301,571 'advertis':437,505 'aforement':447 'allow':131,344,373 'allur':369 'alongsid':441 'also':133,248,309,450 'alter':214 'amount':167,263 'announc':284,391 'anyon':603 'anyth':374 'appreci':15 'appropri':469,494 'approv':612 'ask':84,228 'assur':432,458 'best':454 'british':365 'busi':632 'caus':517 'celebr':363 'chang':45,136 'choic':289 'cite':76 'clear':311,397 'comedian':155,366 'comment':5,618 'communic':552 'communiti':221,328 'compromis':606 'concern':17 'conduct':467 'confus':54,225 'consid':600 'constitut':65 'consult':219 'content':172,241,268,352,445,470,596 'continu':2,354 'could':598 'counter':502 'date':257 'decid':98 'declin':273 'desir':529 'determin':120,478 'discov':164 'discuss':540 'encount':205 'ensur':567 'establish':426 'except':396 'expect':196,428 'experi':200 'explicit':376 'explor':559 'failur':489 'featur':100,126 'first':218 'form':324 'forward':557,562 'friday':638 'furthermor':429 'get':332 'get-go':331 'go':333 'gore':339 'guidelin':577 'happi':583 'harm':531 'held':116 'hope':26 'howev':162,523 'illumin':154 'imag':102 'import':57 'indic':459,471 'interest':455 'issu':520 'john':104,127 'juli':259,639 'june':78,109,230 'larg':166 'latter':148 'letter':624 'like':203,630 'list':177,495 'longstand':314 'look':106,556 'made':310 'make':392 'mandat':306 'mark':21,292,418,448 'materi':210 'may':515 'meantim':565 'media':125 'meet':609 'messag':13 'method':403 'minor':519 'moder':160,461 'name':141 'neither':338 'non':188,207,244 'non-nsfw':187,243 'non-work-saf':206 'nsfw':23,179,189,240,245,297,327,422,498,587 'nuditi':348 'offens':171,267,351,444,484,601 'offer':238,614 'oliv':105,128 'open':623 'overwhelm':97 'part':492 'particip':415 'partner':434,453 'path':561 'platform':533 'pleas':545,613 'polic':486 'polici':183 'poll':114 'pornographi':341 'post':153,379,590 'precipit':134 'present':185 'previous':549 'problemat':193 'product':560 'profan':169,265,349,442 'provid':401 'public':283,616 'question':40 'r/pics':19,81,83,161,270,321,420,473,496,569 'rather':211 'read':411 'reason':427 'reassur':31 'recent':12 'reddit':181,253,275,303,400,431,522,575 'refrain':236 'regard':18 'reiter':359 'remov':592 'request':249,550,579 'requir':409 'resourc':382,413 'respond':278,546 'respons':34,251,476,620 'restrict':589 'revers':62 'revert':585 'risk':50 'rule':73,216,315,316,386 'run':440,501 'safe':199,209 'said':412,452 'second':113 'seen':320 'set':462,588 'sexi':107,157 'sexual':375 'shift':38,514 'short':36 'sidebar':384 'sinc':399 'site':71 'site-wid':70 'situat':542 'sole':475 'standard':465 'state':91 'step':645 'subreddit':94,139,294 'subscrib':86,234 'sudden':44 'surfac':381 'take':642 'tast':347 'thank':8 'therefor':500 'thread':190,246 'told':508 'unchang':336 'undeni':368 'underneath':6 'understand':511,626 'us':280 'user':52,195,226,406 'violat':67 'visibl':417,617 'vital':424 'vote':88 'wait':636 'wide':72 'wiki':388 'will':538 'without':217 'work':198,208 'work-saf':197 'would':63,129,223,334,342,353,499,581"
  +ranking: 0
  +commentCount: 0
  +upVotes: 16
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/143612/-/comment/558206"
  +editedAt: DateTimeImmutable @1688610890 {#2389
    date: 2023-07-06 04:34:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688606097 {#2369
    date: 2023-07-06 03:14:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2387
  +user: Proxies\__CG__\App\Entity\User {#2392 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2381
    +user: Proxies\__CG__\App\Entity\User {#1756 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3281 …}
    +slug: "r-PICS-moderators-receive-u-ModCodeofConduct-message-accusing-them-of-breaking-site"
    +title: "/r/PICS moderators receive /u/ModCodeofConduct message accusing them of breaking site rules by switching to NSFW; mods can't reply, so post public response instead"
    +url: "https://www.reddit.com/r/pics/comments/14rn8zd/the_rpics_moderators_cant_respond_to_reddit/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 27
    +favouriteCount: 127
    +score: 22
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688912835 {#3266
      date: 2023-07-09 16:27:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3283 …}
    +votes: Doctrine\ORM\PersistentCollection {#3285 …}
    +reports: Doctrine\ORM\PersistentCollection {#3287 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
    +badges: Doctrine\ORM\PersistentCollection {#3293 …}
    +children: [
      1 => App\Entity\EntryComment {#2378
        +user: Proxies\__CG__\App\Entity\User {#2379 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Their post:\n
          \n
          > Greetings, r/PICS!\n
          > \n
          > The moderators were recently contacted by u/ModCodeofConduct, who had this to say:\n
          > \n
          > > We noticed you recently marked your community NSFW. This action is likely to confuse your community members, as people subscribe to communities based on the content at the time of subscription. This is a violation of the Mod Code of Conduct rule 2.\n
          > > \n
          > > ```\n
          > > While we recognize communities can gradually change as they grow, when your content suddenly changes from generally safe for work to sexually explicit, it harms the community members.\n
          > > \n
          > > While we can see you haven't taken the step of approving sexually explicit content, we need to separate your community from the communities that abruptly become NSFW and post sexually explicit content, situations in which we immediately take action. Please correct the NSFW marking on your subreddit so that we can separate your community from those violating sitewide rules.\n
          > > \n
          > > Thank you.\n
          > > \n
          > > ```\n
          > \n
          > As subscribers to r/PICS are aware, the moderators here have worked very hard to ensure that the community adheres to every mandate and message that Reddit has surfaced. Unfortunately, we were unable to state as much to u/ModCodeofConduct, as they disabled the ability for us reply.\n
          > \n
          > We do not wish Reddit to think that we have ignored their attempt at contact (which would be very rude of us), so we will be offering our response here. We apologize for locking the thread, but as Reddit has yet to answer our previous letter, we are operating under the assumption that it went unseen amongst other comments.\n
          > \n
          > Thank you (as always) for subscribing to r/PICS!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1688651957 {#2385
          date: 2023-07-06 15:59:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IntlLawGnome@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2383 …}
        +nested: Doctrine\ORM\PersistentCollection {#1906 …}
        +votes: Doctrine\ORM\PersistentCollection {#1708 …}
        +reports: Doctrine\ORM\PersistentCollection {#1410 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1907 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
        -id: 8511
        -bodyTs: "'2':59 'abil':192 'abrupt':113 'action':26,127 'adher':168 'alway':258 'amongst':252 'answer':238 'apolog':227 'approv':99 'assumpt':247 'attempt':208 'awar':155 'base':39 'becom':114 'chang':66,74 'code':55 'comment':254 'communiti':23,32,38,63,86,108,111,142,167 'conduct':57 'confus':30 'contact':9,210 'content':42,72,102,120 'correct':129 'disabl':190 'ensur':164 'everi':170 'explicit':82,101,119 'general':76 'gradual':65 'greet':3 'grow':69 'hard':162 'harm':84 'haven':93 'ignor':206 'immedi':125 'letter':241 'like':28 'lock':229 'mandat':171 'mark':21,132 'member':33,87 'messag':173 'mod':54 'moder':6,157 'much':185 'need':104 'notic':18 'nsfw':24,115,131 'offer':222 'oper':244 'peopl':35 'pleas':128 'post':2,117 'previous':240 'r/pics':4,153,262 'recent':8,20 'recogn':62 'reddit':175,200,234 'repli':195 'respons':224 'rude':215 'rule':58,147 'safe':77 'say':16 'see':91 'separ':106,140 'sexual':81,100,118 'sitewid':146 'situat':121 'state':183 'step':97 'subreddit':135 'subscrib':36,151,260 'subscript':47 'sudden':73 'surfac':177 'take':126 'taken':95 'thank':148,255 'think':202 'thread':231 'time':45 'u/modcodeofconduct':11,187 'unabl':181 'unfortun':178 'unseen':251 'us':194,217 'violat':51,145 'went':250 'wish':199 'work':79,160 'would':212 'yet':236"
        +ranking: 0
        +commentCount: 0
        +upVotes: 13
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/RedditMigration/t/143612/-/comment/557667"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688604339 {#2384
          date: 2023-07-06 02:45:39.0 +02:00
        }
      }
      0 => App\Entity\EntryComment {#2387}
    ]
    -id: 880
    -titleTs: "'/r/pics':1 '/u/modcodeofconduct':4 'accus':6 'break':9 'instead':24 'messag':5 'mod':16 'moder':2 'nsfw':15 'post':21 'public':22 'receiv':3 'repli':19 'respons':23 'rule':11 'site':10 'switch':13"
    -bodyTs: null
    +cross: false
    +upVotes: 22
    +downVotes: 0
    +ranking: 1688687815
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/143612"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688601415 {#3181
      date: 2023-07-06 01:56:55.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
  +image: null
  +parent: App\Entity\EntryComment {#2378}
  +root: App\Entity\EntryComment {#2378}
  +body: """
    They continue in a comment underneath:\n
    \n
    > /u/ModCodeofConduct,\n
    > \n
    > Thank you for your recent message.\n
    > \n
    > We appreciate your concerns regarding r/PICS being marked as NSFW, and we hope that you will be reassured by our response. In short, the shift in question was not a sudden change, nor is there any risk of users being confused… and most important of all, an abrupt reversion would itself constitute a violation of the site-wide rules that you cited.\n
    > \n
    > On June 16th, 2023, r/PICS (then r/Pics) asked its subscribers to vote on the state of the subreddit, and they overwhelmingly decided to feature only “images of John Oliver looking sexy.” On June 20th, 2023, a second poll was held, and it was determined that “any and all media featuring John Oliver” would be allowed. This also precipitated a change in the subreddit’s name from “/r/Pics” to “/r/PICS,” with the latter being an acronym for “Posts Illuminating Comedian’s Sexiness.”\n
    > \n
    > As we moderated r/PICS, however, we discovered that large amounts of profanity and offensive content – both of which are listed as NSFW by Reddit’s policies – were present in non-NSFW threads. This was problematic, as users expecting work-safe experiences were very likely to encounter non-work-safe material. Rather than abruptly alter our rules without first consulting the community (which would have confused users), we asked on June 26th, 2023 for subscribers to refrain from offering any NSFW content in non-NSFW threads.\n
    > \n
    > We also requested a response from Reddit on that same date.\n
    > \n
    > By July 3rd, 2023, the amount of profanity and offensive content in r/PICS had not declined, and Reddit had not responded to us. It was publicly announced that we had no choice but to mark the subreddit as being NSFW, so as to adhere to Reddit’s own mandates. It was also made clear that our longstanding rules – rules which should have seen r/Pics (in any form) being a NSFW community from the get-go – would be unchanged; that neither gore nor pornography would be allowed, but that tasteful nudity, profanity, and “offensive” content would continue to be acceptable. To reiterate, while we do celebrate a British comedian’s undeniable allure, we do not allow anything sexually explicit to be posted.\n
    > \n
    > Our surfaced resources – our sidebar, our rules, our wiki, and our announcements – make all of this exceptionally clear, but since Reddit provides no method by which users can be required to read said resources before participating, the visible marking of r/PICS as NSFW is vital to establishing reasonable expectations. Furthermore, as Reddit assures its partners that their advertisements will not run alongside profanity or offensive content, the aforementioned marking is also in said partners’ best interests. That same assurance indicates that moderators “set their own standards for conduct and ‘appropriate’ content,” indicating that r/PICS is solely responsible for determining what is and is not offensive (and policing accordingly). A failure on our part to appropriately list r/PICS as NSFW would therefore run counter to what advertisers have been told.\n
    > \n
    > We do understand that the shift may have caused some minor issues for Reddit, however, and as we have no desire to harm the platform, we are more than willing to discuss the situation with you. Please respond to our previous request for communication, and we will look forward to exploring productive paths forward. In the meantime, to ensure that r/PICS is adhering to all of Reddit’s guidelines and requests, we would be happy to revert the NSFW setting, restrict posting, and remove any and all content that could be considered “offensive” by anyone. If this compromise does not meet with your approval, please offer a publicly visible comment in response to our open letter. We understand that you are likely very busy, so we will wait until Friday, July 7th before taking any additional steps.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1688912835 {#2391
    date: 2023-07-09 16:27:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IntlLawGnome@kbin.social"
    "@siv9939@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2394 …}
  +nested: Doctrine\ORM\PersistentCollection {#2393 …}
  +votes: Doctrine\ORM\PersistentCollection {#1381 …}
  +reports: Doctrine\ORM\PersistentCollection {#1402 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
  -id: 8516
  -bodyTs: "'/r/pics':143,145 '/u/modcodeofconduct':7 '16th':79 '2023':80,111,232,261 '20th':110 '26th':231 '3rd':260 '7th':640 'abrupt':61,213 'accept':357 'accord':487 'acronym':151 'addit':644 'adher':301,571 'advertis':437,505 'aforement':447 'allow':131,344,373 'allur':369 'alongsid':441 'also':133,248,309,450 'alter':214 'amount':167,263 'announc':284,391 'anyon':603 'anyth':374 'appreci':15 'appropri':469,494 'approv':612 'ask':84,228 'assur':432,458 'best':454 'british':365 'busi':632 'caus':517 'celebr':363 'chang':45,136 'choic':289 'cite':76 'clear':311,397 'comedian':155,366 'comment':5,618 'communic':552 'communiti':221,328 'compromis':606 'concern':17 'conduct':467 'confus':54,225 'consid':600 'constitut':65 'consult':219 'content':172,241,268,352,445,470,596 'continu':2,354 'could':598 'counter':502 'date':257 'decid':98 'declin':273 'desir':529 'determin':120,478 'discov':164 'discuss':540 'encount':205 'ensur':567 'establish':426 'except':396 'expect':196,428 'experi':200 'explicit':376 'explor':559 'failur':489 'featur':100,126 'first':218 'form':324 'forward':557,562 'friday':638 'furthermor':429 'get':332 'get-go':331 'go':333 'gore':339 'guidelin':577 'happi':583 'harm':531 'held':116 'hope':26 'howev':162,523 'illumin':154 'imag':102 'import':57 'indic':459,471 'interest':455 'issu':520 'john':104,127 'juli':259,639 'june':78,109,230 'larg':166 'latter':148 'letter':624 'like':203,630 'list':177,495 'longstand':314 'look':106,556 'made':310 'make':392 'mandat':306 'mark':21,292,418,448 'materi':210 'may':515 'meantim':565 'media':125 'meet':609 'messag':13 'method':403 'minor':519 'moder':160,461 'name':141 'neither':338 'non':188,207,244 'non-nsfw':187,243 'non-work-saf':206 'nsfw':23,179,189,240,245,297,327,422,498,587 'nuditi':348 'offens':171,267,351,444,484,601 'offer':238,614 'oliv':105,128 'open':623 'overwhelm':97 'part':492 'particip':415 'partner':434,453 'path':561 'platform':533 'pleas':545,613 'polic':486 'polici':183 'poll':114 'pornographi':341 'post':153,379,590 'precipit':134 'present':185 'previous':549 'problemat':193 'product':560 'profan':169,265,349,442 'provid':401 'public':283,616 'question':40 'r/pics':19,81,83,161,270,321,420,473,496,569 'rather':211 'read':411 'reason':427 'reassur':31 'recent':12 'reddit':181,253,275,303,400,431,522,575 'refrain':236 'regard':18 'reiter':359 'remov':592 'request':249,550,579 'requir':409 'resourc':382,413 'respond':278,546 'respons':34,251,476,620 'restrict':589 'revers':62 'revert':585 'risk':50 'rule':73,216,315,316,386 'run':440,501 'safe':199,209 'said':412,452 'second':113 'seen':320 'set':462,588 'sexi':107,157 'sexual':375 'shift':38,514 'short':36 'sidebar':384 'sinc':399 'site':71 'site-wid':70 'situat':542 'sole':475 'standard':465 'state':91 'step':645 'subreddit':94,139,294 'subscrib':86,234 'sudden':44 'surfac':381 'take':642 'tast':347 'thank':8 'therefor':500 'thread':190,246 'told':508 'unchang':336 'undeni':368 'underneath':6 'understand':511,626 'us':280 'user':52,195,226,406 'violat':67 'visibl':417,617 'vital':424 'vote':88 'wait':636 'wide':72 'wiki':388 'will':538 'without':217 'work':198,208 'work-saf':197 'would':63,129,223,334,342,353,499,581"
  +ranking: 0
  +commentCount: 0
  +upVotes: 16
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/143612/-/comment/558206"
  +editedAt: DateTimeImmutable @1688610890 {#2389
    date: 2023-07-06 04:34:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688606097 {#2369
    date: 2023-07-06 03:14:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2387
  +user: Proxies\__CG__\App\Entity\User {#2392 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2381
    +user: Proxies\__CG__\App\Entity\User {#1756 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3281 …}
    +slug: "r-PICS-moderators-receive-u-ModCodeofConduct-message-accusing-them-of-breaking-site"
    +title: "/r/PICS moderators receive /u/ModCodeofConduct message accusing them of breaking site rules by switching to NSFW; mods can't reply, so post public response instead"
    +url: "https://www.reddit.com/r/pics/comments/14rn8zd/the_rpics_moderators_cant_respond_to_reddit/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 27
    +favouriteCount: 127
    +score: 22
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688912835 {#3266
      date: 2023-07-09 16:27:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3283 …}
    +votes: Doctrine\ORM\PersistentCollection {#3285 …}
    +reports: Doctrine\ORM\PersistentCollection {#3287 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
    +badges: Doctrine\ORM\PersistentCollection {#3293 …}
    +children: [
      1 => App\Entity\EntryComment {#2378
        +user: Proxies\__CG__\App\Entity\User {#2379 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Their post:\n
          \n
          > Greetings, r/PICS!\n
          > \n
          > The moderators were recently contacted by u/ModCodeofConduct, who had this to say:\n
          > \n
          > > We noticed you recently marked your community NSFW. This action is likely to confuse your community members, as people subscribe to communities based on the content at the time of subscription. This is a violation of the Mod Code of Conduct rule 2.\n
          > > \n
          > > ```\n
          > > While we recognize communities can gradually change as they grow, when your content suddenly changes from generally safe for work to sexually explicit, it harms the community members.\n
          > > \n
          > > While we can see you haven't taken the step of approving sexually explicit content, we need to separate your community from the communities that abruptly become NSFW and post sexually explicit content, situations in which we immediately take action. Please correct the NSFW marking on your subreddit so that we can separate your community from those violating sitewide rules.\n
          > > \n
          > > Thank you.\n
          > > \n
          > > ```\n
          > \n
          > As subscribers to r/PICS are aware, the moderators here have worked very hard to ensure that the community adheres to every mandate and message that Reddit has surfaced. Unfortunately, we were unable to state as much to u/ModCodeofConduct, as they disabled the ability for us reply.\n
          > \n
          > We do not wish Reddit to think that we have ignored their attempt at contact (which would be very rude of us), so we will be offering our response here. We apologize for locking the thread, but as Reddit has yet to answer our previous letter, we are operating under the assumption that it went unseen amongst other comments.\n
          > \n
          > Thank you (as always) for subscribing to r/PICS!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1688651957 {#2385
          date: 2023-07-06 15:59:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IntlLawGnome@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2383 …}
        +nested: Doctrine\ORM\PersistentCollection {#1906 …}
        +votes: Doctrine\ORM\PersistentCollection {#1708 …}
        +reports: Doctrine\ORM\PersistentCollection {#1410 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1907 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
        -id: 8511
        -bodyTs: "'2':59 'abil':192 'abrupt':113 'action':26,127 'adher':168 'alway':258 'amongst':252 'answer':238 'apolog':227 'approv':99 'assumpt':247 'attempt':208 'awar':155 'base':39 'becom':114 'chang':66,74 'code':55 'comment':254 'communiti':23,32,38,63,86,108,111,142,167 'conduct':57 'confus':30 'contact':9,210 'content':42,72,102,120 'correct':129 'disabl':190 'ensur':164 'everi':170 'explicit':82,101,119 'general':76 'gradual':65 'greet':3 'grow':69 'hard':162 'harm':84 'haven':93 'ignor':206 'immedi':125 'letter':241 'like':28 'lock':229 'mandat':171 'mark':21,132 'member':33,87 'messag':173 'mod':54 'moder':6,157 'much':185 'need':104 'notic':18 'nsfw':24,115,131 'offer':222 'oper':244 'peopl':35 'pleas':128 'post':2,117 'previous':240 'r/pics':4,153,262 'recent':8,20 'recogn':62 'reddit':175,200,234 'repli':195 'respons':224 'rude':215 'rule':58,147 'safe':77 'say':16 'see':91 'separ':106,140 'sexual':81,100,118 'sitewid':146 'situat':121 'state':183 'step':97 'subreddit':135 'subscrib':36,151,260 'subscript':47 'sudden':73 'surfac':177 'take':126 'taken':95 'thank':148,255 'think':202 'thread':231 'time':45 'u/modcodeofconduct':11,187 'unabl':181 'unfortun':178 'unseen':251 'us':194,217 'violat':51,145 'went':250 'wish':199 'work':79,160 'would':212 'yet':236"
        +ranking: 0
        +commentCount: 0
        +upVotes: 13
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/RedditMigration/t/143612/-/comment/557667"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688604339 {#2384
          date: 2023-07-06 02:45:39.0 +02:00
        }
      }
      0 => App\Entity\EntryComment {#2387}
    ]
    -id: 880
    -titleTs: "'/r/pics':1 '/u/modcodeofconduct':4 'accus':6 'break':9 'instead':24 'messag':5 'mod':16 'moder':2 'nsfw':15 'post':21 'public':22 'receiv':3 'repli':19 'respons':23 'rule':11 'site':10 'switch':13"
    -bodyTs: null
    +cross: false
    +upVotes: 22
    +downVotes: 0
    +ranking: 1688687815
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/143612"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688601415 {#3181
      date: 2023-07-06 01:56:55.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
  +image: null
  +parent: App\Entity\EntryComment {#2378}
  +root: App\Entity\EntryComment {#2378}
  +body: """
    They continue in a comment underneath:\n
    \n
    > /u/ModCodeofConduct,\n
    > \n
    > Thank you for your recent message.\n
    > \n
    > We appreciate your concerns regarding r/PICS being marked as NSFW, and we hope that you will be reassured by our response. In short, the shift in question was not a sudden change, nor is there any risk of users being confused… and most important of all, an abrupt reversion would itself constitute a violation of the site-wide rules that you cited.\n
    > \n
    > On June 16th, 2023, r/PICS (then r/Pics) asked its subscribers to vote on the state of the subreddit, and they overwhelmingly decided to feature only “images of John Oliver looking sexy.” On June 20th, 2023, a second poll was held, and it was determined that “any and all media featuring John Oliver” would be allowed. This also precipitated a change in the subreddit’s name from “/r/Pics” to “/r/PICS,” with the latter being an acronym for “Posts Illuminating Comedian’s Sexiness.”\n
    > \n
    > As we moderated r/PICS, however, we discovered that large amounts of profanity and offensive content – both of which are listed as NSFW by Reddit’s policies – were present in non-NSFW threads. This was problematic, as users expecting work-safe experiences were very likely to encounter non-work-safe material. Rather than abruptly alter our rules without first consulting the community (which would have confused users), we asked on June 26th, 2023 for subscribers to refrain from offering any NSFW content in non-NSFW threads.\n
    > \n
    > We also requested a response from Reddit on that same date.\n
    > \n
    > By July 3rd, 2023, the amount of profanity and offensive content in r/PICS had not declined, and Reddit had not responded to us. It was publicly announced that we had no choice but to mark the subreddit as being NSFW, so as to adhere to Reddit’s own mandates. It was also made clear that our longstanding rules – rules which should have seen r/Pics (in any form) being a NSFW community from the get-go – would be unchanged; that neither gore nor pornography would be allowed, but that tasteful nudity, profanity, and “offensive” content would continue to be acceptable. To reiterate, while we do celebrate a British comedian’s undeniable allure, we do not allow anything sexually explicit to be posted.\n
    > \n
    > Our surfaced resources – our sidebar, our rules, our wiki, and our announcements – make all of this exceptionally clear, but since Reddit provides no method by which users can be required to read said resources before participating, the visible marking of r/PICS as NSFW is vital to establishing reasonable expectations. Furthermore, as Reddit assures its partners that their advertisements will not run alongside profanity or offensive content, the aforementioned marking is also in said partners’ best interests. That same assurance indicates that moderators “set their own standards for conduct and ‘appropriate’ content,” indicating that r/PICS is solely responsible for determining what is and is not offensive (and policing accordingly). A failure on our part to appropriately list r/PICS as NSFW would therefore run counter to what advertisers have been told.\n
    > \n
    > We do understand that the shift may have caused some minor issues for Reddit, however, and as we have no desire to harm the platform, we are more than willing to discuss the situation with you. Please respond to our previous request for communication, and we will look forward to exploring productive paths forward. In the meantime, to ensure that r/PICS is adhering to all of Reddit’s guidelines and requests, we would be happy to revert the NSFW setting, restrict posting, and remove any and all content that could be considered “offensive” by anyone. If this compromise does not meet with your approval, please offer a publicly visible comment in response to our open letter. We understand that you are likely very busy, so we will wait until Friday, July 7th before taking any additional steps.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1688912835 {#2391
    date: 2023-07-09 16:27:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IntlLawGnome@kbin.social"
    "@siv9939@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2394 …}
  +nested: Doctrine\ORM\PersistentCollection {#2393 …}
  +votes: Doctrine\ORM\PersistentCollection {#1381 …}
  +reports: Doctrine\ORM\PersistentCollection {#1402 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
  -id: 8516
  -bodyTs: "'/r/pics':143,145 '/u/modcodeofconduct':7 '16th':79 '2023':80,111,232,261 '20th':110 '26th':231 '3rd':260 '7th':640 'abrupt':61,213 'accept':357 'accord':487 'acronym':151 'addit':644 'adher':301,571 'advertis':437,505 'aforement':447 'allow':131,344,373 'allur':369 'alongsid':441 'also':133,248,309,450 'alter':214 'amount':167,263 'announc':284,391 'anyon':603 'anyth':374 'appreci':15 'appropri':469,494 'approv':612 'ask':84,228 'assur':432,458 'best':454 'british':365 'busi':632 'caus':517 'celebr':363 'chang':45,136 'choic':289 'cite':76 'clear':311,397 'comedian':155,366 'comment':5,618 'communic':552 'communiti':221,328 'compromis':606 'concern':17 'conduct':467 'confus':54,225 'consid':600 'constitut':65 'consult':219 'content':172,241,268,352,445,470,596 'continu':2,354 'could':598 'counter':502 'date':257 'decid':98 'declin':273 'desir':529 'determin':120,478 'discov':164 'discuss':540 'encount':205 'ensur':567 'establish':426 'except':396 'expect':196,428 'experi':200 'explicit':376 'explor':559 'failur':489 'featur':100,126 'first':218 'form':324 'forward':557,562 'friday':638 'furthermor':429 'get':332 'get-go':331 'go':333 'gore':339 'guidelin':577 'happi':583 'harm':531 'held':116 'hope':26 'howev':162,523 'illumin':154 'imag':102 'import':57 'indic':459,471 'interest':455 'issu':520 'john':104,127 'juli':259,639 'june':78,109,230 'larg':166 'latter':148 'letter':624 'like':203,630 'list':177,495 'longstand':314 'look':106,556 'made':310 'make':392 'mandat':306 'mark':21,292,418,448 'materi':210 'may':515 'meantim':565 'media':125 'meet':609 'messag':13 'method':403 'minor':519 'moder':160,461 'name':141 'neither':338 'non':188,207,244 'non-nsfw':187,243 'non-work-saf':206 'nsfw':23,179,189,240,245,297,327,422,498,587 'nuditi':348 'offens':171,267,351,444,484,601 'offer':238,614 'oliv':105,128 'open':623 'overwhelm':97 'part':492 'particip':415 'partner':434,453 'path':561 'platform':533 'pleas':545,613 'polic':486 'polici':183 'poll':114 'pornographi':341 'post':153,379,590 'precipit':134 'present':185 'previous':549 'problemat':193 'product':560 'profan':169,265,349,442 'provid':401 'public':283,616 'question':40 'r/pics':19,81,83,161,270,321,420,473,496,569 'rather':211 'read':411 'reason':427 'reassur':31 'recent':12 'reddit':181,253,275,303,400,431,522,575 'refrain':236 'regard':18 'reiter':359 'remov':592 'request':249,550,579 'requir':409 'resourc':382,413 'respond':278,546 'respons':34,251,476,620 'restrict':589 'revers':62 'revert':585 'risk':50 'rule':73,216,315,316,386 'run':440,501 'safe':199,209 'said':412,452 'second':113 'seen':320 'set':462,588 'sexi':107,157 'sexual':375 'shift':38,514 'short':36 'sidebar':384 'sinc':399 'site':71 'site-wid':70 'situat':542 'sole':475 'standard':465 'state':91 'step':645 'subreddit':94,139,294 'subscrib':86,234 'sudden':44 'surfac':381 'take':642 'tast':347 'thank':8 'therefor':500 'thread':190,246 'told':508 'unchang':336 'undeni':368 'underneath':6 'understand':511,626 'us':280 'user':52,195,226,406 'violat':67 'visibl':417,617 'vital':424 'vote':88 'wait':636 'wide':72 'wiki':388 'will':538 'without':217 'work':198,208 'work-saf':197 'would':63,129,223,334,342,353,499,581"
  +ranking: 0
  +commentCount: 0
  +upVotes: 16
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/143612/-/comment/558206"
  +editedAt: DateTimeImmutable @1688610890 {#2389
    date: 2023-07-06 04:34:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688606097 {#2369
    date: 2023-07-06 03:14:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 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
30 DENIED moderate
App\Entity\Entry {#1448
  +user: Proxies\__CG__\App\Entity\User {#1553 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
  +slug: "Hi-kbinners-Fuck-spez"
  +title: "Hi kbinners! Fuck spez"
  +url: "https://media.kbin.social/65/95/65952c1ad05cb18af6457466950ad84bf202e72e30bffcbdec597730dd83c168.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 190
  +score: 39
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688614507 {#1781
    date: 2023-07-06 05:35:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1640 …}
  +votes: Doctrine\ORM\PersistentCollection {#1647 …}
  +reports: Doctrine\ORM\PersistentCollection {#1744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1433 …}
  +badges: Doctrine\ORM\PersistentCollection {#1582 …}
  +children: [
    App\Entity\EntryComment {#2470
      +user: Proxies\__CG__\App\Entity\User {#2469 …}
      +entry: App\Entity\Entry {#1448}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2467 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2471 …}
      +body: "Especially you"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1688435379 {#2459
        date: 2023-07-04 03:49:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mysoulishome@lemmy.world"
        "@Metaright@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2371 …}
      +nested: Doctrine\ORM\PersistentCollection {#2370 …}
      +votes: Doctrine\ORM\PersistentCollection {#2360 …}
      +reports: Doctrine\ORM\PersistentCollection {#2361 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2372 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2386 …}
      -id: 7539
      -bodyTs: "'especi':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 2
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/791507"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688432802 {#2468
        date: 2023-07-04 03:06:42.0 +02:00
      }
    }
  ]
  -id: 752
  -titleTs: "'fuck':3 'hi':1 'kbinner':2 'spez':4"
  -bodyTs: null
  +cross: false
  +upVotes: 39
  +downVotes: 0
  +ranking: 1688516352
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/134445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688429952 {#1784
    date: 2023-07-04 02:19:12.0 +02:00
  }
}
"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
31 DENIED edit
App\Entity\Entry {#1448
  +user: Proxies\__CG__\App\Entity\User {#1553 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
  +slug: "Hi-kbinners-Fuck-spez"
  +title: "Hi kbinners! Fuck spez"
  +url: "https://media.kbin.social/65/95/65952c1ad05cb18af6457466950ad84bf202e72e30bffcbdec597730dd83c168.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 190
  +score: 39
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688614507 {#1781
    date: 2023-07-06 05:35:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1640 …}
  +votes: Doctrine\ORM\PersistentCollection {#1647 …}
  +reports: Doctrine\ORM\PersistentCollection {#1744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1433 …}
  +badges: Doctrine\ORM\PersistentCollection {#1582 …}
  +children: [
    App\Entity\EntryComment {#2470
      +user: Proxies\__CG__\App\Entity\User {#2469 …}
      +entry: App\Entity\Entry {#1448}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2467 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2471 …}
      +body: "Especially you"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1688435379 {#2459
        date: 2023-07-04 03:49:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mysoulishome@lemmy.world"
        "@Metaright@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2371 …}
      +nested: Doctrine\ORM\PersistentCollection {#2370 …}
      +votes: Doctrine\ORM\PersistentCollection {#2360 …}
      +reports: Doctrine\ORM\PersistentCollection {#2361 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2372 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2386 …}
      -id: 7539
      -bodyTs: "'especi':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 2
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/791507"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688432802 {#2468
        date: 2023-07-04 03:06:42.0 +02:00
      }
    }
  ]
  -id: 752
  -titleTs: "'fuck':3 'hi':1 'kbinner':2 'spez':4"
  -bodyTs: null
  +cross: false
  +upVotes: 39
  +downVotes: 0
  +ranking: 1688516352
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/134445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688429952 {#1784
    date: 2023-07-04 02:19:12.0 +02:00
  }
}
"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
32 DENIED moderate
App\Entity\Entry {#1448
  +user: Proxies\__CG__\App\Entity\User {#1553 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
  +slug: "Hi-kbinners-Fuck-spez"
  +title: "Hi kbinners! Fuck spez"
  +url: "https://media.kbin.social/65/95/65952c1ad05cb18af6457466950ad84bf202e72e30bffcbdec597730dd83c168.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 190
  +score: 39
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688614507 {#1781
    date: 2023-07-06 05:35:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1640 …}
  +votes: Doctrine\ORM\PersistentCollection {#1647 …}
  +reports: Doctrine\ORM\PersistentCollection {#1744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1433 …}
  +badges: Doctrine\ORM\PersistentCollection {#1582 …}
  +children: [
    App\Entity\EntryComment {#2470
      +user: Proxies\__CG__\App\Entity\User {#2469 …}
      +entry: App\Entity\Entry {#1448}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2467 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2471 …}
      +body: "Especially you"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1688435379 {#2459
        date: 2023-07-04 03:49:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mysoulishome@lemmy.world"
        "@Metaright@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2371 …}
      +nested: Doctrine\ORM\PersistentCollection {#2370 …}
      +votes: Doctrine\ORM\PersistentCollection {#2360 …}
      +reports: Doctrine\ORM\PersistentCollection {#2361 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2372 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2386 …}
      -id: 7539
      -bodyTs: "'especi':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 2
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/791507"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688432802 {#2468
        date: 2023-07-04 03:06:42.0 +02:00
      }
    }
  ]
  -id: 752
  -titleTs: "'fuck':3 'hi':1 'kbinner':2 'spez':4"
  -bodyTs: null
  +cross: false
  +upVotes: 39
  +downVotes: 0
  +ranking: 1688516352
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/134445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688429952 {#1784
    date: 2023-07-04 02:19:12.0 +02:00
  }
}
"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 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
34 DENIED moderate
App\Entity\EntryComment {#2470
  +user: Proxies\__CG__\App\Entity\User {#2469 …}
  +entry: App\Entity\Entry {#1448
    +user: Proxies\__CG__\App\Entity\User {#1553 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
    +slug: "Hi-kbinners-Fuck-spez"
    +title: "Hi kbinners! Fuck spez"
    +url: "https://media.kbin.social/65/95/65952c1ad05cb18af6457466950ad84bf202e72e30bffcbdec597730dd83c168.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 190
    +score: 39
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688614507 {#1781
      date: 2023-07-06 05:35:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1640 …}
    +votes: Doctrine\ORM\PersistentCollection {#1647 …}
    +reports: Doctrine\ORM\PersistentCollection {#1744 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1433 …}
    +badges: Doctrine\ORM\PersistentCollection {#1582 …}
    +children: [
      App\Entity\EntryComment {#2470}
    ]
    -id: 752
    -titleTs: "'fuck':3 'hi':1 'kbinner':2 'spez':4"
    -bodyTs: null
    +cross: false
    +upVotes: 39
    +downVotes: 0
    +ranking: 1688516352
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/134445"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688429952 {#1784
      date: 2023-07-04 02:19:12.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2467 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2471 …}
  +body: "Especially you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1688435379 {#2459
    date: 2023-07-04 03:49:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mysoulishome@lemmy.world"
    "@Metaright@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2371 …}
  +nested: Doctrine\ORM\PersistentCollection {#2370 …}
  +votes: Doctrine\ORM\PersistentCollection {#2360 …}
  +reports: Doctrine\ORM\PersistentCollection {#2361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2386 …}
  -id: 7539
  -bodyTs: "'especi':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 2
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/791507"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688432802 {#2468
    date: 2023-07-04 03:06:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2470
  +user: Proxies\__CG__\App\Entity\User {#2469 …}
  +entry: App\Entity\Entry {#1448
    +user: Proxies\__CG__\App\Entity\User {#1553 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
    +slug: "Hi-kbinners-Fuck-spez"
    +title: "Hi kbinners! Fuck spez"
    +url: "https://media.kbin.social/65/95/65952c1ad05cb18af6457466950ad84bf202e72e30bffcbdec597730dd83c168.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 190
    +score: 39
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688614507 {#1781
      date: 2023-07-06 05:35:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1640 …}
    +votes: Doctrine\ORM\PersistentCollection {#1647 …}
    +reports: Doctrine\ORM\PersistentCollection {#1744 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1433 …}
    +badges: Doctrine\ORM\PersistentCollection {#1582 …}
    +children: [
      App\Entity\EntryComment {#2470}
    ]
    -id: 752
    -titleTs: "'fuck':3 'hi':1 'kbinner':2 'spez':4"
    -bodyTs: null
    +cross: false
    +upVotes: 39
    +downVotes: 0
    +ranking: 1688516352
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/134445"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688429952 {#1784
      date: 2023-07-04 02:19:12.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2467 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2471 …}
  +body: "Especially you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1688435379 {#2459
    date: 2023-07-04 03:49:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mysoulishome@lemmy.world"
    "@Metaright@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2371 …}
  +nested: Doctrine\ORM\PersistentCollection {#2370 …}
  +votes: Doctrine\ORM\PersistentCollection {#2360 …}
  +reports: Doctrine\ORM\PersistentCollection {#2361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2386 …}
  -id: 7539
  -bodyTs: "'especi':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 2
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/791507"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688432802 {#2468
    date: 2023-07-04 03:06:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2470
  +user: Proxies\__CG__\App\Entity\User {#2469 …}
  +entry: App\Entity\Entry {#1448
    +user: Proxies\__CG__\App\Entity\User {#1553 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
    +slug: "Hi-kbinners-Fuck-spez"
    +title: "Hi kbinners! Fuck spez"
    +url: "https://media.kbin.social/65/95/65952c1ad05cb18af6457466950ad84bf202e72e30bffcbdec597730dd83c168.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 190
    +score: 39
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688614507 {#1781
      date: 2023-07-06 05:35:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1640 …}
    +votes: Doctrine\ORM\PersistentCollection {#1647 …}
    +reports: Doctrine\ORM\PersistentCollection {#1744 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1433 …}
    +badges: Doctrine\ORM\PersistentCollection {#1582 …}
    +children: [
      App\Entity\EntryComment {#2470}
    ]
    -id: 752
    -titleTs: "'fuck':3 'hi':1 'kbinner':2 'spez':4"
    -bodyTs: null
    +cross: false
    +upVotes: 39
    +downVotes: 0
    +ranking: 1688516352
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/134445"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688429952 {#1784
      date: 2023-07-04 02:19:12.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2467 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2471 …}
  +body: "Especially you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1688435379 {#2459
    date: 2023-07-04 03:49:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mysoulishome@lemmy.world"
    "@Metaright@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2371 …}
  +nested: Doctrine\ORM\PersistentCollection {#2370 …}
  +votes: Doctrine\ORM\PersistentCollection {#2360 …}
  +reports: Doctrine\ORM\PersistentCollection {#2361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2386 …}
  -id: 7539
  -bodyTs: "'especi':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 2
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/791507"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688432802 {#2468
    date: 2023-07-04 03:06:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 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
38 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2465
  +user: Proxies\__CG__\App\Entity\User {#3300 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
  +image: Proxies\__CG__\App\Entity\Image {#3302 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3303 …}
  +slug: "Fidelity-has-cut-Reddit-valuation-to-5-5B-from-10B"
  +title: "Fidelity has cut Reddit valuation to $5.5B from $10B"
  +url: "https://techcrunch.com/2023/06/30/fidelity-deepens-valuation-cut-for-reddit-and-discord/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 72
  +favouriteCount: 313
  +score: 50
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689263815 {#3295
    date: 2023-07-13 17:56:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3304 …}
  +votes: Doctrine\ORM\PersistentCollection {#3306 …}
  +reports: Doctrine\ORM\PersistentCollection {#3308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3312 …}
  +badges: Doctrine\ORM\PersistentCollection {#3314 …}
  +children: [
    App\Entity\EntryComment {#2447
      +user: Proxies\__CG__\App\Entity\User {#2448 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2465 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > (Worth noting that the vast majority of markdown in the value of Reddit and Discord holdings by Fidelity predominantly occurred last year.)\n
        \n
        Oh, that means there’s more room to move down.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 132
      +score: 0
      +lastActive: DateTime @1688180466 {#1733
        date: 2023-07-01 05:01:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Girlparts@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2464 …}
      +nested: Doctrine\ORM\PersistentCollection {#2462 …}
      +votes: Doctrine\ORM\PersistentCollection {#2461 …}
      +reports: Doctrine\ORM\PersistentCollection {#2460 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
      -id: 5995
      -bodyTs: "'discord':15 'fidel':18 'hold':16 'last':21 'major':6 'markdown':8 'mean':25 'move':31 'note':2 'occur':20 'oh':23 'predomin':19 'reddit':13 'room':29 'valu':11 'vast':5 'worth':1 'year':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 11
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/t/117362/-/comment/462498"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688129718 {#2411
        date: 2023-06-30 14:55:18.0 +02:00
      }
    }
  ]
  -id: 588
  -titleTs: "'10b':10 '5.5':7 'b':8 'cut':3 'fidel':1 'reddit':4 'valuat':5"
  -bodyTs: null
  +cross: false
  +upVotes: 49
  +downVotes: 0
  +ranking: 1688213269
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/117362"
  +editedAt: DateTimeImmutable @1688135316 {#3282
    date: 2023-06-30 16:28:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688126869 {#2218
    date: 2023-06-30 14:07:49.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
39 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2465
  +user: Proxies\__CG__\App\Entity\User {#3300 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
  +image: Proxies\__CG__\App\Entity\Image {#3302 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3303 …}
  +slug: "Fidelity-has-cut-Reddit-valuation-to-5-5B-from-10B"
  +title: "Fidelity has cut Reddit valuation to $5.5B from $10B"
  +url: "https://techcrunch.com/2023/06/30/fidelity-deepens-valuation-cut-for-reddit-and-discord/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 72
  +favouriteCount: 313
  +score: 50
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689263815 {#3295
    date: 2023-07-13 17:56:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3304 …}
  +votes: Doctrine\ORM\PersistentCollection {#3306 …}
  +reports: Doctrine\ORM\PersistentCollection {#3308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3312 …}
  +badges: Doctrine\ORM\PersistentCollection {#3314 …}
  +children: [
    App\Entity\EntryComment {#2447
      +user: Proxies\__CG__\App\Entity\User {#2448 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2465 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > (Worth noting that the vast majority of markdown in the value of Reddit and Discord holdings by Fidelity predominantly occurred last year.)\n
        \n
        Oh, that means there’s more room to move down.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 132
      +score: 0
      +lastActive: DateTime @1688180466 {#1733
        date: 2023-07-01 05:01:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Girlparts@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2464 …}
      +nested: Doctrine\ORM\PersistentCollection {#2462 …}
      +votes: Doctrine\ORM\PersistentCollection {#2461 …}
      +reports: Doctrine\ORM\PersistentCollection {#2460 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
      -id: 5995
      -bodyTs: "'discord':15 'fidel':18 'hold':16 'last':21 'major':6 'markdown':8 'mean':25 'move':31 'note':2 'occur':20 'oh':23 'predomin':19 'reddit':13 'room':29 'valu':11 'vast':5 'worth':1 'year':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 11
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/t/117362/-/comment/462498"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688129718 {#2411
        date: 2023-06-30 14:55:18.0 +02:00
      }
    }
  ]
  -id: 588
  -titleTs: "'10b':10 '5.5':7 'b':8 'cut':3 'fidel':1 'reddit':4 'valuat':5"
  -bodyTs: null
  +cross: false
  +upVotes: 49
  +downVotes: 0
  +ranking: 1688213269
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/117362"
  +editedAt: DateTimeImmutable @1688135316 {#3282
    date: 2023-06-30 16:28:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688126869 {#2218
    date: 2023-06-30 14:07:49.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
40 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2465
  +user: Proxies\__CG__\App\Entity\User {#3300 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
  +image: Proxies\__CG__\App\Entity\Image {#3302 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3303 …}
  +slug: "Fidelity-has-cut-Reddit-valuation-to-5-5B-from-10B"
  +title: "Fidelity has cut Reddit valuation to $5.5B from $10B"
  +url: "https://techcrunch.com/2023/06/30/fidelity-deepens-valuation-cut-for-reddit-and-discord/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 72
  +favouriteCount: 313
  +score: 50
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689263815 {#3295
    date: 2023-07-13 17:56:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3304 …}
  +votes: Doctrine\ORM\PersistentCollection {#3306 …}
  +reports: Doctrine\ORM\PersistentCollection {#3308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3312 …}
  +badges: Doctrine\ORM\PersistentCollection {#3314 …}
  +children: [
    App\Entity\EntryComment {#2447
      +user: Proxies\__CG__\App\Entity\User {#2448 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2465 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > (Worth noting that the vast majority of markdown in the value of Reddit and Discord holdings by Fidelity predominantly occurred last year.)\n
        \n
        Oh, that means there’s more room to move down.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 132
      +score: 0
      +lastActive: DateTime @1688180466 {#1733
        date: 2023-07-01 05:01:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Girlparts@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2464 …}
      +nested: Doctrine\ORM\PersistentCollection {#2462 …}
      +votes: Doctrine\ORM\PersistentCollection {#2461 …}
      +reports: Doctrine\ORM\PersistentCollection {#2460 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
      -id: 5995
      -bodyTs: "'discord':15 'fidel':18 'hold':16 'last':21 'major':6 'markdown':8 'mean':25 'move':31 'note':2 'occur':20 'oh':23 'predomin':19 'reddit':13 'room':29 'valu':11 'vast':5 'worth':1 'year':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 11
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/t/117362/-/comment/462498"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688129718 {#2411
        date: 2023-06-30 14:55:18.0 +02:00
      }
    }
  ]
  -id: 588
  -titleTs: "'10b':10 '5.5':7 'b':8 'cut':3 'fidel':1 'reddit':4 'valuat':5"
  -bodyTs: null
  +cross: false
  +upVotes: 49
  +downVotes: 0
  +ranking: 1688213269
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/117362"
  +editedAt: DateTimeImmutable @1688135316 {#3282
    date: 2023-06-30 16:28:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688126869 {#2218
    date: 2023-06-30 14:07:49.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
41 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
42 DENIED moderate
App\Entity\EntryComment {#2447
  +user: Proxies\__CG__\App\Entity\User {#2448 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2465
    +user: Proxies\__CG__\App\Entity\User {#3300 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
    +image: Proxies\__CG__\App\Entity\Image {#3302 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3303 …}
    +slug: "Fidelity-has-cut-Reddit-valuation-to-5-5B-from-10B"
    +title: "Fidelity has cut Reddit valuation to $5.5B from $10B"
    +url: "https://techcrunch.com/2023/06/30/fidelity-deepens-valuation-cut-for-reddit-and-discord/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 72
    +favouriteCount: 313
    +score: 50
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689263815 {#3295
      date: 2023-07-13 17:56:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3304 …}
    +votes: Doctrine\ORM\PersistentCollection {#3306 …}
    +reports: Doctrine\ORM\PersistentCollection {#3308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3310 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3312 …}
    +badges: Doctrine\ORM\PersistentCollection {#3314 …}
    +children: [
      App\Entity\EntryComment {#2447}
    ]
    -id: 588
    -titleTs: "'10b':10 '5.5':7 'b':8 'cut':3 'fidel':1 'reddit':4 'valuat':5"
    -bodyTs: null
    +cross: false
    +upVotes: 49
    +downVotes: 0
    +ranking: 1688213269
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/117362"
    +editedAt: DateTimeImmutable @1688135316 {#3282
      date: 2023-06-30 16:28:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688126869 {#2218
      date: 2023-06-30 14:07:49.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > (Worth noting that the vast majority of markdown in the value of Reddit and Discord holdings by Fidelity predominantly occurred last year.)\n
    \n
    Oh, that means there’s more room to move down.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 132
  +score: 0
  +lastActive: DateTime @1688180466 {#1733
    date: 2023-07-01 05:01:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Girlparts@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2464 …}
  +nested: Doctrine\ORM\PersistentCollection {#2462 …}
  +votes: Doctrine\ORM\PersistentCollection {#2461 …}
  +reports: Doctrine\ORM\PersistentCollection {#2460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
  -id: 5995
  -bodyTs: "'discord':15 'fidel':18 'hold':16 'last':21 'major':6 'markdown':8 'mean':25 'move':31 'note':2 'occur':20 'oh':23 'predomin':19 'reddit':13 'room':29 'valu':11 'vast':5 'worth':1 'year':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 11
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/117362/-/comment/462498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688129718 {#2411
    date: 2023-06-30 14:55:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2447
  +user: Proxies\__CG__\App\Entity\User {#2448 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2465
    +user: Proxies\__CG__\App\Entity\User {#3300 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
    +image: Proxies\__CG__\App\Entity\Image {#3302 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3303 …}
    +slug: "Fidelity-has-cut-Reddit-valuation-to-5-5B-from-10B"
    +title: "Fidelity has cut Reddit valuation to $5.5B from $10B"
    +url: "https://techcrunch.com/2023/06/30/fidelity-deepens-valuation-cut-for-reddit-and-discord/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 72
    +favouriteCount: 313
    +score: 50
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689263815 {#3295
      date: 2023-07-13 17:56:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3304 …}
    +votes: Doctrine\ORM\PersistentCollection {#3306 …}
    +reports: Doctrine\ORM\PersistentCollection {#3308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3310 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3312 …}
    +badges: Doctrine\ORM\PersistentCollection {#3314 …}
    +children: [
      App\Entity\EntryComment {#2447}
    ]
    -id: 588
    -titleTs: "'10b':10 '5.5':7 'b':8 'cut':3 'fidel':1 'reddit':4 'valuat':5"
    -bodyTs: null
    +cross: false
    +upVotes: 49
    +downVotes: 0
    +ranking: 1688213269
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/117362"
    +editedAt: DateTimeImmutable @1688135316 {#3282
      date: 2023-06-30 16:28:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688126869 {#2218
      date: 2023-06-30 14:07:49.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > (Worth noting that the vast majority of markdown in the value of Reddit and Discord holdings by Fidelity predominantly occurred last year.)\n
    \n
    Oh, that means there’s more room to move down.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 132
  +score: 0
  +lastActive: DateTime @1688180466 {#1733
    date: 2023-07-01 05:01:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Girlparts@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2464 …}
  +nested: Doctrine\ORM\PersistentCollection {#2462 …}
  +votes: Doctrine\ORM\PersistentCollection {#2461 …}
  +reports: Doctrine\ORM\PersistentCollection {#2460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
  -id: 5995
  -bodyTs: "'discord':15 'fidel':18 'hold':16 'last':21 'major':6 'markdown':8 'mean':25 'move':31 'note':2 'occur':20 'oh':23 'predomin':19 'reddit':13 'room':29 'valu':11 'vast':5 'worth':1 'year':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 11
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/117362/-/comment/462498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688129718 {#2411
    date: 2023-06-30 14:55:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2447
  +user: Proxies\__CG__\App\Entity\User {#2448 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2465
    +user: Proxies\__CG__\App\Entity\User {#3300 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
    +image: Proxies\__CG__\App\Entity\Image {#3302 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3303 …}
    +slug: "Fidelity-has-cut-Reddit-valuation-to-5-5B-from-10B"
    +title: "Fidelity has cut Reddit valuation to $5.5B from $10B"
    +url: "https://techcrunch.com/2023/06/30/fidelity-deepens-valuation-cut-for-reddit-and-discord/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 72
    +favouriteCount: 313
    +score: 50
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689263815 {#3295
      date: 2023-07-13 17:56:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3304 …}
    +votes: Doctrine\ORM\PersistentCollection {#3306 …}
    +reports: Doctrine\ORM\PersistentCollection {#3308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3310 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3312 …}
    +badges: Doctrine\ORM\PersistentCollection {#3314 …}
    +children: [
      App\Entity\EntryComment {#2447}
    ]
    -id: 588
    -titleTs: "'10b':10 '5.5':7 'b':8 'cut':3 'fidel':1 'reddit':4 'valuat':5"
    -bodyTs: null
    +cross: false
    +upVotes: 49
    +downVotes: 0
    +ranking: 1688213269
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/117362"
    +editedAt: DateTimeImmutable @1688135316 {#3282
      date: 2023-06-30 16:28:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688126869 {#2218
      date: 2023-06-30 14:07:49.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > (Worth noting that the vast majority of markdown in the value of Reddit and Discord holdings by Fidelity predominantly occurred last year.)\n
    \n
    Oh, that means there’s more room to move down.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 132
  +score: 0
  +lastActive: DateTime @1688180466 {#1733
    date: 2023-07-01 05:01:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Girlparts@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2464 …}
  +nested: Doctrine\ORM\PersistentCollection {#2462 …}
  +votes: Doctrine\ORM\PersistentCollection {#2461 …}
  +reports: Doctrine\ORM\PersistentCollection {#2460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
  -id: 5995
  -bodyTs: "'discord':15 'fidel':18 'hold':16 'last':21 'major':6 'markdown':8 'mean':25 'move':31 'note':2 'occur':20 'oh':23 'predomin':19 'reddit':13 'room':29 'valu':11 'vast':5 'worth':1 'year':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 11
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/117362/-/comment/462498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688129718 {#2411
    date: 2023-06-30 14:55:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 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
46 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1720
  +user: Proxies\__CG__\App\Entity\User {#3269 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
  +image: Proxies\__CG__\App\Entity\Image {#3321 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2952 …}
  +slug: "r-TIHI-has-been-banned-for-being-unmoderated"
  +title: "r/TIHI has been banned for being unmoderated."
  +url: "https://old.reddit.com/r/ModCoord/comments/14m5zy3/rtihi_has_been_banned_for_being_unmoderated/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 96
  +favouriteCount: 239
  +score: 36
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688195114 {#3316
    date: 2023-07-01 09:05:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3323 …}
  +votes: Doctrine\ORM\PersistentCollection {#3325 …}
  +reports: Doctrine\ORM\PersistentCollection {#3327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3331 …}
  +badges: Doctrine\ORM\PersistentCollection {#3333 …}
  +children: [
    App\Entity\EntryComment {#1613
      +user: Proxies\__CG__\App\Entity\User {#1596 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1692 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1692 …}
      +body: """
        Reddit's stance has just been so bizarre.\n
        \n
        So they want people to pay to not see ads? They *literally sell that* as a product, Reddit Premium. Why not tie API access to premium subscriptions? It's not even unprecedented; Spotify does this.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 70
      +score: 0
      +lastActive: DateTime @1688091174 {#1556
        date: 2023-06-30 04:12:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lohrun@kbin.social"
        "@abff08f4813c@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1795 …}
      +nested: Doctrine\ORM\PersistentCollection {#1616 …}
      +votes: Doctrine\ORM\PersistentCollection {#1598 …}
      +reports: Doctrine\ORM\PersistentCollection {#1629 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
      -id: 5321
      -bodyTs: "'access':32 'ad':18 'api':31 'bizarr':8 'even':39 'liter':20 'pay':14 'peopl':12 'premium':27,34 'product':25 'reddit':1,26 'see':17 'sell':21 'spotifi':41 'stanc':3 'subscript':35 'tie':30 'unpreced':40 'want':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 9
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/t/112721/-/comment/447549"
      +editedAt: DateTimeImmutable @1688054346 {#1562
        date: 2023-06-29 17:59:06.0 +02:00
      }
      +createdAt: DateTimeImmutable @1688052024 {#1554
        date: 2023-06-29 17:20:24.0 +02:00
      }
    }
  ]
  -id: 533
  -titleTs: "'ban':4 'r/tihi':1 'unmoder':7"
  -bodyTs: null
  +cross: false
  +upVotes: 36
  +downVotes: 0
  +ranking: 1688134965
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/112721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688048565 {#3301
    date: 2023-06-29 16:22:45.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
47 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1720
  +user: Proxies\__CG__\App\Entity\User {#3269 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
  +image: Proxies\__CG__\App\Entity\Image {#3321 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2952 …}
  +slug: "r-TIHI-has-been-banned-for-being-unmoderated"
  +title: "r/TIHI has been banned for being unmoderated."
  +url: "https://old.reddit.com/r/ModCoord/comments/14m5zy3/rtihi_has_been_banned_for_being_unmoderated/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 96
  +favouriteCount: 239
  +score: 36
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688195114 {#3316
    date: 2023-07-01 09:05:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3323 …}
  +votes: Doctrine\ORM\PersistentCollection {#3325 …}
  +reports: Doctrine\ORM\PersistentCollection {#3327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3331 …}
  +badges: Doctrine\ORM\PersistentCollection {#3333 …}
  +children: [
    App\Entity\EntryComment {#1613
      +user: Proxies\__CG__\App\Entity\User {#1596 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1692 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1692 …}
      +body: """
        Reddit's stance has just been so bizarre.\n
        \n
        So they want people to pay to not see ads? They *literally sell that* as a product, Reddit Premium. Why not tie API access to premium subscriptions? It's not even unprecedented; Spotify does this.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 70
      +score: 0
      +lastActive: DateTime @1688091174 {#1556
        date: 2023-06-30 04:12:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lohrun@kbin.social"
        "@abff08f4813c@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1795 …}
      +nested: Doctrine\ORM\PersistentCollection {#1616 …}
      +votes: Doctrine\ORM\PersistentCollection {#1598 …}
      +reports: Doctrine\ORM\PersistentCollection {#1629 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
      -id: 5321
      -bodyTs: "'access':32 'ad':18 'api':31 'bizarr':8 'even':39 'liter':20 'pay':14 'peopl':12 'premium':27,34 'product':25 'reddit':1,26 'see':17 'sell':21 'spotifi':41 'stanc':3 'subscript':35 'tie':30 'unpreced':40 'want':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 9
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/t/112721/-/comment/447549"
      +editedAt: DateTimeImmutable @1688054346 {#1562
        date: 2023-06-29 17:59:06.0 +02:00
      }
      +createdAt: DateTimeImmutable @1688052024 {#1554
        date: 2023-06-29 17:20:24.0 +02:00
      }
    }
  ]
  -id: 533
  -titleTs: "'ban':4 'r/tihi':1 'unmoder':7"
  -bodyTs: null
  +cross: false
  +upVotes: 36
  +downVotes: 0
  +ranking: 1688134965
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/112721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688048565 {#3301
    date: 2023-06-29 16:22:45.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
48 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1720
  +user: Proxies\__CG__\App\Entity\User {#3269 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
  +image: Proxies\__CG__\App\Entity\Image {#3321 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2952 …}
  +slug: "r-TIHI-has-been-banned-for-being-unmoderated"
  +title: "r/TIHI has been banned for being unmoderated."
  +url: "https://old.reddit.com/r/ModCoord/comments/14m5zy3/rtihi_has_been_banned_for_being_unmoderated/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 96
  +favouriteCount: 239
  +score: 36
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688195114 {#3316
    date: 2023-07-01 09:05:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3323 …}
  +votes: Doctrine\ORM\PersistentCollection {#3325 …}
  +reports: Doctrine\ORM\PersistentCollection {#3327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3331 …}
  +badges: Doctrine\ORM\PersistentCollection {#3333 …}
  +children: [
    App\Entity\EntryComment {#1613
      +user: Proxies\__CG__\App\Entity\User {#1596 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1692 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1692 …}
      +body: """
        Reddit's stance has just been so bizarre.\n
        \n
        So they want people to pay to not see ads? They *literally sell that* as a product, Reddit Premium. Why not tie API access to premium subscriptions? It's not even unprecedented; Spotify does this.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 70
      +score: 0
      +lastActive: DateTime @1688091174 {#1556
        date: 2023-06-30 04:12:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lohrun@kbin.social"
        "@abff08f4813c@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1795 …}
      +nested: Doctrine\ORM\PersistentCollection {#1616 …}
      +votes: Doctrine\ORM\PersistentCollection {#1598 …}
      +reports: Doctrine\ORM\PersistentCollection {#1629 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
      -id: 5321
      -bodyTs: "'access':32 'ad':18 'api':31 'bizarr':8 'even':39 'liter':20 'pay':14 'peopl':12 'premium':27,34 'product':25 'reddit':1,26 'see':17 'sell':21 'spotifi':41 'stanc':3 'subscript':35 'tie':30 'unpreced':40 'want':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 9
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/t/112721/-/comment/447549"
      +editedAt: DateTimeImmutable @1688054346 {#1562
        date: 2023-06-29 17:59:06.0 +02:00
      }
      +createdAt: DateTimeImmutable @1688052024 {#1554
        date: 2023-06-29 17:20:24.0 +02:00
      }
    }
  ]
  -id: 533
  -titleTs: "'ban':4 'r/tihi':1 'unmoder':7"
  -bodyTs: null
  +cross: false
  +upVotes: 36
  +downVotes: 0
  +ranking: 1688134965
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/112721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688048565 {#3301
    date: 2023-06-29 16:22:45.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
49 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
50 DENIED moderate
App\Entity\EntryComment {#1613
  +user: Proxies\__CG__\App\Entity\User {#1596 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720
    +user: Proxies\__CG__\App\Entity\User {#3269 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
    +image: Proxies\__CG__\App\Entity\Image {#3321 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2952 …}
    +slug: "r-TIHI-has-been-banned-for-being-unmoderated"
    +title: "r/TIHI has been banned for being unmoderated."
    +url: "https://old.reddit.com/r/ModCoord/comments/14m5zy3/rtihi_has_been_banned_for_being_unmoderated/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 239
    +score: 36
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688195114 {#3316
      date: 2023-07-01 09:05:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3323 …}
    +votes: Doctrine\ORM\PersistentCollection {#3325 …}
    +reports: Doctrine\ORM\PersistentCollection {#3327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3329 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3331 …}
    +badges: Doctrine\ORM\PersistentCollection {#3333 …}
    +children: [
      App\Entity\EntryComment {#1613}
    ]
    -id: 533
    -titleTs: "'ban':4 'r/tihi':1 'unmoder':7"
    -bodyTs: null
    +cross: false
    +upVotes: 36
    +downVotes: 0
    +ranking: 1688134965
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/112721"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688048565 {#3301
      date: 2023-06-29 16:22:45.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1692 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1692 …}
  +body: """
    Reddit's stance has just been so bizarre.\n
    \n
    So they want people to pay to not see ads? They *literally sell that* as a product, Reddit Premium. Why not tie API access to premium subscriptions? It's not even unprecedented; Spotify does this.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 70
  +score: 0
  +lastActive: DateTime @1688091174 {#1556
    date: 2023-06-30 04:12:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lohrun@kbin.social"
    "@abff08f4813c@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1795 …}
  +nested: Doctrine\ORM\PersistentCollection {#1616 …}
  +votes: Doctrine\ORM\PersistentCollection {#1598 …}
  +reports: Doctrine\ORM\PersistentCollection {#1629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 5321
  -bodyTs: "'access':32 'ad':18 'api':31 'bizarr':8 'even':39 'liter':20 'pay':14 'peopl':12 'premium':27,34 'product':25 'reddit':1,26 'see':17 'sell':21 'spotifi':41 'stanc':3 'subscript':35 'tie':30 'unpreced':40 'want':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 9
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/112721/-/comment/447549"
  +editedAt: DateTimeImmutable @1688054346 {#1562
    date: 2023-06-29 17:59:06.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688052024 {#1554
    date: 2023-06-29 17:20:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#1613
  +user: Proxies\__CG__\App\Entity\User {#1596 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720
    +user: Proxies\__CG__\App\Entity\User {#3269 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
    +image: Proxies\__CG__\App\Entity\Image {#3321 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2952 …}
    +slug: "r-TIHI-has-been-banned-for-being-unmoderated"
    +title: "r/TIHI has been banned for being unmoderated."
    +url: "https://old.reddit.com/r/ModCoord/comments/14m5zy3/rtihi_has_been_banned_for_being_unmoderated/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 239
    +score: 36
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688195114 {#3316
      date: 2023-07-01 09:05:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3323 …}
    +votes: Doctrine\ORM\PersistentCollection {#3325 …}
    +reports: Doctrine\ORM\PersistentCollection {#3327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3329 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3331 …}
    +badges: Doctrine\ORM\PersistentCollection {#3333 …}
    +children: [
      App\Entity\EntryComment {#1613}
    ]
    -id: 533
    -titleTs: "'ban':4 'r/tihi':1 'unmoder':7"
    -bodyTs: null
    +cross: false
    +upVotes: 36
    +downVotes: 0
    +ranking: 1688134965
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/112721"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688048565 {#3301
      date: 2023-06-29 16:22:45.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1692 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1692 …}
  +body: """
    Reddit's stance has just been so bizarre.\n
    \n
    So they want people to pay to not see ads? They *literally sell that* as a product, Reddit Premium. Why not tie API access to premium subscriptions? It's not even unprecedented; Spotify does this.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 70
  +score: 0
  +lastActive: DateTime @1688091174 {#1556
    date: 2023-06-30 04:12:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lohrun@kbin.social"
    "@abff08f4813c@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1795 …}
  +nested: Doctrine\ORM\PersistentCollection {#1616 …}
  +votes: Doctrine\ORM\PersistentCollection {#1598 …}
  +reports: Doctrine\ORM\PersistentCollection {#1629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 5321
  -bodyTs: "'access':32 'ad':18 'api':31 'bizarr':8 'even':39 'liter':20 'pay':14 'peopl':12 'premium':27,34 'product':25 'reddit':1,26 'see':17 'sell':21 'spotifi':41 'stanc':3 'subscript':35 'tie':30 'unpreced':40 'want':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 9
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/112721/-/comment/447549"
  +editedAt: DateTimeImmutable @1688054346 {#1562
    date: 2023-06-29 17:59:06.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688052024 {#1554
    date: 2023-06-29 17:20:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#1613
  +user: Proxies\__CG__\App\Entity\User {#1596 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720
    +user: Proxies\__CG__\App\Entity\User {#3269 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
    +image: Proxies\__CG__\App\Entity\Image {#3321 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2952 …}
    +slug: "r-TIHI-has-been-banned-for-being-unmoderated"
    +title: "r/TIHI has been banned for being unmoderated."
    +url: "https://old.reddit.com/r/ModCoord/comments/14m5zy3/rtihi_has_been_banned_for_being_unmoderated/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 239
    +score: 36
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688195114 {#3316
      date: 2023-07-01 09:05:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3323 …}
    +votes: Doctrine\ORM\PersistentCollection {#3325 …}
    +reports: Doctrine\ORM\PersistentCollection {#3327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3329 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3331 …}
    +badges: Doctrine\ORM\PersistentCollection {#3333 …}
    +children: [
      App\Entity\EntryComment {#1613}
    ]
    -id: 533
    -titleTs: "'ban':4 'r/tihi':1 'unmoder':7"
    -bodyTs: null
    +cross: false
    +upVotes: 36
    +downVotes: 0
    +ranking: 1688134965
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/112721"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688048565 {#3301
      date: 2023-06-29 16:22:45.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1692 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1692 …}
  +body: """
    Reddit's stance has just been so bizarre.\n
    \n
    So they want people to pay to not see ads? They *literally sell that* as a product, Reddit Premium. Why not tie API access to premium subscriptions? It's not even unprecedented; Spotify does this.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 70
  +score: 0
  +lastActive: DateTime @1688091174 {#1556
    date: 2023-06-30 04:12:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lohrun@kbin.social"
    "@abff08f4813c@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1795 …}
  +nested: Doctrine\ORM\PersistentCollection {#1616 …}
  +votes: Doctrine\ORM\PersistentCollection {#1598 …}
  +reports: Doctrine\ORM\PersistentCollection {#1629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 5321
  -bodyTs: "'access':32 'ad':18 'api':31 'bizarr':8 'even':39 'liter':20 'pay':14 'peopl':12 'premium':27,34 'product':25 'reddit':1,26 'see':17 'sell':21 'spotifi':41 'stanc':3 'subscript':35 'tie':30 'unpreced':40 'want':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 9
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/112721/-/comment/447549"
  +editedAt: DateTimeImmutable @1688054346 {#1562
    date: 2023-06-29 17:59:06.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688052024 {#1554
    date: 2023-06-29 17:20:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_ADMIN
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED ROLE_MODERATOR
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details