GET https://kbin.spritesserver.nl/m/Buttcoin@kbin.social/t/200/The-Reddit-boycott-is-good-for-crypto-CoinDesk

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.13 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.03 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 {#2414
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: App\Entity\Magazine {#262
    +icon: Proxies\__CG__\App\Entity\Image {#242 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#270
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#233 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
    +entries: Doctrine\ORM\PersistentCollection {#176 …}
    +posts: Doctrine\ORM\PersistentCollection {#134 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
    +bans: Doctrine\ORM\PersistentCollection {#113 …}
    +reports: Doctrine\ORM\PersistentCollection {#99 …}
    +badges: Doctrine\ORM\PersistentCollection {#77 …}
    +logs: Doctrine\ORM\PersistentCollection {#67 …}
    +awards: Doctrine\ORM\PersistentCollection {#2434 …}
    +categories: Doctrine\ORM\PersistentCollection {#1804 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#268
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#276
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1961 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
  +slug: "The-Reddit-boycott-is-good-for-crypto-CoinDesk"
  +title: "The Reddit boycott is good for crypto - CoinDesk"
  +url: "https://www.coindesk.com/consensus-magazine/2023/06/12/what-the-reddit-boycott-has-to-do-with-ai-and-crypto/"
  +body: "Now, dear The Node reader, what does all this have to do with crypto? Or how can it help you earn money? Well, depending on how the situation shakes out it could have a few implications for crypto as a social movement. Obviously, the ability for a company to make unilateral decisions that severely affect users is a Big Plus for a movement that is advocating for transparency, open access and user control. Perhaps an enterprising lad, laddess or ladx could build the next Reddit, only decentralized."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687109171 {#1812
    date: 2023-06-18 19:26:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1930 …}
  +reports: Doctrine\ORM\PersistentCollection {#1949 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -id: 200
  -titleTs: "'boycott':3 'coindesk':8 'crypto':7 'good':5 'reddit':2"
  -bodyTs: "'abil':45 'access':70 'advoc':66 'affect':55 'big':59 'build':82 'compani':48 'control':73 'could':32,81 'crypto':14,38 'dear':2 'decentr':87 'decis':52 'depend':24 'earn':21 'enterpris':76 'help':19 'implic':36 'lad':77 'laddess':78 'ladx':80 'make':50 'money':22 'movement':42,63 'next':84 'node':4 'obvious':43 'open':69 'perhap':74 'plus':60 'reader':5 'reddit':85 'sever':54 'shake':29 'situat':28 'social':41 'transpar':68 'unilater':51 'user':56,72 'well':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686790022
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/18410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686777022 {#2420
    date: 2023-06-14 23:10: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
3 DENIED edit
App\Entity\Entry {#2414
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: App\Entity\Magazine {#262
    +icon: Proxies\__CG__\App\Entity\Image {#242 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#270
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#233 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
    +entries: Doctrine\ORM\PersistentCollection {#176 …}
    +posts: Doctrine\ORM\PersistentCollection {#134 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
    +bans: Doctrine\ORM\PersistentCollection {#113 …}
    +reports: Doctrine\ORM\PersistentCollection {#99 …}
    +badges: Doctrine\ORM\PersistentCollection {#77 …}
    +logs: Doctrine\ORM\PersistentCollection {#67 …}
    +awards: Doctrine\ORM\PersistentCollection {#2434 …}
    +categories: Doctrine\ORM\PersistentCollection {#1804 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#268
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#276
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1961 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
  +slug: "The-Reddit-boycott-is-good-for-crypto-CoinDesk"
  +title: "The Reddit boycott is good for crypto - CoinDesk"
  +url: "https://www.coindesk.com/consensus-magazine/2023/06/12/what-the-reddit-boycott-has-to-do-with-ai-and-crypto/"
  +body: "Now, dear The Node reader, what does all this have to do with crypto? Or how can it help you earn money? Well, depending on how the situation shakes out it could have a few implications for crypto as a social movement. Obviously, the ability for a company to make unilateral decisions that severely affect users is a Big Plus for a movement that is advocating for transparency, open access and user control. Perhaps an enterprising lad, laddess or ladx could build the next Reddit, only decentralized."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687109171 {#1812
    date: 2023-06-18 19:26:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1930 …}
  +reports: Doctrine\ORM\PersistentCollection {#1949 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -id: 200
  -titleTs: "'boycott':3 'coindesk':8 'crypto':7 'good':5 'reddit':2"
  -bodyTs: "'abil':45 'access':70 'advoc':66 'affect':55 'big':59 'build':82 'compani':48 'control':73 'could':32,81 'crypto':14,38 'dear':2 'decentr':87 'decis':52 'depend':24 'earn':21 'enterpris':76 'help':19 'implic':36 'lad':77 'laddess':78 'ladx':80 'make':50 'money':22 'movement':42,63 'next':84 'node':4 'obvious':43 'open':69 'perhap':74 'plus':60 'reader':5 'reddit':85 'sever':54 'shake':29 'situat':28 'social':41 'transpar':68 'unilater':51 'user':56,72 'well':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686790022
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/18410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686777022 {#2420
    date: 2023-06-14 23:10: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
4 DENIED moderate
App\Entity\Entry {#2414
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: App\Entity\Magazine {#262
    +icon: Proxies\__CG__\App\Entity\Image {#242 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#270
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#233 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
    +entries: Doctrine\ORM\PersistentCollection {#176 …}
    +posts: Doctrine\ORM\PersistentCollection {#134 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
    +bans: Doctrine\ORM\PersistentCollection {#113 …}
    +reports: Doctrine\ORM\PersistentCollection {#99 …}
    +badges: Doctrine\ORM\PersistentCollection {#77 …}
    +logs: Doctrine\ORM\PersistentCollection {#67 …}
    +awards: Doctrine\ORM\PersistentCollection {#2434 …}
    +categories: Doctrine\ORM\PersistentCollection {#1804 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#268
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#276
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1961 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
  +slug: "The-Reddit-boycott-is-good-for-crypto-CoinDesk"
  +title: "The Reddit boycott is good for crypto - CoinDesk"
  +url: "https://www.coindesk.com/consensus-magazine/2023/06/12/what-the-reddit-boycott-has-to-do-with-ai-and-crypto/"
  +body: "Now, dear The Node reader, what does all this have to do with crypto? Or how can it help you earn money? Well, depending on how the situation shakes out it could have a few implications for crypto as a social movement. Obviously, the ability for a company to make unilateral decisions that severely affect users is a Big Plus for a movement that is advocating for transparency, open access and user control. Perhaps an enterprising lad, laddess or ladx could build the next Reddit, only decentralized."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687109171 {#1812
    date: 2023-06-18 19:26:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1930 …}
  +reports: Doctrine\ORM\PersistentCollection {#1949 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -id: 200
  -titleTs: "'boycott':3 'coindesk':8 'crypto':7 'good':5 'reddit':2"
  -bodyTs: "'abil':45 'access':70 'advoc':66 'affect':55 'big':59 'build':82 'compani':48 'control':73 'could':32,81 'crypto':14,38 'dear':2 'decentr':87 'decis':52 'depend':24 'earn':21 'enterpris':76 'help':19 'implic':36 'lad':77 'laddess':78 'ladx':80 'make':50 'money':22 'movement':42,63 'next':84 'node':4 'obvious':43 'open':69 'perhap':74 'plus':60 'reader':5 'reddit':85 'sever':54 'shake':29 'situat':28 'social':41 'transpar':68 'unilater':51 'user':56,72 'well':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686790022
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/18410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686777022 {#2420
    date: 2023-06-14 23:10: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
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4040
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "Buttcoin@kbin.social"
      +title: "Buttcoin"
      +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 36
      +entryCommentCount: 35
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1723477297 {#270
        date: 2024-08-12 17:41:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 12
      +apId: "Buttcoin@kbin.social"
      +apProfileId: "https://kbin.social/m/Buttcoin"
      +apPublicUrl: "https://kbin.social/m/Buttcoin"
      +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "Buttcoin"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144467 {#268
        date: 2023-06-19 05:14:27.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144467 {#276
        date: 2023-06-19 05:14:27.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "The-Reddit-boycott-is-good-for-crypto-CoinDesk"
    +title: "The Reddit boycott is good for crypto - CoinDesk"
    +url: "https://www.coindesk.com/consensus-magazine/2023/06/12/what-the-reddit-boycott-has-to-do-with-ai-and-crypto/"
    +body: "Now, dear The Node reader, what does all this have to do with crypto? Or how can it help you earn money? Well, depending on how the situation shakes out it could have a few implications for crypto as a social movement. Obviously, the ability for a company to make unilateral decisions that severely affect users is a Big Plus for a movement that is advocating for transparency, open access and user control. Perhaps an enterprising lad, laddess or ladx could build the next Reddit, only decentralized."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687109171 {#1812
      date: 2023-06-18 19:26:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 200
    -titleTs: "'boycott':3 'coindesk':8 'crypto':7 'good':5 'reddit':2"
    -bodyTs: "'abil':45 'access':70 'advoc':66 'affect':55 'big':59 'build':82 'compani':48 'control':73 'could':32,81 'crypto':14,38 'dear':2 'decentr':87 'decis':52 'depend':24 'earn':21 'enterpris':76 'help':19 'implic':36 'lad':77 'laddess':78 'ladx':80 'make':50 'money':22 'movement':42,63 'next':84 'node':4 'obvious':43 'open':69 'perhap':74 'plus':60 'reader':5 'reddit':85 'sever':54 'shake':29 'situat':28 'social':41 'transpar':68 'unilater':51 'user':56,72 'well':23"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1686790022
    +visibility: "visible             "
    +apId: "https://kbin.social/m/Buttcoin/t/18410"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686777022 {#2420
      date: 2023-06-14 23:10:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Obviously, the ability for a company to make unilateral decisions that severely affect users is a Big Plus for a movement that is advocating for transparency, open access and user control. Perhaps an enterprising lad, laddess or ladx could build the next Reddit, only decentralized.\n
    \n
    And as we all know, you need crypto to do decentralization; it's the only way.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687395636 {#4049
    date: 2023-06-22 03:00:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Heresy_generator@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4038 …}
  +nested: Doctrine\ORM\PersistentCollection {#4036 …}
  +votes: Doctrine\ORM\PersistentCollection {#4034 …}
  +reports: Doctrine\ORM\PersistentCollection {#4032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4000 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4004 …}
  -id: 1461
  -bodyTs: "'abil':3 'access':28 'advoc':24 'affect':13 'big':17 'build':40 'compani':6 'control':31 'could':39 'crypto':53 'decentr':45,56 'decis':10 'enterpris':34 'know':50 'lad':35 'laddess':36 'ladx':38 'make':8 'movement':21 'need':52 'next':42 'obvious':1 'open':27 'perhap':32 'plus':18 'reddit':43 'sever':12 'transpar':26 'unilater':9 'user':14,30 'way':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/18410/-/comment/72693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686777128 {#3985
    date: 2023-06-14 23:12:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4040
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "Buttcoin@kbin.social"
      +title: "Buttcoin"
      +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 36
      +entryCommentCount: 35
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1723477297 {#270
        date: 2024-08-12 17:41:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 12
      +apId: "Buttcoin@kbin.social"
      +apProfileId: "https://kbin.social/m/Buttcoin"
      +apPublicUrl: "https://kbin.social/m/Buttcoin"
      +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "Buttcoin"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144467 {#268
        date: 2023-06-19 05:14:27.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144467 {#276
        date: 2023-06-19 05:14:27.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "The-Reddit-boycott-is-good-for-crypto-CoinDesk"
    +title: "The Reddit boycott is good for crypto - CoinDesk"
    +url: "https://www.coindesk.com/consensus-magazine/2023/06/12/what-the-reddit-boycott-has-to-do-with-ai-and-crypto/"
    +body: "Now, dear The Node reader, what does all this have to do with crypto? Or how can it help you earn money? Well, depending on how the situation shakes out it could have a few implications for crypto as a social movement. Obviously, the ability for a company to make unilateral decisions that severely affect users is a Big Plus for a movement that is advocating for transparency, open access and user control. Perhaps an enterprising lad, laddess or ladx could build the next Reddit, only decentralized."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687109171 {#1812
      date: 2023-06-18 19:26:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 200
    -titleTs: "'boycott':3 'coindesk':8 'crypto':7 'good':5 'reddit':2"
    -bodyTs: "'abil':45 'access':70 'advoc':66 'affect':55 'big':59 'build':82 'compani':48 'control':73 'could':32,81 'crypto':14,38 'dear':2 'decentr':87 'decis':52 'depend':24 'earn':21 'enterpris':76 'help':19 'implic':36 'lad':77 'laddess':78 'ladx':80 'make':50 'money':22 'movement':42,63 'next':84 'node':4 'obvious':43 'open':69 'perhap':74 'plus':60 'reader':5 'reddit':85 'sever':54 'shake':29 'situat':28 'social':41 'transpar':68 'unilater':51 'user':56,72 'well':23"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1686790022
    +visibility: "visible             "
    +apId: "https://kbin.social/m/Buttcoin/t/18410"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686777022 {#2420
      date: 2023-06-14 23:10:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Obviously, the ability for a company to make unilateral decisions that severely affect users is a Big Plus for a movement that is advocating for transparency, open access and user control. Perhaps an enterprising lad, laddess or ladx could build the next Reddit, only decentralized.\n
    \n
    And as we all know, you need crypto to do decentralization; it's the only way.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687395636 {#4049
    date: 2023-06-22 03:00:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Heresy_generator@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4038 …}
  +nested: Doctrine\ORM\PersistentCollection {#4036 …}
  +votes: Doctrine\ORM\PersistentCollection {#4034 …}
  +reports: Doctrine\ORM\PersistentCollection {#4032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4000 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4004 …}
  -id: 1461
  -bodyTs: "'abil':3 'access':28 'advoc':24 'affect':13 'big':17 'build':40 'compani':6 'control':31 'could':39 'crypto':53 'decentr':45,56 'decis':10 'enterpris':34 'know':50 'lad':35 'laddess':36 'ladx':38 'make':8 'movement':21 'need':52 'next':42 'obvious':1 'open':27 'perhap':32 'plus':18 'reddit':43 'sever':12 'transpar':26 'unilater':9 'user':14,30 'way':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/18410/-/comment/72693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686777128 {#3985
    date: 2023-06-14 23:12:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4040
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "Buttcoin@kbin.social"
      +title: "Buttcoin"
      +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 36
      +entryCommentCount: 35
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1723477297 {#270
        date: 2024-08-12 17:41:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 12
      +apId: "Buttcoin@kbin.social"
      +apProfileId: "https://kbin.social/m/Buttcoin"
      +apPublicUrl: "https://kbin.social/m/Buttcoin"
      +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "Buttcoin"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144467 {#268
        date: 2023-06-19 05:14:27.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144467 {#276
        date: 2023-06-19 05:14:27.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "The-Reddit-boycott-is-good-for-crypto-CoinDesk"
    +title: "The Reddit boycott is good for crypto - CoinDesk"
    +url: "https://www.coindesk.com/consensus-magazine/2023/06/12/what-the-reddit-boycott-has-to-do-with-ai-and-crypto/"
    +body: "Now, dear The Node reader, what does all this have to do with crypto? Or how can it help you earn money? Well, depending on how the situation shakes out it could have a few implications for crypto as a social movement. Obviously, the ability for a company to make unilateral decisions that severely affect users is a Big Plus for a movement that is advocating for transparency, open access and user control. Perhaps an enterprising lad, laddess or ladx could build the next Reddit, only decentralized."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687109171 {#1812
      date: 2023-06-18 19:26:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 200
    -titleTs: "'boycott':3 'coindesk':8 'crypto':7 'good':5 'reddit':2"
    -bodyTs: "'abil':45 'access':70 'advoc':66 'affect':55 'big':59 'build':82 'compani':48 'control':73 'could':32,81 'crypto':14,38 'dear':2 'decentr':87 'decis':52 'depend':24 'earn':21 'enterpris':76 'help':19 'implic':36 'lad':77 'laddess':78 'ladx':80 'make':50 'money':22 'movement':42,63 'next':84 'node':4 'obvious':43 'open':69 'perhap':74 'plus':60 'reader':5 'reddit':85 'sever':54 'shake':29 'situat':28 'social':41 'transpar':68 'unilater':51 'user':56,72 'well':23"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1686790022
    +visibility: "visible             "
    +apId: "https://kbin.social/m/Buttcoin/t/18410"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686777022 {#2420
      date: 2023-06-14 23:10:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Obviously, the ability for a company to make unilateral decisions that severely affect users is a Big Plus for a movement that is advocating for transparency, open access and user control. Perhaps an enterprising lad, laddess or ladx could build the next Reddit, only decentralized.\n
    \n
    And as we all know, you need crypto to do decentralization; it's the only way.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687395636 {#4049
    date: 2023-06-22 03:00:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Heresy_generator@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4038 …}
  +nested: Doctrine\ORM\PersistentCollection {#4036 …}
  +votes: Doctrine\ORM\PersistentCollection {#4034 …}
  +reports: Doctrine\ORM\PersistentCollection {#4032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4000 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4004 …}
  -id: 1461
  -bodyTs: "'abil':3 'access':28 'advoc':24 'affect':13 'big':17 'build':40 'compani':6 'control':31 'could':39 'crypto':53 'decentr':45,56 'decis':10 'enterpris':34 'know':50 'lad':35 'laddess':36 'ladx':38 'make':8 'movement':21 'need':52 'next':42 'obvious':1 'open':27 'perhap':32 'plus':18 'reddit':43 'sever':12 'transpar':26 'unilater':9 'user':14,30 'way':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/18410/-/comment/72693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686777128 {#3985
    date: 2023-06-14 23:12:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#3971
  +user: Proxies\__CG__\App\Entity\User {#3981 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "Buttcoin@kbin.social"
      +title: "Buttcoin"
      +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 36
      +entryCommentCount: 35
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1723477297 {#270
        date: 2024-08-12 17:41:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 12
      +apId: "Buttcoin@kbin.social"
      +apProfileId: "https://kbin.social/m/Buttcoin"
      +apPublicUrl: "https://kbin.social/m/Buttcoin"
      +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "Buttcoin"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144467 {#268
        date: 2023-06-19 05:14:27.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144467 {#276
        date: 2023-06-19 05:14:27.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "The-Reddit-boycott-is-good-for-crypto-CoinDesk"
    +title: "The Reddit boycott is good for crypto - CoinDesk"
    +url: "https://www.coindesk.com/consensus-magazine/2023/06/12/what-the-reddit-boycott-has-to-do-with-ai-and-crypto/"
    +body: "Now, dear The Node reader, what does all this have to do with crypto? Or how can it help you earn money? Well, depending on how the situation shakes out it could have a few implications for crypto as a social movement. Obviously, the ability for a company to make unilateral decisions that severely affect users is a Big Plus for a movement that is advocating for transparency, open access and user control. Perhaps an enterprising lad, laddess or ladx could build the next Reddit, only decentralized."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687109171 {#1812
      date: 2023-06-18 19:26:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 200
    -titleTs: "'boycott':3 'coindesk':8 'crypto':7 'good':5 'reddit':2"
    -bodyTs: "'abil':45 'access':70 'advoc':66 'affect':55 'big':59 'build':82 'compani':48 'control':73 'could':32,81 'crypto':14,38 'dear':2 'decentr':87 'decis':52 'depend':24 'earn':21 'enterpris':76 'help':19 'implic':36 'lad':77 'laddess':78 'ladx':80 'make':50 'money':22 'movement':42,63 'next':84 'node':4 'obvious':43 'open':69 'perhap':74 'plus':60 'reader':5 'reddit':85 'sever':54 'shake':29 'situat':28 'social':41 'transpar':68 'unilater':51 'user':56,72 'well':23"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1686790022
    +visibility: "visible             "
    +apId: "https://kbin.social/m/Buttcoin/t/18410"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686777022 {#2420
      date: 2023-06-14 23:10:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4040
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Obviously, the ability for a company to make unilateral decisions that severely affect users is a Big Plus for a movement that is advocating for transparency, open access and user control. Perhaps an enterprising lad, laddess or ladx could build the next Reddit, only decentralized.\n
      \n
      And as we all know, you need crypto to do decentralization; it's the only way.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687395636 {#4049
      date: 2023-06-22 03:00:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Heresy_generator@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4038 …}
    +nested: Doctrine\ORM\PersistentCollection {#4036 …}
    +votes: Doctrine\ORM\PersistentCollection {#4034 …}
    +reports: Doctrine\ORM\PersistentCollection {#4032 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4000 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4004 …}
    -id: 1461
    -bodyTs: "'abil':3 'access':28 'advoc':24 'affect':13 'big':17 'build':40 'compani':6 'control':31 'could':39 'crypto':53 'decentr':45,56 'decis':10 'enterpris':34 'know':50 'lad':35 'laddess':36 'ladx':38 'make':8 'movement':21 'need':52 'next':42 'obvious':1 'open':27 'perhap':32 'plus':18 'reddit':43 'sever':12 'transpar':26 'unilater':9 'user':14,30 'way':61"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/Buttcoin/t/18410/-/comment/72693"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686777128 {#3985
      date: 2023-06-14 23:12:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4040}
  +body: "Actually you could scrape decentralisation. No one besides the owner can actually be trusted with knowing what's right for the platform, and u/spez even allowing users to revolt proved that, obviously. Just make the next reddit, but with crypto."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687109171 {#3977
    date: 2023-06-18 19:26:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Heresy_generator@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3983 …}
  +nested: Doctrine\ORM\PersistentCollection {#3986 …}
  +votes: Doctrine\ORM\PersistentCollection {#3993 …}
  +reports: Doctrine\ORM\PersistentCollection {#3969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
  -id: 1462
  -bodyTs: "'actual':1,12 'allow':26 'besid':8 'could':3 'crypto':40 'decentralis':5 'even':25 'know':16 'make':34 'next':36 'obvious':32 'one':7 'owner':10 'platform':22 'prove':30 'reddit':37 'revolt':29 'right':19 'scrape':4 'trust':14 'u/spez':24 'user':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/18410/-/comment/215754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687109171 {#3974
    date: 2023-06-18 19:26:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#3971
  +user: Proxies\__CG__\App\Entity\User {#3981 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "Buttcoin@kbin.social"
      +title: "Buttcoin"
      +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 36
      +entryCommentCount: 35
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1723477297 {#270
        date: 2024-08-12 17:41:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 12
      +apId: "Buttcoin@kbin.social"
      +apProfileId: "https://kbin.social/m/Buttcoin"
      +apPublicUrl: "https://kbin.social/m/Buttcoin"
      +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "Buttcoin"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144467 {#268
        date: 2023-06-19 05:14:27.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144467 {#276
        date: 2023-06-19 05:14:27.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "The-Reddit-boycott-is-good-for-crypto-CoinDesk"
    +title: "The Reddit boycott is good for crypto - CoinDesk"
    +url: "https://www.coindesk.com/consensus-magazine/2023/06/12/what-the-reddit-boycott-has-to-do-with-ai-and-crypto/"
    +body: "Now, dear The Node reader, what does all this have to do with crypto? Or how can it help you earn money? Well, depending on how the situation shakes out it could have a few implications for crypto as a social movement. Obviously, the ability for a company to make unilateral decisions that severely affect users is a Big Plus for a movement that is advocating for transparency, open access and user control. Perhaps an enterprising lad, laddess or ladx could build the next Reddit, only decentralized."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687109171 {#1812
      date: 2023-06-18 19:26:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 200
    -titleTs: "'boycott':3 'coindesk':8 'crypto':7 'good':5 'reddit':2"
    -bodyTs: "'abil':45 'access':70 'advoc':66 'affect':55 'big':59 'build':82 'compani':48 'control':73 'could':32,81 'crypto':14,38 'dear':2 'decentr':87 'decis':52 'depend':24 'earn':21 'enterpris':76 'help':19 'implic':36 'lad':77 'laddess':78 'ladx':80 'make':50 'money':22 'movement':42,63 'next':84 'node':4 'obvious':43 'open':69 'perhap':74 'plus':60 'reader':5 'reddit':85 'sever':54 'shake':29 'situat':28 'social':41 'transpar':68 'unilater':51 'user':56,72 'well':23"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1686790022
    +visibility: "visible             "
    +apId: "https://kbin.social/m/Buttcoin/t/18410"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686777022 {#2420
      date: 2023-06-14 23:10:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4040
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Obviously, the ability for a company to make unilateral decisions that severely affect users is a Big Plus for a movement that is advocating for transparency, open access and user control. Perhaps an enterprising lad, laddess or ladx could build the next Reddit, only decentralized.\n
      \n
      And as we all know, you need crypto to do decentralization; it's the only way.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687395636 {#4049
      date: 2023-06-22 03:00:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Heresy_generator@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4038 …}
    +nested: Doctrine\ORM\PersistentCollection {#4036 …}
    +votes: Doctrine\ORM\PersistentCollection {#4034 …}
    +reports: Doctrine\ORM\PersistentCollection {#4032 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4000 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4004 …}
    -id: 1461
    -bodyTs: "'abil':3 'access':28 'advoc':24 'affect':13 'big':17 'build':40 'compani':6 'control':31 'could':39 'crypto':53 'decentr':45,56 'decis':10 'enterpris':34 'know':50 'lad':35 'laddess':36 'ladx':38 'make':8 'movement':21 'need':52 'next':42 'obvious':1 'open':27 'perhap':32 'plus':18 'reddit':43 'sever':12 'transpar':26 'unilater':9 'user':14,30 'way':61"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/Buttcoin/t/18410/-/comment/72693"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686777128 {#3985
      date: 2023-06-14 23:12:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4040}
  +body: "Actually you could scrape decentralisation. No one besides the owner can actually be trusted with knowing what's right for the platform, and u/spez even allowing users to revolt proved that, obviously. Just make the next reddit, but with crypto."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687109171 {#3977
    date: 2023-06-18 19:26:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Heresy_generator@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3983 …}
  +nested: Doctrine\ORM\PersistentCollection {#3986 …}
  +votes: Doctrine\ORM\PersistentCollection {#3993 …}
  +reports: Doctrine\ORM\PersistentCollection {#3969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
  -id: 1462
  -bodyTs: "'actual':1,12 'allow':26 'besid':8 'could':3 'crypto':40 'decentralis':5 'even':25 'know':16 'make':34 'next':36 'obvious':32 'one':7 'owner':10 'platform':22 'prove':30 'reddit':37 'revolt':29 'right':19 'scrape':4 'trust':14 'u/spez':24 'user':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/18410/-/comment/215754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687109171 {#3974
    date: 2023-06-18 19:26:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#3971
  +user: Proxies\__CG__\App\Entity\User {#3981 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "Buttcoin@kbin.social"
      +title: "Buttcoin"
      +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 36
      +entryCommentCount: 35
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1723477297 {#270
        date: 2024-08-12 17:41:37.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 12
      +apId: "Buttcoin@kbin.social"
      +apProfileId: "https://kbin.social/m/Buttcoin"
      +apPublicUrl: "https://kbin.social/m/Buttcoin"
      +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "Buttcoin"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1687144467 {#268
        date: 2023-06-19 05:14:27.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1687144467 {#276
        date: 2023-06-19 05:14:27.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "The-Reddit-boycott-is-good-for-crypto-CoinDesk"
    +title: "The Reddit boycott is good for crypto - CoinDesk"
    +url: "https://www.coindesk.com/consensus-magazine/2023/06/12/what-the-reddit-boycott-has-to-do-with-ai-and-crypto/"
    +body: "Now, dear The Node reader, what does all this have to do with crypto? Or how can it help you earn money? Well, depending on how the situation shakes out it could have a few implications for crypto as a social movement. Obviously, the ability for a company to make unilateral decisions that severely affect users is a Big Plus for a movement that is advocating for transparency, open access and user control. Perhaps an enterprising lad, laddess or ladx could build the next Reddit, only decentralized."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687109171 {#1812
      date: 2023-06-18 19:26:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 200
    -titleTs: "'boycott':3 'coindesk':8 'crypto':7 'good':5 'reddit':2"
    -bodyTs: "'abil':45 'access':70 'advoc':66 'affect':55 'big':59 'build':82 'compani':48 'control':73 'could':32,81 'crypto':14,38 'dear':2 'decentr':87 'decis':52 'depend':24 'earn':21 'enterpris':76 'help':19 'implic':36 'lad':77 'laddess':78 'ladx':80 'make':50 'money':22 'movement':42,63 'next':84 'node':4 'obvious':43 'open':69 'perhap':74 'plus':60 'reader':5 'reddit':85 'sever':54 'shake':29 'situat':28 'social':41 'transpar':68 'unilater':51 'user':56,72 'well':23"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1686790022
    +visibility: "visible             "
    +apId: "https://kbin.social/m/Buttcoin/t/18410"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686777022 {#2420
      date: 2023-06-14 23:10:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4040
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Obviously, the ability for a company to make unilateral decisions that severely affect users is a Big Plus for a movement that is advocating for transparency, open access and user control. Perhaps an enterprising lad, laddess or ladx could build the next Reddit, only decentralized.\n
      \n
      And as we all know, you need crypto to do decentralization; it's the only way.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687395636 {#4049
      date: 2023-06-22 03:00:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Heresy_generator@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4038 …}
    +nested: Doctrine\ORM\PersistentCollection {#4036 …}
    +votes: Doctrine\ORM\PersistentCollection {#4034 …}
    +reports: Doctrine\ORM\PersistentCollection {#4032 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4000 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4004 …}
    -id: 1461
    -bodyTs: "'abil':3 'access':28 'advoc':24 'affect':13 'big':17 'build':40 'compani':6 'control':31 'could':39 'crypto':53 'decentr':45,56 'decis':10 'enterpris':34 'know':50 'lad':35 'laddess':36 'ladx':38 'make':8 'movement':21 'need':52 'next':42 'obvious':1 'open':27 'perhap':32 'plus':18 'reddit':43 'sever':12 'transpar':26 'unilater':9 'user':14,30 'way':61"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/Buttcoin/t/18410/-/comment/72693"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686777128 {#3985
      date: 2023-06-14 23:12:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4040}
  +body: "Actually you could scrape decentralisation. No one besides the owner can actually be trusted with knowing what's right for the platform, and u/spez even allowing users to revolt proved that, obviously. Just make the next reddit, but with crypto."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687109171 {#3977
    date: 2023-06-18 19:26:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Heresy_generator@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3983 …}
  +nested: Doctrine\ORM\PersistentCollection {#3986 …}
  +votes: Doctrine\ORM\PersistentCollection {#3993 …}
  +reports: Doctrine\ORM\PersistentCollection {#3969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
  -id: 1462
  -bodyTs: "'actual':1,12 'allow':26 'besid':8 'could':3 'crypto':40 'decentralis':5 'even':25 'know':16 'make':34 'next':36 'obvious':32 'one':7 'owner':10 'platform':22 'prove':30 'reddit':37 'revolt':29 'right':19 'scrape':4 'trust':14 'u/spez':24 'user':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/18410/-/comment/215754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687109171 {#3974
    date: 2023-06-18 19:26:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED edit
App\Entity\Magazine {#262
  +icon: Proxies\__CG__\App\Entity\Image {#242 …}
  +name: "Buttcoin@kbin.social"
  +title: "Buttcoin"
  +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 36
  +entryCommentCount: 35
  +postCount: 0
  +postCommentCount: 0
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1723477297 {#270
    date: 2024-08-12 17:41:37.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#233 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
  +entries: Doctrine\ORM\PersistentCollection {#176 …}
  +posts: Doctrine\ORM\PersistentCollection {#134 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
  +bans: Doctrine\ORM\PersistentCollection {#113 …}
  +reports: Doctrine\ORM\PersistentCollection {#99 …}
  +badges: Doctrine\ORM\PersistentCollection {#77 …}
  +logs: Doctrine\ORM\PersistentCollection {#67 …}
  +awards: Doctrine\ORM\PersistentCollection {#2434 …}
  +categories: Doctrine\ORM\PersistentCollection {#1804 …}
  -id: 12
  +apId: "Buttcoin@kbin.social"
  +apProfileId: "https://kbin.social/m/Buttcoin"
  +apPublicUrl: "https://kbin.social/m/Buttcoin"
  +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
  +apInboxUrl: "https://kbin.social/f/inbox"
  +apDomain: "kbin.social"
  +apPreferredUsername: "Buttcoin"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1687144467 {#268
    date: 2023-06-19 05:14:27.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1687144467 {#276
    date: 2023-06-19 05:14:27.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