GET https://kbin.spritesserver.nl/index.php/m/RedditMigration@kbin.social/microblog/commented

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Post {#2964
  +user: Proxies\__CG__\App\Entity\User {#3095 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "What-are-we-What-do-Lemmy-users-call-themselves-What"
  +body: """
    What are we?\n
    \n
    What do Lemmy users call themselves? What do Kbin users call themselves? What about Mast?\n
    \n
    So far I can't come up with anything better than "Fediziens"\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 14
  +favouriteCount: 2
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689274679 {#2970
    date: 2023-07-13 20:57:59.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3092 …}
  +votes: Doctrine\ORM\PersistentCollection {#2937 …}
  +reports: Doctrine\ORM\PersistentCollection {#2928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
  +children: []
  -id: 131
  -bodyTs: "'anyth':27 'better':28 'call':8,14 'come':24 'far':20 'fedizien':30 'kbin':12 'lemmi':6 'mast':18 'redditmigr':31 'user':7,13"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688767937
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/717897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688681537 {#2908
    date: 2023-07-07 00:12:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Post {#2964
  +user: Proxies\__CG__\App\Entity\User {#3095 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "What-are-we-What-do-Lemmy-users-call-themselves-What"
  +body: """
    What are we?\n
    \n
    What do Lemmy users call themselves? What do Kbin users call themselves? What about Mast?\n
    \n
    So far I can't come up with anything better than "Fediziens"\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 14
  +favouriteCount: 2
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689274679 {#2970
    date: 2023-07-13 20:57:59.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3092 …}
  +votes: Doctrine\ORM\PersistentCollection {#2937 …}
  +reports: Doctrine\ORM\PersistentCollection {#2928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
  +children: []
  -id: 131
  -bodyTs: "'anyth':27 'better':28 'call':8,14 'come':24 'far':20 'fedizien':30 'kbin':12 'lemmi':6 'mast':18 'redditmigr':31 'user':7,13"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688767937
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/717897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688681537 {#2908
    date: 2023-07-07 00:12:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Post {#2964
  +user: Proxies\__CG__\App\Entity\User {#3095 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "What-are-we-What-do-Lemmy-users-call-themselves-What"
  +body: """
    What are we?\n
    \n
    What do Lemmy users call themselves? What do Kbin users call themselves? What about Mast?\n
    \n
    So far I can't come up with anything better than "Fediziens"\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 14
  +favouriteCount: 2
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689274679 {#2970
    date: 2023-07-13 20:57:59.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3092 …}
  +votes: Doctrine\ORM\PersistentCollection {#2937 …}
  +reports: Doctrine\ORM\PersistentCollection {#2928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
  +children: []
  -id: 131
  -bodyTs: "'anyth':27 'better':28 'call':8,14 'come':24 'far':20 'fedizien':30 'kbin':12 'lemmi':6 'mast':18 'redditmigr':31 'user':7,13"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688767937
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/717897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688681537 {#2908
    date: 2023-07-07 00:12:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Post {#3150
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Threads-vs-microblogs-Does-anyone-have-any-advice-on"
  +body: """
    ### Threads vs microblogs?\n
    \n
    Does anyone have any advice on whether to use #threads or #microblogs when you're looking to say, start a discussion about a topic on #kbin? Is there an etiquette for what option is best? Or do people just pick depending on their mood (having a Twitter vs a Reddit sort of a day)?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 13
  +favouriteCount: 6
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689261503 {#3143
    date: 2023-07-13 17:18:23.0 +02:00
  }
  +ip: null
  +tags: [
    "threads"
    "microblogs"
    "kbin"
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3144 …}
  +votes: Doctrine\ORM\PersistentCollection {#3151 …}
  +reports: Doctrine\ORM\PersistentCollection {#3153 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
  +children: []
  -id: 136
  -bodyTs: "'advic':8 'anyon':5 'best':38 'day':57 'depend':44 'discuss':24 'etiquett':33 'kbin':29 'look':19 'microblog':3,15 'mood':47 'option':36 'peopl':41 'pick':43 're':18 'reddit':53 'redditmigr':58 'say':21 'sort':54 'start':22 'thread':1,13 'topic':27 'twitter':50 'use':12 'vs':2,51 'whether':10"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688826337
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/728854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688743837 {#3127
    date: 2023-07-07 17:30:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Post {#3150
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Threads-vs-microblogs-Does-anyone-have-any-advice-on"
  +body: """
    ### Threads vs microblogs?\n
    \n
    Does anyone have any advice on whether to use #threads or #microblogs when you're looking to say, start a discussion about a topic on #kbin? Is there an etiquette for what option is best? Or do people just pick depending on their mood (having a Twitter vs a Reddit sort of a day)?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 13
  +favouriteCount: 6
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689261503 {#3143
    date: 2023-07-13 17:18:23.0 +02:00
  }
  +ip: null
  +tags: [
    "threads"
    "microblogs"
    "kbin"
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3144 …}
  +votes: Doctrine\ORM\PersistentCollection {#3151 …}
  +reports: Doctrine\ORM\PersistentCollection {#3153 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
  +children: []
  -id: 136
  -bodyTs: "'advic':8 'anyon':5 'best':38 'day':57 'depend':44 'discuss':24 'etiquett':33 'kbin':29 'look':19 'microblog':3,15 'mood':47 'option':36 'peopl':41 'pick':43 're':18 'reddit':53 'redditmigr':58 'say':21 'sort':54 'start':22 'thread':1,13 'topic':27 'twitter':50 'use':12 'vs':2,51 'whether':10"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688826337
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/728854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688743837 {#3127
    date: 2023-07-07 17:30:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Post {#3150
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Threads-vs-microblogs-Does-anyone-have-any-advice-on"
  +body: """
    ### Threads vs microblogs?\n
    \n
    Does anyone have any advice on whether to use #threads or #microblogs when you're looking to say, start a discussion about a topic on #kbin? Is there an etiquette for what option is best? Or do people just pick depending on their mood (having a Twitter vs a Reddit sort of a day)?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 13
  +favouriteCount: 6
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689261503 {#3143
    date: 2023-07-13 17:18:23.0 +02:00
  }
  +ip: null
  +tags: [
    "threads"
    "microblogs"
    "kbin"
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3144 …}
  +votes: Doctrine\ORM\PersistentCollection {#3151 …}
  +reports: Doctrine\ORM\PersistentCollection {#3153 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
  +children: []
  -id: 136
  -bodyTs: "'advic':8 'anyon':5 'best':38 'day':57 'depend':44 'discuss':24 'etiquett':33 'kbin':29 'look':19 'microblog':3,15 'mood':47 'option':36 'peopl':41 'pick':43 're':18 'reddit':53 'redditmigr':58 'say':21 'sort':54 'start':22 'thread':1,13 'topic':27 'twitter':50 'use':12 'vs':2,51 'whether':10"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688826337
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/728854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688743837 {#3127
    date: 2023-07-07 17:30:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"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\Post {#3161
  +user: Proxies\__CG__\App\Entity\User {#3162 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "As-a-victim-of-domestic-violence-who-has-spent-years"
  +body: """
    As a victim of domestic violence who has spent years online trying to help other victims, Reddit's act of undeleting several of my deleted comments just made me have to go through and manually delete. In the process, I had to relive a huge chunk of trauma.\n
    \n
    I'm not feeling okay right now.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 8
  +favouriteCount: 6
  +score: 5
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688610840 {#3159
    date: 2023-07-06 04:34:00.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3163 …}
  +votes: Doctrine\ORM\PersistentCollection {#3165 …}
  +reports: Doctrine\ORM\PersistentCollection {#3167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3171 …}
  +children: []
  -id: 107
  -bodyTs: "'act':19 'chunk':46 'comment':26 'delet':25,36 'domest':5 'feel':52 'go':32 'help':14 'huge':45 'm':50 'made':28 'manual':35 'okay':53 'onlin':11 'process':39 'reddit':17 'redditmigr':56 'reliv':43 'right':54 'sever':22 'spent':9 'trauma':48 'tri':12 'undelet':21 'victim':3,16 'violenc':6 'year':10"
  +upVotes: 5
  +downVotes: 0
  +ranking: 1688295453
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/628006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688217453 {#3160
    date: 2023-07-01 15:17:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Post {#3161
  +user: Proxies\__CG__\App\Entity\User {#3162 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "As-a-victim-of-domestic-violence-who-has-spent-years"
  +body: """
    As a victim of domestic violence who has spent years online trying to help other victims, Reddit's act of undeleting several of my deleted comments just made me have to go through and manually delete. In the process, I had to relive a huge chunk of trauma.\n
    \n
    I'm not feeling okay right now.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 8
  +favouriteCount: 6
  +score: 5
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688610840 {#3159
    date: 2023-07-06 04:34:00.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3163 …}
  +votes: Doctrine\ORM\PersistentCollection {#3165 …}
  +reports: Doctrine\ORM\PersistentCollection {#3167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3171 …}
  +children: []
  -id: 107
  -bodyTs: "'act':19 'chunk':46 'comment':26 'delet':25,36 'domest':5 'feel':52 'go':32 'help':14 'huge':45 'm':50 'made':28 'manual':35 'okay':53 'onlin':11 'process':39 'reddit':17 'redditmigr':56 'reliv':43 'right':54 'sever':22 'spent':9 'trauma':48 'tri':12 'undelet':21 'victim':3,16 'violenc':6 'year':10"
  +upVotes: 5
  +downVotes: 0
  +ranking: 1688295453
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/628006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688217453 {#3160
    date: 2023-07-01 15:17:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Post {#3161
  +user: Proxies\__CG__\App\Entity\User {#3162 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "As-a-victim-of-domestic-violence-who-has-spent-years"
  +body: """
    As a victim of domestic violence who has spent years online trying to help other victims, Reddit's act of undeleting several of my deleted comments just made me have to go through and manually delete. In the process, I had to relive a huge chunk of trauma.\n
    \n
    I'm not feeling okay right now.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 8
  +favouriteCount: 6
  +score: 5
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688610840 {#3159
    date: 2023-07-06 04:34:00.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3163 …}
  +votes: Doctrine\ORM\PersistentCollection {#3165 …}
  +reports: Doctrine\ORM\PersistentCollection {#3167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3171 …}
  +children: []
  -id: 107
  -bodyTs: "'act':19 'chunk':46 'comment':26 'delet':25,36 'domest':5 'feel':52 'go':32 'help':14 'huge':45 'm':50 'made':28 'manual':35 'okay':53 'onlin':11 'process':39 'reddit':17 'redditmigr':56 'reliv':43 'right':54 'sever':22 'spent':9 'trauma':48 'tri':12 'undelet':21 'victim':3,16 'violenc':6 'year':10"
  +upVotes: 5
  +downVotes: 0
  +ranking: 1688295453
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/628006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688217453 {#3160
    date: 2023-07-01 15:17:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"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\Post {#3175
  +user: Proxies\__CG__\App\Entity\User {#3176 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Reddit-admins-appear-to-be-removing-links-to-Lemmy-instances"
  +body: """
    Reddit admins appear to be removing links to Lemmy instances posted in comments.I'm seeing quite a few "[Removed by Reddit]" comments in /r/RedditAlternatives this evening. Anybody else seeing their comments being manipulated by Reddit staff today?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 3
  +score: 3
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688227245 {#3173
    date: 2023-07-01 18:00:45.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3177 …}
  +votes: Doctrine\ORM\PersistentCollection {#3179 …}
  +reports: Doctrine\ORM\PersistentCollection {#3181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
  +children: []
  -id: 102
  -bodyTs: "'/r/redditalternatives':24 'admin':2 'anybodi':27 'appear':3 'comment':22,31 'comments.i':13 'els':28 'even':26 'instanc':10 'lemmi':9 'link':7 'm':14 'manipul':33 'post':11 'quit':16 'reddit':1,21,35 'redditmigr':38 'remov':6,19 'see':15,29 'staff':36 'today':37"
  +upVotes: 2
  +downVotes: 0
  +ranking: 1688239239
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/625173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688195239 {#3174
    date: 2023-07-01 09:07:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Post {#3175
  +user: Proxies\__CG__\App\Entity\User {#3176 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Reddit-admins-appear-to-be-removing-links-to-Lemmy-instances"
  +body: """
    Reddit admins appear to be removing links to Lemmy instances posted in comments.I'm seeing quite a few "[Removed by Reddit]" comments in /r/RedditAlternatives this evening. Anybody else seeing their comments being manipulated by Reddit staff today?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 3
  +score: 3
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688227245 {#3173
    date: 2023-07-01 18:00:45.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3177 …}
  +votes: Doctrine\ORM\PersistentCollection {#3179 …}
  +reports: Doctrine\ORM\PersistentCollection {#3181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
  +children: []
  -id: 102
  -bodyTs: "'/r/redditalternatives':24 'admin':2 'anybodi':27 'appear':3 'comment':22,31 'comments.i':13 'els':28 'even':26 'instanc':10 'lemmi':9 'link':7 'm':14 'manipul':33 'post':11 'quit':16 'reddit':1,21,35 'redditmigr':38 'remov':6,19 'see':15,29 'staff':36 'today':37"
  +upVotes: 2
  +downVotes: 0
  +ranking: 1688239239
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/625173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688195239 {#3174
    date: 2023-07-01 09:07:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Post {#3175
  +user: Proxies\__CG__\App\Entity\User {#3176 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Reddit-admins-appear-to-be-removing-links-to-Lemmy-instances"
  +body: """
    Reddit admins appear to be removing links to Lemmy instances posted in comments.I'm seeing quite a few "[Removed by Reddit]" comments in /r/RedditAlternatives this evening. Anybody else seeing their comments being manipulated by Reddit staff today?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 3
  +score: 3
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688227245 {#3173
    date: 2023-07-01 18:00:45.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3177 …}
  +votes: Doctrine\ORM\PersistentCollection {#3179 …}
  +reports: Doctrine\ORM\PersistentCollection {#3181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
  +children: []
  -id: 102
  -bodyTs: "'/r/redditalternatives':24 'admin':2 'anybodi':27 'appear':3 'comment':22,31 'comments.i':13 'els':28 'even':26 'instanc':10 'lemmi':9 'link':7 'm':14 'manipul':33 'post':11 'quit':16 'reddit':1,21,35 'redditmigr':38 'remov':6,19 'see':15,29 'staff':36 'today':37"
  +upVotes: 2
  +downVotes: 0
  +ranking: 1688239239
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/625173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688195239 {#3174
    date: 2023-07-01 09:07:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\Post {#3189
  +user: Proxies\__CG__\App\Entity\User {#3190 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "I-decided-to-edit-all-of-my-comments-to-say"
  +body: """
    I decided to edit all of my comments to say that I left Reddit in protest and provide a link to the Fediverse. If I leave the comments up when I delete my account, can Reddit edit them back to what they originally were? Should I just delete them?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 1
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688362499 {#3187
    date: 2023-07-03 07:34:59.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3191 …}
  +votes: Doctrine\ORM\PersistentCollection {#3193 …}
  +reports: Doctrine\ORM\PersistentCollection {#3195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
  +children: []
  -id: 90
  -bodyTs: "'account':34 'back':39 'comment':8,28 'decid':2 'delet':32,48 'edit':4,37 'fedivers':23 'leav':26 'left':13 'link':20 'origin':43 'protest':16 'provid':18 'reddit':14,36 'redditmigr':50 'say':10"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688160860
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/614890"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688130360 {#3188
    date: 2023-06-30 15:06:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Post {#3189
  +user: Proxies\__CG__\App\Entity\User {#3190 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "I-decided-to-edit-all-of-my-comments-to-say"
  +body: """
    I decided to edit all of my comments to say that I left Reddit in protest and provide a link to the Fediverse. If I leave the comments up when I delete my account, can Reddit edit them back to what they originally were? Should I just delete them?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 1
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688362499 {#3187
    date: 2023-07-03 07:34:59.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3191 …}
  +votes: Doctrine\ORM\PersistentCollection {#3193 …}
  +reports: Doctrine\ORM\PersistentCollection {#3195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
  +children: []
  -id: 90
  -bodyTs: "'account':34 'back':39 'comment':8,28 'decid':2 'delet':32,48 'edit':4,37 'fedivers':23 'leav':26 'left':13 'link':20 'origin':43 'protest':16 'provid':18 'reddit':14,36 'redditmigr':50 'say':10"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688160860
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/614890"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688130360 {#3188
    date: 2023-06-30 15:06:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Post {#3189
  +user: Proxies\__CG__\App\Entity\User {#3190 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "I-decided-to-edit-all-of-my-comments-to-say"
  +body: """
    I decided to edit all of my comments to say that I left Reddit in protest and provide a link to the Fediverse. If I leave the comments up when I delete my account, can Reddit edit them back to what they originally were? Should I just delete them?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 1
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688362499 {#3187
    date: 2023-07-03 07:34:59.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3191 …}
  +votes: Doctrine\ORM\PersistentCollection {#3193 …}
  +reports: Doctrine\ORM\PersistentCollection {#3195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
  +children: []
  -id: 90
  -bodyTs: "'account':34 'back':39 'comment':8,28 'decid':2 'delet':32,48 'edit':4,37 'fedivers':23 'leav':26 'left':13 'link':20 'origin':43 'protest':16 'provid':18 'reddit':14,36 'redditmigr':50 'say':10"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688160860
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/614890"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688130360 {#3188
    date: 2023-06-30 15:06:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"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\Post {#3204
  +user: Proxies\__CG__\App\Entity\User {#3205 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Trying-to-migrate-to-kbin-but-have-several-small-questions"
  +body: """
    Trying to migrate to kbin, but have several small questions after using it for some minutes now.  \n
     Can anyone please expain how to ask simple questions within this magazine, like:\n
    \n
    How can I ask questions here without posting a new link, photo, article or video?\n
    \n
    Questions like:\n
    \n
    - How can I add magazines to my favourites?\n
    - How can I search a specific magazine (like RedditMigration for those quesions I have...)?\n
    \n
    Finally:\n
    \n
    - Is there a more extensive user guide than kbin's user guide on Github?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 2
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688217826 {#3201
    date: 2023-07-01 15:23:46.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3206 …}
  +votes: Doctrine\ORM\PersistentCollection {#3208 …}
  +reports: Doctrine\ORM\PersistentCollection {#3210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
  +children: []
  -id: 77
  -bodyTs: "'add':51 'anyon':19 'articl':43 'ask':24,34 'expain':21 'extens':75 'favourit':55 'final':70 'github':84 'guid':77,82 'kbin':5,79 'like':30,47,63 'link':41 'magazin':29,52,62 'migrat':3 'minut':16 'new':40 'photo':42 'pleas':20 'post':38 'quesion':67 'question':10,26,35,46 'redditmigr':64,85 'search':59 'sever':8 'simpl':25 'small':9 'specif':61 'tri':1 'use':12 'user':76,81 'video':45 'within':27 'without':37"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688067442
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/600232"
  +editedAt: DateTimeImmutable @1688044715 {#3202
    date: 2023-06-29 15:18:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688037442 {#3203
    date: 2023-06-29 13:17:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Post {#3204
  +user: Proxies\__CG__\App\Entity\User {#3205 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Trying-to-migrate-to-kbin-but-have-several-small-questions"
  +body: """
    Trying to migrate to kbin, but have several small questions after using it for some minutes now.  \n
     Can anyone please expain how to ask simple questions within this magazine, like:\n
    \n
    How can I ask questions here without posting a new link, photo, article or video?\n
    \n
    Questions like:\n
    \n
    - How can I add magazines to my favourites?\n
    - How can I search a specific magazine (like RedditMigration for those quesions I have...)?\n
    \n
    Finally:\n
    \n
    - Is there a more extensive user guide than kbin's user guide on Github?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 2
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688217826 {#3201
    date: 2023-07-01 15:23:46.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3206 …}
  +votes: Doctrine\ORM\PersistentCollection {#3208 …}
  +reports: Doctrine\ORM\PersistentCollection {#3210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
  +children: []
  -id: 77
  -bodyTs: "'add':51 'anyon':19 'articl':43 'ask':24,34 'expain':21 'extens':75 'favourit':55 'final':70 'github':84 'guid':77,82 'kbin':5,79 'like':30,47,63 'link':41 'magazin':29,52,62 'migrat':3 'minut':16 'new':40 'photo':42 'pleas':20 'post':38 'quesion':67 'question':10,26,35,46 'redditmigr':64,85 'search':59 'sever':8 'simpl':25 'small':9 'specif':61 'tri':1 'use':12 'user':76,81 'video':45 'within':27 'without':37"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688067442
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/600232"
  +editedAt: DateTimeImmutable @1688044715 {#3202
    date: 2023-06-29 15:18:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688037442 {#3203
    date: 2023-06-29 13:17:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Post {#3204
  +user: Proxies\__CG__\App\Entity\User {#3205 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Trying-to-migrate-to-kbin-but-have-several-small-questions"
  +body: """
    Trying to migrate to kbin, but have several small questions after using it for some minutes now.  \n
     Can anyone please expain how to ask simple questions within this magazine, like:\n
    \n
    How can I ask questions here without posting a new link, photo, article or video?\n
    \n
    Questions like:\n
    \n
    - How can I add magazines to my favourites?\n
    - How can I search a specific magazine (like RedditMigration for those quesions I have...)?\n
    \n
    Finally:\n
    \n
    - Is there a more extensive user guide than kbin's user guide on Github?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 2
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688217826 {#3201
    date: 2023-07-01 15:23:46.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3206 …}
  +votes: Doctrine\ORM\PersistentCollection {#3208 …}
  +reports: Doctrine\ORM\PersistentCollection {#3210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
  +children: []
  -id: 77
  -bodyTs: "'add':51 'anyon':19 'articl':43 'ask':24,34 'expain':21 'extens':75 'favourit':55 'final':70 'github':84 'guid':77,82 'kbin':5,79 'like':30,47,63 'link':41 'magazin':29,52,62 'migrat':3 'minut':16 'new':40 'photo':42 'pleas':20 'post':38 'quesion':67 'question':10,26,35,46 'redditmigr':64,85 'search':59 'sever':8 'simpl':25 'small':9 'specif':61 'tri':1 'use':12 'user':76,81 'video':45 'within':27 'without':37"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688067442
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/600232"
  +editedAt: DateTimeImmutable @1688044715 {#3202
    date: 2023-06-29 15:18:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688037442 {#3203
    date: 2023-06-29 13:17:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"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\Post {#3218
  +user: Proxies\__CG__\App\Entity\User {#3219 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "What-exactly-are-Reputation-Points-and-how-are-they-calculated"
  +body: """
    What exactly are Reputation Points and how are they calculated? I've got mostly upvoted comments and a few boosts but I'm sitting at -3 and I'd like to know how it works and what it means.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 1
  +score: 2
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688217945 {#3216
    date: 2023-07-01 15:25:45.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3220 …}
  +votes: Doctrine\ORM\PersistentCollection {#3222 …}
  +reports: Doctrine\ORM\PersistentCollection {#3224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3228 …}
  +children: []
  -id: 80
  -bodyTs: "'-3':26 'boost':20 'calcul':10 'comment':16 'd':29 'exact':2 'got':13 'know':32 'like':30 'm':23 'mean':39 'most':14 'point':5 'redditmigr':40 'reput':4 'sit':24 'upvot':15 've':12 'work':35"
  +upVotes: 2
  +downVotes: 0
  +ranking: 1687996654
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/590400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687966654 {#3217
    date: 2023-06-28 17:37:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Post {#3218
  +user: Proxies\__CG__\App\Entity\User {#3219 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "What-exactly-are-Reputation-Points-and-how-are-they-calculated"
  +body: """
    What exactly are Reputation Points and how are they calculated? I've got mostly upvoted comments and a few boosts but I'm sitting at -3 and I'd like to know how it works and what it means.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 1
  +score: 2
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688217945 {#3216
    date: 2023-07-01 15:25:45.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3220 …}
  +votes: Doctrine\ORM\PersistentCollection {#3222 …}
  +reports: Doctrine\ORM\PersistentCollection {#3224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3228 …}
  +children: []
  -id: 80
  -bodyTs: "'-3':26 'boost':20 'calcul':10 'comment':16 'd':29 'exact':2 'got':13 'know':32 'like':30 'm':23 'mean':39 'most':14 'point':5 'redditmigr':40 'reput':4 'sit':24 'upvot':15 've':12 'work':35"
  +upVotes: 2
  +downVotes: 0
  +ranking: 1687996654
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/590400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687966654 {#3217
    date: 2023-06-28 17:37:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Post {#3218
  +user: Proxies\__CG__\App\Entity\User {#3219 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "What-exactly-are-Reputation-Points-and-how-are-they-calculated"
  +body: """
    What exactly are Reputation Points and how are they calculated? I've got mostly upvoted comments and a few boosts but I'm sitting at -3 and I'd like to know how it works and what it means.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 1
  +score: 2
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688217945 {#3216
    date: 2023-07-01 15:25:45.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3220 …}
  +votes: Doctrine\ORM\PersistentCollection {#3222 …}
  +reports: Doctrine\ORM\PersistentCollection {#3224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3228 …}
  +children: []
  -id: 80
  -bodyTs: "'-3':26 'boost':20 'calcul':10 'comment':16 'd':29 'exact':2 'got':13 'know':32 'like':30 'm':23 'mean':39 'most':14 'point':5 'redditmigr':40 'reput':4 'sit':24 'upvot':15 've':12 'work':35"
  +upVotes: 2
  +downVotes: 0
  +ranking: 1687996654
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/590400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687966654 {#3217
    date: 2023-06-28 17:37:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"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\Post {#3232
  +user: Proxies\__CG__\App\Entity\User {#3233 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Reddit-removes-years-of-chat-and-message-archives-from-users"
  +body: """
    [Reddit removes years of chat and message archives from users' accounts](https://mashable.com/article/reddit-removes-live-chat-archives-messages)\n
    \n
    You might be able to get a copy of older messages from the data retrieval request.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689506808 {#3230
    date: 2023-07-16 13:26:48.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3234 …}
  +votes: Doctrine\ORM\PersistentCollection {#3236 …}
  +reports: Doctrine\ORM\PersistentCollection {#3238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
  +children: []
  -id: 146
  -bodyTs: "'/article/reddit-removes-live-chat-archives-messages)':14 'abl':18 'account':11 'archiv':8 'chat':5 'copi':22 'data':28 'get':20 'mashable.com':13 'mashable.com/article/reddit-removes-live-chat-archives-messages)':12 'messag':7,25 'might':16 'older':24 'reddit':1 'redditmigr':31 'remov':2 'request':30 'retriev':29 'user':10 'year':3"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689452989
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/855366"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689424489 {#3231
    date: 2023-07-15 14:34:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Post {#3232
  +user: Proxies\__CG__\App\Entity\User {#3233 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Reddit-removes-years-of-chat-and-message-archives-from-users"
  +body: """
    [Reddit removes years of chat and message archives from users' accounts](https://mashable.com/article/reddit-removes-live-chat-archives-messages)\n
    \n
    You might be able to get a copy of older messages from the data retrieval request.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689506808 {#3230
    date: 2023-07-16 13:26:48.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3234 …}
  +votes: Doctrine\ORM\PersistentCollection {#3236 …}
  +reports: Doctrine\ORM\PersistentCollection {#3238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
  +children: []
  -id: 146
  -bodyTs: "'/article/reddit-removes-live-chat-archives-messages)':14 'abl':18 'account':11 'archiv':8 'chat':5 'copi':22 'data':28 'get':20 'mashable.com':13 'mashable.com/article/reddit-removes-live-chat-archives-messages)':12 'messag':7,25 'might':16 'older':24 'reddit':1 'redditmigr':31 'remov':2 'request':30 'retriev':29 'user':10 'year':3"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689452989
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/855366"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689424489 {#3231
    date: 2023-07-15 14:34:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Post {#3232
  +user: Proxies\__CG__\App\Entity\User {#3233 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Reddit-removes-years-of-chat-and-message-archives-from-users"
  +body: """
    [Reddit removes years of chat and message archives from users' accounts](https://mashable.com/article/reddit-removes-live-chat-archives-messages)\n
    \n
    You might be able to get a copy of older messages from the data retrieval request.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689506808 {#3230
    date: 2023-07-16 13:26:48.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3234 …}
  +votes: Doctrine\ORM\PersistentCollection {#3236 …}
  +reports: Doctrine\ORM\PersistentCollection {#3238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
  +children: []
  -id: 146
  -bodyTs: "'/article/reddit-removes-live-chat-archives-messages)':14 'abl':18 'account':11 'archiv':8 'chat':5 'copi':22 'data':28 'get':20 'mashable.com':13 'mashable.com/article/reddit-removes-live-chat-archives-messages)':12 'messag':7,25 'might':16 'older':24 'reddit':1 'redditmigr':31 'remov':2 'request':30 'retriev':29 'user':10 'year':3"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689452989
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/855366"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689424489 {#3231
    date: 2023-07-15 14:34:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"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\PostComment {#9731
  +user: Proxies\__CG__\App\Entity\User {#9729 …}
  +post: App\Entity\Post {#3232
    +user: Proxies\__CG__\App\Entity\User {#3233 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "Reddit-removes-years-of-chat-and-message-archives-from-users"
    +body: """
      [Reddit removes years of chat and message archives from users' accounts](https://mashable.com/article/reddit-removes-live-chat-archives-messages)\n
      \n
      You might be able to get a copy of older messages from the data retrieval request.\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 4
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689506808 {#3230
      date: 2023-07-16 13:26:48.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3234 …}
    +votes: Doctrine\ORM\PersistentCollection {#3236 …}
    +reports: Doctrine\ORM\PersistentCollection {#3238 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
    +children: []
    -id: 146
    -bodyTs: "'/article/reddit-removes-live-chat-archives-messages)':14 'abl':18 'account':11 'archiv':8 'chat':5 'copi':22 'data':28 'get':20 'mashable.com':13 'mashable.com/article/reddit-removes-live-chat-archives-messages)':12 'messag':7,25 'might':16 'older':24 'reddit':1 'redditmigr':31 'remov':2 'request':30 'retriev':29 'user':10 'year':3"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689452989
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/855366"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689424489 {#3231
      date: 2023-07-15 14:34:49.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "This is probably cost reduction. I know they have a significant amount of redis. That’s all in-memory database storage."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689426645 {#9709
    date: 2023-07-15 15:10:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lemur@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#9726 …}
  +nested: Doctrine\ORM\PersistentCollection {#9732 …}
  +votes: Doctrine\ORM\PersistentCollection {#9734 …}
  +reports: Doctrine\ORM\PersistentCollection {#9736 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9740 …}
  -id: 376
  -bodyTs: "'amount':12 'cost':4 'databas':21 'in-memori':18 'know':7 'memori':20 'probabl':3 'redi':14 'reduct':5 'signific':11 'storag':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1300104"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689426645 {#9730
    date: 2023-07-15 15:10:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\PostComment {#9731
  +user: Proxies\__CG__\App\Entity\User {#9729 …}
  +post: App\Entity\Post {#3232
    +user: Proxies\__CG__\App\Entity\User {#3233 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "Reddit-removes-years-of-chat-and-message-archives-from-users"
    +body: """
      [Reddit removes years of chat and message archives from users' accounts](https://mashable.com/article/reddit-removes-live-chat-archives-messages)\n
      \n
      You might be able to get a copy of older messages from the data retrieval request.\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 4
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689506808 {#3230
      date: 2023-07-16 13:26:48.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3234 …}
    +votes: Doctrine\ORM\PersistentCollection {#3236 …}
    +reports: Doctrine\ORM\PersistentCollection {#3238 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
    +children: []
    -id: 146
    -bodyTs: "'/article/reddit-removes-live-chat-archives-messages)':14 'abl':18 'account':11 'archiv':8 'chat':5 'copi':22 'data':28 'get':20 'mashable.com':13 'mashable.com/article/reddit-removes-live-chat-archives-messages)':12 'messag':7,25 'might':16 'older':24 'reddit':1 'redditmigr':31 'remov':2 'request':30 'retriev':29 'user':10 'year':3"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689452989
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/855366"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689424489 {#3231
      date: 2023-07-15 14:34:49.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "This is probably cost reduction. I know they have a significant amount of redis. That’s all in-memory database storage."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689426645 {#9709
    date: 2023-07-15 15:10:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lemur@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#9726 …}
  +nested: Doctrine\ORM\PersistentCollection {#9732 …}
  +votes: Doctrine\ORM\PersistentCollection {#9734 …}
  +reports: Doctrine\ORM\PersistentCollection {#9736 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9740 …}
  -id: 376
  -bodyTs: "'amount':12 'cost':4 'databas':21 'in-memori':18 'know':7 'memori':20 'probabl':3 'redi':14 'reduct':5 'signific':11 'storag':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1300104"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689426645 {#9730
    date: 2023-07-15 15:10:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\PostComment {#9731
  +user: Proxies\__CG__\App\Entity\User {#9729 …}
  +post: App\Entity\Post {#3232
    +user: Proxies\__CG__\App\Entity\User {#3233 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "Reddit-removes-years-of-chat-and-message-archives-from-users"
    +body: """
      [Reddit removes years of chat and message archives from users' accounts](https://mashable.com/article/reddit-removes-live-chat-archives-messages)\n
      \n
      You might be able to get a copy of older messages from the data retrieval request.\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 4
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689506808 {#3230
      date: 2023-07-16 13:26:48.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3234 …}
    +votes: Doctrine\ORM\PersistentCollection {#3236 …}
    +reports: Doctrine\ORM\PersistentCollection {#3238 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
    +children: []
    -id: 146
    -bodyTs: "'/article/reddit-removes-live-chat-archives-messages)':14 'abl':18 'account':11 'archiv':8 'chat':5 'copi':22 'data':28 'get':20 'mashable.com':13 'mashable.com/article/reddit-removes-live-chat-archives-messages)':12 'messag':7,25 'might':16 'older':24 'reddit':1 'redditmigr':31 'remov':2 'request':30 'retriev':29 'user':10 'year':3"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689452989
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/855366"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689424489 {#3231
      date: 2023-07-15 14:34:49.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "This is probably cost reduction. I know they have a significant amount of redis. That’s all in-memory database storage."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689426645 {#9709
    date: 2023-07-15 15:10:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lemur@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#9726 …}
  +nested: Doctrine\ORM\PersistentCollection {#9732 …}
  +votes: Doctrine\ORM\PersistentCollection {#9734 …}
  +reports: Doctrine\ORM\PersistentCollection {#9736 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9740 …}
  -id: 376
  -bodyTs: "'amount':12 'cost':4 'databas':21 'in-memori':18 'know':7 'memori':20 'probabl':3 'redi':14 'reduct':5 'signific':11 'storag':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1300104"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689426645 {#9730
    date: 2023-07-15 15:10:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"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
App\Entity\PostComment {#9688
  +user: Proxies\__CG__\App\Entity\User {#9685 …}
  +post: App\Entity\Post {#3232
    +user: Proxies\__CG__\App\Entity\User {#3233 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "Reddit-removes-years-of-chat-and-message-archives-from-users"
    +body: """
      [Reddit removes years of chat and message archives from users' accounts](https://mashable.com/article/reddit-removes-live-chat-archives-messages)\n
      \n
      You might be able to get a copy of older messages from the data retrieval request.\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 4
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689506808 {#3230
      date: 2023-07-16 13:26:48.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3234 …}
    +votes: Doctrine\ORM\PersistentCollection {#3236 …}
    +reports: Doctrine\ORM\PersistentCollection {#3238 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
    +children: []
    -id: 146
    -bodyTs: "'/article/reddit-removes-live-chat-archives-messages)':14 'abl':18 'account':11 'archiv':8 'chat':5 'copi':22 'data':28 'get':20 'mashable.com':13 'mashable.com/article/reddit-removes-live-chat-archives-messages)':12 'messag':7,25 'might':16 'older':24 'reddit':1 'redditmigr':31 'remov':2 'request':30 'retriev':29 'user':10 'year':3"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689452989
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/855366"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689424489 {#3231
      date: 2023-07-15 14:34:49.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: """
    > Hello, we are migrating legacy chats to the new platforms and, unfortunately, only data for 2023 is replicated.\n
    \n
    So they knew this would happen and still didn’t notify users in advance so they could save their message history?\n
    \n
    Sound pretty on-brand for that shitwagon.
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689506808 {#9693
    date: 2023-07-16 13:26:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lemur@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#9683 …}
  +nested: Doctrine\ORM\PersistentCollection {#9681 …}
  +votes: Doctrine\ORM\PersistentCollection {#9679 …}
  +reports: Doctrine\ORM\PersistentCollection {#9677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9715 …}
  -id: 378
  -bodyTs: "'2023':16 'advanc':32 'brand':44 'chat':6 'could':35 'data':14 'didn':27 'happen':24 'hello':1 'histori':39 'knew':21 'legaci':5 'messag':38 'migrat':4 'new':9 'notifi':29 'on-brand':42 'platform':10 'pretti':41 'replic':18 'save':36 'shitwagon':47 'sound':40 'still':26 'unfortun':12 'user':30 'would':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/671432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689432244 {#9682
    date: 2023-07-15 16:44:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\PostComment {#9688
  +user: Proxies\__CG__\App\Entity\User {#9685 …}
  +post: App\Entity\Post {#3232
    +user: Proxies\__CG__\App\Entity\User {#3233 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "Reddit-removes-years-of-chat-and-message-archives-from-users"
    +body: """
      [Reddit removes years of chat and message archives from users' accounts](https://mashable.com/article/reddit-removes-live-chat-archives-messages)\n
      \n
      You might be able to get a copy of older messages from the data retrieval request.\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 4
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689506808 {#3230
      date: 2023-07-16 13:26:48.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3234 …}
    +votes: Doctrine\ORM\PersistentCollection {#3236 …}
    +reports: Doctrine\ORM\PersistentCollection {#3238 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
    +children: []
    -id: 146
    -bodyTs: "'/article/reddit-removes-live-chat-archives-messages)':14 'abl':18 'account':11 'archiv':8 'chat':5 'copi':22 'data':28 'get':20 'mashable.com':13 'mashable.com/article/reddit-removes-live-chat-archives-messages)':12 'messag':7,25 'might':16 'older':24 'reddit':1 'redditmigr':31 'remov':2 'request':30 'retriev':29 'user':10 'year':3"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689452989
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/855366"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689424489 {#3231
      date: 2023-07-15 14:34:49.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: """
    > Hello, we are migrating legacy chats to the new platforms and, unfortunately, only data for 2023 is replicated.\n
    \n
    So they knew this would happen and still didn’t notify users in advance so they could save their message history?\n
    \n
    Sound pretty on-brand for that shitwagon.
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689506808 {#9693
    date: 2023-07-16 13:26:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lemur@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#9683 …}
  +nested: Doctrine\ORM\PersistentCollection {#9681 …}
  +votes: Doctrine\ORM\PersistentCollection {#9679 …}
  +reports: Doctrine\ORM\PersistentCollection {#9677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9715 …}
  -id: 378
  -bodyTs: "'2023':16 'advanc':32 'brand':44 'chat':6 'could':35 'data':14 'didn':27 'happen':24 'hello':1 'histori':39 'knew':21 'legaci':5 'messag':38 'migrat':4 'new':9 'notifi':29 'on-brand':42 'platform':10 'pretti':41 'replic':18 'save':36 'shitwagon':47 'sound':40 'still':26 'unfortun':12 'user':30 'would':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/671432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689432244 {#9682
    date: 2023-07-15 16:44:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\PostComment {#9688
  +user: Proxies\__CG__\App\Entity\User {#9685 …}
  +post: App\Entity\Post {#3232
    +user: Proxies\__CG__\App\Entity\User {#3233 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "Reddit-removes-years-of-chat-and-message-archives-from-users"
    +body: """
      [Reddit removes years of chat and message archives from users' accounts](https://mashable.com/article/reddit-removes-live-chat-archives-messages)\n
      \n
      You might be able to get a copy of older messages from the data retrieval request.\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 4
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689506808 {#3230
      date: 2023-07-16 13:26:48.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3234 …}
    +votes: Doctrine\ORM\PersistentCollection {#3236 …}
    +reports: Doctrine\ORM\PersistentCollection {#3238 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
    +children: []
    -id: 146
    -bodyTs: "'/article/reddit-removes-live-chat-archives-messages)':14 'abl':18 'account':11 'archiv':8 'chat':5 'copi':22 'data':28 'get':20 'mashable.com':13 'mashable.com/article/reddit-removes-live-chat-archives-messages)':12 'messag':7,25 'might':16 'older':24 'reddit':1 'redditmigr':31 'remov':2 'request':30 'retriev':29 'user':10 'year':3"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689452989
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/855366"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689424489 {#3231
      date: 2023-07-15 14:34:49.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: """
    > Hello, we are migrating legacy chats to the new platforms and, unfortunately, only data for 2023 is replicated.\n
    \n
    So they knew this would happen and still didn’t notify users in advance so they could save their message history?\n
    \n
    Sound pretty on-brand for that shitwagon.
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689506808 {#9693
    date: 2023-07-16 13:26:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lemur@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#9683 …}
  +nested: Doctrine\ORM\PersistentCollection {#9681 …}
  +votes: Doctrine\ORM\PersistentCollection {#9679 …}
  +reports: Doctrine\ORM\PersistentCollection {#9677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9715 …}
  -id: 378
  -bodyTs: "'2023':16 'advanc':32 'brand':44 'chat':6 'could':35 'data':14 'didn':27 'happen':24 'hello':1 'histori':39 'knew':21 'legaci':5 'messag':38 'migrat':4 'new':9 'notifi':29 'on-brand':42 'platform':10 'pretti':41 'replic':18 'save':36 'shitwagon':47 'sound':40 'still':26 'unfortun':12 'user':30 'would':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/671432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689432244 {#9682
    date: 2023-07-15 16:44:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"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\Post {#3246
  +user: Proxies\__CG__\App\Entity\User {#3247 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "I-saw-someone-recommending-Aether-aside-from-Lemmy-and-Kbin"
  +body: """
    I saw someone recommending Aether aside from Lemmy and Kbin, what is it ? googling Aether give me...\n
    \n
    > "According to ancient and medieval science, aether, also known as the fifth element or quintessence, is the material that fills the region of the universe beyond the terrestrial sphere. "\n
    \n
    so yeah..\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 1
  +score: 2
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689261509 {#3244
    date: 2023-07-13 17:18:29.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3248 …}
  +votes: Doctrine\ORM\PersistentCollection {#3250 …}
  +reports: Doctrine\ORM\PersistentCollection {#3252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3256 …}
  +children: []
  -id: 135
  -bodyTs: "'..':49 'accord':18 'aether':5,15,24 'also':25 'ancient':20 'asid':6 'beyond':43 'element':30 'fifth':29 'fill':37 'give':16 'googl':14 'kbin':10 'known':26 'lemmi':8 'materi':35 'mediev':22 'quintess':32 'recommend':4 'redditmigr':50 'region':39 'saw':2 'scienc':23 'someon':3 'sphere':46 'terrestri':45 'univers':42 'yeah':48"
  +upVotes: 2
  +downVotes: 0
  +ranking: 1688760123
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/725725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688731623 {#3245
    date: 2023-07-07 14:07:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Post {#3246
  +user: Proxies\__CG__\App\Entity\User {#3247 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "I-saw-someone-recommending-Aether-aside-from-Lemmy-and-Kbin"
  +body: """
    I saw someone recommending Aether aside from Lemmy and Kbin, what is it ? googling Aether give me...\n
    \n
    > "According to ancient and medieval science, aether, also known as the fifth element or quintessence, is the material that fills the region of the universe beyond the terrestrial sphere. "\n
    \n
    so yeah..\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 1
  +score: 2
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689261509 {#3244
    date: 2023-07-13 17:18:29.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3248 …}
  +votes: Doctrine\ORM\PersistentCollection {#3250 …}
  +reports: Doctrine\ORM\PersistentCollection {#3252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3256 …}
  +children: []
  -id: 135
  -bodyTs: "'..':49 'accord':18 'aether':5,15,24 'also':25 'ancient':20 'asid':6 'beyond':43 'element':30 'fifth':29 'fill':37 'give':16 'googl':14 'kbin':10 'known':26 'lemmi':8 'materi':35 'mediev':22 'quintess':32 'recommend':4 'redditmigr':50 'region':39 'saw':2 'scienc':23 'someon':3 'sphere':46 'terrestri':45 'univers':42 'yeah':48"
  +upVotes: 2
  +downVotes: 0
  +ranking: 1688760123
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/725725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688731623 {#3245
    date: 2023-07-07 14:07:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Post {#3246
  +user: Proxies\__CG__\App\Entity\User {#3247 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "I-saw-someone-recommending-Aether-aside-from-Lemmy-and-Kbin"
  +body: """
    I saw someone recommending Aether aside from Lemmy and Kbin, what is it ? googling Aether give me...\n
    \n
    > "According to ancient and medieval science, aether, also known as the fifth element or quintessence, is the material that fills the region of the universe beyond the terrestrial sphere. "\n
    \n
    so yeah..\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 1
  +score: 2
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689261509 {#3244
    date: 2023-07-13 17:18:29.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3248 …}
  +votes: Doctrine\ORM\PersistentCollection {#3250 …}
  +reports: Doctrine\ORM\PersistentCollection {#3252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3256 …}
  +children: []
  -id: 135
  -bodyTs: "'..':49 'accord':18 'aether':5,15,24 'also':25 'ancient':20 'asid':6 'beyond':43 'element':30 'fifth':29 'fill':37 'give':16 'googl':14 'kbin':10 'known':26 'lemmi':8 'materi':35 'mediev':22 'quintess':32 'recommend':4 'redditmigr':50 'region':39 'saw':2 'scienc':23 'someon':3 'sphere':46 'terrestri':45 'univers':42 'yeah':48"
  +upVotes: 2
  +downVotes: 0
  +ranking: 1688760123
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/725725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688731623 {#3245
    date: 2023-07-07 14:07:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"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
App\Entity\Post {#3260
  +user: Proxies\__CG__\App\Entity\User {#3261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "yall-should-check-out-https-cytu-be-I-cant-vouch-for-the"
  +body: """
    yall should check out <https://cytu.be/> I cant vouch for the community but its neat. Can anyone else recommend something similar?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 2
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688706042 {#3258
    date: 2023-07-07 07:00:42.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3262 …}
  +votes: Doctrine\ORM\PersistentCollection {#3264 …}
  +reports: Doctrine\ORM\PersistentCollection {#3266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
  +children: []
  -id: 133
  -bodyTs: "'anyon':16 'cant':7 'check':3 'communiti':11 'cytu.be':5 'els':17 'neat':14 'recommend':18 'redditmigr':21 'similar':20 'someth':19 'vouch':8 'yall':1"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688721109
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/720704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688697609 {#3259
    date: 2023-07-07 04:40:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Post {#3260
  +user: Proxies\__CG__\App\Entity\User {#3261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "yall-should-check-out-https-cytu-be-I-cant-vouch-for-the"
  +body: """
    yall should check out <https://cytu.be/> I cant vouch for the community but its neat. Can anyone else recommend something similar?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 2
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688706042 {#3258
    date: 2023-07-07 07:00:42.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3262 …}
  +votes: Doctrine\ORM\PersistentCollection {#3264 …}
  +reports: Doctrine\ORM\PersistentCollection {#3266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
  +children: []
  -id: 133
  -bodyTs: "'anyon':16 'cant':7 'check':3 'communiti':11 'cytu.be':5 'els':17 'neat':14 'recommend':18 'redditmigr':21 'similar':20 'someth':19 'vouch':8 'yall':1"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688721109
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/720704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688697609 {#3259
    date: 2023-07-07 04:40:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Post {#3260
  +user: Proxies\__CG__\App\Entity\User {#3261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "yall-should-check-out-https-cytu-be-I-cant-vouch-for-the"
  +body: """
    yall should check out <https://cytu.be/> I cant vouch for the community but its neat. Can anyone else recommend something similar?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 2
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688706042 {#3258
    date: 2023-07-07 07:00:42.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3262 …}
  +votes: Doctrine\ORM\PersistentCollection {#3264 …}
  +reports: Doctrine\ORM\PersistentCollection {#3266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
  +children: []
  -id: 133
  -bodyTs: "'anyon':16 'cant':7 'check':3 'communiti':11 'cytu.be':5 'els':17 'neat':14 'recommend':18 'redditmigr':21 'similar':20 'someth':19 'vouch':8 'yall':1"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688721109
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/720704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688697609 {#3259
    date: 2023-07-07 04:40:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"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\Post {#3274
  +user: Proxies\__CG__\App\Entity\User {#3275 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Well-had-my-content-curated-on-Reddit-and-despised-the"
  +body: """
    Well, had my content curated on Reddit and despised the recommendation stuff on the official app (that I never used lul). But now that I'm on a new platform, I *want* to have recommendations lol. The Random stuff on the sidebar's pretty neat, could've sworn Reddit has similar like 10 years ago.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 6
  +score: 2
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689274401 {#3272
    date: 2023-07-13 20:53:21.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3276 …}
  +votes: Doctrine\ORM\PersistentCollection {#3278 …}
  +reports: Doctrine\ORM\PersistentCollection {#3280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
  +children: []
  -id: 122
  -bodyTs: "'10':53 'ago':55 'app':16 'content':4 'could':46 'curat':5 'despis':9 'like':52 'lol':36 'lul':21 'm':26 'neat':45 'never':19 'new':29 'offici':15 'platform':30 'pretti':44 'random':38 'recommend':11,35 'reddit':7,49 'redditmigr':56 'sidebar':42 'similar':51 'stuff':12,39 'sworn':48 'use':20 've':47 'want':32 'well':1 'year':54"
  +upVotes: 2
  +downVotes: 0
  +ranking: 1688498814
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/674682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688456814 {#3273
    date: 2023-07-04 09:46:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Post {#3274
  +user: Proxies\__CG__\App\Entity\User {#3275 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Well-had-my-content-curated-on-Reddit-and-despised-the"
  +body: """
    Well, had my content curated on Reddit and despised the recommendation stuff on the official app (that I never used lul). But now that I'm on a new platform, I *want* to have recommendations lol. The Random stuff on the sidebar's pretty neat, could've sworn Reddit has similar like 10 years ago.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 6
  +score: 2
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689274401 {#3272
    date: 2023-07-13 20:53:21.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3276 …}
  +votes: Doctrine\ORM\PersistentCollection {#3278 …}
  +reports: Doctrine\ORM\PersistentCollection {#3280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
  +children: []
  -id: 122
  -bodyTs: "'10':53 'ago':55 'app':16 'content':4 'could':46 'curat':5 'despis':9 'like':52 'lol':36 'lul':21 'm':26 'neat':45 'never':19 'new':29 'offici':15 'platform':30 'pretti':44 'random':38 'recommend':11,35 'reddit':7,49 'redditmigr':56 'sidebar':42 'similar':51 'stuff':12,39 'sworn':48 'use':20 've':47 'want':32 'well':1 'year':54"
  +upVotes: 2
  +downVotes: 0
  +ranking: 1688498814
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/674682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688456814 {#3273
    date: 2023-07-04 09:46:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Post {#3274
  +user: Proxies\__CG__\App\Entity\User {#3275 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Well-had-my-content-curated-on-Reddit-and-despised-the"
  +body: """
    Well, had my content curated on Reddit and despised the recommendation stuff on the official app (that I never used lul). But now that I'm on a new platform, I *want* to have recommendations lol. The Random stuff on the sidebar's pretty neat, could've sworn Reddit has similar like 10 years ago.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 6
  +score: 2
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689274401 {#3272
    date: 2023-07-13 20:53:21.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3276 …}
  +votes: Doctrine\ORM\PersistentCollection {#3278 …}
  +reports: Doctrine\ORM\PersistentCollection {#3280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
  +children: []
  -id: 122
  -bodyTs: "'10':53 'ago':55 'app':16 'content':4 'could':46 'curat':5 'despis':9 'like':52 'lol':36 'lul':21 'm':26 'neat':45 'never':19 'new':29 'offici':15 'platform':30 'pretti':44 'random':38 'recommend':11,35 'reddit':7,49 'redditmigr':56 'sidebar':42 'similar':51 'stuff':12,39 'sworn':48 'use':20 've':47 'want':32 'well':1 'year':54"
  +upVotes: 2
  +downVotes: 0
  +ranking: 1688498814
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/674682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688456814 {#3273
    date: 2023-07-04 09:46:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 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
54 DENIED moderate
App\Entity\Post {#3288
  +user: Proxies\__CG__\App\Entity\User {#3289 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "A-lot-of-people-are-boasting-here-like-well-I"
  +body: """
    A lot of people are boasting here like "well I just deleted my 15+ year account with quintillion karma."\n
    \n
    I'm not going to delete my account yet (but probably won't be posting anything on Reddit either). Instead, I came up with a Strange Hobby.\n
    \n
    Because password managers are so ubiquitous and easy to use and *everyone should use one*, I *somehow* found a complete list of all Reddit throwaway accounts I had over the years. (You know, from back when you could create accounts in seconds and Reddit didn't make you sign a blood pact or whatever.)\n
    \n
    So I've been deleting those accounts. There was a pile of them.\n
    \n
    And I like to every time I delete an account, a little siren goes off in Reddit HQ and Spez is like "Aaaaagggh! Not another one!"\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 5
  +score: 2
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688697174 {#3286
    date: 2023-07-07 04:32:54.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3290 …}
  +votes: Doctrine\ORM\PersistentCollection {#3292 …}
  +reports: Doctrine\ORM\PersistentCollection {#3294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3296 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3298 …}
  +children: []
  -id: 119
  -bodyTs: "'15':14 'aaaaagggh':136 'account':16,27,72,86,107,123 'anoth':138 'anyth':35 'back':81 'blood':97 'boast':6 'came':41 'complet':66 'could':84 'creat':85 'delet':12,25,105,121 'didn':91 'easi':54 'either':38 'everi':118 'everyon':58 'found':64 'go':23 'goe':127 'hobbi':46 'hq':131 'instead':39 'karma':19 'know':79 'like':8,116,135 'list':67 'littl':125 'lot':2 'm':21 'make':93 'manag':49 'one':61,139 'pact':98 'password':48 'peopl':4 'pile':111 'post':34 'probabl':30 'quintillion':18 'reddit':37,70,90,130 'redditmigr':140 'second':88 'sign':95 'siren':126 'somehow':63 'spez':133 'strang':45 'throwaway':71 'time':119 'ubiquit':52 'use':56,60 've':103 'well':9 'whatev':100 'won':31 'year':15,77 'yet':28"
  +upVotes: 2
  +downVotes: 0
  +ranking: 1688406325
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/656164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688368825 {#3287
    date: 2023-07-03 09:20:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Post {#3288
  +user: Proxies\__CG__\App\Entity\User {#3289 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "A-lot-of-people-are-boasting-here-like-well-I"
  +body: """
    A lot of people are boasting here like "well I just deleted my 15+ year account with quintillion karma."\n
    \n
    I'm not going to delete my account yet (but probably won't be posting anything on Reddit either). Instead, I came up with a Strange Hobby.\n
    \n
    Because password managers are so ubiquitous and easy to use and *everyone should use one*, I *somehow* found a complete list of all Reddit throwaway accounts I had over the years. (You know, from back when you could create accounts in seconds and Reddit didn't make you sign a blood pact or whatever.)\n
    \n
    So I've been deleting those accounts. There was a pile of them.\n
    \n
    And I like to every time I delete an account, a little siren goes off in Reddit HQ and Spez is like "Aaaaagggh! Not another one!"\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 5
  +score: 2
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688697174 {#3286
    date: 2023-07-07 04:32:54.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3290 …}
  +votes: Doctrine\ORM\PersistentCollection {#3292 …}
  +reports: Doctrine\ORM\PersistentCollection {#3294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3296 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3298 …}
  +children: []
  -id: 119
  -bodyTs: "'15':14 'aaaaagggh':136 'account':16,27,72,86,107,123 'anoth':138 'anyth':35 'back':81 'blood':97 'boast':6 'came':41 'complet':66 'could':84 'creat':85 'delet':12,25,105,121 'didn':91 'easi':54 'either':38 'everi':118 'everyon':58 'found':64 'go':23 'goe':127 'hobbi':46 'hq':131 'instead':39 'karma':19 'know':79 'like':8,116,135 'list':67 'littl':125 'lot':2 'm':21 'make':93 'manag':49 'one':61,139 'pact':98 'password':48 'peopl':4 'pile':111 'post':34 'probabl':30 'quintillion':18 'reddit':37,70,90,130 'redditmigr':140 'second':88 'sign':95 'siren':126 'somehow':63 'spez':133 'strang':45 'throwaway':71 'time':119 'ubiquit':52 'use':56,60 've':103 'well':9 'whatev':100 'won':31 'year':15,77 'yet':28"
  +upVotes: 2
  +downVotes: 0
  +ranking: 1688406325
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/656164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688368825 {#3287
    date: 2023-07-03 09:20:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Post {#3288
  +user: Proxies\__CG__\App\Entity\User {#3289 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "A-lot-of-people-are-boasting-here-like-well-I"
  +body: """
    A lot of people are boasting here like "well I just deleted my 15+ year account with quintillion karma."\n
    \n
    I'm not going to delete my account yet (but probably won't be posting anything on Reddit either). Instead, I came up with a Strange Hobby.\n
    \n
    Because password managers are so ubiquitous and easy to use and *everyone should use one*, I *somehow* found a complete list of all Reddit throwaway accounts I had over the years. (You know, from back when you could create accounts in seconds and Reddit didn't make you sign a blood pact or whatever.)\n
    \n
    So I've been deleting those accounts. There was a pile of them.\n
    \n
    And I like to every time I delete an account, a little siren goes off in Reddit HQ and Spez is like "Aaaaagggh! Not another one!"\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 5
  +score: 2
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688697174 {#3286
    date: 2023-07-07 04:32:54.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3290 …}
  +votes: Doctrine\ORM\PersistentCollection {#3292 …}
  +reports: Doctrine\ORM\PersistentCollection {#3294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3296 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3298 …}
  +children: []
  -id: 119
  -bodyTs: "'15':14 'aaaaagggh':136 'account':16,27,72,86,107,123 'anoth':138 'anyth':35 'back':81 'blood':97 'boast':6 'came':41 'complet':66 'could':84 'creat':85 'delet':12,25,105,121 'didn':91 'easi':54 'either':38 'everi':118 'everyon':58 'found':64 'go':23 'goe':127 'hobbi':46 'hq':131 'instead':39 'karma':19 'know':79 'like':8,116,135 'list':67 'littl':125 'lot':2 'm':21 'make':93 'manag':49 'one':61,139 'pact':98 'password':48 'peopl':4 'pile':111 'post':34 'probabl':30 'quintillion':18 'reddit':37,70,90,130 'redditmigr':140 'second':88 'sign':95 'siren':126 'somehow':63 'spez':133 'strang':45 'throwaway':71 'time':119 'ubiquit':52 'use':56,60 've':103 'well':9 'whatev':100 'won':31 'year':15,77 'yet':28"
  +upVotes: 2
  +downVotes: 0
  +ranking: 1688406325
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/656164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688368825 {#3287
    date: 2023-07-03 09:20:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 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
58 DENIED moderate
App\Entity\Post {#3302
  +user: Proxies\__CG__\App\Entity\User {#3303 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "I-ve-heard-a-few-people-say-that-they-don-t-use"
  +body: """
    I've heard a few people say that they don't use reddit apps anymore and only access reddit via old.reddit. Could someone explain to me how that resolves the "morality issue"? Isn't that still traffic and aren't they still getting money? Is it less money somehow?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688298236 {#3300
    date: 2023-07-02 13:43:56.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +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 …}
  +children: []
  -id: 115
  -bodyTs: "'access':18 'anymor':15 'app':14 'aren':39 'could':22 'explain':24 'get':43 'heard':3 'isn':33 'issu':32 'less':47 'money':44,48 'moral':31 'old.reddit':21 'peopl':6 'reddit':13,19 'redditmigr':50 'resolv':29 'say':7 'somehow':49 'someon':23 'still':36,42 'traffic':37 'use':12 've':2 'via':20"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688285628
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/636355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688266128 {#3301
    date: 2023-07-02 04:48:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Post {#3302
  +user: Proxies\__CG__\App\Entity\User {#3303 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "I-ve-heard-a-few-people-say-that-they-don-t-use"
  +body: """
    I've heard a few people say that they don't use reddit apps anymore and only access reddit via old.reddit. Could someone explain to me how that resolves the "morality issue"? Isn't that still traffic and aren't they still getting money? Is it less money somehow?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688298236 {#3300
    date: 2023-07-02 13:43:56.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +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 …}
  +children: []
  -id: 115
  -bodyTs: "'access':18 'anymor':15 'app':14 'aren':39 'could':22 'explain':24 'get':43 'heard':3 'isn':33 'issu':32 'less':47 'money':44,48 'moral':31 'old.reddit':21 'peopl':6 'reddit':13,19 'redditmigr':50 'resolv':29 'say':7 'somehow':49 'someon':23 'still':36,42 'traffic':37 'use':12 've':2 'via':20"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688285628
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/636355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688266128 {#3301
    date: 2023-07-02 04:48:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Post {#3302
  +user: Proxies\__CG__\App\Entity\User {#3303 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "I-ve-heard-a-few-people-say-that-they-don-t-use"
  +body: """
    I've heard a few people say that they don't use reddit apps anymore and only access reddit via old.reddit. Could someone explain to me how that resolves the "morality issue"? Isn't that still traffic and aren't they still getting money? Is it less money somehow?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688298236 {#3300
    date: 2023-07-02 13:43:56.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +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 …}
  +children: []
  -id: 115
  -bodyTs: "'access':18 'anymor':15 'app':14 'aren':39 'could':22 'explain':24 'get':43 'heard':3 'isn':33 'issu':32 'less':47 'money':44,48 'moral':31 'old.reddit':21 'peopl':6 'reddit':13,19 'redditmigr':50 'resolv':29 'say':7 'somehow':49 'someon':23 'still':36,42 'traffic':37 'use':12 've':2 'via':20"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688285628
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/636355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688266128 {#3301
    date: 2023-07-02 04:48:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 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
62 DENIED moderate
App\Entity\PostComment {#14837
  +user: Proxies\__CG__\App\Entity\User {#14836 …}
  +post: App\Entity\Post {#3302
    +user: Proxies\__CG__\App\Entity\User {#3303 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "I-ve-heard-a-few-people-say-that-they-don-t-use"
    +body: """
      I've heard a few people say that they don't use reddit apps anymore and only access reddit via old.reddit. Could someone explain to me how that resolves the "morality issue"? Isn't that still traffic and aren't they still getting money? Is it less money somehow?\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688298236 {#3300
      date: 2023-07-02 13:43:56.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +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 …}
    +children: []
    -id: 115
    -bodyTs: "'access':18 'anymor':15 'app':14 'aren':39 'could':22 'explain':24 'get':43 'heard':3 'isn':33 'issu':32 'less':47 'money':44,48 'moral':31 'old.reddit':21 'peopl':6 'reddit':13,19 'redditmigr':50 'resolv':29 'say':7 'somehow':49 'someon':23 'still':36,42 'traffic':37 'use':12 've':2 'via':20"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688285628
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/636355"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688266128 {#3301
      date: 2023-07-02 04:48:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: """
    > Isn’t that still traffic and aren’t they still getting money?\n
    \n
    Yes\n
    \n
    > Is it less money somehow?\n
    \n
    No.
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688292157 {#14839
    date: 2023-07-02 12:02:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Undisclosed@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#14861 …}
  +nested: Doctrine\ORM\PersistentCollection {#14863 …}
  +votes: Doctrine\ORM\PersistentCollection {#14865 …}
  +reports: Doctrine\ORM\PersistentCollection {#14867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#14869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#14871 …}
  -id: 216
  -bodyTs: "'aren':7 'get':11 'isn':1 'less':16 'money':12,17 'somehow':18 'still':4,10 'traffic':5 'yes':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://vlemmy.net/comment/545642"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688292157 {#14838
    date: 2023-07-02 12:02:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\PostComment {#14837
  +user: Proxies\__CG__\App\Entity\User {#14836 …}
  +post: App\Entity\Post {#3302
    +user: Proxies\__CG__\App\Entity\User {#3303 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "I-ve-heard-a-few-people-say-that-they-don-t-use"
    +body: """
      I've heard a few people say that they don't use reddit apps anymore and only access reddit via old.reddit. Could someone explain to me how that resolves the "morality issue"? Isn't that still traffic and aren't they still getting money? Is it less money somehow?\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688298236 {#3300
      date: 2023-07-02 13:43:56.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +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 …}
    +children: []
    -id: 115
    -bodyTs: "'access':18 'anymor':15 'app':14 'aren':39 'could':22 'explain':24 'get':43 'heard':3 'isn':33 'issu':32 'less':47 'money':44,48 'moral':31 'old.reddit':21 'peopl':6 'reddit':13,19 'redditmigr':50 'resolv':29 'say':7 'somehow':49 'someon':23 'still':36,42 'traffic':37 'use':12 've':2 'via':20"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688285628
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/636355"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688266128 {#3301
      date: 2023-07-02 04:48:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: """
    > Isn’t that still traffic and aren’t they still getting money?\n
    \n
    Yes\n
    \n
    > Is it less money somehow?\n
    \n
    No.
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688292157 {#14839
    date: 2023-07-02 12:02:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Undisclosed@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#14861 …}
  +nested: Doctrine\ORM\PersistentCollection {#14863 …}
  +votes: Doctrine\ORM\PersistentCollection {#14865 …}
  +reports: Doctrine\ORM\PersistentCollection {#14867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#14869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#14871 …}
  -id: 216
  -bodyTs: "'aren':7 'get':11 'isn':1 'less':16 'money':12,17 'somehow':18 'still':4,10 'traffic':5 'yes':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://vlemmy.net/comment/545642"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688292157 {#14838
    date: 2023-07-02 12:02:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\PostComment {#14837
  +user: Proxies\__CG__\App\Entity\User {#14836 …}
  +post: App\Entity\Post {#3302
    +user: Proxies\__CG__\App\Entity\User {#3303 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "I-ve-heard-a-few-people-say-that-they-don-t-use"
    +body: """
      I've heard a few people say that they don't use reddit apps anymore and only access reddit via old.reddit. Could someone explain to me how that resolves the "morality issue"? Isn't that still traffic and aren't they still getting money? Is it less money somehow?\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688298236 {#3300
      date: 2023-07-02 13:43:56.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +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 …}
    +children: []
    -id: 115
    -bodyTs: "'access':18 'anymor':15 'app':14 'aren':39 'could':22 'explain':24 'get':43 'heard':3 'isn':33 'issu':32 'less':47 'money':44,48 'moral':31 'old.reddit':21 'peopl':6 'reddit':13,19 'redditmigr':50 'resolv':29 'say':7 'somehow':49 'someon':23 'still':36,42 'traffic':37 'use':12 've':2 'via':20"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688285628
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/636355"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688266128 {#3301
      date: 2023-07-02 04:48:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: """
    > Isn’t that still traffic and aren’t they still getting money?\n
    \n
    Yes\n
    \n
    > Is it less money somehow?\n
    \n
    No.
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688292157 {#14839
    date: 2023-07-02 12:02:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Undisclosed@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#14861 …}
  +nested: Doctrine\ORM\PersistentCollection {#14863 …}
  +votes: Doctrine\ORM\PersistentCollection {#14865 …}
  +reports: Doctrine\ORM\PersistentCollection {#14867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#14869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#14871 …}
  -id: 216
  -bodyTs: "'aren':7 'get':11 'isn':1 'less':16 'money':12,17 'somehow':18 'still':4,10 'traffic':5 'yes':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://vlemmy.net/comment/545642"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688292157 {#14838
    date: 2023-07-02 12:02:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 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
66 DENIED moderate
App\Entity\PostComment {#14875
  +user: Proxies\__CG__\App\Entity\User {#14876 …}
  +post: App\Entity\Post {#3302
    +user: Proxies\__CG__\App\Entity\User {#3303 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "I-ve-heard-a-few-people-say-that-they-don-t-use"
    +body: """
      I've heard a few people say that they don't use reddit apps anymore and only access reddit via old.reddit. Could someone explain to me how that resolves the "morality issue"? Isn't that still traffic and aren't they still getting money? Is it less money somehow?\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688298236 {#3300
      date: 2023-07-02 13:43:56.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +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 …}
    +children: []
    -id: 115
    -bodyTs: "'access':18 'anymor':15 'app':14 'aren':39 'could':22 'explain':24 'get':43 'heard':3 'isn':33 'issu':32 'less':47 'money':44,48 'moral':31 'old.reddit':21 'peopl':6 'reddit':13,19 'redditmigr':50 'resolv':29 'say':7 'somehow':49 'someon':23 'still':36,42 'traffic':37 'use':12 've':2 'via':20"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688285628
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/636355"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688266128 {#3301
      date: 2023-07-02 04:48:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: """
    Dunno for sure, I feel the same way as you, but I think it’s more about "I refuse to use the app you intended me to be forced to by killing [favorite 3rd party app].\n
    \n
    If combined with an adblocker they don’t get your ad revenue but they do still get to add you to the tally of “active users”, so I still feel abandoning ship altogether is best practice.
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688298236 {#14873
    date: 2023-07-02 13:43:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Undisclosed@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#14877 …}
  +nested: Doctrine\ORM\PersistentCollection {#14879 …}
  +votes: Doctrine\ORM\PersistentCollection {#14881 …}
  +reports: Doctrine\ORM\PersistentCollection {#14883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#14885 …}
  +notifications: Doctrine\ORM\PersistentCollection {#14887 …}
  -id: 217
  -bodyTs: "'3rd':34 'abandon':67 'activ':61 'ad':47 'adblock':41 'add':55 'altogeth':69 'app':23,36 'best':71 'combin':38 'dunno':1 'favorit':33 'feel':5,66 'forc':29 'get':45,53 'intend':25 'kill':32 'parti':35 'practic':72 'refus':19 'revenu':48 'ship':68 'still':52,65 'sure':3 'talli':59 'think':13 'use':21 'user':62 'way':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/471850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688298236 {#14874
    date: 2023-07-02 13:43:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\PostComment {#14875
  +user: Proxies\__CG__\App\Entity\User {#14876 …}
  +post: App\Entity\Post {#3302
    +user: Proxies\__CG__\App\Entity\User {#3303 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "I-ve-heard-a-few-people-say-that-they-don-t-use"
    +body: """
      I've heard a few people say that they don't use reddit apps anymore and only access reddit via old.reddit. Could someone explain to me how that resolves the "morality issue"? Isn't that still traffic and aren't they still getting money? Is it less money somehow?\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688298236 {#3300
      date: 2023-07-02 13:43:56.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +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 …}
    +children: []
    -id: 115
    -bodyTs: "'access':18 'anymor':15 'app':14 'aren':39 'could':22 'explain':24 'get':43 'heard':3 'isn':33 'issu':32 'less':47 'money':44,48 'moral':31 'old.reddit':21 'peopl':6 'reddit':13,19 'redditmigr':50 'resolv':29 'say':7 'somehow':49 'someon':23 'still':36,42 'traffic':37 'use':12 've':2 'via':20"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688285628
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/636355"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688266128 {#3301
      date: 2023-07-02 04:48:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: """
    Dunno for sure, I feel the same way as you, but I think it’s more about "I refuse to use the app you intended me to be forced to by killing [favorite 3rd party app].\n
    \n
    If combined with an adblocker they don’t get your ad revenue but they do still get to add you to the tally of “active users”, so I still feel abandoning ship altogether is best practice.
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688298236 {#14873
    date: 2023-07-02 13:43:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Undisclosed@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#14877 …}
  +nested: Doctrine\ORM\PersistentCollection {#14879 …}
  +votes: Doctrine\ORM\PersistentCollection {#14881 …}
  +reports: Doctrine\ORM\PersistentCollection {#14883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#14885 …}
  +notifications: Doctrine\ORM\PersistentCollection {#14887 …}
  -id: 217
  -bodyTs: "'3rd':34 'abandon':67 'activ':61 'ad':47 'adblock':41 'add':55 'altogeth':69 'app':23,36 'best':71 'combin':38 'dunno':1 'favorit':33 'feel':5,66 'forc':29 'get':45,53 'intend':25 'kill':32 'parti':35 'practic':72 'refus':19 'revenu':48 'ship':68 'still':52,65 'sure':3 'talli':59 'think':13 'use':21 'user':62 'way':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/471850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688298236 {#14874
    date: 2023-07-02 13:43:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\PostComment {#14875
  +user: Proxies\__CG__\App\Entity\User {#14876 …}
  +post: App\Entity\Post {#3302
    +user: Proxies\__CG__\App\Entity\User {#3303 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "I-ve-heard-a-few-people-say-that-they-don-t-use"
    +body: """
      I've heard a few people say that they don't use reddit apps anymore and only access reddit via old.reddit. Could someone explain to me how that resolves the "morality issue"? Isn't that still traffic and aren't they still getting money? Is it less money somehow?\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688298236 {#3300
      date: 2023-07-02 13:43:56.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +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 …}
    +children: []
    -id: 115
    -bodyTs: "'access':18 'anymor':15 'app':14 'aren':39 'could':22 'explain':24 'get':43 'heard':3 'isn':33 'issu':32 'less':47 'money':44,48 'moral':31 'old.reddit':21 'peopl':6 'reddit':13,19 'redditmigr':50 'resolv':29 'say':7 'somehow':49 'someon':23 'still':36,42 'traffic':37 'use':12 've':2 'via':20"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688285628
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/636355"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688266128 {#3301
      date: 2023-07-02 04:48:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: """
    Dunno for sure, I feel the same way as you, but I think it’s more about "I refuse to use the app you intended me to be forced to by killing [favorite 3rd party app].\n
    \n
    If combined with an adblocker they don’t get your ad revenue but they do still get to add you to the tally of “active users”, so I still feel abandoning ship altogether is best practice.
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688298236 {#14873
    date: 2023-07-02 13:43:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Undisclosed@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#14877 …}
  +nested: Doctrine\ORM\PersistentCollection {#14879 …}
  +votes: Doctrine\ORM\PersistentCollection {#14881 …}
  +reports: Doctrine\ORM\PersistentCollection {#14883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#14885 …}
  +notifications: Doctrine\ORM\PersistentCollection {#14887 …}
  -id: 217
  -bodyTs: "'3rd':34 'abandon':67 'activ':61 'ad':47 'adblock':41 'add':55 'altogeth':69 'app':23,36 'best':71 'combin':38 'dunno':1 'favorit':33 'feel':5,66 'forc':29 'get':45,53 'intend':25 'kill':32 'parti':35 'practic':72 'refus':19 'revenu':48 'ship':68 'still':52,65 'sure':3 'talli':59 'think':13 'use':21 'user':62 'way':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/471850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688298236 {#14874
    date: 2023-07-02 13:43:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 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
70 DENIED moderate
App\Entity\Post {#3316
  +user: Proxies\__CG__\App\Entity\User {#3317 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "PSA-while-upvoting-exists-to-get-the-move-closer-to"
  +body: """
    PSA: while upvoting exists, to get the "move closer to the top" effect that reddit's upvote had, you need to click boost\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 3
  +score: 3
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688390063 {#3314
    date: 2023-07-03 15:14:23.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3318 …}
  +votes: Doctrine\ORM\PersistentCollection {#3320 …}
  +reports: Doctrine\ORM\PersistentCollection {#3322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
  +children: []
  -id: 109
  -bodyTs: "'boost':23 'click':22 'closer':9 'effect':13 'exist':4 'get':6 'move':8 'need':20 'psa':1 'reddit':15 'redditmigr':24 'top':12 'upvot':3,17"
  +upVotes: 3
  +downVotes: 0
  +ranking: 1688259065
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/628482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688221565 {#3315
    date: 2023-07-01 16:26:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Post {#3316
  +user: Proxies\__CG__\App\Entity\User {#3317 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "PSA-while-upvoting-exists-to-get-the-move-closer-to"
  +body: """
    PSA: while upvoting exists, to get the "move closer to the top" effect that reddit's upvote had, you need to click boost\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 3
  +score: 3
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688390063 {#3314
    date: 2023-07-03 15:14:23.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3318 …}
  +votes: Doctrine\ORM\PersistentCollection {#3320 …}
  +reports: Doctrine\ORM\PersistentCollection {#3322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
  +children: []
  -id: 109
  -bodyTs: "'boost':23 'click':22 'closer':9 'effect':13 'exist':4 'get':6 'move':8 'need':20 'psa':1 'reddit':15 'redditmigr':24 'top':12 'upvot':3,17"
  +upVotes: 3
  +downVotes: 0
  +ranking: 1688259065
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/628482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688221565 {#3315
    date: 2023-07-01 16:26:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Post {#3316
  +user: Proxies\__CG__\App\Entity\User {#3317 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "PSA-while-upvoting-exists-to-get-the-move-closer-to"
  +body: """
    PSA: while upvoting exists, to get the "move closer to the top" effect that reddit's upvote had, you need to click boost\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 3
  +score: 3
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688390063 {#3314
    date: 2023-07-03 15:14:23.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3318 …}
  +votes: Doctrine\ORM\PersistentCollection {#3320 …}
  +reports: Doctrine\ORM\PersistentCollection {#3322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
  +children: []
  -id: 109
  -bodyTs: "'boost':23 'click':22 'closer':9 'effect':13 'exist':4 'get':6 'move':8 'need':20 'psa':1 'reddit':15 'redditmigr':24 'top':12 'upvot':3,17"
  +upVotes: 3
  +downVotes: 0
  +ranking: 1688259065
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/628482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688221565 {#3315
    date: 2023-07-01 16:26:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 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
74 DENIED moderate
App\Entity\Post {#3330
  +user: Proxies\__CG__\App\Entity\User {#3331 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Is-there-a-way-to-upload-multiple-images-on-kbin"
  +body: """
    Is there a way to upload multiple images on kbin? Similar to how you would do it for Reddit?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688226619 {#3328
    date: 2023-07-01 17:50:19.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3332 …}
  +votes: Doctrine\ORM\PersistentCollection {#3334 …}
  +reports: Doctrine\ORM\PersistentCollection {#3336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3340 …}
  +children: []
  -id: 101
  -bodyTs: "'imag':8 'kbin':10 'multipl':7 'reddit':19 'redditmigr':20 'similar':11 'upload':6 'way':4 'would':15"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688197916
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/624034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688183416 {#3329
    date: 2023-07-01 05:50:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Post {#3330
  +user: Proxies\__CG__\App\Entity\User {#3331 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Is-there-a-way-to-upload-multiple-images-on-kbin"
  +body: """
    Is there a way to upload multiple images on kbin? Similar to how you would do it for Reddit?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688226619 {#3328
    date: 2023-07-01 17:50:19.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3332 …}
  +votes: Doctrine\ORM\PersistentCollection {#3334 …}
  +reports: Doctrine\ORM\PersistentCollection {#3336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3340 …}
  +children: []
  -id: 101
  -bodyTs: "'imag':8 'kbin':10 'multipl':7 'reddit':19 'redditmigr':20 'similar':11 'upload':6 'way':4 'would':15"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688197916
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/624034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688183416 {#3329
    date: 2023-07-01 05:50:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Post {#3330
  +user: Proxies\__CG__\App\Entity\User {#3331 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Is-there-a-way-to-upload-multiple-images-on-kbin"
  +body: """
    Is there a way to upload multiple images on kbin? Similar to how you would do it for Reddit?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688226619 {#3328
    date: 2023-07-01 17:50:19.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3332 …}
  +votes: Doctrine\ORM\PersistentCollection {#3334 …}
  +reports: Doctrine\ORM\PersistentCollection {#3336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3340 …}
  +children: []
  -id: 101
  -bodyTs: "'imag':8 'kbin':10 'multipl':7 'reddit':19 'redditmigr':20 'similar':11 'upload':6 'way':4 'would':15"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688197916
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/624034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688183416 {#3329
    date: 2023-07-01 05:50:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED edit
App\Entity\Magazine {#306
  +icon: Proxies\__CG__\App\Entity\Image {#287 …}
  +name: "RedditMigration@kbin.social"
  +title: "RedditMigration"
  +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
  +rules: null
  +subscriptionsCount: 0
  +entryCount: 230
  +entryCommentCount: 3588
  +postCount: 46
  +postCommentCount: 100
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1689732875 {#314
    date: 2023-07-19 04:14:35.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#278 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
  +entries: Doctrine\ORM\PersistentCollection {#221 …}
  +posts: Doctrine\ORM\PersistentCollection {#179 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
  +bans: Doctrine\ORM\PersistentCollection {#158 …}
  +reports: Doctrine\ORM\PersistentCollection {#144 …}
  +badges: Doctrine\ORM\PersistentCollection {#122 …}
  +logs: Doctrine\ORM\PersistentCollection {#112 …}
  +awards: Doctrine\ORM\PersistentCollection {#101 …}
  +categories: Doctrine\ORM\PersistentCollection {#88 …}
  -id: 19
  +apId: "RedditMigration@kbin.social"
  +apProfileId: "https://kbin.social/m/RedditMigration"
  +apPublicUrl: "https://kbin.social/m/RedditMigration"
  +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
  +apInboxUrl: "https://kbin.social/f/inbox"
  +apDomain: "kbin.social"
  +apPreferredUsername: "RedditMigration"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1688009400 {#315
    date: 2023-06-29 05:30:00.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1688009399 {#309
    date: 2023-06-29 05:29:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details