GET https://kbin.spritesserver.nl/index.php/m/RedditMigration@kbin.social/commented?p=6

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 …}
}
44.82 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\Entry {#1767
  +user: Proxies\__CG__\App\Entity\User {#1447 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1530 …}
  +slug: "Reddit-blocks-r-spezresign-on-mobile-browser"
  +title: "Reddit blocks /r/spezresign on mobile browser"
  +url: "https://i.imgur.com/L5c3G0R.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688104904 {#1517
    date: 2023-06-30 08:01:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1710 …}
  +votes: Doctrine\ORM\PersistentCollection {#1442 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1434 …}
  +badges: Doctrine\ORM\PersistentCollection {#1440 …}
  +children: []
  -id: 508
  -titleTs: "'/r/spezresign':3 'block':2 'browser':6 'mobil':5 'reddit':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687943558
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/719840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687911058 {#1505
    date: 2023-06-28 02:10:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#1767
  +user: Proxies\__CG__\App\Entity\User {#1447 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1530 …}
  +slug: "Reddit-blocks-r-spezresign-on-mobile-browser"
  +title: "Reddit blocks /r/spezresign on mobile browser"
  +url: "https://i.imgur.com/L5c3G0R.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688104904 {#1517
    date: 2023-06-30 08:01:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1710 …}
  +votes: Doctrine\ORM\PersistentCollection {#1442 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1434 …}
  +badges: Doctrine\ORM\PersistentCollection {#1440 …}
  +children: []
  -id: 508
  -titleTs: "'/r/spezresign':3 'block':2 'browser':6 'mobil':5 'reddit':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687943558
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/719840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687911058 {#1505
    date: 2023-06-28 02:10:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#1767
  +user: Proxies\__CG__\App\Entity\User {#1447 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1530 …}
  +slug: "Reddit-blocks-r-spezresign-on-mobile-browser"
  +title: "Reddit blocks /r/spezresign on mobile browser"
  +url: "https://i.imgur.com/L5c3G0R.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688104904 {#1517
    date: 2023-06-30 08:01:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1710 …}
  +votes: Doctrine\ORM\PersistentCollection {#1442 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1434 …}
  +badges: Doctrine\ORM\PersistentCollection {#1440 …}
  +children: []
  -id: 508
  -titleTs: "'/r/spezresign':3 'block':2 'browser':6 'mobil':5 'reddit':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687943558
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/719840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687911058 {#1505
    date: 2023-06-28 02:10:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1700
  +user: Proxies\__CG__\App\Entity\User {#1697 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1693 …}
  +slug: "I-don-t-understand-why-people-still-want-to-use-reddit"
  +title: "I don't understand why people still want to use reddit instead of moving to Lemmy or Kbin"
  +url: null
  +body: "Most people aren’t even thinking of moving to reddit alternatives. Users have a lot of power in this situation. Just move your community to Lemmy or Kbin. It’s not that hard."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687323734 {#1430
    date: 2023-06-21 07:02:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1429 …}
  +votes: Doctrine\ORM\PersistentCollection {#1699 …}
  +reports: Doctrine\ORM\PersistentCollection {#1709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1610 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1606 …}
  +badges: Doctrine\ORM\PersistentCollection {#1612 …}
  +children: []
  -id: 940
  -titleTs: "'instead':12 'kbin':18 'lemmi':16 'move':14 'peopl':6 'reddit':11 'still':7 'understand':4 'use':10 'want':8"
  -bodyTs: "'altern':11 'aren':3 'communiti':24 'even':5 'hard':33 'kbin':28 'lemmi':26 'lot':15 'move':8,22 'peopl':2 'power':17 'reddit':10 'situat':20 'think':6 'user':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687340625
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/284098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687313125 {#1437
    date: 2023-06-21 04:05:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1700
  +user: Proxies\__CG__\App\Entity\User {#1697 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1693 …}
  +slug: "I-don-t-understand-why-people-still-want-to-use-reddit"
  +title: "I don't understand why people still want to use reddit instead of moving to Lemmy or Kbin"
  +url: null
  +body: "Most people aren’t even thinking of moving to reddit alternatives. Users have a lot of power in this situation. Just move your community to Lemmy or Kbin. It’s not that hard."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687323734 {#1430
    date: 2023-06-21 07:02:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1429 …}
  +votes: Doctrine\ORM\PersistentCollection {#1699 …}
  +reports: Doctrine\ORM\PersistentCollection {#1709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1610 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1606 …}
  +badges: Doctrine\ORM\PersistentCollection {#1612 …}
  +children: []
  -id: 940
  -titleTs: "'instead':12 'kbin':18 'lemmi':16 'move':14 'peopl':6 'reddit':11 'still':7 'understand':4 'use':10 'want':8"
  -bodyTs: "'altern':11 'aren':3 'communiti':24 'even':5 'hard':33 'kbin':28 'lemmi':26 'lot':15 'move':8,22 'peopl':2 'power':17 'reddit':10 'situat':20 'think':6 'user':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687340625
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/284098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687313125 {#1437
    date: 2023-06-21 04:05:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1700
  +user: Proxies\__CG__\App\Entity\User {#1697 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1693 …}
  +slug: "I-don-t-understand-why-people-still-want-to-use-reddit"
  +title: "I don't understand why people still want to use reddit instead of moving to Lemmy or Kbin"
  +url: null
  +body: "Most people aren’t even thinking of moving to reddit alternatives. Users have a lot of power in this situation. Just move your community to Lemmy or Kbin. It’s not that hard."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687323734 {#1430
    date: 2023-06-21 07:02:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1429 …}
  +votes: Doctrine\ORM\PersistentCollection {#1699 …}
  +reports: Doctrine\ORM\PersistentCollection {#1709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1610 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1606 …}
  +badges: Doctrine\ORM\PersistentCollection {#1612 …}
  +children: []
  -id: 940
  -titleTs: "'instead':12 'kbin':18 'lemmi':16 'move':14 'peopl':6 'reddit':11 'still':7 'understand':4 'use':10 'want':8"
  -bodyTs: "'altern':11 'aren':3 'communiti':24 'even':5 'hard':33 'kbin':28 'lemmi':26 'lot':15 'move':8,22 'peopl':2 'power':17 'reddit':10 'situat':20 'think':6 'user':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687340625
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/284098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687313125 {#1437
    date: 2023-06-21 04:05:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1744
  +user: Proxies\__CG__\App\Entity\User {#1639 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "Mod-of-r-tumblr-removed-during-blackout"
  +title: "Mod of /r/tumblr removed during blackout"
  +url: "https://famichiki.jp/@Tsutsuku/110537730270070245"
  +body: """
    Copy of text:\n
    \n
    #redditmigration #reddit One of my friends is a mod of a very large subreddit that went private for the blackout. Last night she received a message saying that she had been stripped of her moderator rights and the subreddit was taken public again. To be very clear, the subreddit members had specifically voted in favor of going private. It seems like reddit will stoop lower and lower to try and break the blackout. I'm seething.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686735959 {#1743
    date: 2023-06-14 11:45:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1647 …}
  +votes: Doctrine\ORM\PersistentCollection {#1640 …}
  +reports: Doctrine\ORM\PersistentCollection {#1648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1676 …}
  +badges: Doctrine\ORM\PersistentCollection {#1673 …}
  +children: []
  -id: 686
  -titleTs: "'/r/tumblr':3 'blackout':6 'mod':1 'remov':4"
  -bodyTs: "'blackout':23,76 'break':74 'clear':50 'copi':1 'favor':58 'friend':9 'go':60 'larg':16 'last':24 'like':64 'lower':68,70 'm':78 'member':53 'messag':29 'mod':12 'moder':38 'night':25 'one':6 'privat':20,61 'public':45 'receiv':27 'reddit':5,65 'redditmigr':4 'right':39 'say':30 'seem':63 'seeth':79 'specif':55 'stoop':67 'strip':35 'subreddit':17,42,52 'taken':44 'text':3 'tri':72 'vote':56 'went':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686737777
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/15333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686705277 {#1752
    date: 2023-06-14 03:14:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1744
  +user: Proxies\__CG__\App\Entity\User {#1639 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "Mod-of-r-tumblr-removed-during-blackout"
  +title: "Mod of /r/tumblr removed during blackout"
  +url: "https://famichiki.jp/@Tsutsuku/110537730270070245"
  +body: """
    Copy of text:\n
    \n
    #redditmigration #reddit One of my friends is a mod of a very large subreddit that went private for the blackout. Last night she received a message saying that she had been stripped of her moderator rights and the subreddit was taken public again. To be very clear, the subreddit members had specifically voted in favor of going private. It seems like reddit will stoop lower and lower to try and break the blackout. I'm seething.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686735959 {#1743
    date: 2023-06-14 11:45:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1647 …}
  +votes: Doctrine\ORM\PersistentCollection {#1640 …}
  +reports: Doctrine\ORM\PersistentCollection {#1648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1676 …}
  +badges: Doctrine\ORM\PersistentCollection {#1673 …}
  +children: []
  -id: 686
  -titleTs: "'/r/tumblr':3 'blackout':6 'mod':1 'remov':4"
  -bodyTs: "'blackout':23,76 'break':74 'clear':50 'copi':1 'favor':58 'friend':9 'go':60 'larg':16 'last':24 'like':64 'lower':68,70 'm':78 'member':53 'messag':29 'mod':12 'moder':38 'night':25 'one':6 'privat':20,61 'public':45 'receiv':27 'reddit':5,65 'redditmigr':4 'right':39 'say':30 'seem':63 'seeth':79 'specif':55 'stoop':67 'strip':35 'subreddit':17,42,52 'taken':44 'text':3 'tri':72 'vote':56 'went':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686737777
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/15333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686705277 {#1752
    date: 2023-06-14 03:14:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1744
  +user: Proxies\__CG__\App\Entity\User {#1639 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "Mod-of-r-tumblr-removed-during-blackout"
  +title: "Mod of /r/tumblr removed during blackout"
  +url: "https://famichiki.jp/@Tsutsuku/110537730270070245"
  +body: """
    Copy of text:\n
    \n
    #redditmigration #reddit One of my friends is a mod of a very large subreddit that went private for the blackout. Last night she received a message saying that she had been stripped of her moderator rights and the subreddit was taken public again. To be very clear, the subreddit members had specifically voted in favor of going private. It seems like reddit will stoop lower and lower to try and break the blackout. I'm seething.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686735959 {#1743
    date: 2023-06-14 11:45:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1647 …}
  +votes: Doctrine\ORM\PersistentCollection {#1640 …}
  +reports: Doctrine\ORM\PersistentCollection {#1648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1676 …}
  +badges: Doctrine\ORM\PersistentCollection {#1673 …}
  +children: []
  -id: 686
  -titleTs: "'/r/tumblr':3 'blackout':6 'mod':1 'remov':4"
  -bodyTs: "'blackout':23,76 'break':74 'clear':50 'copi':1 'favor':58 'friend':9 'go':60 'larg':16 'last':24 'like':64 'lower':68,70 'm':78 'member':53 'messag':29 'mod':12 'moder':38 'night':25 'one':6 'privat':20,61 'public':45 'receiv':27 'reddit':5,65 'redditmigr':4 'right':39 'say':30 'seem':63 'seeth':79 'specif':55 'stoop':67 'strip':35 'subreddit':17,42,52 'taken':44 'text':3 'tri':72 'vote':56 'went':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686737777
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/15333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686705277 {#1752
    date: 2023-06-14 03:14:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1670
  +user: Proxies\__CG__\App\Entity\User {#1666 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1667 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
  +slug: "Teddit-shutting-down-due-to-reddit-API-limitations"
  +title: "Teddit shutting down due to reddit API limitations"
  +url: "https://tedd.it/shutdown"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689563272 {#1678
    date: 2023-07-17 05:07:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1650 …}
  +reports: Doctrine\ORM\PersistentCollection {#1652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
  +badges: Doctrine\ORM\PersistentCollection {#1661 …}
  +children: []
  -id: 1333
  -titleTs: "'api':7 'due':4 'limit':8 'reddit':6 'shut':2 'teddit':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689545554
  +visibility: "visible             "
  +apId: "https://lemmy.fbxl.net/post/66052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689483554 {#1669
    date: 2023-07-16 06:59:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1670
  +user: Proxies\__CG__\App\Entity\User {#1666 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1667 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
  +slug: "Teddit-shutting-down-due-to-reddit-API-limitations"
  +title: "Teddit shutting down due to reddit API limitations"
  +url: "https://tedd.it/shutdown"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689563272 {#1678
    date: 2023-07-17 05:07:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1650 …}
  +reports: Doctrine\ORM\PersistentCollection {#1652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
  +badges: Doctrine\ORM\PersistentCollection {#1661 …}
  +children: []
  -id: 1333
  -titleTs: "'api':7 'due':4 'limit':8 'reddit':6 'shut':2 'teddit':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689545554
  +visibility: "visible             "
  +apId: "https://lemmy.fbxl.net/post/66052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689483554 {#1669
    date: 2023-07-16 06:59:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1670
  +user: Proxies\__CG__\App\Entity\User {#1666 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1667 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
  +slug: "Teddit-shutting-down-due-to-reddit-API-limitations"
  +title: "Teddit shutting down due to reddit API limitations"
  +url: "https://tedd.it/shutdown"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689563272 {#1678
    date: 2023-07-17 05:07:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1650 …}
  +reports: Doctrine\ORM\PersistentCollection {#1652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
  +badges: Doctrine\ORM\PersistentCollection {#1661 …}
  +children: []
  -id: 1333
  -titleTs: "'api':7 'due':4 'limit':8 'reddit':6 'shut':2 'teddit':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689545554
  +visibility: "visible             "
  +apId: "https://lemmy.fbxl.net/post/66052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689483554 {#1669
    date: 2023-07-16 06:59:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1552
  +user: Proxies\__CG__\App\Entity\User {#1590 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1592 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1591 …}
  +slug: "Just-created-m-TwitterMigration"
  +title: "Just created m/TwitterMigration"
  +url: "https://kbin.social/m/twittermigration"
  +body: """
    Mods, please let me know if this is not allowed. I’ll remove it.\n
    \n
    With what’s happening at Twitter and the mess that’s going on right now, I feel that we need to migrate all the users over to the fediverse. I still don’t understand why anyone would still be using Twitter today but we need to get them out as soon as possible and stop supporting Elon. I think what he’s doing is ridiculous and it’s just a matter of time before he runs Twitter into the ground.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688366954 {#1663
    date: 2023-07-03 08:49:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1593 …}
  +votes: Doctrine\ORM\PersistentCollection {#1571 …}
  +reports: Doctrine\ORM\PersistentCollection {#1578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1579 …}
  +badges: Doctrine\ORM\PersistentCollection {#1581 …}
  +children: []
  -id: 715
  -titleTs: "'creat':2 'm/twittermigration':3"
  -bodyTs: "'allow':10 'anyon':50 'elon':71 'fedivers':43 'feel':31 'get':61 'go':26 'ground':94 'happen':18 'know':5 'let':3 'll':12 'matter':85 'mess':23 'migrat':36 'mod':1 'need':34,59 'pleas':2 'possibl':67 'remov':13 'ridicul':79 'right':28 'run':90 'soon':65 'still':45,52 'stop':69 'support':70 'think':73 'time':87 'today':56 'twitter':20,55,91 'understand':48 'use':54 'user':39 'would':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688353171
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/128132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688309671 {#1553
    date: 2023-07-02 16:54:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1552
  +user: Proxies\__CG__\App\Entity\User {#1590 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1592 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1591 …}
  +slug: "Just-created-m-TwitterMigration"
  +title: "Just created m/TwitterMigration"
  +url: "https://kbin.social/m/twittermigration"
  +body: """
    Mods, please let me know if this is not allowed. I’ll remove it.\n
    \n
    With what’s happening at Twitter and the mess that’s going on right now, I feel that we need to migrate all the users over to the fediverse. I still don’t understand why anyone would still be using Twitter today but we need to get them out as soon as possible and stop supporting Elon. I think what he’s doing is ridiculous and it’s just a matter of time before he runs Twitter into the ground.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688366954 {#1663
    date: 2023-07-03 08:49:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1593 …}
  +votes: Doctrine\ORM\PersistentCollection {#1571 …}
  +reports: Doctrine\ORM\PersistentCollection {#1578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1579 …}
  +badges: Doctrine\ORM\PersistentCollection {#1581 …}
  +children: []
  -id: 715
  -titleTs: "'creat':2 'm/twittermigration':3"
  -bodyTs: "'allow':10 'anyon':50 'elon':71 'fedivers':43 'feel':31 'get':61 'go':26 'ground':94 'happen':18 'know':5 'let':3 'll':12 'matter':85 'mess':23 'migrat':36 'mod':1 'need':34,59 'pleas':2 'possibl':67 'remov':13 'ridicul':79 'right':28 'run':90 'soon':65 'still':45,52 'stop':69 'support':70 'think':73 'time':87 'today':56 'twitter':20,55,91 'understand':48 'use':54 'user':39 'would':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688353171
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/128132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688309671 {#1553
    date: 2023-07-02 16:54:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1552
  +user: Proxies\__CG__\App\Entity\User {#1590 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1592 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1591 …}
  +slug: "Just-created-m-TwitterMigration"
  +title: "Just created m/TwitterMigration"
  +url: "https://kbin.social/m/twittermigration"
  +body: """
    Mods, please let me know if this is not allowed. I’ll remove it.\n
    \n
    With what’s happening at Twitter and the mess that’s going on right now, I feel that we need to migrate all the users over to the fediverse. I still don’t understand why anyone would still be using Twitter today but we need to get them out as soon as possible and stop supporting Elon. I think what he’s doing is ridiculous and it’s just a matter of time before he runs Twitter into the ground.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688366954 {#1663
    date: 2023-07-03 08:49:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1593 …}
  +votes: Doctrine\ORM\PersistentCollection {#1571 …}
  +reports: Doctrine\ORM\PersistentCollection {#1578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1579 …}
  +badges: Doctrine\ORM\PersistentCollection {#1581 …}
  +children: []
  -id: 715
  -titleTs: "'creat':2 'm/twittermigration':3"
  -bodyTs: "'allow':10 'anyon':50 'elon':71 'fedivers':43 'feel':31 'get':61 'go':26 'ground':94 'happen':18 'know':5 'let':3 'll':12 'matter':85 'mess':23 'migrat':36 'mod':1 'need':34,59 'pleas':2 'possibl':67 'remov':13 'ridicul':79 'right':28 'run':90 'soon':65 'still':45,52 'stop':69 'support':70 'think':73 'time':87 'today':56 'twitter':20,55,91 'understand':48 'use':54 'user':39 'would':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688353171
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/128132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688309671 {#1553
    date: 2023-07-02 16:54:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1575
  +user: Proxies\__CG__\App\Entity\User {#1587 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1586 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1573 …}
  +slug: "Found-an-issue-or-bug-on-kbin-social-Help-report-it"
  +title: "Found an issue or bug on kbin.social? Help report it. We're keeping track of issues and working on improvements daily"
  +url: "https://codeberg.org/Kbin/kbin-core/issues"
  +body: """
    There's a heap of devs working on bug fixes and improvements to the kbin.social website. If you run into a bug or find something strange, it would be great if you can report it on codeberg.\n
    \n
    With third party apps going away, I'm expecting an influx of new people who will join kbin.social over the next few weeks. The project has taken shape rapidly and it's exciting to see the progress that's been made.\n
    \n
    I've been working through a range of UI/UX issues focusing on mobile but any reports, along with images or use cases are super handy to people looking at the issues list.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 118
  +score: 43
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688337597 {#1572
    date: 2023-07-03 00:39:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1585 …}
  +votes: Doctrine\ORM\PersistentCollection {#1551 …}
  +reports: Doctrine\ORM\PersistentCollection {#1560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1527 …}
  +badges: Doctrine\ORM\PersistentCollection {#1525 …}
  +children: []
  -id: 654
  -titleTs: "'bug':5 'daili':21 'found':1 'help':8 'improv':20 'issu':3,16 'kbin.social':7 'keep':13 're':12 'report':9 'track':14 'work':18"
  -bodyTs: "'along':95 'app':41 'away':43 'bug':9,22 'case':100 'codeberg':37 'dev':6 'excit':70 'expect':46 'find':24 'fix':10 'focus':89 'go':42 'great':30 'handi':103 'heap':4 'imag':97 'improv':12 'influx':48 'issu':88,109 'join':54 'kbin.social':15,55 'list':110 'look':106 'm':45 'made':78 'mobil':91 'new':50 'next':58 'parti':40 'peopl':51,105 'progress':74 'project':62 'rang':85 'rapid':66 'report':34,94 'run':19 'see':72 'shape':65 'someth':25 'strang':26 'super':102 'taken':64 'third':39 'ui/ux':87 'use':99 've':80 'websit':16 'week':60 'work':7,82 'would':28"
  +cross: false
  +upVotes: 42
  +downVotes: 0
  +ranking: 1688300721
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/122023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688214321 {#1574
    date: 2023-07-01 14:25:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1575
  +user: Proxies\__CG__\App\Entity\User {#1587 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1586 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1573 …}
  +slug: "Found-an-issue-or-bug-on-kbin-social-Help-report-it"
  +title: "Found an issue or bug on kbin.social? Help report it. We're keeping track of issues and working on improvements daily"
  +url: "https://codeberg.org/Kbin/kbin-core/issues"
  +body: """
    There's a heap of devs working on bug fixes and improvements to the kbin.social website. If you run into a bug or find something strange, it would be great if you can report it on codeberg.\n
    \n
    With third party apps going away, I'm expecting an influx of new people who will join kbin.social over the next few weeks. The project has taken shape rapidly and it's exciting to see the progress that's been made.\n
    \n
    I've been working through a range of UI/UX issues focusing on mobile but any reports, along with images or use cases are super handy to people looking at the issues list.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 118
  +score: 43
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688337597 {#1572
    date: 2023-07-03 00:39:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1585 …}
  +votes: Doctrine\ORM\PersistentCollection {#1551 …}
  +reports: Doctrine\ORM\PersistentCollection {#1560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1527 …}
  +badges: Doctrine\ORM\PersistentCollection {#1525 …}
  +children: []
  -id: 654
  -titleTs: "'bug':5 'daili':21 'found':1 'help':8 'improv':20 'issu':3,16 'kbin.social':7 'keep':13 're':12 'report':9 'track':14 'work':18"
  -bodyTs: "'along':95 'app':41 'away':43 'bug':9,22 'case':100 'codeberg':37 'dev':6 'excit':70 'expect':46 'find':24 'fix':10 'focus':89 'go':42 'great':30 'handi':103 'heap':4 'imag':97 'improv':12 'influx':48 'issu':88,109 'join':54 'kbin.social':15,55 'list':110 'look':106 'm':45 'made':78 'mobil':91 'new':50 'next':58 'parti':40 'peopl':51,105 'progress':74 'project':62 'rang':85 'rapid':66 'report':34,94 'run':19 'see':72 'shape':65 'someth':25 'strang':26 'super':102 'taken':64 'third':39 'ui/ux':87 'use':99 've':80 'websit':16 'week':60 'work':7,82 'would':28"
  +cross: false
  +upVotes: 42
  +downVotes: 0
  +ranking: 1688300721
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/122023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688214321 {#1574
    date: 2023-07-01 14:25:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1575
  +user: Proxies\__CG__\App\Entity\User {#1587 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1586 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1573 …}
  +slug: "Found-an-issue-or-bug-on-kbin-social-Help-report-it"
  +title: "Found an issue or bug on kbin.social? Help report it. We're keeping track of issues and working on improvements daily"
  +url: "https://codeberg.org/Kbin/kbin-core/issues"
  +body: """
    There's a heap of devs working on bug fixes and improvements to the kbin.social website. If you run into a bug or find something strange, it would be great if you can report it on codeberg.\n
    \n
    With third party apps going away, I'm expecting an influx of new people who will join kbin.social over the next few weeks. The project has taken shape rapidly and it's exciting to see the progress that's been made.\n
    \n
    I've been working through a range of UI/UX issues focusing on mobile but any reports, along with images or use cases are super handy to people looking at the issues list.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 118
  +score: 43
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688337597 {#1572
    date: 2023-07-03 00:39:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1585 …}
  +votes: Doctrine\ORM\PersistentCollection {#1551 …}
  +reports: Doctrine\ORM\PersistentCollection {#1560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1527 …}
  +badges: Doctrine\ORM\PersistentCollection {#1525 …}
  +children: []
  -id: 654
  -titleTs: "'bug':5 'daili':21 'found':1 'help':8 'improv':20 'issu':3,16 'kbin.social':7 'keep':13 're':12 'report':9 'track':14 'work':18"
  -bodyTs: "'along':95 'app':41 'away':43 'bug':9,22 'case':100 'codeberg':37 'dev':6 'excit':70 'expect':46 'find':24 'fix':10 'focus':89 'go':42 'great':30 'handi':103 'heap':4 'imag':97 'improv':12 'influx':48 'issu':88,109 'join':54 'kbin.social':15,55 'list':110 'look':106 'm':45 'made':78 'mobil':91 'new':50 'next':58 'parti':40 'peopl':51,105 'progress':74 'project':62 'rang':85 'rapid':66 'report':34,94 'run':19 'see':72 'shape':65 'someth':25 'strang':26 'super':102 'taken':64 'third':39 'ui/ux':87 'use':99 've':80 'websit':16 'week':60 'work':7,82 'would':28"
  +cross: false
  +upVotes: 42
  +downVotes: 0
  +ranking: 1688300721
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/122023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688214321 {#1574
    date: 2023-07-01 14:25:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1548
  +user: Proxies\__CG__\App\Entity\User {#1564 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1566 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
  +slug: "Mojang-s-dropping-its-official-support-of-the-Minecraft-Subreddit"
  +title: "Mojang's dropping its official support of the Minecraft Subreddit"
  +url: "https://www.overclock3d.net/news/software/mojang_s_dropping_its_official_support_of_the_minecraft_subreddit/1"
  +body: "Minecraft's subreddit is losing its official support from Mojang, and Reddit's management is to blame"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 167
  +score: 26
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688252897 {#1550
    date: 2023-07-02 01:08:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1562 …}
  +votes: Doctrine\ORM\PersistentCollection {#1554 …}
  +reports: Doctrine\ORM\PersistentCollection {#1556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  +badges: Doctrine\ORM\PersistentCollection {#1604 …}
  +children: []
  -id: 620
  -titleTs: "'drop':3 'minecraft':9 'mojang':1 'offici':5 'subreddit':10 'support':6"
  -bodyTs: "'blame':17 'lose':5 'manag':14 'minecraft':1 'mojang':10 'offici':7 'reddit':12 'subreddit':3 'support':8"
  +cross: false
  +upVotes: 26
  +downVotes: 0
  +ranking: 1688256609
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/120261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688170209 {#1559
    date: 2023-07-01 02:10:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#1548
  +user: Proxies\__CG__\App\Entity\User {#1564 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1566 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
  +slug: "Mojang-s-dropping-its-official-support-of-the-Minecraft-Subreddit"
  +title: "Mojang's dropping its official support of the Minecraft Subreddit"
  +url: "https://www.overclock3d.net/news/software/mojang_s_dropping_its_official_support_of_the_minecraft_subreddit/1"
  +body: "Minecraft's subreddit is losing its official support from Mojang, and Reddit's management is to blame"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 167
  +score: 26
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688252897 {#1550
    date: 2023-07-02 01:08:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1562 …}
  +votes: Doctrine\ORM\PersistentCollection {#1554 …}
  +reports: Doctrine\ORM\PersistentCollection {#1556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  +badges: Doctrine\ORM\PersistentCollection {#1604 …}
  +children: []
  -id: 620
  -titleTs: "'drop':3 'minecraft':9 'mojang':1 'offici':5 'subreddit':10 'support':6"
  -bodyTs: "'blame':17 'lose':5 'manag':14 'minecraft':1 'mojang':10 'offici':7 'reddit':12 'subreddit':3 'support':8"
  +cross: false
  +upVotes: 26
  +downVotes: 0
  +ranking: 1688256609
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/120261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688170209 {#1559
    date: 2023-07-01 02:10:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#1548
  +user: Proxies\__CG__\App\Entity\User {#1564 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1566 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
  +slug: "Mojang-s-dropping-its-official-support-of-the-Minecraft-Subreddit"
  +title: "Mojang's dropping its official support of the Minecraft Subreddit"
  +url: "https://www.overclock3d.net/news/software/mojang_s_dropping_its_official_support_of_the_minecraft_subreddit/1"
  +body: "Minecraft's subreddit is losing its official support from Mojang, and Reddit's management is to blame"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 167
  +score: 26
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688252897 {#1550
    date: 2023-07-02 01:08:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1562 …}
  +votes: Doctrine\ORM\PersistentCollection {#1554 …}
  +reports: Doctrine\ORM\PersistentCollection {#1556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  +badges: Doctrine\ORM\PersistentCollection {#1604 …}
  +children: []
  -id: 620
  -titleTs: "'drop':3 'minecraft':9 'mojang':1 'offici':5 'subreddit':10 'support':6"
  -bodyTs: "'blame':17 'lose':5 'manag':14 'minecraft':1 'mojang':10 'offici':7 'reddit':12 'subreddit':3 'support':8"
  +cross: false
  +upVotes: 26
  +downVotes: 0
  +ranking: 1688256609
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/120261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688170209 {#1559
    date: 2023-07-01 02:10:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\Entry {#1701
  +user: Proxies\__CG__\App\Entity\User {#1683 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1687 …}
  +slug: "It-s-interesting-how-much-hate-you-can-get-for-requesting"
  +title: "It's interesting how much hate you can get for requesting someone to post at Lemmy too..."
  +url: "https://www.reddit.com/r/GakiNoTsukai/comments/14mp32g/eng_sub_wednesday_downtown_20190515/"
  +body: """
    "Lol no one is going to leave reddit."\n
    \n
    "I personally think trying to fragment a niche community like this is extremely detrimental to the fanbase."\n
    \n
    "I'm sure you and the other 1 person that will be on Lemmy is going to be so mad when no one posts there."\n
    \n
    "you want people to go to a bad Reddit competitor, to join the - what it's called, a sublemmy? - that you've just set up and where you've reposted everybody else's content?"\n
    \n
    "I agree that lemmy is not the way forward, no argument there."\n
    \n
    "Like a lot of "us" won't be on Twitter anymore and be on Mastodon instead?"
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 6
  +score: 2
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688273669 {#1619
    date: 2023-07-02 06:54:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1680 …}
  +votes: Doctrine\ORM\PersistentCollection {#1686 …}
  +reports: Doctrine\ORM\PersistentCollection {#1692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1705 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
  +badges: Doctrine\ORM\PersistentCollection {#1598 …}
  +children: []
  -id: 604
  -titleTs: "'get':9 'hate':6 'interest':3 'lemmi':16 'much':5 'post':14 'request':11 'someon':12"
  -bodyTs: "'1':33 'agre':86 'anymor':107 'argument':95 'bad':58 'call':67 'communiti':17 'competitor':60 'content':84 'detriment':22 'els':82 'everybodi':81 'extrem':21 'fanbas':25 'forward':93 'fragment':14 'go':5,41,55 'instead':112 'join':62 'leav':7 'lemmi':39,88 'like':18,97 'lol':1 'lot':99 'm':27 'mad':45 'mastodon':111 'nich':16 'one':3,48 'peopl':53 'person':10,34 'post':49 'reddit':8,59 'repost':80 'set':74 'sublemmi':69 'sure':28 'think':11 'tri':12 'twitter':106 'us':101 've':72,79 'want':52 'way':92 'won':102"
  +cross: false
  +upVotes: 2
  +downVotes: 0
  +ranking: 1688195085
  +visibility: "visible             "
  +apId: "https://feddit.de/post/1222542"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688146585 {#1702
    date: 2023-06-30 19:36:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#1701
  +user: Proxies\__CG__\App\Entity\User {#1683 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1687 …}
  +slug: "It-s-interesting-how-much-hate-you-can-get-for-requesting"
  +title: "It's interesting how much hate you can get for requesting someone to post at Lemmy too..."
  +url: "https://www.reddit.com/r/GakiNoTsukai/comments/14mp32g/eng_sub_wednesday_downtown_20190515/"
  +body: """
    "Lol no one is going to leave reddit."\n
    \n
    "I personally think trying to fragment a niche community like this is extremely detrimental to the fanbase."\n
    \n
    "I'm sure you and the other 1 person that will be on Lemmy is going to be so mad when no one posts there."\n
    \n
    "you want people to go to a bad Reddit competitor, to join the - what it's called, a sublemmy? - that you've just set up and where you've reposted everybody else's content?"\n
    \n
    "I agree that lemmy is not the way forward, no argument there."\n
    \n
    "Like a lot of "us" won't be on Twitter anymore and be on Mastodon instead?"
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 6
  +score: 2
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688273669 {#1619
    date: 2023-07-02 06:54:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1680 …}
  +votes: Doctrine\ORM\PersistentCollection {#1686 …}
  +reports: Doctrine\ORM\PersistentCollection {#1692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1705 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
  +badges: Doctrine\ORM\PersistentCollection {#1598 …}
  +children: []
  -id: 604
  -titleTs: "'get':9 'hate':6 'interest':3 'lemmi':16 'much':5 'post':14 'request':11 'someon':12"
  -bodyTs: "'1':33 'agre':86 'anymor':107 'argument':95 'bad':58 'call':67 'communiti':17 'competitor':60 'content':84 'detriment':22 'els':82 'everybodi':81 'extrem':21 'fanbas':25 'forward':93 'fragment':14 'go':5,41,55 'instead':112 'join':62 'leav':7 'lemmi':39,88 'like':18,97 'lol':1 'lot':99 'm':27 'mad':45 'mastodon':111 'nich':16 'one':3,48 'peopl':53 'person':10,34 'post':49 'reddit':8,59 'repost':80 'set':74 'sublemmi':69 'sure':28 'think':11 'tri':12 'twitter':106 'us':101 've':72,79 'want':52 'way':92 'won':102"
  +cross: false
  +upVotes: 2
  +downVotes: 0
  +ranking: 1688195085
  +visibility: "visible             "
  +apId: "https://feddit.de/post/1222542"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688146585 {#1702
    date: 2023-06-30 19:36:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#1701
  +user: Proxies\__CG__\App\Entity\User {#1683 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1687 …}
  +slug: "It-s-interesting-how-much-hate-you-can-get-for-requesting"
  +title: "It's interesting how much hate you can get for requesting someone to post at Lemmy too..."
  +url: "https://www.reddit.com/r/GakiNoTsukai/comments/14mp32g/eng_sub_wednesday_downtown_20190515/"
  +body: """
    "Lol no one is going to leave reddit."\n
    \n
    "I personally think trying to fragment a niche community like this is extremely detrimental to the fanbase."\n
    \n
    "I'm sure you and the other 1 person that will be on Lemmy is going to be so mad when no one posts there."\n
    \n
    "you want people to go to a bad Reddit competitor, to join the - what it's called, a sublemmy? - that you've just set up and where you've reposted everybody else's content?"\n
    \n
    "I agree that lemmy is not the way forward, no argument there."\n
    \n
    "Like a lot of "us" won't be on Twitter anymore and be on Mastodon instead?"
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 6
  +score: 2
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688273669 {#1619
    date: 2023-07-02 06:54:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1680 …}
  +votes: Doctrine\ORM\PersistentCollection {#1686 …}
  +reports: Doctrine\ORM\PersistentCollection {#1692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1705 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
  +badges: Doctrine\ORM\PersistentCollection {#1598 …}
  +children: []
  -id: 604
  -titleTs: "'get':9 'hate':6 'interest':3 'lemmi':16 'much':5 'post':14 'request':11 'someon':12"
  -bodyTs: "'1':33 'agre':86 'anymor':107 'argument':95 'bad':58 'call':67 'communiti':17 'competitor':60 'content':84 'detriment':22 'els':82 'everybodi':81 'extrem':21 'fanbas':25 'forward':93 'fragment':14 'go':5,41,55 'instead':112 'join':62 'leav':7 'lemmi':39,88 'like':18,97 'lol':1 'lot':99 'm':27 'mad':45 'mastodon':111 'nich':16 'one':3,48 'peopl':53 'person':10,34 'post':49 'reddit':8,59 'repost':80 'set':74 'sublemmi':69 'sure':28 'think':11 'tri':12 'twitter':106 'us':101 've':72,79 'want':52 'way':92 'won':102"
  +cross: false
  +upVotes: 2
  +downVotes: 0
  +ranking: 1688195085
  +visibility: "visible             "
  +apId: "https://feddit.de/post/1222542"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688146585 {#1702
    date: 2023-06-30 19:36:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\Entry {#1626
  +user: Proxies\__CG__\App\Entity\User {#1599 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1530 …}
  +slug: "Apollo-was-always-reddit"
  +title: "Apollo was always reddit"
  +url: "https://i.imgur.com/fdAqDiW.jpg"
  +body: "I am filled with a sadness at losing Apollo but it will always amuse me that searching reddit showed the apollo app."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688216405 {#1629
    date: 2023-07-01 15:00:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1618 …}
  +votes: Doctrine\ORM\PersistentCollection {#1597 …}
  +reports: Doctrine\ORM\PersistentCollection {#1731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
  +badges: Doctrine\ORM\PersistentCollection {#1728 …}
  +children: []
  -id: 539
  -titleTs: "'alway':3 'apollo':1 'reddit':4"
  -bodyTs: "'alway':13 'amus':14 'apollo':9,21 'app':22 'fill':3 'lose':8 'reddit':18 'sad':6 'search':17 'show':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688055096
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/792004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688029096 {#1628
    date: 2023-06-29 10:58:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1626
  +user: Proxies\__CG__\App\Entity\User {#1599 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1530 …}
  +slug: "Apollo-was-always-reddit"
  +title: "Apollo was always reddit"
  +url: "https://i.imgur.com/fdAqDiW.jpg"
  +body: "I am filled with a sadness at losing Apollo but it will always amuse me that searching reddit showed the apollo app."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688216405 {#1629
    date: 2023-07-01 15:00:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1618 …}
  +votes: Doctrine\ORM\PersistentCollection {#1597 …}
  +reports: Doctrine\ORM\PersistentCollection {#1731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
  +badges: Doctrine\ORM\PersistentCollection {#1728 …}
  +children: []
  -id: 539
  -titleTs: "'alway':3 'apollo':1 'reddit':4"
  -bodyTs: "'alway':13 'amus':14 'apollo':9,21 'app':22 'fill':3 'lose':8 'reddit':18 'sad':6 'search':17 'show':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688055096
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/792004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688029096 {#1628
    date: 2023-06-29 10:58:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1626
  +user: Proxies\__CG__\App\Entity\User {#1599 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1530 …}
  +slug: "Apollo-was-always-reddit"
  +title: "Apollo was always reddit"
  +url: "https://i.imgur.com/fdAqDiW.jpg"
  +body: "I am filled with a sadness at losing Apollo but it will always amuse me that searching reddit showed the apollo app."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688216405 {#1629
    date: 2023-07-01 15:00:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1618 …}
  +votes: Doctrine\ORM\PersistentCollection {#1597 …}
  +reports: Doctrine\ORM\PersistentCollection {#1731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
  +badges: Doctrine\ORM\PersistentCollection {#1728 …}
  +children: []
  -id: 539
  -titleTs: "'alway':3 'apollo':1 'reddit':4"
  -bodyTs: "'alway':13 'amus':14 'apollo':9,21 'app':22 'fill':3 'lose':8 'reddit':18 'sad':6 'search':17 'show':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688055096
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/792004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688029096 {#1628
    date: 2023-06-29 10:58:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1734
  +user: Proxies\__CG__\App\Entity\User {#1683 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1732 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1727 …}
  +slug: "Protests-broke-Reddit-hack-for-useful-Google-search-results-and-Google"
  +title: "Protests broke Reddit hack for useful Google search results—and Google knows it"
  +url: "https://arstechnica.com/gadgets/2023/06/google-admits-reddit-protests-make-it-harder-to-find-helpful-search-results/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 1
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688324959 {#1730
    date: 2023-07-02 21:09:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1735 …}
  +votes: Doctrine\ORM\PersistentCollection {#1729 …}
  +reports: Doctrine\ORM\PersistentCollection {#1719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
  +badges: Doctrine\ORM\PersistentCollection {#1717 …}
  +children: []
  -id: 509
  -titleTs: "'broke':2 'googl':7,11 'hack':4 'know':12 'protest':1 'reddit':3 'result':9 'search':8 'use':6"
  -bodyTs: null
  +cross: false
  +upVotes: 1
  +downVotes: 0
  +ranking: 1687955631
  +visibility: "visible             "
  +apId: "https://feddit.de/post/1154326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687930131 {#1737
    date: 2023-06-28 07:28:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1734
  +user: Proxies\__CG__\App\Entity\User {#1683 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1732 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1727 …}
  +slug: "Protests-broke-Reddit-hack-for-useful-Google-search-results-and-Google"
  +title: "Protests broke Reddit hack for useful Google search results—and Google knows it"
  +url: "https://arstechnica.com/gadgets/2023/06/google-admits-reddit-protests-make-it-harder-to-find-helpful-search-results/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 1
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688324959 {#1730
    date: 2023-07-02 21:09:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1735 …}
  +votes: Doctrine\ORM\PersistentCollection {#1729 …}
  +reports: Doctrine\ORM\PersistentCollection {#1719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
  +badges: Doctrine\ORM\PersistentCollection {#1717 …}
  +children: []
  -id: 509
  -titleTs: "'broke':2 'googl':7,11 'hack':4 'know':12 'protest':1 'reddit':3 'result':9 'search':8 'use':6"
  -bodyTs: null
  +cross: false
  +upVotes: 1
  +downVotes: 0
  +ranking: 1687955631
  +visibility: "visible             "
  +apId: "https://feddit.de/post/1154326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687930131 {#1737
    date: 2023-06-28 07:28:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1734
  +user: Proxies\__CG__\App\Entity\User {#1683 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1732 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1727 …}
  +slug: "Protests-broke-Reddit-hack-for-useful-Google-search-results-and-Google"
  +title: "Protests broke Reddit hack for useful Google search results—and Google knows it"
  +url: "https://arstechnica.com/gadgets/2023/06/google-admits-reddit-protests-make-it-harder-to-find-helpful-search-results/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 1
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688324959 {#1730
    date: 2023-07-02 21:09:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1735 …}
  +votes: Doctrine\ORM\PersistentCollection {#1729 …}
  +reports: Doctrine\ORM\PersistentCollection {#1719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
  +badges: Doctrine\ORM\PersistentCollection {#1717 …}
  +children: []
  -id: 509
  -titleTs: "'broke':2 'googl':7,11 'hack':4 'know':12 'protest':1 'reddit':3 'result':9 'search':8 'use':6"
  -bodyTs: null
  +cross: false
  +upVotes: 1
  +downVotes: 0
  +ranking: 1687955631
  +visibility: "visible             "
  +apId: "https://feddit.de/post/1154326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687930131 {#1737
    date: 2023-06-28 07:28:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1707
  +user: Proxies\__CG__\App\Entity\User {#2465 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2464 …}
  +slug: "Finally-made-an-account"
  +title: "Finally made an account"
  +url: "https://media.kbin.social/a6/ed/a6ed248ecf1230869d5f004a8604aca43af35916c1b74120a08edbb4e289cd71.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687312740 {#1741
    date: 2023-06-21 03:59:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  +badges: Doctrine\ORM\PersistentCollection {#2453 …}
  +children: []
  -id: 705
  -titleTs: "'account':4 'final':1 'made':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687304530
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/63226"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687278530 {#1740
    date: 2023-06-20 18:28:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1707
  +user: Proxies\__CG__\App\Entity\User {#2465 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2464 …}
  +slug: "Finally-made-an-account"
  +title: "Finally made an account"
  +url: "https://media.kbin.social/a6/ed/a6ed248ecf1230869d5f004a8604aca43af35916c1b74120a08edbb4e289cd71.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687312740 {#1741
    date: 2023-06-21 03:59:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  +badges: Doctrine\ORM\PersistentCollection {#2453 …}
  +children: []
  -id: 705
  -titleTs: "'account':4 'final':1 'made':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687304530
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/63226"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687278530 {#1740
    date: 2023-06-20 18:28:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1707
  +user: Proxies\__CG__\App\Entity\User {#2465 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2464 …}
  +slug: "Finally-made-an-account"
  +title: "Finally made an account"
  +url: "https://media.kbin.social/a6/ed/a6ed248ecf1230869d5f004a8604aca43af35916c1b74120a08edbb4e289cd71.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687312740 {#1741
    date: 2023-06-21 03:59:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  +badges: Doctrine\ORM\PersistentCollection {#2453 …}
  +children: []
  -id: 705
  -titleTs: "'account':4 'final':1 'made':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687304530
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/63226"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687278530 {#1740
    date: 2023-06-20 18:28:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#2455
  +user: Proxies\__CG__\App\Entity\User {#2459 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1687 …}
  +slug: "Christian-Selig-I-want-to-debunk-Reddit-s-claims-and-talk"
  +title: "Christian Selig: I want to debunk Reddit's claims, and talk about their unwillingness to work with developers, moderators, and the larger community, as well as say thank you for all the support"
  +url: "https://reddit.com/r/apolloapp/comments/14dkqrw/i_want_to_debunk_reddits_claims_and_talk_about/"
  +body: """
    Edit: [archived link](https://web.archive.org/web/20230619173946/https://www.reddit.com/r/apolloapp/comments/14dkqrw/i_want_to_debunk_reddits_claims_and_talk_about/), [(alternative)](https://archive.is/qD5b6)\n
    \n
    Copy pasted his post below for people who don't want to give Reddit traffic:\n
    \n
    I wanted to address Reddit's continued, provably false statements, as well as answer some questions from the community, and also just say thanks.\n
    \n
    *(Before beginning, to the uninitiated, "the Reddit API" is just how apps and tools talk with Reddit to get posts in a subreddit, comments on a post, upvote, reply, etc.)*\n
    \n
    Reddit: "Developers don't want to pay"\n
    --------------------------------------\n
    \n
    Steve Huffman on June 15th: "These people who are mad, they’re mad because they used to get something for free, and now it’s going to be not free. And that free comes at the expense of our other users and our business. That’s what this is about. It can’t be free."\n
    \n
    This is the false argument Steve Huffman keeps repeating the most. Developers are *very* happy to pay. Why? Reddit has many APIs (like voting in polls, Reddit Chat, view counts, etc.) that they haven't made available to developers, and a more formal relationship with Reddit has the opportunity to create a better API experience with more features available. I expressed this willingness to pay many times throughout phone calls and emails, for instance here's one on literally the very first phone call:\n
    \n
    > "I'm honestly looking forward to the pricing and the stuff you're rolling out provided it's enough to keep me with a job. You guys seem nothing but reasonable, so I'm looking to finding out more."\n
    \n
    What developers **do** have issue with, is the unreasonably high pricing that you originally claimed would be "based in reality", as well as the incredibly short 30 days you've given developers from when you announced pricing to when developers start incurring massive charges. Charging developers [29x higher than your average revenue per user](https://www.reddit.com/r/apolloapp/comments/13ws4w3/had_a_call_with_reddit_to_discuss_pricing_bad/) is not "based in reality".\n
    \n
    ### Reddit: "We're happy to work with those who want to work with us."\n
    \n
    No, you are not.\n
    \n
    I outlined numerous suggestions that would lead to Apollo being able to survive, even settling on the most basic: just give me a bit more time. At that point, a week passed without Reddit even answering my email, not even so much as a "We hear you on the timeline, we're looking into it." Instead the communication they *did* engage in was telling internal employees, and then moderators publicly, that I was trying to blackmail them.\n
    \n
    But was it just me who they weren't working with?\n
    \n
    - Many developers during Steve Huffman's AMA expressed how for several months they'd sent emails upon emails to Reddit about the API changes and received absolutely no response from Reddit ([one example](https://www.reddit.com/r/reddit/comments/145bram/comment/jnk2pp3), [another example](https://www.reddit.com/r/reddit/comments/145bram/comment/jnk2q0e)). In what world is that "working with developers"?\n
    - Steve Huffman said "We have had many conversations — well, not with Reddit is Fun, he never wanted to talk to us". The Reddit is Fun developer [shared emails with The Verge](https://www.theverge.com/2023/6/16/23763661/reddit-rif-is-fun-developer-ceo-steve-huffman) showing how he outlined many suggestions to Reddit, none of which were listened to. I know this as well, because I was talking with Andrew throughout all of this.\n
    \n
    Reddit themselves promised they would listen on our call:\n
    \n
    > "I just want to say this again, I know that we've said it already, but like, we want to work with you to find a mutually beneficial financial arrangement here. Like, I want to really underscore this point, like, we want to find something that works for both parties. This is meant to be a conversation."\n
    \n
    I know the other developers, we have a group chat. We've proposed so many solutions to Reddit on how this could be handled better, and they have not listened to an ounce of what we've said.\n
    \n
    Ask yourself genuinely, has this whole process felt like a conversation where Reddit wants to work with both parties?\n
    \n
    Reddit: "We're not trying to be like Twitter/Elon"\n
    --------------------------------------------------\n
    \n
    Twitter famously destroyed third-party apps a few months before Reddit did when Elon took over. When I asked about this, Reddit responded:\n
    \n
    > Reddit: "I think one thing that we have tried to be very, very, very intentional about is we are not Elon, we're not trying to be that. We're not trying to go down that same path, we're not trying to, you know, kind of blow anyone out of the water."\n
    \n
    Steve Huffman showed how untrue this statement was in [an interview with NBC](https://www.nbcnews.com/tech/tech-news/reddit-blackout-protest-private-ceo-elon-musk-huffman-rcna89700) last week:\n
    \n
    > In an interview Thursday with NBC News, Reddit CEO Steve Huffman praised Musk’s aggressive cost-cutting and layoffs at Twitter, and said he had chatted “a handful of times” with Musk on the subject of running an internet platform.\n
    > \n
    > Huffman said he saw Musk’s handling of Twitter, which he purchased last year, as an example for Reddit to follow.\n
    > \n
    > “Long story short, my takeaway from Twitter and Elon at Twitter is reaffirming that we can build a really good business in this space at our scale,” Huffman said.\n
    \n
    Reddit: "The Apollo developer is threatening us"\n
    ------------------------------------------------\n
    \n
    Steve Huffman on June 7th on a call with moderators:\n
    \n
    > Steve Huffman: "Apollo threatened us, said they’ll “make it easy” if Reddit gave them $10 million. This guy behind the scenes is coercing us. He's threatening us."\n
    \n
    As mentioned in the last post, thankfully I recorded the phone call and can show this to be false, to the extent that Reddit *even apologized four times for misinterpreting it*:\n
    \n
    > Reddit: "That's a complete misinterpretation on my end. I apologize. I apologize immediately."\n
    \n
    ([Full transcript](https://christianselig.com/apollo-end/reddit-call-transcript.txt), [audio](https://christianselig.com/apollo-end/reddit-third-call-may-31-end.m4a))\n
    \n
    Despite this, Reddit and Steve Huffman still went on to repeat this potentially career-ending lie about me internally, and publicly to moderators, and have yet to apologize in any capacity, instead Steve's AMA has shown anger about the call being posted.\n
    \n
    Steve, I genuinely ask you: if I had made potentially career-ending accusations of blackmail against you, and you had evidence to show that was completely false, would you not have defended yourself?\n
    \n
    Reddit: "Christian has been saying one thing to us while saying something completely different externally"\n
    ----------------------------------------------------------------------------------------------------------\n
    \n
    In Steve Huffman's AMA, a user asked why he attempted to discredit me through tales of blackmail. Rather than apologizing, Steve said:\n
    \n
    > "His behavior and communications with us has been all over the place—saying one thing to us while saying something completely different externally."\n
    \n
    I responded:\n
    \n
    > "Please feel free to give examples where I said something differently in public versus what I said to you. I give you full permission."\n
    \n
    I genuinely have no clue what he's talking about, and as more than a week has passed once more, and Reddit continues to insist on making up stories, I think the onus is on me to show all the communication Steve Huffman and I have had, in order to show that I have been consistent throughout my communication, detailing that I simply want my app to not die, and offering simple suggestions that would help, to which they stopped responding:\n
    \n
    <https://christianselig.com/apollo-end/reddit-steve-email-conversation.txt>\n
    \n
    Reddit: "They threw in the towel and don't want to work with us"\n
    ----------------------------------------------------------------\n
    \n
    Again, this is demonstrably false as shown above. I did not throw in the towel, you stopped communicating with me, to this day still not answering anything, and elected to spread lies about me. This forced my hand to shut down, as I only had weeks before I would start incurring massive charges, you showed zero desire to work with me, and I needed to begin to work with Apple on the process of refunding users with yearly subscriptions.\n
    \n
    Reddit: "We don't want to kill third-party apps"\n
    ------------------------------------------------\n
    \n
    Regardless of your "intention", **that is what you achieved**. So you are either very inept at making plans that accomplish a goal, you're lying, or both.\n
    \n
    Reddit: "Third-party apps don't provide value."\n
    -----------------------------------------------\n
    \n
    (Per an interview with [The Verge](https://www.inc.com/jason-aten/reddits-ceo-says-third-party-apps-add-no-value-hes-measuring-it-all-wrong.html).)\n
    \n
    I could refute the "not providing value" part myself, but I will let Reddit argue with itself through statements they've made to me over the course of our calls:\n
    \n
    > "We think that developers have added to the Reddit user experience over the years, and I don't think that there's really any debating that they've been additive to the ecosystem on Reddit and we want to continue to acknowledge that."\n
    \n
    Another:\n
    \n
    > "Our developer community has in many ways saved Reddit through some difficult times. I know in no small part, your work, when we did not have a functioning app. And not just you obviously, but it's been our developers that have helped us weather a lot of storms and adapt and all that."\n
    \n
    Another:\n
    \n
    > "Just coming back to the sentiment inside of Reddit is that I think our development community has really been a huge part why we've survived as long as we have."\n
    \n
    Reddit's hostility toward moderators\n
    ------------------------------------\n
    \n
    There's an overall tone from Reddit along the lines of "Moderators, get in line or we'll replace you" that I think is incredibly, incredibly disrespectful.\n
    \n
    Other websites like Facebook pay literally [hundreds of millions of dollars](https://www.crn.com/news/channel-programs/cognizant-getting-200m-from-facebook-to-moderate-violent-content-amid-allegations-of-filthy-work-conditions-report) for moderators on their platform. Reddit is incredibly fortunate, if not exploitative, to get this labor completely free from unpaid, volunteer users.\n
    \n
    The core thing to keep in mind is that **these are not easy jobs that hundreds of people are lining up to undertake**. Moderators of large subreddits have indicated the difficulty in finding quality moderators. It's a really tough job, you're moderating potentially millions upon millions of users, wherein even an incredibly small percentage could make your life hell, and wading through an absolutely gargantuan amount of content. Further, every community is different and presents unique challenges to moderate, an approach or system that works in one subreddit may not work at all in another.\n
    \n
    Do a better job of recognizing the entirety of Reddit's value, through its content and moderators, are built on free labor. That's not to say you don't have bills to keep the lights on, or engineers to pay, but treat them with respect and recognize the fortunate situation you're in.\n
    \n
    What a real leader would have done\n
    ----------------------------------\n
    \n
    At every juncture of this self-inflicted crisis, Reddit has shown poor management and decision making, and I've heard some users ask how it could have been better handled. Here are some steps I believe a competent leader would have undertaken:\n
    \n
    - Perform basic research. For instance: Is the official app missing incredibly basic features for moderators, like even being able to see the [Moderator Log](https://www.reddit.com/r/ModSupport/comments/tk5h9b/anyway_to_look_at_the_mod_log_on_mobile/)? Or, [do blind people exist](https://www.reddit.com/r/Blind/comments/1447ibp/what_apps_meet_your_access_needs/)?\n
    - Work on a realistic timeline for developers. If it took you 43 days from [announcing the desire to charge](https://www.reddit.com/r/reddit/comments/12qwagm/an_update_regarding_reddits_api/) to [even deciding what the pricing would be](https://www.reddit.com/r/redditdev/comments/13wsiks/api_update_enterprise_level_tier_for_large_scale/), perhaps 30 days is too short a period from when the pricing is announced to when developers could be start incurring literally millions of dollars in charges. Other companies like Dark Sky when deprecating their weather API literally gave 30 **months**. Such a length of time is not necessary in this case, but goes to show how extraordinarily and harmfully short Reddit's deadline was.\n
    - Talk to developers. Not responding to emails for weeks or months is not acceptable, nor is not listening to an ounce of what developers are able to communicate to you.\n
    \n
    In the event that these are too difficult, you blunder the launch, and frustrate users, developers, and moderators alike:\n
    \n
    - Apologize, recognize that the process was not handled well, and pledge to do better, talking and listening to developers, moderators, and the community this time\n
    \n
    Why can't you just charge $5 a month or something?\n
    --------------------------------------------------\n
    \n
    This is a really easy one: Reddit's prices are too high to permit this.\n
    \n
    It may not surprise you to know, but users who are willing to pay for a service typically use it more. Apollo's existing subscription users use on average 473 requests per day. This is more than an average free user (240) because, unsurprisingly, they use the app more. Under Reddit's API pricing, those users would cost $3.52 monthly. You take out Apple's cut of the $5, and some fees of my own to keep Apollo running, and you're literally losing money every month.\n
    \n
    And that's your *average* user, a large subset of those, around 20%, use between 1,000 and 2,000 requests per day, which would cost $7.50 and $15.00 per month *each* in fees, which no one is going to want to pay.\n
    \n
    I'm far the only one seeing this, the Relay for Reddit developer, initially somewhat hopeful of being able to make a subscription work, [ran the same calculations](https://www.reddit.com/r/RelayForReddit/comments/14bluna/comment/jogj9zr) and found similar results to me.\n
    \n
    By my count that is literally every single one of the most popular third-party apps having concluded this pricing is untenable.\n
    \n
    And remember, [from some basic calculations](https://www.reddit.com/r/apolloapp/comments/13ws4w3/had_a_call_with_reddit_to_discuss_pricing_bad/) of Reddit's own disclosed numbers, Reddit appears to make on average approximately $0.12 per user per month, so you can see how charging developers $3.52 (or 29x higher) per user is not "based in reality" as they previously promised. That's why this pricing is unreasonable.\n
    \n
    Can I use Apollo with my own API key after June 30th?\n
    -----------------------------------------------------\n
    \n
    No, Reddit [has said this is not allowed](https://www.reddit.com/r/Infinity_For_Reddit/comments/14c7v84/comment/jokqfe4/?context=1).\n
    \n
    Refund process/Pixel Pals\n
    -------------------------\n
    \n
    Yearly users with time left on their subscription as of July 1st will automatically receive a pro-rated refund for the time remaining. I'm working with Apple to offer a process [similar to Tweetbot/Twitterrific](https://www.macrumors.com/2023/03/02/tweetbot-twitterrific-subscription-refunds/) wherein users can decline the refund if they so choose, but that process requires some internal working but I'll have more details on that as soon as I know anything. Apple's estimates are in line with mine that the amount I'll be on the hook to refund will be about $250,000.\n
    \n
    Not to turn this into an infomercial, but that is a lot of money, and if you appreciate my work I also have a fun separate [virtual pets app called Pixel Pals](https://pixelpals.app) that it would mean a lot to me if you checked out and supported (I've got a cool update coming out this week!). If you're looking for a more direct route, Apollo also has a tip jar at the top of Settings, and if that doesn't work for you, I also have a tipjar@apolloapp.io PayPal. Genuinely zero pressure.\n
    \n
    Thanks\n
    ------\n
    \n
    Thanks again for the support. It's been really hard to so quickly lose something that you built for nine years and allowed you to connect with hundreds of thousands of other people, but I can genuinely say it's made it a lot easier for us developers to see folks being so supportive of us, it's like a million little hugs.\n
    \n
    - Christian
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 5
  +score: 4
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688498223 {#2457
    date: 2023-07-04 21:17:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2468 …}
  +votes: Doctrine\ORM\PersistentCollection {#2469 …}
  +reports: Doctrine\ORM\PersistentCollection {#2471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
  +badges: Doctrine\ORM\PersistentCollection {#2359 …}
  +children: []
  -id: 515
  -titleTs: "'christian':1 'claim':9 'communiti':23 'debunk':6 'develop':18 'larger':22 'moder':19 'reddit':7 'say':27 'selig':2 'support':33 'talk':11 'thank':28 'unwilling':14 'want':4 'well':25 'work':16"
  -bodyTs: "'/2023/03/02/tweetbot-twitterrific-subscription-refunds/)':2333 '/2023/6/16/23763661/reddit-rif-is-fun-developer-ceo-steve-huffman)':515 '/apollo-end/reddit-call-transcript.txt),':958 '/apollo-end/reddit-steve-email-conversation.txt':1211 '/apollo-end/reddit-third-call-may-31-end.m4a))':962 '/jason-aten/reddits-ceo-says-third-party-apps-add-no-value-hes-measuring-it-all-wrong.html).)':1360 '/news/channel-programs/cognizant-getting-200m-from-facebook-to-moderate-violent-content-amid-allegations-of-filthy-work-conditions-report)':1566 '/qd5b6)':10 '/r/apolloapp/comments/13ws4w3/had_a_call_with_reddit_to_discuss_pricing_bad/)':321,2221 '/r/blind/comments/1447ibp/what_apps_meet_your_access_needs/)?':1824 '/r/infinity_for_reddit/comments/14c7v84/comment/jokqfe4/?context=1).':2291 '/r/modsupport/comments/tk5h9b/anyway_to_look_at_the_mod_log_on_mobile/)?':1816 '/r/reddit/comments/12qwagm/an_update_regarding_reddits_api/)':1846 '/r/reddit/comments/145bram/comment/jnk2pp3),':468 '/r/reddit/comments/145bram/comment/jnk2q0e)).':473 '/r/redditdev/comments/13wsiks/api_update_enterprise_level_tier_for_large_scale/),':1857 '/r/relayforreddit/comments/14bluna/comment/jogj9zr)':2183 '/tech/tech-news/reddit-blackout-protest-private-ceo-elon-musk-huffman-rcna89700)':769 '/web/20230619173946/https://www.reddit.com/r/apolloapp/comments/14dkqrw/i_want_to_debunk_reddits_claims_and_talk_about/),':6 '0.12':2235 '000':2126,2129,2388 '1':2125 '10':895 '15.00':2138 '15th':91 '1st':2306 '2':2128 '20':2122 '240':2064 '250':2387 '29x':311,2249 '3.52':2081,2247 '30':291,1859,1897 '30th':2280 '43':1836 '473':2052 '5':2003,2091 '7.50':2136 '7th':874 'abl':355,1808,1948,2171 'absolut':459,1654 'accept':1936 'accomplish':1335 'accus':1020 'achiev':1324 'acknowledg':1432 'ad':1396 'adapt':1485 'addit':1420 'address':29 'aggress':786 'alik':1971 'allow':2288,2506 'along':1533 'alreadi':568 'also':46,2410,2456,2475 'altern':7 'ama':439,998,1060 'amount':1656,2375 'andrew':540 'anger':1001 'announc':300,1839,1871 'anoth':469,1434,1489,1685 'answer':39,380,1251 'anyon':749 'anyth':1252,2364 'api':57,163,195,455,1894,2075,2276 'apollo':353,865,882,2044,2100,2272,2455 'apolog':934,950,952,991,1076,1972 'app':61,683,1193,1315,1347,1463,1798,2070,2206,2417 'appear':2229 'appl':1295,2086,2323,2365 'appreci':2406 'approach':1671 'approxim':2234 'archiv':2 'archive.is':9 'archive.is/qd5b6)':8 'argu':1375 'argument':146 'around':2121 'arrang':583 'ask':649,696,1010,1063,1770 'attempt':1066 'audio':959 'automat':2308 'avail':178,200 'averag':315,2051,2061,2114,2233 'back':1492 'base':282,324,2255 'basic':363,1791,1801,2217 'begin':51,1291 'behavior':1080 'behind':899 'believ':1783 'benefici':581 'better':194,635,1688,1776,1985 'bill':1717 'bit':368 'blackmail':420,1022,1073 'blind':1819 'blow':748 'blunder':1962 'build':850 'built':1704,2501 'busi':130,854 'calcul':2180,2218 'call':211,225,553,877,920,1004,1390,2418 'capac':994 'career':977,1018 'career-end':976,1017 'case':1909 'ceo':780 'challeng':1667 'chang':456 'charg':308,309,1278,1843,1884,2002,2245 'chat':169,620,798 'check':2432 'choos':2343 'christian':1042,2547 'christianselig.com':957,961,1210 'christianselig.com/apollo-end/reddit-call-transcript.txt),':956 'christianselig.com/apollo-end/reddit-steve-email-conversation.txt':1209 'christianselig.com/apollo-end/reddit-third-call-may-31-end.m4a))':960 'claim':279 'clue':1132 'coerc':903 'come':120,1491,2442 'comment':73 'communic':402,1082,1168,1186,1243,1950 'communiti':44,1437,1505,1661,1994 'compani':1886 'compet':1785 'complet':944,1033,1053,1099,1583 'conclud':2208 'connect':2509 'consist':1183 'content':1658,1700 'continu':32,1150,1430 'convers':489,610,659 'cool':2440 'copi':11 'core':1590 'cost':788,2080,2135 'cost-cut':787 'could':632,1362,1645,1773,1875 'count':171,2192 'cours':1387 'creat':192 'crisi':1755 'cut':789,2088 'd':446 'dark':1888 'day':292,1248,1837,1860,2055,2132 'deadlin':1921 'debat':1415 'decid':1849 'decis':1762 'declin':2337 'defend':1039 'demonstr':1229 'deprec':1891 'desir':1282,1841 'despit':963 'destroy':679 'detail':1187,2356 'develop':81,153,180,266,296,304,310,434,481,507,615,866,1394,1436,1474,1504,1831,1874,1925,1946,1968,1990,2165,2246,2531 'die':1196 'differ':1054,1100,1114,1663 'difficult':1446,1960 'difficulti':1619 'direct':2453 'disclos':2226 'discredit':1068 'disrespect':1552 'doesn':2469 'dollar':1563,1882 'done':1746 'easi':890,1601,2012 'easier':2528 'ecosystem':1423 'edit':1 'either':1328 'elect':1254 'elon':691,721,842 'email':213,382,448,450,509,1929 'employe':410 'end':948,978,1019 'engag':405 'engin':1724 'enough':244 'entireti':1693 'estim':2367 'etc':79,172 'even':358,379,384,933,1640,1806,1848 'event':1955 'everi':1660,1748,2108,2196 'evid':1028 'exampl':465,470,829,1109 'exist':1821,2046 'expens':123 'experi':196,1401 'exploit':1578 'express':202,440 'extent':930 'extern':1055,1101 'extraordinarili':1915 'facebook':1556 'fals':34,145,927,1034,1230 'famous':678 'far':2155 'featur':199,1802 'fee':2094,2143 'feel':1105 'felt':656 'financi':582 'find':262,578,597,1621 'first':223 'folk':2534 'follow':833 'forc':1261 'formal':184 'fortun':1575,1735 'forward':230 'found':2185 'four':935 'free':107,116,119,141,1106,1584,1706,2062 'frustrat':1966 'full':954,1126 'fun':495,506,2413 'function':1462 'gargantuan':1655 'gave':893,1896 'genuin':651,1009,1129,2480,2520 'get':68,104,1538,1580 'give':23,365,1108,1124 'given':295 'go':112,734,2148 'goal':1337 'goe':1911 'good':853 'got':2438 'group':619 'guy':252,898 'hand':800,1263 'handl':634,819,1777,1979 'happi':156,330 'hard':2493 'harm':1917 'haven':175 'hear':390 'heard':1767 'hell':1649 'help':1203,1477 'high':274,2019 'higher':312,2250 'honest':228 'hook':2381 'hope':2168 'hostil':1523 'huffman':88,148,437,483,755,782,813,861,871,881,968,1058,1170 'hug':2546 'huge':1510 'hundr':1559,1604,2511 'immedi':953 'incred':289,1550,1551,1574,1642,1800 'incur':306,1276,1878 'indic':1617 'inept':1330 'inflict':1754 'infomerci':2395 'initi':2166 'insid':1496 'insist':1152 'instanc':215,1794 'instead':400,995 'intent':715,1319 'intern':409,982,2349 'internet':811 'interview':764,774,1354 'issu':269 'jar':2460 'job':250,1602,1629,1689 'juli':2305 'junctur':1749 'june':90,873,2279 'keep':149,246,1593,1719,2099 'key':2277 'kill':1311 'kind':746 'know':531,562,612,745,1449,2029,2363 'labor':1582,1707 'larg':1614,2117 'last':770,825,913 'launch':1964 'layoff':791 'lead':351 'leader':1743,1786 'left':2299 'length':1901 'let':1373 'lie':979,1257,1340 'life':1648 'light':1721 'like':164,570,585,593,657,675,1555,1805,1887,2542 'line':1535,1540,1608,2370 'link':3 'listen':528,550,640,1940,1988 'liter':220,1558,1879,1895,2105,2195 'littl':2545 'll':887,1543,2353,2377 'log':1813 'long':834,1517 'look':229,260,397,2449 'lose':2106,2497 'lot':1481,2400,2427,2527 'm':227,259,2154,2320 'mad':96,99 'made':177,1015,1382,2524 'make':888,1154,1332,1646,1763,2173,2231 'manag':1760 'mani':162,207,433,488,520,625,1440 'massiv':307,1277 'may':1679,2024 'mean':2425 'meant':606 'mention':910 'million':896,1561,1634,1636,1880,2544 'mind':1595 'mine':2372 'misinterpret':938,945 'miss':1799 'moder':413,879,986,1525,1537,1568,1612,1623,1632,1669,1702,1804,1812,1970,1991 'money':2107,2402 'month':444,686,1898,1933,2005,2082,2109,2140,2239 'much':386 'musk':784,804,817 'mutual':580 'nbc':766,777 'necessari':1906 'need':1289 'never':497 'news':778 'nine':2503 'none':524 'noth':254 'number':2227 'numer':347 'obvious':1468 'offer':1198,2325 'offici':1797 'one':218,464,704,1046,1092,1677,2013,2146,2158,2198 'onus':1160 'opportun':190 'order':1176 'origin':278 'ounc':643,1943 'outlin':346,519 'overal':1529 'pal':2294,2420 'part':1368,1453,1511 'parti':603,667,682,1314,1346,2205 'pass':376,1145 'past':12 'path':738 'pay':86,158,206,1557,1726,2036,2152 'paypal':2479 'peopl':17,93,1606,1820,2516 'per':317,1352,2054,2131,2139,2236,2238,2251 'percentag':1644 'perform':1790 'perhap':1858 'period':1865 'permiss':1127 'permit':2021 'pet':2416 'phone':210,224,919 'pixel':2419 'pixelpals.app':2421 'place':1090 'plan':1333 'platform':812,1571 'pleas':1104 'pledg':1982 'point':373,592 'poll':167 'poor':1759 'popular':2202 'post':14,69,76,914,1006 'potenti':975,1016,1633 'prais':783 'present':1665 'pressur':2482 'previous':2260 'price':233,275,301,1852,1869,2016,2076,2210,2266 'pro':2312 'pro-rat':2311 'process':655,1298,1976,2327,2346 'process/pixel':2293 'promis':547,2261 'propos':623 'provabl':33 'provid':241,1350,1366 'public':414,984,1116 'purchas':824 'qualiti':1622 'question':41 'quick':2496 'ran':2177 'rate':2313 'rather':1074 're':98,238,329,396,670,723,730,740,1339,1631,1738,2104,2448 'reaffirm':846 'real':1742 'realist':1828 'realiti':284,326,2257 'realli':589,852,1413,1507,1627,2011,2492 'reason':256 'receiv':458,2309 'recogn':1691,1733,1973 'record':917 'reddit':24,30,56,66,80,160,168,187,327,378,452,463,493,504,523,545,628,661,668,688,699,701,779,831,863,892,932,940,965,1041,1149,1212,1305,1343,1374,1399,1425,1443,1498,1521,1532,1572,1695,1756,1919,2014,2073,2164,2223,2228,2282 'refund':1300,2292,2314,2339,2383 'refut':1363 'regardless':1316 'relationship':185 'relay':2162 'remain':2318 'rememb':2214 'repeat':150,973 'replac':1544 'repli':78 'request':2053,2130 'requir':2347 'research':1792 'respect':1731 'respond':700,1103,1208,1927 'respons':461 'result':2187 'revenu':316 'roll':239 'rout':2454 'run':809,2101 'said':484,566,648,795,814,862,885,1078,1112,1120,2284 'save':1442 'saw':816 'say':48,558,1045,1051,1091,1097,1712,2521 'scale':860 'scene':901 'see':1810,2159,2243,2533 'seem':253 'self':1753 'self-inflict':1752 'sent':447 'sentiment':1495 'separ':2414 'servic':2039 'set':2465 'settl':359 'sever':443 'share':508 'short':290,836,1863,1918 'show':516,756,923,1030,1165,1178,1280,1913 'shown':1000,1232,1758 'shut':1265 'similar':2186,2328 'simpl':1199 'simpli':1190 'singl':2197 'situat':1736 'sky':1889 'small':1452,1643 'solut':626 'someth':105,598,1052,1098,1113,2007,2498 'somewhat':2167 'soon':2360 'space':857 'spread':1256 'start':305,1275,1877 'statement':35,760,1379 'step':1781 'steve':87,147,436,482,754,781,870,880,967,996,1007,1057,1077,1169 'still':969,1249 'stop':1207,1242 'stori':835,1156 'storm':1483 'stuff':236 'subject':807 'subreddit':72,1615,1678 'subscript':1304,2047,2175,2302 'subset':2118 'suggest':348,521,1200 'support':2435,2488,2537 'surpris':2026 'surviv':357,1515 'system':1673 'take':2084 'takeaway':838 'tale':1071 'talk':64,500,538,1136,1923,1986 'tell':408 'thank':49,915,2483,2484 'thing':705,1047,1093,1591 'think':703,1158,1392,1409,1502,1548 'third':681,1313,1345,2204 'third-parti':680,1312,1344,2203 'thousand':2513 'threaten':868,883,907 'threw':1214 'throughout':209,541,1184 'throw':1237 'thursday':775 'time':208,370,802,936,1447,1903,1996,2298,2317 'timelin':394,1829 'tip':2459 'tipjar@apolloapp.io':2478 'tone':1530 'took':692,1834 'tool':63 'top':2463 'tough':1628 'toward':1524 'towel':1217,1240 'traffic':25 'transcript':955 'treat':1728 'tri':418,672,709,725,732,742 'turn':2391 'tweetbot/twitterrific':2330 'twitter':677,793,821,840,844 'twitter/elon':676 'typic':2040 'underscor':590 'undertak':1611 'undertaken':1789 'uniniti':54 'uniqu':1666 'unpaid':1586 'unreason':273,2268 'unsurpris':2066 'unten':2212 'untru':758 'updat':2441 'upon':449,1635 'upvot':77 'us':340,502,869,884,904,908,1049,1084,1095,1225,1478,2530,2539 'use':102,2041,2049,2068,2123,2271 'user':127,318,1062,1301,1400,1588,1638,1769,1967,2031,2048,2063,2078,2115,2237,2252,2296,2335 'valu':1351,1367,1697 've':294,565,622,647,1381,1418,1514,1766,2437 'verg':512,1357 'versus':1117 'view':170 'virtual':2415 'volunt':1587 'vote':165 'wade':1651 'want':21,27,84,336,498,556,572,587,595,662,1191,1221,1309,1428,2150 'water':753 'way':1441 'weather':1479,1893 'web.archive.org':5 'web.archive.org/web/20230619173946/https://www.reddit.com/r/apolloapp/comments/14dkqrw/i_want_to_debunk_reddits_claims_and_talk_about/),':4 'websit':1554 'week':375,771,1143,1271,1931,2445 'well':37,286,490,534,1980 'went':970 'weren':429 'wherein':1639,2334 'whole':654 'will':2034 'willing':204 'without':377 'work':332,338,431,479,574,600,664,1223,1284,1293,1455,1675,1681,1825,2176,2321,2350,2408,2471 'world':476 'would':280,350,549,1035,1202,1274,1744,1787,1853,2079,2134,2424 'www.crn.com':1565 'www.crn.com/news/channel-programs/cognizant-getting-200m-from-facebook-to-moderate-violent-content-amid-allegations-of-filthy-work-conditions-report)':1564 'www.inc.com':1359 'www.inc.com/jason-aten/reddits-ceo-says-third-party-apps-add-no-value-hes-measuring-it-all-wrong.html).)':1358 'www.macrumors.com':2332 'www.macrumors.com/2023/03/02/tweetbot-twitterrific-subscription-refunds/)':2331 'www.nbcnews.com':768 'www.nbcnews.com/tech/tech-news/reddit-blackout-protest-private-ceo-elon-musk-huffman-rcna89700)':767 'www.reddit.com':320,467,472,1815,1823,1845,1856,2182,2220,2290 'www.reddit.com/r/apolloapp/comments/13ws4w3/had_a_call_with_reddit_to_discuss_pricing_bad/)':319,2219 'www.reddit.com/r/blind/comments/1447ibp/what_apps_meet_your_access_needs/)?':1822 'www.reddit.com/r/infinity_for_reddit/comments/14c7v84/comment/jokqfe4/?context=1).':2289 'www.reddit.com/r/modsupport/comments/tk5h9b/anyway_to_look_at_the_mod_log_on_mobile/)?':1814 'www.reddit.com/r/reddit/comments/12qwagm/an_update_regarding_reddits_api/)':1844 'www.reddit.com/r/reddit/comments/145bram/comment/jnk2pp3),':466 'www.reddit.com/r/reddit/comments/145bram/comment/jnk2q0e)).':471 'www.reddit.com/r/redditdev/comments/13wsiks/api_update_enterprise_level_tier_for_large_scale/),':1855 'www.reddit.com/r/relayforreddit/comments/14bluna/comment/jogj9zr)':2181 'www.theverge.com':514 'www.theverge.com/2023/6/16/23763661/reddit-rif-is-fun-developer-ceo-steve-huffman)':513 'year':826,1303,1404,2295,2504 'yet':989 'zero':1281,2481"
  +cross: false
  +upVotes: 4
  +downVotes: 0
  +ranking: 1687249053
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/57584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687196053 {#2454
    date: 2023-06-19 19:34:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#2455
  +user: Proxies\__CG__\App\Entity\User {#2459 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1687 …}
  +slug: "Christian-Selig-I-want-to-debunk-Reddit-s-claims-and-talk"
  +title: "Christian Selig: I want to debunk Reddit's claims, and talk about their unwillingness to work with developers, moderators, and the larger community, as well as say thank you for all the support"
  +url: "https://reddit.com/r/apolloapp/comments/14dkqrw/i_want_to_debunk_reddits_claims_and_talk_about/"
  +body: """
    Edit: [archived link](https://web.archive.org/web/20230619173946/https://www.reddit.com/r/apolloapp/comments/14dkqrw/i_want_to_debunk_reddits_claims_and_talk_about/), [(alternative)](https://archive.is/qD5b6)\n
    \n
    Copy pasted his post below for people who don't want to give Reddit traffic:\n
    \n
    I wanted to address Reddit's continued, provably false statements, as well as answer some questions from the community, and also just say thanks.\n
    \n
    *(Before beginning, to the uninitiated, "the Reddit API" is just how apps and tools talk with Reddit to get posts in a subreddit, comments on a post, upvote, reply, etc.)*\n
    \n
    Reddit: "Developers don't want to pay"\n
    --------------------------------------\n
    \n
    Steve Huffman on June 15th: "These people who are mad, they’re mad because they used to get something for free, and now it’s going to be not free. And that free comes at the expense of our other users and our business. That’s what this is about. It can’t be free."\n
    \n
    This is the false argument Steve Huffman keeps repeating the most. Developers are *very* happy to pay. Why? Reddit has many APIs (like voting in polls, Reddit Chat, view counts, etc.) that they haven't made available to developers, and a more formal relationship with Reddit has the opportunity to create a better API experience with more features available. I expressed this willingness to pay many times throughout phone calls and emails, for instance here's one on literally the very first phone call:\n
    \n
    > "I'm honestly looking forward to the pricing and the stuff you're rolling out provided it's enough to keep me with a job. You guys seem nothing but reasonable, so I'm looking to finding out more."\n
    \n
    What developers **do** have issue with, is the unreasonably high pricing that you originally claimed would be "based in reality", as well as the incredibly short 30 days you've given developers from when you announced pricing to when developers start incurring massive charges. Charging developers [29x higher than your average revenue per user](https://www.reddit.com/r/apolloapp/comments/13ws4w3/had_a_call_with_reddit_to_discuss_pricing_bad/) is not "based in reality".\n
    \n
    ### Reddit: "We're happy to work with those who want to work with us."\n
    \n
    No, you are not.\n
    \n
    I outlined numerous suggestions that would lead to Apollo being able to survive, even settling on the most basic: just give me a bit more time. At that point, a week passed without Reddit even answering my email, not even so much as a "We hear you on the timeline, we're looking into it." Instead the communication they *did* engage in was telling internal employees, and then moderators publicly, that I was trying to blackmail them.\n
    \n
    But was it just me who they weren't working with?\n
    \n
    - Many developers during Steve Huffman's AMA expressed how for several months they'd sent emails upon emails to Reddit about the API changes and received absolutely no response from Reddit ([one example](https://www.reddit.com/r/reddit/comments/145bram/comment/jnk2pp3), [another example](https://www.reddit.com/r/reddit/comments/145bram/comment/jnk2q0e)). In what world is that "working with developers"?\n
    - Steve Huffman said "We have had many conversations — well, not with Reddit is Fun, he never wanted to talk to us". The Reddit is Fun developer [shared emails with The Verge](https://www.theverge.com/2023/6/16/23763661/reddit-rif-is-fun-developer-ceo-steve-huffman) showing how he outlined many suggestions to Reddit, none of which were listened to. I know this as well, because I was talking with Andrew throughout all of this.\n
    \n
    Reddit themselves promised they would listen on our call:\n
    \n
    > "I just want to say this again, I know that we've said it already, but like, we want to work with you to find a mutually beneficial financial arrangement here. Like, I want to really underscore this point, like, we want to find something that works for both parties. This is meant to be a conversation."\n
    \n
    I know the other developers, we have a group chat. We've proposed so many solutions to Reddit on how this could be handled better, and they have not listened to an ounce of what we've said.\n
    \n
    Ask yourself genuinely, has this whole process felt like a conversation where Reddit wants to work with both parties?\n
    \n
    Reddit: "We're not trying to be like Twitter/Elon"\n
    --------------------------------------------------\n
    \n
    Twitter famously destroyed third-party apps a few months before Reddit did when Elon took over. When I asked about this, Reddit responded:\n
    \n
    > Reddit: "I think one thing that we have tried to be very, very, very intentional about is we are not Elon, we're not trying to be that. We're not trying to go down that same path, we're not trying to, you know, kind of blow anyone out of the water."\n
    \n
    Steve Huffman showed how untrue this statement was in [an interview with NBC](https://www.nbcnews.com/tech/tech-news/reddit-blackout-protest-private-ceo-elon-musk-huffman-rcna89700) last week:\n
    \n
    > In an interview Thursday with NBC News, Reddit CEO Steve Huffman praised Musk’s aggressive cost-cutting and layoffs at Twitter, and said he had chatted “a handful of times” with Musk on the subject of running an internet platform.\n
    > \n
    > Huffman said he saw Musk’s handling of Twitter, which he purchased last year, as an example for Reddit to follow.\n
    > \n
    > “Long story short, my takeaway from Twitter and Elon at Twitter is reaffirming that we can build a really good business in this space at our scale,” Huffman said.\n
    \n
    Reddit: "The Apollo developer is threatening us"\n
    ------------------------------------------------\n
    \n
    Steve Huffman on June 7th on a call with moderators:\n
    \n
    > Steve Huffman: "Apollo threatened us, said they’ll “make it easy” if Reddit gave them $10 million. This guy behind the scenes is coercing us. He's threatening us."\n
    \n
    As mentioned in the last post, thankfully I recorded the phone call and can show this to be false, to the extent that Reddit *even apologized four times for misinterpreting it*:\n
    \n
    > Reddit: "That's a complete misinterpretation on my end. I apologize. I apologize immediately."\n
    \n
    ([Full transcript](https://christianselig.com/apollo-end/reddit-call-transcript.txt), [audio](https://christianselig.com/apollo-end/reddit-third-call-may-31-end.m4a))\n
    \n
    Despite this, Reddit and Steve Huffman still went on to repeat this potentially career-ending lie about me internally, and publicly to moderators, and have yet to apologize in any capacity, instead Steve's AMA has shown anger about the call being posted.\n
    \n
    Steve, I genuinely ask you: if I had made potentially career-ending accusations of blackmail against you, and you had evidence to show that was completely false, would you not have defended yourself?\n
    \n
    Reddit: "Christian has been saying one thing to us while saying something completely different externally"\n
    ----------------------------------------------------------------------------------------------------------\n
    \n
    In Steve Huffman's AMA, a user asked why he attempted to discredit me through tales of blackmail. Rather than apologizing, Steve said:\n
    \n
    > "His behavior and communications with us has been all over the place—saying one thing to us while saying something completely different externally."\n
    \n
    I responded:\n
    \n
    > "Please feel free to give examples where I said something differently in public versus what I said to you. I give you full permission."\n
    \n
    I genuinely have no clue what he's talking about, and as more than a week has passed once more, and Reddit continues to insist on making up stories, I think the onus is on me to show all the communication Steve Huffman and I have had, in order to show that I have been consistent throughout my communication, detailing that I simply want my app to not die, and offering simple suggestions that would help, to which they stopped responding:\n
    \n
    <https://christianselig.com/apollo-end/reddit-steve-email-conversation.txt>\n
    \n
    Reddit: "They threw in the towel and don't want to work with us"\n
    ----------------------------------------------------------------\n
    \n
    Again, this is demonstrably false as shown above. I did not throw in the towel, you stopped communicating with me, to this day still not answering anything, and elected to spread lies about me. This forced my hand to shut down, as I only had weeks before I would start incurring massive charges, you showed zero desire to work with me, and I needed to begin to work with Apple on the process of refunding users with yearly subscriptions.\n
    \n
    Reddit: "We don't want to kill third-party apps"\n
    ------------------------------------------------\n
    \n
    Regardless of your "intention", **that is what you achieved**. So you are either very inept at making plans that accomplish a goal, you're lying, or both.\n
    \n
    Reddit: "Third-party apps don't provide value."\n
    -----------------------------------------------\n
    \n
    (Per an interview with [The Verge](https://www.inc.com/jason-aten/reddits-ceo-says-third-party-apps-add-no-value-hes-measuring-it-all-wrong.html).)\n
    \n
    I could refute the "not providing value" part myself, but I will let Reddit argue with itself through statements they've made to me over the course of our calls:\n
    \n
    > "We think that developers have added to the Reddit user experience over the years, and I don't think that there's really any debating that they've been additive to the ecosystem on Reddit and we want to continue to acknowledge that."\n
    \n
    Another:\n
    \n
    > "Our developer community has in many ways saved Reddit through some difficult times. I know in no small part, your work, when we did not have a functioning app. And not just you obviously, but it's been our developers that have helped us weather a lot of storms and adapt and all that."\n
    \n
    Another:\n
    \n
    > "Just coming back to the sentiment inside of Reddit is that I think our development community has really been a huge part why we've survived as long as we have."\n
    \n
    Reddit's hostility toward moderators\n
    ------------------------------------\n
    \n
    There's an overall tone from Reddit along the lines of "Moderators, get in line or we'll replace you" that I think is incredibly, incredibly disrespectful.\n
    \n
    Other websites like Facebook pay literally [hundreds of millions of dollars](https://www.crn.com/news/channel-programs/cognizant-getting-200m-from-facebook-to-moderate-violent-content-amid-allegations-of-filthy-work-conditions-report) for moderators on their platform. Reddit is incredibly fortunate, if not exploitative, to get this labor completely free from unpaid, volunteer users.\n
    \n
    The core thing to keep in mind is that **these are not easy jobs that hundreds of people are lining up to undertake**. Moderators of large subreddits have indicated the difficulty in finding quality moderators. It's a really tough job, you're moderating potentially millions upon millions of users, wherein even an incredibly small percentage could make your life hell, and wading through an absolutely gargantuan amount of content. Further, every community is different and presents unique challenges to moderate, an approach or system that works in one subreddit may not work at all in another.\n
    \n
    Do a better job of recognizing the entirety of Reddit's value, through its content and moderators, are built on free labor. That's not to say you don't have bills to keep the lights on, or engineers to pay, but treat them with respect and recognize the fortunate situation you're in.\n
    \n
    What a real leader would have done\n
    ----------------------------------\n
    \n
    At every juncture of this self-inflicted crisis, Reddit has shown poor management and decision making, and I've heard some users ask how it could have been better handled. Here are some steps I believe a competent leader would have undertaken:\n
    \n
    - Perform basic research. For instance: Is the official app missing incredibly basic features for moderators, like even being able to see the [Moderator Log](https://www.reddit.com/r/ModSupport/comments/tk5h9b/anyway_to_look_at_the_mod_log_on_mobile/)? Or, [do blind people exist](https://www.reddit.com/r/Blind/comments/1447ibp/what_apps_meet_your_access_needs/)?\n
    - Work on a realistic timeline for developers. If it took you 43 days from [announcing the desire to charge](https://www.reddit.com/r/reddit/comments/12qwagm/an_update_regarding_reddits_api/) to [even deciding what the pricing would be](https://www.reddit.com/r/redditdev/comments/13wsiks/api_update_enterprise_level_tier_for_large_scale/), perhaps 30 days is too short a period from when the pricing is announced to when developers could be start incurring literally millions of dollars in charges. Other companies like Dark Sky when deprecating their weather API literally gave 30 **months**. Such a length of time is not necessary in this case, but goes to show how extraordinarily and harmfully short Reddit's deadline was.\n
    - Talk to developers. Not responding to emails for weeks or months is not acceptable, nor is not listening to an ounce of what developers are able to communicate to you.\n
    \n
    In the event that these are too difficult, you blunder the launch, and frustrate users, developers, and moderators alike:\n
    \n
    - Apologize, recognize that the process was not handled well, and pledge to do better, talking and listening to developers, moderators, and the community this time\n
    \n
    Why can't you just charge $5 a month or something?\n
    --------------------------------------------------\n
    \n
    This is a really easy one: Reddit's prices are too high to permit this.\n
    \n
    It may not surprise you to know, but users who are willing to pay for a service typically use it more. Apollo's existing subscription users use on average 473 requests per day. This is more than an average free user (240) because, unsurprisingly, they use the app more. Under Reddit's API pricing, those users would cost $3.52 monthly. You take out Apple's cut of the $5, and some fees of my own to keep Apollo running, and you're literally losing money every month.\n
    \n
    And that's your *average* user, a large subset of those, around 20%, use between 1,000 and 2,000 requests per day, which would cost $7.50 and $15.00 per month *each* in fees, which no one is going to want to pay.\n
    \n
    I'm far the only one seeing this, the Relay for Reddit developer, initially somewhat hopeful of being able to make a subscription work, [ran the same calculations](https://www.reddit.com/r/RelayForReddit/comments/14bluna/comment/jogj9zr) and found similar results to me.\n
    \n
    By my count that is literally every single one of the most popular third-party apps having concluded this pricing is untenable.\n
    \n
    And remember, [from some basic calculations](https://www.reddit.com/r/apolloapp/comments/13ws4w3/had_a_call_with_reddit_to_discuss_pricing_bad/) of Reddit's own disclosed numbers, Reddit appears to make on average approximately $0.12 per user per month, so you can see how charging developers $3.52 (or 29x higher) per user is not "based in reality" as they previously promised. That's why this pricing is unreasonable.\n
    \n
    Can I use Apollo with my own API key after June 30th?\n
    -----------------------------------------------------\n
    \n
    No, Reddit [has said this is not allowed](https://www.reddit.com/r/Infinity_For_Reddit/comments/14c7v84/comment/jokqfe4/?context=1).\n
    \n
    Refund process/Pixel Pals\n
    -------------------------\n
    \n
    Yearly users with time left on their subscription as of July 1st will automatically receive a pro-rated refund for the time remaining. I'm working with Apple to offer a process [similar to Tweetbot/Twitterrific](https://www.macrumors.com/2023/03/02/tweetbot-twitterrific-subscription-refunds/) wherein users can decline the refund if they so choose, but that process requires some internal working but I'll have more details on that as soon as I know anything. Apple's estimates are in line with mine that the amount I'll be on the hook to refund will be about $250,000.\n
    \n
    Not to turn this into an infomercial, but that is a lot of money, and if you appreciate my work I also have a fun separate [virtual pets app called Pixel Pals](https://pixelpals.app) that it would mean a lot to me if you checked out and supported (I've got a cool update coming out this week!). If you're looking for a more direct route, Apollo also has a tip jar at the top of Settings, and if that doesn't work for you, I also have a tipjar@apolloapp.io PayPal. Genuinely zero pressure.\n
    \n
    Thanks\n
    ------\n
    \n
    Thanks again for the support. It's been really hard to so quickly lose something that you built for nine years and allowed you to connect with hundreds of thousands of other people, but I can genuinely say it's made it a lot easier for us developers to see folks being so supportive of us, it's like a million little hugs.\n
    \n
    - Christian
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 5
  +score: 4
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688498223 {#2457
    date: 2023-07-04 21:17:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2468 …}
  +votes: Doctrine\ORM\PersistentCollection {#2469 …}
  +reports: Doctrine\ORM\PersistentCollection {#2471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
  +badges: Doctrine\ORM\PersistentCollection {#2359 …}
  +children: []
  -id: 515
  -titleTs: "'christian':1 'claim':9 'communiti':23 'debunk':6 'develop':18 'larger':22 'moder':19 'reddit':7 'say':27 'selig':2 'support':33 'talk':11 'thank':28 'unwilling':14 'want':4 'well':25 'work':16"
  -bodyTs: "'/2023/03/02/tweetbot-twitterrific-subscription-refunds/)':2333 '/2023/6/16/23763661/reddit-rif-is-fun-developer-ceo-steve-huffman)':515 '/apollo-end/reddit-call-transcript.txt),':958 '/apollo-end/reddit-steve-email-conversation.txt':1211 '/apollo-end/reddit-third-call-may-31-end.m4a))':962 '/jason-aten/reddits-ceo-says-third-party-apps-add-no-value-hes-measuring-it-all-wrong.html).)':1360 '/news/channel-programs/cognizant-getting-200m-from-facebook-to-moderate-violent-content-amid-allegations-of-filthy-work-conditions-report)':1566 '/qd5b6)':10 '/r/apolloapp/comments/13ws4w3/had_a_call_with_reddit_to_discuss_pricing_bad/)':321,2221 '/r/blind/comments/1447ibp/what_apps_meet_your_access_needs/)?':1824 '/r/infinity_for_reddit/comments/14c7v84/comment/jokqfe4/?context=1).':2291 '/r/modsupport/comments/tk5h9b/anyway_to_look_at_the_mod_log_on_mobile/)?':1816 '/r/reddit/comments/12qwagm/an_update_regarding_reddits_api/)':1846 '/r/reddit/comments/145bram/comment/jnk2pp3),':468 '/r/reddit/comments/145bram/comment/jnk2q0e)).':473 '/r/redditdev/comments/13wsiks/api_update_enterprise_level_tier_for_large_scale/),':1857 '/r/relayforreddit/comments/14bluna/comment/jogj9zr)':2183 '/tech/tech-news/reddit-blackout-protest-private-ceo-elon-musk-huffman-rcna89700)':769 '/web/20230619173946/https://www.reddit.com/r/apolloapp/comments/14dkqrw/i_want_to_debunk_reddits_claims_and_talk_about/),':6 '0.12':2235 '000':2126,2129,2388 '1':2125 '10':895 '15.00':2138 '15th':91 '1st':2306 '2':2128 '20':2122 '240':2064 '250':2387 '29x':311,2249 '3.52':2081,2247 '30':291,1859,1897 '30th':2280 '43':1836 '473':2052 '5':2003,2091 '7.50':2136 '7th':874 'abl':355,1808,1948,2171 'absolut':459,1654 'accept':1936 'accomplish':1335 'accus':1020 'achiev':1324 'acknowledg':1432 'ad':1396 'adapt':1485 'addit':1420 'address':29 'aggress':786 'alik':1971 'allow':2288,2506 'along':1533 'alreadi':568 'also':46,2410,2456,2475 'altern':7 'ama':439,998,1060 'amount':1656,2375 'andrew':540 'anger':1001 'announc':300,1839,1871 'anoth':469,1434,1489,1685 'answer':39,380,1251 'anyon':749 'anyth':1252,2364 'api':57,163,195,455,1894,2075,2276 'apollo':353,865,882,2044,2100,2272,2455 'apolog':934,950,952,991,1076,1972 'app':61,683,1193,1315,1347,1463,1798,2070,2206,2417 'appear':2229 'appl':1295,2086,2323,2365 'appreci':2406 'approach':1671 'approxim':2234 'archiv':2 'archive.is':9 'archive.is/qd5b6)':8 'argu':1375 'argument':146 'around':2121 'arrang':583 'ask':649,696,1010,1063,1770 'attempt':1066 'audio':959 'automat':2308 'avail':178,200 'averag':315,2051,2061,2114,2233 'back':1492 'base':282,324,2255 'basic':363,1791,1801,2217 'begin':51,1291 'behavior':1080 'behind':899 'believ':1783 'benefici':581 'better':194,635,1688,1776,1985 'bill':1717 'bit':368 'blackmail':420,1022,1073 'blind':1819 'blow':748 'blunder':1962 'build':850 'built':1704,2501 'busi':130,854 'calcul':2180,2218 'call':211,225,553,877,920,1004,1390,2418 'capac':994 'career':977,1018 'career-end':976,1017 'case':1909 'ceo':780 'challeng':1667 'chang':456 'charg':308,309,1278,1843,1884,2002,2245 'chat':169,620,798 'check':2432 'choos':2343 'christian':1042,2547 'christianselig.com':957,961,1210 'christianselig.com/apollo-end/reddit-call-transcript.txt),':956 'christianselig.com/apollo-end/reddit-steve-email-conversation.txt':1209 'christianselig.com/apollo-end/reddit-third-call-may-31-end.m4a))':960 'claim':279 'clue':1132 'coerc':903 'come':120,1491,2442 'comment':73 'communic':402,1082,1168,1186,1243,1950 'communiti':44,1437,1505,1661,1994 'compani':1886 'compet':1785 'complet':944,1033,1053,1099,1583 'conclud':2208 'connect':2509 'consist':1183 'content':1658,1700 'continu':32,1150,1430 'convers':489,610,659 'cool':2440 'copi':11 'core':1590 'cost':788,2080,2135 'cost-cut':787 'could':632,1362,1645,1773,1875 'count':171,2192 'cours':1387 'creat':192 'crisi':1755 'cut':789,2088 'd':446 'dark':1888 'day':292,1248,1837,1860,2055,2132 'deadlin':1921 'debat':1415 'decid':1849 'decis':1762 'declin':2337 'defend':1039 'demonstr':1229 'deprec':1891 'desir':1282,1841 'despit':963 'destroy':679 'detail':1187,2356 'develop':81,153,180,266,296,304,310,434,481,507,615,866,1394,1436,1474,1504,1831,1874,1925,1946,1968,1990,2165,2246,2531 'die':1196 'differ':1054,1100,1114,1663 'difficult':1446,1960 'difficulti':1619 'direct':2453 'disclos':2226 'discredit':1068 'disrespect':1552 'doesn':2469 'dollar':1563,1882 'done':1746 'easi':890,1601,2012 'easier':2528 'ecosystem':1423 'edit':1 'either':1328 'elect':1254 'elon':691,721,842 'email':213,382,448,450,509,1929 'employe':410 'end':948,978,1019 'engag':405 'engin':1724 'enough':244 'entireti':1693 'estim':2367 'etc':79,172 'even':358,379,384,933,1640,1806,1848 'event':1955 'everi':1660,1748,2108,2196 'evid':1028 'exampl':465,470,829,1109 'exist':1821,2046 'expens':123 'experi':196,1401 'exploit':1578 'express':202,440 'extent':930 'extern':1055,1101 'extraordinarili':1915 'facebook':1556 'fals':34,145,927,1034,1230 'famous':678 'far':2155 'featur':199,1802 'fee':2094,2143 'feel':1105 'felt':656 'financi':582 'find':262,578,597,1621 'first':223 'folk':2534 'follow':833 'forc':1261 'formal':184 'fortun':1575,1735 'forward':230 'found':2185 'four':935 'free':107,116,119,141,1106,1584,1706,2062 'frustrat':1966 'full':954,1126 'fun':495,506,2413 'function':1462 'gargantuan':1655 'gave':893,1896 'genuin':651,1009,1129,2480,2520 'get':68,104,1538,1580 'give':23,365,1108,1124 'given':295 'go':112,734,2148 'goal':1337 'goe':1911 'good':853 'got':2438 'group':619 'guy':252,898 'hand':800,1263 'handl':634,819,1777,1979 'happi':156,330 'hard':2493 'harm':1917 'haven':175 'hear':390 'heard':1767 'hell':1649 'help':1203,1477 'high':274,2019 'higher':312,2250 'honest':228 'hook':2381 'hope':2168 'hostil':1523 'huffman':88,148,437,483,755,782,813,861,871,881,968,1058,1170 'hug':2546 'huge':1510 'hundr':1559,1604,2511 'immedi':953 'incred':289,1550,1551,1574,1642,1800 'incur':306,1276,1878 'indic':1617 'inept':1330 'inflict':1754 'infomerci':2395 'initi':2166 'insid':1496 'insist':1152 'instanc':215,1794 'instead':400,995 'intent':715,1319 'intern':409,982,2349 'internet':811 'interview':764,774,1354 'issu':269 'jar':2460 'job':250,1602,1629,1689 'juli':2305 'junctur':1749 'june':90,873,2279 'keep':149,246,1593,1719,2099 'key':2277 'kill':1311 'kind':746 'know':531,562,612,745,1449,2029,2363 'labor':1582,1707 'larg':1614,2117 'last':770,825,913 'launch':1964 'layoff':791 'lead':351 'leader':1743,1786 'left':2299 'length':1901 'let':1373 'lie':979,1257,1340 'life':1648 'light':1721 'like':164,570,585,593,657,675,1555,1805,1887,2542 'line':1535,1540,1608,2370 'link':3 'listen':528,550,640,1940,1988 'liter':220,1558,1879,1895,2105,2195 'littl':2545 'll':887,1543,2353,2377 'log':1813 'long':834,1517 'look':229,260,397,2449 'lose':2106,2497 'lot':1481,2400,2427,2527 'm':227,259,2154,2320 'mad':96,99 'made':177,1015,1382,2524 'make':888,1154,1332,1646,1763,2173,2231 'manag':1760 'mani':162,207,433,488,520,625,1440 'massiv':307,1277 'may':1679,2024 'mean':2425 'meant':606 'mention':910 'million':896,1561,1634,1636,1880,2544 'mind':1595 'mine':2372 'misinterpret':938,945 'miss':1799 'moder':413,879,986,1525,1537,1568,1612,1623,1632,1669,1702,1804,1812,1970,1991 'money':2107,2402 'month':444,686,1898,1933,2005,2082,2109,2140,2239 'much':386 'musk':784,804,817 'mutual':580 'nbc':766,777 'necessari':1906 'need':1289 'never':497 'news':778 'nine':2503 'none':524 'noth':254 'number':2227 'numer':347 'obvious':1468 'offer':1198,2325 'offici':1797 'one':218,464,704,1046,1092,1677,2013,2146,2158,2198 'onus':1160 'opportun':190 'order':1176 'origin':278 'ounc':643,1943 'outlin':346,519 'overal':1529 'pal':2294,2420 'part':1368,1453,1511 'parti':603,667,682,1314,1346,2205 'pass':376,1145 'past':12 'path':738 'pay':86,158,206,1557,1726,2036,2152 'paypal':2479 'peopl':17,93,1606,1820,2516 'per':317,1352,2054,2131,2139,2236,2238,2251 'percentag':1644 'perform':1790 'perhap':1858 'period':1865 'permiss':1127 'permit':2021 'pet':2416 'phone':210,224,919 'pixel':2419 'pixelpals.app':2421 'place':1090 'plan':1333 'platform':812,1571 'pleas':1104 'pledg':1982 'point':373,592 'poll':167 'poor':1759 'popular':2202 'post':14,69,76,914,1006 'potenti':975,1016,1633 'prais':783 'present':1665 'pressur':2482 'previous':2260 'price':233,275,301,1852,1869,2016,2076,2210,2266 'pro':2312 'pro-rat':2311 'process':655,1298,1976,2327,2346 'process/pixel':2293 'promis':547,2261 'propos':623 'provabl':33 'provid':241,1350,1366 'public':414,984,1116 'purchas':824 'qualiti':1622 'question':41 'quick':2496 'ran':2177 'rate':2313 'rather':1074 're':98,238,329,396,670,723,730,740,1339,1631,1738,2104,2448 'reaffirm':846 'real':1742 'realist':1828 'realiti':284,326,2257 'realli':589,852,1413,1507,1627,2011,2492 'reason':256 'receiv':458,2309 'recogn':1691,1733,1973 'record':917 'reddit':24,30,56,66,80,160,168,187,327,378,452,463,493,504,523,545,628,661,668,688,699,701,779,831,863,892,932,940,965,1041,1149,1212,1305,1343,1374,1399,1425,1443,1498,1521,1532,1572,1695,1756,1919,2014,2073,2164,2223,2228,2282 'refund':1300,2292,2314,2339,2383 'refut':1363 'regardless':1316 'relationship':185 'relay':2162 'remain':2318 'rememb':2214 'repeat':150,973 'replac':1544 'repli':78 'request':2053,2130 'requir':2347 'research':1792 'respect':1731 'respond':700,1103,1208,1927 'respons':461 'result':2187 'revenu':316 'roll':239 'rout':2454 'run':809,2101 'said':484,566,648,795,814,862,885,1078,1112,1120,2284 'save':1442 'saw':816 'say':48,558,1045,1051,1091,1097,1712,2521 'scale':860 'scene':901 'see':1810,2159,2243,2533 'seem':253 'self':1753 'self-inflict':1752 'sent':447 'sentiment':1495 'separ':2414 'servic':2039 'set':2465 'settl':359 'sever':443 'share':508 'short':290,836,1863,1918 'show':516,756,923,1030,1165,1178,1280,1913 'shown':1000,1232,1758 'shut':1265 'similar':2186,2328 'simpl':1199 'simpli':1190 'singl':2197 'situat':1736 'sky':1889 'small':1452,1643 'solut':626 'someth':105,598,1052,1098,1113,2007,2498 'somewhat':2167 'soon':2360 'space':857 'spread':1256 'start':305,1275,1877 'statement':35,760,1379 'step':1781 'steve':87,147,436,482,754,781,870,880,967,996,1007,1057,1077,1169 'still':969,1249 'stop':1207,1242 'stori':835,1156 'storm':1483 'stuff':236 'subject':807 'subreddit':72,1615,1678 'subscript':1304,2047,2175,2302 'subset':2118 'suggest':348,521,1200 'support':2435,2488,2537 'surpris':2026 'surviv':357,1515 'system':1673 'take':2084 'takeaway':838 'tale':1071 'talk':64,500,538,1136,1923,1986 'tell':408 'thank':49,915,2483,2484 'thing':705,1047,1093,1591 'think':703,1158,1392,1409,1502,1548 'third':681,1313,1345,2204 'third-parti':680,1312,1344,2203 'thousand':2513 'threaten':868,883,907 'threw':1214 'throughout':209,541,1184 'throw':1237 'thursday':775 'time':208,370,802,936,1447,1903,1996,2298,2317 'timelin':394,1829 'tip':2459 'tipjar@apolloapp.io':2478 'tone':1530 'took':692,1834 'tool':63 'top':2463 'tough':1628 'toward':1524 'towel':1217,1240 'traffic':25 'transcript':955 'treat':1728 'tri':418,672,709,725,732,742 'turn':2391 'tweetbot/twitterrific':2330 'twitter':677,793,821,840,844 'twitter/elon':676 'typic':2040 'underscor':590 'undertak':1611 'undertaken':1789 'uniniti':54 'uniqu':1666 'unpaid':1586 'unreason':273,2268 'unsurpris':2066 'unten':2212 'untru':758 'updat':2441 'upon':449,1635 'upvot':77 'us':340,502,869,884,904,908,1049,1084,1095,1225,1478,2530,2539 'use':102,2041,2049,2068,2123,2271 'user':127,318,1062,1301,1400,1588,1638,1769,1967,2031,2048,2063,2078,2115,2237,2252,2296,2335 'valu':1351,1367,1697 've':294,565,622,647,1381,1418,1514,1766,2437 'verg':512,1357 'versus':1117 'view':170 'virtual':2415 'volunt':1587 'vote':165 'wade':1651 'want':21,27,84,336,498,556,572,587,595,662,1191,1221,1309,1428,2150 'water':753 'way':1441 'weather':1479,1893 'web.archive.org':5 'web.archive.org/web/20230619173946/https://www.reddit.com/r/apolloapp/comments/14dkqrw/i_want_to_debunk_reddits_claims_and_talk_about/),':4 'websit':1554 'week':375,771,1143,1271,1931,2445 'well':37,286,490,534,1980 'went':970 'weren':429 'wherein':1639,2334 'whole':654 'will':2034 'willing':204 'without':377 'work':332,338,431,479,574,600,664,1223,1284,1293,1455,1675,1681,1825,2176,2321,2350,2408,2471 'world':476 'would':280,350,549,1035,1202,1274,1744,1787,1853,2079,2134,2424 'www.crn.com':1565 'www.crn.com/news/channel-programs/cognizant-getting-200m-from-facebook-to-moderate-violent-content-amid-allegations-of-filthy-work-conditions-report)':1564 'www.inc.com':1359 'www.inc.com/jason-aten/reddits-ceo-says-third-party-apps-add-no-value-hes-measuring-it-all-wrong.html).)':1358 'www.macrumors.com':2332 'www.macrumors.com/2023/03/02/tweetbot-twitterrific-subscription-refunds/)':2331 'www.nbcnews.com':768 'www.nbcnews.com/tech/tech-news/reddit-blackout-protest-private-ceo-elon-musk-huffman-rcna89700)':767 'www.reddit.com':320,467,472,1815,1823,1845,1856,2182,2220,2290 'www.reddit.com/r/apolloapp/comments/13ws4w3/had_a_call_with_reddit_to_discuss_pricing_bad/)':319,2219 'www.reddit.com/r/blind/comments/1447ibp/what_apps_meet_your_access_needs/)?':1822 'www.reddit.com/r/infinity_for_reddit/comments/14c7v84/comment/jokqfe4/?context=1).':2289 'www.reddit.com/r/modsupport/comments/tk5h9b/anyway_to_look_at_the_mod_log_on_mobile/)?':1814 'www.reddit.com/r/reddit/comments/12qwagm/an_update_regarding_reddits_api/)':1844 'www.reddit.com/r/reddit/comments/145bram/comment/jnk2pp3),':466 'www.reddit.com/r/reddit/comments/145bram/comment/jnk2q0e)).':471 'www.reddit.com/r/redditdev/comments/13wsiks/api_update_enterprise_level_tier_for_large_scale/),':1855 'www.reddit.com/r/relayforreddit/comments/14bluna/comment/jogj9zr)':2181 'www.theverge.com':514 'www.theverge.com/2023/6/16/23763661/reddit-rif-is-fun-developer-ceo-steve-huffman)':513 'year':826,1303,1404,2295,2504 'yet':989 'zero':1281,2481"
  +cross: false
  +upVotes: 4
  +downVotes: 0
  +ranking: 1687249053
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/57584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687196053 {#2454
    date: 2023-06-19 19:34:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#2455
  +user: Proxies\__CG__\App\Entity\User {#2459 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1687 …}
  +slug: "Christian-Selig-I-want-to-debunk-Reddit-s-claims-and-talk"
  +title: "Christian Selig: I want to debunk Reddit's claims, and talk about their unwillingness to work with developers, moderators, and the larger community, as well as say thank you for all the support"
  +url: "https://reddit.com/r/apolloapp/comments/14dkqrw/i_want_to_debunk_reddits_claims_and_talk_about/"
  +body: """
    Edit: [archived link](https://web.archive.org/web/20230619173946/https://www.reddit.com/r/apolloapp/comments/14dkqrw/i_want_to_debunk_reddits_claims_and_talk_about/), [(alternative)](https://archive.is/qD5b6)\n
    \n
    Copy pasted his post below for people who don't want to give Reddit traffic:\n
    \n
    I wanted to address Reddit's continued, provably false statements, as well as answer some questions from the community, and also just say thanks.\n
    \n
    *(Before beginning, to the uninitiated, "the Reddit API" is just how apps and tools talk with Reddit to get posts in a subreddit, comments on a post, upvote, reply, etc.)*\n
    \n
    Reddit: "Developers don't want to pay"\n
    --------------------------------------\n
    \n
    Steve Huffman on June 15th: "These people who are mad, they’re mad because they used to get something for free, and now it’s going to be not free. And that free comes at the expense of our other users and our business. That’s what this is about. It can’t be free."\n
    \n
    This is the false argument Steve Huffman keeps repeating the most. Developers are *very* happy to pay. Why? Reddit has many APIs (like voting in polls, Reddit Chat, view counts, etc.) that they haven't made available to developers, and a more formal relationship with Reddit has the opportunity to create a better API experience with more features available. I expressed this willingness to pay many times throughout phone calls and emails, for instance here's one on literally the very first phone call:\n
    \n
    > "I'm honestly looking forward to the pricing and the stuff you're rolling out provided it's enough to keep me with a job. You guys seem nothing but reasonable, so I'm looking to finding out more."\n
    \n
    What developers **do** have issue with, is the unreasonably high pricing that you originally claimed would be "based in reality", as well as the incredibly short 30 days you've given developers from when you announced pricing to when developers start incurring massive charges. Charging developers [29x higher than your average revenue per user](https://www.reddit.com/r/apolloapp/comments/13ws4w3/had_a_call_with_reddit_to_discuss_pricing_bad/) is not "based in reality".\n
    \n
    ### Reddit: "We're happy to work with those who want to work with us."\n
    \n
    No, you are not.\n
    \n
    I outlined numerous suggestions that would lead to Apollo being able to survive, even settling on the most basic: just give me a bit more time. At that point, a week passed without Reddit even answering my email, not even so much as a "We hear you on the timeline, we're looking into it." Instead the communication they *did* engage in was telling internal employees, and then moderators publicly, that I was trying to blackmail them.\n
    \n
    But was it just me who they weren't working with?\n
    \n
    - Many developers during Steve Huffman's AMA expressed how for several months they'd sent emails upon emails to Reddit about the API changes and received absolutely no response from Reddit ([one example](https://www.reddit.com/r/reddit/comments/145bram/comment/jnk2pp3), [another example](https://www.reddit.com/r/reddit/comments/145bram/comment/jnk2q0e)). In what world is that "working with developers"?\n
    - Steve Huffman said "We have had many conversations — well, not with Reddit is Fun, he never wanted to talk to us". The Reddit is Fun developer [shared emails with The Verge](https://www.theverge.com/2023/6/16/23763661/reddit-rif-is-fun-developer-ceo-steve-huffman) showing how he outlined many suggestions to Reddit, none of which were listened to. I know this as well, because I was talking with Andrew throughout all of this.\n
    \n
    Reddit themselves promised they would listen on our call:\n
    \n
    > "I just want to say this again, I know that we've said it already, but like, we want to work with you to find a mutually beneficial financial arrangement here. Like, I want to really underscore this point, like, we want to find something that works for both parties. This is meant to be a conversation."\n
    \n
    I know the other developers, we have a group chat. We've proposed so many solutions to Reddit on how this could be handled better, and they have not listened to an ounce of what we've said.\n
    \n
    Ask yourself genuinely, has this whole process felt like a conversation where Reddit wants to work with both parties?\n
    \n
    Reddit: "We're not trying to be like Twitter/Elon"\n
    --------------------------------------------------\n
    \n
    Twitter famously destroyed third-party apps a few months before Reddit did when Elon took over. When I asked about this, Reddit responded:\n
    \n
    > Reddit: "I think one thing that we have tried to be very, very, very intentional about is we are not Elon, we're not trying to be that. We're not trying to go down that same path, we're not trying to, you know, kind of blow anyone out of the water."\n
    \n
    Steve Huffman showed how untrue this statement was in [an interview with NBC](https://www.nbcnews.com/tech/tech-news/reddit-blackout-protest-private-ceo-elon-musk-huffman-rcna89700) last week:\n
    \n
    > In an interview Thursday with NBC News, Reddit CEO Steve Huffman praised Musk’s aggressive cost-cutting and layoffs at Twitter, and said he had chatted “a handful of times” with Musk on the subject of running an internet platform.\n
    > \n
    > Huffman said he saw Musk’s handling of Twitter, which he purchased last year, as an example for Reddit to follow.\n
    > \n
    > “Long story short, my takeaway from Twitter and Elon at Twitter is reaffirming that we can build a really good business in this space at our scale,” Huffman said.\n
    \n
    Reddit: "The Apollo developer is threatening us"\n
    ------------------------------------------------\n
    \n
    Steve Huffman on June 7th on a call with moderators:\n
    \n
    > Steve Huffman: "Apollo threatened us, said they’ll “make it easy” if Reddit gave them $10 million. This guy behind the scenes is coercing us. He's threatening us."\n
    \n
    As mentioned in the last post, thankfully I recorded the phone call and can show this to be false, to the extent that Reddit *even apologized four times for misinterpreting it*:\n
    \n
    > Reddit: "That's a complete misinterpretation on my end. I apologize. I apologize immediately."\n
    \n
    ([Full transcript](https://christianselig.com/apollo-end/reddit-call-transcript.txt), [audio](https://christianselig.com/apollo-end/reddit-third-call-may-31-end.m4a))\n
    \n
    Despite this, Reddit and Steve Huffman still went on to repeat this potentially career-ending lie about me internally, and publicly to moderators, and have yet to apologize in any capacity, instead Steve's AMA has shown anger about the call being posted.\n
    \n
    Steve, I genuinely ask you: if I had made potentially career-ending accusations of blackmail against you, and you had evidence to show that was completely false, would you not have defended yourself?\n
    \n
    Reddit: "Christian has been saying one thing to us while saying something completely different externally"\n
    ----------------------------------------------------------------------------------------------------------\n
    \n
    In Steve Huffman's AMA, a user asked why he attempted to discredit me through tales of blackmail. Rather than apologizing, Steve said:\n
    \n
    > "His behavior and communications with us has been all over the place—saying one thing to us while saying something completely different externally."\n
    \n
    I responded:\n
    \n
    > "Please feel free to give examples where I said something differently in public versus what I said to you. I give you full permission."\n
    \n
    I genuinely have no clue what he's talking about, and as more than a week has passed once more, and Reddit continues to insist on making up stories, I think the onus is on me to show all the communication Steve Huffman and I have had, in order to show that I have been consistent throughout my communication, detailing that I simply want my app to not die, and offering simple suggestions that would help, to which they stopped responding:\n
    \n
    <https://christianselig.com/apollo-end/reddit-steve-email-conversation.txt>\n
    \n
    Reddit: "They threw in the towel and don't want to work with us"\n
    ----------------------------------------------------------------\n
    \n
    Again, this is demonstrably false as shown above. I did not throw in the towel, you stopped communicating with me, to this day still not answering anything, and elected to spread lies about me. This forced my hand to shut down, as I only had weeks before I would start incurring massive charges, you showed zero desire to work with me, and I needed to begin to work with Apple on the process of refunding users with yearly subscriptions.\n
    \n
    Reddit: "We don't want to kill third-party apps"\n
    ------------------------------------------------\n
    \n
    Regardless of your "intention", **that is what you achieved**. So you are either very inept at making plans that accomplish a goal, you're lying, or both.\n
    \n
    Reddit: "Third-party apps don't provide value."\n
    -----------------------------------------------\n
    \n
    (Per an interview with [The Verge](https://www.inc.com/jason-aten/reddits-ceo-says-third-party-apps-add-no-value-hes-measuring-it-all-wrong.html).)\n
    \n
    I could refute the "not providing value" part myself, but I will let Reddit argue with itself through statements they've made to me over the course of our calls:\n
    \n
    > "We think that developers have added to the Reddit user experience over the years, and I don't think that there's really any debating that they've been additive to the ecosystem on Reddit and we want to continue to acknowledge that."\n
    \n
    Another:\n
    \n
    > "Our developer community has in many ways saved Reddit through some difficult times. I know in no small part, your work, when we did not have a functioning app. And not just you obviously, but it's been our developers that have helped us weather a lot of storms and adapt and all that."\n
    \n
    Another:\n
    \n
    > "Just coming back to the sentiment inside of Reddit is that I think our development community has really been a huge part why we've survived as long as we have."\n
    \n
    Reddit's hostility toward moderators\n
    ------------------------------------\n
    \n
    There's an overall tone from Reddit along the lines of "Moderators, get in line or we'll replace you" that I think is incredibly, incredibly disrespectful.\n
    \n
    Other websites like Facebook pay literally [hundreds of millions of dollars](https://www.crn.com/news/channel-programs/cognizant-getting-200m-from-facebook-to-moderate-violent-content-amid-allegations-of-filthy-work-conditions-report) for moderators on their platform. Reddit is incredibly fortunate, if not exploitative, to get this labor completely free from unpaid, volunteer users.\n
    \n
    The core thing to keep in mind is that **these are not easy jobs that hundreds of people are lining up to undertake**. Moderators of large subreddits have indicated the difficulty in finding quality moderators. It's a really tough job, you're moderating potentially millions upon millions of users, wherein even an incredibly small percentage could make your life hell, and wading through an absolutely gargantuan amount of content. Further, every community is different and presents unique challenges to moderate, an approach or system that works in one subreddit may not work at all in another.\n
    \n
    Do a better job of recognizing the entirety of Reddit's value, through its content and moderators, are built on free labor. That's not to say you don't have bills to keep the lights on, or engineers to pay, but treat them with respect and recognize the fortunate situation you're in.\n
    \n
    What a real leader would have done\n
    ----------------------------------\n
    \n
    At every juncture of this self-inflicted crisis, Reddit has shown poor management and decision making, and I've heard some users ask how it could have been better handled. Here are some steps I believe a competent leader would have undertaken:\n
    \n
    - Perform basic research. For instance: Is the official app missing incredibly basic features for moderators, like even being able to see the [Moderator Log](https://www.reddit.com/r/ModSupport/comments/tk5h9b/anyway_to_look_at_the_mod_log_on_mobile/)? Or, [do blind people exist](https://www.reddit.com/r/Blind/comments/1447ibp/what_apps_meet_your_access_needs/)?\n
    - Work on a realistic timeline for developers. If it took you 43 days from [announcing the desire to charge](https://www.reddit.com/r/reddit/comments/12qwagm/an_update_regarding_reddits_api/) to [even deciding what the pricing would be](https://www.reddit.com/r/redditdev/comments/13wsiks/api_update_enterprise_level_tier_for_large_scale/), perhaps 30 days is too short a period from when the pricing is announced to when developers could be start incurring literally millions of dollars in charges. Other companies like Dark Sky when deprecating their weather API literally gave 30 **months**. Such a length of time is not necessary in this case, but goes to show how extraordinarily and harmfully short Reddit's deadline was.\n
    - Talk to developers. Not responding to emails for weeks or months is not acceptable, nor is not listening to an ounce of what developers are able to communicate to you.\n
    \n
    In the event that these are too difficult, you blunder the launch, and frustrate users, developers, and moderators alike:\n
    \n
    - Apologize, recognize that the process was not handled well, and pledge to do better, talking and listening to developers, moderators, and the community this time\n
    \n
    Why can't you just charge $5 a month or something?\n
    --------------------------------------------------\n
    \n
    This is a really easy one: Reddit's prices are too high to permit this.\n
    \n
    It may not surprise you to know, but users who are willing to pay for a service typically use it more. Apollo's existing subscription users use on average 473 requests per day. This is more than an average free user (240) because, unsurprisingly, they use the app more. Under Reddit's API pricing, those users would cost $3.52 monthly. You take out Apple's cut of the $5, and some fees of my own to keep Apollo running, and you're literally losing money every month.\n
    \n
    And that's your *average* user, a large subset of those, around 20%, use between 1,000 and 2,000 requests per day, which would cost $7.50 and $15.00 per month *each* in fees, which no one is going to want to pay.\n
    \n
    I'm far the only one seeing this, the Relay for Reddit developer, initially somewhat hopeful of being able to make a subscription work, [ran the same calculations](https://www.reddit.com/r/RelayForReddit/comments/14bluna/comment/jogj9zr) and found similar results to me.\n
    \n
    By my count that is literally every single one of the most popular third-party apps having concluded this pricing is untenable.\n
    \n
    And remember, [from some basic calculations](https://www.reddit.com/r/apolloapp/comments/13ws4w3/had_a_call_with_reddit_to_discuss_pricing_bad/) of Reddit's own disclosed numbers, Reddit appears to make on average approximately $0.12 per user per month, so you can see how charging developers $3.52 (or 29x higher) per user is not "based in reality" as they previously promised. That's why this pricing is unreasonable.\n
    \n
    Can I use Apollo with my own API key after June 30th?\n
    -----------------------------------------------------\n
    \n
    No, Reddit [has said this is not allowed](https://www.reddit.com/r/Infinity_For_Reddit/comments/14c7v84/comment/jokqfe4/?context=1).\n
    \n
    Refund process/Pixel Pals\n
    -------------------------\n
    \n
    Yearly users with time left on their subscription as of July 1st will automatically receive a pro-rated refund for the time remaining. I'm working with Apple to offer a process [similar to Tweetbot/Twitterrific](https://www.macrumors.com/2023/03/02/tweetbot-twitterrific-subscription-refunds/) wherein users can decline the refund if they so choose, but that process requires some internal working but I'll have more details on that as soon as I know anything. Apple's estimates are in line with mine that the amount I'll be on the hook to refund will be about $250,000.\n
    \n
    Not to turn this into an infomercial, but that is a lot of money, and if you appreciate my work I also have a fun separate [virtual pets app called Pixel Pals](https://pixelpals.app) that it would mean a lot to me if you checked out and supported (I've got a cool update coming out this week!). If you're looking for a more direct route, Apollo also has a tip jar at the top of Settings, and if that doesn't work for you, I also have a tipjar@apolloapp.io PayPal. Genuinely zero pressure.\n
    \n
    Thanks\n
    ------\n
    \n
    Thanks again for the support. It's been really hard to so quickly lose something that you built for nine years and allowed you to connect with hundreds of thousands of other people, but I can genuinely say it's made it a lot easier for us developers to see folks being so supportive of us, it's like a million little hugs.\n
    \n
    - Christian
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 5
  +score: 4
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688498223 {#2457
    date: 2023-07-04 21:17:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2468 …}
  +votes: Doctrine\ORM\PersistentCollection {#2469 …}
  +reports: Doctrine\ORM\PersistentCollection {#2471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
  +badges: Doctrine\ORM\PersistentCollection {#2359 …}
  +children: []
  -id: 515
  -titleTs: "'christian':1 'claim':9 'communiti':23 'debunk':6 'develop':18 'larger':22 'moder':19 'reddit':7 'say':27 'selig':2 'support':33 'talk':11 'thank':28 'unwilling':14 'want':4 'well':25 'work':16"
  -bodyTs: "'/2023/03/02/tweetbot-twitterrific-subscription-refunds/)':2333 '/2023/6/16/23763661/reddit-rif-is-fun-developer-ceo-steve-huffman)':515 '/apollo-end/reddit-call-transcript.txt),':958 '/apollo-end/reddit-steve-email-conversation.txt':1211 '/apollo-end/reddit-third-call-may-31-end.m4a))':962 '/jason-aten/reddits-ceo-says-third-party-apps-add-no-value-hes-measuring-it-all-wrong.html).)':1360 '/news/channel-programs/cognizant-getting-200m-from-facebook-to-moderate-violent-content-amid-allegations-of-filthy-work-conditions-report)':1566 '/qd5b6)':10 '/r/apolloapp/comments/13ws4w3/had_a_call_with_reddit_to_discuss_pricing_bad/)':321,2221 '/r/blind/comments/1447ibp/what_apps_meet_your_access_needs/)?':1824 '/r/infinity_for_reddit/comments/14c7v84/comment/jokqfe4/?context=1).':2291 '/r/modsupport/comments/tk5h9b/anyway_to_look_at_the_mod_log_on_mobile/)?':1816 '/r/reddit/comments/12qwagm/an_update_regarding_reddits_api/)':1846 '/r/reddit/comments/145bram/comment/jnk2pp3),':468 '/r/reddit/comments/145bram/comment/jnk2q0e)).':473 '/r/redditdev/comments/13wsiks/api_update_enterprise_level_tier_for_large_scale/),':1857 '/r/relayforreddit/comments/14bluna/comment/jogj9zr)':2183 '/tech/tech-news/reddit-blackout-protest-private-ceo-elon-musk-huffman-rcna89700)':769 '/web/20230619173946/https://www.reddit.com/r/apolloapp/comments/14dkqrw/i_want_to_debunk_reddits_claims_and_talk_about/),':6 '0.12':2235 '000':2126,2129,2388 '1':2125 '10':895 '15.00':2138 '15th':91 '1st':2306 '2':2128 '20':2122 '240':2064 '250':2387 '29x':311,2249 '3.52':2081,2247 '30':291,1859,1897 '30th':2280 '43':1836 '473':2052 '5':2003,2091 '7.50':2136 '7th':874 'abl':355,1808,1948,2171 'absolut':459,1654 'accept':1936 'accomplish':1335 'accus':1020 'achiev':1324 'acknowledg':1432 'ad':1396 'adapt':1485 'addit':1420 'address':29 'aggress':786 'alik':1971 'allow':2288,2506 'along':1533 'alreadi':568 'also':46,2410,2456,2475 'altern':7 'ama':439,998,1060 'amount':1656,2375 'andrew':540 'anger':1001 'announc':300,1839,1871 'anoth':469,1434,1489,1685 'answer':39,380,1251 'anyon':749 'anyth':1252,2364 'api':57,163,195,455,1894,2075,2276 'apollo':353,865,882,2044,2100,2272,2455 'apolog':934,950,952,991,1076,1972 'app':61,683,1193,1315,1347,1463,1798,2070,2206,2417 'appear':2229 'appl':1295,2086,2323,2365 'appreci':2406 'approach':1671 'approxim':2234 'archiv':2 'archive.is':9 'archive.is/qd5b6)':8 'argu':1375 'argument':146 'around':2121 'arrang':583 'ask':649,696,1010,1063,1770 'attempt':1066 'audio':959 'automat':2308 'avail':178,200 'averag':315,2051,2061,2114,2233 'back':1492 'base':282,324,2255 'basic':363,1791,1801,2217 'begin':51,1291 'behavior':1080 'behind':899 'believ':1783 'benefici':581 'better':194,635,1688,1776,1985 'bill':1717 'bit':368 'blackmail':420,1022,1073 'blind':1819 'blow':748 'blunder':1962 'build':850 'built':1704,2501 'busi':130,854 'calcul':2180,2218 'call':211,225,553,877,920,1004,1390,2418 'capac':994 'career':977,1018 'career-end':976,1017 'case':1909 'ceo':780 'challeng':1667 'chang':456 'charg':308,309,1278,1843,1884,2002,2245 'chat':169,620,798 'check':2432 'choos':2343 'christian':1042,2547 'christianselig.com':957,961,1210 'christianselig.com/apollo-end/reddit-call-transcript.txt),':956 'christianselig.com/apollo-end/reddit-steve-email-conversation.txt':1209 'christianselig.com/apollo-end/reddit-third-call-may-31-end.m4a))':960 'claim':279 'clue':1132 'coerc':903 'come':120,1491,2442 'comment':73 'communic':402,1082,1168,1186,1243,1950 'communiti':44,1437,1505,1661,1994 'compani':1886 'compet':1785 'complet':944,1033,1053,1099,1583 'conclud':2208 'connect':2509 'consist':1183 'content':1658,1700 'continu':32,1150,1430 'convers':489,610,659 'cool':2440 'copi':11 'core':1590 'cost':788,2080,2135 'cost-cut':787 'could':632,1362,1645,1773,1875 'count':171,2192 'cours':1387 'creat':192 'crisi':1755 'cut':789,2088 'd':446 'dark':1888 'day':292,1248,1837,1860,2055,2132 'deadlin':1921 'debat':1415 'decid':1849 'decis':1762 'declin':2337 'defend':1039 'demonstr':1229 'deprec':1891 'desir':1282,1841 'despit':963 'destroy':679 'detail':1187,2356 'develop':81,153,180,266,296,304,310,434,481,507,615,866,1394,1436,1474,1504,1831,1874,1925,1946,1968,1990,2165,2246,2531 'die':1196 'differ':1054,1100,1114,1663 'difficult':1446,1960 'difficulti':1619 'direct':2453 'disclos':2226 'discredit':1068 'disrespect':1552 'doesn':2469 'dollar':1563,1882 'done':1746 'easi':890,1601,2012 'easier':2528 'ecosystem':1423 'edit':1 'either':1328 'elect':1254 'elon':691,721,842 'email':213,382,448,450,509,1929 'employe':410 'end':948,978,1019 'engag':405 'engin':1724 'enough':244 'entireti':1693 'estim':2367 'etc':79,172 'even':358,379,384,933,1640,1806,1848 'event':1955 'everi':1660,1748,2108,2196 'evid':1028 'exampl':465,470,829,1109 'exist':1821,2046 'expens':123 'experi':196,1401 'exploit':1578 'express':202,440 'extent':930 'extern':1055,1101 'extraordinarili':1915 'facebook':1556 'fals':34,145,927,1034,1230 'famous':678 'far':2155 'featur':199,1802 'fee':2094,2143 'feel':1105 'felt':656 'financi':582 'find':262,578,597,1621 'first':223 'folk':2534 'follow':833 'forc':1261 'formal':184 'fortun':1575,1735 'forward':230 'found':2185 'four':935 'free':107,116,119,141,1106,1584,1706,2062 'frustrat':1966 'full':954,1126 'fun':495,506,2413 'function':1462 'gargantuan':1655 'gave':893,1896 'genuin':651,1009,1129,2480,2520 'get':68,104,1538,1580 'give':23,365,1108,1124 'given':295 'go':112,734,2148 'goal':1337 'goe':1911 'good':853 'got':2438 'group':619 'guy':252,898 'hand':800,1263 'handl':634,819,1777,1979 'happi':156,330 'hard':2493 'harm':1917 'haven':175 'hear':390 'heard':1767 'hell':1649 'help':1203,1477 'high':274,2019 'higher':312,2250 'honest':228 'hook':2381 'hope':2168 'hostil':1523 'huffman':88,148,437,483,755,782,813,861,871,881,968,1058,1170 'hug':2546 'huge':1510 'hundr':1559,1604,2511 'immedi':953 'incred':289,1550,1551,1574,1642,1800 'incur':306,1276,1878 'indic':1617 'inept':1330 'inflict':1754 'infomerci':2395 'initi':2166 'insid':1496 'insist':1152 'instanc':215,1794 'instead':400,995 'intent':715,1319 'intern':409,982,2349 'internet':811 'interview':764,774,1354 'issu':269 'jar':2460 'job':250,1602,1629,1689 'juli':2305 'junctur':1749 'june':90,873,2279 'keep':149,246,1593,1719,2099 'key':2277 'kill':1311 'kind':746 'know':531,562,612,745,1449,2029,2363 'labor':1582,1707 'larg':1614,2117 'last':770,825,913 'launch':1964 'layoff':791 'lead':351 'leader':1743,1786 'left':2299 'length':1901 'let':1373 'lie':979,1257,1340 'life':1648 'light':1721 'like':164,570,585,593,657,675,1555,1805,1887,2542 'line':1535,1540,1608,2370 'link':3 'listen':528,550,640,1940,1988 'liter':220,1558,1879,1895,2105,2195 'littl':2545 'll':887,1543,2353,2377 'log':1813 'long':834,1517 'look':229,260,397,2449 'lose':2106,2497 'lot':1481,2400,2427,2527 'm':227,259,2154,2320 'mad':96,99 'made':177,1015,1382,2524 'make':888,1154,1332,1646,1763,2173,2231 'manag':1760 'mani':162,207,433,488,520,625,1440 'massiv':307,1277 'may':1679,2024 'mean':2425 'meant':606 'mention':910 'million':896,1561,1634,1636,1880,2544 'mind':1595 'mine':2372 'misinterpret':938,945 'miss':1799 'moder':413,879,986,1525,1537,1568,1612,1623,1632,1669,1702,1804,1812,1970,1991 'money':2107,2402 'month':444,686,1898,1933,2005,2082,2109,2140,2239 'much':386 'musk':784,804,817 'mutual':580 'nbc':766,777 'necessari':1906 'need':1289 'never':497 'news':778 'nine':2503 'none':524 'noth':254 'number':2227 'numer':347 'obvious':1468 'offer':1198,2325 'offici':1797 'one':218,464,704,1046,1092,1677,2013,2146,2158,2198 'onus':1160 'opportun':190 'order':1176 'origin':278 'ounc':643,1943 'outlin':346,519 'overal':1529 'pal':2294,2420 'part':1368,1453,1511 'parti':603,667,682,1314,1346,2205 'pass':376,1145 'past':12 'path':738 'pay':86,158,206,1557,1726,2036,2152 'paypal':2479 'peopl':17,93,1606,1820,2516 'per':317,1352,2054,2131,2139,2236,2238,2251 'percentag':1644 'perform':1790 'perhap':1858 'period':1865 'permiss':1127 'permit':2021 'pet':2416 'phone':210,224,919 'pixel':2419 'pixelpals.app':2421 'place':1090 'plan':1333 'platform':812,1571 'pleas':1104 'pledg':1982 'point':373,592 'poll':167 'poor':1759 'popular':2202 'post':14,69,76,914,1006 'potenti':975,1016,1633 'prais':783 'present':1665 'pressur':2482 'previous':2260 'price':233,275,301,1852,1869,2016,2076,2210,2266 'pro':2312 'pro-rat':2311 'process':655,1298,1976,2327,2346 'process/pixel':2293 'promis':547,2261 'propos':623 'provabl':33 'provid':241,1350,1366 'public':414,984,1116 'purchas':824 'qualiti':1622 'question':41 'quick':2496 'ran':2177 'rate':2313 'rather':1074 're':98,238,329,396,670,723,730,740,1339,1631,1738,2104,2448 'reaffirm':846 'real':1742 'realist':1828 'realiti':284,326,2257 'realli':589,852,1413,1507,1627,2011,2492 'reason':256 'receiv':458,2309 'recogn':1691,1733,1973 'record':917 'reddit':24,30,56,66,80,160,168,187,327,378,452,463,493,504,523,545,628,661,668,688,699,701,779,831,863,892,932,940,965,1041,1149,1212,1305,1343,1374,1399,1425,1443,1498,1521,1532,1572,1695,1756,1919,2014,2073,2164,2223,2228,2282 'refund':1300,2292,2314,2339,2383 'refut':1363 'regardless':1316 'relationship':185 'relay':2162 'remain':2318 'rememb':2214 'repeat':150,973 'replac':1544 'repli':78 'request':2053,2130 'requir':2347 'research':1792 'respect':1731 'respond':700,1103,1208,1927 'respons':461 'result':2187 'revenu':316 'roll':239 'rout':2454 'run':809,2101 'said':484,566,648,795,814,862,885,1078,1112,1120,2284 'save':1442 'saw':816 'say':48,558,1045,1051,1091,1097,1712,2521 'scale':860 'scene':901 'see':1810,2159,2243,2533 'seem':253 'self':1753 'self-inflict':1752 'sent':447 'sentiment':1495 'separ':2414 'servic':2039 'set':2465 'settl':359 'sever':443 'share':508 'short':290,836,1863,1918 'show':516,756,923,1030,1165,1178,1280,1913 'shown':1000,1232,1758 'shut':1265 'similar':2186,2328 'simpl':1199 'simpli':1190 'singl':2197 'situat':1736 'sky':1889 'small':1452,1643 'solut':626 'someth':105,598,1052,1098,1113,2007,2498 'somewhat':2167 'soon':2360 'space':857 'spread':1256 'start':305,1275,1877 'statement':35,760,1379 'step':1781 'steve':87,147,436,482,754,781,870,880,967,996,1007,1057,1077,1169 'still':969,1249 'stop':1207,1242 'stori':835,1156 'storm':1483 'stuff':236 'subject':807 'subreddit':72,1615,1678 'subscript':1304,2047,2175,2302 'subset':2118 'suggest':348,521,1200 'support':2435,2488,2537 'surpris':2026 'surviv':357,1515 'system':1673 'take':2084 'takeaway':838 'tale':1071 'talk':64,500,538,1136,1923,1986 'tell':408 'thank':49,915,2483,2484 'thing':705,1047,1093,1591 'think':703,1158,1392,1409,1502,1548 'third':681,1313,1345,2204 'third-parti':680,1312,1344,2203 'thousand':2513 'threaten':868,883,907 'threw':1214 'throughout':209,541,1184 'throw':1237 'thursday':775 'time':208,370,802,936,1447,1903,1996,2298,2317 'timelin':394,1829 'tip':2459 'tipjar@apolloapp.io':2478 'tone':1530 'took':692,1834 'tool':63 'top':2463 'tough':1628 'toward':1524 'towel':1217,1240 'traffic':25 'transcript':955 'treat':1728 'tri':418,672,709,725,732,742 'turn':2391 'tweetbot/twitterrific':2330 'twitter':677,793,821,840,844 'twitter/elon':676 'typic':2040 'underscor':590 'undertak':1611 'undertaken':1789 'uniniti':54 'uniqu':1666 'unpaid':1586 'unreason':273,2268 'unsurpris':2066 'unten':2212 'untru':758 'updat':2441 'upon':449,1635 'upvot':77 'us':340,502,869,884,904,908,1049,1084,1095,1225,1478,2530,2539 'use':102,2041,2049,2068,2123,2271 'user':127,318,1062,1301,1400,1588,1638,1769,1967,2031,2048,2063,2078,2115,2237,2252,2296,2335 'valu':1351,1367,1697 've':294,565,622,647,1381,1418,1514,1766,2437 'verg':512,1357 'versus':1117 'view':170 'virtual':2415 'volunt':1587 'vote':165 'wade':1651 'want':21,27,84,336,498,556,572,587,595,662,1191,1221,1309,1428,2150 'water':753 'way':1441 'weather':1479,1893 'web.archive.org':5 'web.archive.org/web/20230619173946/https://www.reddit.com/r/apolloapp/comments/14dkqrw/i_want_to_debunk_reddits_claims_and_talk_about/),':4 'websit':1554 'week':375,771,1143,1271,1931,2445 'well':37,286,490,534,1980 'went':970 'weren':429 'wherein':1639,2334 'whole':654 'will':2034 'willing':204 'without':377 'work':332,338,431,479,574,600,664,1223,1284,1293,1455,1675,1681,1825,2176,2321,2350,2408,2471 'world':476 'would':280,350,549,1035,1202,1274,1744,1787,1853,2079,2134,2424 'www.crn.com':1565 'www.crn.com/news/channel-programs/cognizant-getting-200m-from-facebook-to-moderate-violent-content-amid-allegations-of-filthy-work-conditions-report)':1564 'www.inc.com':1359 'www.inc.com/jason-aten/reddits-ceo-says-third-party-apps-add-no-value-hes-measuring-it-all-wrong.html).)':1358 'www.macrumors.com':2332 'www.macrumors.com/2023/03/02/tweetbot-twitterrific-subscription-refunds/)':2331 'www.nbcnews.com':768 'www.nbcnews.com/tech/tech-news/reddit-blackout-protest-private-ceo-elon-musk-huffman-rcna89700)':767 'www.reddit.com':320,467,472,1815,1823,1845,1856,2182,2220,2290 'www.reddit.com/r/apolloapp/comments/13ws4w3/had_a_call_with_reddit_to_discuss_pricing_bad/)':319,2219 'www.reddit.com/r/blind/comments/1447ibp/what_apps_meet_your_access_needs/)?':1822 'www.reddit.com/r/infinity_for_reddit/comments/14c7v84/comment/jokqfe4/?context=1).':2289 'www.reddit.com/r/modsupport/comments/tk5h9b/anyway_to_look_at_the_mod_log_on_mobile/)?':1814 'www.reddit.com/r/reddit/comments/12qwagm/an_update_regarding_reddits_api/)':1844 'www.reddit.com/r/reddit/comments/145bram/comment/jnk2pp3),':466 'www.reddit.com/r/reddit/comments/145bram/comment/jnk2q0e)).':471 'www.reddit.com/r/redditdev/comments/13wsiks/api_update_enterprise_level_tier_for_large_scale/),':1855 'www.reddit.com/r/relayforreddit/comments/14bluna/comment/jogj9zr)':2181 'www.theverge.com':514 'www.theverge.com/2023/6/16/23763661/reddit-rif-is-fun-developer-ceo-steve-huffman)':513 'year':826,1303,1404,2295,2504 'yet':989 'zero':1281,2481"
  +cross: false
  +upVotes: 4
  +downVotes: 0
  +ranking: 1687249053
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/57584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687196053 {#2454
    date: 2023-06-19 19:34:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#2380
  +user: Proxies\__CG__\App\Entity\User {#2386 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2382 …}
  +slug: "Vote-for-the-name-of-this-new-Kbin-and-Lemmy"
  +title: "Vote for the name of this new Kbin and Lemmy iOS app under development!"
  +url: "https://mastodon.social/@hariette@tech.lgbt/110560446695126108"
  +body: "Poll: What should be the final name for the #Kmoon app for #kbin and #lemmy? Below some suggestions from the community."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 0
  +score: 2
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688461275 {#2364
    date: 2023-07-04 11:01:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2378 …}
  +reports: Doctrine\ORM\PersistentCollection {#2381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
  +badges: Doctrine\ORM\PersistentCollection {#1926 …}
  +children: []
  -id: 707
  -titleTs: "'app':12 'develop':14 'io':11 'kbin':8 'lemmi':10 'name':4 'new':7 'vote':1"
  -bodyTs: "'app':11 'communiti':21 'final':6 'kbin':13 'kmoon':10 'lemmi':15 'name':7 'poll':1 'suggest':18"
  +cross: false
  +upVotes: 2
  +downVotes: 0
  +ranking: 1687064349
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/45230"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687029349 {#2372
    date: 2023-06-17 21:15:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#2380
  +user: Proxies\__CG__\App\Entity\User {#2386 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2382 …}
  +slug: "Vote-for-the-name-of-this-new-Kbin-and-Lemmy"
  +title: "Vote for the name of this new Kbin and Lemmy iOS app under development!"
  +url: "https://mastodon.social/@hariette@tech.lgbt/110560446695126108"
  +body: "Poll: What should be the final name for the #Kmoon app for #kbin and #lemmy? Below some suggestions from the community."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 0
  +score: 2
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688461275 {#2364
    date: 2023-07-04 11:01:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2378 …}
  +reports: Doctrine\ORM\PersistentCollection {#2381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
  +badges: Doctrine\ORM\PersistentCollection {#1926 …}
  +children: []
  -id: 707
  -titleTs: "'app':12 'develop':14 'io':11 'kbin':8 'lemmi':10 'name':4 'new':7 'vote':1"
  -bodyTs: "'app':11 'communiti':21 'final':6 'kbin':13 'kmoon':10 'lemmi':15 'name':7 'poll':1 'suggest':18"
  +cross: false
  +upVotes: 2
  +downVotes: 0
  +ranking: 1687064349
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/45230"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687029349 {#2372
    date: 2023-06-17 21:15:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#2380
  +user: Proxies\__CG__\App\Entity\User {#2386 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2382 …}
  +slug: "Vote-for-the-name-of-this-new-Kbin-and-Lemmy"
  +title: "Vote for the name of this new Kbin and Lemmy iOS app under development!"
  +url: "https://mastodon.social/@hariette@tech.lgbt/110560446695126108"
  +body: "Poll: What should be the final name for the #Kmoon app for #kbin and #lemmy? Below some suggestions from the community."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 0
  +score: 2
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688461275 {#2364
    date: 2023-07-04 11:01:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2378 …}
  +reports: Doctrine\ORM\PersistentCollection {#2381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
  +badges: Doctrine\ORM\PersistentCollection {#1926 …}
  +children: []
  -id: 707
  -titleTs: "'app':12 'develop':14 'io':11 'kbin':8 'lemmi':10 'name':4 'new':7 'vote':1"
  -bodyTs: "'app':11 'communiti':21 'final':6 'kbin':13 'kmoon':10 'lemmi':15 'name':7 'poll':1 'suggest':18"
  +cross: false
  +upVotes: 2
  +downVotes: 0
  +ranking: 1687064349
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/45230"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687029349 {#2372
    date: 2023-06-17 21:15:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1908
  +user: Proxies\__CG__\App\Entity\User {#1407 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1592 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1591 …}
  +slug: "20-Reddit-Activity-Analysis-OC"
  +title: "-20% Reddit Activity – Analysis (OC)"
  +url: "https://kbin.social/m/RedditMigration/t/28560/60-of-subreddits-are-still-dark-Reddit-activity-down-30/comment/133497/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686915593 {#1874
    date: 2023-06-16 13:39:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1883 …}
  +votes: Doctrine\ORM\PersistentCollection {#2389 …}
  +reports: Doctrine\ORM\PersistentCollection {#2387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
  +badges: Doctrine\ORM\PersistentCollection {#1381 …}
  +children: []
  -id: 545
  -titleTs: "'-20':1 'activ':3 'analysi':4 'oc':5 'reddit':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686931421
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/33555"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686905421 {#1907
    date: 2023-06-16 10:50:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1908
  +user: Proxies\__CG__\App\Entity\User {#1407 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1592 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1591 …}
  +slug: "20-Reddit-Activity-Analysis-OC"
  +title: "-20% Reddit Activity – Analysis (OC)"
  +url: "https://kbin.social/m/RedditMigration/t/28560/60-of-subreddits-are-still-dark-Reddit-activity-down-30/comment/133497/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686915593 {#1874
    date: 2023-06-16 13:39:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1883 …}
  +votes: Doctrine\ORM\PersistentCollection {#2389 …}
  +reports: Doctrine\ORM\PersistentCollection {#2387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
  +badges: Doctrine\ORM\PersistentCollection {#1381 …}
  +children: []
  -id: 545
  -titleTs: "'-20':1 'activ':3 'analysi':4 'oc':5 'reddit':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686931421
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/33555"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686905421 {#1907
    date: 2023-06-16 10:50:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1908
  +user: Proxies\__CG__\App\Entity\User {#1407 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1592 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1591 …}
  +slug: "20-Reddit-Activity-Analysis-OC"
  +title: "-20% Reddit Activity – Analysis (OC)"
  +url: "https://kbin.social/m/RedditMigration/t/28560/60-of-subreddits-are-still-dark-Reddit-activity-down-30/comment/133497/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686915593 {#1874
    date: 2023-06-16 13:39:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1883 …}
  +votes: Doctrine\ORM\PersistentCollection {#2389 …}
  +reports: Doctrine\ORM\PersistentCollection {#2387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
  +badges: Doctrine\ORM\PersistentCollection {#1381 …}
  +children: []
  -id: 545
  -titleTs: "'-20':1 'activ':3 'analysi':4 'oc':5 'reddit':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686931421
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/33555"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686905421 {#1907
    date: 2023-06-16 10:50:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1385
  +user: Proxies\__CG__\App\Entity\User {#1382 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1401 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1404 …}
  +slug: "Reddit-CEO-tells-employees-that-subreddit-blackout-will-pass"
  +title: "Reddit CEO tells employees that subreddit blackout ‘will pass’"
  +url: "https://www.theverge.com/2023/6/13/23759559/reddit-internal-memo-api-pricing-changes-steve-huffman"
  +body: """
    Spez, and Reddit as a whole is basically counting on most subreddits opening back up tomorrow after the 48-hour period.\n
    \n
    Really hope that mods can hold out for longer, make them really panic.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 11
  +score: 2
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688339848 {#1402
    date: 2023-07-03 01:17:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
  +badges: Doctrine\ORM\PersistentCollection {#2022 …}
  +children: []
  -id: 530
  -titleTs: "'blackout':7 'ceo':2 'employe':4 'pass':9 'reddit':1 'subreddit':6 'tell':3"
  -bodyTs: "'48':19 'back':14 'basic':8 'count':9 'hold':27 'hope':23 'hour':20 'longer':30 'make':31 'mod':25 'open':13 'panic':34 'period':21 'realli':22,33 'reddit':3 'spez':1 'subreddit':12 'tomorrow':16 'whole':6"
  +cross: false
  +upVotes: 1
  +downVotes: 0
  +ranking: 1686735555
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/14856"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686678055 {#1405
    date: 2023-06-13 19:40:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1385
  +user: Proxies\__CG__\App\Entity\User {#1382 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1401 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1404 …}
  +slug: "Reddit-CEO-tells-employees-that-subreddit-blackout-will-pass"
  +title: "Reddit CEO tells employees that subreddit blackout ‘will pass’"
  +url: "https://www.theverge.com/2023/6/13/23759559/reddit-internal-memo-api-pricing-changes-steve-huffman"
  +body: """
    Spez, and Reddit as a whole is basically counting on most subreddits opening back up tomorrow after the 48-hour period.\n
    \n
    Really hope that mods can hold out for longer, make them really panic.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 11
  +score: 2
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688339848 {#1402
    date: 2023-07-03 01:17:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
  +badges: Doctrine\ORM\PersistentCollection {#2022 …}
  +children: []
  -id: 530
  -titleTs: "'blackout':7 'ceo':2 'employe':4 'pass':9 'reddit':1 'subreddit':6 'tell':3"
  -bodyTs: "'48':19 'back':14 'basic':8 'count':9 'hold':27 'hope':23 'hour':20 'longer':30 'make':31 'mod':25 'open':13 'panic':34 'period':21 'realli':22,33 'reddit':3 'spez':1 'subreddit':12 'tomorrow':16 'whole':6"
  +cross: false
  +upVotes: 1
  +downVotes: 0
  +ranking: 1686735555
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/14856"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686678055 {#1405
    date: 2023-06-13 19:40:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1385
  +user: Proxies\__CG__\App\Entity\User {#1382 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1401 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1404 …}
  +slug: "Reddit-CEO-tells-employees-that-subreddit-blackout-will-pass"
  +title: "Reddit CEO tells employees that subreddit blackout ‘will pass’"
  +url: "https://www.theverge.com/2023/6/13/23759559/reddit-internal-memo-api-pricing-changes-steve-huffman"
  +body: """
    Spez, and Reddit as a whole is basically counting on most subreddits opening back up tomorrow after the 48-hour period.\n
    \n
    Really hope that mods can hold out for longer, make them really panic.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 11
  +score: 2
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688339848 {#1402
    date: 2023-07-03 01:17:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
  +badges: Doctrine\ORM\PersistentCollection {#2022 …}
  +children: []
  -id: 530
  -titleTs: "'blackout':7 'ceo':2 'employe':4 'pass':9 'reddit':1 'subreddit':6 'tell':3"
  -bodyTs: "'48':19 'back':14 'basic':8 'count':9 'hold':27 'hope':23 'hour':20 'longer':30 'make':31 'mod':25 'open':13 'panic':34 'period':21 'realli':22,33 'reddit':3 'spez':1 'subreddit':12 'tomorrow':16 'whole':6"
  +cross: false
  +upVotes: 1
  +downVotes: 0
  +ranking: 1686735555
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/14856"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686678055 {#1405
    date: 2023-06-13 19:40:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#2033
  +user: Proxies\__CG__\App\Entity\User {#2021 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2028 …}
  +slug: "Reddit-Migration-Directory-Subreddit-Replacements"
  +title: "Reddit Migration Directory: Subreddit Replacements"
  +url: "https://redditmigration.com"
  +body: "A nice directory of subreddits and where to find them on the threadiverse!"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 19
  +score: 7
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688694189 {#2025
    date: 2023-07-07 03:43:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2029 …}
  +votes: Doctrine\ORM\PersistentCollection {#2020 …}
  +reports: Doctrine\ORM\PersistentCollection {#2027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
  +badges: Doctrine\ORM\PersistentCollection {#2075 …}
  +children: []
  -id: 883
  -titleTs: "'directori':3 'migrat':2 'reddit':1 'replac':5 'subreddit':4"
  -bodyTs: "'directori':3 'find':9 'nice':2 'subreddit':5 'threadivers':13"
  +cross: false
  +upVotes: 7
  +downVotes: 0
  +ranking: 1688668707
  +visibility: "visible             "
  +apId: "https://dmv.pub/m/RedditMigration@kbin.social/t/258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688582307 {#2011
    date: 2023-07-05 20:38:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#2033
  +user: Proxies\__CG__\App\Entity\User {#2021 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2028 …}
  +slug: "Reddit-Migration-Directory-Subreddit-Replacements"
  +title: "Reddit Migration Directory: Subreddit Replacements"
  +url: "https://redditmigration.com"
  +body: "A nice directory of subreddits and where to find them on the threadiverse!"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 19
  +score: 7
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688694189 {#2025
    date: 2023-07-07 03:43:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2029 …}
  +votes: Doctrine\ORM\PersistentCollection {#2020 …}
  +reports: Doctrine\ORM\PersistentCollection {#2027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
  +badges: Doctrine\ORM\PersistentCollection {#2075 …}
  +children: []
  -id: 883
  -titleTs: "'directori':3 'migrat':2 'reddit':1 'replac':5 'subreddit':4"
  -bodyTs: "'directori':3 'find':9 'nice':2 'subreddit':5 'threadivers':13"
  +cross: false
  +upVotes: 7
  +downVotes: 0
  +ranking: 1688668707
  +visibility: "visible             "
  +apId: "https://dmv.pub/m/RedditMigration@kbin.social/t/258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688582307 {#2011
    date: 2023-07-05 20:38:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#2033
  +user: Proxies\__CG__\App\Entity\User {#2021 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2028 …}
  +slug: "Reddit-Migration-Directory-Subreddit-Replacements"
  +title: "Reddit Migration Directory: Subreddit Replacements"
  +url: "https://redditmigration.com"
  +body: "A nice directory of subreddits and where to find them on the threadiverse!"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 19
  +score: 7
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688694189 {#2025
    date: 2023-07-07 03:43:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2029 …}
  +votes: Doctrine\ORM\PersistentCollection {#2020 …}
  +reports: Doctrine\ORM\PersistentCollection {#2027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
  +badges: Doctrine\ORM\PersistentCollection {#2075 …}
  +children: []
  -id: 883
  -titleTs: "'directori':3 'migrat':2 'reddit':1 'replac':5 'subreddit':4"
  -bodyTs: "'directori':3 'find':9 'nice':2 'subreddit':5 'threadivers':13"
  +cross: false
  +upVotes: 7
  +downVotes: 0
  +ranking: 1688668707
  +visibility: "visible             "
  +apId: "https://dmv.pub/m/RedditMigration@kbin.social/t/258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688582307 {#2011
    date: 2023-07-05 20:38:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#2078
  +user: Proxies\__CG__\App\Entity\User {#2076 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#2097 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1404 …}
  +slug: "The-Reddit-moderators-who-coordinate-many-celebrity-AMAs-will-no"
  +title: "The Reddit moderators who coordinate many celebrity AMAs will no longer do so"
  +url: "https://www.theverge.com/2023/7/1/23781306/reddit-moderators-iama-celebrity-ama"
  +body: "“It does mean you’ll need to pay more attention.”"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 64
  +score: 14
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688429071 {#2079
    date: 2023-07-04 02:04:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2085 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  +badges: Doctrine\ORM\PersistentCollection {#2064 …}
  +children: []
  -id: 698
  -titleTs: "'ama':8 'celebr':7 'coordin':5 'longer':11 'mani':6 'moder':3 'reddit':2"
  -bodyTs: "'attent':10 'll':5 'mean':3 'need':6 'pay':8"
  +cross: false
  +upVotes: 14
  +downVotes: 0
  +ranking: 1688370275
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/126494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688283875 {#2084
    date: 2023-07-02 09:44:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#2078
  +user: Proxies\__CG__\App\Entity\User {#2076 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#2097 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1404 …}
  +slug: "The-Reddit-moderators-who-coordinate-many-celebrity-AMAs-will-no"
  +title: "The Reddit moderators who coordinate many celebrity AMAs will no longer do so"
  +url: "https://www.theverge.com/2023/7/1/23781306/reddit-moderators-iama-celebrity-ama"
  +body: "“It does mean you’ll need to pay more attention.”"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 64
  +score: 14
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688429071 {#2079
    date: 2023-07-04 02:04:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2085 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  +badges: Doctrine\ORM\PersistentCollection {#2064 …}
  +children: []
  -id: 698
  -titleTs: "'ama':8 'celebr':7 'coordin':5 'longer':11 'mani':6 'moder':3 'reddit':2"
  -bodyTs: "'attent':10 'll':5 'mean':3 'need':6 'pay':8"
  +cross: false
  +upVotes: 14
  +downVotes: 0
  +ranking: 1688370275
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/126494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688283875 {#2084
    date: 2023-07-02 09:44:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#2078
  +user: Proxies\__CG__\App\Entity\User {#2076 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#2097 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1404 …}
  +slug: "The-Reddit-moderators-who-coordinate-many-celebrity-AMAs-will-no"
  +title: "The Reddit moderators who coordinate many celebrity AMAs will no longer do so"
  +url: "https://www.theverge.com/2023/7/1/23781306/reddit-moderators-iama-celebrity-ama"
  +body: "“It does mean you’ll need to pay more attention.”"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 64
  +score: 14
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688429071 {#2079
    date: 2023-07-04 02:04:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2085 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  +badges: Doctrine\ORM\PersistentCollection {#2064 …}
  +children: []
  -id: 698
  -titleTs: "'ama':8 'celebr':7 'coordin':5 'longer':11 'mani':6 'moder':3 'reddit':2"
  -bodyTs: "'attent':10 'll':5 'mean':3 'need':6 'pay':8"
  +cross: false
  +upVotes: 14
  +downVotes: 0
  +ranking: 1688370275
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/126494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688283875 {#2084
    date: 2023-07-02 09:44:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#2087
  +user: Proxies\__CG__\App\Entity\User {#2091 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1693 …}
  +slug: "Karma-does-Lemmy-have-it"
  +title: "Karma - does Lemmy have it?"
  +url: null
  +body: """
    Fake internet points. Karma. Whatever you call it… does Lemmy have the equivalent? There is an undeniable motivator in trying to earn more karma as a badge of honor.\n
    \n
    Other things like badges to “earn”, and you have a silly but valid social award system for pushing people to contribute content.\n
    \n
    Does Lemmy have any of this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688298238 {#2088
    date: 2023-07-02 13:43:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2086 …}
  +votes: Doctrine\ORM\PersistentCollection {#2093 …}
  +reports: Doctrine\ORM\PersistentCollection {#2094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
  +badges: Doctrine\ORM\PersistentCollection {#2131 …}
  +children: []
  -id: 665
  -titleTs: "'karma':1 'lemmi':3"
  -bodyTs: "'award':44 'badg':27,33 'call':7 'content':51 'contribut':50 'earn':22,35 'equival':13 'fake':1 'honor':29 'internet':2 'karma':4,24 'lemmi':10,53 'like':32 'motiv':18 'peopl':48 'point':3 'push':47 'silli':40 'social':43 'system':45 'thing':31 'tri':20 'undeni':17 'valid':42 'whatev':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688240260
  +visibility: "visible             "
  +apId: "https://vlemmy.net/post/400782"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688220760 {#2095
    date: 2023-07-01 16:12:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#2087
  +user: Proxies\__CG__\App\Entity\User {#2091 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1693 …}
  +slug: "Karma-does-Lemmy-have-it"
  +title: "Karma - does Lemmy have it?"
  +url: null
  +body: """
    Fake internet points. Karma. Whatever you call it… does Lemmy have the equivalent? There is an undeniable motivator in trying to earn more karma as a badge of honor.\n
    \n
    Other things like badges to “earn”, and you have a silly but valid social award system for pushing people to contribute content.\n
    \n
    Does Lemmy have any of this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688298238 {#2088
    date: 2023-07-02 13:43:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2086 …}
  +votes: Doctrine\ORM\PersistentCollection {#2093 …}
  +reports: Doctrine\ORM\PersistentCollection {#2094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
  +badges: Doctrine\ORM\PersistentCollection {#2131 …}
  +children: []
  -id: 665
  -titleTs: "'karma':1 'lemmi':3"
  -bodyTs: "'award':44 'badg':27,33 'call':7 'content':51 'contribut':50 'earn':22,35 'equival':13 'fake':1 'honor':29 'internet':2 'karma':4,24 'lemmi':10,53 'like':32 'motiv':18 'peopl':48 'point':3 'push':47 'silli':40 'social':43 'system':45 'thing':31 'tri':20 'undeni':17 'valid':42 'whatev':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688240260
  +visibility: "visible             "
  +apId: "https://vlemmy.net/post/400782"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688220760 {#2095
    date: 2023-07-01 16:12:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#2087
  +user: Proxies\__CG__\App\Entity\User {#2091 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1693 …}
  +slug: "Karma-does-Lemmy-have-it"
  +title: "Karma - does Lemmy have it?"
  +url: null
  +body: """
    Fake internet points. Karma. Whatever you call it… does Lemmy have the equivalent? There is an undeniable motivator in trying to earn more karma as a badge of honor.\n
    \n
    Other things like badges to “earn”, and you have a silly but valid social award system for pushing people to contribute content.\n
    \n
    Does Lemmy have any of this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688298238 {#2088
    date: 2023-07-02 13:43:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2086 …}
  +votes: Doctrine\ORM\PersistentCollection {#2093 …}
  +reports: Doctrine\ORM\PersistentCollection {#2094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
  +badges: Doctrine\ORM\PersistentCollection {#2131 …}
  +children: []
  -id: 665
  -titleTs: "'karma':1 'lemmi':3"
  -bodyTs: "'award':44 'badg':27,33 'call':7 'content':51 'contribut':50 'earn':22,35 'equival':13 'fake':1 'honor':29 'internet':2 'karma':4,24 'lemmi':10,53 'like':32 'motiv':18 'peopl':48 'point':3 'push':47 'silli':40 'social':43 'system':45 'thing':31 'tri':20 'undeni':17 'valid':42 'whatev':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688240260
  +visibility: "visible             "
  +apId: "https://vlemmy.net/post/400782"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688220760 {#2095
    date: 2023-07-01 16:12:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#2345
  +user: Proxies\__CG__\App\Entity\User {#2350 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#2330 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2348 …}
  +slug: "Reddit-suddenly-caresTM-for-the-blind"
  +title: "Reddit suddenly caresTM for the blind"
  +url: "https://web.archive.org/web/20230701024046/https://old.reddit.com/r/modnews/comments/14n9426/accessibility_updates_to_mod_tools_part_2/"
  +body: "Transparent PR moves are transparent."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688215384 {#2138
    date: 2023-07-01 14:43:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2346 …}
  +votes: Doctrine\ORM\PersistentCollection {#2347 …}
  +reports: Doctrine\ORM\PersistentCollection {#2344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2060 …}
  +badges: Doctrine\ORM\PersistentCollection {#2331 …}
  +children: []
  -id: 655
  -titleTs: "'blind':6 'carestm':3 'reddit':1 'sudden':2"
  -bodyTs: "'move':3 'pr':2 'transpar':1,5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688198806
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/888079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688179306 {#2040
    date: 2023-07-01 04:41:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#2345
  +user: Proxies\__CG__\App\Entity\User {#2350 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#2330 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2348 …}
  +slug: "Reddit-suddenly-caresTM-for-the-blind"
  +title: "Reddit suddenly caresTM for the blind"
  +url: "https://web.archive.org/web/20230701024046/https://old.reddit.com/r/modnews/comments/14n9426/accessibility_updates_to_mod_tools_part_2/"
  +body: "Transparent PR moves are transparent."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688215384 {#2138
    date: 2023-07-01 14:43:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2346 …}
  +votes: Doctrine\ORM\PersistentCollection {#2347 …}
  +reports: Doctrine\ORM\PersistentCollection {#2344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2060 …}
  +badges: Doctrine\ORM\PersistentCollection {#2331 …}
  +children: []
  -id: 655
  -titleTs: "'blind':6 'carestm':3 'reddit':1 'sudden':2"
  -bodyTs: "'move':3 'pr':2 'transpar':1,5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688198806
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/888079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688179306 {#2040
    date: 2023-07-01 04:41:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#2345
  +user: Proxies\__CG__\App\Entity\User {#2350 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#2330 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2348 …}
  +slug: "Reddit-suddenly-caresTM-for-the-blind"
  +title: "Reddit suddenly caresTM for the blind"
  +url: "https://web.archive.org/web/20230701024046/https://old.reddit.com/r/modnews/comments/14n9426/accessibility_updates_to_mod_tools_part_2/"
  +body: "Transparent PR moves are transparent."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688215384 {#2138
    date: 2023-07-01 14:43:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2346 …}
  +votes: Doctrine\ORM\PersistentCollection {#2347 …}
  +reports: Doctrine\ORM\PersistentCollection {#2344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2060 …}
  +badges: Doctrine\ORM\PersistentCollection {#2331 …}
  +children: []
  -id: 655
  -titleTs: "'blind':6 'carestm':3 'reddit':1 'sudden':2"
  -bodyTs: "'move':3 'pr':2 'transpar':1,5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688198806
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/888079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688179306 {#2040
    date: 2023-07-01 04:41:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 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
78 DENIED moderate
App\Entity\Entry {#2326
  +user: Proxies\__CG__\App\Entity\User {#2191 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1693 …}
  +slug: "Apollo-seems-to-have-been-shut-down"
  +title: "Apollo seems to have been shut down"
  +url: null
  +body: "Both of my devices can’t launch the app anymore. Looks like its the end of an era boys and girls"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 12
  +score: 5
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688244035 {#2289
    date: 2023-07-01 22:40:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2325 …}
  +votes: Doctrine\ORM\PersistentCollection {#2329 …}
  +reports: Doctrine\ORM\PersistentCollection {#2323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2340 …}
  +badges: Doctrine\ORM\PersistentCollection {#2342 …}
  +children: []
  -id: 633
  -titleTs: "'apollo':1 'seem':2 'shut':6"
  -bodyTs: "'anymor':10 'app':9 'boy':19 'devic':4 'end':15 'era':18 'girl':21 'launch':7 'like':12 'look':11"
  +cross: false
  +upVotes: 5
  +downVotes: 0
  +ranking: 1688235377
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/872911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688166377 {#2328
    date: 2023-07-01 01:06:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#2326
  +user: Proxies\__CG__\App\Entity\User {#2191 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1693 …}
  +slug: "Apollo-seems-to-have-been-shut-down"
  +title: "Apollo seems to have been shut down"
  +url: null
  +body: "Both of my devices can’t launch the app anymore. Looks like its the end of an era boys and girls"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 12
  +score: 5
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688244035 {#2289
    date: 2023-07-01 22:40:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2325 …}
  +votes: Doctrine\ORM\PersistentCollection {#2329 …}
  +reports: Doctrine\ORM\PersistentCollection {#2323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2340 …}
  +badges: Doctrine\ORM\PersistentCollection {#2342 …}
  +children: []
  -id: 633
  -titleTs: "'apollo':1 'seem':2 'shut':6"
  -bodyTs: "'anymor':10 'app':9 'boy':19 'devic':4 'end':15 'era':18 'girl':21 'launch':7 'like':12 'look':11"
  +cross: false
  +upVotes: 5
  +downVotes: 0
  +ranking: 1688235377
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/872911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688166377 {#2328
    date: 2023-07-01 01:06:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#2326
  +user: Proxies\__CG__\App\Entity\User {#2191 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1693 …}
  +slug: "Apollo-seems-to-have-been-shut-down"
  +title: "Apollo seems to have been shut down"
  +url: null
  +body: "Both of my devices can’t launch the app anymore. Looks like its the end of an era boys and girls"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 12
  +score: 5
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688244035 {#2289
    date: 2023-07-01 22:40:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2325 …}
  +votes: Doctrine\ORM\PersistentCollection {#2329 …}
  +reports: Doctrine\ORM\PersistentCollection {#2323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2340 …}
  +badges: Doctrine\ORM\PersistentCollection {#2342 …}
  +children: []
  -id: 633
  -titleTs: "'apollo':1 'seem':2 'shut':6"
  -bodyTs: "'anymor':10 'app':9 'boy':19 'devic':4 'end':15 'era':18 'girl':21 'launch':7 'like':12 'look':11"
  +cross: false
  +upVotes: 5
  +downVotes: 0
  +ranking: 1688235377
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/872911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688166377 {#2328
    date: 2023-07-01 01:06:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 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
82 DENIED moderate
App\Entity\Entry {#2335
  +user: Proxies\__CG__\App\Entity\User {#2339 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2464 …}
  +slug: "FYI-kbin-social-has-a-dark-mode-I-just-discovered-this-maybe"
  +title: "FYI: kbin.social has a dark mode (I just discovered this--maybe I'm late to the game), see image for simple how-to..."
  +url: "https://media.kbin.social/ec/e6/ece62233985e7b461bfb4143f06adf014ddb46817843a3df5191905d50d7ef27.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 5
  +score: 2
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688107673 {#2343
    date: 2023-06-30 08:47:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  +badges: Doctrine\ORM\PersistentCollection {#2065 …}
  +children: []
  -id: 510
  -titleTs: "'dark':5 'discov':9 'fyi':1 'game':17 'how-to':22 'imag':19 'kbin.social':2 'late':14 'm':13 'mayb':11 'mode':6 'see':18 'simpl':21"
  -bodyTs: null
  +cross: false
  +upVotes: 2
  +downVotes: 0
  +ranking: 1688042774
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/110604"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688005274 {#2336
    date: 2023-06-29 04:21:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#2335
  +user: Proxies\__CG__\App\Entity\User {#2339 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2464 …}
  +slug: "FYI-kbin-social-has-a-dark-mode-I-just-discovered-this-maybe"
  +title: "FYI: kbin.social has a dark mode (I just discovered this--maybe I'm late to the game), see image for simple how-to..."
  +url: "https://media.kbin.social/ec/e6/ece62233985e7b461bfb4143f06adf014ddb46817843a3df5191905d50d7ef27.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 5
  +score: 2
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688107673 {#2343
    date: 2023-06-30 08:47:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  +badges: Doctrine\ORM\PersistentCollection {#2065 …}
  +children: []
  -id: 510
  -titleTs: "'dark':5 'discov':9 'fyi':1 'game':17 'how-to':22 'imag':19 'kbin.social':2 'late':14 'm':13 'mayb':11 'mode':6 'see':18 'simpl':21"
  -bodyTs: null
  +cross: false
  +upVotes: 2
  +downVotes: 0
  +ranking: 1688042774
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/110604"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688005274 {#2336
    date: 2023-06-29 04:21:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#2335
  +user: Proxies\__CG__\App\Entity\User {#2339 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2464 …}
  +slug: "FYI-kbin-social-has-a-dark-mode-I-just-discovered-this-maybe"
  +title: "FYI: kbin.social has a dark mode (I just discovered this--maybe I'm late to the game), see image for simple how-to..."
  +url: "https://media.kbin.social/ec/e6/ece62233985e7b461bfb4143f06adf014ddb46817843a3df5191905d50d7ef27.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 5
  +score: 2
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688107673 {#2343
    date: 2023-06-30 08:47:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  +badges: Doctrine\ORM\PersistentCollection {#2065 …}
  +children: []
  -id: 510
  -titleTs: "'dark':5 'discov':9 'fyi':1 'game':17 'how-to':22 'imag':19 'kbin.social':2 'late':14 'm':13 'mayb':11 'mode':6 'see':18 'simpl':21"
  -bodyTs: null
  +cross: false
  +upVotes: 2
  +downVotes: 0
  +ranking: 1688042774
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/110604"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688005274 {#2336
    date: 2023-06-29 04:21:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 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
86 DENIED moderate
App\Entity\Entry {#2067
  +user: Proxies\__CG__\App\Entity\User {#2070 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2049 …}
  +slug: "Lemmy-and-Kbin-reaching-100k-active-users-within-days"
  +title: "Lemmy & Kbin reaching 100k active users within days."
  +url: "https://fedidb.org/current-events/threadiverse"
  +body: "Looking at Fedidb.org the Fediverse Network Statistics, I'm seeing about 98,000 Active users as of the 27th. That's at least 50k new users this month. Welcome to Lemmy, fellow migrants!"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688432312 {#2066
    date: 2023-07-04 02:58:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2048 …}
  +votes: Doctrine\ORM\PersistentCollection {#2056 …}
  +reports: Doctrine\ORM\PersistentCollection {#2046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
  +badges: Doctrine\ORM\PersistentCollection {#2052 …}
  +children: []
  -id: 755
  -titleTs: "'100k':4 'activ':5 'day':8 'kbin':2 'lemmi':1 'reach':3 'user':6 'within':7"
  -bodyTs: "'000':13 '27th':19 '50k':24 '98':12 'activ':14 'fedidb.org':3 'fedivers':5 'fellow':32 'least':23 'lemmi':31 'look':1 'm':9 'migrant':33 'month':28 'network':6 'new':25 'see':10 'statist':7 'user':15,26 'welcom':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687915262
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/104566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687895762 {#2071
    date: 2023-06-27 21:56:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#2067
  +user: Proxies\__CG__\App\Entity\User {#2070 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2049 …}
  +slug: "Lemmy-and-Kbin-reaching-100k-active-users-within-days"
  +title: "Lemmy & Kbin reaching 100k active users within days."
  +url: "https://fedidb.org/current-events/threadiverse"
  +body: "Looking at Fedidb.org the Fediverse Network Statistics, I'm seeing about 98,000 Active users as of the 27th. That's at least 50k new users this month. Welcome to Lemmy, fellow migrants!"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688432312 {#2066
    date: 2023-07-04 02:58:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2048 …}
  +votes: Doctrine\ORM\PersistentCollection {#2056 …}
  +reports: Doctrine\ORM\PersistentCollection {#2046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
  +badges: Doctrine\ORM\PersistentCollection {#2052 …}
  +children: []
  -id: 755
  -titleTs: "'100k':4 'activ':5 'day':8 'kbin':2 'lemmi':1 'reach':3 'user':6 'within':7"
  -bodyTs: "'000':13 '27th':19 '50k':24 '98':12 'activ':14 'fedidb.org':3 'fedivers':5 'fellow':32 'least':23 'lemmi':31 'look':1 'm':9 'migrant':33 'month':28 'network':6 'new':25 'see':10 'statist':7 'user':15,26 'welcom':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687915262
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/104566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687895762 {#2071
    date: 2023-06-27 21:56:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#2067
  +user: Proxies\__CG__\App\Entity\User {#2070 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2049 …}
  +slug: "Lemmy-and-Kbin-reaching-100k-active-users-within-days"
  +title: "Lemmy & Kbin reaching 100k active users within days."
  +url: "https://fedidb.org/current-events/threadiverse"
  +body: "Looking at Fedidb.org the Fediverse Network Statistics, I'm seeing about 98,000 Active users as of the 27th. That's at least 50k new users this month. Welcome to Lemmy, fellow migrants!"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688432312 {#2066
    date: 2023-07-04 02:58:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2048 …}
  +votes: Doctrine\ORM\PersistentCollection {#2056 …}
  +reports: Doctrine\ORM\PersistentCollection {#2046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
  +badges: Doctrine\ORM\PersistentCollection {#2052 …}
  +children: []
  -id: 755
  -titleTs: "'100k':4 'activ':5 'day':8 'kbin':2 'lemmi':1 'reach':3 'user':6 'within':7"
  -bodyTs: "'000':13 '27th':19 '50k':24 '98':12 'activ':14 'fedidb.org':3 'fedivers':5 'fellow':32 'least':23 'lemmi':31 'look':1 'm':9 'migrant':33 'month':28 'network':6 'new':25 'see':10 'statist':7 'user':15,26 'welcom':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687915262
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/104566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687895762 {#2071
    date: 2023-06-27 21:56:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 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
90 DENIED moderate
App\Entity\Entry {#2125
  +user: Proxies\__CG__\App\Entity\User {#2165 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#2041 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2104 …}
  +slug: "On-The-State-of-r-PICS-Profanity-Offensive-Content-and-An"
  +title: "On The State of /r/PICS: Profanity, Offensive Content, and An Open Letter : r/pics"
  +url: "https://teddit.adminforge.de/r/pics/comments/14jl5n8/on_the_state_of_rpics_profanity_offensive_content/"
  +body: "Keep up the good work r/pics, this last one had me wondering if you were actually r/maliciouscompliance !"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687854799 {#2058
    date: 2023-06-27 10:33:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2100 …}
  +votes: Doctrine\ORM\PersistentCollection {#2105 …}
  +reports: Doctrine\ORM\PersistentCollection {#2111 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2103 …}
  +badges: Doctrine\ORM\PersistentCollection {#2110 …}
  +children: []
  -id: 589
  -titleTs: "'/r/pics':5 'content':8 'letter':12 'offens':7 'open':11 'profan':6 'r/pics':13 'state':3"
  -bodyTs: "'actual':16 'good':4 'keep':1 'last':8 'one':9 'r/maliciouscompliance':17 'r/pics':6 'wonder':12 'work':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687834338
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/100597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687814838 {#2053
    date: 2023-06-26 23:27:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#2125
  +user: Proxies\__CG__\App\Entity\User {#2165 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#2041 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2104 …}
  +slug: "On-The-State-of-r-PICS-Profanity-Offensive-Content-and-An"
  +title: "On The State of /r/PICS: Profanity, Offensive Content, and An Open Letter : r/pics"
  +url: "https://teddit.adminforge.de/r/pics/comments/14jl5n8/on_the_state_of_rpics_profanity_offensive_content/"
  +body: "Keep up the good work r/pics, this last one had me wondering if you were actually r/maliciouscompliance !"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687854799 {#2058
    date: 2023-06-27 10:33:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2100 …}
  +votes: Doctrine\ORM\PersistentCollection {#2105 …}
  +reports: Doctrine\ORM\PersistentCollection {#2111 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2103 …}
  +badges: Doctrine\ORM\PersistentCollection {#2110 …}
  +children: []
  -id: 589
  -titleTs: "'/r/pics':5 'content':8 'letter':12 'offens':7 'open':11 'profan':6 'r/pics':13 'state':3"
  -bodyTs: "'actual':16 'good':4 'keep':1 'last':8 'one':9 'r/maliciouscompliance':17 'r/pics':6 'wonder':12 'work':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687834338
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/100597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687814838 {#2053
    date: 2023-06-26 23:27:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#2125
  +user: Proxies\__CG__\App\Entity\User {#2165 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#2041 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2104 …}
  +slug: "On-The-State-of-r-PICS-Profanity-Offensive-Content-and-An"
  +title: "On The State of /r/PICS: Profanity, Offensive Content, and An Open Letter : r/pics"
  +url: "https://teddit.adminforge.de/r/pics/comments/14jl5n8/on_the_state_of_rpics_profanity_offensive_content/"
  +body: "Keep up the good work r/pics, this last one had me wondering if you were actually r/maliciouscompliance !"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687854799 {#2058
    date: 2023-06-27 10:33:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2100 …}
  +votes: Doctrine\ORM\PersistentCollection {#2105 …}
  +reports: Doctrine\ORM\PersistentCollection {#2111 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2103 …}
  +badges: Doctrine\ORM\PersistentCollection {#2110 …}
  +children: []
  -id: 589
  -titleTs: "'/r/pics':5 'content':8 'letter':12 'offens':7 'open':11 'profan':6 'r/pics':13 'state':3"
  -bodyTs: "'actual':16 'good':4 'keep':1 'last':8 'one':9 'r/maliciouscompliance':17 'r/pics':6 'wonder':12 'work':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687834338
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/100597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687814838 {#2053
    date: 2023-06-26 23:27:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 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
94 DENIED moderate
App\Entity\Entry {#2114
  +user: Proxies\__CG__\App\Entity\User {#2118 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#2117 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2121 …}
  +slug: "Reddit-violates-CCPA"
  +title: "Reddit violates CCPA"
  +url: "https://youtu.be/1B0GGsDdyHI"
  +body: "This video shows that Reddit refused to delete all comments and posts of its users when they close their account via a CCPA / GDPR request."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687811828 {#2112
    date: 2023-06-26 22:37:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2122 …}
  +votes: Doctrine\ORM\PersistentCollection {#2113 …}
  +reports: Doctrine\ORM\PersistentCollection {#2119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
  +badges: Doctrine\ORM\PersistentCollection {#2162 …}
  +children: []
  -id: 646
  -titleTs: "'ccpa':3 'reddit':1 'violat':2"
  -bodyTs: "'account':20 'ccpa':23 'close':18 'comment':10 'delet':8 'gdpr':24 'post':12 'reddit':5 'refus':6 'request':25 'show':3 'user':15 'via':21 'video':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687818509
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/99466"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687799009 {#2124
    date: 2023-06-26 19:03:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#2114
  +user: Proxies\__CG__\App\Entity\User {#2118 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#2117 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2121 …}
  +slug: "Reddit-violates-CCPA"
  +title: "Reddit violates CCPA"
  +url: "https://youtu.be/1B0GGsDdyHI"
  +body: "This video shows that Reddit refused to delete all comments and posts of its users when they close their account via a CCPA / GDPR request."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687811828 {#2112
    date: 2023-06-26 22:37:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2122 …}
  +votes: Doctrine\ORM\PersistentCollection {#2113 …}
  +reports: Doctrine\ORM\PersistentCollection {#2119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
  +badges: Doctrine\ORM\PersistentCollection {#2162 …}
  +children: []
  -id: 646
  -titleTs: "'ccpa':3 'reddit':1 'violat':2"
  -bodyTs: "'account':20 'ccpa':23 'close':18 'comment':10 'delet':8 'gdpr':24 'post':12 'reddit':5 'refus':6 'request':25 'show':3 'user':15 'via':21 'video':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687818509
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/99466"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687799009 {#2124
    date: 2023-06-26 19:03:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#2114
  +user: Proxies\__CG__\App\Entity\User {#2118 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#2117 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2121 …}
  +slug: "Reddit-violates-CCPA"
  +title: "Reddit violates CCPA"
  +url: "https://youtu.be/1B0GGsDdyHI"
  +body: "This video shows that Reddit refused to delete all comments and posts of its users when they close their account via a CCPA / GDPR request."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687811828 {#2112
    date: 2023-06-26 22:37:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2122 …}
  +votes: Doctrine\ORM\PersistentCollection {#2113 …}
  +reports: Doctrine\ORM\PersistentCollection {#2119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
  +badges: Doctrine\ORM\PersistentCollection {#2162 …}
  +children: []
  -id: 646
  -titleTs: "'ccpa':3 'reddit':1 'violat':2"
  -bodyTs: "'account':20 'ccpa':23 'close':18 'comment':10 'delet':8 'gdpr':24 'post':12 'reddit':5 'refus':6 'request':25 'show':3 'user':15 'via':21 'video':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687818509
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/99466"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687799009 {#2124
    date: 2023-06-26 19:03:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 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
98 DENIED moderate
App\Entity\Entry {#2126
  +user: Proxies\__CG__\App\Entity\User {#2043 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#2139 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1591 …}
  +slug: "Reddit-requires-premium-for-changing-themes-and-even-the-browser"
  +title: "Reddit requires premium for changing themes and even the browser theme seems to be ignored in favour of light mode. Imagine if kbin/lemmy did that for free?"
  +url: "https://kbin.social/m/RedditMigration/t/73326"
  +body: "Also Kbin does not ignore my darkmode settings."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687453531 {#2128
    date: 2023-06-22 19:05:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2215 …}
  +votes: Doctrine\ORM\PersistentCollection {#2198 …}
  +reports: Doctrine\ORM\PersistentCollection {#2227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2225 …}
  +badges: Doctrine\ORM\PersistentCollection {#2231 …}
  +children: []
  -id: 531
  -titleTs: "'browser':10 'chang':5 'even':8 'favour':17 'free':27 'ignor':15 'imagin':21 'kbin/lemmy':23 'light':19 'mode':20 'premium':3 'reddit':1 'requir':2 'seem':12 'theme':6,11"
  -bodyTs: "'also':1 'darkmod':7 'ignor':5 'kbin':2 'set':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687417742
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/73326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687403242 {#2127
    date: 2023-06-22 05:07:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#2126
  +user: Proxies\__CG__\App\Entity\User {#2043 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#2139 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1591 …}
  +slug: "Reddit-requires-premium-for-changing-themes-and-even-the-browser"
  +title: "Reddit requires premium for changing themes and even the browser theme seems to be ignored in favour of light mode. Imagine if kbin/lemmy did that for free?"
  +url: "https://kbin.social/m/RedditMigration/t/73326"
  +body: "Also Kbin does not ignore my darkmode settings."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687453531 {#2128
    date: 2023-06-22 19:05:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2215 …}
  +votes: Doctrine\ORM\PersistentCollection {#2198 …}
  +reports: Doctrine\ORM\PersistentCollection {#2227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2225 …}
  +badges: Doctrine\ORM\PersistentCollection {#2231 …}
  +children: []
  -id: 531
  -titleTs: "'browser':10 'chang':5 'even':8 'favour':17 'free':27 'ignor':15 'imagin':21 'kbin/lemmy':23 'light':19 'mode':20 'premium':3 'reddit':1 'requir':2 'seem':12 'theme':6,11"
  -bodyTs: "'also':1 'darkmod':7 'ignor':5 'kbin':2 'set':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687417742
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/73326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687403242 {#2127
    date: 2023-06-22 05:07:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#2126
  +user: Proxies\__CG__\App\Entity\User {#2043 …}
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#328
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#2139 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1591 …}
  +slug: "Reddit-requires-premium-for-changing-themes-and-even-the-browser"
  +title: "Reddit requires premium for changing themes and even the browser theme seems to be ignored in favour of light mode. Imagine if kbin/lemmy did that for free?"
  +url: "https://kbin.social/m/RedditMigration/t/73326"
  +body: "Also Kbin does not ignore my darkmode settings."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687453531 {#2128
    date: 2023-06-22 19:05:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2215 …}
  +votes: Doctrine\ORM\PersistentCollection {#2198 …}
  +reports: Doctrine\ORM\PersistentCollection {#2227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2225 …}
  +badges: Doctrine\ORM\PersistentCollection {#2231 …}
  +children: []
  -id: 531
  -titleTs: "'browser':10 'chang':5 'even':8 'favour':17 'free':27 'ignor':15 'imagin':21 'kbin/lemmy':23 'light':19 'mode':20 'premium':3 'reddit':1 'requir':2 'seem':12 'theme':6,11"
  -bodyTs: "'also':1 'darkmod':7 'ignor':5 'kbin':2 'set':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687417742
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/73326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687403242 {#2127
    date: 2023-06-22 05:07:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED edit
App\Entity\Magazine {#400
  +icon: Proxies\__CG__\App\Entity\Image {#302 …}
  +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 {#329
    date: 2023-07-19 04:14:35.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#283 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
  +entries: Doctrine\ORM\PersistentCollection {#223 …}
  +posts: Doctrine\ORM\PersistentCollection {#181 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
  +bans: Doctrine\ORM\PersistentCollection {#160 …}
  +reports: Doctrine\ORM\PersistentCollection {#146 …}
  +badges: Doctrine\ORM\PersistentCollection {#124 …}
  +logs: Doctrine\ORM\PersistentCollection {#114 …}
  +awards: Doctrine\ORM\PersistentCollection {#103 …}
  +categories: Doctrine\ORM\PersistentCollection {#90 …}
  -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 {#326
    date: 2023-06-29 05:30:00.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1688009399 {#328
    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