GET https://kbin.spritesserver.nl/m/Buttcoin@kbin.social/comments?p=1

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
5.55 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.04 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\EntryComment {#1504
  +user: App\Entity\User {#1463 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Can you imagine, how much money went into all this and where it all ended up? It couldn’t have gone up in flames, it had to end with some people. I don’t think NFT’s as-is have a future, but I think that NFT’s will eventually end up in the hands of the masses in a format that isn’t focussed on profit but more as a means to share, create and own art for digital games etc."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1693058042 {#1538
    date: 2023-08-26 15:54:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OfficerBribe@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2357 …}
  +nested: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2474 …}
  +reports: Doctrine\ORM\PersistentCollection {#2487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1838 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
  -id: 26719
  -bodyTs: "'art':79 'as-i':38 'couldn':18 'creat':76 'digit':81 'end':15,28,52 'etc':83 'eventu':51 'flame':24 'focuss':66 'format':62 'futur':43 'game':82 'gone':21 'hand':56 'imagin':3 'isn':64 'mass':59 'mean':73 'money':6 'much':5 'nft':36,48 'peopl':31 'profit':68 'share':75 'think':35,46 'went':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.emerald.show/comment/109395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692781480 {#2476
    date: 2023-08-23 11:04:40.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
3 DENIED edit
App\Entity\EntryComment {#1504
  +user: App\Entity\User {#1463 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Can you imagine, how much money went into all this and where it all ended up? It couldn’t have gone up in flames, it had to end with some people. I don’t think NFT’s as-is have a future, but I think that NFT’s will eventually end up in the hands of the masses in a format that isn’t focussed on profit but more as a means to share, create and own art for digital games etc."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1693058042 {#1538
    date: 2023-08-26 15:54:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OfficerBribe@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2357 …}
  +nested: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2474 …}
  +reports: Doctrine\ORM\PersistentCollection {#2487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1838 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
  -id: 26719
  -bodyTs: "'art':79 'as-i':38 'couldn':18 'creat':76 'digit':81 'end':15,28,52 'etc':83 'eventu':51 'flame':24 'focuss':66 'format':62 'futur':43 'game':82 'gone':21 'hand':56 'imagin':3 'isn':64 'mass':59 'mean':73 'money':6 'much':5 'nft':36,48 'peopl':31 'profit':68 'share':75 'think':35,46 'went':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.emerald.show/comment/109395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692781480 {#2476
    date: 2023-08-23 11:04:40.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
4 DENIED moderate
App\Entity\EntryComment {#1504
  +user: App\Entity\User {#1463 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Can you imagine, how much money went into all this and where it all ended up? It couldn’t have gone up in flames, it had to end with some people. I don’t think NFT’s as-is have a future, but I think that NFT’s will eventually end up in the hands of the masses in a format that isn’t focussed on profit but more as a means to share, create and own art for digital games etc."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1693058042 {#1538
    date: 2023-08-26 15:54:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OfficerBribe@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2357 …}
  +nested: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2474 …}
  +reports: Doctrine\ORM\PersistentCollection {#2487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1838 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
  -id: 26719
  -bodyTs: "'art':79 'as-i':38 'couldn':18 'creat':76 'digit':81 'end':15,28,52 'etc':83 'eventu':51 'flame':24 'focuss':66 'format':62 'futur':43 'game':82 'gone':21 'hand':56 'imagin':3 'isn':64 'mass':59 'mean':73 'money':6 'much':5 'nft':36,48 'peopl':31 'profit':68 'share':75 'think':35,46 'went':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.emerald.show/comment/109395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692781480 {#2476
    date: 2023-08-23 11:04:40.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
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 {#2792
  +user: Proxies\__CG__\App\Entity\User {#2876 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1504
    +user: App\Entity\User {#1463 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: null
    +root: null
    +body: "Can you imagine, how much money went into all this and where it all ended up? It couldn’t have gone up in flames, it had to end with some people. I don’t think NFT’s as-is have a future, but I think that NFT’s will eventually end up in the hands of the masses in a format that isn’t focussed on profit but more as a means to share, create and own art for digital games etc."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1693058042 {#1538
      date: 2023-08-26 15:54:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OfficerBribe@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2357 …}
    +nested: Doctrine\ORM\PersistentCollection {#2167 …}
    +votes: Doctrine\ORM\PersistentCollection {#2474 …}
    +reports: Doctrine\ORM\PersistentCollection {#2487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1838 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
    -id: 26719
    -bodyTs: "'art':79 'as-i':38 'couldn':18 'creat':76 'digit':81 'end':15,28,52 'etc':83 'eventu':51 'flame':24 'focuss':66 'format':62 'futur':43 'game':82 'gone':21 'hand':56 'imagin':3 'isn':64 'mass':59 'mean':73 'money':6 'much':5 'nft':36,48 'peopl':31 'profit':68 'share':75 'think':35,46 'went':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.emerald.show/comment/109395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692781480 {#2476
      date: 2023-08-23 11:04:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1504}
  +body: """
    There are countless other examples where some new service gets a lot of funding and eventually dies. Most probably really was spent out without being pocketed, fancy office was rented, state of the art tech used, huge sallaries and ridiculous benefits etc.\n
    \n
    I cannot imagine NFTs or crypto in general being widely used. Tech is inefficient and not solving anything better than what we already have been using for years. If someone wants to sell digital art there already are ways like DeviantArt, Patreon etc.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692821091 {#2790
    date: 2023-08-23 22:04:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OfficerBribe@lemm.ee"
    "@peter@lemmy.emerald.show"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2875 …}
  +nested: Doctrine\ORM\PersistentCollection {#2873 …}
  +votes: Doctrine\ORM\PersistentCollection {#2871 …}
  +reports: Doctrine\ORM\PersistentCollection {#2869 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
  -id: 26720
  -bodyTs: "'alreadi':65,79 'anyth':60 'art':34,77 'benefit':41 'better':61 'cannot':44 'countless':3 'crypto':48 'deviantart':83 'die':17 'digit':76 'etc':42,85 'eventu':16 'exampl':5 'fanci':27 'fund':14 'general':50 'get':10 'huge':37 'imagin':45 'ineffici':56 'like':82 'lot':12 'new':8 'nfts':46 'offic':28 'patreon':84 'pocket':26 'probabl':19 'realli':20 'rent':30 'ridicul':40 'sallari':38 'sell':75 'servic':9 'solv':59 'someon':72 'spent':22 'state':31 'tech':35,54 'use':36,53,68 'want':73 'way':81 'wide':52 'without':24 'year':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2659934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692821091 {#2791
    date: 2023-08-23 22:04:51.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 {#2792
  +user: Proxies\__CG__\App\Entity\User {#2876 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1504
    +user: App\Entity\User {#1463 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: null
    +root: null
    +body: "Can you imagine, how much money went into all this and where it all ended up? It couldn’t have gone up in flames, it had to end with some people. I don’t think NFT’s as-is have a future, but I think that NFT’s will eventually end up in the hands of the masses in a format that isn’t focussed on profit but more as a means to share, create and own art for digital games etc."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1693058042 {#1538
      date: 2023-08-26 15:54:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OfficerBribe@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2357 …}
    +nested: Doctrine\ORM\PersistentCollection {#2167 …}
    +votes: Doctrine\ORM\PersistentCollection {#2474 …}
    +reports: Doctrine\ORM\PersistentCollection {#2487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1838 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
    -id: 26719
    -bodyTs: "'art':79 'as-i':38 'couldn':18 'creat':76 'digit':81 'end':15,28,52 'etc':83 'eventu':51 'flame':24 'focuss':66 'format':62 'futur':43 'game':82 'gone':21 'hand':56 'imagin':3 'isn':64 'mass':59 'mean':73 'money':6 'much':5 'nft':36,48 'peopl':31 'profit':68 'share':75 'think':35,46 'went':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.emerald.show/comment/109395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692781480 {#2476
      date: 2023-08-23 11:04:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1504}
  +body: """
    There are countless other examples where some new service gets a lot of funding and eventually dies. Most probably really was spent out without being pocketed, fancy office was rented, state of the art tech used, huge sallaries and ridiculous benefits etc.\n
    \n
    I cannot imagine NFTs or crypto in general being widely used. Tech is inefficient and not solving anything better than what we already have been using for years. If someone wants to sell digital art there already are ways like DeviantArt, Patreon etc.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692821091 {#2790
    date: 2023-08-23 22:04:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OfficerBribe@lemm.ee"
    "@peter@lemmy.emerald.show"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2875 …}
  +nested: Doctrine\ORM\PersistentCollection {#2873 …}
  +votes: Doctrine\ORM\PersistentCollection {#2871 …}
  +reports: Doctrine\ORM\PersistentCollection {#2869 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
  -id: 26720
  -bodyTs: "'alreadi':65,79 'anyth':60 'art':34,77 'benefit':41 'better':61 'cannot':44 'countless':3 'crypto':48 'deviantart':83 'die':17 'digit':76 'etc':42,85 'eventu':16 'exampl':5 'fanci':27 'fund':14 'general':50 'get':10 'huge':37 'imagin':45 'ineffici':56 'like':82 'lot':12 'new':8 'nfts':46 'offic':28 'patreon':84 'pocket':26 'probabl':19 'realli':20 'rent':30 'ridicul':40 'sallari':38 'sell':75 'servic':9 'solv':59 'someon':72 'spent':22 'state':31 'tech':35,54 'use':36,53,68 'want':73 'way':81 'wide':52 'without':24 'year':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2659934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692821091 {#2791
    date: 2023-08-23 22:04:51.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 {#2792
  +user: Proxies\__CG__\App\Entity\User {#2876 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1504
    +user: App\Entity\User {#1463 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: null
    +root: null
    +body: "Can you imagine, how much money went into all this and where it all ended up? It couldn’t have gone up in flames, it had to end with some people. I don’t think NFT’s as-is have a future, but I think that NFT’s will eventually end up in the hands of the masses in a format that isn’t focussed on profit but more as a means to share, create and own art for digital games etc."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1693058042 {#1538
      date: 2023-08-26 15:54:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OfficerBribe@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2357 …}
    +nested: Doctrine\ORM\PersistentCollection {#2167 …}
    +votes: Doctrine\ORM\PersistentCollection {#2474 …}
    +reports: Doctrine\ORM\PersistentCollection {#2487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1838 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
    -id: 26719
    -bodyTs: "'art':79 'as-i':38 'couldn':18 'creat':76 'digit':81 'end':15,28,52 'etc':83 'eventu':51 'flame':24 'focuss':66 'format':62 'futur':43 'game':82 'gone':21 'hand':56 'imagin':3 'isn':64 'mass':59 'mean':73 'money':6 'much':5 'nft':36,48 'peopl':31 'profit':68 'share':75 'think':35,46 'went':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.emerald.show/comment/109395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692781480 {#2476
      date: 2023-08-23 11:04:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1504}
  +body: """
    There are countless other examples where some new service gets a lot of funding and eventually dies. Most probably really was spent out without being pocketed, fancy office was rented, state of the art tech used, huge sallaries and ridiculous benefits etc.\n
    \n
    I cannot imagine NFTs or crypto in general being widely used. Tech is inefficient and not solving anything better than what we already have been using for years. If someone wants to sell digital art there already are ways like DeviantArt, Patreon etc.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692821091 {#2790
    date: 2023-08-23 22:04:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OfficerBribe@lemm.ee"
    "@peter@lemmy.emerald.show"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2875 …}
  +nested: Doctrine\ORM\PersistentCollection {#2873 …}
  +votes: Doctrine\ORM\PersistentCollection {#2871 …}
  +reports: Doctrine\ORM\PersistentCollection {#2869 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
  -id: 26720
  -bodyTs: "'alreadi':65,79 'anyth':60 'art':34,77 'benefit':41 'better':61 'cannot':44 'countless':3 'crypto':48 'deviantart':83 'die':17 'digit':76 'etc':42,85 'eventu':16 'exampl':5 'fanci':27 'fund':14 'general':50 'get':10 'huge':37 'imagin':45 'ineffici':56 'like':82 'lot':12 'new':8 'nfts':46 'offic':28 'patreon':84 'pocket':26 'probabl':19 'realli':20 'rent':30 'ridicul':40 'sallari':38 'sell':75 'servic':9 'solv':59 'someon':72 'spent':22 'state':31 'tech':35,54 'use':36,53,68 'want':73 'way':81 'wide':52 'without':24 'year':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2659934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692821091 {#2791
    date: 2023-08-23 22:04:51.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 {#2862
  +user: App\Entity\User {#1463 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2792
    +user: Proxies\__CG__\App\Entity\User {#2876 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#1504
      +user: App\Entity\User {#1463 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: null
      +root: null
      +body: "Can you imagine, how much money went into all this and where it all ended up? It couldn’t have gone up in flames, it had to end with some people. I don’t think NFT’s as-is have a future, but I think that NFT’s will eventually end up in the hands of the masses in a format that isn’t focussed on profit but more as a means to share, create and own art for digital games etc."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1693058042 {#1538
        date: 2023-08-26 15:54:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OfficerBribe@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2357 …}
      +nested: Doctrine\ORM\PersistentCollection {#2167 …}
      +votes: Doctrine\ORM\PersistentCollection {#2474 …}
      +reports: Doctrine\ORM\PersistentCollection {#2487 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1838 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
      -id: 26719
      -bodyTs: "'art':79 'as-i':38 'couldn':18 'creat':76 'digit':81 'end':15,28,52 'etc':83 'eventu':51 'flame':24 'focuss':66 'format':62 'futur':43 'game':82 'gone':21 'hand':56 'imagin':3 'isn':64 'mass':59 'mean':73 'money':6 'much':5 'nft':36,48 'peopl':31 'profit':68 'share':75 'think':35,46 'went':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.emerald.show/comment/109395"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692781480 {#2476
        date: 2023-08-23 11:04:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1504}
    +body: """
      There are countless other examples where some new service gets a lot of funding and eventually dies. Most probably really was spent out without being pocketed, fancy office was rented, state of the art tech used, huge sallaries and ridiculous benefits etc.\n
      \n
      I cannot imagine NFTs or crypto in general being widely used. Tech is inefficient and not solving anything better than what we already have been using for years. If someone wants to sell digital art there already are ways like DeviantArt, Patreon etc.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1692821091 {#2790
      date: 2023-08-23 22:04:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OfficerBribe@lemm.ee"
      "@peter@lemmy.emerald.show"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2875 …}
    +nested: Doctrine\ORM\PersistentCollection {#2873 …}
    +votes: Doctrine\ORM\PersistentCollection {#2871 …}
    +reports: Doctrine\ORM\PersistentCollection {#2869 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
    -id: 26720
    -bodyTs: "'alreadi':65,79 'anyth':60 'art':34,77 'benefit':41 'better':61 'cannot':44 'countless':3 'crypto':48 'deviantart':83 'die':17 'digit':76 'etc':42,85 'eventu':16 'exampl':5 'fanci':27 'fund':14 'general':50 'get':10 'huge':37 'imagin':45 'ineffici':56 'like':82 'lot':12 'new':8 'nfts':46 'offic':28 'patreon':84 'pocket':26 'probabl':19 'realli':20 'rent':30 'ridicul':40 'sallari':38 'sell':75 'servic':9 'solv':59 'someon':72 'spent':22 'state':31 'tech':35,54 'use':36,53,68 'want':73 'way':81 'wide':52 'without':24 'year':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2659934"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692821091 {#2791
      date: 2023-08-23 22:04:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1504}
  +body: """
    True, I’ve been using DeviantArt and Patreon myself. But when it comes to gaming, there is something in people and wanting to collect. I think that where NFTs *might* make a difference is in gaming (assuming games won’t be the profit-focussed, web3 “X to earn” kind of game and actually focus on storytelling, gameplay and land well with the masses).\n
    \n
    For example, Fortnite uses all kinds of psychological tactics to get people to buy more stuff, folding ideas explains it well: [www.youtube.com/watch?v=dPHPNgIihR0](https://www.youtube.com/watch?v=dPHPNgIihR0)\n
    \n
    I don’t play the game myself, but I feel that this is where NFT might make a better alternative. You keep that ability to make things collectable without all the nasty bussines tactics (IF implemented that way, ofcourse).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692866814 {#2857
    date: 2023-08-24 10:46:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OfficerBribe@lemm.ee"
    "@peter@lemmy.emerald.show"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2854 …}
  +nested: Doctrine\ORM\PersistentCollection {#2850 …}
  +votes: Doctrine\ORM\PersistentCollection {#2848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2847 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2845 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
  -id: 26890
  -bodyTs: "'/watch?v=dphpngiihr0](https://www.youtube.com/watch?v=dphpngiihr0)':88 'abil':112 'actual':54 'altern':108 'assum':37 'better':107 'bussin':121 'buy':78 'collect':24,116 'come':13 'deviantart':6 'differ':33 'earn':49 'exampl':66 'explain':83 'feel':98 'focus':55 'focuss':45 'fold':81 'fortnit':67 'game':15,36,38,52,94 'gameplay':58 'get':75 'idea':82 'implement':124 'keep':110 'kind':50,70 'land':60 'make':31,105,114 'mass':64 'might':30,104 'nasti':120 'nft':103 'nfts':29 'ofcours':127 'patreon':8 'peopl':20,76 'play':92 'profit':44 'profit-focuss':43 'psycholog':72 'someth':18 'storytel':57 'stuff':80 'tactic':73,122 'thing':115 'think':26 'true':1 'use':5,68 've':3 'want':22 'way':126 'web3':46 'well':61,85 'without':117 'won':39 'www.youtube.com':87 'www.youtube.com/watch?v=dphpngiihr0](https://www.youtube.com/watch?v=dphpngiihr0)':86 'x':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.emerald.show/comment/136432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692866814 {#2860
    date: 2023-08-24 10:46:54.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 {#2862
  +user: App\Entity\User {#1463 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2792
    +user: Proxies\__CG__\App\Entity\User {#2876 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#1504
      +user: App\Entity\User {#1463 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: null
      +root: null
      +body: "Can you imagine, how much money went into all this and where it all ended up? It couldn’t have gone up in flames, it had to end with some people. I don’t think NFT’s as-is have a future, but I think that NFT’s will eventually end up in the hands of the masses in a format that isn’t focussed on profit but more as a means to share, create and own art for digital games etc."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1693058042 {#1538
        date: 2023-08-26 15:54:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OfficerBribe@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2357 …}
      +nested: Doctrine\ORM\PersistentCollection {#2167 …}
      +votes: Doctrine\ORM\PersistentCollection {#2474 …}
      +reports: Doctrine\ORM\PersistentCollection {#2487 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1838 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
      -id: 26719
      -bodyTs: "'art':79 'as-i':38 'couldn':18 'creat':76 'digit':81 'end':15,28,52 'etc':83 'eventu':51 'flame':24 'focuss':66 'format':62 'futur':43 'game':82 'gone':21 'hand':56 'imagin':3 'isn':64 'mass':59 'mean':73 'money':6 'much':5 'nft':36,48 'peopl':31 'profit':68 'share':75 'think':35,46 'went':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.emerald.show/comment/109395"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692781480 {#2476
        date: 2023-08-23 11:04:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1504}
    +body: """
      There are countless other examples where some new service gets a lot of funding and eventually dies. Most probably really was spent out without being pocketed, fancy office was rented, state of the art tech used, huge sallaries and ridiculous benefits etc.\n
      \n
      I cannot imagine NFTs or crypto in general being widely used. Tech is inefficient and not solving anything better than what we already have been using for years. If someone wants to sell digital art there already are ways like DeviantArt, Patreon etc.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1692821091 {#2790
      date: 2023-08-23 22:04:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OfficerBribe@lemm.ee"
      "@peter@lemmy.emerald.show"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2875 …}
    +nested: Doctrine\ORM\PersistentCollection {#2873 …}
    +votes: Doctrine\ORM\PersistentCollection {#2871 …}
    +reports: Doctrine\ORM\PersistentCollection {#2869 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
    -id: 26720
    -bodyTs: "'alreadi':65,79 'anyth':60 'art':34,77 'benefit':41 'better':61 'cannot':44 'countless':3 'crypto':48 'deviantart':83 'die':17 'digit':76 'etc':42,85 'eventu':16 'exampl':5 'fanci':27 'fund':14 'general':50 'get':10 'huge':37 'imagin':45 'ineffici':56 'like':82 'lot':12 'new':8 'nfts':46 'offic':28 'patreon':84 'pocket':26 'probabl':19 'realli':20 'rent':30 'ridicul':40 'sallari':38 'sell':75 'servic':9 'solv':59 'someon':72 'spent':22 'state':31 'tech':35,54 'use':36,53,68 'want':73 'way':81 'wide':52 'without':24 'year':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2659934"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692821091 {#2791
      date: 2023-08-23 22:04:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1504}
  +body: """
    True, I’ve been using DeviantArt and Patreon myself. But when it comes to gaming, there is something in people and wanting to collect. I think that where NFTs *might* make a difference is in gaming (assuming games won’t be the profit-focussed, web3 “X to earn” kind of game and actually focus on storytelling, gameplay and land well with the masses).\n
    \n
    For example, Fortnite uses all kinds of psychological tactics to get people to buy more stuff, folding ideas explains it well: [www.youtube.com/watch?v=dPHPNgIihR0](https://www.youtube.com/watch?v=dPHPNgIihR0)\n
    \n
    I don’t play the game myself, but I feel that this is where NFT might make a better alternative. You keep that ability to make things collectable without all the nasty bussines tactics (IF implemented that way, ofcourse).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692866814 {#2857
    date: 2023-08-24 10:46:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OfficerBribe@lemm.ee"
    "@peter@lemmy.emerald.show"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2854 …}
  +nested: Doctrine\ORM\PersistentCollection {#2850 …}
  +votes: Doctrine\ORM\PersistentCollection {#2848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2847 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2845 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
  -id: 26890
  -bodyTs: "'/watch?v=dphpngiihr0](https://www.youtube.com/watch?v=dphpngiihr0)':88 'abil':112 'actual':54 'altern':108 'assum':37 'better':107 'bussin':121 'buy':78 'collect':24,116 'come':13 'deviantart':6 'differ':33 'earn':49 'exampl':66 'explain':83 'feel':98 'focus':55 'focuss':45 'fold':81 'fortnit':67 'game':15,36,38,52,94 'gameplay':58 'get':75 'idea':82 'implement':124 'keep':110 'kind':50,70 'land':60 'make':31,105,114 'mass':64 'might':30,104 'nasti':120 'nft':103 'nfts':29 'ofcours':127 'patreon':8 'peopl':20,76 'play':92 'profit':44 'profit-focuss':43 'psycholog':72 'someth':18 'storytel':57 'stuff':80 'tactic':73,122 'thing':115 'think':26 'true':1 'use':5,68 've':3 'want':22 'way':126 'web3':46 'well':61,85 'without':117 'won':39 'www.youtube.com':87 'www.youtube.com/watch?v=dphpngiihr0](https://www.youtube.com/watch?v=dphpngiihr0)':86 'x':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.emerald.show/comment/136432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692866814 {#2860
    date: 2023-08-24 10:46:54.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 {#2862
  +user: App\Entity\User {#1463 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2792
    +user: Proxies\__CG__\App\Entity\User {#2876 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#1504
      +user: App\Entity\User {#1463 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: null
      +root: null
      +body: "Can you imagine, how much money went into all this and where it all ended up? It couldn’t have gone up in flames, it had to end with some people. I don’t think NFT’s as-is have a future, but I think that NFT’s will eventually end up in the hands of the masses in a format that isn’t focussed on profit but more as a means to share, create and own art for digital games etc."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1693058042 {#1538
        date: 2023-08-26 15:54:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OfficerBribe@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2357 …}
      +nested: Doctrine\ORM\PersistentCollection {#2167 …}
      +votes: Doctrine\ORM\PersistentCollection {#2474 …}
      +reports: Doctrine\ORM\PersistentCollection {#2487 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1838 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
      -id: 26719
      -bodyTs: "'art':79 'as-i':38 'couldn':18 'creat':76 'digit':81 'end':15,28,52 'etc':83 'eventu':51 'flame':24 'focuss':66 'format':62 'futur':43 'game':82 'gone':21 'hand':56 'imagin':3 'isn':64 'mass':59 'mean':73 'money':6 'much':5 'nft':36,48 'peopl':31 'profit':68 'share':75 'think':35,46 'went':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.emerald.show/comment/109395"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692781480 {#2476
        date: 2023-08-23 11:04:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1504}
    +body: """
      There are countless other examples where some new service gets a lot of funding and eventually dies. Most probably really was spent out without being pocketed, fancy office was rented, state of the art tech used, huge sallaries and ridiculous benefits etc.\n
      \n
      I cannot imagine NFTs or crypto in general being widely used. Tech is inefficient and not solving anything better than what we already have been using for years. If someone wants to sell digital art there already are ways like DeviantArt, Patreon etc.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1692821091 {#2790
      date: 2023-08-23 22:04:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OfficerBribe@lemm.ee"
      "@peter@lemmy.emerald.show"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2875 …}
    +nested: Doctrine\ORM\PersistentCollection {#2873 …}
    +votes: Doctrine\ORM\PersistentCollection {#2871 …}
    +reports: Doctrine\ORM\PersistentCollection {#2869 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
    -id: 26720
    -bodyTs: "'alreadi':65,79 'anyth':60 'art':34,77 'benefit':41 'better':61 'cannot':44 'countless':3 'crypto':48 'deviantart':83 'die':17 'digit':76 'etc':42,85 'eventu':16 'exampl':5 'fanci':27 'fund':14 'general':50 'get':10 'huge':37 'imagin':45 'ineffici':56 'like':82 'lot':12 'new':8 'nfts':46 'offic':28 'patreon':84 'pocket':26 'probabl':19 'realli':20 'rent':30 'ridicul':40 'sallari':38 'sell':75 'servic':9 'solv':59 'someon':72 'spent':22 'state':31 'tech':35,54 'use':36,53,68 'want':73 'way':81 'wide':52 'without':24 'year':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2659934"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692821091 {#2791
      date: 2023-08-23 22:04:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1504}
  +body: """
    True, I’ve been using DeviantArt and Patreon myself. But when it comes to gaming, there is something in people and wanting to collect. I think that where NFTs *might* make a difference is in gaming (assuming games won’t be the profit-focussed, web3 “X to earn” kind of game and actually focus on storytelling, gameplay and land well with the masses).\n
    \n
    For example, Fortnite uses all kinds of psychological tactics to get people to buy more stuff, folding ideas explains it well: [www.youtube.com/watch?v=dPHPNgIihR0](https://www.youtube.com/watch?v=dPHPNgIihR0)\n
    \n
    I don’t play the game myself, but I feel that this is where NFT might make a better alternative. You keep that ability to make things collectable without all the nasty bussines tactics (IF implemented that way, ofcourse).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692866814 {#2857
    date: 2023-08-24 10:46:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OfficerBribe@lemm.ee"
    "@peter@lemmy.emerald.show"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2854 …}
  +nested: Doctrine\ORM\PersistentCollection {#2850 …}
  +votes: Doctrine\ORM\PersistentCollection {#2848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2847 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2845 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
  -id: 26890
  -bodyTs: "'/watch?v=dphpngiihr0](https://www.youtube.com/watch?v=dphpngiihr0)':88 'abil':112 'actual':54 'altern':108 'assum':37 'better':107 'bussin':121 'buy':78 'collect':24,116 'come':13 'deviantart':6 'differ':33 'earn':49 'exampl':66 'explain':83 'feel':98 'focus':55 'focuss':45 'fold':81 'fortnit':67 'game':15,36,38,52,94 'gameplay':58 'get':75 'idea':82 'implement':124 'keep':110 'kind':50,70 'land':60 'make':31,105,114 'mass':64 'might':30,104 'nasti':120 'nft':103 'nfts':29 'ofcours':127 'patreon':8 'peopl':20,76 'play':92 'profit':44 'profit-focuss':43 'psycholog':72 'someth':18 'storytel':57 'stuff':80 'tactic':73,122 'thing':115 'think':26 'true':1 'use':5,68 've':3 'want':22 'way':126 'web3':46 'well':61,85 'without':117 'won':39 'www.youtube.com':87 'www.youtube.com/watch?v=dphpngiihr0](https://www.youtube.com/watch?v=dphpngiihr0)':86 'x':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.emerald.show/comment/136432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692866814 {#2860
    date: 2023-08-24 10:46:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#2826
  +user: Proxies\__CG__\App\Entity\User {#2876 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2862
    +user: App\Entity\User {#1463 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#2792
      +user: Proxies\__CG__\App\Entity\User {#2876 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: App\Entity\EntryComment {#1504
        +user: App\Entity\User {#1463 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
        +magazine: App\Entity\Magazine {#302}
        +image: null
        +parent: null
        +root: null
        +body: "Can you imagine, how much money went into all this and where it all ended up? It couldn’t have gone up in flames, it had to end with some people. I don’t think NFT’s as-is have a future, but I think that NFT’s will eventually end up in the hands of the masses in a format that isn’t focussed on profit but more as a means to share, create and own art for digital games etc."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1693058042 {#1538
          date: 2023-08-26 15:54:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OfficerBribe@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2357 …}
        +nested: Doctrine\ORM\PersistentCollection {#2167 …}
        +votes: Doctrine\ORM\PersistentCollection {#2474 …}
        +reports: Doctrine\ORM\PersistentCollection {#2487 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1838 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
        -id: 26719
        -bodyTs: "'art':79 'as-i':38 'couldn':18 'creat':76 'digit':81 'end':15,28,52 'etc':83 'eventu':51 'flame':24 'focuss':66 'format':62 'futur':43 'game':82 'gone':21 'hand':56 'imagin':3 'isn':64 'mass':59 'mean':73 'money':6 'much':5 'nft':36,48 'peopl':31 'profit':68 'share':75 'think':35,46 'went':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.emerald.show/comment/109395"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692781480 {#2476
          date: 2023-08-23 11:04:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1504}
      +body: """
        There are countless other examples where some new service gets a lot of funding and eventually dies. Most probably really was spent out without being pocketed, fancy office was rented, state of the art tech used, huge sallaries and ridiculous benefits etc.\n
        \n
        I cannot imagine NFTs or crypto in general being widely used. Tech is inefficient and not solving anything better than what we already have been using for years. If someone wants to sell digital art there already are ways like DeviantArt, Patreon etc.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1692821091 {#2790
        date: 2023-08-23 22:04:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OfficerBribe@lemm.ee"
        "@peter@lemmy.emerald.show"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2875 …}
      +nested: Doctrine\ORM\PersistentCollection {#2873 …}
      +votes: Doctrine\ORM\PersistentCollection {#2871 …}
      +reports: Doctrine\ORM\PersistentCollection {#2869 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
      -id: 26720
      -bodyTs: "'alreadi':65,79 'anyth':60 'art':34,77 'benefit':41 'better':61 'cannot':44 'countless':3 'crypto':48 'deviantart':83 'die':17 'digit':76 'etc':42,85 'eventu':16 'exampl':5 'fanci':27 'fund':14 'general':50 'get':10 'huge':37 'imagin':45 'ineffici':56 'like':82 'lot':12 'new':8 'nfts':46 'offic':28 'patreon':84 'pocket':26 'probabl':19 'realli':20 'rent':30 'ridicul':40 'sallari':38 'sell':75 'servic':9 'solv':59 'someon':72 'spent':22 'state':31 'tech':35,54 'use':36,53,68 'want':73 'way':81 'wide':52 'without':24 'year':70"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/2659934"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692821091 {#2791
        date: 2023-08-23 22:04:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1504}
    +body: """
      True, I’ve been using DeviantArt and Patreon myself. But when it comes to gaming, there is something in people and wanting to collect. I think that where NFTs *might* make a difference is in gaming (assuming games won’t be the profit-focussed, web3 “X to earn” kind of game and actually focus on storytelling, gameplay and land well with the masses).\n
      \n
      For example, Fortnite uses all kinds of psychological tactics to get people to buy more stuff, folding ideas explains it well: [www.youtube.com/watch?v=dPHPNgIihR0](https://www.youtube.com/watch?v=dPHPNgIihR0)\n
      \n
      I don’t play the game myself, but I feel that this is where NFT might make a better alternative. You keep that ability to make things collectable without all the nasty bussines tactics (IF implemented that way, ofcourse).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692866814 {#2857
      date: 2023-08-24 10:46:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OfficerBribe@lemm.ee"
      "@peter@lemmy.emerald.show"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2854 …}
    +nested: Doctrine\ORM\PersistentCollection {#2850 …}
    +votes: Doctrine\ORM\PersistentCollection {#2848 …}
    +reports: Doctrine\ORM\PersistentCollection {#2847 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2845 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
    -id: 26890
    -bodyTs: "'/watch?v=dphpngiihr0](https://www.youtube.com/watch?v=dphpngiihr0)':88 'abil':112 'actual':54 'altern':108 'assum':37 'better':107 'bussin':121 'buy':78 'collect':24,116 'come':13 'deviantart':6 'differ':33 'earn':49 'exampl':66 'explain':83 'feel':98 'focus':55 'focuss':45 'fold':81 'fortnit':67 'game':15,36,38,52,94 'gameplay':58 'get':75 'idea':82 'implement':124 'keep':110 'kind':50,70 'land':60 'make':31,105,114 'mass':64 'might':30,104 'nasti':120 'nft':103 'nfts':29 'ofcours':127 'patreon':8 'peopl':20,76 'play':92 'profit':44 'profit-focuss':43 'psycholog':72 'someth':18 'storytel':57 'stuff':80 'tactic':73,122 'thing':115 'think':26 'true':1 'use':5,68 've':3 'want':22 'way':126 'web3':46 'well':61,85 'without':117 'won':39 'www.youtube.com':87 'www.youtube.com/watch?v=dphpngiihr0](https://www.youtube.com/watch?v=dphpngiihr0)':86 'x':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.emerald.show/comment/136432"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692866814 {#2860
      date: 2023-08-24 10:46:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1504}
  +body: "But you could already do all that without NFTs. And if we are talking about transferring items across games which was a popular talking point in the past, I still cannot imagine how it would work and why would any dev implement this. Imagine Fortnite gun later used in Call of Duty."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692869103 {#2831
    date: 2023-08-24 11:25:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OfficerBribe@lemm.ee"
    "@peter@lemmy.emerald.show"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2834 …}
  +nested: Doctrine\ORM\PersistentCollection {#2837 …}
  +votes: Doctrine\ORM\PersistentCollection {#2839 …}
  +reports: Doctrine\ORM\PersistentCollection {#2825 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2823 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2821 …}
  -id: 26891
  -bodyTs: "'across':18 'alreadi':4 'call':50 'cannot':31 'could':3 'dev':41 'duti':52 'fortnit':45 'game':19 'gun':46 'imagin':32,44 'implement':42 'item':17 'later':47 'nfts':9 'past':28 'point':25 'popular':23 'still':30 'talk':14,24 'transfer':16 'use':48 'without':8 'work':36 'would':35,39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2682419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692869103 {#2828
    date: 2023-08-24 11:25:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2826
  +user: Proxies\__CG__\App\Entity\User {#2876 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2862
    +user: App\Entity\User {#1463 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#2792
      +user: Proxies\__CG__\App\Entity\User {#2876 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: App\Entity\EntryComment {#1504
        +user: App\Entity\User {#1463 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
        +magazine: App\Entity\Magazine {#302}
        +image: null
        +parent: null
        +root: null
        +body: "Can you imagine, how much money went into all this and where it all ended up? It couldn’t have gone up in flames, it had to end with some people. I don’t think NFT’s as-is have a future, but I think that NFT’s will eventually end up in the hands of the masses in a format that isn’t focussed on profit but more as a means to share, create and own art for digital games etc."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1693058042 {#1538
          date: 2023-08-26 15:54:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OfficerBribe@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2357 …}
        +nested: Doctrine\ORM\PersistentCollection {#2167 …}
        +votes: Doctrine\ORM\PersistentCollection {#2474 …}
        +reports: Doctrine\ORM\PersistentCollection {#2487 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1838 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
        -id: 26719
        -bodyTs: "'art':79 'as-i':38 'couldn':18 'creat':76 'digit':81 'end':15,28,52 'etc':83 'eventu':51 'flame':24 'focuss':66 'format':62 'futur':43 'game':82 'gone':21 'hand':56 'imagin':3 'isn':64 'mass':59 'mean':73 'money':6 'much':5 'nft':36,48 'peopl':31 'profit':68 'share':75 'think':35,46 'went':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.emerald.show/comment/109395"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692781480 {#2476
          date: 2023-08-23 11:04:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1504}
      +body: """
        There are countless other examples where some new service gets a lot of funding and eventually dies. Most probably really was spent out without being pocketed, fancy office was rented, state of the art tech used, huge sallaries and ridiculous benefits etc.\n
        \n
        I cannot imagine NFTs or crypto in general being widely used. Tech is inefficient and not solving anything better than what we already have been using for years. If someone wants to sell digital art there already are ways like DeviantArt, Patreon etc.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1692821091 {#2790
        date: 2023-08-23 22:04:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OfficerBribe@lemm.ee"
        "@peter@lemmy.emerald.show"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2875 …}
      +nested: Doctrine\ORM\PersistentCollection {#2873 …}
      +votes: Doctrine\ORM\PersistentCollection {#2871 …}
      +reports: Doctrine\ORM\PersistentCollection {#2869 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
      -id: 26720
      -bodyTs: "'alreadi':65,79 'anyth':60 'art':34,77 'benefit':41 'better':61 'cannot':44 'countless':3 'crypto':48 'deviantart':83 'die':17 'digit':76 'etc':42,85 'eventu':16 'exampl':5 'fanci':27 'fund':14 'general':50 'get':10 'huge':37 'imagin':45 'ineffici':56 'like':82 'lot':12 'new':8 'nfts':46 'offic':28 'patreon':84 'pocket':26 'probabl':19 'realli':20 'rent':30 'ridicul':40 'sallari':38 'sell':75 'servic':9 'solv':59 'someon':72 'spent':22 'state':31 'tech':35,54 'use':36,53,68 'want':73 'way':81 'wide':52 'without':24 'year':70"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/2659934"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692821091 {#2791
        date: 2023-08-23 22:04:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1504}
    +body: """
      True, I’ve been using DeviantArt and Patreon myself. But when it comes to gaming, there is something in people and wanting to collect. I think that where NFTs *might* make a difference is in gaming (assuming games won’t be the profit-focussed, web3 “X to earn” kind of game and actually focus on storytelling, gameplay and land well with the masses).\n
      \n
      For example, Fortnite uses all kinds of psychological tactics to get people to buy more stuff, folding ideas explains it well: [www.youtube.com/watch?v=dPHPNgIihR0](https://www.youtube.com/watch?v=dPHPNgIihR0)\n
      \n
      I don’t play the game myself, but I feel that this is where NFT might make a better alternative. You keep that ability to make things collectable without all the nasty bussines tactics (IF implemented that way, ofcourse).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692866814 {#2857
      date: 2023-08-24 10:46:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OfficerBribe@lemm.ee"
      "@peter@lemmy.emerald.show"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2854 …}
    +nested: Doctrine\ORM\PersistentCollection {#2850 …}
    +votes: Doctrine\ORM\PersistentCollection {#2848 …}
    +reports: Doctrine\ORM\PersistentCollection {#2847 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2845 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
    -id: 26890
    -bodyTs: "'/watch?v=dphpngiihr0](https://www.youtube.com/watch?v=dphpngiihr0)':88 'abil':112 'actual':54 'altern':108 'assum':37 'better':107 'bussin':121 'buy':78 'collect':24,116 'come':13 'deviantart':6 'differ':33 'earn':49 'exampl':66 'explain':83 'feel':98 'focus':55 'focuss':45 'fold':81 'fortnit':67 'game':15,36,38,52,94 'gameplay':58 'get':75 'idea':82 'implement':124 'keep':110 'kind':50,70 'land':60 'make':31,105,114 'mass':64 'might':30,104 'nasti':120 'nft':103 'nfts':29 'ofcours':127 'patreon':8 'peopl':20,76 'play':92 'profit':44 'profit-focuss':43 'psycholog':72 'someth':18 'storytel':57 'stuff':80 'tactic':73,122 'thing':115 'think':26 'true':1 'use':5,68 've':3 'want':22 'way':126 'web3':46 'well':61,85 'without':117 'won':39 'www.youtube.com':87 'www.youtube.com/watch?v=dphpngiihr0](https://www.youtube.com/watch?v=dphpngiihr0)':86 'x':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.emerald.show/comment/136432"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692866814 {#2860
      date: 2023-08-24 10:46:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1504}
  +body: "But you could already do all that without NFTs. And if we are talking about transferring items across games which was a popular talking point in the past, I still cannot imagine how it would work and why would any dev implement this. Imagine Fortnite gun later used in Call of Duty."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692869103 {#2831
    date: 2023-08-24 11:25:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OfficerBribe@lemm.ee"
    "@peter@lemmy.emerald.show"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2834 …}
  +nested: Doctrine\ORM\PersistentCollection {#2837 …}
  +votes: Doctrine\ORM\PersistentCollection {#2839 …}
  +reports: Doctrine\ORM\PersistentCollection {#2825 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2823 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2821 …}
  -id: 26891
  -bodyTs: "'across':18 'alreadi':4 'call':50 'cannot':31 'could':3 'dev':41 'duti':52 'fortnit':45 'game':19 'gun':46 'imagin':32,44 'implement':42 'item':17 'later':47 'nfts':9 'past':28 'point':25 'popular':23 'still':30 'talk':14,24 'transfer':16 'use':48 'without':8 'work':36 'would':35,39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2682419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692869103 {#2828
    date: 2023-08-24 11:25:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2826
  +user: Proxies\__CG__\App\Entity\User {#2876 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2862
    +user: App\Entity\User {#1463 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#2792
      +user: Proxies\__CG__\App\Entity\User {#2876 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: App\Entity\EntryComment {#1504
        +user: App\Entity\User {#1463 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
        +magazine: App\Entity\Magazine {#302}
        +image: null
        +parent: null
        +root: null
        +body: "Can you imagine, how much money went into all this and where it all ended up? It couldn’t have gone up in flames, it had to end with some people. I don’t think NFT’s as-is have a future, but I think that NFT’s will eventually end up in the hands of the masses in a format that isn’t focussed on profit but more as a means to share, create and own art for digital games etc."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1693058042 {#1538
          date: 2023-08-26 15:54:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OfficerBribe@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2357 …}
        +nested: Doctrine\ORM\PersistentCollection {#2167 …}
        +votes: Doctrine\ORM\PersistentCollection {#2474 …}
        +reports: Doctrine\ORM\PersistentCollection {#2487 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1838 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
        -id: 26719
        -bodyTs: "'art':79 'as-i':38 'couldn':18 'creat':76 'digit':81 'end':15,28,52 'etc':83 'eventu':51 'flame':24 'focuss':66 'format':62 'futur':43 'game':82 'gone':21 'hand':56 'imagin':3 'isn':64 'mass':59 'mean':73 'money':6 'much':5 'nft':36,48 'peopl':31 'profit':68 'share':75 'think':35,46 'went':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.emerald.show/comment/109395"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692781480 {#2476
          date: 2023-08-23 11:04:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1504}
      +body: """
        There are countless other examples where some new service gets a lot of funding and eventually dies. Most probably really was spent out without being pocketed, fancy office was rented, state of the art tech used, huge sallaries and ridiculous benefits etc.\n
        \n
        I cannot imagine NFTs or crypto in general being widely used. Tech is inefficient and not solving anything better than what we already have been using for years. If someone wants to sell digital art there already are ways like DeviantArt, Patreon etc.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1692821091 {#2790
        date: 2023-08-23 22:04:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OfficerBribe@lemm.ee"
        "@peter@lemmy.emerald.show"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2875 …}
      +nested: Doctrine\ORM\PersistentCollection {#2873 …}
      +votes: Doctrine\ORM\PersistentCollection {#2871 …}
      +reports: Doctrine\ORM\PersistentCollection {#2869 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
      -id: 26720
      -bodyTs: "'alreadi':65,79 'anyth':60 'art':34,77 'benefit':41 'better':61 'cannot':44 'countless':3 'crypto':48 'deviantart':83 'die':17 'digit':76 'etc':42,85 'eventu':16 'exampl':5 'fanci':27 'fund':14 'general':50 'get':10 'huge':37 'imagin':45 'ineffici':56 'like':82 'lot':12 'new':8 'nfts':46 'offic':28 'patreon':84 'pocket':26 'probabl':19 'realli':20 'rent':30 'ridicul':40 'sallari':38 'sell':75 'servic':9 'solv':59 'someon':72 'spent':22 'state':31 'tech':35,54 'use':36,53,68 'want':73 'way':81 'wide':52 'without':24 'year':70"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/2659934"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692821091 {#2791
        date: 2023-08-23 22:04:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1504}
    +body: """
      True, I’ve been using DeviantArt and Patreon myself. But when it comes to gaming, there is something in people and wanting to collect. I think that where NFTs *might* make a difference is in gaming (assuming games won’t be the profit-focussed, web3 “X to earn” kind of game and actually focus on storytelling, gameplay and land well with the masses).\n
      \n
      For example, Fortnite uses all kinds of psychological tactics to get people to buy more stuff, folding ideas explains it well: [www.youtube.com/watch?v=dPHPNgIihR0](https://www.youtube.com/watch?v=dPHPNgIihR0)\n
      \n
      I don’t play the game myself, but I feel that this is where NFT might make a better alternative. You keep that ability to make things collectable without all the nasty bussines tactics (IF implemented that way, ofcourse).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692866814 {#2857
      date: 2023-08-24 10:46:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OfficerBribe@lemm.ee"
      "@peter@lemmy.emerald.show"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2854 …}
    +nested: Doctrine\ORM\PersistentCollection {#2850 …}
    +votes: Doctrine\ORM\PersistentCollection {#2848 …}
    +reports: Doctrine\ORM\PersistentCollection {#2847 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2845 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
    -id: 26890
    -bodyTs: "'/watch?v=dphpngiihr0](https://www.youtube.com/watch?v=dphpngiihr0)':88 'abil':112 'actual':54 'altern':108 'assum':37 'better':107 'bussin':121 'buy':78 'collect':24,116 'come':13 'deviantart':6 'differ':33 'earn':49 'exampl':66 'explain':83 'feel':98 'focus':55 'focuss':45 'fold':81 'fortnit':67 'game':15,36,38,52,94 'gameplay':58 'get':75 'idea':82 'implement':124 'keep':110 'kind':50,70 'land':60 'make':31,105,114 'mass':64 'might':30,104 'nasti':120 'nft':103 'nfts':29 'ofcours':127 'patreon':8 'peopl':20,76 'play':92 'profit':44 'profit-focuss':43 'psycholog':72 'someth':18 'storytel':57 'stuff':80 'tactic':73,122 'thing':115 'think':26 'true':1 'use':5,68 've':3 'want':22 'way':126 'web3':46 'well':61,85 'without':117 'won':39 'www.youtube.com':87 'www.youtube.com/watch?v=dphpngiihr0](https://www.youtube.com/watch?v=dphpngiihr0)':86 'x':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.emerald.show/comment/136432"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692866814 {#2860
      date: 2023-08-24 10:46:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1504}
  +body: "But you could already do all that without NFTs. And if we are talking about transferring items across games which was a popular talking point in the past, I still cannot imagine how it would work and why would any dev implement this. Imagine Fortnite gun later used in Call of Duty."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692869103 {#2831
    date: 2023-08-24 11:25:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OfficerBribe@lemm.ee"
    "@peter@lemmy.emerald.show"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2834 …}
  +nested: Doctrine\ORM\PersistentCollection {#2837 …}
  +votes: Doctrine\ORM\PersistentCollection {#2839 …}
  +reports: Doctrine\ORM\PersistentCollection {#2825 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2823 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2821 …}
  -id: 26891
  -bodyTs: "'across':18 'alreadi':4 'call':50 'cannot':31 'could':3 'dev':41 'duti':52 'fortnit':45 'game':19 'gun':46 'imagin':32,44 'implement':42 'item':17 'later':47 'nfts':9 'past':28 'point':25 'popular':23 'still':30 'talk':14,24 'transfer':16 'use':48 'without':8 'work':36 'would':35,39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2682419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692869103 {#2828
    date: 2023-08-24 11:25:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#2891
  +user: App\Entity\User {#1463 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2826
    +user: Proxies\__CG__\App\Entity\User {#2876 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#2862
      +user: App\Entity\User {#1463 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: App\Entity\EntryComment {#2792
        +user: Proxies\__CG__\App\Entity\User {#2876 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
        +magazine: App\Entity\Magazine {#302}
        +image: null
        +parent: App\Entity\EntryComment {#1504
          +user: App\Entity\User {#1463 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
          +magazine: App\Entity\Magazine {#302}
          +image: null
          +parent: null
          +root: null
          +body: "Can you imagine, how much money went into all this and where it all ended up? It couldn’t have gone up in flames, it had to end with some people. I don’t think NFT’s as-is have a future, but I think that NFT’s will eventually end up in the hands of the masses in a format that isn’t focussed on profit but more as a means to share, create and own art for digital games etc."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1693058042 {#1538
            date: 2023-08-26 15:54:02.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@OfficerBribe@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2357 …}
          +nested: Doctrine\ORM\PersistentCollection {#2167 …}
          +votes: Doctrine\ORM\PersistentCollection {#2474 …}
          +reports: Doctrine\ORM\PersistentCollection {#2487 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1838 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
          -id: 26719
          -bodyTs: "'art':79 'as-i':38 'couldn':18 'creat':76 'digit':81 'end':15,28,52 'etc':83 'eventu':51 'flame':24 'focuss':66 'format':62 'futur':43 'game':82 'gone':21 'hand':56 'imagin':3 'isn':64 'mass':59 'mean':73 'money':6 'much':5 'nft':36,48 'peopl':31 'profit':68 'share':75 'think':35,46 'went':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.emerald.show/comment/109395"
          +editedAt: null
          +createdAt: DateTimeImmutable @1692781480 {#2476
            date: 2023-08-23 11:04:40.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1504}
        +body: """
          There are countless other examples where some new service gets a lot of funding and eventually dies. Most probably really was spent out without being pocketed, fancy office was rented, state of the art tech used, huge sallaries and ridiculous benefits etc.\n
          \n
          I cannot imagine NFTs or crypto in general being widely used. Tech is inefficient and not solving anything better than what we already have been using for years. If someone wants to sell digital art there already are ways like DeviantArt, Patreon etc.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1692821091 {#2790
          date: 2023-08-23 22:04:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OfficerBribe@lemm.ee"
          "@peter@lemmy.emerald.show"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2875 …}
        +nested: Doctrine\ORM\PersistentCollection {#2873 …}
        +votes: Doctrine\ORM\PersistentCollection {#2871 …}
        +reports: Doctrine\ORM\PersistentCollection {#2869 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
        -id: 26720
        -bodyTs: "'alreadi':65,79 'anyth':60 'art':34,77 'benefit':41 'better':61 'cannot':44 'countless':3 'crypto':48 'deviantart':83 'die':17 'digit':76 'etc':42,85 'eventu':16 'exampl':5 'fanci':27 'fund':14 'general':50 'get':10 'huge':37 'imagin':45 'ineffici':56 'like':82 'lot':12 'new':8 'nfts':46 'offic':28 'patreon':84 'pocket':26 'probabl':19 'realli':20 'rent':30 'ridicul':40 'sallari':38 'sell':75 'servic':9 'solv':59 'someon':72 'spent':22 'state':31 'tech':35,54 'use':36,53,68 'want':73 'way':81 'wide':52 'without':24 'year':70"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/2659934"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692821091 {#2791
          date: 2023-08-23 22:04:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1504}
      +body: """
        True, I’ve been using DeviantArt and Patreon myself. But when it comes to gaming, there is something in people and wanting to collect. I think that where NFTs *might* make a difference is in gaming (assuming games won’t be the profit-focussed, web3 “X to earn” kind of game and actually focus on storytelling, gameplay and land well with the masses).\n
        \n
        For example, Fortnite uses all kinds of psychological tactics to get people to buy more stuff, folding ideas explains it well: [www.youtube.com/watch?v=dPHPNgIihR0](https://www.youtube.com/watch?v=dPHPNgIihR0)\n
        \n
        I don’t play the game myself, but I feel that this is where NFT might make a better alternative. You keep that ability to make things collectable without all the nasty bussines tactics (IF implemented that way, ofcourse).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1692866814 {#2857
        date: 2023-08-24 10:46:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OfficerBribe@lemm.ee"
        "@peter@lemmy.emerald.show"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2854 …}
      +nested: Doctrine\ORM\PersistentCollection {#2850 …}
      +votes: Doctrine\ORM\PersistentCollection {#2848 …}
      +reports: Doctrine\ORM\PersistentCollection {#2847 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2845 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
      -id: 26890
      -bodyTs: "'/watch?v=dphpngiihr0](https://www.youtube.com/watch?v=dphpngiihr0)':88 'abil':112 'actual':54 'altern':108 'assum':37 'better':107 'bussin':121 'buy':78 'collect':24,116 'come':13 'deviantart':6 'differ':33 'earn':49 'exampl':66 'explain':83 'feel':98 'focus':55 'focuss':45 'fold':81 'fortnit':67 'game':15,36,38,52,94 'gameplay':58 'get':75 'idea':82 'implement':124 'keep':110 'kind':50,70 'land':60 'make':31,105,114 'mass':64 'might':30,104 'nasti':120 'nft':103 'nfts':29 'ofcours':127 'patreon':8 'peopl':20,76 'play':92 'profit':44 'profit-focuss':43 'psycholog':72 'someth':18 'storytel':57 'stuff':80 'tactic':73,122 'thing':115 'think':26 'true':1 'use':5,68 've':3 'want':22 'way':126 'web3':46 'well':61,85 'without':117 'won':39 'www.youtube.com':87 'www.youtube.com/watch?v=dphpngiihr0](https://www.youtube.com/watch?v=dphpngiihr0)':86 'x':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.emerald.show/comment/136432"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692866814 {#2860
        date: 2023-08-24 10:46:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1504}
    +body: "But you could already do all that without NFTs. And if we are talking about transferring items across games which was a popular talking point in the past, I still cannot imagine how it would work and why would any dev implement this. Imagine Fortnite gun later used in Call of Duty."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692869103 {#2831
      date: 2023-08-24 11:25:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OfficerBribe@lemm.ee"
      "@peter@lemmy.emerald.show"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2834 …}
    +nested: Doctrine\ORM\PersistentCollection {#2837 …}
    +votes: Doctrine\ORM\PersistentCollection {#2839 …}
    +reports: Doctrine\ORM\PersistentCollection {#2825 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2823 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2821 …}
    -id: 26891
    -bodyTs: "'across':18 'alreadi':4 'call':50 'cannot':31 'could':3 'dev':41 'duti':52 'fortnit':45 'game':19 'gun':46 'imagin':32,44 'implement':42 'item':17 'later':47 'nfts':9 'past':28 'point':25 'popular':23 'still':30 'talk':14,24 'transfer':16 'use':48 'without':8 'work':36 'would':35,39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2682419"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692869103 {#2828
      date: 2023-08-24 11:25:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1504}
  +body: """
    Yeah moving items across games would be impossible at the moment. But I feel that with nft’s, you at least get to own the item. That, and people get to make their own. It’s not easy to add your own skin to Fortnite, for example.\n
    \n
    I don’t want to sound like I’m for NFT’s, but I think if done right, it has a usecase.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692885146 {#2809
    date: 2023-08-24 15:52:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OfficerBribe@lemm.ee"
    "@peter@lemmy.emerald.show"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2812 …}
  +nested: Doctrine\ORM\PersistentCollection {#2815 …}
  +votes: Doctrine\ORM\PersistentCollection {#2817 …}
  +reports: Doctrine\ORM\PersistentCollection {#2877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
  -id: 26892
  -bodyTs: "'across':4 'add':40 'done':64 'easi':38 'exampl':47 'feel':14 'fortnit':45 'game':5 'get':22,30 'imposs':8 'item':3,26 'least':21 'like':54 'm':56 'make':32 'moment':11 'move':2 'nft':17,58 'peopl':29 'right':65 'skin':43 'sound':53 'think':62 'usecas':69 'want':51 'would':6 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.emerald.show/comment/141066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692885146 {#2888
    date: 2023-08-24 15:52:26.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
19 DENIED edit
App\Entity\EntryComment {#2891
  +user: App\Entity\User {#1463 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2826
    +user: Proxies\__CG__\App\Entity\User {#2876 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#2862
      +user: App\Entity\User {#1463 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: App\Entity\EntryComment {#2792
        +user: Proxies\__CG__\App\Entity\User {#2876 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
        +magazine: App\Entity\Magazine {#302}
        +image: null
        +parent: App\Entity\EntryComment {#1504
          +user: App\Entity\User {#1463 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
          +magazine: App\Entity\Magazine {#302}
          +image: null
          +parent: null
          +root: null
          +body: "Can you imagine, how much money went into all this and where it all ended up? It couldn’t have gone up in flames, it had to end with some people. I don’t think NFT’s as-is have a future, but I think that NFT’s will eventually end up in the hands of the masses in a format that isn’t focussed on profit but more as a means to share, create and own art for digital games etc."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1693058042 {#1538
            date: 2023-08-26 15:54:02.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@OfficerBribe@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2357 …}
          +nested: Doctrine\ORM\PersistentCollection {#2167 …}
          +votes: Doctrine\ORM\PersistentCollection {#2474 …}
          +reports: Doctrine\ORM\PersistentCollection {#2487 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1838 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
          -id: 26719
          -bodyTs: "'art':79 'as-i':38 'couldn':18 'creat':76 'digit':81 'end':15,28,52 'etc':83 'eventu':51 'flame':24 'focuss':66 'format':62 'futur':43 'game':82 'gone':21 'hand':56 'imagin':3 'isn':64 'mass':59 'mean':73 'money':6 'much':5 'nft':36,48 'peopl':31 'profit':68 'share':75 'think':35,46 'went':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.emerald.show/comment/109395"
          +editedAt: null
          +createdAt: DateTimeImmutable @1692781480 {#2476
            date: 2023-08-23 11:04:40.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1504}
        +body: """
          There are countless other examples where some new service gets a lot of funding and eventually dies. Most probably really was spent out without being pocketed, fancy office was rented, state of the art tech used, huge sallaries and ridiculous benefits etc.\n
          \n
          I cannot imagine NFTs or crypto in general being widely used. Tech is inefficient and not solving anything better than what we already have been using for years. If someone wants to sell digital art there already are ways like DeviantArt, Patreon etc.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1692821091 {#2790
          date: 2023-08-23 22:04:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OfficerBribe@lemm.ee"
          "@peter@lemmy.emerald.show"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2875 …}
        +nested: Doctrine\ORM\PersistentCollection {#2873 …}
        +votes: Doctrine\ORM\PersistentCollection {#2871 …}
        +reports: Doctrine\ORM\PersistentCollection {#2869 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
        -id: 26720
        -bodyTs: "'alreadi':65,79 'anyth':60 'art':34,77 'benefit':41 'better':61 'cannot':44 'countless':3 'crypto':48 'deviantart':83 'die':17 'digit':76 'etc':42,85 'eventu':16 'exampl':5 'fanci':27 'fund':14 'general':50 'get':10 'huge':37 'imagin':45 'ineffici':56 'like':82 'lot':12 'new':8 'nfts':46 'offic':28 'patreon':84 'pocket':26 'probabl':19 'realli':20 'rent':30 'ridicul':40 'sallari':38 'sell':75 'servic':9 'solv':59 'someon':72 'spent':22 'state':31 'tech':35,54 'use':36,53,68 'want':73 'way':81 'wide':52 'without':24 'year':70"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/2659934"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692821091 {#2791
          date: 2023-08-23 22:04:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1504}
      +body: """
        True, I’ve been using DeviantArt and Patreon myself. But when it comes to gaming, there is something in people and wanting to collect. I think that where NFTs *might* make a difference is in gaming (assuming games won’t be the profit-focussed, web3 “X to earn” kind of game and actually focus on storytelling, gameplay and land well with the masses).\n
        \n
        For example, Fortnite uses all kinds of psychological tactics to get people to buy more stuff, folding ideas explains it well: [www.youtube.com/watch?v=dPHPNgIihR0](https://www.youtube.com/watch?v=dPHPNgIihR0)\n
        \n
        I don’t play the game myself, but I feel that this is where NFT might make a better alternative. You keep that ability to make things collectable without all the nasty bussines tactics (IF implemented that way, ofcourse).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1692866814 {#2857
        date: 2023-08-24 10:46:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OfficerBribe@lemm.ee"
        "@peter@lemmy.emerald.show"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2854 …}
      +nested: Doctrine\ORM\PersistentCollection {#2850 …}
      +votes: Doctrine\ORM\PersistentCollection {#2848 …}
      +reports: Doctrine\ORM\PersistentCollection {#2847 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2845 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
      -id: 26890
      -bodyTs: "'/watch?v=dphpngiihr0](https://www.youtube.com/watch?v=dphpngiihr0)':88 'abil':112 'actual':54 'altern':108 'assum':37 'better':107 'bussin':121 'buy':78 'collect':24,116 'come':13 'deviantart':6 'differ':33 'earn':49 'exampl':66 'explain':83 'feel':98 'focus':55 'focuss':45 'fold':81 'fortnit':67 'game':15,36,38,52,94 'gameplay':58 'get':75 'idea':82 'implement':124 'keep':110 'kind':50,70 'land':60 'make':31,105,114 'mass':64 'might':30,104 'nasti':120 'nft':103 'nfts':29 'ofcours':127 'patreon':8 'peopl':20,76 'play':92 'profit':44 'profit-focuss':43 'psycholog':72 'someth':18 'storytel':57 'stuff':80 'tactic':73,122 'thing':115 'think':26 'true':1 'use':5,68 've':3 'want':22 'way':126 'web3':46 'well':61,85 'without':117 'won':39 'www.youtube.com':87 'www.youtube.com/watch?v=dphpngiihr0](https://www.youtube.com/watch?v=dphpngiihr0)':86 'x':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.emerald.show/comment/136432"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692866814 {#2860
        date: 2023-08-24 10:46:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1504}
    +body: "But you could already do all that without NFTs. And if we are talking about transferring items across games which was a popular talking point in the past, I still cannot imagine how it would work and why would any dev implement this. Imagine Fortnite gun later used in Call of Duty."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692869103 {#2831
      date: 2023-08-24 11:25:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OfficerBribe@lemm.ee"
      "@peter@lemmy.emerald.show"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2834 …}
    +nested: Doctrine\ORM\PersistentCollection {#2837 …}
    +votes: Doctrine\ORM\PersistentCollection {#2839 …}
    +reports: Doctrine\ORM\PersistentCollection {#2825 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2823 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2821 …}
    -id: 26891
    -bodyTs: "'across':18 'alreadi':4 'call':50 'cannot':31 'could':3 'dev':41 'duti':52 'fortnit':45 'game':19 'gun':46 'imagin':32,44 'implement':42 'item':17 'later':47 'nfts':9 'past':28 'point':25 'popular':23 'still':30 'talk':14,24 'transfer':16 'use':48 'without':8 'work':36 'would':35,39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2682419"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692869103 {#2828
      date: 2023-08-24 11:25:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1504}
  +body: """
    Yeah moving items across games would be impossible at the moment. But I feel that with nft’s, you at least get to own the item. That, and people get to make their own. It’s not easy to add your own skin to Fortnite, for example.\n
    \n
    I don’t want to sound like I’m for NFT’s, but I think if done right, it has a usecase.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692885146 {#2809
    date: 2023-08-24 15:52:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OfficerBribe@lemm.ee"
    "@peter@lemmy.emerald.show"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2812 …}
  +nested: Doctrine\ORM\PersistentCollection {#2815 …}
  +votes: Doctrine\ORM\PersistentCollection {#2817 …}
  +reports: Doctrine\ORM\PersistentCollection {#2877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
  -id: 26892
  -bodyTs: "'across':4 'add':40 'done':64 'easi':38 'exampl':47 'feel':14 'fortnit':45 'game':5 'get':22,30 'imposs':8 'item':3,26 'least':21 'like':54 'm':56 'make':32 'moment':11 'move':2 'nft':17,58 'peopl':29 'right':65 'skin':43 'sound':53 'think':62 'usecas':69 'want':51 'would':6 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.emerald.show/comment/141066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692885146 {#2888
    date: 2023-08-24 15:52:26.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
20 DENIED moderate
App\Entity\EntryComment {#2891
  +user: App\Entity\User {#1463 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2826
    +user: Proxies\__CG__\App\Entity\User {#2876 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#2862
      +user: App\Entity\User {#1463 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: App\Entity\EntryComment {#2792
        +user: Proxies\__CG__\App\Entity\User {#2876 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
        +magazine: App\Entity\Magazine {#302}
        +image: null
        +parent: App\Entity\EntryComment {#1504
          +user: App\Entity\User {#1463 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
          +magazine: App\Entity\Magazine {#302}
          +image: null
          +parent: null
          +root: null
          +body: "Can you imagine, how much money went into all this and where it all ended up? It couldn’t have gone up in flames, it had to end with some people. I don’t think NFT’s as-is have a future, but I think that NFT’s will eventually end up in the hands of the masses in a format that isn’t focussed on profit but more as a means to share, create and own art for digital games etc."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1693058042 {#1538
            date: 2023-08-26 15:54:02.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@OfficerBribe@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2357 …}
          +nested: Doctrine\ORM\PersistentCollection {#2167 …}
          +votes: Doctrine\ORM\PersistentCollection {#2474 …}
          +reports: Doctrine\ORM\PersistentCollection {#2487 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1838 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
          -id: 26719
          -bodyTs: "'art':79 'as-i':38 'couldn':18 'creat':76 'digit':81 'end':15,28,52 'etc':83 'eventu':51 'flame':24 'focuss':66 'format':62 'futur':43 'game':82 'gone':21 'hand':56 'imagin':3 'isn':64 'mass':59 'mean':73 'money':6 'much':5 'nft':36,48 'peopl':31 'profit':68 'share':75 'think':35,46 'went':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.emerald.show/comment/109395"
          +editedAt: null
          +createdAt: DateTimeImmutable @1692781480 {#2476
            date: 2023-08-23 11:04:40.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1504}
        +body: """
          There are countless other examples where some new service gets a lot of funding and eventually dies. Most probably really was spent out without being pocketed, fancy office was rented, state of the art tech used, huge sallaries and ridiculous benefits etc.\n
          \n
          I cannot imagine NFTs or crypto in general being widely used. Tech is inefficient and not solving anything better than what we already have been using for years. If someone wants to sell digital art there already are ways like DeviantArt, Patreon etc.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1692821091 {#2790
          date: 2023-08-23 22:04:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OfficerBribe@lemm.ee"
          "@peter@lemmy.emerald.show"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2875 …}
        +nested: Doctrine\ORM\PersistentCollection {#2873 …}
        +votes: Doctrine\ORM\PersistentCollection {#2871 …}
        +reports: Doctrine\ORM\PersistentCollection {#2869 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
        -id: 26720
        -bodyTs: "'alreadi':65,79 'anyth':60 'art':34,77 'benefit':41 'better':61 'cannot':44 'countless':3 'crypto':48 'deviantart':83 'die':17 'digit':76 'etc':42,85 'eventu':16 'exampl':5 'fanci':27 'fund':14 'general':50 'get':10 'huge':37 'imagin':45 'ineffici':56 'like':82 'lot':12 'new':8 'nfts':46 'offic':28 'patreon':84 'pocket':26 'probabl':19 'realli':20 'rent':30 'ridicul':40 'sallari':38 'sell':75 'servic':9 'solv':59 'someon':72 'spent':22 'state':31 'tech':35,54 'use':36,53,68 'want':73 'way':81 'wide':52 'without':24 'year':70"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/2659934"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692821091 {#2791
          date: 2023-08-23 22:04:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1504}
      +body: """
        True, I’ve been using DeviantArt and Patreon myself. But when it comes to gaming, there is something in people and wanting to collect. I think that where NFTs *might* make a difference is in gaming (assuming games won’t be the profit-focussed, web3 “X to earn” kind of game and actually focus on storytelling, gameplay and land well with the masses).\n
        \n
        For example, Fortnite uses all kinds of psychological tactics to get people to buy more stuff, folding ideas explains it well: [www.youtube.com/watch?v=dPHPNgIihR0](https://www.youtube.com/watch?v=dPHPNgIihR0)\n
        \n
        I don’t play the game myself, but I feel that this is where NFT might make a better alternative. You keep that ability to make things collectable without all the nasty bussines tactics (IF implemented that way, ofcourse).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1692866814 {#2857
        date: 2023-08-24 10:46:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OfficerBribe@lemm.ee"
        "@peter@lemmy.emerald.show"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2854 …}
      +nested: Doctrine\ORM\PersistentCollection {#2850 …}
      +votes: Doctrine\ORM\PersistentCollection {#2848 …}
      +reports: Doctrine\ORM\PersistentCollection {#2847 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2845 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
      -id: 26890
      -bodyTs: "'/watch?v=dphpngiihr0](https://www.youtube.com/watch?v=dphpngiihr0)':88 'abil':112 'actual':54 'altern':108 'assum':37 'better':107 'bussin':121 'buy':78 'collect':24,116 'come':13 'deviantart':6 'differ':33 'earn':49 'exampl':66 'explain':83 'feel':98 'focus':55 'focuss':45 'fold':81 'fortnit':67 'game':15,36,38,52,94 'gameplay':58 'get':75 'idea':82 'implement':124 'keep':110 'kind':50,70 'land':60 'make':31,105,114 'mass':64 'might':30,104 'nasti':120 'nft':103 'nfts':29 'ofcours':127 'patreon':8 'peopl':20,76 'play':92 'profit':44 'profit-focuss':43 'psycholog':72 'someth':18 'storytel':57 'stuff':80 'tactic':73,122 'thing':115 'think':26 'true':1 'use':5,68 've':3 'want':22 'way':126 'web3':46 'well':61,85 'without':117 'won':39 'www.youtube.com':87 'www.youtube.com/watch?v=dphpngiihr0](https://www.youtube.com/watch?v=dphpngiihr0)':86 'x':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.emerald.show/comment/136432"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692866814 {#2860
        date: 2023-08-24 10:46:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1504}
    +body: "But you could already do all that without NFTs. And if we are talking about transferring items across games which was a popular talking point in the past, I still cannot imagine how it would work and why would any dev implement this. Imagine Fortnite gun later used in Call of Duty."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692869103 {#2831
      date: 2023-08-24 11:25:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OfficerBribe@lemm.ee"
      "@peter@lemmy.emerald.show"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2834 …}
    +nested: Doctrine\ORM\PersistentCollection {#2837 …}
    +votes: Doctrine\ORM\PersistentCollection {#2839 …}
    +reports: Doctrine\ORM\PersistentCollection {#2825 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2823 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2821 …}
    -id: 26891
    -bodyTs: "'across':18 'alreadi':4 'call':50 'cannot':31 'could':3 'dev':41 'duti':52 'fortnit':45 'game':19 'gun':46 'imagin':32,44 'implement':42 'item':17 'later':47 'nfts':9 'past':28 'point':25 'popular':23 'still':30 'talk':14,24 'transfer':16 'use':48 'without':8 'work':36 'would':35,39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2682419"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692869103 {#2828
      date: 2023-08-24 11:25:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1504}
  +body: """
    Yeah moving items across games would be impossible at the moment. But I feel that with nft’s, you at least get to own the item. That, and people get to make their own. It’s not easy to add your own skin to Fortnite, for example.\n
    \n
    I don’t want to sound like I’m for NFT’s, but I think if done right, it has a usecase.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692885146 {#2809
    date: 2023-08-24 15:52:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OfficerBribe@lemm.ee"
    "@peter@lemmy.emerald.show"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2812 …}
  +nested: Doctrine\ORM\PersistentCollection {#2815 …}
  +votes: Doctrine\ORM\PersistentCollection {#2817 …}
  +reports: Doctrine\ORM\PersistentCollection {#2877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
  -id: 26892
  -bodyTs: "'across':4 'add':40 'done':64 'easi':38 'exampl':47 'feel':14 'fortnit':45 'game':5 'get':22,30 'imposs':8 'item':3,26 'least':21 'like':54 'm':56 'make':32 'moment':11 'move':2 'nft':17,58 'peopl':29 'right':65 'skin':43 'sound':53 'think':62 'usecas':69 'want':51 'would':6 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.emerald.show/comment/141066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692885146 {#2888
    date: 2023-08-24 15:52:26.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
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2894
  +user: Proxies\__CG__\App\Entity\User {#2886 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2891
    +user: App\Entity\User {#1463 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#2826
      +user: Proxies\__CG__\App\Entity\User {#2876 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: App\Entity\EntryComment {#2862
        +user: App\Entity\User {#1463 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
        +magazine: App\Entity\Magazine {#302}
        +image: null
        +parent: App\Entity\EntryComment {#2792
          +user: Proxies\__CG__\App\Entity\User {#2876 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
          +magazine: App\Entity\Magazine {#302}
          +image: null
          +parent: App\Entity\EntryComment {#1504
            +user: App\Entity\User {#1463 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
            +magazine: App\Entity\Magazine {#302}
            +image: null
            +parent: null
            +root: null
            +body: "Can you imagine, how much money went into all this and where it all ended up? It couldn’t have gone up in flames, it had to end with some people. I don’t think NFT’s as-is have a future, but I think that NFT’s will eventually end up in the hands of the masses in a format that isn’t focussed on profit but more as a means to share, create and own art for digital games etc."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1693058042 {#1538
              date: 2023-08-26 15:54:02.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@OfficerBribe@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2357 …}
            +nested: Doctrine\ORM\PersistentCollection {#2167 …}
            +votes: Doctrine\ORM\PersistentCollection {#2474 …}
            +reports: Doctrine\ORM\PersistentCollection {#2487 …}
            +favourites: Doctrine\ORM\PersistentCollection {#1838 …}
            +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
            -id: 26719
            -bodyTs: "'art':79 'as-i':38 'couldn':18 'creat':76 'digit':81 'end':15,28,52 'etc':83 'eventu':51 'flame':24 'focuss':66 'format':62 'futur':43 'game':82 'gone':21 'hand':56 'imagin':3 'isn':64 'mass':59 'mean':73 'money':6 'much':5 'nft':36,48 'peopl':31 'profit':68 'share':75 'think':35,46 'went':7"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.emerald.show/comment/109395"
            +editedAt: null
            +createdAt: DateTimeImmutable @1692781480 {#2476
              date: 2023-08-23 11:04:40.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1504}
          +body: """
            There are countless other examples where some new service gets a lot of funding and eventually dies. Most probably really was spent out without being pocketed, fancy office was rented, state of the art tech used, huge sallaries and ridiculous benefits etc.\n
            \n
            I cannot imagine NFTs or crypto in general being widely used. Tech is inefficient and not solving anything better than what we already have been using for years. If someone wants to sell digital art there already are ways like DeviantArt, Patreon etc.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1692821091 {#2790
            date: 2023-08-23 22:04:51.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@OfficerBribe@lemm.ee"
            "@peter@lemmy.emerald.show"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2875 …}
          +nested: Doctrine\ORM\PersistentCollection {#2873 …}
          +votes: Doctrine\ORM\PersistentCollection {#2871 …}
          +reports: Doctrine\ORM\PersistentCollection {#2869 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
          -id: 26720
          -bodyTs: "'alreadi':65,79 'anyth':60 'art':34,77 'benefit':41 'better':61 'cannot':44 'countless':3 'crypto':48 'deviantart':83 'die':17 'digit':76 'etc':42,85 'eventu':16 'exampl':5 'fanci':27 'fund':14 'general':50 'get':10 'huge':37 'imagin':45 'ineffici':56 'like':82 'lot':12 'new':8 'nfts':46 'offic':28 'patreon':84 'pocket':26 'probabl':19 'realli':20 'rent':30 'ridicul':40 'sallari':38 'sell':75 'servic':9 'solv':59 'someon':72 'spent':22 'state':31 'tech':35,54 'use':36,53,68 'want':73 'way':81 'wide':52 'without':24 'year':70"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/2659934"
          +editedAt: null
          +createdAt: DateTimeImmutable @1692821091 {#2791
            date: 2023-08-23 22:04:51.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1504}
        +body: """
          True, I’ve been using DeviantArt and Patreon myself. But when it comes to gaming, there is something in people and wanting to collect. I think that where NFTs *might* make a difference is in gaming (assuming games won’t be the profit-focussed, web3 “X to earn” kind of game and actually focus on storytelling, gameplay and land well with the masses).\n
          \n
          For example, Fortnite uses all kinds of psychological tactics to get people to buy more stuff, folding ideas explains it well: [www.youtube.com/watch?v=dPHPNgIihR0](https://www.youtube.com/watch?v=dPHPNgIihR0)\n
          \n
          I don’t play the game myself, but I feel that this is where NFT might make a better alternative. You keep that ability to make things collectable without all the nasty bussines tactics (IF implemented that way, ofcourse).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1692866814 {#2857
          date: 2023-08-24 10:46:54.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OfficerBribe@lemm.ee"
          "@peter@lemmy.emerald.show"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2854 …}
        +nested: Doctrine\ORM\PersistentCollection {#2850 …}
        +votes: Doctrine\ORM\PersistentCollection {#2848 …}
        +reports: Doctrine\ORM\PersistentCollection {#2847 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2845 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
        -id: 26890
        -bodyTs: "'/watch?v=dphpngiihr0](https://www.youtube.com/watch?v=dphpngiihr0)':88 'abil':112 'actual':54 'altern':108 'assum':37 'better':107 'bussin':121 'buy':78 'collect':24,116 'come':13 'deviantart':6 'differ':33 'earn':49 'exampl':66 'explain':83 'feel':98 'focus':55 'focuss':45 'fold':81 'fortnit':67 'game':15,36,38,52,94 'gameplay':58 'get':75 'idea':82 'implement':124 'keep':110 'kind':50,70 'land':60 'make':31,105,114 'mass':64 'might':30,104 'nasti':120 'nft':103 'nfts':29 'ofcours':127 'patreon':8 'peopl':20,76 'play':92 'profit':44 'profit-focuss':43 'psycholog':72 'someth':18 'storytel':57 'stuff':80 'tactic':73,122 'thing':115 'think':26 'true':1 'use':5,68 've':3 'want':22 'way':126 'web3':46 'well':61,85 'without':117 'won':39 'www.youtube.com':87 'www.youtube.com/watch?v=dphpngiihr0](https://www.youtube.com/watch?v=dphpngiihr0)':86 'x':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.emerald.show/comment/136432"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692866814 {#2860
          date: 2023-08-24 10:46:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1504}
      +body: "But you could already do all that without NFTs. And if we are talking about transferring items across games which was a popular talking point in the past, I still cannot imagine how it would work and why would any dev implement this. Imagine Fortnite gun later used in Call of Duty."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1692869103 {#2831
        date: 2023-08-24 11:25:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OfficerBribe@lemm.ee"
        "@peter@lemmy.emerald.show"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2834 …}
      +nested: Doctrine\ORM\PersistentCollection {#2837 …}
      +votes: Doctrine\ORM\PersistentCollection {#2839 …}
      +reports: Doctrine\ORM\PersistentCollection {#2825 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2823 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2821 …}
      -id: 26891
      -bodyTs: "'across':18 'alreadi':4 'call':50 'cannot':31 'could':3 'dev':41 'duti':52 'fortnit':45 'game':19 'gun':46 'imagin':32,44 'implement':42 'item':17 'later':47 'nfts':9 'past':28 'point':25 'popular':23 'still':30 'talk':14,24 'transfer':16 'use':48 'without':8 'work':36 'would':35,39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/2682419"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692869103 {#2828
        date: 2023-08-24 11:25:03.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1504}
    +body: """
      Yeah moving items across games would be impossible at the moment. But I feel that with nft’s, you at least get to own the item. That, and people get to make their own. It’s not easy to add your own skin to Fortnite, for example.\n
      \n
      I don’t want to sound like I’m for NFT’s, but I think if done right, it has a usecase.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692885146 {#2809
      date: 2023-08-24 15:52:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OfficerBribe@lemm.ee"
      "@peter@lemmy.emerald.show"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2812 …}
    +nested: Doctrine\ORM\PersistentCollection {#2815 …}
    +votes: Doctrine\ORM\PersistentCollection {#2817 …}
    +reports: Doctrine\ORM\PersistentCollection {#2877 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
    -id: 26892
    -bodyTs: "'across':4 'add':40 'done':64 'easi':38 'exampl':47 'feel':14 'fortnit':45 'game':5 'get':22,30 'imposs':8 'item':3,26 'least':21 'like':54 'm':56 'make':32 'moment':11 'move':2 'nft':17,58 'peopl':29 'right':65 'skin':43 'sound':53 'think':62 'usecas':69 'want':51 'would':6 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.emerald.show/comment/141066"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692885146 {#2888
      date: 2023-08-24 15:52:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1504}
  +body: """
    > if done right\n
    \n
    Who's going to do it? For a myriad of reasons, including "why would we?" it won't be the game developers. How would it be done without support from the developers?\n
    \n
    Also, this already exists in a sense in the Steam Workshop.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1693058031 {#2897
    date: 2023-08-26 15:53:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OfficerBribe@lemm.ee"
    "@peter@lemmy.emerald.show"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2885 …}
  +nested: Doctrine\ORM\PersistentCollection {#2892 …}
  +votes: Doctrine\ORM\PersistentCollection {#2903 …}
  +reports: Doctrine\ORM\PersistentCollection {#2905 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2909 …}
  -id: 26893
  -bodyTs: "'alreadi':38 'also':36 'develop':25,35 'done':2,30 'exist':39 'game':24 'go':6 'includ':15 'myriad':12 'reason':14 'right':3 'sens':42 'steam':45 'support':32 'without':31 'won':20 'workshop':46 'would':17,27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/366372/-/comment/1923285"
  +editedAt: DateTimeImmutable @1693058045 {#2900
    date: 2023-08-26 15:54:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1693058031 {#2902
    date: 2023-08-26 15:53:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2894
  +user: Proxies\__CG__\App\Entity\User {#2886 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2891
    +user: App\Entity\User {#1463 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#2826
      +user: Proxies\__CG__\App\Entity\User {#2876 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: App\Entity\EntryComment {#2862
        +user: App\Entity\User {#1463 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
        +magazine: App\Entity\Magazine {#302}
        +image: null
        +parent: App\Entity\EntryComment {#2792
          +user: Proxies\__CG__\App\Entity\User {#2876 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
          +magazine: App\Entity\Magazine {#302}
          +image: null
          +parent: App\Entity\EntryComment {#1504
            +user: App\Entity\User {#1463 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
            +magazine: App\Entity\Magazine {#302}
            +image: null
            +parent: null
            +root: null
            +body: "Can you imagine, how much money went into all this and where it all ended up? It couldn’t have gone up in flames, it had to end with some people. I don’t think NFT’s as-is have a future, but I think that NFT’s will eventually end up in the hands of the masses in a format that isn’t focussed on profit but more as a means to share, create and own art for digital games etc."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1693058042 {#1538
              date: 2023-08-26 15:54:02.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@OfficerBribe@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2357 …}
            +nested: Doctrine\ORM\PersistentCollection {#2167 …}
            +votes: Doctrine\ORM\PersistentCollection {#2474 …}
            +reports: Doctrine\ORM\PersistentCollection {#2487 …}
            +favourites: Doctrine\ORM\PersistentCollection {#1838 …}
            +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
            -id: 26719
            -bodyTs: "'art':79 'as-i':38 'couldn':18 'creat':76 'digit':81 'end':15,28,52 'etc':83 'eventu':51 'flame':24 'focuss':66 'format':62 'futur':43 'game':82 'gone':21 'hand':56 'imagin':3 'isn':64 'mass':59 'mean':73 'money':6 'much':5 'nft':36,48 'peopl':31 'profit':68 'share':75 'think':35,46 'went':7"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.emerald.show/comment/109395"
            +editedAt: null
            +createdAt: DateTimeImmutable @1692781480 {#2476
              date: 2023-08-23 11:04:40.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1504}
          +body: """
            There are countless other examples where some new service gets a lot of funding and eventually dies. Most probably really was spent out without being pocketed, fancy office was rented, state of the art tech used, huge sallaries and ridiculous benefits etc.\n
            \n
            I cannot imagine NFTs or crypto in general being widely used. Tech is inefficient and not solving anything better than what we already have been using for years. If someone wants to sell digital art there already are ways like DeviantArt, Patreon etc.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1692821091 {#2790
            date: 2023-08-23 22:04:51.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@OfficerBribe@lemm.ee"
            "@peter@lemmy.emerald.show"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2875 …}
          +nested: Doctrine\ORM\PersistentCollection {#2873 …}
          +votes: Doctrine\ORM\PersistentCollection {#2871 …}
          +reports: Doctrine\ORM\PersistentCollection {#2869 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
          -id: 26720
          -bodyTs: "'alreadi':65,79 'anyth':60 'art':34,77 'benefit':41 'better':61 'cannot':44 'countless':3 'crypto':48 'deviantart':83 'die':17 'digit':76 'etc':42,85 'eventu':16 'exampl':5 'fanci':27 'fund':14 'general':50 'get':10 'huge':37 'imagin':45 'ineffici':56 'like':82 'lot':12 'new':8 'nfts':46 'offic':28 'patreon':84 'pocket':26 'probabl':19 'realli':20 'rent':30 'ridicul':40 'sallari':38 'sell':75 'servic':9 'solv':59 'someon':72 'spent':22 'state':31 'tech':35,54 'use':36,53,68 'want':73 'way':81 'wide':52 'without':24 'year':70"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/2659934"
          +editedAt: null
          +createdAt: DateTimeImmutable @1692821091 {#2791
            date: 2023-08-23 22:04:51.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1504}
        +body: """
          True, I’ve been using DeviantArt and Patreon myself. But when it comes to gaming, there is something in people and wanting to collect. I think that where NFTs *might* make a difference is in gaming (assuming games won’t be the profit-focussed, web3 “X to earn” kind of game and actually focus on storytelling, gameplay and land well with the masses).\n
          \n
          For example, Fortnite uses all kinds of psychological tactics to get people to buy more stuff, folding ideas explains it well: [www.youtube.com/watch?v=dPHPNgIihR0](https://www.youtube.com/watch?v=dPHPNgIihR0)\n
          \n
          I don’t play the game myself, but I feel that this is where NFT might make a better alternative. You keep that ability to make things collectable without all the nasty bussines tactics (IF implemented that way, ofcourse).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1692866814 {#2857
          date: 2023-08-24 10:46:54.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OfficerBribe@lemm.ee"
          "@peter@lemmy.emerald.show"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2854 …}
        +nested: Doctrine\ORM\PersistentCollection {#2850 …}
        +votes: Doctrine\ORM\PersistentCollection {#2848 …}
        +reports: Doctrine\ORM\PersistentCollection {#2847 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2845 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
        -id: 26890
        -bodyTs: "'/watch?v=dphpngiihr0](https://www.youtube.com/watch?v=dphpngiihr0)':88 'abil':112 'actual':54 'altern':108 'assum':37 'better':107 'bussin':121 'buy':78 'collect':24,116 'come':13 'deviantart':6 'differ':33 'earn':49 'exampl':66 'explain':83 'feel':98 'focus':55 'focuss':45 'fold':81 'fortnit':67 'game':15,36,38,52,94 'gameplay':58 'get':75 'idea':82 'implement':124 'keep':110 'kind':50,70 'land':60 'make':31,105,114 'mass':64 'might':30,104 'nasti':120 'nft':103 'nfts':29 'ofcours':127 'patreon':8 'peopl':20,76 'play':92 'profit':44 'profit-focuss':43 'psycholog':72 'someth':18 'storytel':57 'stuff':80 'tactic':73,122 'thing':115 'think':26 'true':1 'use':5,68 've':3 'want':22 'way':126 'web3':46 'well':61,85 'without':117 'won':39 'www.youtube.com':87 'www.youtube.com/watch?v=dphpngiihr0](https://www.youtube.com/watch?v=dphpngiihr0)':86 'x':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.emerald.show/comment/136432"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692866814 {#2860
          date: 2023-08-24 10:46:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1504}
      +body: "But you could already do all that without NFTs. And if we are talking about transferring items across games which was a popular talking point in the past, I still cannot imagine how it would work and why would any dev implement this. Imagine Fortnite gun later used in Call of Duty."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1692869103 {#2831
        date: 2023-08-24 11:25:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OfficerBribe@lemm.ee"
        "@peter@lemmy.emerald.show"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2834 …}
      +nested: Doctrine\ORM\PersistentCollection {#2837 …}
      +votes: Doctrine\ORM\PersistentCollection {#2839 …}
      +reports: Doctrine\ORM\PersistentCollection {#2825 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2823 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2821 …}
      -id: 26891
      -bodyTs: "'across':18 'alreadi':4 'call':50 'cannot':31 'could':3 'dev':41 'duti':52 'fortnit':45 'game':19 'gun':46 'imagin':32,44 'implement':42 'item':17 'later':47 'nfts':9 'past':28 'point':25 'popular':23 'still':30 'talk':14,24 'transfer':16 'use':48 'without':8 'work':36 'would':35,39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/2682419"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692869103 {#2828
        date: 2023-08-24 11:25:03.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1504}
    +body: """
      Yeah moving items across games would be impossible at the moment. But I feel that with nft’s, you at least get to own the item. That, and people get to make their own. It’s not easy to add your own skin to Fortnite, for example.\n
      \n
      I don’t want to sound like I’m for NFT’s, but I think if done right, it has a usecase.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692885146 {#2809
      date: 2023-08-24 15:52:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OfficerBribe@lemm.ee"
      "@peter@lemmy.emerald.show"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2812 …}
    +nested: Doctrine\ORM\PersistentCollection {#2815 …}
    +votes: Doctrine\ORM\PersistentCollection {#2817 …}
    +reports: Doctrine\ORM\PersistentCollection {#2877 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
    -id: 26892
    -bodyTs: "'across':4 'add':40 'done':64 'easi':38 'exampl':47 'feel':14 'fortnit':45 'game':5 'get':22,30 'imposs':8 'item':3,26 'least':21 'like':54 'm':56 'make':32 'moment':11 'move':2 'nft':17,58 'peopl':29 'right':65 'skin':43 'sound':53 'think':62 'usecas':69 'want':51 'would':6 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.emerald.show/comment/141066"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692885146 {#2888
      date: 2023-08-24 15:52:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1504}
  +body: """
    > if done right\n
    \n
    Who's going to do it? For a myriad of reasons, including "why would we?" it won't be the game developers. How would it be done without support from the developers?\n
    \n
    Also, this already exists in a sense in the Steam Workshop.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1693058031 {#2897
    date: 2023-08-26 15:53:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OfficerBribe@lemm.ee"
    "@peter@lemmy.emerald.show"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2885 …}
  +nested: Doctrine\ORM\PersistentCollection {#2892 …}
  +votes: Doctrine\ORM\PersistentCollection {#2903 …}
  +reports: Doctrine\ORM\PersistentCollection {#2905 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2909 …}
  -id: 26893
  -bodyTs: "'alreadi':38 'also':36 'develop':25,35 'done':2,30 'exist':39 'game':24 'go':6 'includ':15 'myriad':12 'reason':14 'right':3 'sens':42 'steam':45 'support':32 'without':31 'won':20 'workshop':46 'would':17,27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/366372/-/comment/1923285"
  +editedAt: DateTimeImmutable @1693058045 {#2900
    date: 2023-08-26 15:54:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1693058031 {#2902
    date: 2023-08-26 15:53:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2894
  +user: Proxies\__CG__\App\Entity\User {#2886 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2891
    +user: App\Entity\User {#1463 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#2826
      +user: Proxies\__CG__\App\Entity\User {#2876 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: App\Entity\EntryComment {#2862
        +user: App\Entity\User {#1463 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
        +magazine: App\Entity\Magazine {#302}
        +image: null
        +parent: App\Entity\EntryComment {#2792
          +user: Proxies\__CG__\App\Entity\User {#2876 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
          +magazine: App\Entity\Magazine {#302}
          +image: null
          +parent: App\Entity\EntryComment {#1504
            +user: App\Entity\User {#1463 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
            +magazine: App\Entity\Magazine {#302}
            +image: null
            +parent: null
            +root: null
            +body: "Can you imagine, how much money went into all this and where it all ended up? It couldn’t have gone up in flames, it had to end with some people. I don’t think NFT’s as-is have a future, but I think that NFT’s will eventually end up in the hands of the masses in a format that isn’t focussed on profit but more as a means to share, create and own art for digital games etc."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1693058042 {#1538
              date: 2023-08-26 15:54:02.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@OfficerBribe@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2357 …}
            +nested: Doctrine\ORM\PersistentCollection {#2167 …}
            +votes: Doctrine\ORM\PersistentCollection {#2474 …}
            +reports: Doctrine\ORM\PersistentCollection {#2487 …}
            +favourites: Doctrine\ORM\PersistentCollection {#1838 …}
            +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
            -id: 26719
            -bodyTs: "'art':79 'as-i':38 'couldn':18 'creat':76 'digit':81 'end':15,28,52 'etc':83 'eventu':51 'flame':24 'focuss':66 'format':62 'futur':43 'game':82 'gone':21 'hand':56 'imagin':3 'isn':64 'mass':59 'mean':73 'money':6 'much':5 'nft':36,48 'peopl':31 'profit':68 'share':75 'think':35,46 'went':7"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.emerald.show/comment/109395"
            +editedAt: null
            +createdAt: DateTimeImmutable @1692781480 {#2476
              date: 2023-08-23 11:04:40.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1504}
          +body: """
            There are countless other examples where some new service gets a lot of funding and eventually dies. Most probably really was spent out without being pocketed, fancy office was rented, state of the art tech used, huge sallaries and ridiculous benefits etc.\n
            \n
            I cannot imagine NFTs or crypto in general being widely used. Tech is inefficient and not solving anything better than what we already have been using for years. If someone wants to sell digital art there already are ways like DeviantArt, Patreon etc.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1692821091 {#2790
            date: 2023-08-23 22:04:51.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@OfficerBribe@lemm.ee"
            "@peter@lemmy.emerald.show"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2875 …}
          +nested: Doctrine\ORM\PersistentCollection {#2873 …}
          +votes: Doctrine\ORM\PersistentCollection {#2871 …}
          +reports: Doctrine\ORM\PersistentCollection {#2869 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
          -id: 26720
          -bodyTs: "'alreadi':65,79 'anyth':60 'art':34,77 'benefit':41 'better':61 'cannot':44 'countless':3 'crypto':48 'deviantart':83 'die':17 'digit':76 'etc':42,85 'eventu':16 'exampl':5 'fanci':27 'fund':14 'general':50 'get':10 'huge':37 'imagin':45 'ineffici':56 'like':82 'lot':12 'new':8 'nfts':46 'offic':28 'patreon':84 'pocket':26 'probabl':19 'realli':20 'rent':30 'ridicul':40 'sallari':38 'sell':75 'servic':9 'solv':59 'someon':72 'spent':22 'state':31 'tech':35,54 'use':36,53,68 'want':73 'way':81 'wide':52 'without':24 'year':70"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/2659934"
          +editedAt: null
          +createdAt: DateTimeImmutable @1692821091 {#2791
            date: 2023-08-23 22:04:51.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1504}
        +body: """
          True, I’ve been using DeviantArt and Patreon myself. But when it comes to gaming, there is something in people and wanting to collect. I think that where NFTs *might* make a difference is in gaming (assuming games won’t be the profit-focussed, web3 “X to earn” kind of game and actually focus on storytelling, gameplay and land well with the masses).\n
          \n
          For example, Fortnite uses all kinds of psychological tactics to get people to buy more stuff, folding ideas explains it well: [www.youtube.com/watch?v=dPHPNgIihR0](https://www.youtube.com/watch?v=dPHPNgIihR0)\n
          \n
          I don’t play the game myself, but I feel that this is where NFT might make a better alternative. You keep that ability to make things collectable without all the nasty bussines tactics (IF implemented that way, ofcourse).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1692866814 {#2857
          date: 2023-08-24 10:46:54.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OfficerBribe@lemm.ee"
          "@peter@lemmy.emerald.show"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2854 …}
        +nested: Doctrine\ORM\PersistentCollection {#2850 …}
        +votes: Doctrine\ORM\PersistentCollection {#2848 …}
        +reports: Doctrine\ORM\PersistentCollection {#2847 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2845 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
        -id: 26890
        -bodyTs: "'/watch?v=dphpngiihr0](https://www.youtube.com/watch?v=dphpngiihr0)':88 'abil':112 'actual':54 'altern':108 'assum':37 'better':107 'bussin':121 'buy':78 'collect':24,116 'come':13 'deviantart':6 'differ':33 'earn':49 'exampl':66 'explain':83 'feel':98 'focus':55 'focuss':45 'fold':81 'fortnit':67 'game':15,36,38,52,94 'gameplay':58 'get':75 'idea':82 'implement':124 'keep':110 'kind':50,70 'land':60 'make':31,105,114 'mass':64 'might':30,104 'nasti':120 'nft':103 'nfts':29 'ofcours':127 'patreon':8 'peopl':20,76 'play':92 'profit':44 'profit-focuss':43 'psycholog':72 'someth':18 'storytel':57 'stuff':80 'tactic':73,122 'thing':115 'think':26 'true':1 'use':5,68 've':3 'want':22 'way':126 'web3':46 'well':61,85 'without':117 'won':39 'www.youtube.com':87 'www.youtube.com/watch?v=dphpngiihr0](https://www.youtube.com/watch?v=dphpngiihr0)':86 'x':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.emerald.show/comment/136432"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692866814 {#2860
          date: 2023-08-24 10:46:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1504}
      +body: "But you could already do all that without NFTs. And if we are talking about transferring items across games which was a popular talking point in the past, I still cannot imagine how it would work and why would any dev implement this. Imagine Fortnite gun later used in Call of Duty."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1692869103 {#2831
        date: 2023-08-24 11:25:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OfficerBribe@lemm.ee"
        "@peter@lemmy.emerald.show"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2834 …}
      +nested: Doctrine\ORM\PersistentCollection {#2837 …}
      +votes: Doctrine\ORM\PersistentCollection {#2839 …}
      +reports: Doctrine\ORM\PersistentCollection {#2825 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2823 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2821 …}
      -id: 26891
      -bodyTs: "'across':18 'alreadi':4 'call':50 'cannot':31 'could':3 'dev':41 'duti':52 'fortnit':45 'game':19 'gun':46 'imagin':32,44 'implement':42 'item':17 'later':47 'nfts':9 'past':28 'point':25 'popular':23 'still':30 'talk':14,24 'transfer':16 'use':48 'without':8 'work':36 'would':35,39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/2682419"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692869103 {#2828
        date: 2023-08-24 11:25:03.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1504}
    +body: """
      Yeah moving items across games would be impossible at the moment. But I feel that with nft’s, you at least get to own the item. That, and people get to make their own. It’s not easy to add your own skin to Fortnite, for example.\n
      \n
      I don’t want to sound like I’m for NFT’s, but I think if done right, it has a usecase.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692885146 {#2809
      date: 2023-08-24 15:52:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OfficerBribe@lemm.ee"
      "@peter@lemmy.emerald.show"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2812 …}
    +nested: Doctrine\ORM\PersistentCollection {#2815 …}
    +votes: Doctrine\ORM\PersistentCollection {#2817 …}
    +reports: Doctrine\ORM\PersistentCollection {#2877 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
    -id: 26892
    -bodyTs: "'across':4 'add':40 'done':64 'easi':38 'exampl':47 'feel':14 'fortnit':45 'game':5 'get':22,30 'imposs':8 'item':3,26 'least':21 'like':54 'm':56 'make':32 'moment':11 'move':2 'nft':17,58 'peopl':29 'right':65 'skin':43 'sound':53 'think':62 'usecas':69 'want':51 'would':6 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.emerald.show/comment/141066"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692885146 {#2888
      date: 2023-08-24 15:52:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1504}
  +body: """
    > if done right\n
    \n
    Who's going to do it? For a myriad of reasons, including "why would we?" it won't be the game developers. How would it be done without support from the developers?\n
    \n
    Also, this already exists in a sense in the Steam Workshop.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1693058031 {#2897
    date: 2023-08-26 15:53:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OfficerBribe@lemm.ee"
    "@peter@lemmy.emerald.show"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2885 …}
  +nested: Doctrine\ORM\PersistentCollection {#2892 …}
  +votes: Doctrine\ORM\PersistentCollection {#2903 …}
  +reports: Doctrine\ORM\PersistentCollection {#2905 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2909 …}
  -id: 26893
  -bodyTs: "'alreadi':38 'also':36 'develop':25,35 'done':2,30 'exist':39 'game':24 'go':6 'includ':15 'myriad':12 'reason':14 'right':3 'sens':42 'steam':45 'support':32 'without':31 'won':20 'workshop':46 'would':17,27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/366372/-/comment/1923285"
  +editedAt: DateTimeImmutable @1693058045 {#2900
    date: 2023-08-26 15:54:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1693058031 {#2902
    date: 2023-08-26 15:53:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#1739
  +user: App\Entity\User {#2456 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1715 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "What madness allowed anyone to look at any of these things and be all "oh, I should definitely pay many thousands of dollars for this!""
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692376787 {#1732
    date: 2023-08-18 18:39:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@skillissuer@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1740 …}
  +nested: Doctrine\ORM\PersistentCollection {#2465 …}
  +votes: Doctrine\ORM\PersistentCollection {#2463 …}
  +reports: Doctrine\ORM\PersistentCollection {#2411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
  -id: 26182
  -bodyTs: "'allow':3 'anyon':4 'definit':18 'dollar':23 'look':6 'mad':2 'mani':20 'oh':15 'pay':19 'thing':11 'thousand':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/353836/-/comment/1726374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692376787 {#1718
    date: 2023-08-18 18:39:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#1739
  +user: App\Entity\User {#2456 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1715 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "What madness allowed anyone to look at any of these things and be all "oh, I should definitely pay many thousands of dollars for this!""
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692376787 {#1732
    date: 2023-08-18 18:39:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@skillissuer@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1740 …}
  +nested: Doctrine\ORM\PersistentCollection {#2465 …}
  +votes: Doctrine\ORM\PersistentCollection {#2463 …}
  +reports: Doctrine\ORM\PersistentCollection {#2411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
  -id: 26182
  -bodyTs: "'allow':3 'anyon':4 'definit':18 'dollar':23 'look':6 'mad':2 'mani':20 'oh':15 'pay':19 'thing':11 'thousand':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/353836/-/comment/1726374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692376787 {#1718
    date: 2023-08-18 18:39:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#1739
  +user: App\Entity\User {#2456 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1715 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "What madness allowed anyone to look at any of these things and be all "oh, I should definitely pay many thousands of dollars for this!""
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692376787 {#1732
    date: 2023-08-18 18:39:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@skillissuer@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1740 …}
  +nested: Doctrine\ORM\PersistentCollection {#2465 …}
  +votes: Doctrine\ORM\PersistentCollection {#2463 …}
  +reports: Doctrine\ORM\PersistentCollection {#2411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
  -id: 26182
  -bodyTs: "'allow':3 'anyon':4 'definit':18 'dollar':23 'look':6 'mad':2 'mani':20 'oh':15 'pay':19 'thing':11 'thousand':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/353836/-/comment/1726374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692376787 {#1718
    date: 2023-08-18 18:39:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#1361
  +user: App\Entity\User {#2021 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1362 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Lol is that RFK Jr? Of course that guy would be at a scam convention"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690103091 {#1385
    date: 2023-07-23 11:04:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmericanScream@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1403 …}
  +nested: Doctrine\ORM\PersistentCollection {#2023 …}
  +votes: Doctrine\ORM\PersistentCollection {#2032 …}
  +reports: Doctrine\ORM\PersistentCollection {#2024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2011 …}
  -id: 23188
  -bodyTs: "'convent':15 'cours':7 'guy':9 'jr':5 'lol':1 'rfk':4 'scam':14 'would':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/232466/-/comment/1047223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690103091 {#1382
    date: 2023-07-23 11:04:51.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
31 DENIED edit
App\Entity\EntryComment {#1361
  +user: App\Entity\User {#2021 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1362 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Lol is that RFK Jr? Of course that guy would be at a scam convention"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690103091 {#1385
    date: 2023-07-23 11:04:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmericanScream@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1403 …}
  +nested: Doctrine\ORM\PersistentCollection {#2023 …}
  +votes: Doctrine\ORM\PersistentCollection {#2032 …}
  +reports: Doctrine\ORM\PersistentCollection {#2024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2011 …}
  -id: 23188
  -bodyTs: "'convent':15 'cours':7 'guy':9 'jr':5 'lol':1 'rfk':4 'scam':14 'would':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/232466/-/comment/1047223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690103091 {#1382
    date: 2023-07-23 11:04:51.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
32 DENIED moderate
App\Entity\EntryComment {#1361
  +user: App\Entity\User {#2021 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1362 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Lol is that RFK Jr? Of course that guy would be at a scam convention"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690103091 {#1385
    date: 2023-07-23 11:04:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmericanScream@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1403 …}
  +nested: Doctrine\ORM\PersistentCollection {#2023 …}
  +votes: Doctrine\ORM\PersistentCollection {#2032 …}
  +reports: Doctrine\ORM\PersistentCollection {#2024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2011 …}
  -id: 23188
  -bodyTs: "'convent':15 'cours':7 'guy':9 'jr':5 'lol':1 'rfk':4 'scam':14 'would':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/232466/-/comment/1047223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690103091 {#1382
    date: 2023-07-23 11:04:51.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
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#2141
  +user: App\Entity\User {#2324 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2060 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "You're telling me that my limited edition GIF of the Backstreet Boys which I got for free by having a ticket to the Backstreet Boys reunion tour is worthless?? I should have sold it for $0.10 back when the market was at its peak 😔"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690053151 {#2347
    date: 2023-07-22 21:12:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Smokeless7048@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2164 …}
  +nested: Doctrine\ORM\PersistentCollection {#2314 …}
  +votes: Doctrine\ORM\PersistentCollection {#2328 …}
  +reports: Doctrine\ORM\PersistentCollection {#2191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
  -id: 23097
  -bodyTs: "'0.10':37 'back':38 'backstreet':12,25 'boy':13,26 'edit':8 'free':18 'gif':9 'got':16 'limit':7 'market':41 'peak':45 're':2 'reunion':27 'sold':34 'tell':3 'ticket':22 'tour':28 'worthless':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://the.coolest.zone/m/Buttcoin@kbin.social/t/13552/-/comment/155489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690053151 {#2332
    date: 2023-07-22 21:12:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2141
  +user: App\Entity\User {#2324 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2060 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "You're telling me that my limited edition GIF of the Backstreet Boys which I got for free by having a ticket to the Backstreet Boys reunion tour is worthless?? I should have sold it for $0.10 back when the market was at its peak 😔"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690053151 {#2347
    date: 2023-07-22 21:12:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Smokeless7048@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2164 …}
  +nested: Doctrine\ORM\PersistentCollection {#2314 …}
  +votes: Doctrine\ORM\PersistentCollection {#2328 …}
  +reports: Doctrine\ORM\PersistentCollection {#2191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
  -id: 23097
  -bodyTs: "'0.10':37 'back':38 'backstreet':12,25 'boy':13,26 'edit':8 'free':18 'gif':9 'got':16 'limit':7 'market':41 'peak':45 're':2 'reunion':27 'sold':34 'tell':3 'ticket':22 'tour':28 'worthless':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://the.coolest.zone/m/Buttcoin@kbin.social/t/13552/-/comment/155489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690053151 {#2332
    date: 2023-07-22 21:12:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2141
  +user: App\Entity\User {#2324 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2060 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "You're telling me that my limited edition GIF of the Backstreet Boys which I got for free by having a ticket to the Backstreet Boys reunion tour is worthless?? I should have sold it for $0.10 back when the market was at its peak 😔"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690053151 {#2347
    date: 2023-07-22 21:12:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Smokeless7048@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2164 …}
  +nested: Doctrine\ORM\PersistentCollection {#2314 …}
  +votes: Doctrine\ORM\PersistentCollection {#2328 …}
  +reports: Doctrine\ORM\PersistentCollection {#2191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
  -id: 23097
  -bodyTs: "'0.10':37 'back':38 'backstreet':12,25 'boy':13,26 'edit':8 'free':18 'gif':9 'got':16 'limit':7 'market':41 'peak':45 're':2 'reunion':27 'sold':34 'tell':3 'ticket':22 'tour':28 'worthless':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://the.coolest.zone/m/Buttcoin@kbin.social/t/13552/-/comment/155489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690053151 {#2332
    date: 2023-07-22 21:12:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2118
  +user: App\Entity\User {#2456 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Oh no! Anyway"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689348651 {#2106
    date: 2023-07-14 17:30:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Smokeless7048@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2121 …}
  +nested: Doctrine\ORM\PersistentCollection {#2115 …}
  +votes: Doctrine\ORM\PersistentCollection {#2123 …}
  +reports: Doctrine\ORM\PersistentCollection {#2116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2163 …}
  -id: 16404
  -bodyTs: "'anyway':3 'oh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/166171/-/comment/796861"
  +editedAt: DateTimeImmutable @1689348990 {#2110
    date: 2023-07-14 17:36:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689348651 {#2107
    date: 2023-07-14 17:30:51.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
39 DENIED edit
App\Entity\EntryComment {#2118
  +user: App\Entity\User {#2456 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Oh no! Anyway"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689348651 {#2106
    date: 2023-07-14 17:30:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Smokeless7048@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2121 …}
  +nested: Doctrine\ORM\PersistentCollection {#2115 …}
  +votes: Doctrine\ORM\PersistentCollection {#2123 …}
  +reports: Doctrine\ORM\PersistentCollection {#2116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2163 …}
  -id: 16404
  -bodyTs: "'anyway':3 'oh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/166171/-/comment/796861"
  +editedAt: DateTimeImmutable @1689348990 {#2110
    date: 2023-07-14 17:36:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689348651 {#2107
    date: 2023-07-14 17:30:51.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
40 DENIED moderate
App\Entity\EntryComment {#2118
  +user: App\Entity\User {#2456 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Oh no! Anyway"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689348651 {#2106
    date: 2023-07-14 17:30:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Smokeless7048@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2121 …}
  +nested: Doctrine\ORM\PersistentCollection {#2115 …}
  +votes: Doctrine\ORM\PersistentCollection {#2123 …}
  +reports: Doctrine\ORM\PersistentCollection {#2116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2163 …}
  -id: 16404
  -bodyTs: "'anyway':3 'oh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/166171/-/comment/796861"
  +editedAt: DateTimeImmutable @1689348990 {#2110
    date: 2023-07-14 17:36:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689348651 {#2107
    date: 2023-07-14 17:30:51.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
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2127
  +user: App\Entity\User {#2021 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2126 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Nice to see Mashinsky actually arrested. And to have so many charges against him specifically.\n
    \n
    He's definitely not going to be able to scurry out of this one.\n
    \n
    Somewhat ironically, this is good for Buttcoin :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689266983 {#2114
    date: 2023-07-13 18:49:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FuckFashMods@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2043 …}
  +nested: Doctrine\ORM\PersistentCollection {#2215 …}
  +votes: Doctrine\ORM\PersistentCollection {#2198 …}
  +reports: Doctrine\ORM\PersistentCollection {#2227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2225 …}
  -id: 14894
  -bodyTs: "'abl':23 'actual':5 'arrest':6 'buttcoin':36 'charg':12 'definit':18 'go':20 'good':34 'iron':31 'mani':11 'mashinski':4 'nice':1 'one':29 'scurri':25 'see':3 'somewhat':30 'specif':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/190049/-/comment/767389"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689266983 {#2124
    date: 2023-07-13 18:49:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2127
  +user: App\Entity\User {#2021 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2126 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Nice to see Mashinsky actually arrested. And to have so many charges against him specifically.\n
    \n
    He's definitely not going to be able to scurry out of this one.\n
    \n
    Somewhat ironically, this is good for Buttcoin :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689266983 {#2114
    date: 2023-07-13 18:49:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FuckFashMods@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2043 …}
  +nested: Doctrine\ORM\PersistentCollection {#2215 …}
  +votes: Doctrine\ORM\PersistentCollection {#2198 …}
  +reports: Doctrine\ORM\PersistentCollection {#2227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2225 …}
  -id: 14894
  -bodyTs: "'abl':23 'actual':5 'arrest':6 'buttcoin':36 'charg':12 'definit':18 'go':20 'good':34 'iron':31 'mani':11 'mashinski':4 'nice':1 'one':29 'scurri':25 'see':3 'somewhat':30 'specif':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/190049/-/comment/767389"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689266983 {#2124
    date: 2023-07-13 18:49:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2127
  +user: App\Entity\User {#2021 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2126 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Nice to see Mashinsky actually arrested. And to have so many charges against him specifically.\n
    \n
    He's definitely not going to be able to scurry out of this one.\n
    \n
    Somewhat ironically, this is good for Buttcoin :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689266983 {#2114
    date: 2023-07-13 18:49:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FuckFashMods@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2043 …}
  +nested: Doctrine\ORM\PersistentCollection {#2215 …}
  +votes: Doctrine\ORM\PersistentCollection {#2198 …}
  +reports: Doctrine\ORM\PersistentCollection {#2227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2225 …}
  -id: 14894
  -bodyTs: "'abl':23 'actual':5 'arrest':6 'buttcoin':36 'charg':12 'definit':18 'go':20 'good':34 'iron':31 'mani':11 'mashinski':4 'nice':1 'one':29 'scurri':25 'see':3 'somewhat':30 'specif':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/190049/-/comment/767389"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689266983 {#2124
    date: 2023-07-13 18:49:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2229
  +user: App\Entity\User {#2297 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    > Crypto enthusiasts are hopeful that a once-in-four-years event which rewrites the underlying code of the world’s biggest cryptocurrency will extend the current market rally.\n
    \n
    Chill down. It’s just a variable change.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688937334 {#2128
    date: 2023-07-09 23:15:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Smokeless7048@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2299 …}
  +reports: Doctrine\ORM\PersistentCollection {#2298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  -id: 9270
  -bodyTs: "'biggest':22 'chang':37 'chill':30 'code':17 'crypto':1 'cryptocurr':23 'current':27 'enthusiast':2 'event':12 'extend':25 'four':10 'hope':4 'market':28 'once-in-four-year':7 'ralli':29 'rewrit':14 'under':16 'variabl':36 'world':20 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/166171/-/comment/655277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688937334 {#2044
    date: 2023-07-09 23:15:34.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
47 DENIED edit
App\Entity\EntryComment {#2229
  +user: App\Entity\User {#2297 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    > Crypto enthusiasts are hopeful that a once-in-four-years event which rewrites the underlying code of the world’s biggest cryptocurrency will extend the current market rally.\n
    \n
    Chill down. It’s just a variable change.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688937334 {#2128
    date: 2023-07-09 23:15:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Smokeless7048@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2299 …}
  +reports: Doctrine\ORM\PersistentCollection {#2298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  -id: 9270
  -bodyTs: "'biggest':22 'chang':37 'chill':30 'code':17 'crypto':1 'cryptocurr':23 'current':27 'enthusiast':2 'event':12 'extend':25 'four':10 'hope':4 'market':28 'once-in-four-year':7 'ralli':29 'rewrit':14 'under':16 'variabl':36 'world':20 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/166171/-/comment/655277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688937334 {#2044
    date: 2023-07-09 23:15:34.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
48 DENIED moderate
App\Entity\EntryComment {#2229
  +user: App\Entity\User {#2297 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    > Crypto enthusiasts are hopeful that a once-in-four-years event which rewrites the underlying code of the world’s biggest cryptocurrency will extend the current market rally.\n
    \n
    Chill down. It’s just a variable change.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688937334 {#2128
    date: 2023-07-09 23:15:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Smokeless7048@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2299 …}
  +reports: Doctrine\ORM\PersistentCollection {#2298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  -id: 9270
  -bodyTs: "'biggest':22 'chang':37 'chill':30 'code':17 'crypto':1 'cryptocurr':23 'current':27 'enthusiast':2 'event':12 'extend':25 'four':10 'hope':4 'market':28 'once-in-four-year':7 'ralli':29 'rewrit':14 'under':16 'variabl':36 'world':20 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/166171/-/comment/655277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688937334 {#2044
    date: 2023-07-09 23:15:34.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
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#2257
  +user: App\Entity\User {#2021 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Thanks for sharing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688891983 {#2204
    date: 2023-07-09 10:39:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@M154nthr0p3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2267 …}
  +nested: Doctrine\ORM\PersistentCollection {#2271 …}
  +votes: Doctrine\ORM\PersistentCollection {#2272 …}
  +reports: Doctrine\ORM\PersistentCollection {#2253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
  -id: 9231
  -bodyTs: "'share':3 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/149194/-/comment/640683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688891983 {#2200
    date: 2023-07-09 10:39:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2257
  +user: App\Entity\User {#2021 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Thanks for sharing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688891983 {#2204
    date: 2023-07-09 10:39:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@M154nthr0p3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2267 …}
  +nested: Doctrine\ORM\PersistentCollection {#2271 …}
  +votes: Doctrine\ORM\PersistentCollection {#2272 …}
  +reports: Doctrine\ORM\PersistentCollection {#2253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
  -id: 9231
  -bodyTs: "'share':3 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/149194/-/comment/640683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688891983 {#2200
    date: 2023-07-09 10:39:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2257
  +user: App\Entity\User {#2021 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Thanks for sharing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688891983 {#2204
    date: 2023-07-09 10:39:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@M154nthr0p3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2267 …}
  +nested: Doctrine\ORM\PersistentCollection {#2271 …}
  +votes: Doctrine\ORM\PersistentCollection {#2272 …}
  +reports: Doctrine\ORM\PersistentCollection {#2253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
  -id: 9231
  -bodyTs: "'share':3 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/149194/-/comment/640683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688891983 {#2200
    date: 2023-07-09 10:39:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_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\EntryComment {#2240
  +user: App\Entity\User {#2021 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2236 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    $1,440 transaction fee.\n
    \n
    For the love of god.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688890194 {#2266
    date: 2023-07-09 10:09:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2233 …}
  +nested: Doctrine\ORM\PersistentCollection {#2234 …}
  +votes: Doctrine\ORM\PersistentCollection {#2237 …}
  +reports: Doctrine\ORM\PersistentCollection {#2258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2254 …}
  -id: 10277
  -bodyTs: "'1':1 '440':2 'fee':4 'god':9 'love':7 'transact':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/77371/-/comment/640226"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688890194 {#2270
    date: 2023-07-09 10:09:54.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
55 DENIED edit
App\Entity\EntryComment {#2240
  +user: App\Entity\User {#2021 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2236 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    $1,440 transaction fee.\n
    \n
    For the love of god.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688890194 {#2266
    date: 2023-07-09 10:09:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2233 …}
  +nested: Doctrine\ORM\PersistentCollection {#2234 …}
  +votes: Doctrine\ORM\PersistentCollection {#2237 …}
  +reports: Doctrine\ORM\PersistentCollection {#2258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2254 …}
  -id: 10277
  -bodyTs: "'1':1 '440':2 'fee':4 'god':9 'love':7 'transact':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/77371/-/comment/640226"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688890194 {#2270
    date: 2023-07-09 10:09:54.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
56 DENIED moderate
App\Entity\EntryComment {#2240
  +user: App\Entity\User {#2021 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2236 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    $1,440 transaction fee.\n
    \n
    For the love of god.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688890194 {#2266
    date: 2023-07-09 10:09:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2233 …}
  +nested: Doctrine\ORM\PersistentCollection {#2234 …}
  +votes: Doctrine\ORM\PersistentCollection {#2237 …}
  +reports: Doctrine\ORM\PersistentCollection {#2258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2254 …}
  -id: 10277
  -bodyTs: "'1':1 '440':2 'fee':4 'god':9 'love':7 'transact':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/77371/-/comment/640226"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688890194 {#2270
    date: 2023-07-09 10:09:54.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
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\EntryComment {#2248
  +user: App\Entity\User {#2156 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2243 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Didn't El Salvador lose half of the money it spent on bitcoin?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688061317 {#2239
    date: 2023-06-29 19:55:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TootSweet@latte.isnot.coffee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2247 …}
  +nested: Doctrine\ORM\PersistentCollection {#2256 …}
  +votes: Doctrine\ORM\PersistentCollection {#2284 …}
  +reports: Doctrine\ORM\PersistentCollection {#2286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2034 …}
  -id: 5167
  -bodyTs: "'bitcoin':13 'didn':1 'el':3 'half':6 'lose':5 'money':9 'salvador':4 'spent':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/109978/-/comment/445379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688037776 {#2242
    date: 2023-06-29 13:22:56.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
59 DENIED edit
App\Entity\EntryComment {#2248
  +user: App\Entity\User {#2156 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2243 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Didn't El Salvador lose half of the money it spent on bitcoin?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688061317 {#2239
    date: 2023-06-29 19:55:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TootSweet@latte.isnot.coffee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2247 …}
  +nested: Doctrine\ORM\PersistentCollection {#2256 …}
  +votes: Doctrine\ORM\PersistentCollection {#2284 …}
  +reports: Doctrine\ORM\PersistentCollection {#2286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2034 …}
  -id: 5167
  -bodyTs: "'bitcoin':13 'didn':1 'el':3 'half':6 'lose':5 'money':9 'salvador':4 'spent':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/109978/-/comment/445379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688037776 {#2242
    date: 2023-06-29 13:22:56.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
60 DENIED moderate
App\Entity\EntryComment {#2248
  +user: App\Entity\User {#2156 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2243 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Didn't El Salvador lose half of the money it spent on bitcoin?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688061317 {#2239
    date: 2023-06-29 19:55:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TootSweet@latte.isnot.coffee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2247 …}
  +nested: Doctrine\ORM\PersistentCollection {#2256 …}
  +votes: Doctrine\ORM\PersistentCollection {#2284 …}
  +reports: Doctrine\ORM\PersistentCollection {#2286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2034 …}
  -id: 5167
  -bodyTs: "'bitcoin':13 'didn':1 'el':3 'half':6 'lose':5 'money':9 'salvador':4 'spent':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/109978/-/comment/445379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688037776 {#2242
    date: 2023-06-29 13:22:56.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
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\EntryComment {#2778
  +user: App\Entity\User {#2373 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2243 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2248
    +user: App\Entity\User {#2156 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2243 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: null
    +root: null
    +body: "Didn't El Salvador lose half of the money it spent on bitcoin?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1688061317 {#2239
      date: 2023-06-29 19:55:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TootSweet@latte.isnot.coffee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2247 …}
    +nested: Doctrine\ORM\PersistentCollection {#2256 …}
    +votes: Doctrine\ORM\PersistentCollection {#2284 …}
    +reports: Doctrine\ORM\PersistentCollection {#2286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2188 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2034 …}
    -id: 5167
    -bodyTs: "'bitcoin':13 'didn':1 'el':3 'half':6 'lose':5 'money':9 'salvador':4 'spent':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/Buttcoin/t/109978/-/comment/445379"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688037776 {#2242
      date: 2023-06-29 13:22:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2248}
  +body: "Yeah, there were so many snarky comments I could have made and something about El Salvadore was high on the list of candidates."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688047931 {#2779
    date: 2023-06-29 16:12:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TootSweet@latte.isnot.coffee"
    "@InduperatorRex@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2775 …}
  +nested: Doctrine\ORM\PersistentCollection {#2771 …}
  +votes: Doctrine\ORM\PersistentCollection {#2769 …}
  +reports: Doctrine\ORM\PersistentCollection {#2784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
  -id: 5435
  -bodyTs: "'candid':23 'comment':7 'could':9 'el':15 'high':18 'list':21 'made':11 'mani':5 'salvador':16 'snarki':6 'someth':13 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://latte.isnot.coffee/comment/289052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688047931 {#2782
    date: 2023-06-29 16:12: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
63 DENIED edit
App\Entity\EntryComment {#2778
  +user: App\Entity\User {#2373 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2243 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2248
    +user: App\Entity\User {#2156 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2243 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: null
    +root: null
    +body: "Didn't El Salvador lose half of the money it spent on bitcoin?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1688061317 {#2239
      date: 2023-06-29 19:55:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TootSweet@latte.isnot.coffee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2247 …}
    +nested: Doctrine\ORM\PersistentCollection {#2256 …}
    +votes: Doctrine\ORM\PersistentCollection {#2284 …}
    +reports: Doctrine\ORM\PersistentCollection {#2286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2188 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2034 …}
    -id: 5167
    -bodyTs: "'bitcoin':13 'didn':1 'el':3 'half':6 'lose':5 'money':9 'salvador':4 'spent':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/Buttcoin/t/109978/-/comment/445379"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688037776 {#2242
      date: 2023-06-29 13:22:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2248}
  +body: "Yeah, there were so many snarky comments I could have made and something about El Salvadore was high on the list of candidates."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688047931 {#2779
    date: 2023-06-29 16:12:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TootSweet@latte.isnot.coffee"
    "@InduperatorRex@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2775 …}
  +nested: Doctrine\ORM\PersistentCollection {#2771 …}
  +votes: Doctrine\ORM\PersistentCollection {#2769 …}
  +reports: Doctrine\ORM\PersistentCollection {#2784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
  -id: 5435
  -bodyTs: "'candid':23 'comment':7 'could':9 'el':15 'high':18 'list':21 'made':11 'mani':5 'salvador':16 'snarki':6 'someth':13 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://latte.isnot.coffee/comment/289052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688047931 {#2782
    date: 2023-06-29 16:12: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
64 DENIED moderate
App\Entity\EntryComment {#2778
  +user: App\Entity\User {#2373 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2243 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2248
    +user: App\Entity\User {#2156 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2243 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: null
    +root: null
    +body: "Didn't El Salvador lose half of the money it spent on bitcoin?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1688061317 {#2239
      date: 2023-06-29 19:55:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TootSweet@latte.isnot.coffee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2247 …}
    +nested: Doctrine\ORM\PersistentCollection {#2256 …}
    +votes: Doctrine\ORM\PersistentCollection {#2284 …}
    +reports: Doctrine\ORM\PersistentCollection {#2286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2188 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2034 …}
    -id: 5167
    -bodyTs: "'bitcoin':13 'didn':1 'el':3 'half':6 'lose':5 'money':9 'salvador':4 'spent':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/Buttcoin/t/109978/-/comment/445379"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688037776 {#2242
      date: 2023-06-29 13:22:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2248}
  +body: "Yeah, there were so many snarky comments I could have made and something about El Salvadore was high on the list of candidates."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688047931 {#2779
    date: 2023-06-29 16:12:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TootSweet@latte.isnot.coffee"
    "@InduperatorRex@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2775 …}
  +nested: Doctrine\ORM\PersistentCollection {#2771 …}
  +votes: Doctrine\ORM\PersistentCollection {#2769 …}
  +reports: Doctrine\ORM\PersistentCollection {#2784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
  -id: 5435
  -bodyTs: "'candid':23 'comment':7 'could':9 'el':15 'high':18 'list':21 'made':11 'mani':5 'salvador':16 'snarki':6 'someth':13 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://latte.isnot.coffee/comment/289052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688047931 {#2782
    date: 2023-06-29 16:12: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
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\EntryComment {#2016
  +user: App\Entity\User {#2373 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2243 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Actually, the topic of the thread is pretty relevant as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687996314 {#1986
    date: 2023-06-29 01:51:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TootSweet@latte.isnot.coffee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2015 …}
  +nested: Doctrine\ORM\PersistentCollection {#2008 …}
  +votes: Doctrine\ORM\PersistentCollection {#1987 …}
  +reports: Doctrine\ORM\PersistentCollection {#1983 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2368 …}
  -id: 5160
  -bodyTs: "'actual':1 'pretti':8 'relev':9 'thread':6 'topic':3 'well':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://latte.isnot.coffee/comment/281644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687996314 {#2010
    date: 2023-06-29 01:51:54.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
67 DENIED edit
App\Entity\EntryComment {#2016
  +user: App\Entity\User {#2373 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2243 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Actually, the topic of the thread is pretty relevant as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687996314 {#1986
    date: 2023-06-29 01:51:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TootSweet@latte.isnot.coffee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2015 …}
  +nested: Doctrine\ORM\PersistentCollection {#2008 …}
  +votes: Doctrine\ORM\PersistentCollection {#1987 …}
  +reports: Doctrine\ORM\PersistentCollection {#1983 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2368 …}
  -id: 5160
  -bodyTs: "'actual':1 'pretti':8 'relev':9 'thread':6 'topic':3 'well':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://latte.isnot.coffee/comment/281644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687996314 {#2010
    date: 2023-06-29 01:51:54.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
68 DENIED moderate
App\Entity\EntryComment {#2016
  +user: App\Entity\User {#2373 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2243 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Actually, the topic of the thread is pretty relevant as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687996314 {#1986
    date: 2023-06-29 01:51:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TootSweet@latte.isnot.coffee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2015 …}
  +nested: Doctrine\ORM\PersistentCollection {#2008 …}
  +votes: Doctrine\ORM\PersistentCollection {#1987 …}
  +reports: Doctrine\ORM\PersistentCollection {#1983 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2368 …}
  -id: 5160
  -bodyTs: "'actual':1 'pretti':8 'relev':9 'thread':6 'topic':3 'well':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://latte.isnot.coffee/comment/281644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687996314 {#2010
    date: 2023-06-29 01:51:54.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
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\EntryComment {#2530
  +user: App\Entity\User {#2456 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2531 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I love what he's done with the place."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687802393 {#2525
    date: 2023-06-26 19:59:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@e8d79@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2532 …}
  +nested: Doctrine\ORM\PersistentCollection {#2534 …}
  +votes: Doctrine\ORM\PersistentCollection {#2536 …}
  +reports: Doctrine\ORM\PersistentCollection {#2538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2542 …}
  -id: 4686
  -bodyTs: "'done':6 'love':2 'place':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/78008/-/comment/406535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687802393 {#2526
    date: 2023-06-26 19:59:53.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
71 DENIED edit
App\Entity\EntryComment {#2530
  +user: App\Entity\User {#2456 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2531 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I love what he's done with the place."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687802393 {#2525
    date: 2023-06-26 19:59:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@e8d79@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2532 …}
  +nested: Doctrine\ORM\PersistentCollection {#2534 …}
  +votes: Doctrine\ORM\PersistentCollection {#2536 …}
  +reports: Doctrine\ORM\PersistentCollection {#2538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2542 …}
  -id: 4686
  -bodyTs: "'done':6 'love':2 'place':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/78008/-/comment/406535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687802393 {#2526
    date: 2023-06-26 19:59:53.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
72 DENIED moderate
App\Entity\EntryComment {#2530
  +user: App\Entity\User {#2456 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2531 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I love what he's done with the place."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687802393 {#2525
    date: 2023-06-26 19:59:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@e8d79@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2532 …}
  +nested: Doctrine\ORM\PersistentCollection {#2534 …}
  +votes: Doctrine\ORM\PersistentCollection {#2536 …}
  +reports: Doctrine\ORM\PersistentCollection {#2538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2542 …}
  -id: 4686
  -bodyTs: "'done':6 'love':2 'place':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/78008/-/comment/406535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687802393 {#2526
    date: 2023-06-26 19:59:53.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
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\EntryComment {#2546
  +user: App\Entity\User {#2560 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2547 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "He was so far in the red lol. His climbing everest story was so cringe."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687689396 {#2529
    date: 2023-06-25 12:36:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmericanScream@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2548 …}
  +nested: Doctrine\ORM\PersistentCollection {#2550 …}
  +votes: Doctrine\ORM\PersistentCollection {#2552 …}
  +reports: Doctrine\ORM\PersistentCollection {#2554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2558 …}
  -id: 5176
  -bodyTs: "'climb':10 'cring':15 'everest':11 'far':4 'lol':8 'red':7 'stori':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/566217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687689396 {#2528
    date: 2023-06-25 12:36:36.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
75 DENIED edit
App\Entity\EntryComment {#2546
  +user: App\Entity\User {#2560 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2547 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "He was so far in the red lol. His climbing everest story was so cringe."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687689396 {#2529
    date: 2023-06-25 12:36:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmericanScream@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2548 …}
  +nested: Doctrine\ORM\PersistentCollection {#2550 …}
  +votes: Doctrine\ORM\PersistentCollection {#2552 …}
  +reports: Doctrine\ORM\PersistentCollection {#2554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2558 …}
  -id: 5176
  -bodyTs: "'climb':10 'cring':15 'everest':11 'far':4 'lol':8 'red':7 'stori':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/566217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687689396 {#2528
    date: 2023-06-25 12:36:36.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
76 DENIED moderate
App\Entity\EntryComment {#2546
  +user: App\Entity\User {#2560 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2547 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "He was so far in the red lol. His climbing everest story was so cringe."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687689396 {#2529
    date: 2023-06-25 12:36:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmericanScream@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2548 …}
  +nested: Doctrine\ORM\PersistentCollection {#2550 …}
  +votes: Doctrine\ORM\PersistentCollection {#2552 …}
  +reports: Doctrine\ORM\PersistentCollection {#2554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2558 …}
  -id: 5176
  -bodyTs: "'climb':10 'cring':15 'everest':11 'far':4 'lol':8 'red':7 'stori':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/566217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687689396 {#2528
    date: 2023-06-25 12:36:36.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
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\EntryComment {#2620
  +user: App\Entity\User {#2634 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2621 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I shall avoid the confusion by staying off twitter"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1687554014 {#2615
    date: 2023-06-23 23:00:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HedyL@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2622 …}
  +nested: Doctrine\ORM\PersistentCollection {#2624 …}
  +votes: Doctrine\ORM\PersistentCollection {#2626 …}
  +reports: Doctrine\ORM\PersistentCollection {#2628 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2630 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2632 …}
  -id: 4644
  -bodyTs: "'avoid':3 'confus':5 'shall':2 'stay':7 'twitter':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/484997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687554014 {#2616
    date: 2023-06-23 23:00:14.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
79 DENIED edit
App\Entity\EntryComment {#2620
  +user: App\Entity\User {#2634 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2621 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I shall avoid the confusion by staying off twitter"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1687554014 {#2615
    date: 2023-06-23 23:00:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HedyL@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2622 …}
  +nested: Doctrine\ORM\PersistentCollection {#2624 …}
  +votes: Doctrine\ORM\PersistentCollection {#2626 …}
  +reports: Doctrine\ORM\PersistentCollection {#2628 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2630 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2632 …}
  -id: 4644
  -bodyTs: "'avoid':3 'confus':5 'shall':2 'stay':7 'twitter':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/484997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687554014 {#2616
    date: 2023-06-23 23:00:14.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
80 DENIED moderate
App\Entity\EntryComment {#2620
  +user: App\Entity\User {#2634 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2621 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I shall avoid the confusion by staying off twitter"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1687554014 {#2615
    date: 2023-06-23 23:00:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HedyL@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2622 …}
  +nested: Doctrine\ORM\PersistentCollection {#2624 …}
  +votes: Doctrine\ORM\PersistentCollection {#2626 …}
  +reports: Doctrine\ORM\PersistentCollection {#2628 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2630 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2632 …}
  -id: 4644
  -bodyTs: "'avoid':3 'confus':5 'shall':2 'stay':7 'twitter':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/484997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687554014 {#2616
    date: 2023-06-23 23:00:14.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
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\EntryComment {#2694
  +user: App\Entity\User {#2707 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2621 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The aforementioned tweet can also be viewed here: <https://nitter.net/stretchmikep/status/1671942731571273729#m>"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688899436 {#2689
    date: 2023-07-09 12:43:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HedyL@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2695 …}
  +nested: Doctrine\ORM\PersistentCollection {#2697 …}
  +votes: Doctrine\ORM\PersistentCollection {#2699 …}
  +reports: Doctrine\ORM\PersistentCollection {#2701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2705 …}
  -id: 3259
  -bodyTs: "'/stretchmikep/status/1671942731571273729#m':11 'aforement':2 'also':5 'nitter.net':10 'nitter.net/stretchmikep/status/1671942731571273729#m':9 'tweet':3 'view':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/84556/-/comment/355739"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687539756 {#2690
    date: 2023-06-23 19:02:36.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
83 DENIED edit
App\Entity\EntryComment {#2694
  +user: App\Entity\User {#2707 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2621 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The aforementioned tweet can also be viewed here: <https://nitter.net/stretchmikep/status/1671942731571273729#m>"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688899436 {#2689
    date: 2023-07-09 12:43:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HedyL@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2695 …}
  +nested: Doctrine\ORM\PersistentCollection {#2697 …}
  +votes: Doctrine\ORM\PersistentCollection {#2699 …}
  +reports: Doctrine\ORM\PersistentCollection {#2701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2705 …}
  -id: 3259
  -bodyTs: "'/stretchmikep/status/1671942731571273729#m':11 'aforement':2 'also':5 'nitter.net':10 'nitter.net/stretchmikep/status/1671942731571273729#m':9 'tweet':3 'view':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/84556/-/comment/355739"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687539756 {#2690
    date: 2023-06-23 19:02:36.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
84 DENIED moderate
App\Entity\EntryComment {#2694
  +user: App\Entity\User {#2707 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2621 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#314
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The aforementioned tweet can also be viewed here: <https://nitter.net/stretchmikep/status/1671942731571273729#m>"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688899436 {#2689
    date: 2023-07-09 12:43:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HedyL@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2695 …}
  +nested: Doctrine\ORM\PersistentCollection {#2697 …}
  +votes: Doctrine\ORM\PersistentCollection {#2699 …}
  +reports: Doctrine\ORM\PersistentCollection {#2701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2705 …}
  -id: 3259
  -bodyTs: "'/stretchmikep/status/1671942731571273729#m':11 'aforement':2 'also':5 'nitter.net':10 'nitter.net/stretchmikep/status/1671942731571273729#m':9 'tweet':3 'view':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/84556/-/comment/355739"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687539756 {#2690
    date: 2023-06-23 19:02:36.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
85 DENIED edit
App\Entity\Magazine {#302
  +icon: Proxies\__CG__\App\Entity\Image {#282 …}
  +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 {#315
    date: 2024-08-12 17:41:37.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#273 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
  +entries: Doctrine\ORM\PersistentCollection {#216 …}
  +posts: Doctrine\ORM\PersistentCollection {#174 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
  +bans: Doctrine\ORM\PersistentCollection {#153 …}
  +reports: Doctrine\ORM\PersistentCollection {#139 …}
  +badges: Doctrine\ORM\PersistentCollection {#117 …}
  +logs: Doctrine\ORM\PersistentCollection {#107 …}
  +awards: Doctrine\ORM\PersistentCollection {#96 …}
  +categories: Doctrine\ORM\PersistentCollection {#83 …}
  -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 {#318
    date: 2023-06-19 05:14:27.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1687144467 {#314
    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