GET https://kbin.spritesserver.nl/index.php/d/programming.dev/comments?p=11

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 …}
}
36.51 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.06 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 {#1956
  +user: App\Entity\User {#1391 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Frequent flyer?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704534107 {#96
    date: 2024-01-06 10:41:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1944 …}
  +nested: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
  -id: 300776
  -bodyTs: "'flyer':2 'frequent':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/6156799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704534107 {#1961
    date: 2024-01-06 10:41:47.0 +01: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 {#1956
  +user: App\Entity\User {#1391 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Frequent flyer?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704534107 {#96
    date: 2024-01-06 10:41:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1944 …}
  +nested: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
  -id: 300776
  -bodyTs: "'flyer':2 'frequent':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/6156799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704534107 {#1961
    date: 2024-01-06 10:41:47.0 +01: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 {#1956
  +user: App\Entity\User {#1391 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Frequent flyer?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704534107 {#96
    date: 2024-01-06 10:41:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1944 …}
  +nested: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
  -id: 300776
  -bodyTs: "'flyer':2 'frequent':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/6156799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704534107 {#1961
    date: 2024-01-06 10:41:47.0 +01: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 {#1557
  +user: App\Entity\User {#1689 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "More days per day"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1704532926 {#1525
    date: 2024-01-06 10:22:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1563 …}
  +nested: Doctrine\ORM\PersistentCollection {#1620 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  -id: 285002
  -bodyTs: "'day':2,4 'per':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6451372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704532926 {#1565
    date: 2024-01-06 10:22:06.0 +01: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 {#1557
  +user: App\Entity\User {#1689 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "More days per day"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1704532926 {#1525
    date: 2024-01-06 10:22:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1563 …}
  +nested: Doctrine\ORM\PersistentCollection {#1620 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  -id: 285002
  -bodyTs: "'day':2,4 'per':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6451372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704532926 {#1565
    date: 2024-01-06 10:22:06.0 +01: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 {#1557
  +user: App\Entity\User {#1689 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "More days per day"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1704532926 {#1525
    date: 2024-01-06 10:22:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1563 …}
  +nested: Doctrine\ORM\PersistentCollection {#1620 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  -id: 285002
  -bodyTs: "'day':2,4 'per':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6451372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704532926 {#1565
    date: 2024-01-06 10:22:06.0 +01: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 {#2452
  +user: App\Entity\User {#2377 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 107
  +score: 0
  +lastActive: DateTime @1719905677 {#2458
    date: 2024-07-02 09:34:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2457 …}
  +nested: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
  -id: 284910
  -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6450620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704530257 {#2461
    date: 2024-01-06 09:37:37.0 +01: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 {#2452
  +user: App\Entity\User {#2377 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 107
  +score: 0
  +lastActive: DateTime @1719905677 {#2458
    date: 2024-07-02 09:34:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2457 …}
  +nested: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
  -id: 284910
  -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6450620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704530257 {#2461
    date: 2024-01-06 09:37:37.0 +01: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 {#2452
  +user: App\Entity\User {#2377 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 107
  +score: 0
  +lastActive: DateTime @1719905677 {#2458
    date: 2024-07-02 09:34:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2457 …}
  +nested: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
  -id: 284910
  -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6450620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704530257 {#2461
    date: 2024-01-06 09:37:37.0 +01: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 {#3167
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2452
    +user: App\Entity\User {#2377 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 107
    +score: 0
    +lastActive: DateTime @1719905677 {#2458
      date: 2024-07-02 09:34:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2457 …}
    +nested: Doctrine\ORM\PersistentCollection {#2455 …}
    +votes: Doctrine\ORM\PersistentCollection {#2468 …}
    +reports: Doctrine\ORM\PersistentCollection {#2469 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
    -id: 284910
    -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6450620"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704530257 {#2461
      date: 2024-01-06 09:37:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    It’s an exchange, not a cryptocurrency.\n
    \n
    Check your facts before you start the hate train.\n
    \n
    Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704535776 {#3164
    date: 2024-01-06 11:09:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3169 …}
  +nested: Doctrine\ORM\PersistentCollection {#3171 …}
  +votes: Doctrine\ORM\PersistentCollection {#3173 …}
  +reports: Doctrine\ORM\PersistentCollection {#3175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
  -id: 285061
  -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6451931"
  +editedAt: DateTimeImmutable @1712270138 {#3165
    date: 2024-04-05 00:35:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704535776 {#3166
    date: 2024-01-06 11:09:36.0 +01: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 {#3167
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2452
    +user: App\Entity\User {#2377 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 107
    +score: 0
    +lastActive: DateTime @1719905677 {#2458
      date: 2024-07-02 09:34:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2457 …}
    +nested: Doctrine\ORM\PersistentCollection {#2455 …}
    +votes: Doctrine\ORM\PersistentCollection {#2468 …}
    +reports: Doctrine\ORM\PersistentCollection {#2469 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
    -id: 284910
    -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6450620"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704530257 {#2461
      date: 2024-01-06 09:37:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    It’s an exchange, not a cryptocurrency.\n
    \n
    Check your facts before you start the hate train.\n
    \n
    Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704535776 {#3164
    date: 2024-01-06 11:09:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3169 …}
  +nested: Doctrine\ORM\PersistentCollection {#3171 …}
  +votes: Doctrine\ORM\PersistentCollection {#3173 …}
  +reports: Doctrine\ORM\PersistentCollection {#3175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
  -id: 285061
  -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6451931"
  +editedAt: DateTimeImmutable @1712270138 {#3165
    date: 2024-04-05 00:35:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704535776 {#3166
    date: 2024-01-06 11:09:36.0 +01: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 {#3167
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2452
    +user: App\Entity\User {#2377 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 107
    +score: 0
    +lastActive: DateTime @1719905677 {#2458
      date: 2024-07-02 09:34:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2457 …}
    +nested: Doctrine\ORM\PersistentCollection {#2455 …}
    +votes: Doctrine\ORM\PersistentCollection {#2468 …}
    +reports: Doctrine\ORM\PersistentCollection {#2469 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
    -id: 284910
    -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6450620"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704530257 {#2461
      date: 2024-01-06 09:37:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    It’s an exchange, not a cryptocurrency.\n
    \n
    Check your facts before you start the hate train.\n
    \n
    Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704535776 {#3164
    date: 2024-01-06 11:09:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3169 …}
  +nested: Doctrine\ORM\PersistentCollection {#3171 …}
  +votes: Doctrine\ORM\PersistentCollection {#3173 …}
  +reports: Doctrine\ORM\PersistentCollection {#3175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
  -id: 285061
  -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6451931"
  +editedAt: DateTimeImmutable @1712270138 {#3165
    date: 2024-04-05 00:35:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704535776 {#3166
    date: 2024-01-06 11:09:36.0 +01: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 {#3240
  +user: App\Entity\User {#2377 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3167
    +user: Proxies\__CG__\App\Entity\User {#3168 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2452
      +user: App\Entity\User {#2377 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 107
      +score: 0
      +lastActive: DateTime @1719905677 {#2458
        date: 2024-07-02 09:34:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2457 …}
      +nested: Doctrine\ORM\PersistentCollection {#2455 …}
      +votes: Doctrine\ORM\PersistentCollection {#2468 …}
      +reports: Doctrine\ORM\PersistentCollection {#2469 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
      -id: 284910
      -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6450620"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704530257 {#2461
        date: 2024-01-06 09:37:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: """
      It’s an exchange, not a cryptocurrency.\n
      \n
      Check your facts before you start the hate train.\n
      \n
      Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1704535776 {#3164
      date: 2024-01-06 11:09:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3169 …}
    +nested: Doctrine\ORM\PersistentCollection {#3171 …}
    +votes: Doctrine\ORM\PersistentCollection {#3173 …}
    +reports: Doctrine\ORM\PersistentCollection {#3175 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
    -id: 285061
    -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6451931"
    +editedAt: DateTimeImmutable @1712270138 {#3165
      date: 2024-04-05 00:35:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704535776 {#3166
      date: 2024-01-06 11:09:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: "It’s an exchange for a cryptocurrency of the same name I did my homework"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1704535989 {#3237
    date: 2024-01-06 11:13:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3241 …}
  +nested: Doctrine\ORM\PersistentCollection {#3243 …}
  +votes: Doctrine\ORM\PersistentCollection {#3245 …}
  +reports: Doctrine\ORM\PersistentCollection {#3247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
  -id: 285066
  -bodyTs: "'cryptocurr':7 'exchang':4 'homework':15 'name':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6451975"
  +editedAt: DateTimeImmutable @1712270694 {#3238
    date: 2024-04-05 00:44:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704535989 {#3239
    date: 2024-01-06 11:13:09.0 +01: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 {#3240
  +user: App\Entity\User {#2377 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3167
    +user: Proxies\__CG__\App\Entity\User {#3168 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2452
      +user: App\Entity\User {#2377 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 107
      +score: 0
      +lastActive: DateTime @1719905677 {#2458
        date: 2024-07-02 09:34:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2457 …}
      +nested: Doctrine\ORM\PersistentCollection {#2455 …}
      +votes: Doctrine\ORM\PersistentCollection {#2468 …}
      +reports: Doctrine\ORM\PersistentCollection {#2469 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
      -id: 284910
      -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6450620"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704530257 {#2461
        date: 2024-01-06 09:37:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: """
      It’s an exchange, not a cryptocurrency.\n
      \n
      Check your facts before you start the hate train.\n
      \n
      Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1704535776 {#3164
      date: 2024-01-06 11:09:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3169 …}
    +nested: Doctrine\ORM\PersistentCollection {#3171 …}
    +votes: Doctrine\ORM\PersistentCollection {#3173 …}
    +reports: Doctrine\ORM\PersistentCollection {#3175 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
    -id: 285061
    -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6451931"
    +editedAt: DateTimeImmutable @1712270138 {#3165
      date: 2024-04-05 00:35:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704535776 {#3166
      date: 2024-01-06 11:09:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: "It’s an exchange for a cryptocurrency of the same name I did my homework"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1704535989 {#3237
    date: 2024-01-06 11:13:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3241 …}
  +nested: Doctrine\ORM\PersistentCollection {#3243 …}
  +votes: Doctrine\ORM\PersistentCollection {#3245 …}
  +reports: Doctrine\ORM\PersistentCollection {#3247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
  -id: 285066
  -bodyTs: "'cryptocurr':7 'exchang':4 'homework':15 'name':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6451975"
  +editedAt: DateTimeImmutable @1712270694 {#3238
    date: 2024-04-05 00:44:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704535989 {#3239
    date: 2024-01-06 11:13:09.0 +01: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 {#3240
  +user: App\Entity\User {#2377 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3167
    +user: Proxies\__CG__\App\Entity\User {#3168 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2452
      +user: App\Entity\User {#2377 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 107
      +score: 0
      +lastActive: DateTime @1719905677 {#2458
        date: 2024-07-02 09:34:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2457 …}
      +nested: Doctrine\ORM\PersistentCollection {#2455 …}
      +votes: Doctrine\ORM\PersistentCollection {#2468 …}
      +reports: Doctrine\ORM\PersistentCollection {#2469 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
      -id: 284910
      -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6450620"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704530257 {#2461
        date: 2024-01-06 09:37:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: """
      It’s an exchange, not a cryptocurrency.\n
      \n
      Check your facts before you start the hate train.\n
      \n
      Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1704535776 {#3164
      date: 2024-01-06 11:09:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3169 …}
    +nested: Doctrine\ORM\PersistentCollection {#3171 …}
    +votes: Doctrine\ORM\PersistentCollection {#3173 …}
    +reports: Doctrine\ORM\PersistentCollection {#3175 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
    -id: 285061
    -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6451931"
    +editedAt: DateTimeImmutable @1712270138 {#3165
      date: 2024-04-05 00:35:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704535776 {#3166
      date: 2024-01-06 11:09:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: "It’s an exchange for a cryptocurrency of the same name I did my homework"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1704535989 {#3237
    date: 2024-01-06 11:13:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3241 …}
  +nested: Doctrine\ORM\PersistentCollection {#3243 …}
  +votes: Doctrine\ORM\PersistentCollection {#3245 …}
  +reports: Doctrine\ORM\PersistentCollection {#3247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
  -id: 285066
  -bodyTs: "'cryptocurr':7 'exchang':4 'homework':15 'name':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6451975"
  +editedAt: DateTimeImmutable @1712270694 {#3238
    date: 2024-04-05 00:44:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704535989 {#3239
    date: 2024-01-06 11:13:09.0 +01: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 {#3344
  +user: Proxies\__CG__\App\Entity\User {#3345 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3240
    +user: App\Entity\User {#2377 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3167
      +user: Proxies\__CG__\App\Entity\User {#3168 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2452
        +user: App\Entity\User {#2377 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 107
        +score: 0
        +lastActive: DateTime @1719905677 {#2458
          date: 2024-07-02 09:34:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 284910
        -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6450620"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704530257 {#2461
          date: 2024-01-06 09:37:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        It’s an exchange, not a cryptocurrency.\n
        \n
        Check your facts before you start the hate train.\n
        \n
        Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704535776 {#3164
        date: 2024-01-06 11:09:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3169 …}
      +nested: Doctrine\ORM\PersistentCollection {#3171 …}
      +votes: Doctrine\ORM\PersistentCollection {#3173 …}
      +reports: Doctrine\ORM\PersistentCollection {#3175 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
      -id: 285061
      -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6451931"
      +editedAt: DateTimeImmutable @1712270138 {#3165
        date: 2024-04-05 00:35:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704535776 {#3166
        date: 2024-01-06 11:09:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: "It’s an exchange for a cryptocurrency of the same name I did my homework"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1704535989 {#3237
      date: 2024-01-06 11:13:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3241 …}
    +nested: Doctrine\ORM\PersistentCollection {#3243 …}
    +votes: Doctrine\ORM\PersistentCollection {#3245 …}
    +reports: Doctrine\ORM\PersistentCollection {#3247 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
    -id: 285066
    -bodyTs: "'cryptocurr':7 'exchang':4 'homework':15 'name':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6451975"
    +editedAt: DateTimeImmutable @1712270694 {#3238
      date: 2024-04-05 00:44:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704535989 {#3239
      date: 2024-01-06 11:13:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: "It’s an exchange where you *can* exchange a token of the same name (their token). The primary purpose is not for that token, it’s mainly known for being an exchange."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704538804 {#3341
    date: 2024-01-06 12:00:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3346 …}
  +nested: Doctrine\ORM\PersistentCollection {#3348 …}
  +votes: Doctrine\ORM\PersistentCollection {#3350 …}
  +reports: Doctrine\ORM\PersistentCollection {#3352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3356 …}
  -id: 285120
  -bodyTs: "'exchang':4,8,32 'known':28 'main':27 'name':14 'primari':18 'purpos':19 'token':10,16,24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7176222"
  +editedAt: DateTimeImmutable @1712280943 {#3342
    date: 2024-04-05 03:35:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704538804 {#3343
    date: 2024-01-06 12:00:04.0 +01: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 {#3344
  +user: Proxies\__CG__\App\Entity\User {#3345 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3240
    +user: App\Entity\User {#2377 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3167
      +user: Proxies\__CG__\App\Entity\User {#3168 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2452
        +user: App\Entity\User {#2377 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 107
        +score: 0
        +lastActive: DateTime @1719905677 {#2458
          date: 2024-07-02 09:34:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 284910
        -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6450620"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704530257 {#2461
          date: 2024-01-06 09:37:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        It’s an exchange, not a cryptocurrency.\n
        \n
        Check your facts before you start the hate train.\n
        \n
        Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704535776 {#3164
        date: 2024-01-06 11:09:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3169 …}
      +nested: Doctrine\ORM\PersistentCollection {#3171 …}
      +votes: Doctrine\ORM\PersistentCollection {#3173 …}
      +reports: Doctrine\ORM\PersistentCollection {#3175 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
      -id: 285061
      -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6451931"
      +editedAt: DateTimeImmutable @1712270138 {#3165
        date: 2024-04-05 00:35:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704535776 {#3166
        date: 2024-01-06 11:09:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: "It’s an exchange for a cryptocurrency of the same name I did my homework"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1704535989 {#3237
      date: 2024-01-06 11:13:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3241 …}
    +nested: Doctrine\ORM\PersistentCollection {#3243 …}
    +votes: Doctrine\ORM\PersistentCollection {#3245 …}
    +reports: Doctrine\ORM\PersistentCollection {#3247 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
    -id: 285066
    -bodyTs: "'cryptocurr':7 'exchang':4 'homework':15 'name':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6451975"
    +editedAt: DateTimeImmutable @1712270694 {#3238
      date: 2024-04-05 00:44:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704535989 {#3239
      date: 2024-01-06 11:13:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: "It’s an exchange where you *can* exchange a token of the same name (their token). The primary purpose is not for that token, it’s mainly known for being an exchange."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704538804 {#3341
    date: 2024-01-06 12:00:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3346 …}
  +nested: Doctrine\ORM\PersistentCollection {#3348 …}
  +votes: Doctrine\ORM\PersistentCollection {#3350 …}
  +reports: Doctrine\ORM\PersistentCollection {#3352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3356 …}
  -id: 285120
  -bodyTs: "'exchang':4,8,32 'known':28 'main':27 'name':14 'primari':18 'purpos':19 'token':10,16,24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7176222"
  +editedAt: DateTimeImmutable @1712280943 {#3342
    date: 2024-04-05 03:35:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704538804 {#3343
    date: 2024-01-06 12:00:04.0 +01: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 {#3344
  +user: Proxies\__CG__\App\Entity\User {#3345 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3240
    +user: App\Entity\User {#2377 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3167
      +user: Proxies\__CG__\App\Entity\User {#3168 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2452
        +user: App\Entity\User {#2377 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 107
        +score: 0
        +lastActive: DateTime @1719905677 {#2458
          date: 2024-07-02 09:34:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 284910
        -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6450620"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704530257 {#2461
          date: 2024-01-06 09:37:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        It’s an exchange, not a cryptocurrency.\n
        \n
        Check your facts before you start the hate train.\n
        \n
        Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704535776 {#3164
        date: 2024-01-06 11:09:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3169 …}
      +nested: Doctrine\ORM\PersistentCollection {#3171 …}
      +votes: Doctrine\ORM\PersistentCollection {#3173 …}
      +reports: Doctrine\ORM\PersistentCollection {#3175 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
      -id: 285061
      -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6451931"
      +editedAt: DateTimeImmutable @1712270138 {#3165
        date: 2024-04-05 00:35:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704535776 {#3166
        date: 2024-01-06 11:09:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: "It’s an exchange for a cryptocurrency of the same name I did my homework"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1704535989 {#3237
      date: 2024-01-06 11:13:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3241 …}
    +nested: Doctrine\ORM\PersistentCollection {#3243 …}
    +votes: Doctrine\ORM\PersistentCollection {#3245 …}
    +reports: Doctrine\ORM\PersistentCollection {#3247 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
    -id: 285066
    -bodyTs: "'cryptocurr':7 'exchang':4 'homework':15 'name':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6451975"
    +editedAt: DateTimeImmutable @1712270694 {#3238
      date: 2024-04-05 00:44:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704535989 {#3239
      date: 2024-01-06 11:13:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: "It’s an exchange where you *can* exchange a token of the same name (their token). The primary purpose is not for that token, it’s mainly known for being an exchange."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704538804 {#3341
    date: 2024-01-06 12:00:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3346 …}
  +nested: Doctrine\ORM\PersistentCollection {#3348 …}
  +votes: Doctrine\ORM\PersistentCollection {#3350 …}
  +reports: Doctrine\ORM\PersistentCollection {#3352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3356 …}
  -id: 285120
  -bodyTs: "'exchang':4,8,32 'known':28 'main':27 'name':14 'primari':18 'purpos':19 'token':10,16,24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7176222"
  +editedAt: DateTimeImmutable @1712280943 {#3342
    date: 2024-04-05 03:35:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704538804 {#3343
    date: 2024-01-06 12:00:04.0 +01: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 {#3360
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3240
    +user: App\Entity\User {#2377 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3167
      +user: Proxies\__CG__\App\Entity\User {#3168 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2452
        +user: App\Entity\User {#2377 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 107
        +score: 0
        +lastActive: DateTime @1719905677 {#2458
          date: 2024-07-02 09:34:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 284910
        -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6450620"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704530257 {#2461
          date: 2024-01-06 09:37:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        It’s an exchange, not a cryptocurrency.\n
        \n
        Check your facts before you start the hate train.\n
        \n
        Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704535776 {#3164
        date: 2024-01-06 11:09:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3169 …}
      +nested: Doctrine\ORM\PersistentCollection {#3171 …}
      +votes: Doctrine\ORM\PersistentCollection {#3173 …}
      +reports: Doctrine\ORM\PersistentCollection {#3175 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
      -id: 285061
      -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6451931"
      +editedAt: DateTimeImmutable @1712270138 {#3165
        date: 2024-04-05 00:35:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704535776 {#3166
        date: 2024-01-06 11:09:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: "It’s an exchange for a cryptocurrency of the same name I did my homework"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1704535989 {#3237
      date: 2024-01-06 11:13:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3241 …}
    +nested: Doctrine\ORM\PersistentCollection {#3243 …}
    +votes: Doctrine\ORM\PersistentCollection {#3245 …}
    +reports: Doctrine\ORM\PersistentCollection {#3247 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
    -id: 285066
    -bodyTs: "'cryptocurr':7 'exchang':4 'homework':15 'name':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6451975"
    +editedAt: DateTimeImmutable @1712270694 {#3238
      date: 2024-04-05 00:44:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704535989 {#3239
      date: 2024-01-06 11:13:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    You’d get an F then mate.\n
    \n
    The fact that they have a token is in no way relevant to the fact that we’re talking about an exchange here.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704551550 {#3358
    date: 2024-01-06 15:32:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3361 …}
  +nested: Doctrine\ORM\PersistentCollection {#3363 …}
  +votes: Doctrine\ORM\PersistentCollection {#3365 …}
  +reports: Doctrine\ORM\PersistentCollection {#3367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3371 …}
  -id: 285549
  -bodyTs: "'d':2 'exchang':29 'f':5 'fact':9,22 'get':3 'mate':7 're':25 'relev':19 'talk':26 'token':14 'way':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6455207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704551550 {#3359
    date: 2024-01-06 15:32:30.0 +01: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 {#3360
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3240
    +user: App\Entity\User {#2377 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3167
      +user: Proxies\__CG__\App\Entity\User {#3168 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2452
        +user: App\Entity\User {#2377 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 107
        +score: 0
        +lastActive: DateTime @1719905677 {#2458
          date: 2024-07-02 09:34:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 284910
        -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6450620"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704530257 {#2461
          date: 2024-01-06 09:37:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        It’s an exchange, not a cryptocurrency.\n
        \n
        Check your facts before you start the hate train.\n
        \n
        Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704535776 {#3164
        date: 2024-01-06 11:09:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3169 …}
      +nested: Doctrine\ORM\PersistentCollection {#3171 …}
      +votes: Doctrine\ORM\PersistentCollection {#3173 …}
      +reports: Doctrine\ORM\PersistentCollection {#3175 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
      -id: 285061
      -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6451931"
      +editedAt: DateTimeImmutable @1712270138 {#3165
        date: 2024-04-05 00:35:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704535776 {#3166
        date: 2024-01-06 11:09:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: "It’s an exchange for a cryptocurrency of the same name I did my homework"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1704535989 {#3237
      date: 2024-01-06 11:13:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3241 …}
    +nested: Doctrine\ORM\PersistentCollection {#3243 …}
    +votes: Doctrine\ORM\PersistentCollection {#3245 …}
    +reports: Doctrine\ORM\PersistentCollection {#3247 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
    -id: 285066
    -bodyTs: "'cryptocurr':7 'exchang':4 'homework':15 'name':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6451975"
    +editedAt: DateTimeImmutable @1712270694 {#3238
      date: 2024-04-05 00:44:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704535989 {#3239
      date: 2024-01-06 11:13:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    You’d get an F then mate.\n
    \n
    The fact that they have a token is in no way relevant to the fact that we’re talking about an exchange here.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704551550 {#3358
    date: 2024-01-06 15:32:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3361 …}
  +nested: Doctrine\ORM\PersistentCollection {#3363 …}
  +votes: Doctrine\ORM\PersistentCollection {#3365 …}
  +reports: Doctrine\ORM\PersistentCollection {#3367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3371 …}
  -id: 285549
  -bodyTs: "'d':2 'exchang':29 'f':5 'fact':9,22 'get':3 'mate':7 're':25 'relev':19 'talk':26 'token':14 'way':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6455207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704551550 {#3359
    date: 2024-01-06 15:32:30.0 +01: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 {#3360
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3240
    +user: App\Entity\User {#2377 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3167
      +user: Proxies\__CG__\App\Entity\User {#3168 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2452
        +user: App\Entity\User {#2377 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 107
        +score: 0
        +lastActive: DateTime @1719905677 {#2458
          date: 2024-07-02 09:34:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 284910
        -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6450620"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704530257 {#2461
          date: 2024-01-06 09:37:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        It’s an exchange, not a cryptocurrency.\n
        \n
        Check your facts before you start the hate train.\n
        \n
        Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704535776 {#3164
        date: 2024-01-06 11:09:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3169 …}
      +nested: Doctrine\ORM\PersistentCollection {#3171 …}
      +votes: Doctrine\ORM\PersistentCollection {#3173 …}
      +reports: Doctrine\ORM\PersistentCollection {#3175 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
      -id: 285061
      -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6451931"
      +editedAt: DateTimeImmutable @1712270138 {#3165
        date: 2024-04-05 00:35:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704535776 {#3166
        date: 2024-01-06 11:09:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: "It’s an exchange for a cryptocurrency of the same name I did my homework"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1704535989 {#3237
      date: 2024-01-06 11:13:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3241 …}
    +nested: Doctrine\ORM\PersistentCollection {#3243 …}
    +votes: Doctrine\ORM\PersistentCollection {#3245 …}
    +reports: Doctrine\ORM\PersistentCollection {#3247 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
    -id: 285066
    -bodyTs: "'cryptocurr':7 'exchang':4 'homework':15 'name':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6451975"
    +editedAt: DateTimeImmutable @1712270694 {#3238
      date: 2024-04-05 00:44:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704535989 {#3239
      date: 2024-01-06 11:13:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    You’d get an F then mate.\n
    \n
    The fact that they have a token is in no way relevant to the fact that we’re talking about an exchange here.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704551550 {#3358
    date: 2024-01-06 15:32:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3361 …}
  +nested: Doctrine\ORM\PersistentCollection {#3363 …}
  +votes: Doctrine\ORM\PersistentCollection {#3365 …}
  +reports: Doctrine\ORM\PersistentCollection {#3367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3371 …}
  -id: 285549
  -bodyTs: "'d':2 'exchang':29 'f':5 'fact':9,22 'get':3 'mate':7 're':25 'relev':19 'talk':26 'token':14 'way':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6455207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704551550 {#3359
    date: 2024-01-06 15:32:30.0 +01: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 {#3255
  +user: Proxies\__CG__\App\Entity\User {#3256 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3167
    +user: Proxies\__CG__\App\Entity\User {#3168 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2452
      +user: App\Entity\User {#2377 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 107
      +score: 0
      +lastActive: DateTime @1719905677 {#2458
        date: 2024-07-02 09:34:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2457 …}
      +nested: Doctrine\ORM\PersistentCollection {#2455 …}
      +votes: Doctrine\ORM\PersistentCollection {#2468 …}
      +reports: Doctrine\ORM\PersistentCollection {#2469 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
      -id: 284910
      -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6450620"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704530257 {#2461
        date: 2024-01-06 09:37:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: """
      It’s an exchange, not a cryptocurrency.\n
      \n
      Check your facts before you start the hate train.\n
      \n
      Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1704535776 {#3164
      date: 2024-01-06 11:09:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3169 …}
    +nested: Doctrine\ORM\PersistentCollection {#3171 …}
    +votes: Doctrine\ORM\PersistentCollection {#3173 …}
    +reports: Doctrine\ORM\PersistentCollection {#3175 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
    -id: 285061
    -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6451931"
    +editedAt: DateTimeImmutable @1712270138 {#3165
      date: 2024-04-05 00:35:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704535776 {#3166
      date: 2024-01-06 11:09:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: "Ah yes, the most secure code possible: brand new, closed-source, and written by the lowest bidder."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 63
  +score: 0
  +lastActive: DateTime @1704536090 {#3253
    date: 2024-01-06 11:14:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3257 …}
  +nested: Doctrine\ORM\PersistentCollection {#3259 …}
  +votes: Doctrine\ORM\PersistentCollection {#3261 …}
  +reports: Doctrine\ORM\PersistentCollection {#3263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
  -id: 285067
  -bodyTs: "'ah':1 'bidder':18 'brand':8 'close':11 'closed-sourc':10 'code':6 'lowest':17 'new':9 'possibl':7 'secur':5 'sourc':12 'written':14 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6451994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704536090 {#3254
    date: 2024-01-06 11:14:50.0 +01: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 {#3255
  +user: Proxies\__CG__\App\Entity\User {#3256 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3167
    +user: Proxies\__CG__\App\Entity\User {#3168 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2452
      +user: App\Entity\User {#2377 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 107
      +score: 0
      +lastActive: DateTime @1719905677 {#2458
        date: 2024-07-02 09:34:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2457 …}
      +nested: Doctrine\ORM\PersistentCollection {#2455 …}
      +votes: Doctrine\ORM\PersistentCollection {#2468 …}
      +reports: Doctrine\ORM\PersistentCollection {#2469 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
      -id: 284910
      -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6450620"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704530257 {#2461
        date: 2024-01-06 09:37:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: """
      It’s an exchange, not a cryptocurrency.\n
      \n
      Check your facts before you start the hate train.\n
      \n
      Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1704535776 {#3164
      date: 2024-01-06 11:09:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3169 …}
    +nested: Doctrine\ORM\PersistentCollection {#3171 …}
    +votes: Doctrine\ORM\PersistentCollection {#3173 …}
    +reports: Doctrine\ORM\PersistentCollection {#3175 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
    -id: 285061
    -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6451931"
    +editedAt: DateTimeImmutable @1712270138 {#3165
      date: 2024-04-05 00:35:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704535776 {#3166
      date: 2024-01-06 11:09:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: "Ah yes, the most secure code possible: brand new, closed-source, and written by the lowest bidder."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 63
  +score: 0
  +lastActive: DateTime @1704536090 {#3253
    date: 2024-01-06 11:14:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3257 …}
  +nested: Doctrine\ORM\PersistentCollection {#3259 …}
  +votes: Doctrine\ORM\PersistentCollection {#3261 …}
  +reports: Doctrine\ORM\PersistentCollection {#3263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
  -id: 285067
  -bodyTs: "'ah':1 'bidder':18 'brand':8 'close':11 'closed-sourc':10 'code':6 'lowest':17 'new':9 'possibl':7 'secur':5 'sourc':12 'written':14 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6451994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704536090 {#3254
    date: 2024-01-06 11:14:50.0 +01: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 {#3255
  +user: Proxies\__CG__\App\Entity\User {#3256 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3167
    +user: Proxies\__CG__\App\Entity\User {#3168 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2452
      +user: App\Entity\User {#2377 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 107
      +score: 0
      +lastActive: DateTime @1719905677 {#2458
        date: 2024-07-02 09:34:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2457 …}
      +nested: Doctrine\ORM\PersistentCollection {#2455 …}
      +votes: Doctrine\ORM\PersistentCollection {#2468 …}
      +reports: Doctrine\ORM\PersistentCollection {#2469 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
      -id: 284910
      -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6450620"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704530257 {#2461
        date: 2024-01-06 09:37:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: """
      It’s an exchange, not a cryptocurrency.\n
      \n
      Check your facts before you start the hate train.\n
      \n
      Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1704535776 {#3164
      date: 2024-01-06 11:09:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3169 …}
    +nested: Doctrine\ORM\PersistentCollection {#3171 …}
    +votes: Doctrine\ORM\PersistentCollection {#3173 …}
    +reports: Doctrine\ORM\PersistentCollection {#3175 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
    -id: 285061
    -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6451931"
    +editedAt: DateTimeImmutable @1712270138 {#3165
      date: 2024-04-05 00:35:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704535776 {#3166
      date: 2024-01-06 11:09:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: "Ah yes, the most secure code possible: brand new, closed-source, and written by the lowest bidder."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 63
  +score: 0
  +lastActive: DateTime @1704536090 {#3253
    date: 2024-01-06 11:14:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3257 …}
  +nested: Doctrine\ORM\PersistentCollection {#3259 …}
  +votes: Doctrine\ORM\PersistentCollection {#3261 …}
  +reports: Doctrine\ORM\PersistentCollection {#3263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
  -id: 285067
  -bodyTs: "'ah':1 'bidder':18 'brand':8 'close':11 'closed-sourc':10 'code':6 'lowest':17 'new':9 'possibl':7 'secur':5 'sourc':12 'written':14 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6451994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704536090 {#3254
    date: 2024-01-06 11:14:50.0 +01: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 {#3375
  +user: Proxies\__CG__\App\Entity\User {#3345 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3255
    +user: Proxies\__CG__\App\Entity\User {#3256 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3167
      +user: Proxies\__CG__\App\Entity\User {#3168 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2452
        +user: App\Entity\User {#2377 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 107
        +score: 0
        +lastActive: DateTime @1719905677 {#2458
          date: 2024-07-02 09:34:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 284910
        -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6450620"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704530257 {#2461
          date: 2024-01-06 09:37:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        It’s an exchange, not a cryptocurrency.\n
        \n
        Check your facts before you start the hate train.\n
        \n
        Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704535776 {#3164
        date: 2024-01-06 11:09:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3169 …}
      +nested: Doctrine\ORM\PersistentCollection {#3171 …}
      +votes: Doctrine\ORM\PersistentCollection {#3173 …}
      +reports: Doctrine\ORM\PersistentCollection {#3175 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
      -id: 285061
      -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6451931"
      +editedAt: DateTimeImmutable @1712270138 {#3165
        date: 2024-04-05 00:35:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704535776 {#3166
        date: 2024-01-06 11:09:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: "Ah yes, the most secure code possible: brand new, closed-source, and written by the lowest bidder."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 63
    +score: 0
    +lastActive: DateTime @1704536090 {#3253
      date: 2024-01-06 11:14:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3257 …}
    +nested: Doctrine\ORM\PersistentCollection {#3259 …}
    +votes: Doctrine\ORM\PersistentCollection {#3261 …}
    +reports: Doctrine\ORM\PersistentCollection {#3263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
    -id: 285067
    -bodyTs: "'ah':1 'bidder':18 'brand':8 'close':11 'closed-sourc':10 'code':6 'lowest':17 'new':9 'possibl':7 'secur':5 'sourc':12 'written':14 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6451994"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704536090 {#3254
      date: 2024-01-06 11:14:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: "If you’re talking about the exchanges, sure. If you’re talking about crypto, all of the major cryptos are open source."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1704538533 {#3373
    date: 2024-01-06 11:55:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3376 …}
  +nested: Doctrine\ORM\PersistentCollection {#3378 …}
  +votes: Doctrine\ORM\PersistentCollection {#3380 …}
  +reports: Doctrine\ORM\PersistentCollection {#3382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3386 …}
  -id: 285105
  -bodyTs: "'crypto':14,19 'exchang':7 'major':18 'open':21 're':3,11 'sourc':22 'sure':8 'talk':4,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7176146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704538533 {#3374
    date: 2024-01-06 11:55:33.0 +01: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 {#3375
  +user: Proxies\__CG__\App\Entity\User {#3345 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3255
    +user: Proxies\__CG__\App\Entity\User {#3256 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3167
      +user: Proxies\__CG__\App\Entity\User {#3168 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2452
        +user: App\Entity\User {#2377 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 107
        +score: 0
        +lastActive: DateTime @1719905677 {#2458
          date: 2024-07-02 09:34:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 284910
        -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6450620"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704530257 {#2461
          date: 2024-01-06 09:37:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        It’s an exchange, not a cryptocurrency.\n
        \n
        Check your facts before you start the hate train.\n
        \n
        Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704535776 {#3164
        date: 2024-01-06 11:09:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3169 …}
      +nested: Doctrine\ORM\PersistentCollection {#3171 …}
      +votes: Doctrine\ORM\PersistentCollection {#3173 …}
      +reports: Doctrine\ORM\PersistentCollection {#3175 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
      -id: 285061
      -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6451931"
      +editedAt: DateTimeImmutable @1712270138 {#3165
        date: 2024-04-05 00:35:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704535776 {#3166
        date: 2024-01-06 11:09:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: "Ah yes, the most secure code possible: brand new, closed-source, and written by the lowest bidder."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 63
    +score: 0
    +lastActive: DateTime @1704536090 {#3253
      date: 2024-01-06 11:14:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3257 …}
    +nested: Doctrine\ORM\PersistentCollection {#3259 …}
    +votes: Doctrine\ORM\PersistentCollection {#3261 …}
    +reports: Doctrine\ORM\PersistentCollection {#3263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
    -id: 285067
    -bodyTs: "'ah':1 'bidder':18 'brand':8 'close':11 'closed-sourc':10 'code':6 'lowest':17 'new':9 'possibl':7 'secur':5 'sourc':12 'written':14 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6451994"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704536090 {#3254
      date: 2024-01-06 11:14:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: "If you’re talking about the exchanges, sure. If you’re talking about crypto, all of the major cryptos are open source."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1704538533 {#3373
    date: 2024-01-06 11:55:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3376 …}
  +nested: Doctrine\ORM\PersistentCollection {#3378 …}
  +votes: Doctrine\ORM\PersistentCollection {#3380 …}
  +reports: Doctrine\ORM\PersistentCollection {#3382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3386 …}
  -id: 285105
  -bodyTs: "'crypto':14,19 'exchang':7 'major':18 'open':21 're':3,11 'sourc':22 'sure':8 'talk':4,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7176146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704538533 {#3374
    date: 2024-01-06 11:55:33.0 +01: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 {#3375
  +user: Proxies\__CG__\App\Entity\User {#3345 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3255
    +user: Proxies\__CG__\App\Entity\User {#3256 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3167
      +user: Proxies\__CG__\App\Entity\User {#3168 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2452
        +user: App\Entity\User {#2377 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 107
        +score: 0
        +lastActive: DateTime @1719905677 {#2458
          date: 2024-07-02 09:34:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 284910
        -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6450620"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704530257 {#2461
          date: 2024-01-06 09:37:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        It’s an exchange, not a cryptocurrency.\n
        \n
        Check your facts before you start the hate train.\n
        \n
        Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704535776 {#3164
        date: 2024-01-06 11:09:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3169 …}
      +nested: Doctrine\ORM\PersistentCollection {#3171 …}
      +votes: Doctrine\ORM\PersistentCollection {#3173 …}
      +reports: Doctrine\ORM\PersistentCollection {#3175 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
      -id: 285061
      -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6451931"
      +editedAt: DateTimeImmutable @1712270138 {#3165
        date: 2024-04-05 00:35:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704535776 {#3166
        date: 2024-01-06 11:09:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: "Ah yes, the most secure code possible: brand new, closed-source, and written by the lowest bidder."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 63
    +score: 0
    +lastActive: DateTime @1704536090 {#3253
      date: 2024-01-06 11:14:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3257 …}
    +nested: Doctrine\ORM\PersistentCollection {#3259 …}
    +votes: Doctrine\ORM\PersistentCollection {#3261 …}
    +reports: Doctrine\ORM\PersistentCollection {#3263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
    -id: 285067
    -bodyTs: "'ah':1 'bidder':18 'brand':8 'close':11 'closed-sourc':10 'code':6 'lowest':17 'new':9 'possibl':7 'secur':5 'sourc':12 'written':14 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6451994"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704536090 {#3254
      date: 2024-01-06 11:14:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: "If you’re talking about the exchanges, sure. If you’re talking about crypto, all of the major cryptos are open source."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1704538533 {#3373
    date: 2024-01-06 11:55:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3376 …}
  +nested: Doctrine\ORM\PersistentCollection {#3378 …}
  +votes: Doctrine\ORM\PersistentCollection {#3380 …}
  +reports: Doctrine\ORM\PersistentCollection {#3382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3386 …}
  -id: 285105
  -bodyTs: "'crypto':14,19 'exchang':7 'major':18 'open':21 're':3,11 'sourc':22 'sure':8 'talk':4,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7176146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704538533 {#3374
    date: 2024-01-06 11:55:33.0 +01: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 {#3391
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3255
    +user: Proxies\__CG__\App\Entity\User {#3256 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3167
      +user: Proxies\__CG__\App\Entity\User {#3168 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2452
        +user: App\Entity\User {#2377 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 107
        +score: 0
        +lastActive: DateTime @1719905677 {#2458
          date: 2024-07-02 09:34:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 284910
        -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6450620"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704530257 {#2461
          date: 2024-01-06 09:37:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        It’s an exchange, not a cryptocurrency.\n
        \n
        Check your facts before you start the hate train.\n
        \n
        Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704535776 {#3164
        date: 2024-01-06 11:09:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3169 …}
      +nested: Doctrine\ORM\PersistentCollection {#3171 …}
      +votes: Doctrine\ORM\PersistentCollection {#3173 …}
      +reports: Doctrine\ORM\PersistentCollection {#3175 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
      -id: 285061
      -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6451931"
      +editedAt: DateTimeImmutable @1712270138 {#3165
        date: 2024-04-05 00:35:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704535776 {#3166
        date: 2024-01-06 11:09:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: "Ah yes, the most secure code possible: brand new, closed-source, and written by the lowest bidder."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 63
    +score: 0
    +lastActive: DateTime @1704536090 {#3253
      date: 2024-01-06 11:14:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3257 …}
    +nested: Doctrine\ORM\PersistentCollection {#3259 …}
    +votes: Doctrine\ORM\PersistentCollection {#3261 …}
    +reports: Doctrine\ORM\PersistentCollection {#3263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
    -id: 285067
    -bodyTs: "'ah':1 'bidder':18 'brand':8 'close':11 'closed-sourc':10 'code':6 'lowest':17 'new':9 'possibl':7 'secur':5 'sourc':12 'written':14 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6451994"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704536090 {#3254
      date: 2024-01-06 11:14:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    There’s no lowest bidder here, how’d you even come up with that?\n
    \n
    People employed in crypto are usually very well paid, because they have to be good at their jobs.\n
    \n
    The absolute majority of cryptocurrencies is fully open source.\n
    \n
    Seriously man, educate yourself before spitting nonsense.\n
    \n
    Edit: I’d appreciate if anyone downvoting me provided their reasons for doing so, preferably with sources to back them up. I’m happy to provide examples to back my arguments up if requested.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704551663 {#3388
    date: 2024-01-06 15:34:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@SpaceNoodle@lemmy.world"
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@SpaceNoodle@lemmy.world"
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3392 …}
  +nested: Doctrine\ORM\PersistentCollection {#3394 …}
  +votes: Doctrine\ORM\PersistentCollection {#3396 …}
  +reports: Doctrine\ORM\PersistentCollection {#3398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3402 …}
  -id: 285554
  -bodyTs: "'absolut':34 'anyon':54 'appreci':52 'argument':79 'back':67,77 'bidder':5 'come':11 'crypto':18 'cryptocurr':37 'd':8,51 'downvot':55 'edit':49 'educ':44 'employ':16 'even':10 'exampl':75 'fulli':39 'good':29 'happi':72 'job':32 'lowest':4 'm':71 'major':35 'man':43 'nonsens':48 'open':40 'paid':23 'peopl':15 'prefer':63 'provid':57,74 'reason':59 'request':82 'serious':42 'sourc':41,65 'spit':47 'usual':20 'well':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6455235"
  +editedAt: DateTimeImmutable @1712347482 {#3389
    date: 2024-04-05 22:04:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704551663 {#3390
    date: 2024-01-06 15:34:23.0 +01: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 {#3391
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3255
    +user: Proxies\__CG__\App\Entity\User {#3256 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3167
      +user: Proxies\__CG__\App\Entity\User {#3168 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2452
        +user: App\Entity\User {#2377 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 107
        +score: 0
        +lastActive: DateTime @1719905677 {#2458
          date: 2024-07-02 09:34:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 284910
        -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6450620"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704530257 {#2461
          date: 2024-01-06 09:37:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        It’s an exchange, not a cryptocurrency.\n
        \n
        Check your facts before you start the hate train.\n
        \n
        Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704535776 {#3164
        date: 2024-01-06 11:09:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3169 …}
      +nested: Doctrine\ORM\PersistentCollection {#3171 …}
      +votes: Doctrine\ORM\PersistentCollection {#3173 …}
      +reports: Doctrine\ORM\PersistentCollection {#3175 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
      -id: 285061
      -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6451931"
      +editedAt: DateTimeImmutable @1712270138 {#3165
        date: 2024-04-05 00:35:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704535776 {#3166
        date: 2024-01-06 11:09:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: "Ah yes, the most secure code possible: brand new, closed-source, and written by the lowest bidder."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 63
    +score: 0
    +lastActive: DateTime @1704536090 {#3253
      date: 2024-01-06 11:14:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3257 …}
    +nested: Doctrine\ORM\PersistentCollection {#3259 …}
    +votes: Doctrine\ORM\PersistentCollection {#3261 …}
    +reports: Doctrine\ORM\PersistentCollection {#3263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
    -id: 285067
    -bodyTs: "'ah':1 'bidder':18 'brand':8 'close':11 'closed-sourc':10 'code':6 'lowest':17 'new':9 'possibl':7 'secur':5 'sourc':12 'written':14 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6451994"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704536090 {#3254
      date: 2024-01-06 11:14:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    There’s no lowest bidder here, how’d you even come up with that?\n
    \n
    People employed in crypto are usually very well paid, because they have to be good at their jobs.\n
    \n
    The absolute majority of cryptocurrencies is fully open source.\n
    \n
    Seriously man, educate yourself before spitting nonsense.\n
    \n
    Edit: I’d appreciate if anyone downvoting me provided their reasons for doing so, preferably with sources to back them up. I’m happy to provide examples to back my arguments up if requested.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704551663 {#3388
    date: 2024-01-06 15:34:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@SpaceNoodle@lemmy.world"
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@SpaceNoodle@lemmy.world"
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3392 …}
  +nested: Doctrine\ORM\PersistentCollection {#3394 …}
  +votes: Doctrine\ORM\PersistentCollection {#3396 …}
  +reports: Doctrine\ORM\PersistentCollection {#3398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3402 …}
  -id: 285554
  -bodyTs: "'absolut':34 'anyon':54 'appreci':52 'argument':79 'back':67,77 'bidder':5 'come':11 'crypto':18 'cryptocurr':37 'd':8,51 'downvot':55 'edit':49 'educ':44 'employ':16 'even':10 'exampl':75 'fulli':39 'good':29 'happi':72 'job':32 'lowest':4 'm':71 'major':35 'man':43 'nonsens':48 'open':40 'paid':23 'peopl':15 'prefer':63 'provid':57,74 'reason':59 'request':82 'serious':42 'sourc':41,65 'spit':47 'usual':20 'well':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6455235"
  +editedAt: DateTimeImmutable @1712347482 {#3389
    date: 2024-04-05 22:04:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704551663 {#3390
    date: 2024-01-06 15:34:23.0 +01: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 {#3391
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3255
    +user: Proxies\__CG__\App\Entity\User {#3256 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3167
      +user: Proxies\__CG__\App\Entity\User {#3168 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2452
        +user: App\Entity\User {#2377 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 107
        +score: 0
        +lastActive: DateTime @1719905677 {#2458
          date: 2024-07-02 09:34:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 284910
        -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6450620"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704530257 {#2461
          date: 2024-01-06 09:37:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        It’s an exchange, not a cryptocurrency.\n
        \n
        Check your facts before you start the hate train.\n
        \n
        Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704535776 {#3164
        date: 2024-01-06 11:09:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3169 …}
      +nested: Doctrine\ORM\PersistentCollection {#3171 …}
      +votes: Doctrine\ORM\PersistentCollection {#3173 …}
      +reports: Doctrine\ORM\PersistentCollection {#3175 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
      -id: 285061
      -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6451931"
      +editedAt: DateTimeImmutable @1712270138 {#3165
        date: 2024-04-05 00:35:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704535776 {#3166
        date: 2024-01-06 11:09:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: "Ah yes, the most secure code possible: brand new, closed-source, and written by the lowest bidder."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 63
    +score: 0
    +lastActive: DateTime @1704536090 {#3253
      date: 2024-01-06 11:14:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3257 …}
    +nested: Doctrine\ORM\PersistentCollection {#3259 …}
    +votes: Doctrine\ORM\PersistentCollection {#3261 …}
    +reports: Doctrine\ORM\PersistentCollection {#3263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
    -id: 285067
    -bodyTs: "'ah':1 'bidder':18 'brand':8 'close':11 'closed-sourc':10 'code':6 'lowest':17 'new':9 'possibl':7 'secur':5 'sourc':12 'written':14 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6451994"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704536090 {#3254
      date: 2024-01-06 11:14:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    There’s no lowest bidder here, how’d you even come up with that?\n
    \n
    People employed in crypto are usually very well paid, because they have to be good at their jobs.\n
    \n
    The absolute majority of cryptocurrencies is fully open source.\n
    \n
    Seriously man, educate yourself before spitting nonsense.\n
    \n
    Edit: I’d appreciate if anyone downvoting me provided their reasons for doing so, preferably with sources to back them up. I’m happy to provide examples to back my arguments up if requested.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704551663 {#3388
    date: 2024-01-06 15:34:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@SpaceNoodle@lemmy.world"
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@SpaceNoodle@lemmy.world"
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3392 …}
  +nested: Doctrine\ORM\PersistentCollection {#3394 …}
  +votes: Doctrine\ORM\PersistentCollection {#3396 …}
  +reports: Doctrine\ORM\PersistentCollection {#3398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3402 …}
  -id: 285554
  -bodyTs: "'absolut':34 'anyon':54 'appreci':52 'argument':79 'back':67,77 'bidder':5 'come':11 'crypto':18 'cryptocurr':37 'd':8,51 'downvot':55 'edit':49 'educ':44 'employ':16 'even':10 'exampl':75 'fulli':39 'good':29 'happi':72 'job':32 'lowest':4 'm':71 'major':35 'man':43 'nonsens':48 'open':40 'paid':23 'peopl':15 'prefer':63 'provid':57,74 'reason':59 'request':82 'serious':42 'sourc':41,65 'spit':47 'usual':20 'well':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6455235"
  +editedAt: DateTimeImmutable @1712347482 {#3389
    date: 2024-04-05 22:04:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704551663 {#3390
    date: 2024-01-06 15:34:23.0 +01: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 {#3438
  +user: Proxies\__CG__\App\Entity\User {#3443 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3391
    +user: Proxies\__CG__\App\Entity\User {#3168 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3255
      +user: Proxies\__CG__\App\Entity\User {#3256 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3167
        +user: Proxies\__CG__\App\Entity\User {#3168 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#2452
          +user: App\Entity\User {#2377 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: null
          +root: null
          +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 107
          +score: 0
          +lastActive: DateTime @1719905677 {#2458
            date: 2024-07-02 09:34:37.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2457 …}
          +nested: Doctrine\ORM\PersistentCollection {#2455 …}
          +votes: Doctrine\ORM\PersistentCollection {#2468 …}
          +reports: Doctrine\ORM\PersistentCollection {#2469 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
          -id: 284910
          -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6450620"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704530257 {#2461
            date: 2024-01-06 09:37:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: """
          It’s an exchange, not a cryptocurrency.\n
          \n
          Check your facts before you start the hate train.\n
          \n
          Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1704535776 {#3164
          date: 2024-01-06 11:09:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3169 …}
        +nested: Doctrine\ORM\PersistentCollection {#3171 …}
        +votes: Doctrine\ORM\PersistentCollection {#3173 …}
        +reports: Doctrine\ORM\PersistentCollection {#3175 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
        -id: 285061
        -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6451931"
        +editedAt: DateTimeImmutable @1712270138 {#3165
          date: 2024-04-05 00:35:38.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704535776 {#3166
          date: 2024-01-06 11:09:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: "Ah yes, the most secure code possible: brand new, closed-source, and written by the lowest bidder."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 63
      +score: 0
      +lastActive: DateTime @1704536090 {#3253
        date: 2024-01-06 11:14:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3257 …}
      +nested: Doctrine\ORM\PersistentCollection {#3259 …}
      +votes: Doctrine\ORM\PersistentCollection {#3261 …}
      +reports: Doctrine\ORM\PersistentCollection {#3263 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
      -id: 285067
      -bodyTs: "'ah':1 'bidder':18 'brand':8 'close':11 'closed-sourc':10 'code':6 'lowest':17 'new':9 'possibl':7 'secur':5 'sourc':12 'written':14 'yes':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6451994"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704536090 {#3254
        date: 2024-01-06 11:14:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: """
      There’s no lowest bidder here, how’d you even come up with that?\n
      \n
      People employed in crypto are usually very well paid, because they have to be good at their jobs.\n
      \n
      The absolute majority of cryptocurrencies is fully open source.\n
      \n
      Seriously man, educate yourself before spitting nonsense.\n
      \n
      Edit: I’d appreciate if anyone downvoting me provided their reasons for doing so, preferably with sources to back them up. I’m happy to provide examples to back my arguments up if requested.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704551663 {#3388
      date: 2024-01-06 15:34:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@SpaceNoodle@lemmy.world"
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@SpaceNoodle@lemmy.world"
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3392 …}
    +nested: Doctrine\ORM\PersistentCollection {#3394 …}
    +votes: Doctrine\ORM\PersistentCollection {#3396 …}
    +reports: Doctrine\ORM\PersistentCollection {#3398 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3400 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3402 …}
    -id: 285554
    -bodyTs: "'absolut':34 'anyon':54 'appreci':52 'argument':79 'back':67,77 'bidder':5 'come':11 'crypto':18 'cryptocurr':37 'd':8,51 'downvot':55 'edit':49 'educ':44 'employ':16 'even':10 'exampl':75 'fulli':39 'good':29 'happi':72 'job':32 'lowest':4 'm':71 'major':35 'man':43 'nonsens':48 'open':40 'paid':23 'peopl':15 'prefer':63 'provid':57,74 'reason':59 'request':82 'serious':42 'sourc':41,65 'spit':47 'usual':20 'well':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6455235"
    +editedAt: DateTimeImmutable @1712347482 {#3389
      date: 2024-04-05 22:04:42.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704551663 {#3390
      date: 2024-01-06 15:34:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: "Website: “915 days in a year”, you: “they are well paid and good at their job”. Anyone seeing your comment: 🤨"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704883491 {#3437
    date: 2024-01-10 11:44:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3449 …}
  +nested: Doctrine\ORM\PersistentCollection {#3445 …}
  +votes: Doctrine\ORM\PersistentCollection {#3447 …}
  +reports: Doctrine\ORM\PersistentCollection {#3451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3455 …}
  -id: 295517
  -bodyTs: "'915':2 'anyon':17 'comment':20 'day':3 'good':13 'job':16 'paid':11 'see':18 'websit':1 'well':10 'year':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6300977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704883491 {#3440
    date: 2024-01-10 11:44:51.0 +01: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 {#3438
  +user: Proxies\__CG__\App\Entity\User {#3443 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3391
    +user: Proxies\__CG__\App\Entity\User {#3168 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3255
      +user: Proxies\__CG__\App\Entity\User {#3256 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3167
        +user: Proxies\__CG__\App\Entity\User {#3168 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#2452
          +user: App\Entity\User {#2377 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: null
          +root: null
          +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 107
          +score: 0
          +lastActive: DateTime @1719905677 {#2458
            date: 2024-07-02 09:34:37.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2457 …}
          +nested: Doctrine\ORM\PersistentCollection {#2455 …}
          +votes: Doctrine\ORM\PersistentCollection {#2468 …}
          +reports: Doctrine\ORM\PersistentCollection {#2469 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
          -id: 284910
          -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6450620"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704530257 {#2461
            date: 2024-01-06 09:37:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: """
          It’s an exchange, not a cryptocurrency.\n
          \n
          Check your facts before you start the hate train.\n
          \n
          Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1704535776 {#3164
          date: 2024-01-06 11:09:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3169 …}
        +nested: Doctrine\ORM\PersistentCollection {#3171 …}
        +votes: Doctrine\ORM\PersistentCollection {#3173 …}
        +reports: Doctrine\ORM\PersistentCollection {#3175 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
        -id: 285061
        -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6451931"
        +editedAt: DateTimeImmutable @1712270138 {#3165
          date: 2024-04-05 00:35:38.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704535776 {#3166
          date: 2024-01-06 11:09:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: "Ah yes, the most secure code possible: brand new, closed-source, and written by the lowest bidder."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 63
      +score: 0
      +lastActive: DateTime @1704536090 {#3253
        date: 2024-01-06 11:14:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3257 …}
      +nested: Doctrine\ORM\PersistentCollection {#3259 …}
      +votes: Doctrine\ORM\PersistentCollection {#3261 …}
      +reports: Doctrine\ORM\PersistentCollection {#3263 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
      -id: 285067
      -bodyTs: "'ah':1 'bidder':18 'brand':8 'close':11 'closed-sourc':10 'code':6 'lowest':17 'new':9 'possibl':7 'secur':5 'sourc':12 'written':14 'yes':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6451994"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704536090 {#3254
        date: 2024-01-06 11:14:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: """
      There’s no lowest bidder here, how’d you even come up with that?\n
      \n
      People employed in crypto are usually very well paid, because they have to be good at their jobs.\n
      \n
      The absolute majority of cryptocurrencies is fully open source.\n
      \n
      Seriously man, educate yourself before spitting nonsense.\n
      \n
      Edit: I’d appreciate if anyone downvoting me provided their reasons for doing so, preferably with sources to back them up. I’m happy to provide examples to back my arguments up if requested.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704551663 {#3388
      date: 2024-01-06 15:34:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@SpaceNoodle@lemmy.world"
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@SpaceNoodle@lemmy.world"
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3392 …}
    +nested: Doctrine\ORM\PersistentCollection {#3394 …}
    +votes: Doctrine\ORM\PersistentCollection {#3396 …}
    +reports: Doctrine\ORM\PersistentCollection {#3398 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3400 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3402 …}
    -id: 285554
    -bodyTs: "'absolut':34 'anyon':54 'appreci':52 'argument':79 'back':67,77 'bidder':5 'come':11 'crypto':18 'cryptocurr':37 'd':8,51 'downvot':55 'edit':49 'educ':44 'employ':16 'even':10 'exampl':75 'fulli':39 'good':29 'happi':72 'job':32 'lowest':4 'm':71 'major':35 'man':43 'nonsens':48 'open':40 'paid':23 'peopl':15 'prefer':63 'provid':57,74 'reason':59 'request':82 'serious':42 'sourc':41,65 'spit':47 'usual':20 'well':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6455235"
    +editedAt: DateTimeImmutable @1712347482 {#3389
      date: 2024-04-05 22:04:42.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704551663 {#3390
      date: 2024-01-06 15:34:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: "Website: “915 days in a year”, you: “they are well paid and good at their job”. Anyone seeing your comment: 🤨"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704883491 {#3437
    date: 2024-01-10 11:44:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3449 …}
  +nested: Doctrine\ORM\PersistentCollection {#3445 …}
  +votes: Doctrine\ORM\PersistentCollection {#3447 …}
  +reports: Doctrine\ORM\PersistentCollection {#3451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3455 …}
  -id: 295517
  -bodyTs: "'915':2 'anyon':17 'comment':20 'day':3 'good':13 'job':16 'paid':11 'see':18 'websit':1 'well':10 'year':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6300977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704883491 {#3440
    date: 2024-01-10 11:44:51.0 +01: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 {#3438
  +user: Proxies\__CG__\App\Entity\User {#3443 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3391
    +user: Proxies\__CG__\App\Entity\User {#3168 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3255
      +user: Proxies\__CG__\App\Entity\User {#3256 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3167
        +user: Proxies\__CG__\App\Entity\User {#3168 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#2452
          +user: App\Entity\User {#2377 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: null
          +root: null
          +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 107
          +score: 0
          +lastActive: DateTime @1719905677 {#2458
            date: 2024-07-02 09:34:37.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2457 …}
          +nested: Doctrine\ORM\PersistentCollection {#2455 …}
          +votes: Doctrine\ORM\PersistentCollection {#2468 …}
          +reports: Doctrine\ORM\PersistentCollection {#2469 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
          -id: 284910
          -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6450620"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704530257 {#2461
            date: 2024-01-06 09:37:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: """
          It’s an exchange, not a cryptocurrency.\n
          \n
          Check your facts before you start the hate train.\n
          \n
          Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1704535776 {#3164
          date: 2024-01-06 11:09:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3169 …}
        +nested: Doctrine\ORM\PersistentCollection {#3171 …}
        +votes: Doctrine\ORM\PersistentCollection {#3173 …}
        +reports: Doctrine\ORM\PersistentCollection {#3175 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
        -id: 285061
        -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6451931"
        +editedAt: DateTimeImmutable @1712270138 {#3165
          date: 2024-04-05 00:35:38.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704535776 {#3166
          date: 2024-01-06 11:09:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: "Ah yes, the most secure code possible: brand new, closed-source, and written by the lowest bidder."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 63
      +score: 0
      +lastActive: DateTime @1704536090 {#3253
        date: 2024-01-06 11:14:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3257 …}
      +nested: Doctrine\ORM\PersistentCollection {#3259 …}
      +votes: Doctrine\ORM\PersistentCollection {#3261 …}
      +reports: Doctrine\ORM\PersistentCollection {#3263 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
      -id: 285067
      -bodyTs: "'ah':1 'bidder':18 'brand':8 'close':11 'closed-sourc':10 'code':6 'lowest':17 'new':9 'possibl':7 'secur':5 'sourc':12 'written':14 'yes':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6451994"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704536090 {#3254
        date: 2024-01-06 11:14:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: """
      There’s no lowest bidder here, how’d you even come up with that?\n
      \n
      People employed in crypto are usually very well paid, because they have to be good at their jobs.\n
      \n
      The absolute majority of cryptocurrencies is fully open source.\n
      \n
      Seriously man, educate yourself before spitting nonsense.\n
      \n
      Edit: I’d appreciate if anyone downvoting me provided their reasons for doing so, preferably with sources to back them up. I’m happy to provide examples to back my arguments up if requested.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704551663 {#3388
      date: 2024-01-06 15:34:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@SpaceNoodle@lemmy.world"
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@SpaceNoodle@lemmy.world"
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3392 …}
    +nested: Doctrine\ORM\PersistentCollection {#3394 …}
    +votes: Doctrine\ORM\PersistentCollection {#3396 …}
    +reports: Doctrine\ORM\PersistentCollection {#3398 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3400 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3402 …}
    -id: 285554
    -bodyTs: "'absolut':34 'anyon':54 'appreci':52 'argument':79 'back':67,77 'bidder':5 'come':11 'crypto':18 'cryptocurr':37 'd':8,51 'downvot':55 'edit':49 'educ':44 'employ':16 'even':10 'exampl':75 'fulli':39 'good':29 'happi':72 'job':32 'lowest':4 'm':71 'major':35 'man':43 'nonsens':48 'open':40 'paid':23 'peopl':15 'prefer':63 'provid':57,74 'reason':59 'request':82 'serious':42 'sourc':41,65 'spit':47 'usual':20 'well':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6455235"
    +editedAt: DateTimeImmutable @1712347482 {#3389
      date: 2024-04-05 22:04:42.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704551663 {#3390
      date: 2024-01-06 15:34:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: "Website: “915 days in a year”, you: “they are well paid and good at their job”. Anyone seeing your comment: 🤨"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704883491 {#3437
    date: 2024-01-10 11:44:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3449 …}
  +nested: Doctrine\ORM\PersistentCollection {#3445 …}
  +votes: Doctrine\ORM\PersistentCollection {#3447 …}
  +reports: Doctrine\ORM\PersistentCollection {#3451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3455 …}
  -id: 295517
  -bodyTs: "'915':2 'anyon':17 'comment':20 'day':3 'good':13 'job':16 'paid':11 'see':18 'websit':1 'well':10 'year':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6300977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704883491 {#3440
    date: 2024-01-10 11:44:51.0 +01: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 {#3557
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3438
    +user: Proxies\__CG__\App\Entity\User {#3443 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3391
      +user: Proxies\__CG__\App\Entity\User {#3168 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3255
        +user: Proxies\__CG__\App\Entity\User {#3256 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3167
          +user: Proxies\__CG__\App\Entity\User {#3168 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#2452
            +user: App\Entity\User {#2377 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: null
            +root: null
            +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 107
            +score: 0
            +lastActive: DateTime @1719905677 {#2458
              date: 2024-07-02 09:34:37.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypnotic_nerd@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2457 …}
            +nested: Doctrine\ORM\PersistentCollection {#2455 …}
            +votes: Doctrine\ORM\PersistentCollection {#2468 …}
            +reports: Doctrine\ORM\PersistentCollection {#2469 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
            -id: 284910
            -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6450620"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704530257 {#2461
              date: 2024-01-06 09:37:37.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2452}
          +body: """
            It’s an exchange, not a cryptocurrency.\n
            \n
            Check your facts before you start the hate train.\n
            \n
            Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1704535776 {#3164
            date: 2024-01-06 11:09:36.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3169 …}
          +nested: Doctrine\ORM\PersistentCollection {#3171 …}
          +votes: Doctrine\ORM\PersistentCollection {#3173 …}
          +reports: Doctrine\ORM\PersistentCollection {#3175 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
          -id: 285061
          -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6451931"
          +editedAt: DateTimeImmutable @1712270138 {#3165
            date: 2024-04-05 00:35:38.0 +02:00
          }
          +createdAt: DateTimeImmutable @1704535776 {#3166
            date: 2024-01-06 11:09:36.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: "Ah yes, the most secure code possible: brand new, closed-source, and written by the lowest bidder."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 63
        +score: 0
        +lastActive: DateTime @1704536090 {#3253
          date: 2024-01-06 11:14:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@LufyCZ@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3257 …}
        +nested: Doctrine\ORM\PersistentCollection {#3259 …}
        +votes: Doctrine\ORM\PersistentCollection {#3261 …}
        +reports: Doctrine\ORM\PersistentCollection {#3263 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
        -id: 285067
        -bodyTs: "'ah':1 'bidder':18 'brand':8 'close':11 'closed-sourc':10 'code':6 'lowest':17 'new':9 'possibl':7 'secur':5 'sourc':12 'written':14 'yes':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6451994"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704536090 {#3254
          date: 2024-01-06 11:14:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        There’s no lowest bidder here, how’d you even come up with that?\n
        \n
        People employed in crypto are usually very well paid, because they have to be good at their jobs.\n
        \n
        The absolute majority of cryptocurrencies is fully open source.\n
        \n
        Seriously man, educate yourself before spitting nonsense.\n
        \n
        Edit: I’d appreciate if anyone downvoting me provided their reasons for doing so, preferably with sources to back them up. I’m happy to provide examples to back my arguments up if requested.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704551663 {#3388
        date: 2024-01-06 15:34:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@SpaceNoodle@lemmy.world"
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@SpaceNoodle@lemmy.world"
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@SpaceNoodle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3392 …}
      +nested: Doctrine\ORM\PersistentCollection {#3394 …}
      +votes: Doctrine\ORM\PersistentCollection {#3396 …}
      +reports: Doctrine\ORM\PersistentCollection {#3398 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3400 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3402 …}
      -id: 285554
      -bodyTs: "'absolut':34 'anyon':54 'appreci':52 'argument':79 'back':67,77 'bidder':5 'come':11 'crypto':18 'cryptocurr':37 'd':8,51 'downvot':55 'edit':49 'educ':44 'employ':16 'even':10 'exampl':75 'fulli':39 'good':29 'happi':72 'job':32 'lowest':4 'm':71 'major':35 'man':43 'nonsens':48 'open':40 'paid':23 'peopl':15 'prefer':63 'provid':57,74 'reason':59 'request':82 'serious':42 'sourc':41,65 'spit':47 'usual':20 'well':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6455235"
      +editedAt: DateTimeImmutable @1712347482 {#3389
        date: 2024-04-05 22:04:42.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704551663 {#3390
        date: 2024-01-06 15:34:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: "Website: “915 days in a year”, you: “they are well paid and good at their job”. Anyone seeing your comment: 🤨"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704883491 {#3437
      date: 2024-01-10 11:44:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3449 …}
    +nested: Doctrine\ORM\PersistentCollection {#3445 …}
    +votes: Doctrine\ORM\PersistentCollection {#3447 …}
    +reports: Doctrine\ORM\PersistentCollection {#3451 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3453 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3455 …}
    -id: 295517
    -bodyTs: "'915':2 'anyon':17 'comment':20 'day':3 'good':13 'job':16 'paid':11 'see':18 'websit':1 'well':10 'year':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6300977"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704883491 {#3440
      date: 2024-01-10 11:44:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    Anyone reading the thread would understand that I’m talking about crypto, not exchanges.\n
    \n
    Well done though, peak comedy
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704883592 {#3555
    date: 2024-01-10 11:46:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@SpaceNoodle@lemmy.world"
    "@MadhuGururajan@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3558 …}
  +nested: Doctrine\ORM\PersistentCollection {#3560 …}
  +votes: Doctrine\ORM\PersistentCollection {#3562 …}
  +reports: Doctrine\ORM\PersistentCollection {#3564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3568 …}
  -id: 295520
  -bodyTs: "'anyon':1 'comedi':19 'crypto':12 'done':16 'exchang':14 'm':9 'peak':18 'read':2 'talk':10 'though':17 'thread':4 'understand':6 'well':15 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6550977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704883592 {#3556
    date: 2024-01-10 11:46:32.0 +01: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 {#3557
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3438
    +user: Proxies\__CG__\App\Entity\User {#3443 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3391
      +user: Proxies\__CG__\App\Entity\User {#3168 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3255
        +user: Proxies\__CG__\App\Entity\User {#3256 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3167
          +user: Proxies\__CG__\App\Entity\User {#3168 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#2452
            +user: App\Entity\User {#2377 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: null
            +root: null
            +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 107
            +score: 0
            +lastActive: DateTime @1719905677 {#2458
              date: 2024-07-02 09:34:37.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypnotic_nerd@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2457 …}
            +nested: Doctrine\ORM\PersistentCollection {#2455 …}
            +votes: Doctrine\ORM\PersistentCollection {#2468 …}
            +reports: Doctrine\ORM\PersistentCollection {#2469 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
            -id: 284910
            -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6450620"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704530257 {#2461
              date: 2024-01-06 09:37:37.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2452}
          +body: """
            It’s an exchange, not a cryptocurrency.\n
            \n
            Check your facts before you start the hate train.\n
            \n
            Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1704535776 {#3164
            date: 2024-01-06 11:09:36.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3169 …}
          +nested: Doctrine\ORM\PersistentCollection {#3171 …}
          +votes: Doctrine\ORM\PersistentCollection {#3173 …}
          +reports: Doctrine\ORM\PersistentCollection {#3175 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
          -id: 285061
          -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6451931"
          +editedAt: DateTimeImmutable @1712270138 {#3165
            date: 2024-04-05 00:35:38.0 +02:00
          }
          +createdAt: DateTimeImmutable @1704535776 {#3166
            date: 2024-01-06 11:09:36.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: "Ah yes, the most secure code possible: brand new, closed-source, and written by the lowest bidder."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 63
        +score: 0
        +lastActive: DateTime @1704536090 {#3253
          date: 2024-01-06 11:14:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@LufyCZ@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3257 …}
        +nested: Doctrine\ORM\PersistentCollection {#3259 …}
        +votes: Doctrine\ORM\PersistentCollection {#3261 …}
        +reports: Doctrine\ORM\PersistentCollection {#3263 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
        -id: 285067
        -bodyTs: "'ah':1 'bidder':18 'brand':8 'close':11 'closed-sourc':10 'code':6 'lowest':17 'new':9 'possibl':7 'secur':5 'sourc':12 'written':14 'yes':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6451994"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704536090 {#3254
          date: 2024-01-06 11:14:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        There’s no lowest bidder here, how’d you even come up with that?\n
        \n
        People employed in crypto are usually very well paid, because they have to be good at their jobs.\n
        \n
        The absolute majority of cryptocurrencies is fully open source.\n
        \n
        Seriously man, educate yourself before spitting nonsense.\n
        \n
        Edit: I’d appreciate if anyone downvoting me provided their reasons for doing so, preferably with sources to back them up. I’m happy to provide examples to back my arguments up if requested.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704551663 {#3388
        date: 2024-01-06 15:34:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@SpaceNoodle@lemmy.world"
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@SpaceNoodle@lemmy.world"
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@SpaceNoodle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3392 …}
      +nested: Doctrine\ORM\PersistentCollection {#3394 …}
      +votes: Doctrine\ORM\PersistentCollection {#3396 …}
      +reports: Doctrine\ORM\PersistentCollection {#3398 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3400 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3402 …}
      -id: 285554
      -bodyTs: "'absolut':34 'anyon':54 'appreci':52 'argument':79 'back':67,77 'bidder':5 'come':11 'crypto':18 'cryptocurr':37 'd':8,51 'downvot':55 'edit':49 'educ':44 'employ':16 'even':10 'exampl':75 'fulli':39 'good':29 'happi':72 'job':32 'lowest':4 'm':71 'major':35 'man':43 'nonsens':48 'open':40 'paid':23 'peopl':15 'prefer':63 'provid':57,74 'reason':59 'request':82 'serious':42 'sourc':41,65 'spit':47 'usual':20 'well':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6455235"
      +editedAt: DateTimeImmutable @1712347482 {#3389
        date: 2024-04-05 22:04:42.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704551663 {#3390
        date: 2024-01-06 15:34:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: "Website: “915 days in a year”, you: “they are well paid and good at their job”. Anyone seeing your comment: 🤨"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704883491 {#3437
      date: 2024-01-10 11:44:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3449 …}
    +nested: Doctrine\ORM\PersistentCollection {#3445 …}
    +votes: Doctrine\ORM\PersistentCollection {#3447 …}
    +reports: Doctrine\ORM\PersistentCollection {#3451 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3453 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3455 …}
    -id: 295517
    -bodyTs: "'915':2 'anyon':17 'comment':20 'day':3 'good':13 'job':16 'paid':11 'see':18 'websit':1 'well':10 'year':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6300977"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704883491 {#3440
      date: 2024-01-10 11:44:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    Anyone reading the thread would understand that I’m talking about crypto, not exchanges.\n
    \n
    Well done though, peak comedy
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704883592 {#3555
    date: 2024-01-10 11:46:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@SpaceNoodle@lemmy.world"
    "@MadhuGururajan@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3558 …}
  +nested: Doctrine\ORM\PersistentCollection {#3560 …}
  +votes: Doctrine\ORM\PersistentCollection {#3562 …}
  +reports: Doctrine\ORM\PersistentCollection {#3564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3568 …}
  -id: 295520
  -bodyTs: "'anyon':1 'comedi':19 'crypto':12 'done':16 'exchang':14 'm':9 'peak':18 'read':2 'talk':10 'though':17 'thread':4 'understand':6 'well':15 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6550977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704883592 {#3556
    date: 2024-01-10 11:46:32.0 +01: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 {#3557
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3438
    +user: Proxies\__CG__\App\Entity\User {#3443 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3391
      +user: Proxies\__CG__\App\Entity\User {#3168 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3255
        +user: Proxies\__CG__\App\Entity\User {#3256 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3167
          +user: Proxies\__CG__\App\Entity\User {#3168 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#2452
            +user: App\Entity\User {#2377 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: null
            +root: null
            +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 107
            +score: 0
            +lastActive: DateTime @1719905677 {#2458
              date: 2024-07-02 09:34:37.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypnotic_nerd@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2457 …}
            +nested: Doctrine\ORM\PersistentCollection {#2455 …}
            +votes: Doctrine\ORM\PersistentCollection {#2468 …}
            +reports: Doctrine\ORM\PersistentCollection {#2469 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
            -id: 284910
            -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6450620"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704530257 {#2461
              date: 2024-01-06 09:37:37.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2452}
          +body: """
            It’s an exchange, not a cryptocurrency.\n
            \n
            Check your facts before you start the hate train.\n
            \n
            Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1704535776 {#3164
            date: 2024-01-06 11:09:36.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3169 …}
          +nested: Doctrine\ORM\PersistentCollection {#3171 …}
          +votes: Doctrine\ORM\PersistentCollection {#3173 …}
          +reports: Doctrine\ORM\PersistentCollection {#3175 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
          -id: 285061
          -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6451931"
          +editedAt: DateTimeImmutable @1712270138 {#3165
            date: 2024-04-05 00:35:38.0 +02:00
          }
          +createdAt: DateTimeImmutable @1704535776 {#3166
            date: 2024-01-06 11:09:36.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: "Ah yes, the most secure code possible: brand new, closed-source, and written by the lowest bidder."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 63
        +score: 0
        +lastActive: DateTime @1704536090 {#3253
          date: 2024-01-06 11:14:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@LufyCZ@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3257 …}
        +nested: Doctrine\ORM\PersistentCollection {#3259 …}
        +votes: Doctrine\ORM\PersistentCollection {#3261 …}
        +reports: Doctrine\ORM\PersistentCollection {#3263 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
        -id: 285067
        -bodyTs: "'ah':1 'bidder':18 'brand':8 'close':11 'closed-sourc':10 'code':6 'lowest':17 'new':9 'possibl':7 'secur':5 'sourc':12 'written':14 'yes':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6451994"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704536090 {#3254
          date: 2024-01-06 11:14:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        There’s no lowest bidder here, how’d you even come up with that?\n
        \n
        People employed in crypto are usually very well paid, because they have to be good at their jobs.\n
        \n
        The absolute majority of cryptocurrencies is fully open source.\n
        \n
        Seriously man, educate yourself before spitting nonsense.\n
        \n
        Edit: I’d appreciate if anyone downvoting me provided their reasons for doing so, preferably with sources to back them up. I’m happy to provide examples to back my arguments up if requested.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704551663 {#3388
        date: 2024-01-06 15:34:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@SpaceNoodle@lemmy.world"
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@SpaceNoodle@lemmy.world"
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@SpaceNoodle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3392 …}
      +nested: Doctrine\ORM\PersistentCollection {#3394 …}
      +votes: Doctrine\ORM\PersistentCollection {#3396 …}
      +reports: Doctrine\ORM\PersistentCollection {#3398 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3400 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3402 …}
      -id: 285554
      -bodyTs: "'absolut':34 'anyon':54 'appreci':52 'argument':79 'back':67,77 'bidder':5 'come':11 'crypto':18 'cryptocurr':37 'd':8,51 'downvot':55 'edit':49 'educ':44 'employ':16 'even':10 'exampl':75 'fulli':39 'good':29 'happi':72 'job':32 'lowest':4 'm':71 'major':35 'man':43 'nonsens':48 'open':40 'paid':23 'peopl':15 'prefer':63 'provid':57,74 'reason':59 'request':82 'serious':42 'sourc':41,65 'spit':47 'usual':20 'well':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6455235"
      +editedAt: DateTimeImmutable @1712347482 {#3389
        date: 2024-04-05 22:04:42.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704551663 {#3390
        date: 2024-01-06 15:34:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: "Website: “915 days in a year”, you: “they are well paid and good at their job”. Anyone seeing your comment: 🤨"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704883491 {#3437
      date: 2024-01-10 11:44:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3449 …}
    +nested: Doctrine\ORM\PersistentCollection {#3445 …}
    +votes: Doctrine\ORM\PersistentCollection {#3447 …}
    +reports: Doctrine\ORM\PersistentCollection {#3451 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3453 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3455 …}
    -id: 295517
    -bodyTs: "'915':2 'anyon':17 'comment':20 'day':3 'good':13 'job':16 'paid':11 'see':18 'websit':1 'well':10 'year':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6300977"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704883491 {#3440
      date: 2024-01-10 11:44:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    Anyone reading the thread would understand that I’m talking about crypto, not exchanges.\n
    \n
    Well done though, peak comedy
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704883592 {#3555
    date: 2024-01-10 11:46:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@SpaceNoodle@lemmy.world"
    "@MadhuGururajan@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3558 …}
  +nested: Doctrine\ORM\PersistentCollection {#3560 …}
  +votes: Doctrine\ORM\PersistentCollection {#3562 …}
  +reports: Doctrine\ORM\PersistentCollection {#3564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3568 …}
  -id: 295520
  -bodyTs: "'anyon':1 'comedi':19 'crypto':12 'done':16 'exchang':14 'm':9 'peak':18 'read':2 'talk':10 'though':17 'thread':4 'understand':6 'well':15 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6550977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704883592 {#3556
    date: 2024-01-10 11:46:32.0 +01: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 {#3272
  +user: Proxies\__CG__\App\Entity\User {#3273 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3167
    +user: Proxies\__CG__\App\Entity\User {#3168 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2452
      +user: App\Entity\User {#2377 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 107
      +score: 0
      +lastActive: DateTime @1719905677 {#2458
        date: 2024-07-02 09:34:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2457 …}
      +nested: Doctrine\ORM\PersistentCollection {#2455 …}
      +votes: Doctrine\ORM\PersistentCollection {#2468 …}
      +reports: Doctrine\ORM\PersistentCollection {#2469 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
      -id: 284910
      -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6450620"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704530257 {#2461
        date: 2024-01-06 09:37:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: """
      It’s an exchange, not a cryptocurrency.\n
      \n
      Check your facts before you start the hate train.\n
      \n
      Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1704535776 {#3164
      date: 2024-01-06 11:09:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3169 …}
    +nested: Doctrine\ORM\PersistentCollection {#3171 …}
    +votes: Doctrine\ORM\PersistentCollection {#3173 …}
    +reports: Doctrine\ORM\PersistentCollection {#3175 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
    -id: 285061
    -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6451931"
    +editedAt: DateTimeImmutable @1712270138 {#3165
      date: 2024-04-05 00:35:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704535776 {#3166
      date: 2024-01-06 11:09:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    State of the art programming, all with the goal of scamming people.\n
    \n
    Crypto programmers don’t “have” to do anything because they are working on an illegitimate, unregulated security.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1704552783 {#3269
    date: 2024-01-06 15:53:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3274 …}
  +nested: Doctrine\ORM\PersistentCollection {#3276 …}
  +votes: Doctrine\ORM\PersistentCollection {#3278 …}
  +reports: Doctrine\ORM\PersistentCollection {#3280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
  -id: 285591
  -bodyTs: "'anyth':20 'art':4 'crypto':13 'goal':9 'illegitim':27 'peopl':12 'program':5 'programm':14 'scam':11 'secur':29 'state':1 'unregul':28 'work':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://fuck.markets/comment/138791"
  +editedAt: DateTimeImmutable @1712347715 {#3270
    date: 2024-04-05 22:08:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704552783 {#3271
    date: 2024-01-06 15:53:03.0 +01: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 {#3272
  +user: Proxies\__CG__\App\Entity\User {#3273 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3167
    +user: Proxies\__CG__\App\Entity\User {#3168 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2452
      +user: App\Entity\User {#2377 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 107
      +score: 0
      +lastActive: DateTime @1719905677 {#2458
        date: 2024-07-02 09:34:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2457 …}
      +nested: Doctrine\ORM\PersistentCollection {#2455 …}
      +votes: Doctrine\ORM\PersistentCollection {#2468 …}
      +reports: Doctrine\ORM\PersistentCollection {#2469 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
      -id: 284910
      -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6450620"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704530257 {#2461
        date: 2024-01-06 09:37:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: """
      It’s an exchange, not a cryptocurrency.\n
      \n
      Check your facts before you start the hate train.\n
      \n
      Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1704535776 {#3164
      date: 2024-01-06 11:09:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3169 …}
    +nested: Doctrine\ORM\PersistentCollection {#3171 …}
    +votes: Doctrine\ORM\PersistentCollection {#3173 …}
    +reports: Doctrine\ORM\PersistentCollection {#3175 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
    -id: 285061
    -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6451931"
    +editedAt: DateTimeImmutable @1712270138 {#3165
      date: 2024-04-05 00:35:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704535776 {#3166
      date: 2024-01-06 11:09:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    State of the art programming, all with the goal of scamming people.\n
    \n
    Crypto programmers don’t “have” to do anything because they are working on an illegitimate, unregulated security.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1704552783 {#3269
    date: 2024-01-06 15:53:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3274 …}
  +nested: Doctrine\ORM\PersistentCollection {#3276 …}
  +votes: Doctrine\ORM\PersistentCollection {#3278 …}
  +reports: Doctrine\ORM\PersistentCollection {#3280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
  -id: 285591
  -bodyTs: "'anyth':20 'art':4 'crypto':13 'goal':9 'illegitim':27 'peopl':12 'program':5 'programm':14 'scam':11 'secur':29 'state':1 'unregul':28 'work':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://fuck.markets/comment/138791"
  +editedAt: DateTimeImmutable @1712347715 {#3270
    date: 2024-04-05 22:08:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704552783 {#3271
    date: 2024-01-06 15:53:03.0 +01: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 {#3272
  +user: Proxies\__CG__\App\Entity\User {#3273 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3167
    +user: Proxies\__CG__\App\Entity\User {#3168 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2452
      +user: App\Entity\User {#2377 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 107
      +score: 0
      +lastActive: DateTime @1719905677 {#2458
        date: 2024-07-02 09:34:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2457 …}
      +nested: Doctrine\ORM\PersistentCollection {#2455 …}
      +votes: Doctrine\ORM\PersistentCollection {#2468 …}
      +reports: Doctrine\ORM\PersistentCollection {#2469 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
      -id: 284910
      -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6450620"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704530257 {#2461
        date: 2024-01-06 09:37:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: """
      It’s an exchange, not a cryptocurrency.\n
      \n
      Check your facts before you start the hate train.\n
      \n
      Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1704535776 {#3164
      date: 2024-01-06 11:09:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3169 …}
    +nested: Doctrine\ORM\PersistentCollection {#3171 …}
    +votes: Doctrine\ORM\PersistentCollection {#3173 …}
    +reports: Doctrine\ORM\PersistentCollection {#3175 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
    -id: 285061
    -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6451931"
    +editedAt: DateTimeImmutable @1712270138 {#3165
      date: 2024-04-05 00:35:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704535776 {#3166
      date: 2024-01-06 11:09:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    State of the art programming, all with the goal of scamming people.\n
    \n
    Crypto programmers don’t “have” to do anything because they are working on an illegitimate, unregulated security.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1704552783 {#3269
    date: 2024-01-06 15:53:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3274 …}
  +nested: Doctrine\ORM\PersistentCollection {#3276 …}
  +votes: Doctrine\ORM\PersistentCollection {#3278 …}
  +reports: Doctrine\ORM\PersistentCollection {#3280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
  -id: 285591
  -bodyTs: "'anyth':20 'art':4 'crypto':13 'goal':9 'illegitim':27 'peopl':12 'program':5 'programm':14 'scam':11 'secur':29 'state':1 'unregul':28 'work':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://fuck.markets/comment/138791"
  +editedAt: DateTimeImmutable @1712347715 {#3270
    date: 2024-04-05 22:08:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704552783 {#3271
    date: 2024-01-06 15:53:03.0 +01: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 {#3406
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3272
    +user: Proxies\__CG__\App\Entity\User {#3273 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3167
      +user: Proxies\__CG__\App\Entity\User {#3168 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2452
        +user: App\Entity\User {#2377 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 107
        +score: 0
        +lastActive: DateTime @1719905677 {#2458
          date: 2024-07-02 09:34:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 284910
        -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6450620"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704530257 {#2461
          date: 2024-01-06 09:37:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        It’s an exchange, not a cryptocurrency.\n
        \n
        Check your facts before you start the hate train.\n
        \n
        Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704535776 {#3164
        date: 2024-01-06 11:09:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3169 …}
      +nested: Doctrine\ORM\PersistentCollection {#3171 …}
      +votes: Doctrine\ORM\PersistentCollection {#3173 …}
      +reports: Doctrine\ORM\PersistentCollection {#3175 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
      -id: 285061
      -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6451931"
      +editedAt: DateTimeImmutable @1712270138 {#3165
        date: 2024-04-05 00:35:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704535776 {#3166
        date: 2024-01-06 11:09:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: """
      State of the art programming, all with the goal of scamming people.\n
      \n
      Crypto programmers don’t “have” to do anything because they are working on an illegitimate, unregulated security.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1704552783 {#3269
      date: 2024-01-06 15:53:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3274 …}
    +nested: Doctrine\ORM\PersistentCollection {#3276 …}
    +votes: Doctrine\ORM\PersistentCollection {#3278 …}
    +reports: Doctrine\ORM\PersistentCollection {#3280 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
    -id: 285591
    -bodyTs: "'anyth':20 'art':4 'crypto':13 'goal':9 'illegitim':27 'peopl':12 'program':5 'programm':14 'scam':11 'secur':29 'state':1 'unregul':28 'work':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://fuck.markets/comment/138791"
    +editedAt: DateTimeImmutable @1712347715 {#3270
      date: 2024-04-05 22:08:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704552783 {#3271
      date: 2024-01-06 15:53:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    Have you heard of Indian call centers? Let’s ban phones, let’s ban email, let’s ban gift cards, let’s ban bank accounts.\n
    \n
    The fact that the technology is *also* being used to scam people doesn’t mean that the whole thing is bad. There are numerous use cases beyond illegal activity, and you focusing on a tiny fraction of the whole thing just shows that you don’t actually want to understand, but that hate is your only way of expressing, that you don’t understand it.\n
    \n
    [Here, read up](https://cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity). They’ve got studies and sources for their claims.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704553140 {#3404
    date: 2024-01-06 15:59:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@000@fuck.markets"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3407 …}
  +nested: Doctrine\ORM\PersistentCollection {#3409 …}
  +votes: Doctrine\ORM\PersistentCollection {#3411 …}
  +reports: Doctrine\ORM\PersistentCollection {#3413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
  -id: 285603
  -bodyTs: "'/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':96 'account':25 'activ':54 'actual':72 'also':32 'bad':46 'ban':10,14,18,23 'bank':24 'beyond':52 'call':6 'card':20 'case':51 'center':7 'claim':105 'cointelegraph.com':95 'cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':94 'doesn':38 'email':15 'express':84 'fact':27 'focus':57 'fraction':61 'gift':19 'got':99 'hate':78 'heard':3 'illeg':53 'indian':5 'let':8,12,16,21 'mean':40 'numer':49 'peopl':37 'phone':11 'read':92 'scam':36 'show':67 'sourc':102 'studi':100 'technolog':30 'thing':44,65 'tini':60 'understand':75,89 'use':34,50 've':98 'want':73 'way':82 'whole':43,64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6455624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704553140 {#3405
    date: 2024-01-06 15:59:00.0 +01: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 {#3406
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3272
    +user: Proxies\__CG__\App\Entity\User {#3273 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3167
      +user: Proxies\__CG__\App\Entity\User {#3168 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2452
        +user: App\Entity\User {#2377 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 107
        +score: 0
        +lastActive: DateTime @1719905677 {#2458
          date: 2024-07-02 09:34:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 284910
        -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6450620"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704530257 {#2461
          date: 2024-01-06 09:37:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        It’s an exchange, not a cryptocurrency.\n
        \n
        Check your facts before you start the hate train.\n
        \n
        Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704535776 {#3164
        date: 2024-01-06 11:09:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3169 …}
      +nested: Doctrine\ORM\PersistentCollection {#3171 …}
      +votes: Doctrine\ORM\PersistentCollection {#3173 …}
      +reports: Doctrine\ORM\PersistentCollection {#3175 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
      -id: 285061
      -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6451931"
      +editedAt: DateTimeImmutable @1712270138 {#3165
        date: 2024-04-05 00:35:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704535776 {#3166
        date: 2024-01-06 11:09:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: """
      State of the art programming, all with the goal of scamming people.\n
      \n
      Crypto programmers don’t “have” to do anything because they are working on an illegitimate, unregulated security.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1704552783 {#3269
      date: 2024-01-06 15:53:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3274 …}
    +nested: Doctrine\ORM\PersistentCollection {#3276 …}
    +votes: Doctrine\ORM\PersistentCollection {#3278 …}
    +reports: Doctrine\ORM\PersistentCollection {#3280 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
    -id: 285591
    -bodyTs: "'anyth':20 'art':4 'crypto':13 'goal':9 'illegitim':27 'peopl':12 'program':5 'programm':14 'scam':11 'secur':29 'state':1 'unregul':28 'work':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://fuck.markets/comment/138791"
    +editedAt: DateTimeImmutable @1712347715 {#3270
      date: 2024-04-05 22:08:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704552783 {#3271
      date: 2024-01-06 15:53:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    Have you heard of Indian call centers? Let’s ban phones, let’s ban email, let’s ban gift cards, let’s ban bank accounts.\n
    \n
    The fact that the technology is *also* being used to scam people doesn’t mean that the whole thing is bad. There are numerous use cases beyond illegal activity, and you focusing on a tiny fraction of the whole thing just shows that you don’t actually want to understand, but that hate is your only way of expressing, that you don’t understand it.\n
    \n
    [Here, read up](https://cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity). They’ve got studies and sources for their claims.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704553140 {#3404
    date: 2024-01-06 15:59:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@000@fuck.markets"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3407 …}
  +nested: Doctrine\ORM\PersistentCollection {#3409 …}
  +votes: Doctrine\ORM\PersistentCollection {#3411 …}
  +reports: Doctrine\ORM\PersistentCollection {#3413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
  -id: 285603
  -bodyTs: "'/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':96 'account':25 'activ':54 'actual':72 'also':32 'bad':46 'ban':10,14,18,23 'bank':24 'beyond':52 'call':6 'card':20 'case':51 'center':7 'claim':105 'cointelegraph.com':95 'cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':94 'doesn':38 'email':15 'express':84 'fact':27 'focus':57 'fraction':61 'gift':19 'got':99 'hate':78 'heard':3 'illeg':53 'indian':5 'let':8,12,16,21 'mean':40 'numer':49 'peopl':37 'phone':11 'read':92 'scam':36 'show':67 'sourc':102 'studi':100 'technolog':30 'thing':44,65 'tini':60 'understand':75,89 'use':34,50 've':98 'want':73 'way':82 'whole':43,64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6455624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704553140 {#3405
    date: 2024-01-06 15:59:00.0 +01: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 {#3406
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3272
    +user: Proxies\__CG__\App\Entity\User {#3273 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3167
      +user: Proxies\__CG__\App\Entity\User {#3168 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2452
        +user: App\Entity\User {#2377 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 107
        +score: 0
        +lastActive: DateTime @1719905677 {#2458
          date: 2024-07-02 09:34:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 284910
        -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6450620"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704530257 {#2461
          date: 2024-01-06 09:37:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        It’s an exchange, not a cryptocurrency.\n
        \n
        Check your facts before you start the hate train.\n
        \n
        Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704535776 {#3164
        date: 2024-01-06 11:09:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3169 …}
      +nested: Doctrine\ORM\PersistentCollection {#3171 …}
      +votes: Doctrine\ORM\PersistentCollection {#3173 …}
      +reports: Doctrine\ORM\PersistentCollection {#3175 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
      -id: 285061
      -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6451931"
      +editedAt: DateTimeImmutable @1712270138 {#3165
        date: 2024-04-05 00:35:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704535776 {#3166
        date: 2024-01-06 11:09:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: """
      State of the art programming, all with the goal of scamming people.\n
      \n
      Crypto programmers don’t “have” to do anything because they are working on an illegitimate, unregulated security.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1704552783 {#3269
      date: 2024-01-06 15:53:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3274 …}
    +nested: Doctrine\ORM\PersistentCollection {#3276 …}
    +votes: Doctrine\ORM\PersistentCollection {#3278 …}
    +reports: Doctrine\ORM\PersistentCollection {#3280 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
    -id: 285591
    -bodyTs: "'anyth':20 'art':4 'crypto':13 'goal':9 'illegitim':27 'peopl':12 'program':5 'programm':14 'scam':11 'secur':29 'state':1 'unregul':28 'work':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://fuck.markets/comment/138791"
    +editedAt: DateTimeImmutable @1712347715 {#3270
      date: 2024-04-05 22:08:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704552783 {#3271
      date: 2024-01-06 15:53:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    Have you heard of Indian call centers? Let’s ban phones, let’s ban email, let’s ban gift cards, let’s ban bank accounts.\n
    \n
    The fact that the technology is *also* being used to scam people doesn’t mean that the whole thing is bad. There are numerous use cases beyond illegal activity, and you focusing on a tiny fraction of the whole thing just shows that you don’t actually want to understand, but that hate is your only way of expressing, that you don’t understand it.\n
    \n
    [Here, read up](https://cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity). They’ve got studies and sources for their claims.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704553140 {#3404
    date: 2024-01-06 15:59:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@000@fuck.markets"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3407 …}
  +nested: Doctrine\ORM\PersistentCollection {#3409 …}
  +votes: Doctrine\ORM\PersistentCollection {#3411 …}
  +reports: Doctrine\ORM\PersistentCollection {#3413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
  -id: 285603
  -bodyTs: "'/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':96 'account':25 'activ':54 'actual':72 'also':32 'bad':46 'ban':10,14,18,23 'bank':24 'beyond':52 'call':6 'card':20 'case':51 'center':7 'claim':105 'cointelegraph.com':95 'cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':94 'doesn':38 'email':15 'express':84 'fact':27 'focus':57 'fraction':61 'gift':19 'got':99 'hate':78 'heard':3 'illeg':53 'indian':5 'let':8,12,16,21 'mean':40 'numer':49 'peopl':37 'phone':11 'read':92 'scam':36 'show':67 'sourc':102 'studi':100 'technolog':30 'thing':44,65 'tini':60 'understand':75,89 'use':34,50 've':98 'want':73 'way':82 'whole':43,64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6455624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704553140 {#3405
    date: 2024-01-06 15:59:00.0 +01: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 {#3459
  +user: Proxies\__CG__\App\Entity\User {#3460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3406
    +user: Proxies\__CG__\App\Entity\User {#3168 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3272
      +user: Proxies\__CG__\App\Entity\User {#3273 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3167
        +user: Proxies\__CG__\App\Entity\User {#3168 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#2452
          +user: App\Entity\User {#2377 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: null
          +root: null
          +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 107
          +score: 0
          +lastActive: DateTime @1719905677 {#2458
            date: 2024-07-02 09:34:37.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2457 …}
          +nested: Doctrine\ORM\PersistentCollection {#2455 …}
          +votes: Doctrine\ORM\PersistentCollection {#2468 …}
          +reports: Doctrine\ORM\PersistentCollection {#2469 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
          -id: 284910
          -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6450620"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704530257 {#2461
            date: 2024-01-06 09:37:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: """
          It’s an exchange, not a cryptocurrency.\n
          \n
          Check your facts before you start the hate train.\n
          \n
          Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1704535776 {#3164
          date: 2024-01-06 11:09:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3169 …}
        +nested: Doctrine\ORM\PersistentCollection {#3171 …}
        +votes: Doctrine\ORM\PersistentCollection {#3173 …}
        +reports: Doctrine\ORM\PersistentCollection {#3175 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
        -id: 285061
        -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6451931"
        +editedAt: DateTimeImmutable @1712270138 {#3165
          date: 2024-04-05 00:35:38.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704535776 {#3166
          date: 2024-01-06 11:09:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        State of the art programming, all with the goal of scamming people.\n
        \n
        Crypto programmers don’t “have” to do anything because they are working on an illegitimate, unregulated security.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1704552783 {#3269
        date: 2024-01-06 15:53:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3274 …}
      +nested: Doctrine\ORM\PersistentCollection {#3276 …}
      +votes: Doctrine\ORM\PersistentCollection {#3278 …}
      +reports: Doctrine\ORM\PersistentCollection {#3280 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
      -id: 285591
      -bodyTs: "'anyth':20 'art':4 'crypto':13 'goal':9 'illegitim':27 'peopl':12 'program':5 'programm':14 'scam':11 'secur':29 'state':1 'unregul':28 'work':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://fuck.markets/comment/138791"
      +editedAt: DateTimeImmutable @1712347715 {#3270
        date: 2024-04-05 22:08:35.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704552783 {#3271
        date: 2024-01-06 15:53:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: """
      Have you heard of Indian call centers? Let’s ban phones, let’s ban email, let’s ban gift cards, let’s ban bank accounts.\n
      \n
      The fact that the technology is *also* being used to scam people doesn’t mean that the whole thing is bad. There are numerous use cases beyond illegal activity, and you focusing on a tiny fraction of the whole thing just shows that you don’t actually want to understand, but that hate is your only way of expressing, that you don’t understand it.\n
      \n
      [Here, read up](https://cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity). They’ve got studies and sources for their claims.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1704553140 {#3404
      date: 2024-01-06 15:59:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@000@fuck.markets"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3407 …}
    +nested: Doctrine\ORM\PersistentCollection {#3409 …}
    +votes: Doctrine\ORM\PersistentCollection {#3411 …}
    +reports: Doctrine\ORM\PersistentCollection {#3413 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
    -id: 285603
    -bodyTs: "'/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':96 'account':25 'activ':54 'actual':72 'also':32 'bad':46 'ban':10,14,18,23 'bank':24 'beyond':52 'call':6 'card':20 'case':51 'center':7 'claim':105 'cointelegraph.com':95 'cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':94 'doesn':38 'email':15 'express':84 'fact':27 'focus':57 'fraction':61 'gift':19 'got':99 'hate':78 'heard':3 'illeg':53 'indian':5 'let':8,12,16,21 'mean':40 'numer':49 'peopl':37 'phone':11 'read':92 'scam':36 'show':67 'sourc':102 'studi':100 'technolog':30 'thing':44,65 'tini':60 'understand':75,89 'use':34,50 've':98 'want':73 'way':82 'whole':43,64"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6455624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704553140 {#3405
      date: 2024-01-06 15:59:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    Last time I checked all of those had real world value before the scams started.\n
    \n
    For cryptos, it seems to be the other way around. They are trying to solve issues at the cost of having issues that are unacceptable and unfixable.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1704558455 {#3457
    date: 2024-01-06 17:27:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@000@fuck.markets"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3461 …}
  +nested: Doctrine\ORM\PersistentCollection {#3463 …}
  +votes: Doctrine\ORM\PersistentCollection {#3465 …}
  +reports: Doctrine\ORM\PersistentCollection {#3467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
  -id: 285874
  -bodyTs: "'around':25 'check':4 'cost':34 'crypto':17 'issu':31,37 'last':1 'real':9 'scam':14 'seem':19 'solv':30 'start':15 'time':2 'tri':28 'unaccept':40 'unfix':42 'valu':11 'way':24 'world':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7183936"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704558455 {#3458
    date: 2024-01-06 17:27:35.0 +01: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 {#3459
  +user: Proxies\__CG__\App\Entity\User {#3460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3406
    +user: Proxies\__CG__\App\Entity\User {#3168 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3272
      +user: Proxies\__CG__\App\Entity\User {#3273 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3167
        +user: Proxies\__CG__\App\Entity\User {#3168 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#2452
          +user: App\Entity\User {#2377 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: null
          +root: null
          +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 107
          +score: 0
          +lastActive: DateTime @1719905677 {#2458
            date: 2024-07-02 09:34:37.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2457 …}
          +nested: Doctrine\ORM\PersistentCollection {#2455 …}
          +votes: Doctrine\ORM\PersistentCollection {#2468 …}
          +reports: Doctrine\ORM\PersistentCollection {#2469 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
          -id: 284910
          -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6450620"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704530257 {#2461
            date: 2024-01-06 09:37:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: """
          It’s an exchange, not a cryptocurrency.\n
          \n
          Check your facts before you start the hate train.\n
          \n
          Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1704535776 {#3164
          date: 2024-01-06 11:09:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3169 …}
        +nested: Doctrine\ORM\PersistentCollection {#3171 …}
        +votes: Doctrine\ORM\PersistentCollection {#3173 …}
        +reports: Doctrine\ORM\PersistentCollection {#3175 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
        -id: 285061
        -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6451931"
        +editedAt: DateTimeImmutable @1712270138 {#3165
          date: 2024-04-05 00:35:38.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704535776 {#3166
          date: 2024-01-06 11:09:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        State of the art programming, all with the goal of scamming people.\n
        \n
        Crypto programmers don’t “have” to do anything because they are working on an illegitimate, unregulated security.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1704552783 {#3269
        date: 2024-01-06 15:53:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3274 …}
      +nested: Doctrine\ORM\PersistentCollection {#3276 …}
      +votes: Doctrine\ORM\PersistentCollection {#3278 …}
      +reports: Doctrine\ORM\PersistentCollection {#3280 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
      -id: 285591
      -bodyTs: "'anyth':20 'art':4 'crypto':13 'goal':9 'illegitim':27 'peopl':12 'program':5 'programm':14 'scam':11 'secur':29 'state':1 'unregul':28 'work':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://fuck.markets/comment/138791"
      +editedAt: DateTimeImmutable @1712347715 {#3270
        date: 2024-04-05 22:08:35.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704552783 {#3271
        date: 2024-01-06 15:53:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: """
      Have you heard of Indian call centers? Let’s ban phones, let’s ban email, let’s ban gift cards, let’s ban bank accounts.\n
      \n
      The fact that the technology is *also* being used to scam people doesn’t mean that the whole thing is bad. There are numerous use cases beyond illegal activity, and you focusing on a tiny fraction of the whole thing just shows that you don’t actually want to understand, but that hate is your only way of expressing, that you don’t understand it.\n
      \n
      [Here, read up](https://cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity). They’ve got studies and sources for their claims.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1704553140 {#3404
      date: 2024-01-06 15:59:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@000@fuck.markets"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3407 …}
    +nested: Doctrine\ORM\PersistentCollection {#3409 …}
    +votes: Doctrine\ORM\PersistentCollection {#3411 …}
    +reports: Doctrine\ORM\PersistentCollection {#3413 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
    -id: 285603
    -bodyTs: "'/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':96 'account':25 'activ':54 'actual':72 'also':32 'bad':46 'ban':10,14,18,23 'bank':24 'beyond':52 'call':6 'card':20 'case':51 'center':7 'claim':105 'cointelegraph.com':95 'cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':94 'doesn':38 'email':15 'express':84 'fact':27 'focus':57 'fraction':61 'gift':19 'got':99 'hate':78 'heard':3 'illeg':53 'indian':5 'let':8,12,16,21 'mean':40 'numer':49 'peopl':37 'phone':11 'read':92 'scam':36 'show':67 'sourc':102 'studi':100 'technolog':30 'thing':44,65 'tini':60 'understand':75,89 'use':34,50 've':98 'want':73 'way':82 'whole':43,64"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6455624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704553140 {#3405
      date: 2024-01-06 15:59:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    Last time I checked all of those had real world value before the scams started.\n
    \n
    For cryptos, it seems to be the other way around. They are trying to solve issues at the cost of having issues that are unacceptable and unfixable.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1704558455 {#3457
    date: 2024-01-06 17:27:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@000@fuck.markets"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3461 …}
  +nested: Doctrine\ORM\PersistentCollection {#3463 …}
  +votes: Doctrine\ORM\PersistentCollection {#3465 …}
  +reports: Doctrine\ORM\PersistentCollection {#3467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
  -id: 285874
  -bodyTs: "'around':25 'check':4 'cost':34 'crypto':17 'issu':31,37 'last':1 'real':9 'scam':14 'seem':19 'solv':30 'start':15 'time':2 'tri':28 'unaccept':40 'unfix':42 'valu':11 'way':24 'world':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7183936"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704558455 {#3458
    date: 2024-01-06 17:27:35.0 +01: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 {#3459
  +user: Proxies\__CG__\App\Entity\User {#3460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3406
    +user: Proxies\__CG__\App\Entity\User {#3168 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3272
      +user: Proxies\__CG__\App\Entity\User {#3273 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3167
        +user: Proxies\__CG__\App\Entity\User {#3168 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#2452
          +user: App\Entity\User {#2377 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: null
          +root: null
          +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 107
          +score: 0
          +lastActive: DateTime @1719905677 {#2458
            date: 2024-07-02 09:34:37.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2457 …}
          +nested: Doctrine\ORM\PersistentCollection {#2455 …}
          +votes: Doctrine\ORM\PersistentCollection {#2468 …}
          +reports: Doctrine\ORM\PersistentCollection {#2469 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
          -id: 284910
          -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6450620"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704530257 {#2461
            date: 2024-01-06 09:37:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: """
          It’s an exchange, not a cryptocurrency.\n
          \n
          Check your facts before you start the hate train.\n
          \n
          Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1704535776 {#3164
          date: 2024-01-06 11:09:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3169 …}
        +nested: Doctrine\ORM\PersistentCollection {#3171 …}
        +votes: Doctrine\ORM\PersistentCollection {#3173 …}
        +reports: Doctrine\ORM\PersistentCollection {#3175 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
        -id: 285061
        -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6451931"
        +editedAt: DateTimeImmutable @1712270138 {#3165
          date: 2024-04-05 00:35:38.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704535776 {#3166
          date: 2024-01-06 11:09:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        State of the art programming, all with the goal of scamming people.\n
        \n
        Crypto programmers don’t “have” to do anything because they are working on an illegitimate, unregulated security.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1704552783 {#3269
        date: 2024-01-06 15:53:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3274 …}
      +nested: Doctrine\ORM\PersistentCollection {#3276 …}
      +votes: Doctrine\ORM\PersistentCollection {#3278 …}
      +reports: Doctrine\ORM\PersistentCollection {#3280 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
      -id: 285591
      -bodyTs: "'anyth':20 'art':4 'crypto':13 'goal':9 'illegitim':27 'peopl':12 'program':5 'programm':14 'scam':11 'secur':29 'state':1 'unregul':28 'work':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://fuck.markets/comment/138791"
      +editedAt: DateTimeImmutable @1712347715 {#3270
        date: 2024-04-05 22:08:35.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704552783 {#3271
        date: 2024-01-06 15:53:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: """
      Have you heard of Indian call centers? Let’s ban phones, let’s ban email, let’s ban gift cards, let’s ban bank accounts.\n
      \n
      The fact that the technology is *also* being used to scam people doesn’t mean that the whole thing is bad. There are numerous use cases beyond illegal activity, and you focusing on a tiny fraction of the whole thing just shows that you don’t actually want to understand, but that hate is your only way of expressing, that you don’t understand it.\n
      \n
      [Here, read up](https://cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity). They’ve got studies and sources for their claims.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1704553140 {#3404
      date: 2024-01-06 15:59:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@000@fuck.markets"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3407 …}
    +nested: Doctrine\ORM\PersistentCollection {#3409 …}
    +votes: Doctrine\ORM\PersistentCollection {#3411 …}
    +reports: Doctrine\ORM\PersistentCollection {#3413 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
    -id: 285603
    -bodyTs: "'/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':96 'account':25 'activ':54 'actual':72 'also':32 'bad':46 'ban':10,14,18,23 'bank':24 'beyond':52 'call':6 'card':20 'case':51 'center':7 'claim':105 'cointelegraph.com':95 'cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':94 'doesn':38 'email':15 'express':84 'fact':27 'focus':57 'fraction':61 'gift':19 'got':99 'hate':78 'heard':3 'illeg':53 'indian':5 'let':8,12,16,21 'mean':40 'numer':49 'peopl':37 'phone':11 'read':92 'scam':36 'show':67 'sourc':102 'studi':100 'technolog':30 'thing':44,65 'tini':60 'understand':75,89 'use':34,50 've':98 'want':73 'way':82 'whole':43,64"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6455624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704553140 {#3405
      date: 2024-01-06 15:59:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    Last time I checked all of those had real world value before the scams started.\n
    \n
    For cryptos, it seems to be the other way around. They are trying to solve issues at the cost of having issues that are unacceptable and unfixable.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1704558455 {#3457
    date: 2024-01-06 17:27:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@000@fuck.markets"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3461 …}
  +nested: Doctrine\ORM\PersistentCollection {#3463 …}
  +votes: Doctrine\ORM\PersistentCollection {#3465 …}
  +reports: Doctrine\ORM\PersistentCollection {#3467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
  -id: 285874
  -bodyTs: "'around':25 'check':4 'cost':34 'crypto':17 'issu':31,37 'last':1 'real':9 'scam':14 'seem':19 'solv':30 'start':15 'time':2 'tri':28 'unaccept':40 'unfix':42 'valu':11 'way':24 'world':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7183936"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704558455 {#3458
    date: 2024-01-06 17:27:35.0 +01: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 {#3509
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3459
    +user: Proxies\__CG__\App\Entity\User {#3460 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3406
      +user: Proxies\__CG__\App\Entity\User {#3168 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3272
        +user: Proxies\__CG__\App\Entity\User {#3273 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3167
          +user: Proxies\__CG__\App\Entity\User {#3168 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#2452
            +user: App\Entity\User {#2377 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: null
            +root: null
            +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 107
            +score: 0
            +lastActive: DateTime @1719905677 {#2458
              date: 2024-07-02 09:34:37.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypnotic_nerd@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2457 …}
            +nested: Doctrine\ORM\PersistentCollection {#2455 …}
            +votes: Doctrine\ORM\PersistentCollection {#2468 …}
            +reports: Doctrine\ORM\PersistentCollection {#2469 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
            -id: 284910
            -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6450620"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704530257 {#2461
              date: 2024-01-06 09:37:37.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2452}
          +body: """
            It’s an exchange, not a cryptocurrency.\n
            \n
            Check your facts before you start the hate train.\n
            \n
            Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1704535776 {#3164
            date: 2024-01-06 11:09:36.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3169 …}
          +nested: Doctrine\ORM\PersistentCollection {#3171 …}
          +votes: Doctrine\ORM\PersistentCollection {#3173 …}
          +reports: Doctrine\ORM\PersistentCollection {#3175 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
          -id: 285061
          -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6451931"
          +editedAt: DateTimeImmutable @1712270138 {#3165
            date: 2024-04-05 00:35:38.0 +02:00
          }
          +createdAt: DateTimeImmutable @1704535776 {#3166
            date: 2024-01-06 11:09:36.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: """
          State of the art programming, all with the goal of scamming people.\n
          \n
          Crypto programmers don’t “have” to do anything because they are working on an illegitimate, unregulated security.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 32
        +score: 0
        +lastActive: DateTime @1704552783 {#3269
          date: 2024-01-06 15:53:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@LufyCZ@lemmy.world"
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@LufyCZ@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3274 …}
        +nested: Doctrine\ORM\PersistentCollection {#3276 …}
        +votes: Doctrine\ORM\PersistentCollection {#3278 …}
        +reports: Doctrine\ORM\PersistentCollection {#3280 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
        -id: 285591
        -bodyTs: "'anyth':20 'art':4 'crypto':13 'goal':9 'illegitim':27 'peopl':12 'program':5 'programm':14 'scam':11 'secur':29 'state':1 'unregul':28 'work':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://fuck.markets/comment/138791"
        +editedAt: DateTimeImmutable @1712347715 {#3270
          date: 2024-04-05 22:08:35.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704552783 {#3271
          date: 2024-01-06 15:53:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        Have you heard of Indian call centers? Let’s ban phones, let’s ban email, let’s ban gift cards, let’s ban bank accounts.\n
        \n
        The fact that the technology is *also* being used to scam people doesn’t mean that the whole thing is bad. There are numerous use cases beyond illegal activity, and you focusing on a tiny fraction of the whole thing just shows that you don’t actually want to understand, but that hate is your only way of expressing, that you don’t understand it.\n
        \n
        [Here, read up](https://cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity). They’ve got studies and sources for their claims.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1704553140 {#3404
        date: 2024-01-06 15:59:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@000@fuck.markets"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3407 …}
      +nested: Doctrine\ORM\PersistentCollection {#3409 …}
      +votes: Doctrine\ORM\PersistentCollection {#3411 …}
      +reports: Doctrine\ORM\PersistentCollection {#3413 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
      -id: 285603
      -bodyTs: "'/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':96 'account':25 'activ':54 'actual':72 'also':32 'bad':46 'ban':10,14,18,23 'bank':24 'beyond':52 'call':6 'card':20 'case':51 'center':7 'claim':105 'cointelegraph.com':95 'cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':94 'doesn':38 'email':15 'express':84 'fact':27 'focus':57 'fraction':61 'gift':19 'got':99 'hate':78 'heard':3 'illeg':53 'indian':5 'let':8,12,16,21 'mean':40 'numer':49 'peopl':37 'phone':11 'read':92 'scam':36 'show':67 'sourc':102 'studi':100 'technolog':30 'thing':44,65 'tini':60 'understand':75,89 'use':34,50 've':98 'want':73 'way':82 'whole':43,64"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6455624"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704553140 {#3405
        date: 2024-01-06 15:59:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: """
      Last time I checked all of those had real world value before the scams started.\n
      \n
      For cryptos, it seems to be the other way around. They are trying to solve issues at the cost of having issues that are unacceptable and unfixable.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1704558455 {#3457
      date: 2024-01-06 17:27:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@000@fuck.markets"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3461 …}
    +nested: Doctrine\ORM\PersistentCollection {#3463 …}
    +votes: Doctrine\ORM\PersistentCollection {#3465 …}
    +reports: Doctrine\ORM\PersistentCollection {#3467 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
    -id: 285874
    -bodyTs: "'around':25 'check':4 'cost':34 'crypto':17 'issu':31,37 'last':1 'real':9 'scam':14 'seem':19 'solv':30 'start':15 'time':2 'tri':28 'unaccept':40 'unfix':42 'valu':11 'way':24 'world':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7183936"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704558455 {#3458
      date: 2024-01-06 17:27:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    It may seem like it, but it sure isn’t like it. You’ll obviously hear about the bad and nothing about 5he good, unfortunately that’s how media works nowadays.\n
    \n
    Do you want to elaborate on those issues that are unacceptable and unfixable? I’m not saying there aren’t any, but you’re describing a trade-off, and crypto isn’t the only thing in the world with trade-offs.\n
    \n
    Fiat is a great example - conveniet, nice, until it starts hyperinflating, until people use it to fund wars, until the government confiscates it because you insulted a politician on Twitter.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704570737 {#3508
    date: 2024-01-06 20:52:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@000@fuck.markets"
    "@krotti@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3512 …}
  +nested: Doctrine\ORM\PersistentCollection {#3517 …}
  +votes: Doctrine\ORM\PersistentCollection {#3513 …}
  +reports: Doctrine\ORM\PersistentCollection {#3519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3523 …}
  -id: 286487
  -bodyTs: "'5he':23 'aren':50 'bad':19 'confisc':96 'conveniet':80 'crypto':62 'describ':56 'elabor':36 'exampl':79 'fiat':75 'fund':91 'good':24 'govern':95 'great':78 'hear':16 'hyperinfl':85 'insult':100 'isn':9,63 'issu':39 'like':4,11 'll':14 'm':46 'may':2 'media':29 'nice':81 'noth':21 'nowaday':31 'obvious':15 'off':74 'peopl':87 'politician':102 're':55 'say':48 'seem':3 'start':84 'sure':8 'thing':67 'trade':59,73 'trade-off':58,72 'twitter':104 'unaccept':42 'unfix':44 'unfortun':25 'use':88 'want':34 'war':92 'work':30 'world':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6460267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704570737 {#3505
    date: 2024-01-06 20:52:17.0 +01: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 {#3509
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3459
    +user: Proxies\__CG__\App\Entity\User {#3460 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3406
      +user: Proxies\__CG__\App\Entity\User {#3168 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3272
        +user: Proxies\__CG__\App\Entity\User {#3273 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3167
          +user: Proxies\__CG__\App\Entity\User {#3168 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#2452
            +user: App\Entity\User {#2377 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: null
            +root: null
            +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 107
            +score: 0
            +lastActive: DateTime @1719905677 {#2458
              date: 2024-07-02 09:34:37.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypnotic_nerd@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2457 …}
            +nested: Doctrine\ORM\PersistentCollection {#2455 …}
            +votes: Doctrine\ORM\PersistentCollection {#2468 …}
            +reports: Doctrine\ORM\PersistentCollection {#2469 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
            -id: 284910
            -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6450620"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704530257 {#2461
              date: 2024-01-06 09:37:37.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2452}
          +body: """
            It’s an exchange, not a cryptocurrency.\n
            \n
            Check your facts before you start the hate train.\n
            \n
            Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1704535776 {#3164
            date: 2024-01-06 11:09:36.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3169 …}
          +nested: Doctrine\ORM\PersistentCollection {#3171 …}
          +votes: Doctrine\ORM\PersistentCollection {#3173 …}
          +reports: Doctrine\ORM\PersistentCollection {#3175 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
          -id: 285061
          -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6451931"
          +editedAt: DateTimeImmutable @1712270138 {#3165
            date: 2024-04-05 00:35:38.0 +02:00
          }
          +createdAt: DateTimeImmutable @1704535776 {#3166
            date: 2024-01-06 11:09:36.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: """
          State of the art programming, all with the goal of scamming people.\n
          \n
          Crypto programmers don’t “have” to do anything because they are working on an illegitimate, unregulated security.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 32
        +score: 0
        +lastActive: DateTime @1704552783 {#3269
          date: 2024-01-06 15:53:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@LufyCZ@lemmy.world"
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@LufyCZ@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3274 …}
        +nested: Doctrine\ORM\PersistentCollection {#3276 …}
        +votes: Doctrine\ORM\PersistentCollection {#3278 …}
        +reports: Doctrine\ORM\PersistentCollection {#3280 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
        -id: 285591
        -bodyTs: "'anyth':20 'art':4 'crypto':13 'goal':9 'illegitim':27 'peopl':12 'program':5 'programm':14 'scam':11 'secur':29 'state':1 'unregul':28 'work':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://fuck.markets/comment/138791"
        +editedAt: DateTimeImmutable @1712347715 {#3270
          date: 2024-04-05 22:08:35.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704552783 {#3271
          date: 2024-01-06 15:53:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        Have you heard of Indian call centers? Let’s ban phones, let’s ban email, let’s ban gift cards, let’s ban bank accounts.\n
        \n
        The fact that the technology is *also* being used to scam people doesn’t mean that the whole thing is bad. There are numerous use cases beyond illegal activity, and you focusing on a tiny fraction of the whole thing just shows that you don’t actually want to understand, but that hate is your only way of expressing, that you don’t understand it.\n
        \n
        [Here, read up](https://cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity). They’ve got studies and sources for their claims.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1704553140 {#3404
        date: 2024-01-06 15:59:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@000@fuck.markets"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3407 …}
      +nested: Doctrine\ORM\PersistentCollection {#3409 …}
      +votes: Doctrine\ORM\PersistentCollection {#3411 …}
      +reports: Doctrine\ORM\PersistentCollection {#3413 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
      -id: 285603
      -bodyTs: "'/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':96 'account':25 'activ':54 'actual':72 'also':32 'bad':46 'ban':10,14,18,23 'bank':24 'beyond':52 'call':6 'card':20 'case':51 'center':7 'claim':105 'cointelegraph.com':95 'cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':94 'doesn':38 'email':15 'express':84 'fact':27 'focus':57 'fraction':61 'gift':19 'got':99 'hate':78 'heard':3 'illeg':53 'indian':5 'let':8,12,16,21 'mean':40 'numer':49 'peopl':37 'phone':11 'read':92 'scam':36 'show':67 'sourc':102 'studi':100 'technolog':30 'thing':44,65 'tini':60 'understand':75,89 'use':34,50 've':98 'want':73 'way':82 'whole':43,64"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6455624"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704553140 {#3405
        date: 2024-01-06 15:59:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: """
      Last time I checked all of those had real world value before the scams started.\n
      \n
      For cryptos, it seems to be the other way around. They are trying to solve issues at the cost of having issues that are unacceptable and unfixable.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1704558455 {#3457
      date: 2024-01-06 17:27:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@000@fuck.markets"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3461 …}
    +nested: Doctrine\ORM\PersistentCollection {#3463 …}
    +votes: Doctrine\ORM\PersistentCollection {#3465 …}
    +reports: Doctrine\ORM\PersistentCollection {#3467 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
    -id: 285874
    -bodyTs: "'around':25 'check':4 'cost':34 'crypto':17 'issu':31,37 'last':1 'real':9 'scam':14 'seem':19 'solv':30 'start':15 'time':2 'tri':28 'unaccept':40 'unfix':42 'valu':11 'way':24 'world':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7183936"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704558455 {#3458
      date: 2024-01-06 17:27:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    It may seem like it, but it sure isn’t like it. You’ll obviously hear about the bad and nothing about 5he good, unfortunately that’s how media works nowadays.\n
    \n
    Do you want to elaborate on those issues that are unacceptable and unfixable? I’m not saying there aren’t any, but you’re describing a trade-off, and crypto isn’t the only thing in the world with trade-offs.\n
    \n
    Fiat is a great example - conveniet, nice, until it starts hyperinflating, until people use it to fund wars, until the government confiscates it because you insulted a politician on Twitter.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704570737 {#3508
    date: 2024-01-06 20:52:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@000@fuck.markets"
    "@krotti@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3512 …}
  +nested: Doctrine\ORM\PersistentCollection {#3517 …}
  +votes: Doctrine\ORM\PersistentCollection {#3513 …}
  +reports: Doctrine\ORM\PersistentCollection {#3519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3523 …}
  -id: 286487
  -bodyTs: "'5he':23 'aren':50 'bad':19 'confisc':96 'conveniet':80 'crypto':62 'describ':56 'elabor':36 'exampl':79 'fiat':75 'fund':91 'good':24 'govern':95 'great':78 'hear':16 'hyperinfl':85 'insult':100 'isn':9,63 'issu':39 'like':4,11 'll':14 'm':46 'may':2 'media':29 'nice':81 'noth':21 'nowaday':31 'obvious':15 'off':74 'peopl':87 'politician':102 're':55 'say':48 'seem':3 'start':84 'sure':8 'thing':67 'trade':59,73 'trade-off':58,72 'twitter':104 'unaccept':42 'unfix':44 'unfortun':25 'use':88 'want':34 'war':92 'work':30 'world':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6460267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704570737 {#3505
    date: 2024-01-06 20:52:17.0 +01: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 {#3509
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3459
    +user: Proxies\__CG__\App\Entity\User {#3460 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3406
      +user: Proxies\__CG__\App\Entity\User {#3168 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3272
        +user: Proxies\__CG__\App\Entity\User {#3273 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3167
          +user: Proxies\__CG__\App\Entity\User {#3168 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#2452
            +user: App\Entity\User {#2377 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: null
            +root: null
            +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 107
            +score: 0
            +lastActive: DateTime @1719905677 {#2458
              date: 2024-07-02 09:34:37.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypnotic_nerd@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2457 …}
            +nested: Doctrine\ORM\PersistentCollection {#2455 …}
            +votes: Doctrine\ORM\PersistentCollection {#2468 …}
            +reports: Doctrine\ORM\PersistentCollection {#2469 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
            -id: 284910
            -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6450620"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704530257 {#2461
              date: 2024-01-06 09:37:37.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2452}
          +body: """
            It’s an exchange, not a cryptocurrency.\n
            \n
            Check your facts before you start the hate train.\n
            \n
            Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1704535776 {#3164
            date: 2024-01-06 11:09:36.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3169 …}
          +nested: Doctrine\ORM\PersistentCollection {#3171 …}
          +votes: Doctrine\ORM\PersistentCollection {#3173 …}
          +reports: Doctrine\ORM\PersistentCollection {#3175 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
          -id: 285061
          -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6451931"
          +editedAt: DateTimeImmutable @1712270138 {#3165
            date: 2024-04-05 00:35:38.0 +02:00
          }
          +createdAt: DateTimeImmutable @1704535776 {#3166
            date: 2024-01-06 11:09:36.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: """
          State of the art programming, all with the goal of scamming people.\n
          \n
          Crypto programmers don’t “have” to do anything because they are working on an illegitimate, unregulated security.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 32
        +score: 0
        +lastActive: DateTime @1704552783 {#3269
          date: 2024-01-06 15:53:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@LufyCZ@lemmy.world"
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@LufyCZ@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3274 …}
        +nested: Doctrine\ORM\PersistentCollection {#3276 …}
        +votes: Doctrine\ORM\PersistentCollection {#3278 …}
        +reports: Doctrine\ORM\PersistentCollection {#3280 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
        -id: 285591
        -bodyTs: "'anyth':20 'art':4 'crypto':13 'goal':9 'illegitim':27 'peopl':12 'program':5 'programm':14 'scam':11 'secur':29 'state':1 'unregul':28 'work':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://fuck.markets/comment/138791"
        +editedAt: DateTimeImmutable @1712347715 {#3270
          date: 2024-04-05 22:08:35.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704552783 {#3271
          date: 2024-01-06 15:53:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        Have you heard of Indian call centers? Let’s ban phones, let’s ban email, let’s ban gift cards, let’s ban bank accounts.\n
        \n
        The fact that the technology is *also* being used to scam people doesn’t mean that the whole thing is bad. There are numerous use cases beyond illegal activity, and you focusing on a tiny fraction of the whole thing just shows that you don’t actually want to understand, but that hate is your only way of expressing, that you don’t understand it.\n
        \n
        [Here, read up](https://cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity). They’ve got studies and sources for their claims.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1704553140 {#3404
        date: 2024-01-06 15:59:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@000@fuck.markets"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3407 …}
      +nested: Doctrine\ORM\PersistentCollection {#3409 …}
      +votes: Doctrine\ORM\PersistentCollection {#3411 …}
      +reports: Doctrine\ORM\PersistentCollection {#3413 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
      -id: 285603
      -bodyTs: "'/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':96 'account':25 'activ':54 'actual':72 'also':32 'bad':46 'ban':10,14,18,23 'bank':24 'beyond':52 'call':6 'card':20 'case':51 'center':7 'claim':105 'cointelegraph.com':95 'cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':94 'doesn':38 'email':15 'express':84 'fact':27 'focus':57 'fraction':61 'gift':19 'got':99 'hate':78 'heard':3 'illeg':53 'indian':5 'let':8,12,16,21 'mean':40 'numer':49 'peopl':37 'phone':11 'read':92 'scam':36 'show':67 'sourc':102 'studi':100 'technolog':30 'thing':44,65 'tini':60 'understand':75,89 'use':34,50 've':98 'want':73 'way':82 'whole':43,64"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6455624"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704553140 {#3405
        date: 2024-01-06 15:59:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: """
      Last time I checked all of those had real world value before the scams started.\n
      \n
      For cryptos, it seems to be the other way around. They are trying to solve issues at the cost of having issues that are unacceptable and unfixable.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1704558455 {#3457
      date: 2024-01-06 17:27:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@000@fuck.markets"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3461 …}
    +nested: Doctrine\ORM\PersistentCollection {#3463 …}
    +votes: Doctrine\ORM\PersistentCollection {#3465 …}
    +reports: Doctrine\ORM\PersistentCollection {#3467 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
    -id: 285874
    -bodyTs: "'around':25 'check':4 'cost':34 'crypto':17 'issu':31,37 'last':1 'real':9 'scam':14 'seem':19 'solv':30 'start':15 'time':2 'tri':28 'unaccept':40 'unfix':42 'valu':11 'way':24 'world':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7183936"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704558455 {#3458
      date: 2024-01-06 17:27:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    It may seem like it, but it sure isn’t like it. You’ll obviously hear about the bad and nothing about 5he good, unfortunately that’s how media works nowadays.\n
    \n
    Do you want to elaborate on those issues that are unacceptable and unfixable? I’m not saying there aren’t any, but you’re describing a trade-off, and crypto isn’t the only thing in the world with trade-offs.\n
    \n
    Fiat is a great example - conveniet, nice, until it starts hyperinflating, until people use it to fund wars, until the government confiscates it because you insulted a politician on Twitter.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704570737 {#3508
    date: 2024-01-06 20:52:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@000@fuck.markets"
    "@krotti@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3512 …}
  +nested: Doctrine\ORM\PersistentCollection {#3517 …}
  +votes: Doctrine\ORM\PersistentCollection {#3513 …}
  +reports: Doctrine\ORM\PersistentCollection {#3519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3523 …}
  -id: 286487
  -bodyTs: "'5he':23 'aren':50 'bad':19 'confisc':96 'conveniet':80 'crypto':62 'describ':56 'elabor':36 'exampl':79 'fiat':75 'fund':91 'good':24 'govern':95 'great':78 'hear':16 'hyperinfl':85 'insult':100 'isn':9,63 'issu':39 'like':4,11 'll':14 'm':46 'may':2 'media':29 'nice':81 'noth':21 'nowaday':31 'obvious':15 'off':74 'peopl':87 'politician':102 're':55 'say':48 'seem':3 'start':84 'sure':8 'thing':67 'trade':59,73 'trade-off':58,72 'twitter':104 'unaccept':42 'unfix':44 'unfortun':25 'use':88 'want':34 'war':92 'work':30 'world':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6460267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704570737 {#3505
    date: 2024-01-06 20:52:17.0 +01: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 {#3594
  +user: Proxies\__CG__\App\Entity\User {#3460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3509
    +user: Proxies\__CG__\App\Entity\User {#3168 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3459
      +user: Proxies\__CG__\App\Entity\User {#3460 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3406
        +user: Proxies\__CG__\App\Entity\User {#3168 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3272
          +user: Proxies\__CG__\App\Entity\User {#3273 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3167
            +user: Proxies\__CG__\App\Entity\User {#3168 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#2452
              +user: App\Entity\User {#2377 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: null
              +root: null
              +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 107
              +score: 0
              +lastActive: DateTime @1719905677 {#2458
                date: 2024-07-02 09:34:37.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@hypnotic_nerd@programming.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2457 …}
              +nested: Doctrine\ORM\PersistentCollection {#2455 …}
              +votes: Doctrine\ORM\PersistentCollection {#2468 …}
              +reports: Doctrine\ORM\PersistentCollection {#2469 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
              -id: 284910
              -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6450620"
              +editedAt: null
              +createdAt: DateTimeImmutable @1704530257 {#2461
                date: 2024-01-06 09:37:37.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2452}
            +body: """
              It’s an exchange, not a cryptocurrency.\n
              \n
              Check your facts before you start the hate train.\n
              \n
              Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1704535776 {#3164
              date: 2024-01-06 11:09:36.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypnotic_nerd@programming.dev"
              "@Sheeple@lemmy.world"
              "@hypnotic_nerd@programming.dev"
              "@Sheeple@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3169 …}
            +nested: Doctrine\ORM\PersistentCollection {#3171 …}
            +votes: Doctrine\ORM\PersistentCollection {#3173 …}
            +reports: Doctrine\ORM\PersistentCollection {#3175 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
            -id: 285061
            -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6451931"
            +editedAt: DateTimeImmutable @1712270138 {#3165
              date: 2024-04-05 00:35:38.0 +02:00
            }
            +createdAt: DateTimeImmutable @1704535776 {#3166
              date: 2024-01-06 11:09:36.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2452}
          +body: """
            State of the art programming, all with the goal of scamming people.\n
            \n
            Crypto programmers don’t “have” to do anything because they are working on an illegitimate, unregulated security.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 32
          +score: 0
          +lastActive: DateTime @1704552783 {#3269
            date: 2024-01-06 15:53:03.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
            "@LufyCZ@lemmy.world"
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
            "@LufyCZ@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3274 …}
          +nested: Doctrine\ORM\PersistentCollection {#3276 …}
          +votes: Doctrine\ORM\PersistentCollection {#3278 …}
          +reports: Doctrine\ORM\PersistentCollection {#3280 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
          -id: 285591
          -bodyTs: "'anyth':20 'art':4 'crypto':13 'goal':9 'illegitim':27 'peopl':12 'program':5 'programm':14 'scam':11 'secur':29 'state':1 'unregul':28 'work':24"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://fuck.markets/comment/138791"
          +editedAt: DateTimeImmutable @1712347715 {#3270
            date: 2024-04-05 22:08:35.0 +02:00
          }
          +createdAt: DateTimeImmutable @1704552783 {#3271
            date: 2024-01-06 15:53:03.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: """
          Have you heard of Indian call centers? Let’s ban phones, let’s ban email, let’s ban gift cards, let’s ban bank accounts.\n
          \n
          The fact that the technology is *also* being used to scam people doesn’t mean that the whole thing is bad. There are numerous use cases beyond illegal activity, and you focusing on a tiny fraction of the whole thing just shows that you don’t actually want to understand, but that hate is your only way of expressing, that you don’t understand it.\n
          \n
          [Here, read up](https://cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity). They’ve got studies and sources for their claims.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1704553140 {#3404
          date: 2024-01-06 15:59:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@LufyCZ@lemmy.world"
          "@000@fuck.markets"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3407 …}
        +nested: Doctrine\ORM\PersistentCollection {#3409 …}
        +votes: Doctrine\ORM\PersistentCollection {#3411 …}
        +reports: Doctrine\ORM\PersistentCollection {#3413 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
        -id: 285603
        -bodyTs: "'/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':96 'account':25 'activ':54 'actual':72 'also':32 'bad':46 'ban':10,14,18,23 'bank':24 'beyond':52 'call':6 'card':20 'case':51 'center':7 'claim':105 'cointelegraph.com':95 'cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':94 'doesn':38 'email':15 'express':84 'fact':27 'focus':57 'fraction':61 'gift':19 'got':99 'hate':78 'heard':3 'illeg':53 'indian':5 'let':8,12,16,21 'mean':40 'numer':49 'peopl':37 'phone':11 'read':92 'scam':36 'show':67 'sourc':102 'studi':100 'technolog':30 'thing':44,65 'tini':60 'understand':75,89 'use':34,50 've':98 'want':73 'way':82 'whole':43,64"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6455624"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704553140 {#3405
          date: 2024-01-06 15:59:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        Last time I checked all of those had real world value before the scams started.\n
        \n
        For cryptos, it seems to be the other way around. They are trying to solve issues at the cost of having issues that are unacceptable and unfixable.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1704558455 {#3457
        date: 2024-01-06 17:27:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@000@fuck.markets"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3461 …}
      +nested: Doctrine\ORM\PersistentCollection {#3463 …}
      +votes: Doctrine\ORM\PersistentCollection {#3465 …}
      +reports: Doctrine\ORM\PersistentCollection {#3467 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
      -id: 285874
      -bodyTs: "'around':25 'check':4 'cost':34 'crypto':17 'issu':31,37 'last':1 'real':9 'scam':14 'seem':19 'solv':30 'start':15 'time':2 'tri':28 'unaccept':40 'unfix':42 'valu':11 'way':24 'world':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7183936"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704558455 {#3458
        date: 2024-01-06 17:27:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: """
      It may seem like it, but it sure isn’t like it. You’ll obviously hear about the bad and nothing about 5he good, unfortunately that’s how media works nowadays.\n
      \n
      Do you want to elaborate on those issues that are unacceptable and unfixable? I’m not saying there aren’t any, but you’re describing a trade-off, and crypto isn’t the only thing in the world with trade-offs.\n
      \n
      Fiat is a great example - conveniet, nice, until it starts hyperinflating, until people use it to fund wars, until the government confiscates it because you insulted a politician on Twitter.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704570737 {#3508
      date: 2024-01-06 20:52:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@000@fuck.markets"
      "@krotti@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3512 …}
    +nested: Doctrine\ORM\PersistentCollection {#3517 …}
    +votes: Doctrine\ORM\PersistentCollection {#3513 …}
    +reports: Doctrine\ORM\PersistentCollection {#3519 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3521 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3523 …}
    -id: 286487
    -bodyTs: "'5he':23 'aren':50 'bad':19 'confisc':96 'conveniet':80 'crypto':62 'describ':56 'elabor':36 'exampl':79 'fiat':75 'fund':91 'good':24 'govern':95 'great':78 'hear':16 'hyperinfl':85 'insult':100 'isn':9,63 'issu':39 'like':4,11 'll':14 'm':46 'may':2 'media':29 'nice':81 'noth':21 'nowaday':31 'obvious':15 'off':74 'peopl':87 'politician':102 're':55 'say':48 'seem':3 'start':84 'sure':8 'thing':67 'trade':59,73 'trade-off':58,72 'twitter':104 'unaccept':42 'unfix':44 'unfortun':25 'use':88 'want':34 'war':92 'work':30 'world':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6460267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704570737 {#3505
      date: 2024-01-06 20:52:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    From scams to just cyber attacks with no safe guards would make everything impossible to handle. There is no bank covering you or insurance. People dying, losing keys etc drive deflation. BTC/Mining coins are destined to die. Maybe there is something there, but it certainly isn’t finance.\n
    \n
    Inflation is necessary for multiple reasons, but you can read on that yourself. Such as; what would happen if everyone considered holding to money an investment? IMO these facts make Fiat sound so much better…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704594046 {#3592
    date: 2024-01-07 03:20:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@000@fuck.markets"
    "@krotti@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3595 …}
  +nested: Doctrine\ORM\PersistentCollection {#3597 …}
  +votes: Doctrine\ORM\PersistentCollection {#3599 …}
  +reports: Doctrine\ORM\PersistentCollection {#3601 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3603 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3605 …}
  -id: 287488
  -bodyTs: "'attack':6 'bank':20 'better':83 'btc/mining':32 'certain':45 'coin':33 'consid':69 'cover':21 'cyber':5 'deflat':31 'destin':35 'die':26,37 'drive':30 'etc':29 'everyon':68 'everyth':13 'fact':77 'fiat':79 'financ':48 'guard':10 'handl':16 'happen':66 'hold':70 'imo':75 'imposs':14 'inflat':49 'insur':24 'invest':74 'isn':46 'key':28 'lose':27 'make':12,78 'mayb':38 'money':72 'much':82 'multipl':53 'necessari':51 'peopl':25 'read':58 'reason':54 'safe':9 'scam':2 'someth':41 'sound':80 'would':11,65"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7205429"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704594046 {#3593
    date: 2024-01-07 03:20:46.0 +01: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 {#3594
  +user: Proxies\__CG__\App\Entity\User {#3460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3509
    +user: Proxies\__CG__\App\Entity\User {#3168 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3459
      +user: Proxies\__CG__\App\Entity\User {#3460 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3406
        +user: Proxies\__CG__\App\Entity\User {#3168 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3272
          +user: Proxies\__CG__\App\Entity\User {#3273 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3167
            +user: Proxies\__CG__\App\Entity\User {#3168 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#2452
              +user: App\Entity\User {#2377 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: null
              +root: null
              +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 107
              +score: 0
              +lastActive: DateTime @1719905677 {#2458
                date: 2024-07-02 09:34:37.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@hypnotic_nerd@programming.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2457 …}
              +nested: Doctrine\ORM\PersistentCollection {#2455 …}
              +votes: Doctrine\ORM\PersistentCollection {#2468 …}
              +reports: Doctrine\ORM\PersistentCollection {#2469 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
              -id: 284910
              -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6450620"
              +editedAt: null
              +createdAt: DateTimeImmutable @1704530257 {#2461
                date: 2024-01-06 09:37:37.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2452}
            +body: """
              It’s an exchange, not a cryptocurrency.\n
              \n
              Check your facts before you start the hate train.\n
              \n
              Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1704535776 {#3164
              date: 2024-01-06 11:09:36.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypnotic_nerd@programming.dev"
              "@Sheeple@lemmy.world"
              "@hypnotic_nerd@programming.dev"
              "@Sheeple@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3169 …}
            +nested: Doctrine\ORM\PersistentCollection {#3171 …}
            +votes: Doctrine\ORM\PersistentCollection {#3173 …}
            +reports: Doctrine\ORM\PersistentCollection {#3175 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
            -id: 285061
            -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6451931"
            +editedAt: DateTimeImmutable @1712270138 {#3165
              date: 2024-04-05 00:35:38.0 +02:00
            }
            +createdAt: DateTimeImmutable @1704535776 {#3166
              date: 2024-01-06 11:09:36.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2452}
          +body: """
            State of the art programming, all with the goal of scamming people.\n
            \n
            Crypto programmers don’t “have” to do anything because they are working on an illegitimate, unregulated security.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 32
          +score: 0
          +lastActive: DateTime @1704552783 {#3269
            date: 2024-01-06 15:53:03.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
            "@LufyCZ@lemmy.world"
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
            "@LufyCZ@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3274 …}
          +nested: Doctrine\ORM\PersistentCollection {#3276 …}
          +votes: Doctrine\ORM\PersistentCollection {#3278 …}
          +reports: Doctrine\ORM\PersistentCollection {#3280 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
          -id: 285591
          -bodyTs: "'anyth':20 'art':4 'crypto':13 'goal':9 'illegitim':27 'peopl':12 'program':5 'programm':14 'scam':11 'secur':29 'state':1 'unregul':28 'work':24"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://fuck.markets/comment/138791"
          +editedAt: DateTimeImmutable @1712347715 {#3270
            date: 2024-04-05 22:08:35.0 +02:00
          }
          +createdAt: DateTimeImmutable @1704552783 {#3271
            date: 2024-01-06 15:53:03.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: """
          Have you heard of Indian call centers? Let’s ban phones, let’s ban email, let’s ban gift cards, let’s ban bank accounts.\n
          \n
          The fact that the technology is *also* being used to scam people doesn’t mean that the whole thing is bad. There are numerous use cases beyond illegal activity, and you focusing on a tiny fraction of the whole thing just shows that you don’t actually want to understand, but that hate is your only way of expressing, that you don’t understand it.\n
          \n
          [Here, read up](https://cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity). They’ve got studies and sources for their claims.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1704553140 {#3404
          date: 2024-01-06 15:59:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@LufyCZ@lemmy.world"
          "@000@fuck.markets"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3407 …}
        +nested: Doctrine\ORM\PersistentCollection {#3409 …}
        +votes: Doctrine\ORM\PersistentCollection {#3411 …}
        +reports: Doctrine\ORM\PersistentCollection {#3413 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
        -id: 285603
        -bodyTs: "'/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':96 'account':25 'activ':54 'actual':72 'also':32 'bad':46 'ban':10,14,18,23 'bank':24 'beyond':52 'call':6 'card':20 'case':51 'center':7 'claim':105 'cointelegraph.com':95 'cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':94 'doesn':38 'email':15 'express':84 'fact':27 'focus':57 'fraction':61 'gift':19 'got':99 'hate':78 'heard':3 'illeg':53 'indian':5 'let':8,12,16,21 'mean':40 'numer':49 'peopl':37 'phone':11 'read':92 'scam':36 'show':67 'sourc':102 'studi':100 'technolog':30 'thing':44,65 'tini':60 'understand':75,89 'use':34,50 've':98 'want':73 'way':82 'whole':43,64"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6455624"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704553140 {#3405
          date: 2024-01-06 15:59:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        Last time I checked all of those had real world value before the scams started.\n
        \n
        For cryptos, it seems to be the other way around. They are trying to solve issues at the cost of having issues that are unacceptable and unfixable.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1704558455 {#3457
        date: 2024-01-06 17:27:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@000@fuck.markets"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3461 …}
      +nested: Doctrine\ORM\PersistentCollection {#3463 …}
      +votes: Doctrine\ORM\PersistentCollection {#3465 …}
      +reports: Doctrine\ORM\PersistentCollection {#3467 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
      -id: 285874
      -bodyTs: "'around':25 'check':4 'cost':34 'crypto':17 'issu':31,37 'last':1 'real':9 'scam':14 'seem':19 'solv':30 'start':15 'time':2 'tri':28 'unaccept':40 'unfix':42 'valu':11 'way':24 'world':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7183936"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704558455 {#3458
        date: 2024-01-06 17:27:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: """
      It may seem like it, but it sure isn’t like it. You’ll obviously hear about the bad and nothing about 5he good, unfortunately that’s how media works nowadays.\n
      \n
      Do you want to elaborate on those issues that are unacceptable and unfixable? I’m not saying there aren’t any, but you’re describing a trade-off, and crypto isn’t the only thing in the world with trade-offs.\n
      \n
      Fiat is a great example - conveniet, nice, until it starts hyperinflating, until people use it to fund wars, until the government confiscates it because you insulted a politician on Twitter.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704570737 {#3508
      date: 2024-01-06 20:52:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@000@fuck.markets"
      "@krotti@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3512 …}
    +nested: Doctrine\ORM\PersistentCollection {#3517 …}
    +votes: Doctrine\ORM\PersistentCollection {#3513 …}
    +reports: Doctrine\ORM\PersistentCollection {#3519 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3521 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3523 …}
    -id: 286487
    -bodyTs: "'5he':23 'aren':50 'bad':19 'confisc':96 'conveniet':80 'crypto':62 'describ':56 'elabor':36 'exampl':79 'fiat':75 'fund':91 'good':24 'govern':95 'great':78 'hear':16 'hyperinfl':85 'insult':100 'isn':9,63 'issu':39 'like':4,11 'll':14 'm':46 'may':2 'media':29 'nice':81 'noth':21 'nowaday':31 'obvious':15 'off':74 'peopl':87 'politician':102 're':55 'say':48 'seem':3 'start':84 'sure':8 'thing':67 'trade':59,73 'trade-off':58,72 'twitter':104 'unaccept':42 'unfix':44 'unfortun':25 'use':88 'want':34 'war':92 'work':30 'world':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6460267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704570737 {#3505
      date: 2024-01-06 20:52:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    From scams to just cyber attacks with no safe guards would make everything impossible to handle. There is no bank covering you or insurance. People dying, losing keys etc drive deflation. BTC/Mining coins are destined to die. Maybe there is something there, but it certainly isn’t finance.\n
    \n
    Inflation is necessary for multiple reasons, but you can read on that yourself. Such as; what would happen if everyone considered holding to money an investment? IMO these facts make Fiat sound so much better…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704594046 {#3592
    date: 2024-01-07 03:20:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@000@fuck.markets"
    "@krotti@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3595 …}
  +nested: Doctrine\ORM\PersistentCollection {#3597 …}
  +votes: Doctrine\ORM\PersistentCollection {#3599 …}
  +reports: Doctrine\ORM\PersistentCollection {#3601 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3603 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3605 …}
  -id: 287488
  -bodyTs: "'attack':6 'bank':20 'better':83 'btc/mining':32 'certain':45 'coin':33 'consid':69 'cover':21 'cyber':5 'deflat':31 'destin':35 'die':26,37 'drive':30 'etc':29 'everyon':68 'everyth':13 'fact':77 'fiat':79 'financ':48 'guard':10 'handl':16 'happen':66 'hold':70 'imo':75 'imposs':14 'inflat':49 'insur':24 'invest':74 'isn':46 'key':28 'lose':27 'make':12,78 'mayb':38 'money':72 'much':82 'multipl':53 'necessari':51 'peopl':25 'read':58 'reason':54 'safe':9 'scam':2 'someth':41 'sound':80 'would':11,65"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7205429"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704594046 {#3593
    date: 2024-01-07 03:20:46.0 +01: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 {#3594
  +user: Proxies\__CG__\App\Entity\User {#3460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3509
    +user: Proxies\__CG__\App\Entity\User {#3168 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3459
      +user: Proxies\__CG__\App\Entity\User {#3460 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3406
        +user: Proxies\__CG__\App\Entity\User {#3168 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3272
          +user: Proxies\__CG__\App\Entity\User {#3273 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3167
            +user: Proxies\__CG__\App\Entity\User {#3168 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#2452
              +user: App\Entity\User {#2377 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: null
              +root: null
              +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 107
              +score: 0
              +lastActive: DateTime @1719905677 {#2458
                date: 2024-07-02 09:34:37.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@hypnotic_nerd@programming.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2457 …}
              +nested: Doctrine\ORM\PersistentCollection {#2455 …}
              +votes: Doctrine\ORM\PersistentCollection {#2468 …}
              +reports: Doctrine\ORM\PersistentCollection {#2469 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
              -id: 284910
              -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6450620"
              +editedAt: null
              +createdAt: DateTimeImmutable @1704530257 {#2461
                date: 2024-01-06 09:37:37.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2452}
            +body: """
              It’s an exchange, not a cryptocurrency.\n
              \n
              Check your facts before you start the hate train.\n
              \n
              Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1704535776 {#3164
              date: 2024-01-06 11:09:36.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypnotic_nerd@programming.dev"
              "@Sheeple@lemmy.world"
              "@hypnotic_nerd@programming.dev"
              "@Sheeple@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3169 …}
            +nested: Doctrine\ORM\PersistentCollection {#3171 …}
            +votes: Doctrine\ORM\PersistentCollection {#3173 …}
            +reports: Doctrine\ORM\PersistentCollection {#3175 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
            -id: 285061
            -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6451931"
            +editedAt: DateTimeImmutable @1712270138 {#3165
              date: 2024-04-05 00:35:38.0 +02:00
            }
            +createdAt: DateTimeImmutable @1704535776 {#3166
              date: 2024-01-06 11:09:36.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2452}
          +body: """
            State of the art programming, all with the goal of scamming people.\n
            \n
            Crypto programmers don’t “have” to do anything because they are working on an illegitimate, unregulated security.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 32
          +score: 0
          +lastActive: DateTime @1704552783 {#3269
            date: 2024-01-06 15:53:03.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
            "@LufyCZ@lemmy.world"
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
            "@LufyCZ@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3274 …}
          +nested: Doctrine\ORM\PersistentCollection {#3276 …}
          +votes: Doctrine\ORM\PersistentCollection {#3278 …}
          +reports: Doctrine\ORM\PersistentCollection {#3280 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
          -id: 285591
          -bodyTs: "'anyth':20 'art':4 'crypto':13 'goal':9 'illegitim':27 'peopl':12 'program':5 'programm':14 'scam':11 'secur':29 'state':1 'unregul':28 'work':24"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://fuck.markets/comment/138791"
          +editedAt: DateTimeImmutable @1712347715 {#3270
            date: 2024-04-05 22:08:35.0 +02:00
          }
          +createdAt: DateTimeImmutable @1704552783 {#3271
            date: 2024-01-06 15:53:03.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: """
          Have you heard of Indian call centers? Let’s ban phones, let’s ban email, let’s ban gift cards, let’s ban bank accounts.\n
          \n
          The fact that the technology is *also* being used to scam people doesn’t mean that the whole thing is bad. There are numerous use cases beyond illegal activity, and you focusing on a tiny fraction of the whole thing just shows that you don’t actually want to understand, but that hate is your only way of expressing, that you don’t understand it.\n
          \n
          [Here, read up](https://cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity). They’ve got studies and sources for their claims.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1704553140 {#3404
          date: 2024-01-06 15:59:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@LufyCZ@lemmy.world"
          "@000@fuck.markets"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3407 …}
        +nested: Doctrine\ORM\PersistentCollection {#3409 …}
        +votes: Doctrine\ORM\PersistentCollection {#3411 …}
        +reports: Doctrine\ORM\PersistentCollection {#3413 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
        -id: 285603
        -bodyTs: "'/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':96 'account':25 'activ':54 'actual':72 'also':32 'bad':46 'ban':10,14,18,23 'bank':24 'beyond':52 'call':6 'card':20 'case':51 'center':7 'claim':105 'cointelegraph.com':95 'cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':94 'doesn':38 'email':15 'express':84 'fact':27 'focus':57 'fraction':61 'gift':19 'got':99 'hate':78 'heard':3 'illeg':53 'indian':5 'let':8,12,16,21 'mean':40 'numer':49 'peopl':37 'phone':11 'read':92 'scam':36 'show':67 'sourc':102 'studi':100 'technolog':30 'thing':44,65 'tini':60 'understand':75,89 'use':34,50 've':98 'want':73 'way':82 'whole':43,64"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6455624"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704553140 {#3405
          date: 2024-01-06 15:59:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        Last time I checked all of those had real world value before the scams started.\n
        \n
        For cryptos, it seems to be the other way around. They are trying to solve issues at the cost of having issues that are unacceptable and unfixable.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1704558455 {#3457
        date: 2024-01-06 17:27:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@000@fuck.markets"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3461 …}
      +nested: Doctrine\ORM\PersistentCollection {#3463 …}
      +votes: Doctrine\ORM\PersistentCollection {#3465 …}
      +reports: Doctrine\ORM\PersistentCollection {#3467 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
      -id: 285874
      -bodyTs: "'around':25 'check':4 'cost':34 'crypto':17 'issu':31,37 'last':1 'real':9 'scam':14 'seem':19 'solv':30 'start':15 'time':2 'tri':28 'unaccept':40 'unfix':42 'valu':11 'way':24 'world':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7183936"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704558455 {#3458
        date: 2024-01-06 17:27:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: """
      It may seem like it, but it sure isn’t like it. You’ll obviously hear about the bad and nothing about 5he good, unfortunately that’s how media works nowadays.\n
      \n
      Do you want to elaborate on those issues that are unacceptable and unfixable? I’m not saying there aren’t any, but you’re describing a trade-off, and crypto isn’t the only thing in the world with trade-offs.\n
      \n
      Fiat is a great example - conveniet, nice, until it starts hyperinflating, until people use it to fund wars, until the government confiscates it because you insulted a politician on Twitter.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704570737 {#3508
      date: 2024-01-06 20:52:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@000@fuck.markets"
      "@krotti@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3512 …}
    +nested: Doctrine\ORM\PersistentCollection {#3517 …}
    +votes: Doctrine\ORM\PersistentCollection {#3513 …}
    +reports: Doctrine\ORM\PersistentCollection {#3519 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3521 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3523 …}
    -id: 286487
    -bodyTs: "'5he':23 'aren':50 'bad':19 'confisc':96 'conveniet':80 'crypto':62 'describ':56 'elabor':36 'exampl':79 'fiat':75 'fund':91 'good':24 'govern':95 'great':78 'hear':16 'hyperinfl':85 'insult':100 'isn':9,63 'issu':39 'like':4,11 'll':14 'm':46 'may':2 'media':29 'nice':81 'noth':21 'nowaday':31 'obvious':15 'off':74 'peopl':87 'politician':102 're':55 'say':48 'seem':3 'start':84 'sure':8 'thing':67 'trade':59,73 'trade-off':58,72 'twitter':104 'unaccept':42 'unfix':44 'unfortun':25 'use':88 'want':34 'war':92 'work':30 'world':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6460267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704570737 {#3505
      date: 2024-01-06 20:52:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    From scams to just cyber attacks with no safe guards would make everything impossible to handle. There is no bank covering you or insurance. People dying, losing keys etc drive deflation. BTC/Mining coins are destined to die. Maybe there is something there, but it certainly isn’t finance.\n
    \n
    Inflation is necessary for multiple reasons, but you can read on that yourself. Such as; what would happen if everyone considered holding to money an investment? IMO these facts make Fiat sound so much better…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704594046 {#3592
    date: 2024-01-07 03:20:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@000@fuck.markets"
    "@krotti@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3595 …}
  +nested: Doctrine\ORM\PersistentCollection {#3597 …}
  +votes: Doctrine\ORM\PersistentCollection {#3599 …}
  +reports: Doctrine\ORM\PersistentCollection {#3601 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3603 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3605 …}
  -id: 287488
  -bodyTs: "'attack':6 'bank':20 'better':83 'btc/mining':32 'certain':45 'coin':33 'consid':69 'cover':21 'cyber':5 'deflat':31 'destin':35 'die':26,37 'drive':30 'etc':29 'everyon':68 'everyth':13 'fact':77 'fiat':79 'financ':48 'guard':10 'handl':16 'happen':66 'hold':70 'imo':75 'imposs':14 'inflat':49 'insur':24 'invest':74 'isn':46 'key':28 'lose':27 'make':12,78 'mayb':38 'money':72 'much':82 'multipl':53 'necessari':51 'peopl':25 'read':58 'reason':54 'safe':9 'scam':2 'someth':41 'sound':80 'would':11,65"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7205429"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704594046 {#3593
    date: 2024-01-07 03:20:46.0 +01: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 {#3631
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3594
    +user: Proxies\__CG__\App\Entity\User {#3460 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3509
      +user: Proxies\__CG__\App\Entity\User {#3168 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3459
        +user: Proxies\__CG__\App\Entity\User {#3460 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3406
          +user: Proxies\__CG__\App\Entity\User {#3168 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3272
            +user: Proxies\__CG__\App\Entity\User {#3273 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#3167
              +user: Proxies\__CG__\App\Entity\User {#3168 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: App\Entity\EntryComment {#2452
                +user: App\Entity\User {#2377 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                +image: null
                +parent: null
                +root: null
                +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 107
                +score: 0
                +lastActive: DateTime @1719905677 {#2458
                  date: 2024-07-02 09:34:37.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@hypnotic_nerd@programming.dev"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2457 …}
                +nested: Doctrine\ORM\PersistentCollection {#2455 …}
                +votes: Doctrine\ORM\PersistentCollection {#2468 …}
                +reports: Doctrine\ORM\PersistentCollection {#2469 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
                -id: 284910
                -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6450620"
                +editedAt: null
                +createdAt: DateTimeImmutable @1704530257 {#2461
                  date: 2024-01-06 09:37:37.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2452}
              +body: """
                It’s an exchange, not a cryptocurrency.\n
                \n
                Check your facts before you start the hate train.\n
                \n
                Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 7
              +score: 0
              +lastActive: DateTime @1704535776 {#3164
                date: 2024-01-06 11:09:36.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@hypnotic_nerd@programming.dev"
                "@Sheeple@lemmy.world"
                "@hypnotic_nerd@programming.dev"
                "@Sheeple@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3169 …}
              +nested: Doctrine\ORM\PersistentCollection {#3171 …}
              +votes: Doctrine\ORM\PersistentCollection {#3173 …}
              +reports: Doctrine\ORM\PersistentCollection {#3175 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
              -id: 285061
              -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6451931"
              +editedAt: DateTimeImmutable @1712270138 {#3165
                date: 2024-04-05 00:35:38.0 +02:00
              }
              +createdAt: DateTimeImmutable @1704535776 {#3166
                date: 2024-01-06 11:09:36.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2452}
            +body: """
              State of the art programming, all with the goal of scamming people.\n
              \n
              Crypto programmers don’t “have” to do anything because they are working on an illegitimate, unregulated security.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 32
            +score: 0
            +lastActive: DateTime @1704552783 {#3269
              date: 2024-01-06 15:53:03.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypnotic_nerd@programming.dev"
              "@Sheeple@lemmy.world"
              "@LufyCZ@lemmy.world"
              "@hypnotic_nerd@programming.dev"
              "@Sheeple@lemmy.world"
              "@LufyCZ@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3274 …}
            +nested: Doctrine\ORM\PersistentCollection {#3276 …}
            +votes: Doctrine\ORM\PersistentCollection {#3278 …}
            +reports: Doctrine\ORM\PersistentCollection {#3280 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
            -id: 285591
            -bodyTs: "'anyth':20 'art':4 'crypto':13 'goal':9 'illegitim':27 'peopl':12 'program':5 'programm':14 'scam':11 'secur':29 'state':1 'unregul':28 'work':24"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://fuck.markets/comment/138791"
            +editedAt: DateTimeImmutable @1712347715 {#3270
              date: 2024-04-05 22:08:35.0 +02:00
            }
            +createdAt: DateTimeImmutable @1704552783 {#3271
              date: 2024-01-06 15:53:03.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2452}
          +body: """
            Have you heard of Indian call centers? Let’s ban phones, let’s ban email, let’s ban gift cards, let’s ban bank accounts.\n
            \n
            The fact that the technology is *also* being used to scam people doesn’t mean that the whole thing is bad. There are numerous use cases beyond illegal activity, and you focusing on a tiny fraction of the whole thing just shows that you don’t actually want to understand, but that hate is your only way of expressing, that you don’t understand it.\n
            \n
            [Here, read up](https://cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity). They’ve got studies and sources for their claims.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1704553140 {#3404
            date: 2024-01-06 15:59:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
            "@LufyCZ@lemmy.world"
            "@000@fuck.markets"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3407 …}
          +nested: Doctrine\ORM\PersistentCollection {#3409 …}
          +votes: Doctrine\ORM\PersistentCollection {#3411 …}
          +reports: Doctrine\ORM\PersistentCollection {#3413 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
          -id: 285603
          -bodyTs: "'/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':96 'account':25 'activ':54 'actual':72 'also':32 'bad':46 'ban':10,14,18,23 'bank':24 'beyond':52 'call':6 'card':20 'case':51 'center':7 'claim':105 'cointelegraph.com':95 'cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':94 'doesn':38 'email':15 'express':84 'fact':27 'focus':57 'fraction':61 'gift':19 'got':99 'hate':78 'heard':3 'illeg':53 'indian':5 'let':8,12,16,21 'mean':40 'numer':49 'peopl':37 'phone':11 'read':92 'scam':36 'show':67 'sourc':102 'studi':100 'technolog':30 'thing':44,65 'tini':60 'understand':75,89 'use':34,50 've':98 'want':73 'way':82 'whole':43,64"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6455624"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704553140 {#3405
            date: 2024-01-06 15:59:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: """
          Last time I checked all of those had real world value before the scams started.\n
          \n
          For cryptos, it seems to be the other way around. They are trying to solve issues at the cost of having issues that are unacceptable and unfixable.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1704558455 {#3457
          date: 2024-01-06 17:27:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@LufyCZ@lemmy.world"
          "@000@fuck.markets"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3461 …}
        +nested: Doctrine\ORM\PersistentCollection {#3463 …}
        +votes: Doctrine\ORM\PersistentCollection {#3465 …}
        +reports: Doctrine\ORM\PersistentCollection {#3467 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
        -id: 285874
        -bodyTs: "'around':25 'check':4 'cost':34 'crypto':17 'issu':31,37 'last':1 'real':9 'scam':14 'seem':19 'solv':30 'start':15 'time':2 'tri':28 'unaccept':40 'unfix':42 'valu':11 'way':24 'world':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/7183936"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704558455 {#3458
          date: 2024-01-06 17:27:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        It may seem like it, but it sure isn’t like it. You’ll obviously hear about the bad and nothing about 5he good, unfortunately that’s how media works nowadays.\n
        \n
        Do you want to elaborate on those issues that are unacceptable and unfixable? I’m not saying there aren’t any, but you’re describing a trade-off, and crypto isn’t the only thing in the world with trade-offs.\n
        \n
        Fiat is a great example - conveniet, nice, until it starts hyperinflating, until people use it to fund wars, until the government confiscates it because you insulted a politician on Twitter.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704570737 {#3508
        date: 2024-01-06 20:52:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@000@fuck.markets"
        "@krotti@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3512 …}
      +nested: Doctrine\ORM\PersistentCollection {#3517 …}
      +votes: Doctrine\ORM\PersistentCollection {#3513 …}
      +reports: Doctrine\ORM\PersistentCollection {#3519 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3521 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3523 …}
      -id: 286487
      -bodyTs: "'5he':23 'aren':50 'bad':19 'confisc':96 'conveniet':80 'crypto':62 'describ':56 'elabor':36 'exampl':79 'fiat':75 'fund':91 'good':24 'govern':95 'great':78 'hear':16 'hyperinfl':85 'insult':100 'isn':9,63 'issu':39 'like':4,11 'll':14 'm':46 'may':2 'media':29 'nice':81 'noth':21 'nowaday':31 'obvious':15 'off':74 'peopl':87 'politician':102 're':55 'say':48 'seem':3 'start':84 'sure':8 'thing':67 'trade':59,73 'trade-off':58,72 'twitter':104 'unaccept':42 'unfix':44 'unfortun':25 'use':88 'want':34 'war':92 'work':30 'world':70"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6460267"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704570737 {#3505
        date: 2024-01-06 20:52:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: """
      From scams to just cyber attacks with no safe guards would make everything impossible to handle. There is no bank covering you or insurance. People dying, losing keys etc drive deflation. BTC/Mining coins are destined to die. Maybe there is something there, but it certainly isn’t finance.\n
      \n
      Inflation is necessary for multiple reasons, but you can read on that yourself. Such as; what would happen if everyone considered holding to money an investment? IMO these facts make Fiat sound so much better…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704594046 {#3592
      date: 2024-01-07 03:20:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@000@fuck.markets"
      "@krotti@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3595 …}
    +nested: Doctrine\ORM\PersistentCollection {#3597 …}
    +votes: Doctrine\ORM\PersistentCollection {#3599 …}
    +reports: Doctrine\ORM\PersistentCollection {#3601 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3603 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3605 …}
    -id: 287488
    -bodyTs: "'attack':6 'bank':20 'better':83 'btc/mining':32 'certain':45 'coin':33 'consid':69 'cover':21 'cyber':5 'deflat':31 'destin':35 'die':26,37 'drive':30 'etc':29 'everyon':68 'everyth':13 'fact':77 'fiat':79 'financ':48 'guard':10 'handl':16 'happen':66 'hold':70 'imo':75 'imposs':14 'inflat':49 'insur':24 'invest':74 'isn':46 'key':28 'lose':27 'make':12,78 'mayb':38 'money':72 'much':82 'multipl':53 'necessari':51 'peopl':25 'read':58 'reason':54 'safe':9 'scam':2 'someth':41 'sound':80 'would':11,65"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7205429"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704594046 {#3593
      date: 2024-01-07 03:20:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    > no safe guards\n
    \n
    That’s the point.jpg\n
    \n
    You’re free to hold your crypto on an exchange, you’re free to buy a hardware wallet and do your due diligence when confirming transactions, you’re free to create a multisig for your coins and tokens to introduce multiple factors for signing.\n
    \n
    But it’s your choice.\n
    \n
    > people dying, losing keys\n
    \n
    That’s on them, it’s like stuffing money into a mattress and not telling your family.\n
    \n
    > mining coins are destined to die\n
    \n
    Mining’s not great for sure, but “destined to die” makes no sense.\n
    \n
    > Inflation is necessary so that people spend the thing\n
    \n
    That’s kinda funny, because in the case of Ethereum, the deflation *comes from people using and spending Eth on gas*.\n
    \n
    I’m also not saying that Ethereum is the perfect currency to replace fiat, the utility there comes from everything that’s built *on top* of it.\n
    \n
    Widen your horizon, crypto isn’t just a medium for payments.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704622709 {#3629
    date: 2024-01-07 11:18:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@000@fuck.markets"
    "@krotti@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3632 …}
  +nested: Doctrine\ORM\PersistentCollection {#3634 …}
  +votes: Doctrine\ORM\PersistentCollection {#3636 …}
  +reports: Doctrine\ORM\PersistentCollection {#3638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3642 …}
  -id: 288311
  -bodyTs: "'also':129 'built':149 'buy':22 'case':113 'choic':56 'coin':43,79 'come':118,144 'confirm':32 'creat':38 'crypto':14,157 'currenc':137 'deflat':117 'destin':81,91 'die':58,83,93 'dilig':30 'due':29 'eth':124 'ethereum':115,133 'everyth':146 'exchang':17 'factor':49 'famili':77 'fiat':140 'free':10,20,36 'funni':109 'gas':126 'great':87 'guard':3 'hardwar':24 'hold':12 'horizon':156 'inflat':97 'introduc':47 'isn':158 'key':60 'kinda':108 'like':67 'lose':59 'm':128 'make':94 'mattress':72 'medium':162 'mine':78,84 'money':69 'multipl':48 'multisig':40 'necessari':99 'payment':164 'peopl':57,102,120 'perfect':136 'point.jpg':7 're':9,19,35 'replac':139 'safe':2 'say':131 'sens':96 'sign':51 'spend':103,123 'stuf':68 'sure':89 'tell':75 'thing':105 'token':45 'top':151 'transact':33 'use':121 'util':142 'wallet':25 'widen':154"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6473919"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704622709 {#3630
    date: 2024-01-07 11:18:29.0 +01: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 {#3631
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3594
    +user: Proxies\__CG__\App\Entity\User {#3460 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3509
      +user: Proxies\__CG__\App\Entity\User {#3168 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3459
        +user: Proxies\__CG__\App\Entity\User {#3460 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3406
          +user: Proxies\__CG__\App\Entity\User {#3168 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3272
            +user: Proxies\__CG__\App\Entity\User {#3273 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#3167
              +user: Proxies\__CG__\App\Entity\User {#3168 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: App\Entity\EntryComment {#2452
                +user: App\Entity\User {#2377 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                +image: null
                +parent: null
                +root: null
                +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 107
                +score: 0
                +lastActive: DateTime @1719905677 {#2458
                  date: 2024-07-02 09:34:37.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@hypnotic_nerd@programming.dev"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2457 …}
                +nested: Doctrine\ORM\PersistentCollection {#2455 …}
                +votes: Doctrine\ORM\PersistentCollection {#2468 …}
                +reports: Doctrine\ORM\PersistentCollection {#2469 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
                -id: 284910
                -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6450620"
                +editedAt: null
                +createdAt: DateTimeImmutable @1704530257 {#2461
                  date: 2024-01-06 09:37:37.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2452}
              +body: """
                It’s an exchange, not a cryptocurrency.\n
                \n
                Check your facts before you start the hate train.\n
                \n
                Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 7
              +score: 0
              +lastActive: DateTime @1704535776 {#3164
                date: 2024-01-06 11:09:36.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@hypnotic_nerd@programming.dev"
                "@Sheeple@lemmy.world"
                "@hypnotic_nerd@programming.dev"
                "@Sheeple@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3169 …}
              +nested: Doctrine\ORM\PersistentCollection {#3171 …}
              +votes: Doctrine\ORM\PersistentCollection {#3173 …}
              +reports: Doctrine\ORM\PersistentCollection {#3175 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
              -id: 285061
              -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6451931"
              +editedAt: DateTimeImmutable @1712270138 {#3165
                date: 2024-04-05 00:35:38.0 +02:00
              }
              +createdAt: DateTimeImmutable @1704535776 {#3166
                date: 2024-01-06 11:09:36.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2452}
            +body: """
              State of the art programming, all with the goal of scamming people.\n
              \n
              Crypto programmers don’t “have” to do anything because they are working on an illegitimate, unregulated security.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 32
            +score: 0
            +lastActive: DateTime @1704552783 {#3269
              date: 2024-01-06 15:53:03.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypnotic_nerd@programming.dev"
              "@Sheeple@lemmy.world"
              "@LufyCZ@lemmy.world"
              "@hypnotic_nerd@programming.dev"
              "@Sheeple@lemmy.world"
              "@LufyCZ@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3274 …}
            +nested: Doctrine\ORM\PersistentCollection {#3276 …}
            +votes: Doctrine\ORM\PersistentCollection {#3278 …}
            +reports: Doctrine\ORM\PersistentCollection {#3280 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
            -id: 285591
            -bodyTs: "'anyth':20 'art':4 'crypto':13 'goal':9 'illegitim':27 'peopl':12 'program':5 'programm':14 'scam':11 'secur':29 'state':1 'unregul':28 'work':24"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://fuck.markets/comment/138791"
            +editedAt: DateTimeImmutable @1712347715 {#3270
              date: 2024-04-05 22:08:35.0 +02:00
            }
            +createdAt: DateTimeImmutable @1704552783 {#3271
              date: 2024-01-06 15:53:03.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2452}
          +body: """
            Have you heard of Indian call centers? Let’s ban phones, let’s ban email, let’s ban gift cards, let’s ban bank accounts.\n
            \n
            The fact that the technology is *also* being used to scam people doesn’t mean that the whole thing is bad. There are numerous use cases beyond illegal activity, and you focusing on a tiny fraction of the whole thing just shows that you don’t actually want to understand, but that hate is your only way of expressing, that you don’t understand it.\n
            \n
            [Here, read up](https://cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity). They’ve got studies and sources for their claims.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1704553140 {#3404
            date: 2024-01-06 15:59:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
            "@LufyCZ@lemmy.world"
            "@000@fuck.markets"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3407 …}
          +nested: Doctrine\ORM\PersistentCollection {#3409 …}
          +votes: Doctrine\ORM\PersistentCollection {#3411 …}
          +reports: Doctrine\ORM\PersistentCollection {#3413 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
          -id: 285603
          -bodyTs: "'/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':96 'account':25 'activ':54 'actual':72 'also':32 'bad':46 'ban':10,14,18,23 'bank':24 'beyond':52 'call':6 'card':20 'case':51 'center':7 'claim':105 'cointelegraph.com':95 'cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':94 'doesn':38 'email':15 'express':84 'fact':27 'focus':57 'fraction':61 'gift':19 'got':99 'hate':78 'heard':3 'illeg':53 'indian':5 'let':8,12,16,21 'mean':40 'numer':49 'peopl':37 'phone':11 'read':92 'scam':36 'show':67 'sourc':102 'studi':100 'technolog':30 'thing':44,65 'tini':60 'understand':75,89 'use':34,50 've':98 'want':73 'way':82 'whole':43,64"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6455624"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704553140 {#3405
            date: 2024-01-06 15:59:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: """
          Last time I checked all of those had real world value before the scams started.\n
          \n
          For cryptos, it seems to be the other way around. They are trying to solve issues at the cost of having issues that are unacceptable and unfixable.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1704558455 {#3457
          date: 2024-01-06 17:27:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@LufyCZ@lemmy.world"
          "@000@fuck.markets"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3461 …}
        +nested: Doctrine\ORM\PersistentCollection {#3463 …}
        +votes: Doctrine\ORM\PersistentCollection {#3465 …}
        +reports: Doctrine\ORM\PersistentCollection {#3467 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
        -id: 285874
        -bodyTs: "'around':25 'check':4 'cost':34 'crypto':17 'issu':31,37 'last':1 'real':9 'scam':14 'seem':19 'solv':30 'start':15 'time':2 'tri':28 'unaccept':40 'unfix':42 'valu':11 'way':24 'world':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/7183936"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704558455 {#3458
          date: 2024-01-06 17:27:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        It may seem like it, but it sure isn’t like it. You’ll obviously hear about the bad and nothing about 5he good, unfortunately that’s how media works nowadays.\n
        \n
        Do you want to elaborate on those issues that are unacceptable and unfixable? I’m not saying there aren’t any, but you’re describing a trade-off, and crypto isn’t the only thing in the world with trade-offs.\n
        \n
        Fiat is a great example - conveniet, nice, until it starts hyperinflating, until people use it to fund wars, until the government confiscates it because you insulted a politician on Twitter.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704570737 {#3508
        date: 2024-01-06 20:52:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@000@fuck.markets"
        "@krotti@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3512 …}
      +nested: Doctrine\ORM\PersistentCollection {#3517 …}
      +votes: Doctrine\ORM\PersistentCollection {#3513 …}
      +reports: Doctrine\ORM\PersistentCollection {#3519 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3521 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3523 …}
      -id: 286487
      -bodyTs: "'5he':23 'aren':50 'bad':19 'confisc':96 'conveniet':80 'crypto':62 'describ':56 'elabor':36 'exampl':79 'fiat':75 'fund':91 'good':24 'govern':95 'great':78 'hear':16 'hyperinfl':85 'insult':100 'isn':9,63 'issu':39 'like':4,11 'll':14 'm':46 'may':2 'media':29 'nice':81 'noth':21 'nowaday':31 'obvious':15 'off':74 'peopl':87 'politician':102 're':55 'say':48 'seem':3 'start':84 'sure':8 'thing':67 'trade':59,73 'trade-off':58,72 'twitter':104 'unaccept':42 'unfix':44 'unfortun':25 'use':88 'want':34 'war':92 'work':30 'world':70"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6460267"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704570737 {#3505
        date: 2024-01-06 20:52:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: """
      From scams to just cyber attacks with no safe guards would make everything impossible to handle. There is no bank covering you or insurance. People dying, losing keys etc drive deflation. BTC/Mining coins are destined to die. Maybe there is something there, but it certainly isn’t finance.\n
      \n
      Inflation is necessary for multiple reasons, but you can read on that yourself. Such as; what would happen if everyone considered holding to money an investment? IMO these facts make Fiat sound so much better…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704594046 {#3592
      date: 2024-01-07 03:20:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@000@fuck.markets"
      "@krotti@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3595 …}
    +nested: Doctrine\ORM\PersistentCollection {#3597 …}
    +votes: Doctrine\ORM\PersistentCollection {#3599 …}
    +reports: Doctrine\ORM\PersistentCollection {#3601 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3603 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3605 …}
    -id: 287488
    -bodyTs: "'attack':6 'bank':20 'better':83 'btc/mining':32 'certain':45 'coin':33 'consid':69 'cover':21 'cyber':5 'deflat':31 'destin':35 'die':26,37 'drive':30 'etc':29 'everyon':68 'everyth':13 'fact':77 'fiat':79 'financ':48 'guard':10 'handl':16 'happen':66 'hold':70 'imo':75 'imposs':14 'inflat':49 'insur':24 'invest':74 'isn':46 'key':28 'lose':27 'make':12,78 'mayb':38 'money':72 'much':82 'multipl':53 'necessari':51 'peopl':25 'read':58 'reason':54 'safe':9 'scam':2 'someth':41 'sound':80 'would':11,65"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7205429"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704594046 {#3593
      date: 2024-01-07 03:20:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    > no safe guards\n
    \n
    That’s the point.jpg\n
    \n
    You’re free to hold your crypto on an exchange, you’re free to buy a hardware wallet and do your due diligence when confirming transactions, you’re free to create a multisig for your coins and tokens to introduce multiple factors for signing.\n
    \n
    But it’s your choice.\n
    \n
    > people dying, losing keys\n
    \n
    That’s on them, it’s like stuffing money into a mattress and not telling your family.\n
    \n
    > mining coins are destined to die\n
    \n
    Mining’s not great for sure, but “destined to die” makes no sense.\n
    \n
    > Inflation is necessary so that people spend the thing\n
    \n
    That’s kinda funny, because in the case of Ethereum, the deflation *comes from people using and spending Eth on gas*.\n
    \n
    I’m also not saying that Ethereum is the perfect currency to replace fiat, the utility there comes from everything that’s built *on top* of it.\n
    \n
    Widen your horizon, crypto isn’t just a medium for payments.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704622709 {#3629
    date: 2024-01-07 11:18:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@000@fuck.markets"
    "@krotti@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3632 …}
  +nested: Doctrine\ORM\PersistentCollection {#3634 …}
  +votes: Doctrine\ORM\PersistentCollection {#3636 …}
  +reports: Doctrine\ORM\PersistentCollection {#3638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3642 …}
  -id: 288311
  -bodyTs: "'also':129 'built':149 'buy':22 'case':113 'choic':56 'coin':43,79 'come':118,144 'confirm':32 'creat':38 'crypto':14,157 'currenc':137 'deflat':117 'destin':81,91 'die':58,83,93 'dilig':30 'due':29 'eth':124 'ethereum':115,133 'everyth':146 'exchang':17 'factor':49 'famili':77 'fiat':140 'free':10,20,36 'funni':109 'gas':126 'great':87 'guard':3 'hardwar':24 'hold':12 'horizon':156 'inflat':97 'introduc':47 'isn':158 'key':60 'kinda':108 'like':67 'lose':59 'm':128 'make':94 'mattress':72 'medium':162 'mine':78,84 'money':69 'multipl':48 'multisig':40 'necessari':99 'payment':164 'peopl':57,102,120 'perfect':136 'point.jpg':7 're':9,19,35 'replac':139 'safe':2 'say':131 'sens':96 'sign':51 'spend':103,123 'stuf':68 'sure':89 'tell':75 'thing':105 'token':45 'top':151 'transact':33 'use':121 'util':142 'wallet':25 'widen':154"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6473919"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704622709 {#3630
    date: 2024-01-07 11:18:29.0 +01: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 {#3631
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3594
    +user: Proxies\__CG__\App\Entity\User {#3460 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3509
      +user: Proxies\__CG__\App\Entity\User {#3168 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3459
        +user: Proxies\__CG__\App\Entity\User {#3460 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3406
          +user: Proxies\__CG__\App\Entity\User {#3168 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3272
            +user: Proxies\__CG__\App\Entity\User {#3273 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#3167
              +user: Proxies\__CG__\App\Entity\User {#3168 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: App\Entity\EntryComment {#2452
                +user: App\Entity\User {#2377 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                +image: null
                +parent: null
                +root: null
                +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 107
                +score: 0
                +lastActive: DateTime @1719905677 {#2458
                  date: 2024-07-02 09:34:37.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@hypnotic_nerd@programming.dev"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2457 …}
                +nested: Doctrine\ORM\PersistentCollection {#2455 …}
                +votes: Doctrine\ORM\PersistentCollection {#2468 …}
                +reports: Doctrine\ORM\PersistentCollection {#2469 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
                -id: 284910
                -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6450620"
                +editedAt: null
                +createdAt: DateTimeImmutable @1704530257 {#2461
                  date: 2024-01-06 09:37:37.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2452}
              +body: """
                It’s an exchange, not a cryptocurrency.\n
                \n
                Check your facts before you start the hate train.\n
                \n
                Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 7
              +score: 0
              +lastActive: DateTime @1704535776 {#3164
                date: 2024-01-06 11:09:36.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@hypnotic_nerd@programming.dev"
                "@Sheeple@lemmy.world"
                "@hypnotic_nerd@programming.dev"
                "@Sheeple@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3169 …}
              +nested: Doctrine\ORM\PersistentCollection {#3171 …}
              +votes: Doctrine\ORM\PersistentCollection {#3173 …}
              +reports: Doctrine\ORM\PersistentCollection {#3175 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
              -id: 285061
              -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6451931"
              +editedAt: DateTimeImmutable @1712270138 {#3165
                date: 2024-04-05 00:35:38.0 +02:00
              }
              +createdAt: DateTimeImmutable @1704535776 {#3166
                date: 2024-01-06 11:09:36.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2452}
            +body: """
              State of the art programming, all with the goal of scamming people.\n
              \n
              Crypto programmers don’t “have” to do anything because they are working on an illegitimate, unregulated security.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 32
            +score: 0
            +lastActive: DateTime @1704552783 {#3269
              date: 2024-01-06 15:53:03.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypnotic_nerd@programming.dev"
              "@Sheeple@lemmy.world"
              "@LufyCZ@lemmy.world"
              "@hypnotic_nerd@programming.dev"
              "@Sheeple@lemmy.world"
              "@LufyCZ@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3274 …}
            +nested: Doctrine\ORM\PersistentCollection {#3276 …}
            +votes: Doctrine\ORM\PersistentCollection {#3278 …}
            +reports: Doctrine\ORM\PersistentCollection {#3280 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
            -id: 285591
            -bodyTs: "'anyth':20 'art':4 'crypto':13 'goal':9 'illegitim':27 'peopl':12 'program':5 'programm':14 'scam':11 'secur':29 'state':1 'unregul':28 'work':24"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://fuck.markets/comment/138791"
            +editedAt: DateTimeImmutable @1712347715 {#3270
              date: 2024-04-05 22:08:35.0 +02:00
            }
            +createdAt: DateTimeImmutable @1704552783 {#3271
              date: 2024-01-06 15:53:03.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2452}
          +body: """
            Have you heard of Indian call centers? Let’s ban phones, let’s ban email, let’s ban gift cards, let’s ban bank accounts.\n
            \n
            The fact that the technology is *also* being used to scam people doesn’t mean that the whole thing is bad. There are numerous use cases beyond illegal activity, and you focusing on a tiny fraction of the whole thing just shows that you don’t actually want to understand, but that hate is your only way of expressing, that you don’t understand it.\n
            \n
            [Here, read up](https://cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity). They’ve got studies and sources for their claims.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1704553140 {#3404
            date: 2024-01-06 15:59:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
            "@LufyCZ@lemmy.world"
            "@000@fuck.markets"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3407 …}
          +nested: Doctrine\ORM\PersistentCollection {#3409 …}
          +votes: Doctrine\ORM\PersistentCollection {#3411 …}
          +reports: Doctrine\ORM\PersistentCollection {#3413 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
          -id: 285603
          -bodyTs: "'/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':96 'account':25 'activ':54 'actual':72 'also':32 'bad':46 'ban':10,14,18,23 'bank':24 'beyond':52 'call':6 'card':20 'case':51 'center':7 'claim':105 'cointelegraph.com':95 'cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':94 'doesn':38 'email':15 'express':84 'fact':27 'focus':57 'fraction':61 'gift':19 'got':99 'hate':78 'heard':3 'illeg':53 'indian':5 'let':8,12,16,21 'mean':40 'numer':49 'peopl':37 'phone':11 'read':92 'scam':36 'show':67 'sourc':102 'studi':100 'technolog':30 'thing':44,65 'tini':60 'understand':75,89 'use':34,50 've':98 'want':73 'way':82 'whole':43,64"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6455624"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704553140 {#3405
            date: 2024-01-06 15:59:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: """
          Last time I checked all of those had real world value before the scams started.\n
          \n
          For cryptos, it seems to be the other way around. They are trying to solve issues at the cost of having issues that are unacceptable and unfixable.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1704558455 {#3457
          date: 2024-01-06 17:27:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@LufyCZ@lemmy.world"
          "@000@fuck.markets"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3461 …}
        +nested: Doctrine\ORM\PersistentCollection {#3463 …}
        +votes: Doctrine\ORM\PersistentCollection {#3465 …}
        +reports: Doctrine\ORM\PersistentCollection {#3467 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
        -id: 285874
        -bodyTs: "'around':25 'check':4 'cost':34 'crypto':17 'issu':31,37 'last':1 'real':9 'scam':14 'seem':19 'solv':30 'start':15 'time':2 'tri':28 'unaccept':40 'unfix':42 'valu':11 'way':24 'world':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/7183936"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704558455 {#3458
          date: 2024-01-06 17:27:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        It may seem like it, but it sure isn’t like it. You’ll obviously hear about the bad and nothing about 5he good, unfortunately that’s how media works nowadays.\n
        \n
        Do you want to elaborate on those issues that are unacceptable and unfixable? I’m not saying there aren’t any, but you’re describing a trade-off, and crypto isn’t the only thing in the world with trade-offs.\n
        \n
        Fiat is a great example - conveniet, nice, until it starts hyperinflating, until people use it to fund wars, until the government confiscates it because you insulted a politician on Twitter.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704570737 {#3508
        date: 2024-01-06 20:52:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@000@fuck.markets"
        "@krotti@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3512 …}
      +nested: Doctrine\ORM\PersistentCollection {#3517 …}
      +votes: Doctrine\ORM\PersistentCollection {#3513 …}
      +reports: Doctrine\ORM\PersistentCollection {#3519 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3521 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3523 …}
      -id: 286487
      -bodyTs: "'5he':23 'aren':50 'bad':19 'confisc':96 'conveniet':80 'crypto':62 'describ':56 'elabor':36 'exampl':79 'fiat':75 'fund':91 'good':24 'govern':95 'great':78 'hear':16 'hyperinfl':85 'insult':100 'isn':9,63 'issu':39 'like':4,11 'll':14 'm':46 'may':2 'media':29 'nice':81 'noth':21 'nowaday':31 'obvious':15 'off':74 'peopl':87 'politician':102 're':55 'say':48 'seem':3 'start':84 'sure':8 'thing':67 'trade':59,73 'trade-off':58,72 'twitter':104 'unaccept':42 'unfix':44 'unfortun':25 'use':88 'want':34 'war':92 'work':30 'world':70"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6460267"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704570737 {#3505
        date: 2024-01-06 20:52:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: """
      From scams to just cyber attacks with no safe guards would make everything impossible to handle. There is no bank covering you or insurance. People dying, losing keys etc drive deflation. BTC/Mining coins are destined to die. Maybe there is something there, but it certainly isn’t finance.\n
      \n
      Inflation is necessary for multiple reasons, but you can read on that yourself. Such as; what would happen if everyone considered holding to money an investment? IMO these facts make Fiat sound so much better…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704594046 {#3592
      date: 2024-01-07 03:20:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@000@fuck.markets"
      "@krotti@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3595 …}
    +nested: Doctrine\ORM\PersistentCollection {#3597 …}
    +votes: Doctrine\ORM\PersistentCollection {#3599 …}
    +reports: Doctrine\ORM\PersistentCollection {#3601 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3603 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3605 …}
    -id: 287488
    -bodyTs: "'attack':6 'bank':20 'better':83 'btc/mining':32 'certain':45 'coin':33 'consid':69 'cover':21 'cyber':5 'deflat':31 'destin':35 'die':26,37 'drive':30 'etc':29 'everyon':68 'everyth':13 'fact':77 'fiat':79 'financ':48 'guard':10 'handl':16 'happen':66 'hold':70 'imo':75 'imposs':14 'inflat':49 'insur':24 'invest':74 'isn':46 'key':28 'lose':27 'make':12,78 'mayb':38 'money':72 'much':82 'multipl':53 'necessari':51 'peopl':25 'read':58 'reason':54 'safe':9 'scam':2 'someth':41 'sound':80 'would':11,65"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7205429"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704594046 {#3593
      date: 2024-01-07 03:20:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    > no safe guards\n
    \n
    That’s the point.jpg\n
    \n
    You’re free to hold your crypto on an exchange, you’re free to buy a hardware wallet and do your due diligence when confirming transactions, you’re free to create a multisig for your coins and tokens to introduce multiple factors for signing.\n
    \n
    But it’s your choice.\n
    \n
    > people dying, losing keys\n
    \n
    That’s on them, it’s like stuffing money into a mattress and not telling your family.\n
    \n
    > mining coins are destined to die\n
    \n
    Mining’s not great for sure, but “destined to die” makes no sense.\n
    \n
    > Inflation is necessary so that people spend the thing\n
    \n
    That’s kinda funny, because in the case of Ethereum, the deflation *comes from people using and spending Eth on gas*.\n
    \n
    I’m also not saying that Ethereum is the perfect currency to replace fiat, the utility there comes from everything that’s built *on top* of it.\n
    \n
    Widen your horizon, crypto isn’t just a medium for payments.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704622709 {#3629
    date: 2024-01-07 11:18:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@000@fuck.markets"
    "@krotti@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3632 …}
  +nested: Doctrine\ORM\PersistentCollection {#3634 …}
  +votes: Doctrine\ORM\PersistentCollection {#3636 …}
  +reports: Doctrine\ORM\PersistentCollection {#3638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3642 …}
  -id: 288311
  -bodyTs: "'also':129 'built':149 'buy':22 'case':113 'choic':56 'coin':43,79 'come':118,144 'confirm':32 'creat':38 'crypto':14,157 'currenc':137 'deflat':117 'destin':81,91 'die':58,83,93 'dilig':30 'due':29 'eth':124 'ethereum':115,133 'everyth':146 'exchang':17 'factor':49 'famili':77 'fiat':140 'free':10,20,36 'funni':109 'gas':126 'great':87 'guard':3 'hardwar':24 'hold':12 'horizon':156 'inflat':97 'introduc':47 'isn':158 'key':60 'kinda':108 'like':67 'lose':59 'm':128 'make':94 'mattress':72 'medium':162 'mine':78,84 'money':69 'multipl':48 'multisig':40 'necessari':99 'payment':164 'peopl':57,102,120 'perfect':136 'point.jpg':7 're':9,19,35 'replac':139 'safe':2 'say':131 'sens':96 'sign':51 'spend':103,123 'stuf':68 'sure':89 'tell':75 'thing':105 'token':45 'top':151 'transact':33 'use':121 'util':142 'wallet':25 'widen':154"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6473919"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704622709 {#3630
    date: 2024-01-07 11:18:29.0 +01: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 {#3668
  +user: Proxies\__CG__\App\Entity\User {#3460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3631
    +user: Proxies\__CG__\App\Entity\User {#3168 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3594
      +user: Proxies\__CG__\App\Entity\User {#3460 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3509
        +user: Proxies\__CG__\App\Entity\User {#3168 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3459
          +user: Proxies\__CG__\App\Entity\User {#3460 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3406
            +user: Proxies\__CG__\App\Entity\User {#3168 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#3272
              +user: Proxies\__CG__\App\Entity\User {#3273 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: App\Entity\EntryComment {#3167
                +user: Proxies\__CG__\App\Entity\User {#3168 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                +image: null
                +parent: App\Entity\EntryComment {#2452
                  +user: App\Entity\User {#2377 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 107
                  +score: 0
                  +lastActive: DateTime @1719905677 {#2458
                    date: 2024-07-02 09:34:37.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@hypnotic_nerd@programming.dev"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#2457 …}
                  +nested: Doctrine\ORM\PersistentCollection {#2455 …}
                  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
                  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
                  -id: 284910
                  -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/6450620"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1704530257 {#2461
                    date: 2024-01-06 09:37:37.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2452}
                +body: """
                  It’s an exchange, not a cryptocurrency.\n
                  \n
                  Check your facts before you start the hate train.\n
                  \n
                  Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 7
                +score: 0
                +lastActive: DateTime @1704535776 {#3164
                  date: 2024-01-06 11:09:36.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@hypnotic_nerd@programming.dev"
                  "@Sheeple@lemmy.world"
                  "@hypnotic_nerd@programming.dev"
                  "@Sheeple@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3169 …}
                +nested: Doctrine\ORM\PersistentCollection {#3171 …}
                +votes: Doctrine\ORM\PersistentCollection {#3173 …}
                +reports: Doctrine\ORM\PersistentCollection {#3175 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
                -id: 285061
                -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6451931"
                +editedAt: DateTimeImmutable @1712270138 {#3165
                  date: 2024-04-05 00:35:38.0 +02:00
                }
                +createdAt: DateTimeImmutable @1704535776 {#3166
                  date: 2024-01-06 11:09:36.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2452}
              +body: """
                State of the art programming, all with the goal of scamming people.\n
                \n
                Crypto programmers don’t “have” to do anything because they are working on an illegitimate, unregulated security.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 32
              +score: 0
              +lastActive: DateTime @1704552783 {#3269
                date: 2024-01-06 15:53:03.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@hypnotic_nerd@programming.dev"
                "@Sheeple@lemmy.world"
                "@LufyCZ@lemmy.world"
                "@hypnotic_nerd@programming.dev"
                "@Sheeple@lemmy.world"
                "@LufyCZ@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3274 …}
              +nested: Doctrine\ORM\PersistentCollection {#3276 …}
              +votes: Doctrine\ORM\PersistentCollection {#3278 …}
              +reports: Doctrine\ORM\PersistentCollection {#3280 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
              -id: 285591
              -bodyTs: "'anyth':20 'art':4 'crypto':13 'goal':9 'illegitim':27 'peopl':12 'program':5 'programm':14 'scam':11 'secur':29 'state':1 'unregul':28 'work':24"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://fuck.markets/comment/138791"
              +editedAt: DateTimeImmutable @1712347715 {#3270
                date: 2024-04-05 22:08:35.0 +02:00
              }
              +createdAt: DateTimeImmutable @1704552783 {#3271
                date: 2024-01-06 15:53:03.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2452}
            +body: """
              Have you heard of Indian call centers? Let’s ban phones, let’s ban email, let’s ban gift cards, let’s ban bank accounts.\n
              \n
              The fact that the technology is *also* being used to scam people doesn’t mean that the whole thing is bad. There are numerous use cases beyond illegal activity, and you focusing on a tiny fraction of the whole thing just shows that you don’t actually want to understand, but that hate is your only way of expressing, that you don’t understand it.\n
              \n
              [Here, read up](https://cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity). They’ve got studies and sources for their claims.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1704553140 {#3404
              date: 2024-01-06 15:59:00.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypnotic_nerd@programming.dev"
              "@Sheeple@lemmy.world"
              "@LufyCZ@lemmy.world"
              "@000@fuck.markets"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3407 …}
            +nested: Doctrine\ORM\PersistentCollection {#3409 …}
            +votes: Doctrine\ORM\PersistentCollection {#3411 …}
            +reports: Doctrine\ORM\PersistentCollection {#3413 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
            -id: 285603
            -bodyTs: "'/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':96 'account':25 'activ':54 'actual':72 'also':32 'bad':46 'ban':10,14,18,23 'bank':24 'beyond':52 'call':6 'card':20 'case':51 'center':7 'claim':105 'cointelegraph.com':95 'cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':94 'doesn':38 'email':15 'express':84 'fact':27 'focus':57 'fraction':61 'gift':19 'got':99 'hate':78 'heard':3 'illeg':53 'indian':5 'let':8,12,16,21 'mean':40 'numer':49 'peopl':37 'phone':11 'read':92 'scam':36 'show':67 'sourc':102 'studi':100 'technolog':30 'thing':44,65 'tini':60 'understand':75,89 'use':34,50 've':98 'want':73 'way':82 'whole':43,64"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6455624"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704553140 {#3405
              date: 2024-01-06 15:59:00.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2452}
          +body: """
            Last time I checked all of those had real world value before the scams started.\n
            \n
            For cryptos, it seems to be the other way around. They are trying to solve issues at the cost of having issues that are unacceptable and unfixable.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1704558455 {#3457
            date: 2024-01-06 17:27:35.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
            "@LufyCZ@lemmy.world"
            "@000@fuck.markets"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3461 …}
          +nested: Doctrine\ORM\PersistentCollection {#3463 …}
          +votes: Doctrine\ORM\PersistentCollection {#3465 …}
          +reports: Doctrine\ORM\PersistentCollection {#3467 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
          -id: 285874
          -bodyTs: "'around':25 'check':4 'cost':34 'crypto':17 'issu':31,37 'last':1 'real':9 'scam':14 'seem':19 'solv':30 'start':15 'time':2 'tri':28 'unaccept':40 'unfix':42 'valu':11 'way':24 'world':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/7183936"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704558455 {#3458
            date: 2024-01-06 17:27:35.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: """
          It may seem like it, but it sure isn’t like it. You’ll obviously hear about the bad and nothing about 5he good, unfortunately that’s how media works nowadays.\n
          \n
          Do you want to elaborate on those issues that are unacceptable and unfixable? I’m not saying there aren’t any, but you’re describing a trade-off, and crypto isn’t the only thing in the world with trade-offs.\n
          \n
          Fiat is a great example - conveniet, nice, until it starts hyperinflating, until people use it to fund wars, until the government confiscates it because you insulted a politician on Twitter.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704570737 {#3508
          date: 2024-01-06 20:52:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@LufyCZ@lemmy.world"
          "@000@fuck.markets"
          "@krotti@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3512 …}
        +nested: Doctrine\ORM\PersistentCollection {#3517 …}
        +votes: Doctrine\ORM\PersistentCollection {#3513 …}
        +reports: Doctrine\ORM\PersistentCollection {#3519 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3521 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3523 …}
        -id: 286487
        -bodyTs: "'5he':23 'aren':50 'bad':19 'confisc':96 'conveniet':80 'crypto':62 'describ':56 'elabor':36 'exampl':79 'fiat':75 'fund':91 'good':24 'govern':95 'great':78 'hear':16 'hyperinfl':85 'insult':100 'isn':9,63 'issu':39 'like':4,11 'll':14 'm':46 'may':2 'media':29 'nice':81 'noth':21 'nowaday':31 'obvious':15 'off':74 'peopl':87 'politician':102 're':55 'say':48 'seem':3 'start':84 'sure':8 'thing':67 'trade':59,73 'trade-off':58,72 'twitter':104 'unaccept':42 'unfix':44 'unfortun':25 'use':88 'want':34 'war':92 'work':30 'world':70"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6460267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704570737 {#3505
          date: 2024-01-06 20:52:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        From scams to just cyber attacks with no safe guards would make everything impossible to handle. There is no bank covering you or insurance. People dying, losing keys etc drive deflation. BTC/Mining coins are destined to die. Maybe there is something there, but it certainly isn’t finance.\n
        \n
        Inflation is necessary for multiple reasons, but you can read on that yourself. Such as; what would happen if everyone considered holding to money an investment? IMO these facts make Fiat sound so much better…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704594046 {#3592
        date: 2024-01-07 03:20:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@000@fuck.markets"
        "@krotti@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3595 …}
      +nested: Doctrine\ORM\PersistentCollection {#3597 …}
      +votes: Doctrine\ORM\PersistentCollection {#3599 …}
      +reports: Doctrine\ORM\PersistentCollection {#3601 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3603 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3605 …}
      -id: 287488
      -bodyTs: "'attack':6 'bank':20 'better':83 'btc/mining':32 'certain':45 'coin':33 'consid':69 'cover':21 'cyber':5 'deflat':31 'destin':35 'die':26,37 'drive':30 'etc':29 'everyon':68 'everyth':13 'fact':77 'fiat':79 'financ':48 'guard':10 'handl':16 'happen':66 'hold':70 'imo':75 'imposs':14 'inflat':49 'insur':24 'invest':74 'isn':46 'key':28 'lose':27 'make':12,78 'mayb':38 'money':72 'much':82 'multipl':53 'necessari':51 'peopl':25 'read':58 'reason':54 'safe':9 'scam':2 'someth':41 'sound':80 'would':11,65"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7205429"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704594046 {#3593
        date: 2024-01-07 03:20:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: """
      > no safe guards\n
      \n
      That’s the point.jpg\n
      \n
      You’re free to hold your crypto on an exchange, you’re free to buy a hardware wallet and do your due diligence when confirming transactions, you’re free to create a multisig for your coins and tokens to introduce multiple factors for signing.\n
      \n
      But it’s your choice.\n
      \n
      > people dying, losing keys\n
      \n
      That’s on them, it’s like stuffing money into a mattress and not telling your family.\n
      \n
      > mining coins are destined to die\n
      \n
      Mining’s not great for sure, but “destined to die” makes no sense.\n
      \n
      > Inflation is necessary so that people spend the thing\n
      \n
      That’s kinda funny, because in the case of Ethereum, the deflation *comes from people using and spending Eth on gas*.\n
      \n
      I’m also not saying that Ethereum is the perfect currency to replace fiat, the utility there comes from everything that’s built *on top* of it.\n
      \n
      Widen your horizon, crypto isn’t just a medium for payments.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704622709 {#3629
      date: 2024-01-07 11:18:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@000@fuck.markets"
      "@krotti@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3632 …}
    +nested: Doctrine\ORM\PersistentCollection {#3634 …}
    +votes: Doctrine\ORM\PersistentCollection {#3636 …}
    +reports: Doctrine\ORM\PersistentCollection {#3638 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3640 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3642 …}
    -id: 288311
    -bodyTs: "'also':129 'built':149 'buy':22 'case':113 'choic':56 'coin':43,79 'come':118,144 'confirm':32 'creat':38 'crypto':14,157 'currenc':137 'deflat':117 'destin':81,91 'die':58,83,93 'dilig':30 'due':29 'eth':124 'ethereum':115,133 'everyth':146 'exchang':17 'factor':49 'famili':77 'fiat':140 'free':10,20,36 'funni':109 'gas':126 'great':87 'guard':3 'hardwar':24 'hold':12 'horizon':156 'inflat':97 'introduc':47 'isn':158 'key':60 'kinda':108 'like':67 'lose':59 'm':128 'make':94 'mattress':72 'medium':162 'mine':78,84 'money':69 'multipl':48 'multisig':40 'necessari':99 'payment':164 'peopl':57,102,120 'perfect':136 'point.jpg':7 're':9,19,35 'replac':139 'safe':2 'say':131 'sens':96 'sign':51 'spend':103,123 'stuf':68 'sure':89 'tell':75 'thing':105 'token':45 'top':151 'transact':33 'use':121 'util':142 'wallet':25 'widen':154"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6473919"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704622709 {#3630
      date: 2024-01-07 11:18:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    That is the problem. 1 Fuck up and your money is gone. Whether that is someone else, you, CVE, it’s gone and everyone elses in that network.\n
    \n
    By death I was wrong; Difficulty wont kill a coin. Though that then has other issues.\n
    \n
    I doubt you understand how bad deflation is for a currency, or you are in this for the money?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704632990 {#3666
    date: 2024-01-07 14:09:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@000@fuck.markets"
    "@krotti@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3669 …}
  +nested: Doctrine\ORM\PersistentCollection {#3671 …}
  +votes: Doctrine\ORM\PersistentCollection {#3673 …}
  +reports: Doctrine\ORM\PersistentCollection {#3675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3679 …}
  -id: 288566
  -bodyTs: "'1':5 'bad':50 'coin':38 'currenc':55 'cve':19 'death':30 'deflat':51 'difficulti':34 'doubt':46 'els':17,25 'everyon':24 'fuck':6 'gone':12,22 'issu':44 'kill':36 'money':10,63 'network':28 'problem':4 'someon':16 'though':39 'understand':48 'whether':13 'wont':35 'wrong':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7214209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704632990 {#3667
    date: 2024-01-07 14:09:50.0 +01: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 {#3668
  +user: Proxies\__CG__\App\Entity\User {#3460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3631
    +user: Proxies\__CG__\App\Entity\User {#3168 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3594
      +user: Proxies\__CG__\App\Entity\User {#3460 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3509
        +user: Proxies\__CG__\App\Entity\User {#3168 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3459
          +user: Proxies\__CG__\App\Entity\User {#3460 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3406
            +user: Proxies\__CG__\App\Entity\User {#3168 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#3272
              +user: Proxies\__CG__\App\Entity\User {#3273 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: App\Entity\EntryComment {#3167
                +user: Proxies\__CG__\App\Entity\User {#3168 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                +image: null
                +parent: App\Entity\EntryComment {#2452
                  +user: App\Entity\User {#2377 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 107
                  +score: 0
                  +lastActive: DateTime @1719905677 {#2458
                    date: 2024-07-02 09:34:37.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@hypnotic_nerd@programming.dev"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#2457 …}
                  +nested: Doctrine\ORM\PersistentCollection {#2455 …}
                  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
                  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
                  -id: 284910
                  -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/6450620"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1704530257 {#2461
                    date: 2024-01-06 09:37:37.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2452}
                +body: """
                  It’s an exchange, not a cryptocurrency.\n
                  \n
                  Check your facts before you start the hate train.\n
                  \n
                  Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 7
                +score: 0
                +lastActive: DateTime @1704535776 {#3164
                  date: 2024-01-06 11:09:36.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@hypnotic_nerd@programming.dev"
                  "@Sheeple@lemmy.world"
                  "@hypnotic_nerd@programming.dev"
                  "@Sheeple@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3169 …}
                +nested: Doctrine\ORM\PersistentCollection {#3171 …}
                +votes: Doctrine\ORM\PersistentCollection {#3173 …}
                +reports: Doctrine\ORM\PersistentCollection {#3175 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
                -id: 285061
                -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6451931"
                +editedAt: DateTimeImmutable @1712270138 {#3165
                  date: 2024-04-05 00:35:38.0 +02:00
                }
                +createdAt: DateTimeImmutable @1704535776 {#3166
                  date: 2024-01-06 11:09:36.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2452}
              +body: """
                State of the art programming, all with the goal of scamming people.\n
                \n
                Crypto programmers don’t “have” to do anything because they are working on an illegitimate, unregulated security.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 32
              +score: 0
              +lastActive: DateTime @1704552783 {#3269
                date: 2024-01-06 15:53:03.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@hypnotic_nerd@programming.dev"
                "@Sheeple@lemmy.world"
                "@LufyCZ@lemmy.world"
                "@hypnotic_nerd@programming.dev"
                "@Sheeple@lemmy.world"
                "@LufyCZ@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3274 …}
              +nested: Doctrine\ORM\PersistentCollection {#3276 …}
              +votes: Doctrine\ORM\PersistentCollection {#3278 …}
              +reports: Doctrine\ORM\PersistentCollection {#3280 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
              -id: 285591
              -bodyTs: "'anyth':20 'art':4 'crypto':13 'goal':9 'illegitim':27 'peopl':12 'program':5 'programm':14 'scam':11 'secur':29 'state':1 'unregul':28 'work':24"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://fuck.markets/comment/138791"
              +editedAt: DateTimeImmutable @1712347715 {#3270
                date: 2024-04-05 22:08:35.0 +02:00
              }
              +createdAt: DateTimeImmutable @1704552783 {#3271
                date: 2024-01-06 15:53:03.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2452}
            +body: """
              Have you heard of Indian call centers? Let’s ban phones, let’s ban email, let’s ban gift cards, let’s ban bank accounts.\n
              \n
              The fact that the technology is *also* being used to scam people doesn’t mean that the whole thing is bad. There are numerous use cases beyond illegal activity, and you focusing on a tiny fraction of the whole thing just shows that you don’t actually want to understand, but that hate is your only way of expressing, that you don’t understand it.\n
              \n
              [Here, read up](https://cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity). They’ve got studies and sources for their claims.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1704553140 {#3404
              date: 2024-01-06 15:59:00.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypnotic_nerd@programming.dev"
              "@Sheeple@lemmy.world"
              "@LufyCZ@lemmy.world"
              "@000@fuck.markets"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3407 …}
            +nested: Doctrine\ORM\PersistentCollection {#3409 …}
            +votes: Doctrine\ORM\PersistentCollection {#3411 …}
            +reports: Doctrine\ORM\PersistentCollection {#3413 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
            -id: 285603
            -bodyTs: "'/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':96 'account':25 'activ':54 'actual':72 'also':32 'bad':46 'ban':10,14,18,23 'bank':24 'beyond':52 'call':6 'card':20 'case':51 'center':7 'claim':105 'cointelegraph.com':95 'cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':94 'doesn':38 'email':15 'express':84 'fact':27 'focus':57 'fraction':61 'gift':19 'got':99 'hate':78 'heard':3 'illeg':53 'indian':5 'let':8,12,16,21 'mean':40 'numer':49 'peopl':37 'phone':11 'read':92 'scam':36 'show':67 'sourc':102 'studi':100 'technolog':30 'thing':44,65 'tini':60 'understand':75,89 'use':34,50 've':98 'want':73 'way':82 'whole':43,64"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6455624"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704553140 {#3405
              date: 2024-01-06 15:59:00.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2452}
          +body: """
            Last time I checked all of those had real world value before the scams started.\n
            \n
            For cryptos, it seems to be the other way around. They are trying to solve issues at the cost of having issues that are unacceptable and unfixable.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1704558455 {#3457
            date: 2024-01-06 17:27:35.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
            "@LufyCZ@lemmy.world"
            "@000@fuck.markets"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3461 …}
          +nested: Doctrine\ORM\PersistentCollection {#3463 …}
          +votes: Doctrine\ORM\PersistentCollection {#3465 …}
          +reports: Doctrine\ORM\PersistentCollection {#3467 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
          -id: 285874
          -bodyTs: "'around':25 'check':4 'cost':34 'crypto':17 'issu':31,37 'last':1 'real':9 'scam':14 'seem':19 'solv':30 'start':15 'time':2 'tri':28 'unaccept':40 'unfix':42 'valu':11 'way':24 'world':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/7183936"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704558455 {#3458
            date: 2024-01-06 17:27:35.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: """
          It may seem like it, but it sure isn’t like it. You’ll obviously hear about the bad and nothing about 5he good, unfortunately that’s how media works nowadays.\n
          \n
          Do you want to elaborate on those issues that are unacceptable and unfixable? I’m not saying there aren’t any, but you’re describing a trade-off, and crypto isn’t the only thing in the world with trade-offs.\n
          \n
          Fiat is a great example - conveniet, nice, until it starts hyperinflating, until people use it to fund wars, until the government confiscates it because you insulted a politician on Twitter.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704570737 {#3508
          date: 2024-01-06 20:52:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@LufyCZ@lemmy.world"
          "@000@fuck.markets"
          "@krotti@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3512 …}
        +nested: Doctrine\ORM\PersistentCollection {#3517 …}
        +votes: Doctrine\ORM\PersistentCollection {#3513 …}
        +reports: Doctrine\ORM\PersistentCollection {#3519 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3521 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3523 …}
        -id: 286487
        -bodyTs: "'5he':23 'aren':50 'bad':19 'confisc':96 'conveniet':80 'crypto':62 'describ':56 'elabor':36 'exampl':79 'fiat':75 'fund':91 'good':24 'govern':95 'great':78 'hear':16 'hyperinfl':85 'insult':100 'isn':9,63 'issu':39 'like':4,11 'll':14 'm':46 'may':2 'media':29 'nice':81 'noth':21 'nowaday':31 'obvious':15 'off':74 'peopl':87 'politician':102 're':55 'say':48 'seem':3 'start':84 'sure':8 'thing':67 'trade':59,73 'trade-off':58,72 'twitter':104 'unaccept':42 'unfix':44 'unfortun':25 'use':88 'want':34 'war':92 'work':30 'world':70"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6460267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704570737 {#3505
          date: 2024-01-06 20:52:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        From scams to just cyber attacks with no safe guards would make everything impossible to handle. There is no bank covering you or insurance. People dying, losing keys etc drive deflation. BTC/Mining coins are destined to die. Maybe there is something there, but it certainly isn’t finance.\n
        \n
        Inflation is necessary for multiple reasons, but you can read on that yourself. Such as; what would happen if everyone considered holding to money an investment? IMO these facts make Fiat sound so much better…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704594046 {#3592
        date: 2024-01-07 03:20:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@000@fuck.markets"
        "@krotti@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3595 …}
      +nested: Doctrine\ORM\PersistentCollection {#3597 …}
      +votes: Doctrine\ORM\PersistentCollection {#3599 …}
      +reports: Doctrine\ORM\PersistentCollection {#3601 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3603 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3605 …}
      -id: 287488
      -bodyTs: "'attack':6 'bank':20 'better':83 'btc/mining':32 'certain':45 'coin':33 'consid':69 'cover':21 'cyber':5 'deflat':31 'destin':35 'die':26,37 'drive':30 'etc':29 'everyon':68 'everyth':13 'fact':77 'fiat':79 'financ':48 'guard':10 'handl':16 'happen':66 'hold':70 'imo':75 'imposs':14 'inflat':49 'insur':24 'invest':74 'isn':46 'key':28 'lose':27 'make':12,78 'mayb':38 'money':72 'much':82 'multipl':53 'necessari':51 'peopl':25 'read':58 'reason':54 'safe':9 'scam':2 'someth':41 'sound':80 'would':11,65"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7205429"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704594046 {#3593
        date: 2024-01-07 03:20:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: """
      > no safe guards\n
      \n
      That’s the point.jpg\n
      \n
      You’re free to hold your crypto on an exchange, you’re free to buy a hardware wallet and do your due diligence when confirming transactions, you’re free to create a multisig for your coins and tokens to introduce multiple factors for signing.\n
      \n
      But it’s your choice.\n
      \n
      > people dying, losing keys\n
      \n
      That’s on them, it’s like stuffing money into a mattress and not telling your family.\n
      \n
      > mining coins are destined to die\n
      \n
      Mining’s not great for sure, but “destined to die” makes no sense.\n
      \n
      > Inflation is necessary so that people spend the thing\n
      \n
      That’s kinda funny, because in the case of Ethereum, the deflation *comes from people using and spending Eth on gas*.\n
      \n
      I’m also not saying that Ethereum is the perfect currency to replace fiat, the utility there comes from everything that’s built *on top* of it.\n
      \n
      Widen your horizon, crypto isn’t just a medium for payments.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704622709 {#3629
      date: 2024-01-07 11:18:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@000@fuck.markets"
      "@krotti@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3632 …}
    +nested: Doctrine\ORM\PersistentCollection {#3634 …}
    +votes: Doctrine\ORM\PersistentCollection {#3636 …}
    +reports: Doctrine\ORM\PersistentCollection {#3638 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3640 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3642 …}
    -id: 288311
    -bodyTs: "'also':129 'built':149 'buy':22 'case':113 'choic':56 'coin':43,79 'come':118,144 'confirm':32 'creat':38 'crypto':14,157 'currenc':137 'deflat':117 'destin':81,91 'die':58,83,93 'dilig':30 'due':29 'eth':124 'ethereum':115,133 'everyth':146 'exchang':17 'factor':49 'famili':77 'fiat':140 'free':10,20,36 'funni':109 'gas':126 'great':87 'guard':3 'hardwar':24 'hold':12 'horizon':156 'inflat':97 'introduc':47 'isn':158 'key':60 'kinda':108 'like':67 'lose':59 'm':128 'make':94 'mattress':72 'medium':162 'mine':78,84 'money':69 'multipl':48 'multisig':40 'necessari':99 'payment':164 'peopl':57,102,120 'perfect':136 'point.jpg':7 're':9,19,35 'replac':139 'safe':2 'say':131 'sens':96 'sign':51 'spend':103,123 'stuf':68 'sure':89 'tell':75 'thing':105 'token':45 'top':151 'transact':33 'use':121 'util':142 'wallet':25 'widen':154"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6473919"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704622709 {#3630
      date: 2024-01-07 11:18:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    That is the problem. 1 Fuck up and your money is gone. Whether that is someone else, you, CVE, it’s gone and everyone elses in that network.\n
    \n
    By death I was wrong; Difficulty wont kill a coin. Though that then has other issues.\n
    \n
    I doubt you understand how bad deflation is for a currency, or you are in this for the money?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704632990 {#3666
    date: 2024-01-07 14:09:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@000@fuck.markets"
    "@krotti@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3669 …}
  +nested: Doctrine\ORM\PersistentCollection {#3671 …}
  +votes: Doctrine\ORM\PersistentCollection {#3673 …}
  +reports: Doctrine\ORM\PersistentCollection {#3675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3679 …}
  -id: 288566
  -bodyTs: "'1':5 'bad':50 'coin':38 'currenc':55 'cve':19 'death':30 'deflat':51 'difficulti':34 'doubt':46 'els':17,25 'everyon':24 'fuck':6 'gone':12,22 'issu':44 'kill':36 'money':10,63 'network':28 'problem':4 'someon':16 'though':39 'understand':48 'whether':13 'wont':35 'wrong':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7214209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704632990 {#3667
    date: 2024-01-07 14:09:50.0 +01: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 {#3668
  +user: Proxies\__CG__\App\Entity\User {#3460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3631
    +user: Proxies\__CG__\App\Entity\User {#3168 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3594
      +user: Proxies\__CG__\App\Entity\User {#3460 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3509
        +user: Proxies\__CG__\App\Entity\User {#3168 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3459
          +user: Proxies\__CG__\App\Entity\User {#3460 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3406
            +user: Proxies\__CG__\App\Entity\User {#3168 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#3272
              +user: Proxies\__CG__\App\Entity\User {#3273 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: App\Entity\EntryComment {#3167
                +user: Proxies\__CG__\App\Entity\User {#3168 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                +image: null
                +parent: App\Entity\EntryComment {#2452
                  +user: App\Entity\User {#2377 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 107
                  +score: 0
                  +lastActive: DateTime @1719905677 {#2458
                    date: 2024-07-02 09:34:37.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@hypnotic_nerd@programming.dev"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#2457 …}
                  +nested: Doctrine\ORM\PersistentCollection {#2455 …}
                  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
                  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
                  -id: 284910
                  -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/6450620"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1704530257 {#2461
                    date: 2024-01-06 09:37:37.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2452}
                +body: """
                  It’s an exchange, not a cryptocurrency.\n
                  \n
                  Check your facts before you start the hate train.\n
                  \n
                  Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 7
                +score: 0
                +lastActive: DateTime @1704535776 {#3164
                  date: 2024-01-06 11:09:36.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@hypnotic_nerd@programming.dev"
                  "@Sheeple@lemmy.world"
                  "@hypnotic_nerd@programming.dev"
                  "@Sheeple@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3169 …}
                +nested: Doctrine\ORM\PersistentCollection {#3171 …}
                +votes: Doctrine\ORM\PersistentCollection {#3173 …}
                +reports: Doctrine\ORM\PersistentCollection {#3175 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
                -id: 285061
                -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6451931"
                +editedAt: DateTimeImmutable @1712270138 {#3165
                  date: 2024-04-05 00:35:38.0 +02:00
                }
                +createdAt: DateTimeImmutable @1704535776 {#3166
                  date: 2024-01-06 11:09:36.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2452}
              +body: """
                State of the art programming, all with the goal of scamming people.\n
                \n
                Crypto programmers don’t “have” to do anything because they are working on an illegitimate, unregulated security.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 32
              +score: 0
              +lastActive: DateTime @1704552783 {#3269
                date: 2024-01-06 15:53:03.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@hypnotic_nerd@programming.dev"
                "@Sheeple@lemmy.world"
                "@LufyCZ@lemmy.world"
                "@hypnotic_nerd@programming.dev"
                "@Sheeple@lemmy.world"
                "@LufyCZ@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3274 …}
              +nested: Doctrine\ORM\PersistentCollection {#3276 …}
              +votes: Doctrine\ORM\PersistentCollection {#3278 …}
              +reports: Doctrine\ORM\PersistentCollection {#3280 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
              -id: 285591
              -bodyTs: "'anyth':20 'art':4 'crypto':13 'goal':9 'illegitim':27 'peopl':12 'program':5 'programm':14 'scam':11 'secur':29 'state':1 'unregul':28 'work':24"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://fuck.markets/comment/138791"
              +editedAt: DateTimeImmutable @1712347715 {#3270
                date: 2024-04-05 22:08:35.0 +02:00
              }
              +createdAt: DateTimeImmutable @1704552783 {#3271
                date: 2024-01-06 15:53:03.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2452}
            +body: """
              Have you heard of Indian call centers? Let’s ban phones, let’s ban email, let’s ban gift cards, let’s ban bank accounts.\n
              \n
              The fact that the technology is *also* being used to scam people doesn’t mean that the whole thing is bad. There are numerous use cases beyond illegal activity, and you focusing on a tiny fraction of the whole thing just shows that you don’t actually want to understand, but that hate is your only way of expressing, that you don’t understand it.\n
              \n
              [Here, read up](https://cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity). They’ve got studies and sources for their claims.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1704553140 {#3404
              date: 2024-01-06 15:59:00.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypnotic_nerd@programming.dev"
              "@Sheeple@lemmy.world"
              "@LufyCZ@lemmy.world"
              "@000@fuck.markets"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3407 …}
            +nested: Doctrine\ORM\PersistentCollection {#3409 …}
            +votes: Doctrine\ORM\PersistentCollection {#3411 …}
            +reports: Doctrine\ORM\PersistentCollection {#3413 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
            -id: 285603
            -bodyTs: "'/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':96 'account':25 'activ':54 'actual':72 'also':32 'bad':46 'ban':10,14,18,23 'bank':24 'beyond':52 'call':6 'card':20 'case':51 'center':7 'claim':105 'cointelegraph.com':95 'cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':94 'doesn':38 'email':15 'express':84 'fact':27 'focus':57 'fraction':61 'gift':19 'got':99 'hate':78 'heard':3 'illeg':53 'indian':5 'let':8,12,16,21 'mean':40 'numer':49 'peopl':37 'phone':11 'read':92 'scam':36 'show':67 'sourc':102 'studi':100 'technolog':30 'thing':44,65 'tini':60 'understand':75,89 'use':34,50 've':98 'want':73 'way':82 'whole':43,64"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6455624"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704553140 {#3405
              date: 2024-01-06 15:59:00.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2452}
          +body: """
            Last time I checked all of those had real world value before the scams started.\n
            \n
            For cryptos, it seems to be the other way around. They are trying to solve issues at the cost of having issues that are unacceptable and unfixable.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1704558455 {#3457
            date: 2024-01-06 17:27:35.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
            "@LufyCZ@lemmy.world"
            "@000@fuck.markets"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3461 …}
          +nested: Doctrine\ORM\PersistentCollection {#3463 …}
          +votes: Doctrine\ORM\PersistentCollection {#3465 …}
          +reports: Doctrine\ORM\PersistentCollection {#3467 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
          -id: 285874
          -bodyTs: "'around':25 'check':4 'cost':34 'crypto':17 'issu':31,37 'last':1 'real':9 'scam':14 'seem':19 'solv':30 'start':15 'time':2 'tri':28 'unaccept':40 'unfix':42 'valu':11 'way':24 'world':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/7183936"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704558455 {#3458
            date: 2024-01-06 17:27:35.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: """
          It may seem like it, but it sure isn’t like it. You’ll obviously hear about the bad and nothing about 5he good, unfortunately that’s how media works nowadays.\n
          \n
          Do you want to elaborate on those issues that are unacceptable and unfixable? I’m not saying there aren’t any, but you’re describing a trade-off, and crypto isn’t the only thing in the world with trade-offs.\n
          \n
          Fiat is a great example - conveniet, nice, until it starts hyperinflating, until people use it to fund wars, until the government confiscates it because you insulted a politician on Twitter.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704570737 {#3508
          date: 2024-01-06 20:52:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@LufyCZ@lemmy.world"
          "@000@fuck.markets"
          "@krotti@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3512 …}
        +nested: Doctrine\ORM\PersistentCollection {#3517 …}
        +votes: Doctrine\ORM\PersistentCollection {#3513 …}
        +reports: Doctrine\ORM\PersistentCollection {#3519 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3521 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3523 …}
        -id: 286487
        -bodyTs: "'5he':23 'aren':50 'bad':19 'confisc':96 'conveniet':80 'crypto':62 'describ':56 'elabor':36 'exampl':79 'fiat':75 'fund':91 'good':24 'govern':95 'great':78 'hear':16 'hyperinfl':85 'insult':100 'isn':9,63 'issu':39 'like':4,11 'll':14 'm':46 'may':2 'media':29 'nice':81 'noth':21 'nowaday':31 'obvious':15 'off':74 'peopl':87 'politician':102 're':55 'say':48 'seem':3 'start':84 'sure':8 'thing':67 'trade':59,73 'trade-off':58,72 'twitter':104 'unaccept':42 'unfix':44 'unfortun':25 'use':88 'want':34 'war':92 'work':30 'world':70"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6460267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704570737 {#3505
          date: 2024-01-06 20:52:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        From scams to just cyber attacks with no safe guards would make everything impossible to handle. There is no bank covering you or insurance. People dying, losing keys etc drive deflation. BTC/Mining coins are destined to die. Maybe there is something there, but it certainly isn’t finance.\n
        \n
        Inflation is necessary for multiple reasons, but you can read on that yourself. Such as; what would happen if everyone considered holding to money an investment? IMO these facts make Fiat sound so much better…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704594046 {#3592
        date: 2024-01-07 03:20:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@000@fuck.markets"
        "@krotti@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3595 …}
      +nested: Doctrine\ORM\PersistentCollection {#3597 …}
      +votes: Doctrine\ORM\PersistentCollection {#3599 …}
      +reports: Doctrine\ORM\PersistentCollection {#3601 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3603 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3605 …}
      -id: 287488
      -bodyTs: "'attack':6 'bank':20 'better':83 'btc/mining':32 'certain':45 'coin':33 'consid':69 'cover':21 'cyber':5 'deflat':31 'destin':35 'die':26,37 'drive':30 'etc':29 'everyon':68 'everyth':13 'fact':77 'fiat':79 'financ':48 'guard':10 'handl':16 'happen':66 'hold':70 'imo':75 'imposs':14 'inflat':49 'insur':24 'invest':74 'isn':46 'key':28 'lose':27 'make':12,78 'mayb':38 'money':72 'much':82 'multipl':53 'necessari':51 'peopl':25 'read':58 'reason':54 'safe':9 'scam':2 'someth':41 'sound':80 'would':11,65"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7205429"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704594046 {#3593
        date: 2024-01-07 03:20:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: """
      > no safe guards\n
      \n
      That’s the point.jpg\n
      \n
      You’re free to hold your crypto on an exchange, you’re free to buy a hardware wallet and do your due diligence when confirming transactions, you’re free to create a multisig for your coins and tokens to introduce multiple factors for signing.\n
      \n
      But it’s your choice.\n
      \n
      > people dying, losing keys\n
      \n
      That’s on them, it’s like stuffing money into a mattress and not telling your family.\n
      \n
      > mining coins are destined to die\n
      \n
      Mining’s not great for sure, but “destined to die” makes no sense.\n
      \n
      > Inflation is necessary so that people spend the thing\n
      \n
      That’s kinda funny, because in the case of Ethereum, the deflation *comes from people using and spending Eth on gas*.\n
      \n
      I’m also not saying that Ethereum is the perfect currency to replace fiat, the utility there comes from everything that’s built *on top* of it.\n
      \n
      Widen your horizon, crypto isn’t just a medium for payments.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704622709 {#3629
      date: 2024-01-07 11:18:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@000@fuck.markets"
      "@krotti@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3632 …}
    +nested: Doctrine\ORM\PersistentCollection {#3634 …}
    +votes: Doctrine\ORM\PersistentCollection {#3636 …}
    +reports: Doctrine\ORM\PersistentCollection {#3638 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3640 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3642 …}
    -id: 288311
    -bodyTs: "'also':129 'built':149 'buy':22 'case':113 'choic':56 'coin':43,79 'come':118,144 'confirm':32 'creat':38 'crypto':14,157 'currenc':137 'deflat':117 'destin':81,91 'die':58,83,93 'dilig':30 'due':29 'eth':124 'ethereum':115,133 'everyth':146 'exchang':17 'factor':49 'famili':77 'fiat':140 'free':10,20,36 'funni':109 'gas':126 'great':87 'guard':3 'hardwar':24 'hold':12 'horizon':156 'inflat':97 'introduc':47 'isn':158 'key':60 'kinda':108 'like':67 'lose':59 'm':128 'make':94 'mattress':72 'medium':162 'mine':78,84 'money':69 'multipl':48 'multisig':40 'necessari':99 'payment':164 'peopl':57,102,120 'perfect':136 'point.jpg':7 're':9,19,35 'replac':139 'safe':2 'say':131 'sens':96 'sign':51 'spend':103,123 'stuf':68 'sure':89 'tell':75 'thing':105 'token':45 'top':151 'transact':33 'use':121 'util':142 'wallet':25 'widen':154"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6473919"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704622709 {#3630
      date: 2024-01-07 11:18:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    That is the problem. 1 Fuck up and your money is gone. Whether that is someone else, you, CVE, it’s gone and everyone elses in that network.\n
    \n
    By death I was wrong; Difficulty wont kill a coin. Though that then has other issues.\n
    \n
    I doubt you understand how bad deflation is for a currency, or you are in this for the money?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704632990 {#3666
    date: 2024-01-07 14:09:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@000@fuck.markets"
    "@krotti@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3669 …}
  +nested: Doctrine\ORM\PersistentCollection {#3671 …}
  +votes: Doctrine\ORM\PersistentCollection {#3673 …}
  +reports: Doctrine\ORM\PersistentCollection {#3675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3679 …}
  -id: 288566
  -bodyTs: "'1':5 'bad':50 'coin':38 'currenc':55 'cve':19 'death':30 'deflat':51 'difficulti':34 'doubt':46 'els':17,25 'everyon':24 'fuck':6 'gone':12,22 'issu':44 'kill':36 'money':10,63 'network':28 'problem':4 'someon':16 'though':39 'understand':48 'whether':13 'wont':35 'wrong':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7214209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704632990 {#3667
    date: 2024-01-07 14:09:50.0 +01: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 {#3705
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3668
    +user: Proxies\__CG__\App\Entity\User {#3460 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3631
      +user: Proxies\__CG__\App\Entity\User {#3168 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3594
        +user: Proxies\__CG__\App\Entity\User {#3460 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3509
          +user: Proxies\__CG__\App\Entity\User {#3168 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3459
            +user: Proxies\__CG__\App\Entity\User {#3460 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#3406
              +user: Proxies\__CG__\App\Entity\User {#3168 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: App\Entity\EntryComment {#3272
                +user: Proxies\__CG__\App\Entity\User {#3273 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                +image: null
                +parent: App\Entity\EntryComment {#3167
                  +user: Proxies\__CG__\App\Entity\User {#3168 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                  +image: null
                  +parent: App\Entity\EntryComment {#2452
                    +user: App\Entity\User {#2377 …}
                    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 107
                    +score: 0
                    +lastActive: DateTime @1719905677 {#2458
                      date: 2024-07-02 09:34:37.0 +02:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@hypnotic_nerd@programming.dev"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#2457 …}
                    +nested: Doctrine\ORM\PersistentCollection {#2455 …}
                    +votes: Doctrine\ORM\PersistentCollection {#2468 …}
                    +reports: Doctrine\ORM\PersistentCollection {#2469 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
                    -id: 284910
                    -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/6450620"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1704530257 {#2461
                      date: 2024-01-06 09:37:37.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#2452}
                  +body: """
                    It’s an exchange, not a cryptocurrency.\n
                    \n
                    Check your facts before you start the hate train.\n
                    \n
                    Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 7
                  +score: 0
                  +lastActive: DateTime @1704535776 {#3164
                    date: 2024-01-06 11:09:36.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@hypnotic_nerd@programming.dev"
                    "@Sheeple@lemmy.world"
                    "@hypnotic_nerd@programming.dev"
                    "@Sheeple@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3169 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3171 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3173 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3175 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
                  -id: 285061
                  -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/6451931"
                  +editedAt: DateTimeImmutable @1712270138 {#3165
                    date: 2024-04-05 00:35:38.0 +02:00
                  }
                  +createdAt: DateTimeImmutable @1704535776 {#3166
                    date: 2024-01-06 11:09:36.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2452}
                +body: """
                  State of the art programming, all with the goal of scamming people.\n
                  \n
                  Crypto programmers don’t “have” to do anything because they are working on an illegitimate, unregulated security.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 32
                +score: 0
                +lastActive: DateTime @1704552783 {#3269
                  date: 2024-01-06 15:53:03.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@hypnotic_nerd@programming.dev"
                  "@Sheeple@lemmy.world"
                  "@LufyCZ@lemmy.world"
                  "@hypnotic_nerd@programming.dev"
                  "@Sheeple@lemmy.world"
                  "@LufyCZ@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3274 …}
                +nested: Doctrine\ORM\PersistentCollection {#3276 …}
                +votes: Doctrine\ORM\PersistentCollection {#3278 …}
                +reports: Doctrine\ORM\PersistentCollection {#3280 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
                -id: 285591
                -bodyTs: "'anyth':20 'art':4 'crypto':13 'goal':9 'illegitim':27 'peopl':12 'program':5 'programm':14 'scam':11 'secur':29 'state':1 'unregul':28 'work':24"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://fuck.markets/comment/138791"
                +editedAt: DateTimeImmutable @1712347715 {#3270
                  date: 2024-04-05 22:08:35.0 +02:00
                }
                +createdAt: DateTimeImmutable @1704552783 {#3271
                  date: 2024-01-06 15:53:03.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2452}
              +body: """
                Have you heard of Indian call centers? Let’s ban phones, let’s ban email, let’s ban gift cards, let’s ban bank accounts.\n
                \n
                The fact that the technology is *also* being used to scam people doesn’t mean that the whole thing is bad. There are numerous use cases beyond illegal activity, and you focusing on a tiny fraction of the whole thing just shows that you don’t actually want to understand, but that hate is your only way of expressing, that you don’t understand it.\n
                \n
                [Here, read up](https://cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity). They’ve got studies and sources for their claims.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 5
              +score: 0
              +lastActive: DateTime @1704553140 {#3404
                date: 2024-01-06 15:59:00.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@hypnotic_nerd@programming.dev"
                "@Sheeple@lemmy.world"
                "@LufyCZ@lemmy.world"
                "@000@fuck.markets"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3407 …}
              +nested: Doctrine\ORM\PersistentCollection {#3409 …}
              +votes: Doctrine\ORM\PersistentCollection {#3411 …}
              +reports: Doctrine\ORM\PersistentCollection {#3413 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
              -id: 285603
              -bodyTs: "'/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':96 'account':25 'activ':54 'actual':72 'also':32 'bad':46 'ban':10,14,18,23 'bank':24 'beyond':52 'call':6 'card':20 'case':51 'center':7 'claim':105 'cointelegraph.com':95 'cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':94 'doesn':38 'email':15 'express':84 'fact':27 'focus':57 'fraction':61 'gift':19 'got':99 'hate':78 'heard':3 'illeg':53 'indian':5 'let':8,12,16,21 'mean':40 'numer':49 'peopl':37 'phone':11 'read':92 'scam':36 'show':67 'sourc':102 'studi':100 'technolog':30 'thing':44,65 'tini':60 'understand':75,89 'use':34,50 've':98 'want':73 'way':82 'whole':43,64"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6455624"
              +editedAt: null
              +createdAt: DateTimeImmutable @1704553140 {#3405
                date: 2024-01-06 15:59:00.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2452}
            +body: """
              Last time I checked all of those had real world value before the scams started.\n
              \n
              For cryptos, it seems to be the other way around. They are trying to solve issues at the cost of having issues that are unacceptable and unfixable.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 13
            +score: 0
            +lastActive: DateTime @1704558455 {#3457
              date: 2024-01-06 17:27:35.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypnotic_nerd@programming.dev"
              "@Sheeple@lemmy.world"
              "@LufyCZ@lemmy.world"
              "@000@fuck.markets"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3461 …}
            +nested: Doctrine\ORM\PersistentCollection {#3463 …}
            +votes: Doctrine\ORM\PersistentCollection {#3465 …}
            +reports: Doctrine\ORM\PersistentCollection {#3467 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
            -id: 285874
            -bodyTs: "'around':25 'check':4 'cost':34 'crypto':17 'issu':31,37 'last':1 'real':9 'scam':14 'seem':19 'solv':30 'start':15 'time':2 'tri':28 'unaccept':40 'unfix':42 'valu':11 'way':24 'world':10"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/7183936"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704558455 {#3458
              date: 2024-01-06 17:27:35.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2452}
          +body: """
            It may seem like it, but it sure isn’t like it. You’ll obviously hear about the bad and nothing about 5he good, unfortunately that’s how media works nowadays.\n
            \n
            Do you want to elaborate on those issues that are unacceptable and unfixable? I’m not saying there aren’t any, but you’re describing a trade-off, and crypto isn’t the only thing in the world with trade-offs.\n
            \n
            Fiat is a great example - conveniet, nice, until it starts hyperinflating, until people use it to fund wars, until the government confiscates it because you insulted a politician on Twitter.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1704570737 {#3508
            date: 2024-01-06 20:52:17.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
            "@LufyCZ@lemmy.world"
            "@000@fuck.markets"
            "@krotti@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3512 …}
          +nested: Doctrine\ORM\PersistentCollection {#3517 …}
          +votes: Doctrine\ORM\PersistentCollection {#3513 …}
          +reports: Doctrine\ORM\PersistentCollection {#3519 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3521 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3523 …}
          -id: 286487
          -bodyTs: "'5he':23 'aren':50 'bad':19 'confisc':96 'conveniet':80 'crypto':62 'describ':56 'elabor':36 'exampl':79 'fiat':75 'fund':91 'good':24 'govern':95 'great':78 'hear':16 'hyperinfl':85 'insult':100 'isn':9,63 'issu':39 'like':4,11 'll':14 'm':46 'may':2 'media':29 'nice':81 'noth':21 'nowaday':31 'obvious':15 'off':74 'peopl':87 'politician':102 're':55 'say':48 'seem':3 'start':84 'sure':8 'thing':67 'trade':59,73 'trade-off':58,72 'twitter':104 'unaccept':42 'unfix':44 'unfortun':25 'use':88 'want':34 'war':92 'work':30 'world':70"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6460267"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704570737 {#3505
            date: 2024-01-06 20:52:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: """
          From scams to just cyber attacks with no safe guards would make everything impossible to handle. There is no bank covering you or insurance. People dying, losing keys etc drive deflation. BTC/Mining coins are destined to die. Maybe there is something there, but it certainly isn’t finance.\n
          \n
          Inflation is necessary for multiple reasons, but you can read on that yourself. Such as; what would happen if everyone considered holding to money an investment? IMO these facts make Fiat sound so much better…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704594046 {#3592
          date: 2024-01-07 03:20:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@LufyCZ@lemmy.world"
          "@000@fuck.markets"
          "@krotti@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3595 …}
        +nested: Doctrine\ORM\PersistentCollection {#3597 …}
        +votes: Doctrine\ORM\PersistentCollection {#3599 …}
        +reports: Doctrine\ORM\PersistentCollection {#3601 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3603 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3605 …}
        -id: 287488
        -bodyTs: "'attack':6 'bank':20 'better':83 'btc/mining':32 'certain':45 'coin':33 'consid':69 'cover':21 'cyber':5 'deflat':31 'destin':35 'die':26,37 'drive':30 'etc':29 'everyon':68 'everyth':13 'fact':77 'fiat':79 'financ':48 'guard':10 'handl':16 'happen':66 'hold':70 'imo':75 'imposs':14 'inflat':49 'insur':24 'invest':74 'isn':46 'key':28 'lose':27 'make':12,78 'mayb':38 'money':72 'much':82 'multipl':53 'necessari':51 'peopl':25 'read':58 'reason':54 'safe':9 'scam':2 'someth':41 'sound':80 'would':11,65"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/7205429"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704594046 {#3593
          date: 2024-01-07 03:20:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        > no safe guards\n
        \n
        That’s the point.jpg\n
        \n
        You’re free to hold your crypto on an exchange, you’re free to buy a hardware wallet and do your due diligence when confirming transactions, you’re free to create a multisig for your coins and tokens to introduce multiple factors for signing.\n
        \n
        But it’s your choice.\n
        \n
        > people dying, losing keys\n
        \n
        That’s on them, it’s like stuffing money into a mattress and not telling your family.\n
        \n
        > mining coins are destined to die\n
        \n
        Mining’s not great for sure, but “destined to die” makes no sense.\n
        \n
        > Inflation is necessary so that people spend the thing\n
        \n
        That’s kinda funny, because in the case of Ethereum, the deflation *comes from people using and spending Eth on gas*.\n
        \n
        I’m also not saying that Ethereum is the perfect currency to replace fiat, the utility there comes from everything that’s built *on top* of it.\n
        \n
        Widen your horizon, crypto isn’t just a medium for payments.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704622709 {#3629
        date: 2024-01-07 11:18:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@000@fuck.markets"
        "@krotti@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3632 …}
      +nested: Doctrine\ORM\PersistentCollection {#3634 …}
      +votes: Doctrine\ORM\PersistentCollection {#3636 …}
      +reports: Doctrine\ORM\PersistentCollection {#3638 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3640 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3642 …}
      -id: 288311
      -bodyTs: "'also':129 'built':149 'buy':22 'case':113 'choic':56 'coin':43,79 'come':118,144 'confirm':32 'creat':38 'crypto':14,157 'currenc':137 'deflat':117 'destin':81,91 'die':58,83,93 'dilig':30 'due':29 'eth':124 'ethereum':115,133 'everyth':146 'exchang':17 'factor':49 'famili':77 'fiat':140 'free':10,20,36 'funni':109 'gas':126 'great':87 'guard':3 'hardwar':24 'hold':12 'horizon':156 'inflat':97 'introduc':47 'isn':158 'key':60 'kinda':108 'like':67 'lose':59 'm':128 'make':94 'mattress':72 'medium':162 'mine':78,84 'money':69 'multipl':48 'multisig':40 'necessari':99 'payment':164 'peopl':57,102,120 'perfect':136 'point.jpg':7 're':9,19,35 'replac':139 'safe':2 'say':131 'sens':96 'sign':51 'spend':103,123 'stuf':68 'sure':89 'tell':75 'thing':105 'token':45 'top':151 'transact':33 'use':121 'util':142 'wallet':25 'widen':154"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6473919"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704622709 {#3630
        date: 2024-01-07 11:18:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: """
      That is the problem. 1 Fuck up and your money is gone. Whether that is someone else, you, CVE, it’s gone and everyone elses in that network.\n
      \n
      By death I was wrong; Difficulty wont kill a coin. Though that then has other issues.\n
      \n
      I doubt you understand how bad deflation is for a currency, or you are in this for the money?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704632990 {#3666
      date: 2024-01-07 14:09:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@000@fuck.markets"
      "@krotti@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3669 …}
    +nested: Doctrine\ORM\PersistentCollection {#3671 …}
    +votes: Doctrine\ORM\PersistentCollection {#3673 …}
    +reports: Doctrine\ORM\PersistentCollection {#3675 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3677 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3679 …}
    -id: 288566
    -bodyTs: "'1':5 'bad':50 'coin':38 'currenc':55 'cve':19 'death':30 'deflat':51 'difficulti':34 'doubt':46 'els':17,25 'everyon':24 'fuck':6 'gone':12,22 'issu':44 'kill':36 'money':10,63 'network':28 'problem':4 'someon':16 'though':39 'understand':48 'whether':13 'wont':35 'wrong':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7214209"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704632990 {#3667
      date: 2024-01-07 14:09:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    Hardware wallets are safe, multisigs are safe. You can be safe if you put in the effort. If you don’t want to do it, that’s your call, doesn’t mean the system sucks.\n
    \n
    Yeah difficulty is adjusted depending on how many “devices” (simply put) are mining, the target is a specific blocktime.\n
    \n
    What’s gonna kill bitcoin is the ever decreasing issuance, but that’s not the problem of crypto nor mining for that matter, just bitcoin.\n
    \n
    Have you skimmed over the point that I think that Ethereum (one of the few sustainably deflating cryptos) isn’t just a currency but also a base for other things that may also serve as a currency?\n
    \n
    Also, it’s not bad for the currency itself, just for the economy around it. And again, I’m not saying Ethereum should replace the dollar.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704635738 {#3703
    date: 2024-01-07 14:55:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@000@fuck.markets"
    "@krotti@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3706 …}
  +nested: Doctrine\ORM\PersistentCollection {#3708 …}
  +votes: Doctrine\ORM\PersistentCollection {#3710 …}
  +reports: Doctrine\ORM\PersistentCollection {#3712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3716 …}
  -id: 288707
  -bodyTs: "'adjust':39 'also':104,112,117 'around':130 'bad':121 'base':106 'bitcoin':59,79 'blocktim':54 'call':29 'crypto':72,97 'currenc':102,116,124 'decreas':63 'deflat':96 'depend':40 'devic':44 'difficulti':37 'doesn':30 'dollar':142 'economi':129 'effort':17 'ethereum':90,138 'ever':62 'gonna':57 'hardwar':1 'isn':98 'issuanc':64 'kill':58 'm':135 'mani':43 'matter':77 'may':111 'mean':32 'mine':48,74 'multisig':5 'one':91 'point':85 'problem':70 'put':14,46 'replac':140 'safe':4,7,11 'say':137 'serv':113 'simpli':45 'skim':82 'specif':53 'suck':35 'sustain':95 'system':34 'target':50 'thing':109 'think':88 'wallet':2 'want':22 'yeah':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6475823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704635738 {#3704
    date: 2024-01-07 14:55:38.0 +01: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 {#3705
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3668
    +user: Proxies\__CG__\App\Entity\User {#3460 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3631
      +user: Proxies\__CG__\App\Entity\User {#3168 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3594
        +user: Proxies\__CG__\App\Entity\User {#3460 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3509
          +user: Proxies\__CG__\App\Entity\User {#3168 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3459
            +user: Proxies\__CG__\App\Entity\User {#3460 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#3406
              +user: Proxies\__CG__\App\Entity\User {#3168 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: App\Entity\EntryComment {#3272
                +user: Proxies\__CG__\App\Entity\User {#3273 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                +image: null
                +parent: App\Entity\EntryComment {#3167
                  +user: Proxies\__CG__\App\Entity\User {#3168 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                  +image: null
                  +parent: App\Entity\EntryComment {#2452
                    +user: App\Entity\User {#2377 …}
                    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 107
                    +score: 0
                    +lastActive: DateTime @1719905677 {#2458
                      date: 2024-07-02 09:34:37.0 +02:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@hypnotic_nerd@programming.dev"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#2457 …}
                    +nested: Doctrine\ORM\PersistentCollection {#2455 …}
                    +votes: Doctrine\ORM\PersistentCollection {#2468 …}
                    +reports: Doctrine\ORM\PersistentCollection {#2469 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
                    -id: 284910
                    -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/6450620"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1704530257 {#2461
                      date: 2024-01-06 09:37:37.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#2452}
                  +body: """
                    It’s an exchange, not a cryptocurrency.\n
                    \n
                    Check your facts before you start the hate train.\n
                    \n
                    Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 7
                  +score: 0
                  +lastActive: DateTime @1704535776 {#3164
                    date: 2024-01-06 11:09:36.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@hypnotic_nerd@programming.dev"
                    "@Sheeple@lemmy.world"
                    "@hypnotic_nerd@programming.dev"
                    "@Sheeple@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3169 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3171 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3173 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3175 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
                  -id: 285061
                  -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/6451931"
                  +editedAt: DateTimeImmutable @1712270138 {#3165
                    date: 2024-04-05 00:35:38.0 +02:00
                  }
                  +createdAt: DateTimeImmutable @1704535776 {#3166
                    date: 2024-01-06 11:09:36.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2452}
                +body: """
                  State of the art programming, all with the goal of scamming people.\n
                  \n
                  Crypto programmers don’t “have” to do anything because they are working on an illegitimate, unregulated security.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 32
                +score: 0
                +lastActive: DateTime @1704552783 {#3269
                  date: 2024-01-06 15:53:03.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@hypnotic_nerd@programming.dev"
                  "@Sheeple@lemmy.world"
                  "@LufyCZ@lemmy.world"
                  "@hypnotic_nerd@programming.dev"
                  "@Sheeple@lemmy.world"
                  "@LufyCZ@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3274 …}
                +nested: Doctrine\ORM\PersistentCollection {#3276 …}
                +votes: Doctrine\ORM\PersistentCollection {#3278 …}
                +reports: Doctrine\ORM\PersistentCollection {#3280 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
                -id: 285591
                -bodyTs: "'anyth':20 'art':4 'crypto':13 'goal':9 'illegitim':27 'peopl':12 'program':5 'programm':14 'scam':11 'secur':29 'state':1 'unregul':28 'work':24"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://fuck.markets/comment/138791"
                +editedAt: DateTimeImmutable @1712347715 {#3270
                  date: 2024-04-05 22:08:35.0 +02:00
                }
                +createdAt: DateTimeImmutable @1704552783 {#3271
                  date: 2024-01-06 15:53:03.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2452}
              +body: """
                Have you heard of Indian call centers? Let’s ban phones, let’s ban email, let’s ban gift cards, let’s ban bank accounts.\n
                \n
                The fact that the technology is *also* being used to scam people doesn’t mean that the whole thing is bad. There are numerous use cases beyond illegal activity, and you focusing on a tiny fraction of the whole thing just shows that you don’t actually want to understand, but that hate is your only way of expressing, that you don’t understand it.\n
                \n
                [Here, read up](https://cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity). They’ve got studies and sources for their claims.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 5
              +score: 0
              +lastActive: DateTime @1704553140 {#3404
                date: 2024-01-06 15:59:00.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@hypnotic_nerd@programming.dev"
                "@Sheeple@lemmy.world"
                "@LufyCZ@lemmy.world"
                "@000@fuck.markets"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3407 …}
              +nested: Doctrine\ORM\PersistentCollection {#3409 …}
              +votes: Doctrine\ORM\PersistentCollection {#3411 …}
              +reports: Doctrine\ORM\PersistentCollection {#3413 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
              -id: 285603
              -bodyTs: "'/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':96 'account':25 'activ':54 'actual':72 'also':32 'bad':46 'ban':10,14,18,23 'bank':24 'beyond':52 'call':6 'card':20 'case':51 'center':7 'claim':105 'cointelegraph.com':95 'cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':94 'doesn':38 'email':15 'express':84 'fact':27 'focus':57 'fraction':61 'gift':19 'got':99 'hate':78 'heard':3 'illeg':53 'indian':5 'let':8,12,16,21 'mean':40 'numer':49 'peopl':37 'phone':11 'read':92 'scam':36 'show':67 'sourc':102 'studi':100 'technolog':30 'thing':44,65 'tini':60 'understand':75,89 'use':34,50 've':98 'want':73 'way':82 'whole':43,64"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6455624"
              +editedAt: null
              +createdAt: DateTimeImmutable @1704553140 {#3405
                date: 2024-01-06 15:59:00.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2452}
            +body: """
              Last time I checked all of those had real world value before the scams started.\n
              \n
              For cryptos, it seems to be the other way around. They are trying to solve issues at the cost of having issues that are unacceptable and unfixable.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 13
            +score: 0
            +lastActive: DateTime @1704558455 {#3457
              date: 2024-01-06 17:27:35.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypnotic_nerd@programming.dev"
              "@Sheeple@lemmy.world"
              "@LufyCZ@lemmy.world"
              "@000@fuck.markets"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3461 …}
            +nested: Doctrine\ORM\PersistentCollection {#3463 …}
            +votes: Doctrine\ORM\PersistentCollection {#3465 …}
            +reports: Doctrine\ORM\PersistentCollection {#3467 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
            -id: 285874
            -bodyTs: "'around':25 'check':4 'cost':34 'crypto':17 'issu':31,37 'last':1 'real':9 'scam':14 'seem':19 'solv':30 'start':15 'time':2 'tri':28 'unaccept':40 'unfix':42 'valu':11 'way':24 'world':10"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/7183936"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704558455 {#3458
              date: 2024-01-06 17:27:35.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2452}
          +body: """
            It may seem like it, but it sure isn’t like it. You’ll obviously hear about the bad and nothing about 5he good, unfortunately that’s how media works nowadays.\n
            \n
            Do you want to elaborate on those issues that are unacceptable and unfixable? I’m not saying there aren’t any, but you’re describing a trade-off, and crypto isn’t the only thing in the world with trade-offs.\n
            \n
            Fiat is a great example - conveniet, nice, until it starts hyperinflating, until people use it to fund wars, until the government confiscates it because you insulted a politician on Twitter.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1704570737 {#3508
            date: 2024-01-06 20:52:17.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
            "@LufyCZ@lemmy.world"
            "@000@fuck.markets"
            "@krotti@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3512 …}
          +nested: Doctrine\ORM\PersistentCollection {#3517 …}
          +votes: Doctrine\ORM\PersistentCollection {#3513 …}
          +reports: Doctrine\ORM\PersistentCollection {#3519 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3521 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3523 …}
          -id: 286487
          -bodyTs: "'5he':23 'aren':50 'bad':19 'confisc':96 'conveniet':80 'crypto':62 'describ':56 'elabor':36 'exampl':79 'fiat':75 'fund':91 'good':24 'govern':95 'great':78 'hear':16 'hyperinfl':85 'insult':100 'isn':9,63 'issu':39 'like':4,11 'll':14 'm':46 'may':2 'media':29 'nice':81 'noth':21 'nowaday':31 'obvious':15 'off':74 'peopl':87 'politician':102 're':55 'say':48 'seem':3 'start':84 'sure':8 'thing':67 'trade':59,73 'trade-off':58,72 'twitter':104 'unaccept':42 'unfix':44 'unfortun':25 'use':88 'want':34 'war':92 'work':30 'world':70"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6460267"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704570737 {#3505
            date: 2024-01-06 20:52:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: """
          From scams to just cyber attacks with no safe guards would make everything impossible to handle. There is no bank covering you or insurance. People dying, losing keys etc drive deflation. BTC/Mining coins are destined to die. Maybe there is something there, but it certainly isn’t finance.\n
          \n
          Inflation is necessary for multiple reasons, but you can read on that yourself. Such as; what would happen if everyone considered holding to money an investment? IMO these facts make Fiat sound so much better…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704594046 {#3592
          date: 2024-01-07 03:20:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@LufyCZ@lemmy.world"
          "@000@fuck.markets"
          "@krotti@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3595 …}
        +nested: Doctrine\ORM\PersistentCollection {#3597 …}
        +votes: Doctrine\ORM\PersistentCollection {#3599 …}
        +reports: Doctrine\ORM\PersistentCollection {#3601 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3603 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3605 …}
        -id: 287488
        -bodyTs: "'attack':6 'bank':20 'better':83 'btc/mining':32 'certain':45 'coin':33 'consid':69 'cover':21 'cyber':5 'deflat':31 'destin':35 'die':26,37 'drive':30 'etc':29 'everyon':68 'everyth':13 'fact':77 'fiat':79 'financ':48 'guard':10 'handl':16 'happen':66 'hold':70 'imo':75 'imposs':14 'inflat':49 'insur':24 'invest':74 'isn':46 'key':28 'lose':27 'make':12,78 'mayb':38 'money':72 'much':82 'multipl':53 'necessari':51 'peopl':25 'read':58 'reason':54 'safe':9 'scam':2 'someth':41 'sound':80 'would':11,65"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/7205429"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704594046 {#3593
          date: 2024-01-07 03:20:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        > no safe guards\n
        \n
        That’s the point.jpg\n
        \n
        You’re free to hold your crypto on an exchange, you’re free to buy a hardware wallet and do your due diligence when confirming transactions, you’re free to create a multisig for your coins and tokens to introduce multiple factors for signing.\n
        \n
        But it’s your choice.\n
        \n
        > people dying, losing keys\n
        \n
        That’s on them, it’s like stuffing money into a mattress and not telling your family.\n
        \n
        > mining coins are destined to die\n
        \n
        Mining’s not great for sure, but “destined to die” makes no sense.\n
        \n
        > Inflation is necessary so that people spend the thing\n
        \n
        That’s kinda funny, because in the case of Ethereum, the deflation *comes from people using and spending Eth on gas*.\n
        \n
        I’m also not saying that Ethereum is the perfect currency to replace fiat, the utility there comes from everything that’s built *on top* of it.\n
        \n
        Widen your horizon, crypto isn’t just a medium for payments.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704622709 {#3629
        date: 2024-01-07 11:18:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@000@fuck.markets"
        "@krotti@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3632 …}
      +nested: Doctrine\ORM\PersistentCollection {#3634 …}
      +votes: Doctrine\ORM\PersistentCollection {#3636 …}
      +reports: Doctrine\ORM\PersistentCollection {#3638 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3640 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3642 …}
      -id: 288311
      -bodyTs: "'also':129 'built':149 'buy':22 'case':113 'choic':56 'coin':43,79 'come':118,144 'confirm':32 'creat':38 'crypto':14,157 'currenc':137 'deflat':117 'destin':81,91 'die':58,83,93 'dilig':30 'due':29 'eth':124 'ethereum':115,133 'everyth':146 'exchang':17 'factor':49 'famili':77 'fiat':140 'free':10,20,36 'funni':109 'gas':126 'great':87 'guard':3 'hardwar':24 'hold':12 'horizon':156 'inflat':97 'introduc':47 'isn':158 'key':60 'kinda':108 'like':67 'lose':59 'm':128 'make':94 'mattress':72 'medium':162 'mine':78,84 'money':69 'multipl':48 'multisig':40 'necessari':99 'payment':164 'peopl':57,102,120 'perfect':136 'point.jpg':7 're':9,19,35 'replac':139 'safe':2 'say':131 'sens':96 'sign':51 'spend':103,123 'stuf':68 'sure':89 'tell':75 'thing':105 'token':45 'top':151 'transact':33 'use':121 'util':142 'wallet':25 'widen':154"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6473919"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704622709 {#3630
        date: 2024-01-07 11:18:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: """
      That is the problem. 1 Fuck up and your money is gone. Whether that is someone else, you, CVE, it’s gone and everyone elses in that network.\n
      \n
      By death I was wrong; Difficulty wont kill a coin. Though that then has other issues.\n
      \n
      I doubt you understand how bad deflation is for a currency, or you are in this for the money?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704632990 {#3666
      date: 2024-01-07 14:09:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@000@fuck.markets"
      "@krotti@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3669 …}
    +nested: Doctrine\ORM\PersistentCollection {#3671 …}
    +votes: Doctrine\ORM\PersistentCollection {#3673 …}
    +reports: Doctrine\ORM\PersistentCollection {#3675 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3677 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3679 …}
    -id: 288566
    -bodyTs: "'1':5 'bad':50 'coin':38 'currenc':55 'cve':19 'death':30 'deflat':51 'difficulti':34 'doubt':46 'els':17,25 'everyon':24 'fuck':6 'gone':12,22 'issu':44 'kill':36 'money':10,63 'network':28 'problem':4 'someon':16 'though':39 'understand':48 'whether':13 'wont':35 'wrong':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7214209"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704632990 {#3667
      date: 2024-01-07 14:09:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    Hardware wallets are safe, multisigs are safe. You can be safe if you put in the effort. If you don’t want to do it, that’s your call, doesn’t mean the system sucks.\n
    \n
    Yeah difficulty is adjusted depending on how many “devices” (simply put) are mining, the target is a specific blocktime.\n
    \n
    What’s gonna kill bitcoin is the ever decreasing issuance, but that’s not the problem of crypto nor mining for that matter, just bitcoin.\n
    \n
    Have you skimmed over the point that I think that Ethereum (one of the few sustainably deflating cryptos) isn’t just a currency but also a base for other things that may also serve as a currency?\n
    \n
    Also, it’s not bad for the currency itself, just for the economy around it. And again, I’m not saying Ethereum should replace the dollar.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704635738 {#3703
    date: 2024-01-07 14:55:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@000@fuck.markets"
    "@krotti@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3706 …}
  +nested: Doctrine\ORM\PersistentCollection {#3708 …}
  +votes: Doctrine\ORM\PersistentCollection {#3710 …}
  +reports: Doctrine\ORM\PersistentCollection {#3712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3716 …}
  -id: 288707
  -bodyTs: "'adjust':39 'also':104,112,117 'around':130 'bad':121 'base':106 'bitcoin':59,79 'blocktim':54 'call':29 'crypto':72,97 'currenc':102,116,124 'decreas':63 'deflat':96 'depend':40 'devic':44 'difficulti':37 'doesn':30 'dollar':142 'economi':129 'effort':17 'ethereum':90,138 'ever':62 'gonna':57 'hardwar':1 'isn':98 'issuanc':64 'kill':58 'm':135 'mani':43 'matter':77 'may':111 'mean':32 'mine':48,74 'multisig':5 'one':91 'point':85 'problem':70 'put':14,46 'replac':140 'safe':4,7,11 'say':137 'serv':113 'simpli':45 'skim':82 'specif':53 'suck':35 'sustain':95 'system':34 'target':50 'thing':109 'think':88 'wallet':2 'want':22 'yeah':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6475823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704635738 {#3704
    date: 2024-01-07 14:55:38.0 +01: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 {#3705
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3668
    +user: Proxies\__CG__\App\Entity\User {#3460 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3631
      +user: Proxies\__CG__\App\Entity\User {#3168 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3594
        +user: Proxies\__CG__\App\Entity\User {#3460 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3509
          +user: Proxies\__CG__\App\Entity\User {#3168 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3459
            +user: Proxies\__CG__\App\Entity\User {#3460 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#3406
              +user: Proxies\__CG__\App\Entity\User {#3168 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: App\Entity\EntryComment {#3272
                +user: Proxies\__CG__\App\Entity\User {#3273 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                +image: null
                +parent: App\Entity\EntryComment {#3167
                  +user: Proxies\__CG__\App\Entity\User {#3168 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                  +image: null
                  +parent: App\Entity\EntryComment {#2452
                    +user: App\Entity\User {#2377 …}
                    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 107
                    +score: 0
                    +lastActive: DateTime @1719905677 {#2458
                      date: 2024-07-02 09:34:37.0 +02:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@hypnotic_nerd@programming.dev"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#2457 …}
                    +nested: Doctrine\ORM\PersistentCollection {#2455 …}
                    +votes: Doctrine\ORM\PersistentCollection {#2468 …}
                    +reports: Doctrine\ORM\PersistentCollection {#2469 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
                    -id: 284910
                    -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/6450620"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1704530257 {#2461
                      date: 2024-01-06 09:37:37.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#2452}
                  +body: """
                    It’s an exchange, not a cryptocurrency.\n
                    \n
                    Check your facts before you start the hate train.\n
                    \n
                    Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 7
                  +score: 0
                  +lastActive: DateTime @1704535776 {#3164
                    date: 2024-01-06 11:09:36.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@hypnotic_nerd@programming.dev"
                    "@Sheeple@lemmy.world"
                    "@hypnotic_nerd@programming.dev"
                    "@Sheeple@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3169 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3171 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3173 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3175 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
                  -id: 285061
                  -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/6451931"
                  +editedAt: DateTimeImmutable @1712270138 {#3165
                    date: 2024-04-05 00:35:38.0 +02:00
                  }
                  +createdAt: DateTimeImmutable @1704535776 {#3166
                    date: 2024-01-06 11:09:36.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2452}
                +body: """
                  State of the art programming, all with the goal of scamming people.\n
                  \n
                  Crypto programmers don’t “have” to do anything because they are working on an illegitimate, unregulated security.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 32
                +score: 0
                +lastActive: DateTime @1704552783 {#3269
                  date: 2024-01-06 15:53:03.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@hypnotic_nerd@programming.dev"
                  "@Sheeple@lemmy.world"
                  "@LufyCZ@lemmy.world"
                  "@hypnotic_nerd@programming.dev"
                  "@Sheeple@lemmy.world"
                  "@LufyCZ@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3274 …}
                +nested: Doctrine\ORM\PersistentCollection {#3276 …}
                +votes: Doctrine\ORM\PersistentCollection {#3278 …}
                +reports: Doctrine\ORM\PersistentCollection {#3280 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
                -id: 285591
                -bodyTs: "'anyth':20 'art':4 'crypto':13 'goal':9 'illegitim':27 'peopl':12 'program':5 'programm':14 'scam':11 'secur':29 'state':1 'unregul':28 'work':24"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://fuck.markets/comment/138791"
                +editedAt: DateTimeImmutable @1712347715 {#3270
                  date: 2024-04-05 22:08:35.0 +02:00
                }
                +createdAt: DateTimeImmutable @1704552783 {#3271
                  date: 2024-01-06 15:53:03.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2452}
              +body: """
                Have you heard of Indian call centers? Let’s ban phones, let’s ban email, let’s ban gift cards, let’s ban bank accounts.\n
                \n
                The fact that the technology is *also* being used to scam people doesn’t mean that the whole thing is bad. There are numerous use cases beyond illegal activity, and you focusing on a tiny fraction of the whole thing just shows that you don’t actually want to understand, but that hate is your only way of expressing, that you don’t understand it.\n
                \n
                [Here, read up](https://cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity). They’ve got studies and sources for their claims.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 5
              +score: 0
              +lastActive: DateTime @1704553140 {#3404
                date: 2024-01-06 15:59:00.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@hypnotic_nerd@programming.dev"
                "@Sheeple@lemmy.world"
                "@LufyCZ@lemmy.world"
                "@000@fuck.markets"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3407 …}
              +nested: Doctrine\ORM\PersistentCollection {#3409 …}
              +votes: Doctrine\ORM\PersistentCollection {#3411 …}
              +reports: Doctrine\ORM\PersistentCollection {#3413 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
              -id: 285603
              -bodyTs: "'/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':96 'account':25 'activ':54 'actual':72 'also':32 'bad':46 'ban':10,14,18,23 'bank':24 'beyond':52 'call':6 'card':20 'case':51 'center':7 'claim':105 'cointelegraph.com':95 'cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':94 'doesn':38 'email':15 'express':84 'fact':27 'focus':57 'fraction':61 'gift':19 'got':99 'hate':78 'heard':3 'illeg':53 'indian':5 'let':8,12,16,21 'mean':40 'numer':49 'peopl':37 'phone':11 'read':92 'scam':36 'show':67 'sourc':102 'studi':100 'technolog':30 'thing':44,65 'tini':60 'understand':75,89 'use':34,50 've':98 'want':73 'way':82 'whole':43,64"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6455624"
              +editedAt: null
              +createdAt: DateTimeImmutable @1704553140 {#3405
                date: 2024-01-06 15:59:00.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2452}
            +body: """
              Last time I checked all of those had real world value before the scams started.\n
              \n
              For cryptos, it seems to be the other way around. They are trying to solve issues at the cost of having issues that are unacceptable and unfixable.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 13
            +score: 0
            +lastActive: DateTime @1704558455 {#3457
              date: 2024-01-06 17:27:35.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypnotic_nerd@programming.dev"
              "@Sheeple@lemmy.world"
              "@LufyCZ@lemmy.world"
              "@000@fuck.markets"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3461 …}
            +nested: Doctrine\ORM\PersistentCollection {#3463 …}
            +votes: Doctrine\ORM\PersistentCollection {#3465 …}
            +reports: Doctrine\ORM\PersistentCollection {#3467 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
            -id: 285874
            -bodyTs: "'around':25 'check':4 'cost':34 'crypto':17 'issu':31,37 'last':1 'real':9 'scam':14 'seem':19 'solv':30 'start':15 'time':2 'tri':28 'unaccept':40 'unfix':42 'valu':11 'way':24 'world':10"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/7183936"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704558455 {#3458
              date: 2024-01-06 17:27:35.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2452}
          +body: """
            It may seem like it, but it sure isn’t like it. You’ll obviously hear about the bad and nothing about 5he good, unfortunately that’s how media works nowadays.\n
            \n
            Do you want to elaborate on those issues that are unacceptable and unfixable? I’m not saying there aren’t any, but you’re describing a trade-off, and crypto isn’t the only thing in the world with trade-offs.\n
            \n
            Fiat is a great example - conveniet, nice, until it starts hyperinflating, until people use it to fund wars, until the government confiscates it because you insulted a politician on Twitter.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1704570737 {#3508
            date: 2024-01-06 20:52:17.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
            "@LufyCZ@lemmy.world"
            "@000@fuck.markets"
            "@krotti@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3512 …}
          +nested: Doctrine\ORM\PersistentCollection {#3517 …}
          +votes: Doctrine\ORM\PersistentCollection {#3513 …}
          +reports: Doctrine\ORM\PersistentCollection {#3519 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3521 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3523 …}
          -id: 286487
          -bodyTs: "'5he':23 'aren':50 'bad':19 'confisc':96 'conveniet':80 'crypto':62 'describ':56 'elabor':36 'exampl':79 'fiat':75 'fund':91 'good':24 'govern':95 'great':78 'hear':16 'hyperinfl':85 'insult':100 'isn':9,63 'issu':39 'like':4,11 'll':14 'm':46 'may':2 'media':29 'nice':81 'noth':21 'nowaday':31 'obvious':15 'off':74 'peopl':87 'politician':102 're':55 'say':48 'seem':3 'start':84 'sure':8 'thing':67 'trade':59,73 'trade-off':58,72 'twitter':104 'unaccept':42 'unfix':44 'unfortun':25 'use':88 'want':34 'war':92 'work':30 'world':70"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6460267"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704570737 {#3505
            date: 2024-01-06 20:52:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: """
          From scams to just cyber attacks with no safe guards would make everything impossible to handle. There is no bank covering you or insurance. People dying, losing keys etc drive deflation. BTC/Mining coins are destined to die. Maybe there is something there, but it certainly isn’t finance.\n
          \n
          Inflation is necessary for multiple reasons, but you can read on that yourself. Such as; what would happen if everyone considered holding to money an investment? IMO these facts make Fiat sound so much better…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704594046 {#3592
          date: 2024-01-07 03:20:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@LufyCZ@lemmy.world"
          "@000@fuck.markets"
          "@krotti@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3595 …}
        +nested: Doctrine\ORM\PersistentCollection {#3597 …}
        +votes: Doctrine\ORM\PersistentCollection {#3599 …}
        +reports: Doctrine\ORM\PersistentCollection {#3601 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3603 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3605 …}
        -id: 287488
        -bodyTs: "'attack':6 'bank':20 'better':83 'btc/mining':32 'certain':45 'coin':33 'consid':69 'cover':21 'cyber':5 'deflat':31 'destin':35 'die':26,37 'drive':30 'etc':29 'everyon':68 'everyth':13 'fact':77 'fiat':79 'financ':48 'guard':10 'handl':16 'happen':66 'hold':70 'imo':75 'imposs':14 'inflat':49 'insur':24 'invest':74 'isn':46 'key':28 'lose':27 'make':12,78 'mayb':38 'money':72 'much':82 'multipl':53 'necessari':51 'peopl':25 'read':58 'reason':54 'safe':9 'scam':2 'someth':41 'sound':80 'would':11,65"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/7205429"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704594046 {#3593
          date: 2024-01-07 03:20:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        > no safe guards\n
        \n
        That’s the point.jpg\n
        \n
        You’re free to hold your crypto on an exchange, you’re free to buy a hardware wallet and do your due diligence when confirming transactions, you’re free to create a multisig for your coins and tokens to introduce multiple factors for signing.\n
        \n
        But it’s your choice.\n
        \n
        > people dying, losing keys\n
        \n
        That’s on them, it’s like stuffing money into a mattress and not telling your family.\n
        \n
        > mining coins are destined to die\n
        \n
        Mining’s not great for sure, but “destined to die” makes no sense.\n
        \n
        > Inflation is necessary so that people spend the thing\n
        \n
        That’s kinda funny, because in the case of Ethereum, the deflation *comes from people using and spending Eth on gas*.\n
        \n
        I’m also not saying that Ethereum is the perfect currency to replace fiat, the utility there comes from everything that’s built *on top* of it.\n
        \n
        Widen your horizon, crypto isn’t just a medium for payments.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704622709 {#3629
        date: 2024-01-07 11:18:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@000@fuck.markets"
        "@krotti@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3632 …}
      +nested: Doctrine\ORM\PersistentCollection {#3634 …}
      +votes: Doctrine\ORM\PersistentCollection {#3636 …}
      +reports: Doctrine\ORM\PersistentCollection {#3638 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3640 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3642 …}
      -id: 288311
      -bodyTs: "'also':129 'built':149 'buy':22 'case':113 'choic':56 'coin':43,79 'come':118,144 'confirm':32 'creat':38 'crypto':14,157 'currenc':137 'deflat':117 'destin':81,91 'die':58,83,93 'dilig':30 'due':29 'eth':124 'ethereum':115,133 'everyth':146 'exchang':17 'factor':49 'famili':77 'fiat':140 'free':10,20,36 'funni':109 'gas':126 'great':87 'guard':3 'hardwar':24 'hold':12 'horizon':156 'inflat':97 'introduc':47 'isn':158 'key':60 'kinda':108 'like':67 'lose':59 'm':128 'make':94 'mattress':72 'medium':162 'mine':78,84 'money':69 'multipl':48 'multisig':40 'necessari':99 'payment':164 'peopl':57,102,120 'perfect':136 'point.jpg':7 're':9,19,35 'replac':139 'safe':2 'say':131 'sens':96 'sign':51 'spend':103,123 'stuf':68 'sure':89 'tell':75 'thing':105 'token':45 'top':151 'transact':33 'use':121 'util':142 'wallet':25 'widen':154"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6473919"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704622709 {#3630
        date: 2024-01-07 11:18:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: """
      That is the problem. 1 Fuck up and your money is gone. Whether that is someone else, you, CVE, it’s gone and everyone elses in that network.\n
      \n
      By death I was wrong; Difficulty wont kill a coin. Though that then has other issues.\n
      \n
      I doubt you understand how bad deflation is for a currency, or you are in this for the money?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704632990 {#3666
      date: 2024-01-07 14:09:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@000@fuck.markets"
      "@krotti@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3669 …}
    +nested: Doctrine\ORM\PersistentCollection {#3671 …}
    +votes: Doctrine\ORM\PersistentCollection {#3673 …}
    +reports: Doctrine\ORM\PersistentCollection {#3675 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3677 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3679 …}
    -id: 288566
    -bodyTs: "'1':5 'bad':50 'coin':38 'currenc':55 'cve':19 'death':30 'deflat':51 'difficulti':34 'doubt':46 'els':17,25 'everyon':24 'fuck':6 'gone':12,22 'issu':44 'kill':36 'money':10,63 'network':28 'problem':4 'someon':16 'though':39 'understand':48 'whether':13 'wont':35 'wrong':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7214209"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704632990 {#3667
      date: 2024-01-07 14:09:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    Hardware wallets are safe, multisigs are safe. You can be safe if you put in the effort. If you don’t want to do it, that’s your call, doesn’t mean the system sucks.\n
    \n
    Yeah difficulty is adjusted depending on how many “devices” (simply put) are mining, the target is a specific blocktime.\n
    \n
    What’s gonna kill bitcoin is the ever decreasing issuance, but that’s not the problem of crypto nor mining for that matter, just bitcoin.\n
    \n
    Have you skimmed over the point that I think that Ethereum (one of the few sustainably deflating cryptos) isn’t just a currency but also a base for other things that may also serve as a currency?\n
    \n
    Also, it’s not bad for the currency itself, just for the economy around it. And again, I’m not saying Ethereum should replace the dollar.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704635738 {#3703
    date: 2024-01-07 14:55:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@000@fuck.markets"
    "@krotti@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3706 …}
  +nested: Doctrine\ORM\PersistentCollection {#3708 …}
  +votes: Doctrine\ORM\PersistentCollection {#3710 …}
  +reports: Doctrine\ORM\PersistentCollection {#3712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3716 …}
  -id: 288707
  -bodyTs: "'adjust':39 'also':104,112,117 'around':130 'bad':121 'base':106 'bitcoin':59,79 'blocktim':54 'call':29 'crypto':72,97 'currenc':102,116,124 'decreas':63 'deflat':96 'depend':40 'devic':44 'difficulti':37 'doesn':30 'dollar':142 'economi':129 'effort':17 'ethereum':90,138 'ever':62 'gonna':57 'hardwar':1 'isn':98 'issuanc':64 'kill':58 'm':135 'mani':43 'matter':77 'may':111 'mean':32 'mine':48,74 'multisig':5 'one':91 'point':85 'problem':70 'put':14,46 'replac':140 'safe':4,7,11 'say':137 'serv':113 'simpli':45 'skim':82 'specif':53 'suck':35 'sustain':95 'system':34 'target':50 'thing':109 'think':88 'wallet':2 'want':22 'yeah':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6475823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704635738 {#3704
    date: 2024-01-07 14:55:38.0 +01: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 {#3475
  +user: Proxies\__CG__\App\Entity\User {#3273 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3406
    +user: Proxies\__CG__\App\Entity\User {#3168 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3272
      +user: Proxies\__CG__\App\Entity\User {#3273 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3167
        +user: Proxies\__CG__\App\Entity\User {#3168 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#2452
          +user: App\Entity\User {#2377 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: null
          +root: null
          +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 107
          +score: 0
          +lastActive: DateTime @1719905677 {#2458
            date: 2024-07-02 09:34:37.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2457 …}
          +nested: Doctrine\ORM\PersistentCollection {#2455 …}
          +votes: Doctrine\ORM\PersistentCollection {#2468 …}
          +reports: Doctrine\ORM\PersistentCollection {#2469 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
          -id: 284910
          -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6450620"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704530257 {#2461
            date: 2024-01-06 09:37:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: """
          It’s an exchange, not a cryptocurrency.\n
          \n
          Check your facts before you start the hate train.\n
          \n
          Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1704535776 {#3164
          date: 2024-01-06 11:09:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3169 …}
        +nested: Doctrine\ORM\PersistentCollection {#3171 …}
        +votes: Doctrine\ORM\PersistentCollection {#3173 …}
        +reports: Doctrine\ORM\PersistentCollection {#3175 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
        -id: 285061
        -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6451931"
        +editedAt: DateTimeImmutable @1712270138 {#3165
          date: 2024-04-05 00:35:38.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704535776 {#3166
          date: 2024-01-06 11:09:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        State of the art programming, all with the goal of scamming people.\n
        \n
        Crypto programmers don’t “have” to do anything because they are working on an illegitimate, unregulated security.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1704552783 {#3269
        date: 2024-01-06 15:53:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3274 …}
      +nested: Doctrine\ORM\PersistentCollection {#3276 …}
      +votes: Doctrine\ORM\PersistentCollection {#3278 …}
      +reports: Doctrine\ORM\PersistentCollection {#3280 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
      -id: 285591
      -bodyTs: "'anyth':20 'art':4 'crypto':13 'goal':9 'illegitim':27 'peopl':12 'program':5 'programm':14 'scam':11 'secur':29 'state':1 'unregul':28 'work':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://fuck.markets/comment/138791"
      +editedAt: DateTimeImmutable @1712347715 {#3270
        date: 2024-04-05 22:08:35.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704552783 {#3271
        date: 2024-01-06 15:53:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: """
      Have you heard of Indian call centers? Let’s ban phones, let’s ban email, let’s ban gift cards, let’s ban bank accounts.\n
      \n
      The fact that the technology is *also* being used to scam people doesn’t mean that the whole thing is bad. There are numerous use cases beyond illegal activity, and you focusing on a tiny fraction of the whole thing just shows that you don’t actually want to understand, but that hate is your only way of expressing, that you don’t understand it.\n
      \n
      [Here, read up](https://cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity). They’ve got studies and sources for their claims.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1704553140 {#3404
      date: 2024-01-06 15:59:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@000@fuck.markets"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3407 …}
    +nested: Doctrine\ORM\PersistentCollection {#3409 …}
    +votes: Doctrine\ORM\PersistentCollection {#3411 …}
    +reports: Doctrine\ORM\PersistentCollection {#3413 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
    -id: 285603
    -bodyTs: "'/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':96 'account':25 'activ':54 'actual':72 'also':32 'bad':46 'ban':10,14,18,23 'bank':24 'beyond':52 'call':6 'card':20 'case':51 'center':7 'claim':105 'cointelegraph.com':95 'cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':94 'doesn':38 'email':15 'express':84 'fact':27 'focus':57 'fraction':61 'gift':19 'got':99 'hate':78 'heard':3 'illeg':53 'indian':5 'let':8,12,16,21 'mean':40 'numer':49 'peopl':37 'phone':11 'read':92 'scam':36 'show':67 'sourc':102 'studi':100 'technolog':30 'thing':44,65 'tini':60 'understand':75,89 'use':34,50 've':98 'want':73 'way':82 'whole':43,64"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6455624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704553140 {#3405
      date: 2024-01-06 15:59:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: "Scam call centers are illegal and get shut down often. Great example if you want to somehow convince people that crypto isn’t a scam."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1704562402 {#3473
    date: 2024-01-06 18:33:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@000@fuck.markets"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3476 …}
  +nested: Doctrine\ORM\PersistentCollection {#3478 …}
  +votes: Doctrine\ORM\PersistentCollection {#3480 …}
  +reports: Doctrine\ORM\PersistentCollection {#3482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3486 …}
  -id: 286068
  -bodyTs: "'call':2 'center':3 'convinc':18 'crypto':21 'exampl':12 'get':7 'great':11 'illeg':5 'isn':22 'often':10 'peopl':19 'scam':1,25 'shut':8 'somehow':17 'want':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://fuck.markets/comment/141318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704562402 {#3474
    date: 2024-01-06 18:33:22.0 +01: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 {#3475
  +user: Proxies\__CG__\App\Entity\User {#3273 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3406
    +user: Proxies\__CG__\App\Entity\User {#3168 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3272
      +user: Proxies\__CG__\App\Entity\User {#3273 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3167
        +user: Proxies\__CG__\App\Entity\User {#3168 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#2452
          +user: App\Entity\User {#2377 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: null
          +root: null
          +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 107
          +score: 0
          +lastActive: DateTime @1719905677 {#2458
            date: 2024-07-02 09:34:37.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2457 …}
          +nested: Doctrine\ORM\PersistentCollection {#2455 …}
          +votes: Doctrine\ORM\PersistentCollection {#2468 …}
          +reports: Doctrine\ORM\PersistentCollection {#2469 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
          -id: 284910
          -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6450620"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704530257 {#2461
            date: 2024-01-06 09:37:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: """
          It’s an exchange, not a cryptocurrency.\n
          \n
          Check your facts before you start the hate train.\n
          \n
          Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1704535776 {#3164
          date: 2024-01-06 11:09:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3169 …}
        +nested: Doctrine\ORM\PersistentCollection {#3171 …}
        +votes: Doctrine\ORM\PersistentCollection {#3173 …}
        +reports: Doctrine\ORM\PersistentCollection {#3175 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
        -id: 285061
        -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6451931"
        +editedAt: DateTimeImmutable @1712270138 {#3165
          date: 2024-04-05 00:35:38.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704535776 {#3166
          date: 2024-01-06 11:09:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        State of the art programming, all with the goal of scamming people.\n
        \n
        Crypto programmers don’t “have” to do anything because they are working on an illegitimate, unregulated security.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1704552783 {#3269
        date: 2024-01-06 15:53:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3274 …}
      +nested: Doctrine\ORM\PersistentCollection {#3276 …}
      +votes: Doctrine\ORM\PersistentCollection {#3278 …}
      +reports: Doctrine\ORM\PersistentCollection {#3280 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
      -id: 285591
      -bodyTs: "'anyth':20 'art':4 'crypto':13 'goal':9 'illegitim':27 'peopl':12 'program':5 'programm':14 'scam':11 'secur':29 'state':1 'unregul':28 'work':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://fuck.markets/comment/138791"
      +editedAt: DateTimeImmutable @1712347715 {#3270
        date: 2024-04-05 22:08:35.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704552783 {#3271
        date: 2024-01-06 15:53:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: """
      Have you heard of Indian call centers? Let’s ban phones, let’s ban email, let’s ban gift cards, let’s ban bank accounts.\n
      \n
      The fact that the technology is *also* being used to scam people doesn’t mean that the whole thing is bad. There are numerous use cases beyond illegal activity, and you focusing on a tiny fraction of the whole thing just shows that you don’t actually want to understand, but that hate is your only way of expressing, that you don’t understand it.\n
      \n
      [Here, read up](https://cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity). They’ve got studies and sources for their claims.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1704553140 {#3404
      date: 2024-01-06 15:59:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@000@fuck.markets"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3407 …}
    +nested: Doctrine\ORM\PersistentCollection {#3409 …}
    +votes: Doctrine\ORM\PersistentCollection {#3411 …}
    +reports: Doctrine\ORM\PersistentCollection {#3413 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
    -id: 285603
    -bodyTs: "'/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':96 'account':25 'activ':54 'actual':72 'also':32 'bad':46 'ban':10,14,18,23 'bank':24 'beyond':52 'call':6 'card':20 'case':51 'center':7 'claim':105 'cointelegraph.com':95 'cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':94 'doesn':38 'email':15 'express':84 'fact':27 'focus':57 'fraction':61 'gift':19 'got':99 'hate':78 'heard':3 'illeg':53 'indian':5 'let':8,12,16,21 'mean':40 'numer':49 'peopl':37 'phone':11 'read':92 'scam':36 'show':67 'sourc':102 'studi':100 'technolog':30 'thing':44,65 'tini':60 'understand':75,89 'use':34,50 've':98 'want':73 'way':82 'whole':43,64"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6455624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704553140 {#3405
      date: 2024-01-06 15:59:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: "Scam call centers are illegal and get shut down often. Great example if you want to somehow convince people that crypto isn’t a scam."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1704562402 {#3473
    date: 2024-01-06 18:33:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@000@fuck.markets"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3476 …}
  +nested: Doctrine\ORM\PersistentCollection {#3478 …}
  +votes: Doctrine\ORM\PersistentCollection {#3480 …}
  +reports: Doctrine\ORM\PersistentCollection {#3482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3486 …}
  -id: 286068
  -bodyTs: "'call':2 'center':3 'convinc':18 'crypto':21 'exampl':12 'get':7 'great':11 'illeg':5 'isn':22 'often':10 'peopl':19 'scam':1,25 'shut':8 'somehow':17 'want':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://fuck.markets/comment/141318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704562402 {#3474
    date: 2024-01-06 18:33:22.0 +01: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 {#3475
  +user: Proxies\__CG__\App\Entity\User {#3273 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3406
    +user: Proxies\__CG__\App\Entity\User {#3168 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3272
      +user: Proxies\__CG__\App\Entity\User {#3273 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3167
        +user: Proxies\__CG__\App\Entity\User {#3168 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#2452
          +user: App\Entity\User {#2377 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: null
          +root: null
          +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 107
          +score: 0
          +lastActive: DateTime @1719905677 {#2458
            date: 2024-07-02 09:34:37.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2457 …}
          +nested: Doctrine\ORM\PersistentCollection {#2455 …}
          +votes: Doctrine\ORM\PersistentCollection {#2468 …}
          +reports: Doctrine\ORM\PersistentCollection {#2469 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
          -id: 284910
          -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6450620"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704530257 {#2461
            date: 2024-01-06 09:37:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: """
          It’s an exchange, not a cryptocurrency.\n
          \n
          Check your facts before you start the hate train.\n
          \n
          Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1704535776 {#3164
          date: 2024-01-06 11:09:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3169 …}
        +nested: Doctrine\ORM\PersistentCollection {#3171 …}
        +votes: Doctrine\ORM\PersistentCollection {#3173 …}
        +reports: Doctrine\ORM\PersistentCollection {#3175 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
        -id: 285061
        -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6451931"
        +editedAt: DateTimeImmutable @1712270138 {#3165
          date: 2024-04-05 00:35:38.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704535776 {#3166
          date: 2024-01-06 11:09:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        State of the art programming, all with the goal of scamming people.\n
        \n
        Crypto programmers don’t “have” to do anything because they are working on an illegitimate, unregulated security.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1704552783 {#3269
        date: 2024-01-06 15:53:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3274 …}
      +nested: Doctrine\ORM\PersistentCollection {#3276 …}
      +votes: Doctrine\ORM\PersistentCollection {#3278 …}
      +reports: Doctrine\ORM\PersistentCollection {#3280 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
      -id: 285591
      -bodyTs: "'anyth':20 'art':4 'crypto':13 'goal':9 'illegitim':27 'peopl':12 'program':5 'programm':14 'scam':11 'secur':29 'state':1 'unregul':28 'work':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://fuck.markets/comment/138791"
      +editedAt: DateTimeImmutable @1712347715 {#3270
        date: 2024-04-05 22:08:35.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704552783 {#3271
        date: 2024-01-06 15:53:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: """
      Have you heard of Indian call centers? Let’s ban phones, let’s ban email, let’s ban gift cards, let’s ban bank accounts.\n
      \n
      The fact that the technology is *also* being used to scam people doesn’t mean that the whole thing is bad. There are numerous use cases beyond illegal activity, and you focusing on a tiny fraction of the whole thing just shows that you don’t actually want to understand, but that hate is your only way of expressing, that you don’t understand it.\n
      \n
      [Here, read up](https://cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity). They’ve got studies and sources for their claims.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1704553140 {#3404
      date: 2024-01-06 15:59:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@000@fuck.markets"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3407 …}
    +nested: Doctrine\ORM\PersistentCollection {#3409 …}
    +votes: Doctrine\ORM\PersistentCollection {#3411 …}
    +reports: Doctrine\ORM\PersistentCollection {#3413 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
    -id: 285603
    -bodyTs: "'/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':96 'account':25 'activ':54 'actual':72 'also':32 'bad':46 'ban':10,14,18,23 'bank':24 'beyond':52 'call':6 'card':20 'case':51 'center':7 'claim':105 'cointelegraph.com':95 'cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':94 'doesn':38 'email':15 'express':84 'fact':27 'focus':57 'fraction':61 'gift':19 'got':99 'hate':78 'heard':3 'illeg':53 'indian':5 'let':8,12,16,21 'mean':40 'numer':49 'peopl':37 'phone':11 'read':92 'scam':36 'show':67 'sourc':102 'studi':100 'technolog':30 'thing':44,65 'tini':60 'understand':75,89 'use':34,50 've':98 'want':73 'way':82 'whole':43,64"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6455624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704553140 {#3405
      date: 2024-01-06 15:59:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: "Scam call centers are illegal and get shut down often. Great example if you want to somehow convince people that crypto isn’t a scam."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1704562402 {#3473
    date: 2024-01-06 18:33:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@000@fuck.markets"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3476 …}
  +nested: Doctrine\ORM\PersistentCollection {#3478 …}
  +votes: Doctrine\ORM\PersistentCollection {#3480 …}
  +reports: Doctrine\ORM\PersistentCollection {#3482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3486 …}
  -id: 286068
  -bodyTs: "'call':2 'center':3 'convinc':18 'crypto':21 'exampl':12 'get':7 'great':11 'illeg':5 'isn':22 'often':10 'peopl':19 'scam':1,25 'shut':8 'somehow':17 'want':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://fuck.markets/comment/141318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704562402 {#3474
    date: 2024-01-06 18:33:22.0 +01: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 ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#3527
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3475
    +user: Proxies\__CG__\App\Entity\User {#3273 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3406
      +user: Proxies\__CG__\App\Entity\User {#3168 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3272
        +user: Proxies\__CG__\App\Entity\User {#3273 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3167
          +user: Proxies\__CG__\App\Entity\User {#3168 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#2452
            +user: App\Entity\User {#2377 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: null
            +root: null
            +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 107
            +score: 0
            +lastActive: DateTime @1719905677 {#2458
              date: 2024-07-02 09:34:37.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypnotic_nerd@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2457 …}
            +nested: Doctrine\ORM\PersistentCollection {#2455 …}
            +votes: Doctrine\ORM\PersistentCollection {#2468 …}
            +reports: Doctrine\ORM\PersistentCollection {#2469 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
            -id: 284910
            -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6450620"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704530257 {#2461
              date: 2024-01-06 09:37:37.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2452}
          +body: """
            It’s an exchange, not a cryptocurrency.\n
            \n
            Check your facts before you start the hate train.\n
            \n
            Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1704535776 {#3164
            date: 2024-01-06 11:09:36.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3169 …}
          +nested: Doctrine\ORM\PersistentCollection {#3171 …}
          +votes: Doctrine\ORM\PersistentCollection {#3173 …}
          +reports: Doctrine\ORM\PersistentCollection {#3175 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
          -id: 285061
          -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6451931"
          +editedAt: DateTimeImmutable @1712270138 {#3165
            date: 2024-04-05 00:35:38.0 +02:00
          }
          +createdAt: DateTimeImmutable @1704535776 {#3166
            date: 2024-01-06 11:09:36.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: """
          State of the art programming, all with the goal of scamming people.\n
          \n
          Crypto programmers don’t “have” to do anything because they are working on an illegitimate, unregulated security.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 32
        +score: 0
        +lastActive: DateTime @1704552783 {#3269
          date: 2024-01-06 15:53:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@LufyCZ@lemmy.world"
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@LufyCZ@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3274 …}
        +nested: Doctrine\ORM\PersistentCollection {#3276 …}
        +votes: Doctrine\ORM\PersistentCollection {#3278 …}
        +reports: Doctrine\ORM\PersistentCollection {#3280 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
        -id: 285591
        -bodyTs: "'anyth':20 'art':4 'crypto':13 'goal':9 'illegitim':27 'peopl':12 'program':5 'programm':14 'scam':11 'secur':29 'state':1 'unregul':28 'work':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://fuck.markets/comment/138791"
        +editedAt: DateTimeImmutable @1712347715 {#3270
          date: 2024-04-05 22:08:35.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704552783 {#3271
          date: 2024-01-06 15:53:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        Have you heard of Indian call centers? Let’s ban phones, let’s ban email, let’s ban gift cards, let’s ban bank accounts.\n
        \n
        The fact that the technology is *also* being used to scam people doesn’t mean that the whole thing is bad. There are numerous use cases beyond illegal activity, and you focusing on a tiny fraction of the whole thing just shows that you don’t actually want to understand, but that hate is your only way of expressing, that you don’t understand it.\n
        \n
        [Here, read up](https://cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity). They’ve got studies and sources for their claims.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1704553140 {#3404
        date: 2024-01-06 15:59:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@000@fuck.markets"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3407 …}
      +nested: Doctrine\ORM\PersistentCollection {#3409 …}
      +votes: Doctrine\ORM\PersistentCollection {#3411 …}
      +reports: Doctrine\ORM\PersistentCollection {#3413 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
      -id: 285603
      -bodyTs: "'/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':96 'account':25 'activ':54 'actual':72 'also':32 'bad':46 'ban':10,14,18,23 'bank':24 'beyond':52 'call':6 'card':20 'case':51 'center':7 'claim':105 'cointelegraph.com':95 'cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':94 'doesn':38 'email':15 'express':84 'fact':27 'focus':57 'fraction':61 'gift':19 'got':99 'hate':78 'heard':3 'illeg':53 'indian':5 'let':8,12,16,21 'mean':40 'numer':49 'peopl':37 'phone':11 'read':92 'scam':36 'show':67 'sourc':102 'studi':100 'technolog':30 'thing':44,65 'tini':60 'understand':75,89 'use':34,50 've':98 'want':73 'way':82 'whole':43,64"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6455624"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704553140 {#3405
        date: 2024-01-06 15:59:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: "Scam call centers are illegal and get shut down often. Great example if you want to somehow convince people that crypto isn’t a scam."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1704562402 {#3473
      date: 2024-01-06 18:33:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@000@fuck.markets"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3476 …}
    +nested: Doctrine\ORM\PersistentCollection {#3478 …}
    +votes: Doctrine\ORM\PersistentCollection {#3480 …}
    +reports: Doctrine\ORM\PersistentCollection {#3482 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3484 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3486 …}
    -id: 286068
    -bodyTs: "'call':2 'center':3 'convinc':18 'crypto':21 'exampl':12 'get':7 'great':11 'illeg':5 'isn':22 'often':10 'peopl':19 'scam':1,25 'shut':8 'somehow':17 'want':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://fuck.markets/comment/141318"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704562402 {#3474
      date: 2024-01-06 18:33:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    So you’re saying that scamming through crypto isn’t illegal and that the people behind it don’t get caught?\n
    \n
    You’re comparing apples and oranges, it doesn’t work like that.\n
    \n
    Crypto is the “phone” or “email” from my example, it’s just a medium.\n
    \n
    So yeah, good job showing you don’t understand how it works
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704570513 {#3525
    date: 2024-01-06 20:48:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@000@fuck.markets"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3528 …}
  +nested: Doctrine\ORM\PersistentCollection {#3530 …}
  +votes: Doctrine\ORM\PersistentCollection {#3532 …}
  +reports: Doctrine\ORM\PersistentCollection {#3534 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3536 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3538 …}
  -id: 286479
  -bodyTs: "'appl':25 'behind':16 'caught':21 'compar':24 'crypto':8,34 'doesn':29 'email':39 'exampl':42 'get':20 'good':50 'illeg':11 'isn':9 'job':51 'like':32 'medium':47 'orang':27 'peopl':15 'phone':37 're':3,23 'say':4 'scam':6 'show':52 'understand':56 'work':31,59 'yeah':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6460214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704570513 {#3526
    date: 2024-01-06 20:48:33.0 +01: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
87 DENIED edit
App\Entity\EntryComment {#3527
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3475
    +user: Proxies\__CG__\App\Entity\User {#3273 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3406
      +user: Proxies\__CG__\App\Entity\User {#3168 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3272
        +user: Proxies\__CG__\App\Entity\User {#3273 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3167
          +user: Proxies\__CG__\App\Entity\User {#3168 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#2452
            +user: App\Entity\User {#2377 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: null
            +root: null
            +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 107
            +score: 0
            +lastActive: DateTime @1719905677 {#2458
              date: 2024-07-02 09:34:37.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypnotic_nerd@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2457 …}
            +nested: Doctrine\ORM\PersistentCollection {#2455 …}
            +votes: Doctrine\ORM\PersistentCollection {#2468 …}
            +reports: Doctrine\ORM\PersistentCollection {#2469 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
            -id: 284910
            -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6450620"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704530257 {#2461
              date: 2024-01-06 09:37:37.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2452}
          +body: """
            It’s an exchange, not a cryptocurrency.\n
            \n
            Check your facts before you start the hate train.\n
            \n
            Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1704535776 {#3164
            date: 2024-01-06 11:09:36.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3169 …}
          +nested: Doctrine\ORM\PersistentCollection {#3171 …}
          +votes: Doctrine\ORM\PersistentCollection {#3173 …}
          +reports: Doctrine\ORM\PersistentCollection {#3175 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
          -id: 285061
          -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6451931"
          +editedAt: DateTimeImmutable @1712270138 {#3165
            date: 2024-04-05 00:35:38.0 +02:00
          }
          +createdAt: DateTimeImmutable @1704535776 {#3166
            date: 2024-01-06 11:09:36.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: """
          State of the art programming, all with the goal of scamming people.\n
          \n
          Crypto programmers don’t “have” to do anything because they are working on an illegitimate, unregulated security.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 32
        +score: 0
        +lastActive: DateTime @1704552783 {#3269
          date: 2024-01-06 15:53:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@LufyCZ@lemmy.world"
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@LufyCZ@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3274 …}
        +nested: Doctrine\ORM\PersistentCollection {#3276 …}
        +votes: Doctrine\ORM\PersistentCollection {#3278 …}
        +reports: Doctrine\ORM\PersistentCollection {#3280 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
        -id: 285591
        -bodyTs: "'anyth':20 'art':4 'crypto':13 'goal':9 'illegitim':27 'peopl':12 'program':5 'programm':14 'scam':11 'secur':29 'state':1 'unregul':28 'work':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://fuck.markets/comment/138791"
        +editedAt: DateTimeImmutable @1712347715 {#3270
          date: 2024-04-05 22:08:35.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704552783 {#3271
          date: 2024-01-06 15:53:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        Have you heard of Indian call centers? Let’s ban phones, let’s ban email, let’s ban gift cards, let’s ban bank accounts.\n
        \n
        The fact that the technology is *also* being used to scam people doesn’t mean that the whole thing is bad. There are numerous use cases beyond illegal activity, and you focusing on a tiny fraction of the whole thing just shows that you don’t actually want to understand, but that hate is your only way of expressing, that you don’t understand it.\n
        \n
        [Here, read up](https://cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity). They’ve got studies and sources for their claims.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1704553140 {#3404
        date: 2024-01-06 15:59:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@000@fuck.markets"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3407 …}
      +nested: Doctrine\ORM\PersistentCollection {#3409 …}
      +votes: Doctrine\ORM\PersistentCollection {#3411 …}
      +reports: Doctrine\ORM\PersistentCollection {#3413 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
      -id: 285603
      -bodyTs: "'/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':96 'account':25 'activ':54 'actual':72 'also':32 'bad':46 'ban':10,14,18,23 'bank':24 'beyond':52 'call':6 'card':20 'case':51 'center':7 'claim':105 'cointelegraph.com':95 'cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':94 'doesn':38 'email':15 'express':84 'fact':27 'focus':57 'fraction':61 'gift':19 'got':99 'hate':78 'heard':3 'illeg':53 'indian':5 'let':8,12,16,21 'mean':40 'numer':49 'peopl':37 'phone':11 'read':92 'scam':36 'show':67 'sourc':102 'studi':100 'technolog':30 'thing':44,65 'tini':60 'understand':75,89 'use':34,50 've':98 'want':73 'way':82 'whole':43,64"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6455624"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704553140 {#3405
        date: 2024-01-06 15:59:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: "Scam call centers are illegal and get shut down often. Great example if you want to somehow convince people that crypto isn’t a scam."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1704562402 {#3473
      date: 2024-01-06 18:33:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@000@fuck.markets"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3476 …}
    +nested: Doctrine\ORM\PersistentCollection {#3478 …}
    +votes: Doctrine\ORM\PersistentCollection {#3480 …}
    +reports: Doctrine\ORM\PersistentCollection {#3482 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3484 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3486 …}
    -id: 286068
    -bodyTs: "'call':2 'center':3 'convinc':18 'crypto':21 'exampl':12 'get':7 'great':11 'illeg':5 'isn':22 'often':10 'peopl':19 'scam':1,25 'shut':8 'somehow':17 'want':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://fuck.markets/comment/141318"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704562402 {#3474
      date: 2024-01-06 18:33:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    So you’re saying that scamming through crypto isn’t illegal and that the people behind it don’t get caught?\n
    \n
    You’re comparing apples and oranges, it doesn’t work like that.\n
    \n
    Crypto is the “phone” or “email” from my example, it’s just a medium.\n
    \n
    So yeah, good job showing you don’t understand how it works
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704570513 {#3525
    date: 2024-01-06 20:48:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@000@fuck.markets"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3528 …}
  +nested: Doctrine\ORM\PersistentCollection {#3530 …}
  +votes: Doctrine\ORM\PersistentCollection {#3532 …}
  +reports: Doctrine\ORM\PersistentCollection {#3534 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3536 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3538 …}
  -id: 286479
  -bodyTs: "'appl':25 'behind':16 'caught':21 'compar':24 'crypto':8,34 'doesn':29 'email':39 'exampl':42 'get':20 'good':50 'illeg':11 'isn':9 'job':51 'like':32 'medium':47 'orang':27 'peopl':15 'phone':37 're':3,23 'say':4 'scam':6 'show':52 'understand':56 'work':31,59 'yeah':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6460214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704570513 {#3526
    date: 2024-01-06 20:48:33.0 +01: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
88 DENIED moderate
App\Entity\EntryComment {#3527
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3475
    +user: Proxies\__CG__\App\Entity\User {#3273 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3406
      +user: Proxies\__CG__\App\Entity\User {#3168 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3272
        +user: Proxies\__CG__\App\Entity\User {#3273 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3167
          +user: Proxies\__CG__\App\Entity\User {#3168 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#2452
            +user: App\Entity\User {#2377 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: null
            +root: null
            +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 107
            +score: 0
            +lastActive: DateTime @1719905677 {#2458
              date: 2024-07-02 09:34:37.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypnotic_nerd@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2457 …}
            +nested: Doctrine\ORM\PersistentCollection {#2455 …}
            +votes: Doctrine\ORM\PersistentCollection {#2468 …}
            +reports: Doctrine\ORM\PersistentCollection {#2469 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
            -id: 284910
            -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6450620"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704530257 {#2461
              date: 2024-01-06 09:37:37.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2452}
          +body: """
            It’s an exchange, not a cryptocurrency.\n
            \n
            Check your facts before you start the hate train.\n
            \n
            Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1704535776 {#3164
            date: 2024-01-06 11:09:36.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3169 …}
          +nested: Doctrine\ORM\PersistentCollection {#3171 …}
          +votes: Doctrine\ORM\PersistentCollection {#3173 …}
          +reports: Doctrine\ORM\PersistentCollection {#3175 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
          -id: 285061
          -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6451931"
          +editedAt: DateTimeImmutable @1712270138 {#3165
            date: 2024-04-05 00:35:38.0 +02:00
          }
          +createdAt: DateTimeImmutable @1704535776 {#3166
            date: 2024-01-06 11:09:36.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: """
          State of the art programming, all with the goal of scamming people.\n
          \n
          Crypto programmers don’t “have” to do anything because they are working on an illegitimate, unregulated security.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 32
        +score: 0
        +lastActive: DateTime @1704552783 {#3269
          date: 2024-01-06 15:53:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@LufyCZ@lemmy.world"
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@LufyCZ@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3274 …}
        +nested: Doctrine\ORM\PersistentCollection {#3276 …}
        +votes: Doctrine\ORM\PersistentCollection {#3278 …}
        +reports: Doctrine\ORM\PersistentCollection {#3280 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
        -id: 285591
        -bodyTs: "'anyth':20 'art':4 'crypto':13 'goal':9 'illegitim':27 'peopl':12 'program':5 'programm':14 'scam':11 'secur':29 'state':1 'unregul':28 'work':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://fuck.markets/comment/138791"
        +editedAt: DateTimeImmutable @1712347715 {#3270
          date: 2024-04-05 22:08:35.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704552783 {#3271
          date: 2024-01-06 15:53:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        Have you heard of Indian call centers? Let’s ban phones, let’s ban email, let’s ban gift cards, let’s ban bank accounts.\n
        \n
        The fact that the technology is *also* being used to scam people doesn’t mean that the whole thing is bad. There are numerous use cases beyond illegal activity, and you focusing on a tiny fraction of the whole thing just shows that you don’t actually want to understand, but that hate is your only way of expressing, that you don’t understand it.\n
        \n
        [Here, read up](https://cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity). They’ve got studies and sources for their claims.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1704553140 {#3404
        date: 2024-01-06 15:59:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@000@fuck.markets"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3407 …}
      +nested: Doctrine\ORM\PersistentCollection {#3409 …}
      +votes: Doctrine\ORM\PersistentCollection {#3411 …}
      +reports: Doctrine\ORM\PersistentCollection {#3413 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
      -id: 285603
      -bodyTs: "'/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':96 'account':25 'activ':54 'actual':72 'also':32 'bad':46 'ban':10,14,18,23 'bank':24 'beyond':52 'call':6 'card':20 'case':51 'center':7 'claim':105 'cointelegraph.com':95 'cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':94 'doesn':38 'email':15 'express':84 'fact':27 'focus':57 'fraction':61 'gift':19 'got':99 'hate':78 'heard':3 'illeg':53 'indian':5 'let':8,12,16,21 'mean':40 'numer':49 'peopl':37 'phone':11 'read':92 'scam':36 'show':67 'sourc':102 'studi':100 'technolog':30 'thing':44,65 'tini':60 'understand':75,89 'use':34,50 've':98 'want':73 'way':82 'whole':43,64"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6455624"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704553140 {#3405
        date: 2024-01-06 15:59:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: "Scam call centers are illegal and get shut down often. Great example if you want to somehow convince people that crypto isn’t a scam."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1704562402 {#3473
      date: 2024-01-06 18:33:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@000@fuck.markets"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3476 …}
    +nested: Doctrine\ORM\PersistentCollection {#3478 …}
    +votes: Doctrine\ORM\PersistentCollection {#3480 …}
    +reports: Doctrine\ORM\PersistentCollection {#3482 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3484 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3486 …}
    -id: 286068
    -bodyTs: "'call':2 'center':3 'convinc':18 'crypto':21 'exampl':12 'get':7 'great':11 'illeg':5 'isn':22 'often':10 'peopl':19 'scam':1,25 'shut':8 'somehow':17 'want':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://fuck.markets/comment/141318"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704562402 {#3474
      date: 2024-01-06 18:33:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    So you’re saying that scamming through crypto isn’t illegal and that the people behind it don’t get caught?\n
    \n
    You’re comparing apples and oranges, it doesn’t work like that.\n
    \n
    Crypto is the “phone” or “email” from my example, it’s just a medium.\n
    \n
    So yeah, good job showing you don’t understand how it works
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704570513 {#3525
    date: 2024-01-06 20:48:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@000@fuck.markets"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3528 …}
  +nested: Doctrine\ORM\PersistentCollection {#3530 …}
  +votes: Doctrine\ORM\PersistentCollection {#3532 …}
  +reports: Doctrine\ORM\PersistentCollection {#3534 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3536 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3538 …}
  -id: 286479
  -bodyTs: "'appl':25 'behind':16 'caught':21 'compar':24 'crypto':8,34 'doesn':29 'email':39 'exampl':42 'get':20 'good':50 'illeg':11 'isn':9 'job':51 'like':32 'medium':47 'orang':27 'peopl':15 'phone':37 're':3,23 'say':4 'scam':6 'show':52 'understand':56 'work':31,59 'yeah':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6460214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704570513 {#3526
    date: 2024-01-06 20:48:33.0 +01: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
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#3576
  +user: Proxies\__CG__\App\Entity\User {#3273 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3527
    +user: Proxies\__CG__\App\Entity\User {#3168 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3475
      +user: Proxies\__CG__\App\Entity\User {#3273 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3406
        +user: Proxies\__CG__\App\Entity\User {#3168 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3272
          +user: Proxies\__CG__\App\Entity\User {#3273 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3167
            +user: Proxies\__CG__\App\Entity\User {#3168 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#2452
              +user: App\Entity\User {#2377 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: null
              +root: null
              +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 107
              +score: 0
              +lastActive: DateTime @1719905677 {#2458
                date: 2024-07-02 09:34:37.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@hypnotic_nerd@programming.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2457 …}
              +nested: Doctrine\ORM\PersistentCollection {#2455 …}
              +votes: Doctrine\ORM\PersistentCollection {#2468 …}
              +reports: Doctrine\ORM\PersistentCollection {#2469 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
              -id: 284910
              -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6450620"
              +editedAt: null
              +createdAt: DateTimeImmutable @1704530257 {#2461
                date: 2024-01-06 09:37:37.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2452}
            +body: """
              It’s an exchange, not a cryptocurrency.\n
              \n
              Check your facts before you start the hate train.\n
              \n
              Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1704535776 {#3164
              date: 2024-01-06 11:09:36.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypnotic_nerd@programming.dev"
              "@Sheeple@lemmy.world"
              "@hypnotic_nerd@programming.dev"
              "@Sheeple@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3169 …}
            +nested: Doctrine\ORM\PersistentCollection {#3171 …}
            +votes: Doctrine\ORM\PersistentCollection {#3173 …}
            +reports: Doctrine\ORM\PersistentCollection {#3175 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
            -id: 285061
            -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6451931"
            +editedAt: DateTimeImmutable @1712270138 {#3165
              date: 2024-04-05 00:35:38.0 +02:00
            }
            +createdAt: DateTimeImmutable @1704535776 {#3166
              date: 2024-01-06 11:09:36.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2452}
          +body: """
            State of the art programming, all with the goal of scamming people.\n
            \n
            Crypto programmers don’t “have” to do anything because they are working on an illegitimate, unregulated security.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 32
          +score: 0
          +lastActive: DateTime @1704552783 {#3269
            date: 2024-01-06 15:53:03.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
            "@LufyCZ@lemmy.world"
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
            "@LufyCZ@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3274 …}
          +nested: Doctrine\ORM\PersistentCollection {#3276 …}
          +votes: Doctrine\ORM\PersistentCollection {#3278 …}
          +reports: Doctrine\ORM\PersistentCollection {#3280 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
          -id: 285591
          -bodyTs: "'anyth':20 'art':4 'crypto':13 'goal':9 'illegitim':27 'peopl':12 'program':5 'programm':14 'scam':11 'secur':29 'state':1 'unregul':28 'work':24"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://fuck.markets/comment/138791"
          +editedAt: DateTimeImmutable @1712347715 {#3270
            date: 2024-04-05 22:08:35.0 +02:00
          }
          +createdAt: DateTimeImmutable @1704552783 {#3271
            date: 2024-01-06 15:53:03.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: """
          Have you heard of Indian call centers? Let’s ban phones, let’s ban email, let’s ban gift cards, let’s ban bank accounts.\n
          \n
          The fact that the technology is *also* being used to scam people doesn’t mean that the whole thing is bad. There are numerous use cases beyond illegal activity, and you focusing on a tiny fraction of the whole thing just shows that you don’t actually want to understand, but that hate is your only way of expressing, that you don’t understand it.\n
          \n
          [Here, read up](https://cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity). They’ve got studies and sources for their claims.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1704553140 {#3404
          date: 2024-01-06 15:59:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@LufyCZ@lemmy.world"
          "@000@fuck.markets"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3407 …}
        +nested: Doctrine\ORM\PersistentCollection {#3409 …}
        +votes: Doctrine\ORM\PersistentCollection {#3411 …}
        +reports: Doctrine\ORM\PersistentCollection {#3413 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
        -id: 285603
        -bodyTs: "'/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':96 'account':25 'activ':54 'actual':72 'also':32 'bad':46 'ban':10,14,18,23 'bank':24 'beyond':52 'call':6 'card':20 'case':51 'center':7 'claim':105 'cointelegraph.com':95 'cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':94 'doesn':38 'email':15 'express':84 'fact':27 'focus':57 'fraction':61 'gift':19 'got':99 'hate':78 'heard':3 'illeg':53 'indian':5 'let':8,12,16,21 'mean':40 'numer':49 'peopl':37 'phone':11 'read':92 'scam':36 'show':67 'sourc':102 'studi':100 'technolog':30 'thing':44,65 'tini':60 'understand':75,89 'use':34,50 've':98 'want':73 'way':82 'whole':43,64"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6455624"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704553140 {#3405
          date: 2024-01-06 15:59:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: "Scam call centers are illegal and get shut down often. Great example if you want to somehow convince people that crypto isn’t a scam."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1704562402 {#3473
        date: 2024-01-06 18:33:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@000@fuck.markets"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3476 …}
      +nested: Doctrine\ORM\PersistentCollection {#3478 …}
      +votes: Doctrine\ORM\PersistentCollection {#3480 …}
      +reports: Doctrine\ORM\PersistentCollection {#3482 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3484 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3486 …}
      -id: 286068
      -bodyTs: "'call':2 'center':3 'convinc':18 'crypto':21 'exampl':12 'get':7 'great':11 'illeg':5 'isn':22 'often':10 'peopl':19 'scam':1,25 'shut':8 'somehow':17 'want':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://fuck.markets/comment/141318"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704562402 {#3474
        date: 2024-01-06 18:33:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: """
      So you’re saying that scamming through crypto isn’t illegal and that the people behind it don’t get caught?\n
      \n
      You’re comparing apples and oranges, it doesn’t work like that.\n
      \n
      Crypto is the “phone” or “email” from my example, it’s just a medium.\n
      \n
      So yeah, good job showing you don’t understand how it works
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704570513 {#3525
      date: 2024-01-06 20:48:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@000@fuck.markets"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3528 …}
    +nested: Doctrine\ORM\PersistentCollection {#3530 …}
    +votes: Doctrine\ORM\PersistentCollection {#3532 …}
    +reports: Doctrine\ORM\PersistentCollection {#3534 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3536 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3538 …}
    -id: 286479
    -bodyTs: "'appl':25 'behind':16 'caught':21 'compar':24 'crypto':8,34 'doesn':29 'email':39 'exampl':42 'get':20 'good':50 'illeg':11 'isn':9 'job':51 'like':32 'medium':47 'orang':27 'peopl':15 'phone':37 're':3,23 'say':4 'scam':6 'show':52 'understand':56 'work':31,59 'yeah':49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6460214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704570513 {#3526
      date: 2024-01-06 20:48:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: "What’s your endgame here, you need us to buy shitcoins you lost money on or something?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704573676 {#3575
    date: 2024-01-06 21:41:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@000@fuck.markets"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3579 …}
  +nested: Doctrine\ORM\PersistentCollection {#3584 …}
  +votes: Doctrine\ORM\PersistentCollection {#3580 …}
  +reports: Doctrine\ORM\PersistentCollection {#3586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3590 …}
  -id: 286597
  -bodyTs: "'buy':10 'endgam':4 'lost':13 'money':14 'need':7 'shitcoin':11 'someth':17 'us':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://fuck.markets/comment/143565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704573676 {#3572
    date: 2024-01-06 21:41:16.0 +01: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
91 DENIED edit
App\Entity\EntryComment {#3576
  +user: Proxies\__CG__\App\Entity\User {#3273 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3527
    +user: Proxies\__CG__\App\Entity\User {#3168 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3475
      +user: Proxies\__CG__\App\Entity\User {#3273 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3406
        +user: Proxies\__CG__\App\Entity\User {#3168 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3272
          +user: Proxies\__CG__\App\Entity\User {#3273 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3167
            +user: Proxies\__CG__\App\Entity\User {#3168 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#2452
              +user: App\Entity\User {#2377 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: null
              +root: null
              +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 107
              +score: 0
              +lastActive: DateTime @1719905677 {#2458
                date: 2024-07-02 09:34:37.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@hypnotic_nerd@programming.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2457 …}
              +nested: Doctrine\ORM\PersistentCollection {#2455 …}
              +votes: Doctrine\ORM\PersistentCollection {#2468 …}
              +reports: Doctrine\ORM\PersistentCollection {#2469 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
              -id: 284910
              -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6450620"
              +editedAt: null
              +createdAt: DateTimeImmutable @1704530257 {#2461
                date: 2024-01-06 09:37:37.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2452}
            +body: """
              It’s an exchange, not a cryptocurrency.\n
              \n
              Check your facts before you start the hate train.\n
              \n
              Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1704535776 {#3164
              date: 2024-01-06 11:09:36.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypnotic_nerd@programming.dev"
              "@Sheeple@lemmy.world"
              "@hypnotic_nerd@programming.dev"
              "@Sheeple@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3169 …}
            +nested: Doctrine\ORM\PersistentCollection {#3171 …}
            +votes: Doctrine\ORM\PersistentCollection {#3173 …}
            +reports: Doctrine\ORM\PersistentCollection {#3175 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
            -id: 285061
            -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6451931"
            +editedAt: DateTimeImmutable @1712270138 {#3165
              date: 2024-04-05 00:35:38.0 +02:00
            }
            +createdAt: DateTimeImmutable @1704535776 {#3166
              date: 2024-01-06 11:09:36.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2452}
          +body: """
            State of the art programming, all with the goal of scamming people.\n
            \n
            Crypto programmers don’t “have” to do anything because they are working on an illegitimate, unregulated security.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 32
          +score: 0
          +lastActive: DateTime @1704552783 {#3269
            date: 2024-01-06 15:53:03.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
            "@LufyCZ@lemmy.world"
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
            "@LufyCZ@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3274 …}
          +nested: Doctrine\ORM\PersistentCollection {#3276 …}
          +votes: Doctrine\ORM\PersistentCollection {#3278 …}
          +reports: Doctrine\ORM\PersistentCollection {#3280 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
          -id: 285591
          -bodyTs: "'anyth':20 'art':4 'crypto':13 'goal':9 'illegitim':27 'peopl':12 'program':5 'programm':14 'scam':11 'secur':29 'state':1 'unregul':28 'work':24"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://fuck.markets/comment/138791"
          +editedAt: DateTimeImmutable @1712347715 {#3270
            date: 2024-04-05 22:08:35.0 +02:00
          }
          +createdAt: DateTimeImmutable @1704552783 {#3271
            date: 2024-01-06 15:53:03.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: """
          Have you heard of Indian call centers? Let’s ban phones, let’s ban email, let’s ban gift cards, let’s ban bank accounts.\n
          \n
          The fact that the technology is *also* being used to scam people doesn’t mean that the whole thing is bad. There are numerous use cases beyond illegal activity, and you focusing on a tiny fraction of the whole thing just shows that you don’t actually want to understand, but that hate is your only way of expressing, that you don’t understand it.\n
          \n
          [Here, read up](https://cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity). They’ve got studies and sources for their claims.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1704553140 {#3404
          date: 2024-01-06 15:59:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@LufyCZ@lemmy.world"
          "@000@fuck.markets"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3407 …}
        +nested: Doctrine\ORM\PersistentCollection {#3409 …}
        +votes: Doctrine\ORM\PersistentCollection {#3411 …}
        +reports: Doctrine\ORM\PersistentCollection {#3413 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
        -id: 285603
        -bodyTs: "'/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':96 'account':25 'activ':54 'actual':72 'also':32 'bad':46 'ban':10,14,18,23 'bank':24 'beyond':52 'call':6 'card':20 'case':51 'center':7 'claim':105 'cointelegraph.com':95 'cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':94 'doesn':38 'email':15 'express':84 'fact':27 'focus':57 'fraction':61 'gift':19 'got':99 'hate':78 'heard':3 'illeg':53 'indian':5 'let':8,12,16,21 'mean':40 'numer':49 'peopl':37 'phone':11 'read':92 'scam':36 'show':67 'sourc':102 'studi':100 'technolog':30 'thing':44,65 'tini':60 'understand':75,89 'use':34,50 've':98 'want':73 'way':82 'whole':43,64"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6455624"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704553140 {#3405
          date: 2024-01-06 15:59:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: "Scam call centers are illegal and get shut down often. Great example if you want to somehow convince people that crypto isn’t a scam."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1704562402 {#3473
        date: 2024-01-06 18:33:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@000@fuck.markets"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3476 …}
      +nested: Doctrine\ORM\PersistentCollection {#3478 …}
      +votes: Doctrine\ORM\PersistentCollection {#3480 …}
      +reports: Doctrine\ORM\PersistentCollection {#3482 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3484 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3486 …}
      -id: 286068
      -bodyTs: "'call':2 'center':3 'convinc':18 'crypto':21 'exampl':12 'get':7 'great':11 'illeg':5 'isn':22 'often':10 'peopl':19 'scam':1,25 'shut':8 'somehow':17 'want':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://fuck.markets/comment/141318"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704562402 {#3474
        date: 2024-01-06 18:33:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: """
      So you’re saying that scamming through crypto isn’t illegal and that the people behind it don’t get caught?\n
      \n
      You’re comparing apples and oranges, it doesn’t work like that.\n
      \n
      Crypto is the “phone” or “email” from my example, it’s just a medium.\n
      \n
      So yeah, good job showing you don’t understand how it works
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704570513 {#3525
      date: 2024-01-06 20:48:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@000@fuck.markets"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3528 …}
    +nested: Doctrine\ORM\PersistentCollection {#3530 …}
    +votes: Doctrine\ORM\PersistentCollection {#3532 …}
    +reports: Doctrine\ORM\PersistentCollection {#3534 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3536 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3538 …}
    -id: 286479
    -bodyTs: "'appl':25 'behind':16 'caught':21 'compar':24 'crypto':8,34 'doesn':29 'email':39 'exampl':42 'get':20 'good':50 'illeg':11 'isn':9 'job':51 'like':32 'medium':47 'orang':27 'peopl':15 'phone':37 're':3,23 'say':4 'scam':6 'show':52 'understand':56 'work':31,59 'yeah':49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6460214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704570513 {#3526
      date: 2024-01-06 20:48:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: "What’s your endgame here, you need us to buy shitcoins you lost money on or something?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704573676 {#3575
    date: 2024-01-06 21:41:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@000@fuck.markets"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3579 …}
  +nested: Doctrine\ORM\PersistentCollection {#3584 …}
  +votes: Doctrine\ORM\PersistentCollection {#3580 …}
  +reports: Doctrine\ORM\PersistentCollection {#3586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3590 …}
  -id: 286597
  -bodyTs: "'buy':10 'endgam':4 'lost':13 'money':14 'need':7 'shitcoin':11 'someth':17 'us':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://fuck.markets/comment/143565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704573676 {#3572
    date: 2024-01-06 21:41:16.0 +01: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
92 DENIED moderate
App\Entity\EntryComment {#3576
  +user: Proxies\__CG__\App\Entity\User {#3273 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3527
    +user: Proxies\__CG__\App\Entity\User {#3168 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3475
      +user: Proxies\__CG__\App\Entity\User {#3273 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3406
        +user: Proxies\__CG__\App\Entity\User {#3168 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3272
          +user: Proxies\__CG__\App\Entity\User {#3273 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3167
            +user: Proxies\__CG__\App\Entity\User {#3168 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#2452
              +user: App\Entity\User {#2377 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: null
              +root: null
              +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 107
              +score: 0
              +lastActive: DateTime @1719905677 {#2458
                date: 2024-07-02 09:34:37.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@hypnotic_nerd@programming.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2457 …}
              +nested: Doctrine\ORM\PersistentCollection {#2455 …}
              +votes: Doctrine\ORM\PersistentCollection {#2468 …}
              +reports: Doctrine\ORM\PersistentCollection {#2469 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
              -id: 284910
              -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6450620"
              +editedAt: null
              +createdAt: DateTimeImmutable @1704530257 {#2461
                date: 2024-01-06 09:37:37.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2452}
            +body: """
              It’s an exchange, not a cryptocurrency.\n
              \n
              Check your facts before you start the hate train.\n
              \n
              Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1704535776 {#3164
              date: 2024-01-06 11:09:36.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypnotic_nerd@programming.dev"
              "@Sheeple@lemmy.world"
              "@hypnotic_nerd@programming.dev"
              "@Sheeple@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3169 …}
            +nested: Doctrine\ORM\PersistentCollection {#3171 …}
            +votes: Doctrine\ORM\PersistentCollection {#3173 …}
            +reports: Doctrine\ORM\PersistentCollection {#3175 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
            -id: 285061
            -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6451931"
            +editedAt: DateTimeImmutable @1712270138 {#3165
              date: 2024-04-05 00:35:38.0 +02:00
            }
            +createdAt: DateTimeImmutable @1704535776 {#3166
              date: 2024-01-06 11:09:36.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2452}
          +body: """
            State of the art programming, all with the goal of scamming people.\n
            \n
            Crypto programmers don’t “have” to do anything because they are working on an illegitimate, unregulated security.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 32
          +score: 0
          +lastActive: DateTime @1704552783 {#3269
            date: 2024-01-06 15:53:03.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
            "@LufyCZ@lemmy.world"
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
            "@LufyCZ@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3274 …}
          +nested: Doctrine\ORM\PersistentCollection {#3276 …}
          +votes: Doctrine\ORM\PersistentCollection {#3278 …}
          +reports: Doctrine\ORM\PersistentCollection {#3280 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
          -id: 285591
          -bodyTs: "'anyth':20 'art':4 'crypto':13 'goal':9 'illegitim':27 'peopl':12 'program':5 'programm':14 'scam':11 'secur':29 'state':1 'unregul':28 'work':24"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://fuck.markets/comment/138791"
          +editedAt: DateTimeImmutable @1712347715 {#3270
            date: 2024-04-05 22:08:35.0 +02:00
          }
          +createdAt: DateTimeImmutable @1704552783 {#3271
            date: 2024-01-06 15:53:03.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: """
          Have you heard of Indian call centers? Let’s ban phones, let’s ban email, let’s ban gift cards, let’s ban bank accounts.\n
          \n
          The fact that the technology is *also* being used to scam people doesn’t mean that the whole thing is bad. There are numerous use cases beyond illegal activity, and you focusing on a tiny fraction of the whole thing just shows that you don’t actually want to understand, but that hate is your only way of expressing, that you don’t understand it.\n
          \n
          [Here, read up](https://cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity). They’ve got studies and sources for their claims.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1704553140 {#3404
          date: 2024-01-06 15:59:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@LufyCZ@lemmy.world"
          "@000@fuck.markets"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3407 …}
        +nested: Doctrine\ORM\PersistentCollection {#3409 …}
        +votes: Doctrine\ORM\PersistentCollection {#3411 …}
        +reports: Doctrine\ORM\PersistentCollection {#3413 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
        -id: 285603
        -bodyTs: "'/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':96 'account':25 'activ':54 'actual':72 'also':32 'bad':46 'ban':10,14,18,23 'bank':24 'beyond':52 'call':6 'card':20 'case':51 'center':7 'claim':105 'cointelegraph.com':95 'cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':94 'doesn':38 'email':15 'express':84 'fact':27 'focus':57 'fraction':61 'gift':19 'got':99 'hate':78 'heard':3 'illeg':53 'indian':5 'let':8,12,16,21 'mean':40 'numer':49 'peopl':37 'phone':11 'read':92 'scam':36 'show':67 'sourc':102 'studi':100 'technolog':30 'thing':44,65 'tini':60 'understand':75,89 'use':34,50 've':98 'want':73 'way':82 'whole':43,64"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6455624"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704553140 {#3405
          date: 2024-01-06 15:59:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: "Scam call centers are illegal and get shut down often. Great example if you want to somehow convince people that crypto isn’t a scam."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1704562402 {#3473
        date: 2024-01-06 18:33:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@000@fuck.markets"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3476 …}
      +nested: Doctrine\ORM\PersistentCollection {#3478 …}
      +votes: Doctrine\ORM\PersistentCollection {#3480 …}
      +reports: Doctrine\ORM\PersistentCollection {#3482 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3484 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3486 …}
      -id: 286068
      -bodyTs: "'call':2 'center':3 'convinc':18 'crypto':21 'exampl':12 'get':7 'great':11 'illeg':5 'isn':22 'often':10 'peopl':19 'scam':1,25 'shut':8 'somehow':17 'want':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://fuck.markets/comment/141318"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704562402 {#3474
        date: 2024-01-06 18:33:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: """
      So you’re saying that scamming through crypto isn’t illegal and that the people behind it don’t get caught?\n
      \n
      You’re comparing apples and oranges, it doesn’t work like that.\n
      \n
      Crypto is the “phone” or “email” from my example, it’s just a medium.\n
      \n
      So yeah, good job showing you don’t understand how it works
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704570513 {#3525
      date: 2024-01-06 20:48:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@000@fuck.markets"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3528 …}
    +nested: Doctrine\ORM\PersistentCollection {#3530 …}
    +votes: Doctrine\ORM\PersistentCollection {#3532 …}
    +reports: Doctrine\ORM\PersistentCollection {#3534 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3536 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3538 …}
    -id: 286479
    -bodyTs: "'appl':25 'behind':16 'caught':21 'compar':24 'crypto':8,34 'doesn':29 'email':39 'exampl':42 'get':20 'good':50 'illeg':11 'isn':9 'job':51 'like':32 'medium':47 'orang':27 'peopl':15 'phone':37 're':3,23 'say':4 'scam':6 'show':52 'understand':56 'work':31,59 'yeah':49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6460214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704570513 {#3526
      date: 2024-01-06 20:48:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: "What’s your endgame here, you need us to buy shitcoins you lost money on or something?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704573676 {#3575
    date: 2024-01-06 21:41:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@000@fuck.markets"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3579 …}
  +nested: Doctrine\ORM\PersistentCollection {#3584 …}
  +votes: Doctrine\ORM\PersistentCollection {#3580 …}
  +reports: Doctrine\ORM\PersistentCollection {#3586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3590 …}
  -id: 286597
  -bodyTs: "'buy':10 'endgam':4 'lost':13 'money':14 'need':7 'shitcoin':11 'someth':17 'us':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://fuck.markets/comment/143565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704573676 {#3572
    date: 2024-01-06 21:41:16.0 +01: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
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#3608
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3576
    +user: Proxies\__CG__\App\Entity\User {#3273 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3527
      +user: Proxies\__CG__\App\Entity\User {#3168 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3475
        +user: Proxies\__CG__\App\Entity\User {#3273 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3406
          +user: Proxies\__CG__\App\Entity\User {#3168 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3272
            +user: Proxies\__CG__\App\Entity\User {#3273 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#3167
              +user: Proxies\__CG__\App\Entity\User {#3168 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: App\Entity\EntryComment {#2452
                +user: App\Entity\User {#2377 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                +image: null
                +parent: null
                +root: null
                +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 107
                +score: 0
                +lastActive: DateTime @1719905677 {#2458
                  date: 2024-07-02 09:34:37.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@hypnotic_nerd@programming.dev"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2457 …}
                +nested: Doctrine\ORM\PersistentCollection {#2455 …}
                +votes: Doctrine\ORM\PersistentCollection {#2468 …}
                +reports: Doctrine\ORM\PersistentCollection {#2469 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
                -id: 284910
                -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6450620"
                +editedAt: null
                +createdAt: DateTimeImmutable @1704530257 {#2461
                  date: 2024-01-06 09:37:37.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2452}
              +body: """
                It’s an exchange, not a cryptocurrency.\n
                \n
                Check your facts before you start the hate train.\n
                \n
                Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 7
              +score: 0
              +lastActive: DateTime @1704535776 {#3164
                date: 2024-01-06 11:09:36.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@hypnotic_nerd@programming.dev"
                "@Sheeple@lemmy.world"
                "@hypnotic_nerd@programming.dev"
                "@Sheeple@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3169 …}
              +nested: Doctrine\ORM\PersistentCollection {#3171 …}
              +votes: Doctrine\ORM\PersistentCollection {#3173 …}
              +reports: Doctrine\ORM\PersistentCollection {#3175 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
              -id: 285061
              -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6451931"
              +editedAt: DateTimeImmutable @1712270138 {#3165
                date: 2024-04-05 00:35:38.0 +02:00
              }
              +createdAt: DateTimeImmutable @1704535776 {#3166
                date: 2024-01-06 11:09:36.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2452}
            +body: """
              State of the art programming, all with the goal of scamming people.\n
              \n
              Crypto programmers don’t “have” to do anything because they are working on an illegitimate, unregulated security.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 32
            +score: 0
            +lastActive: DateTime @1704552783 {#3269
              date: 2024-01-06 15:53:03.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypnotic_nerd@programming.dev"
              "@Sheeple@lemmy.world"
              "@LufyCZ@lemmy.world"
              "@hypnotic_nerd@programming.dev"
              "@Sheeple@lemmy.world"
              "@LufyCZ@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3274 …}
            +nested: Doctrine\ORM\PersistentCollection {#3276 …}
            +votes: Doctrine\ORM\PersistentCollection {#3278 …}
            +reports: Doctrine\ORM\PersistentCollection {#3280 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
            -id: 285591
            -bodyTs: "'anyth':20 'art':4 'crypto':13 'goal':9 'illegitim':27 'peopl':12 'program':5 'programm':14 'scam':11 'secur':29 'state':1 'unregul':28 'work':24"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://fuck.markets/comment/138791"
            +editedAt: DateTimeImmutable @1712347715 {#3270
              date: 2024-04-05 22:08:35.0 +02:00
            }
            +createdAt: DateTimeImmutable @1704552783 {#3271
              date: 2024-01-06 15:53:03.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2452}
          +body: """
            Have you heard of Indian call centers? Let’s ban phones, let’s ban email, let’s ban gift cards, let’s ban bank accounts.\n
            \n
            The fact that the technology is *also* being used to scam people doesn’t mean that the whole thing is bad. There are numerous use cases beyond illegal activity, and you focusing on a tiny fraction of the whole thing just shows that you don’t actually want to understand, but that hate is your only way of expressing, that you don’t understand it.\n
            \n
            [Here, read up](https://cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity). They’ve got studies and sources for their claims.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1704553140 {#3404
            date: 2024-01-06 15:59:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
            "@LufyCZ@lemmy.world"
            "@000@fuck.markets"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3407 …}
          +nested: Doctrine\ORM\PersistentCollection {#3409 …}
          +votes: Doctrine\ORM\PersistentCollection {#3411 …}
          +reports: Doctrine\ORM\PersistentCollection {#3413 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
          -id: 285603
          -bodyTs: "'/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':96 'account':25 'activ':54 'actual':72 'also':32 'bad':46 'ban':10,14,18,23 'bank':24 'beyond':52 'call':6 'card':20 'case':51 'center':7 'claim':105 'cointelegraph.com':95 'cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':94 'doesn':38 'email':15 'express':84 'fact':27 'focus':57 'fraction':61 'gift':19 'got':99 'hate':78 'heard':3 'illeg':53 'indian':5 'let':8,12,16,21 'mean':40 'numer':49 'peopl':37 'phone':11 'read':92 'scam':36 'show':67 'sourc':102 'studi':100 'technolog':30 'thing':44,65 'tini':60 'understand':75,89 'use':34,50 've':98 'want':73 'way':82 'whole':43,64"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6455624"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704553140 {#3405
            date: 2024-01-06 15:59:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: "Scam call centers are illegal and get shut down often. Great example if you want to somehow convince people that crypto isn’t a scam."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1704562402 {#3473
          date: 2024-01-06 18:33:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@LufyCZ@lemmy.world"
          "@000@fuck.markets"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3476 …}
        +nested: Doctrine\ORM\PersistentCollection {#3478 …}
        +votes: Doctrine\ORM\PersistentCollection {#3480 …}
        +reports: Doctrine\ORM\PersistentCollection {#3482 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3484 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3486 …}
        -id: 286068
        -bodyTs: "'call':2 'center':3 'convinc':18 'crypto':21 'exampl':12 'get':7 'great':11 'illeg':5 'isn':22 'often':10 'peopl':19 'scam':1,25 'shut':8 'somehow':17 'want':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://fuck.markets/comment/141318"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704562402 {#3474
          date: 2024-01-06 18:33:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        So you’re saying that scamming through crypto isn’t illegal and that the people behind it don’t get caught?\n
        \n
        You’re comparing apples and oranges, it doesn’t work like that.\n
        \n
        Crypto is the “phone” or “email” from my example, it’s just a medium.\n
        \n
        So yeah, good job showing you don’t understand how it works
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704570513 {#3525
        date: 2024-01-06 20:48:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@000@fuck.markets"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3528 …}
      +nested: Doctrine\ORM\PersistentCollection {#3530 …}
      +votes: Doctrine\ORM\PersistentCollection {#3532 …}
      +reports: Doctrine\ORM\PersistentCollection {#3534 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3536 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3538 …}
      -id: 286479
      -bodyTs: "'appl':25 'behind':16 'caught':21 'compar':24 'crypto':8,34 'doesn':29 'email':39 'exampl':42 'get':20 'good':50 'illeg':11 'isn':9 'job':51 'like':32 'medium':47 'orang':27 'peopl':15 'phone':37 're':3,23 'say':4 'scam':6 'show':52 'understand':56 'work':31,59 'yeah':49"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6460214"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704570513 {#3526
        date: 2024-01-06 20:48:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: "What’s your endgame here, you need us to buy shitcoins you lost money on or something?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1704573676 {#3575
      date: 2024-01-06 21:41:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@000@fuck.markets"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3579 …}
    +nested: Doctrine\ORM\PersistentCollection {#3584 …}
    +votes: Doctrine\ORM\PersistentCollection {#3580 …}
    +reports: Doctrine\ORM\PersistentCollection {#3586 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3588 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3590 …}
    -id: 286597
    -bodyTs: "'buy':10 'endgam':4 'lost':13 'money':14 'need':7 'shitcoin':11 'someth':17 'us':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://fuck.markets/comment/143565"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704573676 {#3572
      date: 2024-01-06 21:41:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: "Nice, well done, let’s attack me personally instead of having a conversation. That will get you far in life."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704576395 {#3613
    date: 2024-01-06 22:26:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@000@fuck.markets"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3616 …}
  +nested: Doctrine\ORM\PersistentCollection {#3620 …}
  +votes: Doctrine\ORM\PersistentCollection {#3622 …}
  +reports: Doctrine\ORM\PersistentCollection {#3623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3627 …}
  -id: 286713
  -bodyTs: "'attack':6 'convers':13 'done':3 'far':18 'get':16 'instead':9 'let':4 'life':20 'nice':1 'person':8 'well':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6461879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704576395 {#3610
    date: 2024-01-06 22:26:35.0 +01: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
95 DENIED edit
App\Entity\EntryComment {#3608
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3576
    +user: Proxies\__CG__\App\Entity\User {#3273 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3527
      +user: Proxies\__CG__\App\Entity\User {#3168 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3475
        +user: Proxies\__CG__\App\Entity\User {#3273 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3406
          +user: Proxies\__CG__\App\Entity\User {#3168 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3272
            +user: Proxies\__CG__\App\Entity\User {#3273 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#3167
              +user: Proxies\__CG__\App\Entity\User {#3168 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: App\Entity\EntryComment {#2452
                +user: App\Entity\User {#2377 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                +image: null
                +parent: null
                +root: null
                +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 107
                +score: 0
                +lastActive: DateTime @1719905677 {#2458
                  date: 2024-07-02 09:34:37.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@hypnotic_nerd@programming.dev"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2457 …}
                +nested: Doctrine\ORM\PersistentCollection {#2455 …}
                +votes: Doctrine\ORM\PersistentCollection {#2468 …}
                +reports: Doctrine\ORM\PersistentCollection {#2469 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
                -id: 284910
                -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6450620"
                +editedAt: null
                +createdAt: DateTimeImmutable @1704530257 {#2461
                  date: 2024-01-06 09:37:37.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2452}
              +body: """
                It’s an exchange, not a cryptocurrency.\n
                \n
                Check your facts before you start the hate train.\n
                \n
                Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 7
              +score: 0
              +lastActive: DateTime @1704535776 {#3164
                date: 2024-01-06 11:09:36.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@hypnotic_nerd@programming.dev"
                "@Sheeple@lemmy.world"
                "@hypnotic_nerd@programming.dev"
                "@Sheeple@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3169 …}
              +nested: Doctrine\ORM\PersistentCollection {#3171 …}
              +votes: Doctrine\ORM\PersistentCollection {#3173 …}
              +reports: Doctrine\ORM\PersistentCollection {#3175 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
              -id: 285061
              -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6451931"
              +editedAt: DateTimeImmutable @1712270138 {#3165
                date: 2024-04-05 00:35:38.0 +02:00
              }
              +createdAt: DateTimeImmutable @1704535776 {#3166
                date: 2024-01-06 11:09:36.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2452}
            +body: """
              State of the art programming, all with the goal of scamming people.\n
              \n
              Crypto programmers don’t “have” to do anything because they are working on an illegitimate, unregulated security.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 32
            +score: 0
            +lastActive: DateTime @1704552783 {#3269
              date: 2024-01-06 15:53:03.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypnotic_nerd@programming.dev"
              "@Sheeple@lemmy.world"
              "@LufyCZ@lemmy.world"
              "@hypnotic_nerd@programming.dev"
              "@Sheeple@lemmy.world"
              "@LufyCZ@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3274 …}
            +nested: Doctrine\ORM\PersistentCollection {#3276 …}
            +votes: Doctrine\ORM\PersistentCollection {#3278 …}
            +reports: Doctrine\ORM\PersistentCollection {#3280 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
            -id: 285591
            -bodyTs: "'anyth':20 'art':4 'crypto':13 'goal':9 'illegitim':27 'peopl':12 'program':5 'programm':14 'scam':11 'secur':29 'state':1 'unregul':28 'work':24"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://fuck.markets/comment/138791"
            +editedAt: DateTimeImmutable @1712347715 {#3270
              date: 2024-04-05 22:08:35.0 +02:00
            }
            +createdAt: DateTimeImmutable @1704552783 {#3271
              date: 2024-01-06 15:53:03.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2452}
          +body: """
            Have you heard of Indian call centers? Let’s ban phones, let’s ban email, let’s ban gift cards, let’s ban bank accounts.\n
            \n
            The fact that the technology is *also* being used to scam people doesn’t mean that the whole thing is bad. There are numerous use cases beyond illegal activity, and you focusing on a tiny fraction of the whole thing just shows that you don’t actually want to understand, but that hate is your only way of expressing, that you don’t understand it.\n
            \n
            [Here, read up](https://cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity). They’ve got studies and sources for their claims.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1704553140 {#3404
            date: 2024-01-06 15:59:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
            "@LufyCZ@lemmy.world"
            "@000@fuck.markets"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3407 …}
          +nested: Doctrine\ORM\PersistentCollection {#3409 …}
          +votes: Doctrine\ORM\PersistentCollection {#3411 …}
          +reports: Doctrine\ORM\PersistentCollection {#3413 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
          -id: 285603
          -bodyTs: "'/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':96 'account':25 'activ':54 'actual':72 'also':32 'bad':46 'ban':10,14,18,23 'bank':24 'beyond':52 'call':6 'card':20 'case':51 'center':7 'claim':105 'cointelegraph.com':95 'cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':94 'doesn':38 'email':15 'express':84 'fact':27 'focus':57 'fraction':61 'gift':19 'got':99 'hate':78 'heard':3 'illeg':53 'indian':5 'let':8,12,16,21 'mean':40 'numer':49 'peopl':37 'phone':11 'read':92 'scam':36 'show':67 'sourc':102 'studi':100 'technolog':30 'thing':44,65 'tini':60 'understand':75,89 'use':34,50 've':98 'want':73 'way':82 'whole':43,64"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6455624"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704553140 {#3405
            date: 2024-01-06 15:59:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: "Scam call centers are illegal and get shut down often. Great example if you want to somehow convince people that crypto isn’t a scam."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1704562402 {#3473
          date: 2024-01-06 18:33:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@LufyCZ@lemmy.world"
          "@000@fuck.markets"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3476 …}
        +nested: Doctrine\ORM\PersistentCollection {#3478 …}
        +votes: Doctrine\ORM\PersistentCollection {#3480 …}
        +reports: Doctrine\ORM\PersistentCollection {#3482 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3484 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3486 …}
        -id: 286068
        -bodyTs: "'call':2 'center':3 'convinc':18 'crypto':21 'exampl':12 'get':7 'great':11 'illeg':5 'isn':22 'often':10 'peopl':19 'scam':1,25 'shut':8 'somehow':17 'want':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://fuck.markets/comment/141318"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704562402 {#3474
          date: 2024-01-06 18:33:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        So you’re saying that scamming through crypto isn’t illegal and that the people behind it don’t get caught?\n
        \n
        You’re comparing apples and oranges, it doesn’t work like that.\n
        \n
        Crypto is the “phone” or “email” from my example, it’s just a medium.\n
        \n
        So yeah, good job showing you don’t understand how it works
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704570513 {#3525
        date: 2024-01-06 20:48:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@000@fuck.markets"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3528 …}
      +nested: Doctrine\ORM\PersistentCollection {#3530 …}
      +votes: Doctrine\ORM\PersistentCollection {#3532 …}
      +reports: Doctrine\ORM\PersistentCollection {#3534 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3536 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3538 …}
      -id: 286479
      -bodyTs: "'appl':25 'behind':16 'caught':21 'compar':24 'crypto':8,34 'doesn':29 'email':39 'exampl':42 'get':20 'good':50 'illeg':11 'isn':9 'job':51 'like':32 'medium':47 'orang':27 'peopl':15 'phone':37 're':3,23 'say':4 'scam':6 'show':52 'understand':56 'work':31,59 'yeah':49"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6460214"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704570513 {#3526
        date: 2024-01-06 20:48:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: "What’s your endgame here, you need us to buy shitcoins you lost money on or something?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1704573676 {#3575
      date: 2024-01-06 21:41:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@000@fuck.markets"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3579 …}
    +nested: Doctrine\ORM\PersistentCollection {#3584 …}
    +votes: Doctrine\ORM\PersistentCollection {#3580 …}
    +reports: Doctrine\ORM\PersistentCollection {#3586 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3588 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3590 …}
    -id: 286597
    -bodyTs: "'buy':10 'endgam':4 'lost':13 'money':14 'need':7 'shitcoin':11 'someth':17 'us':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://fuck.markets/comment/143565"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704573676 {#3572
      date: 2024-01-06 21:41:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: "Nice, well done, let’s attack me personally instead of having a conversation. That will get you far in life."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704576395 {#3613
    date: 2024-01-06 22:26:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@000@fuck.markets"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3616 …}
  +nested: Doctrine\ORM\PersistentCollection {#3620 …}
  +votes: Doctrine\ORM\PersistentCollection {#3622 …}
  +reports: Doctrine\ORM\PersistentCollection {#3623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3627 …}
  -id: 286713
  -bodyTs: "'attack':6 'convers':13 'done':3 'far':18 'get':16 'instead':9 'let':4 'life':20 'nice':1 'person':8 'well':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6461879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704576395 {#3610
    date: 2024-01-06 22:26:35.0 +01: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
96 DENIED moderate
App\Entity\EntryComment {#3608
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3576
    +user: Proxies\__CG__\App\Entity\User {#3273 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3527
      +user: Proxies\__CG__\App\Entity\User {#3168 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3475
        +user: Proxies\__CG__\App\Entity\User {#3273 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3406
          +user: Proxies\__CG__\App\Entity\User {#3168 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3272
            +user: Proxies\__CG__\App\Entity\User {#3273 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#3167
              +user: Proxies\__CG__\App\Entity\User {#3168 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: App\Entity\EntryComment {#2452
                +user: App\Entity\User {#2377 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                +image: null
                +parent: null
                +root: null
                +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 107
                +score: 0
                +lastActive: DateTime @1719905677 {#2458
                  date: 2024-07-02 09:34:37.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@hypnotic_nerd@programming.dev"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2457 …}
                +nested: Doctrine\ORM\PersistentCollection {#2455 …}
                +votes: Doctrine\ORM\PersistentCollection {#2468 …}
                +reports: Doctrine\ORM\PersistentCollection {#2469 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
                -id: 284910
                -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6450620"
                +editedAt: null
                +createdAt: DateTimeImmutable @1704530257 {#2461
                  date: 2024-01-06 09:37:37.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2452}
              +body: """
                It’s an exchange, not a cryptocurrency.\n
                \n
                Check your facts before you start the hate train.\n
                \n
                Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 7
              +score: 0
              +lastActive: DateTime @1704535776 {#3164
                date: 2024-01-06 11:09:36.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@hypnotic_nerd@programming.dev"
                "@Sheeple@lemmy.world"
                "@hypnotic_nerd@programming.dev"
                "@Sheeple@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3169 …}
              +nested: Doctrine\ORM\PersistentCollection {#3171 …}
              +votes: Doctrine\ORM\PersistentCollection {#3173 …}
              +reports: Doctrine\ORM\PersistentCollection {#3175 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
              -id: 285061
              -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6451931"
              +editedAt: DateTimeImmutable @1712270138 {#3165
                date: 2024-04-05 00:35:38.0 +02:00
              }
              +createdAt: DateTimeImmutable @1704535776 {#3166
                date: 2024-01-06 11:09:36.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2452}
            +body: """
              State of the art programming, all with the goal of scamming people.\n
              \n
              Crypto programmers don’t “have” to do anything because they are working on an illegitimate, unregulated security.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 32
            +score: 0
            +lastActive: DateTime @1704552783 {#3269
              date: 2024-01-06 15:53:03.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypnotic_nerd@programming.dev"
              "@Sheeple@lemmy.world"
              "@LufyCZ@lemmy.world"
              "@hypnotic_nerd@programming.dev"
              "@Sheeple@lemmy.world"
              "@LufyCZ@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3274 …}
            +nested: Doctrine\ORM\PersistentCollection {#3276 …}
            +votes: Doctrine\ORM\PersistentCollection {#3278 …}
            +reports: Doctrine\ORM\PersistentCollection {#3280 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
            -id: 285591
            -bodyTs: "'anyth':20 'art':4 'crypto':13 'goal':9 'illegitim':27 'peopl':12 'program':5 'programm':14 'scam':11 'secur':29 'state':1 'unregul':28 'work':24"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://fuck.markets/comment/138791"
            +editedAt: DateTimeImmutable @1712347715 {#3270
              date: 2024-04-05 22:08:35.0 +02:00
            }
            +createdAt: DateTimeImmutable @1704552783 {#3271
              date: 2024-01-06 15:53:03.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2452}
          +body: """
            Have you heard of Indian call centers? Let’s ban phones, let’s ban email, let’s ban gift cards, let’s ban bank accounts.\n
            \n
            The fact that the technology is *also* being used to scam people doesn’t mean that the whole thing is bad. There are numerous use cases beyond illegal activity, and you focusing on a tiny fraction of the whole thing just shows that you don’t actually want to understand, but that hate is your only way of expressing, that you don’t understand it.\n
            \n
            [Here, read up](https://cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity). They’ve got studies and sources for their claims.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1704553140 {#3404
            date: 2024-01-06 15:59:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
            "@LufyCZ@lemmy.world"
            "@000@fuck.markets"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3407 …}
          +nested: Doctrine\ORM\PersistentCollection {#3409 …}
          +votes: Doctrine\ORM\PersistentCollection {#3411 …}
          +reports: Doctrine\ORM\PersistentCollection {#3413 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
          -id: 285603
          -bodyTs: "'/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':96 'account':25 'activ':54 'actual':72 'also':32 'bad':46 'ban':10,14,18,23 'bank':24 'beyond':52 'call':6 'card':20 'case':51 'center':7 'claim':105 'cointelegraph.com':95 'cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':94 'doesn':38 'email':15 'express':84 'fact':27 'focus':57 'fraction':61 'gift':19 'got':99 'hate':78 'heard':3 'illeg':53 'indian':5 'let':8,12,16,21 'mean':40 'numer':49 'peopl':37 'phone':11 'read':92 'scam':36 'show':67 'sourc':102 'studi':100 'technolog':30 'thing':44,65 'tini':60 'understand':75,89 'use':34,50 've':98 'want':73 'way':82 'whole':43,64"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6455624"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704553140 {#3405
            date: 2024-01-06 15:59:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: "Scam call centers are illegal and get shut down often. Great example if you want to somehow convince people that crypto isn’t a scam."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1704562402 {#3473
          date: 2024-01-06 18:33:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@LufyCZ@lemmy.world"
          "@000@fuck.markets"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3476 …}
        +nested: Doctrine\ORM\PersistentCollection {#3478 …}
        +votes: Doctrine\ORM\PersistentCollection {#3480 …}
        +reports: Doctrine\ORM\PersistentCollection {#3482 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3484 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3486 …}
        -id: 286068
        -bodyTs: "'call':2 'center':3 'convinc':18 'crypto':21 'exampl':12 'get':7 'great':11 'illeg':5 'isn':22 'often':10 'peopl':19 'scam':1,25 'shut':8 'somehow':17 'want':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://fuck.markets/comment/141318"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704562402 {#3474
          date: 2024-01-06 18:33:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        So you’re saying that scamming through crypto isn’t illegal and that the people behind it don’t get caught?\n
        \n
        You’re comparing apples and oranges, it doesn’t work like that.\n
        \n
        Crypto is the “phone” or “email” from my example, it’s just a medium.\n
        \n
        So yeah, good job showing you don’t understand how it works
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704570513 {#3525
        date: 2024-01-06 20:48:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@000@fuck.markets"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3528 …}
      +nested: Doctrine\ORM\PersistentCollection {#3530 …}
      +votes: Doctrine\ORM\PersistentCollection {#3532 …}
      +reports: Doctrine\ORM\PersistentCollection {#3534 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3536 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3538 …}
      -id: 286479
      -bodyTs: "'appl':25 'behind':16 'caught':21 'compar':24 'crypto':8,34 'doesn':29 'email':39 'exampl':42 'get':20 'good':50 'illeg':11 'isn':9 'job':51 'like':32 'medium':47 'orang':27 'peopl':15 'phone':37 're':3,23 'say':4 'scam':6 'show':52 'understand':56 'work':31,59 'yeah':49"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6460214"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704570513 {#3526
        date: 2024-01-06 20:48:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: "What’s your endgame here, you need us to buy shitcoins you lost money on or something?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1704573676 {#3575
      date: 2024-01-06 21:41:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@000@fuck.markets"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3579 …}
    +nested: Doctrine\ORM\PersistentCollection {#3584 …}
    +votes: Doctrine\ORM\PersistentCollection {#3580 …}
    +reports: Doctrine\ORM\PersistentCollection {#3586 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3588 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3590 …}
    -id: 286597
    -bodyTs: "'buy':10 'endgam':4 'lost':13 'money':14 'need':7 'shitcoin':11 'someth':17 'us':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://fuck.markets/comment/143565"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704573676 {#3572
      date: 2024-01-06 21:41:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: "Nice, well done, let’s attack me personally instead of having a conversation. That will get you far in life."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704576395 {#3613
    date: 2024-01-06 22:26:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@000@fuck.markets"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3616 …}
  +nested: Doctrine\ORM\PersistentCollection {#3620 …}
  +votes: Doctrine\ORM\PersistentCollection {#3622 …}
  +reports: Doctrine\ORM\PersistentCollection {#3623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3627 …}
  -id: 286713
  -bodyTs: "'attack':6 'convers':13 'done':3 'far':18 'get':16 'instead':9 'let':4 'life':20 'nice':1 'person':8 'well':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6461879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704576395 {#3610
    date: 2024-01-06 22:26:35.0 +01: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
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#3645
  +user: Proxies\__CG__\App\Entity\User {#3273 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3608
    +user: Proxies\__CG__\App\Entity\User {#3168 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3576
      +user: Proxies\__CG__\App\Entity\User {#3273 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3527
        +user: Proxies\__CG__\App\Entity\User {#3168 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3475
          +user: Proxies\__CG__\App\Entity\User {#3273 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3406
            +user: Proxies\__CG__\App\Entity\User {#3168 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#3272
              +user: Proxies\__CG__\App\Entity\User {#3273 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: App\Entity\EntryComment {#3167
                +user: Proxies\__CG__\App\Entity\User {#3168 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                +image: null
                +parent: App\Entity\EntryComment {#2452
                  +user: App\Entity\User {#2377 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 107
                  +score: 0
                  +lastActive: DateTime @1719905677 {#2458
                    date: 2024-07-02 09:34:37.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@hypnotic_nerd@programming.dev"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#2457 …}
                  +nested: Doctrine\ORM\PersistentCollection {#2455 …}
                  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
                  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
                  -id: 284910
                  -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/6450620"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1704530257 {#2461
                    date: 2024-01-06 09:37:37.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2452}
                +body: """
                  It’s an exchange, not a cryptocurrency.\n
                  \n
                  Check your facts before you start the hate train.\n
                  \n
                  Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 7
                +score: 0
                +lastActive: DateTime @1704535776 {#3164
                  date: 2024-01-06 11:09:36.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@hypnotic_nerd@programming.dev"
                  "@Sheeple@lemmy.world"
                  "@hypnotic_nerd@programming.dev"
                  "@Sheeple@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3169 …}
                +nested: Doctrine\ORM\PersistentCollection {#3171 …}
                +votes: Doctrine\ORM\PersistentCollection {#3173 …}
                +reports: Doctrine\ORM\PersistentCollection {#3175 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
                -id: 285061
                -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6451931"
                +editedAt: DateTimeImmutable @1712270138 {#3165
                  date: 2024-04-05 00:35:38.0 +02:00
                }
                +createdAt: DateTimeImmutable @1704535776 {#3166
                  date: 2024-01-06 11:09:36.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2452}
              +body: """
                State of the art programming, all with the goal of scamming people.\n
                \n
                Crypto programmers don’t “have” to do anything because they are working on an illegitimate, unregulated security.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 32
              +score: 0
              +lastActive: DateTime @1704552783 {#3269
                date: 2024-01-06 15:53:03.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@hypnotic_nerd@programming.dev"
                "@Sheeple@lemmy.world"
                "@LufyCZ@lemmy.world"
                "@hypnotic_nerd@programming.dev"
                "@Sheeple@lemmy.world"
                "@LufyCZ@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3274 …}
              +nested: Doctrine\ORM\PersistentCollection {#3276 …}
              +votes: Doctrine\ORM\PersistentCollection {#3278 …}
              +reports: Doctrine\ORM\PersistentCollection {#3280 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
              -id: 285591
              -bodyTs: "'anyth':20 'art':4 'crypto':13 'goal':9 'illegitim':27 'peopl':12 'program':5 'programm':14 'scam':11 'secur':29 'state':1 'unregul':28 'work':24"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://fuck.markets/comment/138791"
              +editedAt: DateTimeImmutable @1712347715 {#3270
                date: 2024-04-05 22:08:35.0 +02:00
              }
              +createdAt: DateTimeImmutable @1704552783 {#3271
                date: 2024-01-06 15:53:03.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2452}
            +body: """
              Have you heard of Indian call centers? Let’s ban phones, let’s ban email, let’s ban gift cards, let’s ban bank accounts.\n
              \n
              The fact that the technology is *also* being used to scam people doesn’t mean that the whole thing is bad. There are numerous use cases beyond illegal activity, and you focusing on a tiny fraction of the whole thing just shows that you don’t actually want to understand, but that hate is your only way of expressing, that you don’t understand it.\n
              \n
              [Here, read up](https://cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity). They’ve got studies and sources for their claims.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1704553140 {#3404
              date: 2024-01-06 15:59:00.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypnotic_nerd@programming.dev"
              "@Sheeple@lemmy.world"
              "@LufyCZ@lemmy.world"
              "@000@fuck.markets"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3407 …}
            +nested: Doctrine\ORM\PersistentCollection {#3409 …}
            +votes: Doctrine\ORM\PersistentCollection {#3411 …}
            +reports: Doctrine\ORM\PersistentCollection {#3413 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
            -id: 285603
            -bodyTs: "'/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':96 'account':25 'activ':54 'actual':72 'also':32 'bad':46 'ban':10,14,18,23 'bank':24 'beyond':52 'call':6 'card':20 'case':51 'center':7 'claim':105 'cointelegraph.com':95 'cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':94 'doesn':38 'email':15 'express':84 'fact':27 'focus':57 'fraction':61 'gift':19 'got':99 'hate':78 'heard':3 'illeg':53 'indian':5 'let':8,12,16,21 'mean':40 'numer':49 'peopl':37 'phone':11 'read':92 'scam':36 'show':67 'sourc':102 'studi':100 'technolog':30 'thing':44,65 'tini':60 'understand':75,89 'use':34,50 've':98 'want':73 'way':82 'whole':43,64"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6455624"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704553140 {#3405
              date: 2024-01-06 15:59:00.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2452}
          +body: "Scam call centers are illegal and get shut down often. Great example if you want to somehow convince people that crypto isn’t a scam."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1704562402 {#3473
            date: 2024-01-06 18:33:22.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
            "@LufyCZ@lemmy.world"
            "@000@fuck.markets"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3476 …}
          +nested: Doctrine\ORM\PersistentCollection {#3478 …}
          +votes: Doctrine\ORM\PersistentCollection {#3480 …}
          +reports: Doctrine\ORM\PersistentCollection {#3482 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3484 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3486 …}
          -id: 286068
          -bodyTs: "'call':2 'center':3 'convinc':18 'crypto':21 'exampl':12 'get':7 'great':11 'illeg':5 'isn':22 'often':10 'peopl':19 'scam':1,25 'shut':8 'somehow':17 'want':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://fuck.markets/comment/141318"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704562402 {#3474
            date: 2024-01-06 18:33:22.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: """
          So you’re saying that scamming through crypto isn’t illegal and that the people behind it don’t get caught?\n
          \n
          You’re comparing apples and oranges, it doesn’t work like that.\n
          \n
          Crypto is the “phone” or “email” from my example, it’s just a medium.\n
          \n
          So yeah, good job showing you don’t understand how it works
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704570513 {#3525
          date: 2024-01-06 20:48:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@LufyCZ@lemmy.world"
          "@000@fuck.markets"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3528 …}
        +nested: Doctrine\ORM\PersistentCollection {#3530 …}
        +votes: Doctrine\ORM\PersistentCollection {#3532 …}
        +reports: Doctrine\ORM\PersistentCollection {#3534 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3536 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3538 …}
        -id: 286479
        -bodyTs: "'appl':25 'behind':16 'caught':21 'compar':24 'crypto':8,34 'doesn':29 'email':39 'exampl':42 'get':20 'good':50 'illeg':11 'isn':9 'job':51 'like':32 'medium':47 'orang':27 'peopl':15 'phone':37 're':3,23 'say':4 'scam':6 'show':52 'understand':56 'work':31,59 'yeah':49"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6460214"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704570513 {#3526
          date: 2024-01-06 20:48:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: "What’s your endgame here, you need us to buy shitcoins you lost money on or something?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1704573676 {#3575
        date: 2024-01-06 21:41:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@000@fuck.markets"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3579 …}
      +nested: Doctrine\ORM\PersistentCollection {#3584 …}
      +votes: Doctrine\ORM\PersistentCollection {#3580 …}
      +reports: Doctrine\ORM\PersistentCollection {#3586 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3588 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3590 …}
      -id: 286597
      -bodyTs: "'buy':10 'endgam':4 'lost':13 'money':14 'need':7 'shitcoin':11 'someth':17 'us':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://fuck.markets/comment/143565"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704573676 {#3572
        date: 2024-01-06 21:41:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: "Nice, well done, let’s attack me personally instead of having a conversation. That will get you far in life."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704576395 {#3613
      date: 2024-01-06 22:26:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@000@fuck.markets"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3616 …}
    +nested: Doctrine\ORM\PersistentCollection {#3620 …}
    +votes: Doctrine\ORM\PersistentCollection {#3622 …}
    +reports: Doctrine\ORM\PersistentCollection {#3623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3627 …}
    -id: 286713
    -bodyTs: "'attack':6 'convers':13 'done':3 'far':18 'get':16 'instead':9 'let':4 'life':20 'nice':1 'person':8 'well':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6461879"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704576395 {#3610
      date: 2024-01-06 22:26:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: "You feel attacked because you lost money on crypto scams? That sucks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704583635 {#3650
    date: 2024-01-07 00:27:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@000@fuck.markets"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3653 …}
  +nested: Doctrine\ORM\PersistentCollection {#3657 …}
  +votes: Doctrine\ORM\PersistentCollection {#3659 …}
  +reports: Doctrine\ORM\PersistentCollection {#3660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3664 …}
  -id: 286999
  -bodyTs: "'attack':3 'crypto':9 'feel':2 'lost':6 'money':7 'scam':10 'suck':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://fuck.markets/comment/145533"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704583635 {#3647
    date: 2024-01-07 00:27:15.0 +01: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
99 DENIED edit
App\Entity\EntryComment {#3645
  +user: Proxies\__CG__\App\Entity\User {#3273 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3608
    +user: Proxies\__CG__\App\Entity\User {#3168 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3576
      +user: Proxies\__CG__\App\Entity\User {#3273 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3527
        +user: Proxies\__CG__\App\Entity\User {#3168 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3475
          +user: Proxies\__CG__\App\Entity\User {#3273 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3406
            +user: Proxies\__CG__\App\Entity\User {#3168 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#3272
              +user: Proxies\__CG__\App\Entity\User {#3273 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: App\Entity\EntryComment {#3167
                +user: Proxies\__CG__\App\Entity\User {#3168 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                +image: null
                +parent: App\Entity\EntryComment {#2452
                  +user: App\Entity\User {#2377 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 107
                  +score: 0
                  +lastActive: DateTime @1719905677 {#2458
                    date: 2024-07-02 09:34:37.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@hypnotic_nerd@programming.dev"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#2457 …}
                  +nested: Doctrine\ORM\PersistentCollection {#2455 …}
                  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
                  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
                  -id: 284910
                  -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/6450620"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1704530257 {#2461
                    date: 2024-01-06 09:37:37.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2452}
                +body: """
                  It’s an exchange, not a cryptocurrency.\n
                  \n
                  Check your facts before you start the hate train.\n
                  \n
                  Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 7
                +score: 0
                +lastActive: DateTime @1704535776 {#3164
                  date: 2024-01-06 11:09:36.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@hypnotic_nerd@programming.dev"
                  "@Sheeple@lemmy.world"
                  "@hypnotic_nerd@programming.dev"
                  "@Sheeple@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3169 …}
                +nested: Doctrine\ORM\PersistentCollection {#3171 …}
                +votes: Doctrine\ORM\PersistentCollection {#3173 …}
                +reports: Doctrine\ORM\PersistentCollection {#3175 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
                -id: 285061
                -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6451931"
                +editedAt: DateTimeImmutable @1712270138 {#3165
                  date: 2024-04-05 00:35:38.0 +02:00
                }
                +createdAt: DateTimeImmutable @1704535776 {#3166
                  date: 2024-01-06 11:09:36.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2452}
              +body: """
                State of the art programming, all with the goal of scamming people.\n
                \n
                Crypto programmers don’t “have” to do anything because they are working on an illegitimate, unregulated security.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 32
              +score: 0
              +lastActive: DateTime @1704552783 {#3269
                date: 2024-01-06 15:53:03.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@hypnotic_nerd@programming.dev"
                "@Sheeple@lemmy.world"
                "@LufyCZ@lemmy.world"
                "@hypnotic_nerd@programming.dev"
                "@Sheeple@lemmy.world"
                "@LufyCZ@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3274 …}
              +nested: Doctrine\ORM\PersistentCollection {#3276 …}
              +votes: Doctrine\ORM\PersistentCollection {#3278 …}
              +reports: Doctrine\ORM\PersistentCollection {#3280 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
              -id: 285591
              -bodyTs: "'anyth':20 'art':4 'crypto':13 'goal':9 'illegitim':27 'peopl':12 'program':5 'programm':14 'scam':11 'secur':29 'state':1 'unregul':28 'work':24"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://fuck.markets/comment/138791"
              +editedAt: DateTimeImmutable @1712347715 {#3270
                date: 2024-04-05 22:08:35.0 +02:00
              }
              +createdAt: DateTimeImmutable @1704552783 {#3271
                date: 2024-01-06 15:53:03.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2452}
            +body: """
              Have you heard of Indian call centers? Let’s ban phones, let’s ban email, let’s ban gift cards, let’s ban bank accounts.\n
              \n
              The fact that the technology is *also* being used to scam people doesn’t mean that the whole thing is bad. There are numerous use cases beyond illegal activity, and you focusing on a tiny fraction of the whole thing just shows that you don’t actually want to understand, but that hate is your only way of expressing, that you don’t understand it.\n
              \n
              [Here, read up](https://cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity). They’ve got studies and sources for their claims.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1704553140 {#3404
              date: 2024-01-06 15:59:00.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypnotic_nerd@programming.dev"
              "@Sheeple@lemmy.world"
              "@LufyCZ@lemmy.world"
              "@000@fuck.markets"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3407 …}
            +nested: Doctrine\ORM\PersistentCollection {#3409 …}
            +votes: Doctrine\ORM\PersistentCollection {#3411 …}
            +reports: Doctrine\ORM\PersistentCollection {#3413 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
            -id: 285603
            -bodyTs: "'/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':96 'account':25 'activ':54 'actual':72 'also':32 'bad':46 'ban':10,14,18,23 'bank':24 'beyond':52 'call':6 'card':20 'case':51 'center':7 'claim':105 'cointelegraph.com':95 'cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':94 'doesn':38 'email':15 'express':84 'fact':27 'focus':57 'fraction':61 'gift':19 'got':99 'hate':78 'heard':3 'illeg':53 'indian':5 'let':8,12,16,21 'mean':40 'numer':49 'peopl':37 'phone':11 'read':92 'scam':36 'show':67 'sourc':102 'studi':100 'technolog':30 'thing':44,65 'tini':60 'understand':75,89 'use':34,50 've':98 'want':73 'way':82 'whole':43,64"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6455624"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704553140 {#3405
              date: 2024-01-06 15:59:00.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2452}
          +body: "Scam call centers are illegal and get shut down often. Great example if you want to somehow convince people that crypto isn’t a scam."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1704562402 {#3473
            date: 2024-01-06 18:33:22.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
            "@LufyCZ@lemmy.world"
            "@000@fuck.markets"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3476 …}
          +nested: Doctrine\ORM\PersistentCollection {#3478 …}
          +votes: Doctrine\ORM\PersistentCollection {#3480 …}
          +reports: Doctrine\ORM\PersistentCollection {#3482 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3484 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3486 …}
          -id: 286068
          -bodyTs: "'call':2 'center':3 'convinc':18 'crypto':21 'exampl':12 'get':7 'great':11 'illeg':5 'isn':22 'often':10 'peopl':19 'scam':1,25 'shut':8 'somehow':17 'want':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://fuck.markets/comment/141318"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704562402 {#3474
            date: 2024-01-06 18:33:22.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: """
          So you’re saying that scamming through crypto isn’t illegal and that the people behind it don’t get caught?\n
          \n
          You’re comparing apples and oranges, it doesn’t work like that.\n
          \n
          Crypto is the “phone” or “email” from my example, it’s just a medium.\n
          \n
          So yeah, good job showing you don’t understand how it works
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704570513 {#3525
          date: 2024-01-06 20:48:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@LufyCZ@lemmy.world"
          "@000@fuck.markets"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3528 …}
        +nested: Doctrine\ORM\PersistentCollection {#3530 …}
        +votes: Doctrine\ORM\PersistentCollection {#3532 …}
        +reports: Doctrine\ORM\PersistentCollection {#3534 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3536 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3538 …}
        -id: 286479
        -bodyTs: "'appl':25 'behind':16 'caught':21 'compar':24 'crypto':8,34 'doesn':29 'email':39 'exampl':42 'get':20 'good':50 'illeg':11 'isn':9 'job':51 'like':32 'medium':47 'orang':27 'peopl':15 'phone':37 're':3,23 'say':4 'scam':6 'show':52 'understand':56 'work':31,59 'yeah':49"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6460214"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704570513 {#3526
          date: 2024-01-06 20:48:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: "What’s your endgame here, you need us to buy shitcoins you lost money on or something?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1704573676 {#3575
        date: 2024-01-06 21:41:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@000@fuck.markets"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3579 …}
      +nested: Doctrine\ORM\PersistentCollection {#3584 …}
      +votes: Doctrine\ORM\PersistentCollection {#3580 …}
      +reports: Doctrine\ORM\PersistentCollection {#3586 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3588 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3590 …}
      -id: 286597
      -bodyTs: "'buy':10 'endgam':4 'lost':13 'money':14 'need':7 'shitcoin':11 'someth':17 'us':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://fuck.markets/comment/143565"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704573676 {#3572
        date: 2024-01-06 21:41:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: "Nice, well done, let’s attack me personally instead of having a conversation. That will get you far in life."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704576395 {#3613
      date: 2024-01-06 22:26:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@000@fuck.markets"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3616 …}
    +nested: Doctrine\ORM\PersistentCollection {#3620 …}
    +votes: Doctrine\ORM\PersistentCollection {#3622 …}
    +reports: Doctrine\ORM\PersistentCollection {#3623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3627 …}
    -id: 286713
    -bodyTs: "'attack':6 'convers':13 'done':3 'far':18 'get':16 'instead':9 'let':4 'life':20 'nice':1 'person':8 'well':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6461879"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704576395 {#3610
      date: 2024-01-06 22:26:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: "You feel attacked because you lost money on crypto scams? That sucks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704583635 {#3650
    date: 2024-01-07 00:27:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@000@fuck.markets"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3653 …}
  +nested: Doctrine\ORM\PersistentCollection {#3657 …}
  +votes: Doctrine\ORM\PersistentCollection {#3659 …}
  +reports: Doctrine\ORM\PersistentCollection {#3660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3664 …}
  -id: 286999
  -bodyTs: "'attack':3 'crypto':9 'feel':2 'lost':6 'money':7 'scam':10 'suck':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://fuck.markets/comment/145533"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704583635 {#3647
    date: 2024-01-07 00:27:15.0 +01: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
100 DENIED moderate
App\Entity\EntryComment {#3645
  +user: Proxies\__CG__\App\Entity\User {#3273 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3608
    +user: Proxies\__CG__\App\Entity\User {#3168 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3576
      +user: Proxies\__CG__\App\Entity\User {#3273 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3527
        +user: Proxies\__CG__\App\Entity\User {#3168 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3475
          +user: Proxies\__CG__\App\Entity\User {#3273 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3406
            +user: Proxies\__CG__\App\Entity\User {#3168 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#3272
              +user: Proxies\__CG__\App\Entity\User {#3273 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: App\Entity\EntryComment {#3167
                +user: Proxies\__CG__\App\Entity\User {#3168 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                +image: null
                +parent: App\Entity\EntryComment {#2452
                  +user: App\Entity\User {#2377 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 107
                  +score: 0
                  +lastActive: DateTime @1719905677 {#2458
                    date: 2024-07-02 09:34:37.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@hypnotic_nerd@programming.dev"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#2457 …}
                  +nested: Doctrine\ORM\PersistentCollection {#2455 …}
                  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
                  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
                  -id: 284910
                  -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/6450620"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1704530257 {#2461
                    date: 2024-01-06 09:37:37.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2452}
                +body: """
                  It’s an exchange, not a cryptocurrency.\n
                  \n
                  Check your facts before you start the hate train.\n
                  \n
                  Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 7
                +score: 0
                +lastActive: DateTime @1704535776 {#3164
                  date: 2024-01-06 11:09:36.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@hypnotic_nerd@programming.dev"
                  "@Sheeple@lemmy.world"
                  "@hypnotic_nerd@programming.dev"
                  "@Sheeple@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3169 …}
                +nested: Doctrine\ORM\PersistentCollection {#3171 …}
                +votes: Doctrine\ORM\PersistentCollection {#3173 …}
                +reports: Doctrine\ORM\PersistentCollection {#3175 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
                -id: 285061
                -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6451931"
                +editedAt: DateTimeImmutable @1712270138 {#3165
                  date: 2024-04-05 00:35:38.0 +02:00
                }
                +createdAt: DateTimeImmutable @1704535776 {#3166
                  date: 2024-01-06 11:09:36.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2452}
              +body: """
                State of the art programming, all with the goal of scamming people.\n
                \n
                Crypto programmers don’t “have” to do anything because they are working on an illegitimate, unregulated security.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 32
              +score: 0
              +lastActive: DateTime @1704552783 {#3269
                date: 2024-01-06 15:53:03.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@hypnotic_nerd@programming.dev"
                "@Sheeple@lemmy.world"
                "@LufyCZ@lemmy.world"
                "@hypnotic_nerd@programming.dev"
                "@Sheeple@lemmy.world"
                "@LufyCZ@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3274 …}
              +nested: Doctrine\ORM\PersistentCollection {#3276 …}
              +votes: Doctrine\ORM\PersistentCollection {#3278 …}
              +reports: Doctrine\ORM\PersistentCollection {#3280 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
              -id: 285591
              -bodyTs: "'anyth':20 'art':4 'crypto':13 'goal':9 'illegitim':27 'peopl':12 'program':5 'programm':14 'scam':11 'secur':29 'state':1 'unregul':28 'work':24"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://fuck.markets/comment/138791"
              +editedAt: DateTimeImmutable @1712347715 {#3270
                date: 2024-04-05 22:08:35.0 +02:00
              }
              +createdAt: DateTimeImmutable @1704552783 {#3271
                date: 2024-01-06 15:53:03.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2452}
            +body: """
              Have you heard of Indian call centers? Let’s ban phones, let’s ban email, let’s ban gift cards, let’s ban bank accounts.\n
              \n
              The fact that the technology is *also* being used to scam people doesn’t mean that the whole thing is bad. There are numerous use cases beyond illegal activity, and you focusing on a tiny fraction of the whole thing just shows that you don’t actually want to understand, but that hate is your only way of expressing, that you don’t understand it.\n
              \n
              [Here, read up](https://cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity). They’ve got studies and sources for their claims.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1704553140 {#3404
              date: 2024-01-06 15:59:00.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypnotic_nerd@programming.dev"
              "@Sheeple@lemmy.world"
              "@LufyCZ@lemmy.world"
              "@000@fuck.markets"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3407 …}
            +nested: Doctrine\ORM\PersistentCollection {#3409 …}
            +votes: Doctrine\ORM\PersistentCollection {#3411 …}
            +reports: Doctrine\ORM\PersistentCollection {#3413 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
            -id: 285603
            -bodyTs: "'/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':96 'account':25 'activ':54 'actual':72 'also':32 'bad':46 'ban':10,14,18,23 'bank':24 'beyond':52 'call':6 'card':20 'case':51 'center':7 'claim':105 'cointelegraph.com':95 'cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':94 'doesn':38 'email':15 'express':84 'fact':27 'focus':57 'fraction':61 'gift':19 'got':99 'hate':78 'heard':3 'illeg':53 'indian':5 'let':8,12,16,21 'mean':40 'numer':49 'peopl':37 'phone':11 'read':92 'scam':36 'show':67 'sourc':102 'studi':100 'technolog':30 'thing':44,65 'tini':60 'understand':75,89 'use':34,50 've':98 'want':73 'way':82 'whole':43,64"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6455624"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704553140 {#3405
              date: 2024-01-06 15:59:00.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2452}
          +body: "Scam call centers are illegal and get shut down often. Great example if you want to somehow convince people that crypto isn’t a scam."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1704562402 {#3473
            date: 2024-01-06 18:33:22.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
            "@LufyCZ@lemmy.world"
            "@000@fuck.markets"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3476 …}
          +nested: Doctrine\ORM\PersistentCollection {#3478 …}
          +votes: Doctrine\ORM\PersistentCollection {#3480 …}
          +reports: Doctrine\ORM\PersistentCollection {#3482 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3484 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3486 …}
          -id: 286068
          -bodyTs: "'call':2 'center':3 'convinc':18 'crypto':21 'exampl':12 'get':7 'great':11 'illeg':5 'isn':22 'often':10 'peopl':19 'scam':1,25 'shut':8 'somehow':17 'want':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://fuck.markets/comment/141318"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704562402 {#3474
            date: 2024-01-06 18:33:22.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: """
          So you’re saying that scamming through crypto isn’t illegal and that the people behind it don’t get caught?\n
          \n
          You’re comparing apples and oranges, it doesn’t work like that.\n
          \n
          Crypto is the “phone” or “email” from my example, it’s just a medium.\n
          \n
          So yeah, good job showing you don’t understand how it works
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704570513 {#3525
          date: 2024-01-06 20:48:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@LufyCZ@lemmy.world"
          "@000@fuck.markets"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3528 …}
        +nested: Doctrine\ORM\PersistentCollection {#3530 …}
        +votes: Doctrine\ORM\PersistentCollection {#3532 …}
        +reports: Doctrine\ORM\PersistentCollection {#3534 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3536 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3538 …}
        -id: 286479
        -bodyTs: "'appl':25 'behind':16 'caught':21 'compar':24 'crypto':8,34 'doesn':29 'email':39 'exampl':42 'get':20 'good':50 'illeg':11 'isn':9 'job':51 'like':32 'medium':47 'orang':27 'peopl':15 'phone':37 're':3,23 'say':4 'scam':6 'show':52 'understand':56 'work':31,59 'yeah':49"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6460214"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704570513 {#3526
          date: 2024-01-06 20:48:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: "What’s your endgame here, you need us to buy shitcoins you lost money on or something?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1704573676 {#3575
        date: 2024-01-06 21:41:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@000@fuck.markets"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3579 …}
      +nested: Doctrine\ORM\PersistentCollection {#3584 …}
      +votes: Doctrine\ORM\PersistentCollection {#3580 …}
      +reports: Doctrine\ORM\PersistentCollection {#3586 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3588 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3590 …}
      -id: 286597
      -bodyTs: "'buy':10 'endgam':4 'lost':13 'money':14 'need':7 'shitcoin':11 'someth':17 'us':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://fuck.markets/comment/143565"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704573676 {#3572
        date: 2024-01-06 21:41:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: "Nice, well done, let’s attack me personally instead of having a conversation. That will get you far in life."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704576395 {#3613
      date: 2024-01-06 22:26:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@000@fuck.markets"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3616 …}
    +nested: Doctrine\ORM\PersistentCollection {#3620 …}
    +votes: Doctrine\ORM\PersistentCollection {#3622 …}
    +reports: Doctrine\ORM\PersistentCollection {#3623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3627 …}
    -id: 286713
    -bodyTs: "'attack':6 'convers':13 'done':3 'far':18 'get':16 'instead':9 'let':4 'life':20 'nice':1 'person':8 'well':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6461879"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704576395 {#3610
      date: 2024-01-06 22:26:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: "You feel attacked because you lost money on crypto scams? That sucks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704583635 {#3650
    date: 2024-01-07 00:27:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@000@fuck.markets"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3653 …}
  +nested: Doctrine\ORM\PersistentCollection {#3657 …}
  +votes: Doctrine\ORM\PersistentCollection {#3659 …}
  +reports: Doctrine\ORM\PersistentCollection {#3660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3664 …}
  -id: 286999
  -bodyTs: "'attack':3 'crypto':9 'feel':2 'lost':6 'money':7 'scam':10 'suck':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://fuck.markets/comment/145533"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704583635 {#3647
    date: 2024-01-07 00:27:15.0 +01: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
101 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
102 DENIED moderate
App\Entity\EntryComment {#3682
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3645
    +user: Proxies\__CG__\App\Entity\User {#3273 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3608
      +user: Proxies\__CG__\App\Entity\User {#3168 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3576
        +user: Proxies\__CG__\App\Entity\User {#3273 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3527
          +user: Proxies\__CG__\App\Entity\User {#3168 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3475
            +user: Proxies\__CG__\App\Entity\User {#3273 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#3406
              +user: Proxies\__CG__\App\Entity\User {#3168 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: App\Entity\EntryComment {#3272
                +user: Proxies\__CG__\App\Entity\User {#3273 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                +image: null
                +parent: App\Entity\EntryComment {#3167
                  +user: Proxies\__CG__\App\Entity\User {#3168 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                  +image: null
                  +parent: App\Entity\EntryComment {#2452
                    +user: App\Entity\User {#2377 …}
                    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 107
                    +score: 0
                    +lastActive: DateTime @1719905677 {#2458
                      date: 2024-07-02 09:34:37.0 +02:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@hypnotic_nerd@programming.dev"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#2457 …}
                    +nested: Doctrine\ORM\PersistentCollection {#2455 …}
                    +votes: Doctrine\ORM\PersistentCollection {#2468 …}
                    +reports: Doctrine\ORM\PersistentCollection {#2469 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
                    -id: 284910
                    -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/6450620"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1704530257 {#2461
                      date: 2024-01-06 09:37:37.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#2452}
                  +body: """
                    It’s an exchange, not a cryptocurrency.\n
                    \n
                    Check your facts before you start the hate train.\n
                    \n
                    Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 7
                  +score: 0
                  +lastActive: DateTime @1704535776 {#3164
                    date: 2024-01-06 11:09:36.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@hypnotic_nerd@programming.dev"
                    "@Sheeple@lemmy.world"
                    "@hypnotic_nerd@programming.dev"
                    "@Sheeple@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3169 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3171 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3173 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3175 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
                  -id: 285061
                  -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/6451931"
                  +editedAt: DateTimeImmutable @1712270138 {#3165
                    date: 2024-04-05 00:35:38.0 +02:00
                  }
                  +createdAt: DateTimeImmutable @1704535776 {#3166
                    date: 2024-01-06 11:09:36.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2452}
                +body: """
                  State of the art programming, all with the goal of scamming people.\n
                  \n
                  Crypto programmers don’t “have” to do anything because they are working on an illegitimate, unregulated security.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 32
                +score: 0
                +lastActive: DateTime @1704552783 {#3269
                  date: 2024-01-06 15:53:03.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@hypnotic_nerd@programming.dev"
                  "@Sheeple@lemmy.world"
                  "@LufyCZ@lemmy.world"
                  "@hypnotic_nerd@programming.dev"
                  "@Sheeple@lemmy.world"
                  "@LufyCZ@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3274 …}
                +nested: Doctrine\ORM\PersistentCollection {#3276 …}
                +votes: Doctrine\ORM\PersistentCollection {#3278 …}
                +reports: Doctrine\ORM\PersistentCollection {#3280 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
                -id: 285591
                -bodyTs: "'anyth':20 'art':4 'crypto':13 'goal':9 'illegitim':27 'peopl':12 'program':5 'programm':14 'scam':11 'secur':29 'state':1 'unregul':28 'work':24"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://fuck.markets/comment/138791"
                +editedAt: DateTimeImmutable @1712347715 {#3270
                  date: 2024-04-05 22:08:35.0 +02:00
                }
                +createdAt: DateTimeImmutable @1704552783 {#3271
                  date: 2024-01-06 15:53:03.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2452}
              +body: """
                Have you heard of Indian call centers? Let’s ban phones, let’s ban email, let’s ban gift cards, let’s ban bank accounts.\n
                \n
                The fact that the technology is *also* being used to scam people doesn’t mean that the whole thing is bad. There are numerous use cases beyond illegal activity, and you focusing on a tiny fraction of the whole thing just shows that you don’t actually want to understand, but that hate is your only way of expressing, that you don’t understand it.\n
                \n
                [Here, read up](https://cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity). They’ve got studies and sources for their claims.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 5
              +score: 0
              +lastActive: DateTime @1704553140 {#3404
                date: 2024-01-06 15:59:00.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@hypnotic_nerd@programming.dev"
                "@Sheeple@lemmy.world"
                "@LufyCZ@lemmy.world"
                "@000@fuck.markets"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3407 …}
              +nested: Doctrine\ORM\PersistentCollection {#3409 …}
              +votes: Doctrine\ORM\PersistentCollection {#3411 …}
              +reports: Doctrine\ORM\PersistentCollection {#3413 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
              -id: 285603
              -bodyTs: "'/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':96 'account':25 'activ':54 'actual':72 'also':32 'bad':46 'ban':10,14,18,23 'bank':24 'beyond':52 'call':6 'card':20 'case':51 'center':7 'claim':105 'cointelegraph.com':95 'cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':94 'doesn':38 'email':15 'express':84 'fact':27 'focus':57 'fraction':61 'gift':19 'got':99 'hate':78 'heard':3 'illeg':53 'indian':5 'let':8,12,16,21 'mean':40 'numer':49 'peopl':37 'phone':11 'read':92 'scam':36 'show':67 'sourc':102 'studi':100 'technolog':30 'thing':44,65 'tini':60 'understand':75,89 'use':34,50 've':98 'want':73 'way':82 'whole':43,64"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6455624"
              +editedAt: null
              +createdAt: DateTimeImmutable @1704553140 {#3405
                date: 2024-01-06 15:59:00.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2452}
            +body: "Scam call centers are illegal and get shut down often. Great example if you want to somehow convince people that crypto isn’t a scam."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 15
            +score: 0
            +lastActive: DateTime @1704562402 {#3473
              date: 2024-01-06 18:33:22.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypnotic_nerd@programming.dev"
              "@Sheeple@lemmy.world"
              "@LufyCZ@lemmy.world"
              "@000@fuck.markets"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3476 …}
            +nested: Doctrine\ORM\PersistentCollection {#3478 …}
            +votes: Doctrine\ORM\PersistentCollection {#3480 …}
            +reports: Doctrine\ORM\PersistentCollection {#3482 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3484 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3486 …}
            -id: 286068
            -bodyTs: "'call':2 'center':3 'convinc':18 'crypto':21 'exampl':12 'get':7 'great':11 'illeg':5 'isn':22 'often':10 'peopl':19 'scam':1,25 'shut':8 'somehow':17 'want':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://fuck.markets/comment/141318"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704562402 {#3474
              date: 2024-01-06 18:33:22.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2452}
          +body: """
            So you’re saying that scamming through crypto isn’t illegal and that the people behind it don’t get caught?\n
            \n
            You’re comparing apples and oranges, it doesn’t work like that.\n
            \n
            Crypto is the “phone” or “email” from my example, it’s just a medium.\n
            \n
            So yeah, good job showing you don’t understand how it works
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1704570513 {#3525
            date: 2024-01-06 20:48:33.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
            "@LufyCZ@lemmy.world"
            "@000@fuck.markets"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3528 …}
          +nested: Doctrine\ORM\PersistentCollection {#3530 …}
          +votes: Doctrine\ORM\PersistentCollection {#3532 …}
          +reports: Doctrine\ORM\PersistentCollection {#3534 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3536 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3538 …}
          -id: 286479
          -bodyTs: "'appl':25 'behind':16 'caught':21 'compar':24 'crypto':8,34 'doesn':29 'email':39 'exampl':42 'get':20 'good':50 'illeg':11 'isn':9 'job':51 'like':32 'medium':47 'orang':27 'peopl':15 'phone':37 're':3,23 'say':4 'scam':6 'show':52 'understand':56 'work':31,59 'yeah':49"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6460214"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704570513 {#3526
            date: 2024-01-06 20:48:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: "What’s your endgame here, you need us to buy shitcoins you lost money on or something?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1704573676 {#3575
          date: 2024-01-06 21:41:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@LufyCZ@lemmy.world"
          "@000@fuck.markets"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3579 …}
        +nested: Doctrine\ORM\PersistentCollection {#3584 …}
        +votes: Doctrine\ORM\PersistentCollection {#3580 …}
        +reports: Doctrine\ORM\PersistentCollection {#3586 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3588 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3590 …}
        -id: 286597
        -bodyTs: "'buy':10 'endgam':4 'lost':13 'money':14 'need':7 'shitcoin':11 'someth':17 'us':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://fuck.markets/comment/143565"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704573676 {#3572
          date: 2024-01-06 21:41:16.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: "Nice, well done, let’s attack me personally instead of having a conversation. That will get you far in life."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704576395 {#3613
        date: 2024-01-06 22:26:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@000@fuck.markets"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3616 …}
      +nested: Doctrine\ORM\PersistentCollection {#3620 …}
      +votes: Doctrine\ORM\PersistentCollection {#3622 …}
      +reports: Doctrine\ORM\PersistentCollection {#3623 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3627 …}
      -id: 286713
      -bodyTs: "'attack':6 'convers':13 'done':3 'far':18 'get':16 'instead':9 'let':4 'life':20 'nice':1 'person':8 'well':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6461879"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704576395 {#3610
        date: 2024-01-06 22:26:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: "You feel attacked because you lost money on crypto scams? That sucks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704583635 {#3650
      date: 2024-01-07 00:27:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@000@fuck.markets"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3653 …}
    +nested: Doctrine\ORM\PersistentCollection {#3657 …}
    +votes: Doctrine\ORM\PersistentCollection {#3659 …}
    +reports: Doctrine\ORM\PersistentCollection {#3660 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3662 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3664 …}
    -id: 286999
    -bodyTs: "'attack':3 'crypto':9 'feel':2 'lost':6 'money':7 'scam':10 'suck':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://fuck.markets/comment/145533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704583635 {#3647
      date: 2024-01-07 00:27:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    I feel attacked because *you* attacked my integrity instead of trying to have a useful conversation.\n
    \n
    That’s fine though, people are scared of things they don’t understand, that’s a well known fact.\n
    \n
    Have fun falling behind
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704623013 {#3687
    date: 2024-01-07 11:23:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@000@fuck.markets"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3690 …}
  +nested: Doctrine\ORM\PersistentCollection {#3694 …}
  +votes: Doctrine\ORM\PersistentCollection {#3696 …}
  +reports: Doctrine\ORM\PersistentCollection {#3697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3701 …}
  -id: 288322
  -bodyTs: "'attack':3,6 'behind':39 'convers':16 'fact':35 'fall':38 'feel':2 'fine':19 'fun':37 'instead':9 'integr':8 'known':34 'peopl':21 'scare':23 'thing':25 'though':20 'tri':11 'understand':29 'use':15 'well':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6473959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704623013 {#3684
    date: 2024-01-07 11:23:33.0 +01: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
103 DENIED edit
App\Entity\EntryComment {#3682
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3645
    +user: Proxies\__CG__\App\Entity\User {#3273 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3608
      +user: Proxies\__CG__\App\Entity\User {#3168 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3576
        +user: Proxies\__CG__\App\Entity\User {#3273 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3527
          +user: Proxies\__CG__\App\Entity\User {#3168 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3475
            +user: Proxies\__CG__\App\Entity\User {#3273 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#3406
              +user: Proxies\__CG__\App\Entity\User {#3168 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: App\Entity\EntryComment {#3272
                +user: Proxies\__CG__\App\Entity\User {#3273 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                +image: null
                +parent: App\Entity\EntryComment {#3167
                  +user: Proxies\__CG__\App\Entity\User {#3168 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                  +image: null
                  +parent: App\Entity\EntryComment {#2452
                    +user: App\Entity\User {#2377 …}
                    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 107
                    +score: 0
                    +lastActive: DateTime @1719905677 {#2458
                      date: 2024-07-02 09:34:37.0 +02:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@hypnotic_nerd@programming.dev"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#2457 …}
                    +nested: Doctrine\ORM\PersistentCollection {#2455 …}
                    +votes: Doctrine\ORM\PersistentCollection {#2468 …}
                    +reports: Doctrine\ORM\PersistentCollection {#2469 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
                    -id: 284910
                    -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/6450620"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1704530257 {#2461
                      date: 2024-01-06 09:37:37.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#2452}
                  +body: """
                    It’s an exchange, not a cryptocurrency.\n
                    \n
                    Check your facts before you start the hate train.\n
                    \n
                    Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 7
                  +score: 0
                  +lastActive: DateTime @1704535776 {#3164
                    date: 2024-01-06 11:09:36.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@hypnotic_nerd@programming.dev"
                    "@Sheeple@lemmy.world"
                    "@hypnotic_nerd@programming.dev"
                    "@Sheeple@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3169 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3171 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3173 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3175 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
                  -id: 285061
                  -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/6451931"
                  +editedAt: DateTimeImmutable @1712270138 {#3165
                    date: 2024-04-05 00:35:38.0 +02:00
                  }
                  +createdAt: DateTimeImmutable @1704535776 {#3166
                    date: 2024-01-06 11:09:36.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2452}
                +body: """
                  State of the art programming, all with the goal of scamming people.\n
                  \n
                  Crypto programmers don’t “have” to do anything because they are working on an illegitimate, unregulated security.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 32
                +score: 0
                +lastActive: DateTime @1704552783 {#3269
                  date: 2024-01-06 15:53:03.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@hypnotic_nerd@programming.dev"
                  "@Sheeple@lemmy.world"
                  "@LufyCZ@lemmy.world"
                  "@hypnotic_nerd@programming.dev"
                  "@Sheeple@lemmy.world"
                  "@LufyCZ@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3274 …}
                +nested: Doctrine\ORM\PersistentCollection {#3276 …}
                +votes: Doctrine\ORM\PersistentCollection {#3278 …}
                +reports: Doctrine\ORM\PersistentCollection {#3280 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
                -id: 285591
                -bodyTs: "'anyth':20 'art':4 'crypto':13 'goal':9 'illegitim':27 'peopl':12 'program':5 'programm':14 'scam':11 'secur':29 'state':1 'unregul':28 'work':24"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://fuck.markets/comment/138791"
                +editedAt: DateTimeImmutable @1712347715 {#3270
                  date: 2024-04-05 22:08:35.0 +02:00
                }
                +createdAt: DateTimeImmutable @1704552783 {#3271
                  date: 2024-01-06 15:53:03.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2452}
              +body: """
                Have you heard of Indian call centers? Let’s ban phones, let’s ban email, let’s ban gift cards, let’s ban bank accounts.\n
                \n
                The fact that the technology is *also* being used to scam people doesn’t mean that the whole thing is bad. There are numerous use cases beyond illegal activity, and you focusing on a tiny fraction of the whole thing just shows that you don’t actually want to understand, but that hate is your only way of expressing, that you don’t understand it.\n
                \n
                [Here, read up](https://cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity). They’ve got studies and sources for their claims.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 5
              +score: 0
              +lastActive: DateTime @1704553140 {#3404
                date: 2024-01-06 15:59:00.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@hypnotic_nerd@programming.dev"
                "@Sheeple@lemmy.world"
                "@LufyCZ@lemmy.world"
                "@000@fuck.markets"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3407 …}
              +nested: Doctrine\ORM\PersistentCollection {#3409 …}
              +votes: Doctrine\ORM\PersistentCollection {#3411 …}
              +reports: Doctrine\ORM\PersistentCollection {#3413 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
              -id: 285603
              -bodyTs: "'/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':96 'account':25 'activ':54 'actual':72 'also':32 'bad':46 'ban':10,14,18,23 'bank':24 'beyond':52 'call':6 'card':20 'case':51 'center':7 'claim':105 'cointelegraph.com':95 'cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':94 'doesn':38 'email':15 'express':84 'fact':27 'focus':57 'fraction':61 'gift':19 'got':99 'hate':78 'heard':3 'illeg':53 'indian':5 'let':8,12,16,21 'mean':40 'numer':49 'peopl':37 'phone':11 'read':92 'scam':36 'show':67 'sourc':102 'studi':100 'technolog':30 'thing':44,65 'tini':60 'understand':75,89 'use':34,50 've':98 'want':73 'way':82 'whole':43,64"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6455624"
              +editedAt: null
              +createdAt: DateTimeImmutable @1704553140 {#3405
                date: 2024-01-06 15:59:00.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2452}
            +body: "Scam call centers are illegal and get shut down often. Great example if you want to somehow convince people that crypto isn’t a scam."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 15
            +score: 0
            +lastActive: DateTime @1704562402 {#3473
              date: 2024-01-06 18:33:22.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypnotic_nerd@programming.dev"
              "@Sheeple@lemmy.world"
              "@LufyCZ@lemmy.world"
              "@000@fuck.markets"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3476 …}
            +nested: Doctrine\ORM\PersistentCollection {#3478 …}
            +votes: Doctrine\ORM\PersistentCollection {#3480 …}
            +reports: Doctrine\ORM\PersistentCollection {#3482 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3484 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3486 …}
            -id: 286068
            -bodyTs: "'call':2 'center':3 'convinc':18 'crypto':21 'exampl':12 'get':7 'great':11 'illeg':5 'isn':22 'often':10 'peopl':19 'scam':1,25 'shut':8 'somehow':17 'want':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://fuck.markets/comment/141318"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704562402 {#3474
              date: 2024-01-06 18:33:22.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2452}
          +body: """
            So you’re saying that scamming through crypto isn’t illegal and that the people behind it don’t get caught?\n
            \n
            You’re comparing apples and oranges, it doesn’t work like that.\n
            \n
            Crypto is the “phone” or “email” from my example, it’s just a medium.\n
            \n
            So yeah, good job showing you don’t understand how it works
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1704570513 {#3525
            date: 2024-01-06 20:48:33.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
            "@LufyCZ@lemmy.world"
            "@000@fuck.markets"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3528 …}
          +nested: Doctrine\ORM\PersistentCollection {#3530 …}
          +votes: Doctrine\ORM\PersistentCollection {#3532 …}
          +reports: Doctrine\ORM\PersistentCollection {#3534 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3536 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3538 …}
          -id: 286479
          -bodyTs: "'appl':25 'behind':16 'caught':21 'compar':24 'crypto':8,34 'doesn':29 'email':39 'exampl':42 'get':20 'good':50 'illeg':11 'isn':9 'job':51 'like':32 'medium':47 'orang':27 'peopl':15 'phone':37 're':3,23 'say':4 'scam':6 'show':52 'understand':56 'work':31,59 'yeah':49"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6460214"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704570513 {#3526
            date: 2024-01-06 20:48:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: "What’s your endgame here, you need us to buy shitcoins you lost money on or something?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1704573676 {#3575
          date: 2024-01-06 21:41:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@LufyCZ@lemmy.world"
          "@000@fuck.markets"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3579 …}
        +nested: Doctrine\ORM\PersistentCollection {#3584 …}
        +votes: Doctrine\ORM\PersistentCollection {#3580 …}
        +reports: Doctrine\ORM\PersistentCollection {#3586 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3588 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3590 …}
        -id: 286597
        -bodyTs: "'buy':10 'endgam':4 'lost':13 'money':14 'need':7 'shitcoin':11 'someth':17 'us':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://fuck.markets/comment/143565"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704573676 {#3572
          date: 2024-01-06 21:41:16.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: "Nice, well done, let’s attack me personally instead of having a conversation. That will get you far in life."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704576395 {#3613
        date: 2024-01-06 22:26:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@000@fuck.markets"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3616 …}
      +nested: Doctrine\ORM\PersistentCollection {#3620 …}
      +votes: Doctrine\ORM\PersistentCollection {#3622 …}
      +reports: Doctrine\ORM\PersistentCollection {#3623 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3627 …}
      -id: 286713
      -bodyTs: "'attack':6 'convers':13 'done':3 'far':18 'get':16 'instead':9 'let':4 'life':20 'nice':1 'person':8 'well':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6461879"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704576395 {#3610
        date: 2024-01-06 22:26:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: "You feel attacked because you lost money on crypto scams? That sucks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704583635 {#3650
      date: 2024-01-07 00:27:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@000@fuck.markets"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3653 …}
    +nested: Doctrine\ORM\PersistentCollection {#3657 …}
    +votes: Doctrine\ORM\PersistentCollection {#3659 …}
    +reports: Doctrine\ORM\PersistentCollection {#3660 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3662 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3664 …}
    -id: 286999
    -bodyTs: "'attack':3 'crypto':9 'feel':2 'lost':6 'money':7 'scam':10 'suck':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://fuck.markets/comment/145533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704583635 {#3647
      date: 2024-01-07 00:27:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    I feel attacked because *you* attacked my integrity instead of trying to have a useful conversation.\n
    \n
    That’s fine though, people are scared of things they don’t understand, that’s a well known fact.\n
    \n
    Have fun falling behind
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704623013 {#3687
    date: 2024-01-07 11:23:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@000@fuck.markets"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3690 …}
  +nested: Doctrine\ORM\PersistentCollection {#3694 …}
  +votes: Doctrine\ORM\PersistentCollection {#3696 …}
  +reports: Doctrine\ORM\PersistentCollection {#3697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3701 …}
  -id: 288322
  -bodyTs: "'attack':3,6 'behind':39 'convers':16 'fact':35 'fall':38 'feel':2 'fine':19 'fun':37 'instead':9 'integr':8 'known':34 'peopl':21 'scare':23 'thing':25 'though':20 'tri':11 'understand':29 'use':15 'well':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6473959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704623013 {#3684
    date: 2024-01-07 11:23:33.0 +01: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
104 DENIED moderate
App\Entity\EntryComment {#3682
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3645
    +user: Proxies\__CG__\App\Entity\User {#3273 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3608
      +user: Proxies\__CG__\App\Entity\User {#3168 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3576
        +user: Proxies\__CG__\App\Entity\User {#3273 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3527
          +user: Proxies\__CG__\App\Entity\User {#3168 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3475
            +user: Proxies\__CG__\App\Entity\User {#3273 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#3406
              +user: Proxies\__CG__\App\Entity\User {#3168 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: App\Entity\EntryComment {#3272
                +user: Proxies\__CG__\App\Entity\User {#3273 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                +image: null
                +parent: App\Entity\EntryComment {#3167
                  +user: Proxies\__CG__\App\Entity\User {#3168 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                  +image: null
                  +parent: App\Entity\EntryComment {#2452
                    +user: App\Entity\User {#2377 …}
                    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 107
                    +score: 0
                    +lastActive: DateTime @1719905677 {#2458
                      date: 2024-07-02 09:34:37.0 +02:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@hypnotic_nerd@programming.dev"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#2457 …}
                    +nested: Doctrine\ORM\PersistentCollection {#2455 …}
                    +votes: Doctrine\ORM\PersistentCollection {#2468 …}
                    +reports: Doctrine\ORM\PersistentCollection {#2469 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
                    -id: 284910
                    -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/6450620"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1704530257 {#2461
                      date: 2024-01-06 09:37:37.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#2452}
                  +body: """
                    It’s an exchange, not a cryptocurrency.\n
                    \n
                    Check your facts before you start the hate train.\n
                    \n
                    Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 7
                  +score: 0
                  +lastActive: DateTime @1704535776 {#3164
                    date: 2024-01-06 11:09:36.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@hypnotic_nerd@programming.dev"
                    "@Sheeple@lemmy.world"
                    "@hypnotic_nerd@programming.dev"
                    "@Sheeple@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3169 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3171 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3173 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3175 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
                  -id: 285061
                  -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/6451931"
                  +editedAt: DateTimeImmutable @1712270138 {#3165
                    date: 2024-04-05 00:35:38.0 +02:00
                  }
                  +createdAt: DateTimeImmutable @1704535776 {#3166
                    date: 2024-01-06 11:09:36.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2452}
                +body: """
                  State of the art programming, all with the goal of scamming people.\n
                  \n
                  Crypto programmers don’t “have” to do anything because they are working on an illegitimate, unregulated security.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 32
                +score: 0
                +lastActive: DateTime @1704552783 {#3269
                  date: 2024-01-06 15:53:03.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@hypnotic_nerd@programming.dev"
                  "@Sheeple@lemmy.world"
                  "@LufyCZ@lemmy.world"
                  "@hypnotic_nerd@programming.dev"
                  "@Sheeple@lemmy.world"
                  "@LufyCZ@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3274 …}
                +nested: Doctrine\ORM\PersistentCollection {#3276 …}
                +votes: Doctrine\ORM\PersistentCollection {#3278 …}
                +reports: Doctrine\ORM\PersistentCollection {#3280 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
                -id: 285591
                -bodyTs: "'anyth':20 'art':4 'crypto':13 'goal':9 'illegitim':27 'peopl':12 'program':5 'programm':14 'scam':11 'secur':29 'state':1 'unregul':28 'work':24"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://fuck.markets/comment/138791"
                +editedAt: DateTimeImmutable @1712347715 {#3270
                  date: 2024-04-05 22:08:35.0 +02:00
                }
                +createdAt: DateTimeImmutable @1704552783 {#3271
                  date: 2024-01-06 15:53:03.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2452}
              +body: """
                Have you heard of Indian call centers? Let’s ban phones, let’s ban email, let’s ban gift cards, let’s ban bank accounts.\n
                \n
                The fact that the technology is *also* being used to scam people doesn’t mean that the whole thing is bad. There are numerous use cases beyond illegal activity, and you focusing on a tiny fraction of the whole thing just shows that you don’t actually want to understand, but that hate is your only way of expressing, that you don’t understand it.\n
                \n
                [Here, read up](https://cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity). They’ve got studies and sources for their claims.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 5
              +score: 0
              +lastActive: DateTime @1704553140 {#3404
                date: 2024-01-06 15:59:00.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@hypnotic_nerd@programming.dev"
                "@Sheeple@lemmy.world"
                "@LufyCZ@lemmy.world"
                "@000@fuck.markets"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3407 …}
              +nested: Doctrine\ORM\PersistentCollection {#3409 …}
              +votes: Doctrine\ORM\PersistentCollection {#3411 …}
              +reports: Doctrine\ORM\PersistentCollection {#3413 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
              -id: 285603
              -bodyTs: "'/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':96 'account':25 'activ':54 'actual':72 'also':32 'bad':46 'ban':10,14,18,23 'bank':24 'beyond':52 'call':6 'card':20 'case':51 'center':7 'claim':105 'cointelegraph.com':95 'cointelegraph.com/news/debunking-the-myth-cryptocurrency-is-used-for-criminal-activity).':94 'doesn':38 'email':15 'express':84 'fact':27 'focus':57 'fraction':61 'gift':19 'got':99 'hate':78 'heard':3 'illeg':53 'indian':5 'let':8,12,16,21 'mean':40 'numer':49 'peopl':37 'phone':11 'read':92 'scam':36 'show':67 'sourc':102 'studi':100 'technolog':30 'thing':44,65 'tini':60 'understand':75,89 'use':34,50 've':98 'want':73 'way':82 'whole':43,64"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6455624"
              +editedAt: null
              +createdAt: DateTimeImmutable @1704553140 {#3405
                date: 2024-01-06 15:59:00.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2452}
            +body: "Scam call centers are illegal and get shut down often. Great example if you want to somehow convince people that crypto isn’t a scam."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 15
            +score: 0
            +lastActive: DateTime @1704562402 {#3473
              date: 2024-01-06 18:33:22.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypnotic_nerd@programming.dev"
              "@Sheeple@lemmy.world"
              "@LufyCZ@lemmy.world"
              "@000@fuck.markets"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3476 …}
            +nested: Doctrine\ORM\PersistentCollection {#3478 …}
            +votes: Doctrine\ORM\PersistentCollection {#3480 …}
            +reports: Doctrine\ORM\PersistentCollection {#3482 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3484 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3486 …}
            -id: 286068
            -bodyTs: "'call':2 'center':3 'convinc':18 'crypto':21 'exampl':12 'get':7 'great':11 'illeg':5 'isn':22 'often':10 'peopl':19 'scam':1,25 'shut':8 'somehow':17 'want':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://fuck.markets/comment/141318"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704562402 {#3474
              date: 2024-01-06 18:33:22.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2452}
          +body: """
            So you’re saying that scamming through crypto isn’t illegal and that the people behind it don’t get caught?\n
            \n
            You’re comparing apples and oranges, it doesn’t work like that.\n
            \n
            Crypto is the “phone” or “email” from my example, it’s just a medium.\n
            \n
            So yeah, good job showing you don’t understand how it works
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1704570513 {#3525
            date: 2024-01-06 20:48:33.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
            "@LufyCZ@lemmy.world"
            "@000@fuck.markets"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3528 …}
          +nested: Doctrine\ORM\PersistentCollection {#3530 …}
          +votes: Doctrine\ORM\PersistentCollection {#3532 …}
          +reports: Doctrine\ORM\PersistentCollection {#3534 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3536 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3538 …}
          -id: 286479
          -bodyTs: "'appl':25 'behind':16 'caught':21 'compar':24 'crypto':8,34 'doesn':29 'email':39 'exampl':42 'get':20 'good':50 'illeg':11 'isn':9 'job':51 'like':32 'medium':47 'orang':27 'peopl':15 'phone':37 're':3,23 'say':4 'scam':6 'show':52 'understand':56 'work':31,59 'yeah':49"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6460214"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704570513 {#3526
            date: 2024-01-06 20:48:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: "What’s your endgame here, you need us to buy shitcoins you lost money on or something?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1704573676 {#3575
          date: 2024-01-06 21:41:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@LufyCZ@lemmy.world"
          "@000@fuck.markets"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3579 …}
        +nested: Doctrine\ORM\PersistentCollection {#3584 …}
        +votes: Doctrine\ORM\PersistentCollection {#3580 …}
        +reports: Doctrine\ORM\PersistentCollection {#3586 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3588 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3590 …}
        -id: 286597
        -bodyTs: "'buy':10 'endgam':4 'lost':13 'money':14 'need':7 'shitcoin':11 'someth':17 'us':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://fuck.markets/comment/143565"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704573676 {#3572
          date: 2024-01-06 21:41:16.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: "Nice, well done, let’s attack me personally instead of having a conversation. That will get you far in life."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704576395 {#3613
        date: 2024-01-06 22:26:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@000@fuck.markets"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3616 …}
      +nested: Doctrine\ORM\PersistentCollection {#3620 …}
      +votes: Doctrine\ORM\PersistentCollection {#3622 …}
      +reports: Doctrine\ORM\PersistentCollection {#3623 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3627 …}
      -id: 286713
      -bodyTs: "'attack':6 'convers':13 'done':3 'far':18 'get':16 'instead':9 'let':4 'life':20 'nice':1 'person':8 'well':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6461879"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704576395 {#3610
        date: 2024-01-06 22:26:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: "You feel attacked because you lost money on crypto scams? That sucks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704583635 {#3650
      date: 2024-01-07 00:27:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@000@fuck.markets"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3653 …}
    +nested: Doctrine\ORM\PersistentCollection {#3657 …}
    +votes: Doctrine\ORM\PersistentCollection {#3659 …}
    +reports: Doctrine\ORM\PersistentCollection {#3660 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3662 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3664 …}
    -id: 286999
    -bodyTs: "'attack':3 'crypto':9 'feel':2 'lost':6 'money':7 'scam':10 'suck':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://fuck.markets/comment/145533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704583635 {#3647
      date: 2024-01-07 00:27:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    I feel attacked because *you* attacked my integrity instead of trying to have a useful conversation.\n
    \n
    That’s fine though, people are scared of things they don’t understand, that’s a well known fact.\n
    \n
    Have fun falling behind
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704623013 {#3687
    date: 2024-01-07 11:23:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@000@fuck.markets"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3690 …}
  +nested: Doctrine\ORM\PersistentCollection {#3694 …}
  +votes: Doctrine\ORM\PersistentCollection {#3696 …}
  +reports: Doctrine\ORM\PersistentCollection {#3697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3701 …}
  -id: 288322
  -bodyTs: "'attack':3,6 'behind':39 'convers':16 'fact':35 'fall':38 'feel':2 'fine':19 'fun':37 'instead':9 'integr':8 'known':34 'peopl':21 'scare':23 'thing':25 'though':20 'tri':11 'understand':29 'use':15 'well':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6473959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704623013 {#3684
    date: 2024-01-07 11:23:33.0 +01: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
105 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
106 DENIED moderate
App\Entity\EntryComment {#3288
  +user: Proxies\__CG__\App\Entity\User {#3289 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3167
    +user: Proxies\__CG__\App\Entity\User {#3168 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2452
      +user: App\Entity\User {#2377 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 107
      +score: 0
      +lastActive: DateTime @1719905677 {#2458
        date: 2024-07-02 09:34:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2457 …}
      +nested: Doctrine\ORM\PersistentCollection {#2455 …}
      +votes: Doctrine\ORM\PersistentCollection {#2468 …}
      +reports: Doctrine\ORM\PersistentCollection {#2469 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
      -id: 284910
      -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6450620"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704530257 {#2461
        date: 2024-01-06 09:37:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: """
      It’s an exchange, not a cryptocurrency.\n
      \n
      Check your facts before you start the hate train.\n
      \n
      Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1704535776 {#3164
      date: 2024-01-06 11:09:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3169 …}
    +nested: Doctrine\ORM\PersistentCollection {#3171 …}
    +votes: Doctrine\ORM\PersistentCollection {#3173 …}
    +reports: Doctrine\ORM\PersistentCollection {#3175 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
    -id: 285061
    -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6451931"
    +editedAt: DateTimeImmutable @1712270138 {#3165
      date: 2024-04-05 00:35:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704535776 {#3166
      date: 2024-01-06 11:09:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: "I dunno, been seeing quite a few posts from [indieweb.social/@web3isgreat](https://indieweb.social/@web3isgreat) that do kind of give a bad impression…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704571096 {#3286
    date: 2024-01-06 20:58:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3290 …}
  +nested: Doctrine\ORM\PersistentCollection {#3292 …}
  +votes: Doctrine\ORM\PersistentCollection {#3294 …}
  +reports: Doctrine\ORM\PersistentCollection {#3296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
  -id: 286501
  -bodyTs: "'/@web3isgreat](https://indieweb.social/@web3isgreat)':12 'bad':19 'dunno':2 'give':17 'impress':20 'indieweb.social':11 'indieweb.social/@web3isgreat](https://indieweb.social/@web3isgreat)':10 'kind':15 'post':8 'quit':5 'see':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5466778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704571096 {#3287
    date: 2024-01-06 20:58:16.0 +01: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
107 DENIED edit
App\Entity\EntryComment {#3288
  +user: Proxies\__CG__\App\Entity\User {#3289 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3167
    +user: Proxies\__CG__\App\Entity\User {#3168 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2452
      +user: App\Entity\User {#2377 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 107
      +score: 0
      +lastActive: DateTime @1719905677 {#2458
        date: 2024-07-02 09:34:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2457 …}
      +nested: Doctrine\ORM\PersistentCollection {#2455 …}
      +votes: Doctrine\ORM\PersistentCollection {#2468 …}
      +reports: Doctrine\ORM\PersistentCollection {#2469 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
      -id: 284910
      -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6450620"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704530257 {#2461
        date: 2024-01-06 09:37:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: """
      It’s an exchange, not a cryptocurrency.\n
      \n
      Check your facts before you start the hate train.\n
      \n
      Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1704535776 {#3164
      date: 2024-01-06 11:09:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3169 …}
    +nested: Doctrine\ORM\PersistentCollection {#3171 …}
    +votes: Doctrine\ORM\PersistentCollection {#3173 …}
    +reports: Doctrine\ORM\PersistentCollection {#3175 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
    -id: 285061
    -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6451931"
    +editedAt: DateTimeImmutable @1712270138 {#3165
      date: 2024-04-05 00:35:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704535776 {#3166
      date: 2024-01-06 11:09:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: "I dunno, been seeing quite a few posts from [indieweb.social/@web3isgreat](https://indieweb.social/@web3isgreat) that do kind of give a bad impression…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704571096 {#3286
    date: 2024-01-06 20:58:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3290 …}
  +nested: Doctrine\ORM\PersistentCollection {#3292 …}
  +votes: Doctrine\ORM\PersistentCollection {#3294 …}
  +reports: Doctrine\ORM\PersistentCollection {#3296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
  -id: 286501
  -bodyTs: "'/@web3isgreat](https://indieweb.social/@web3isgreat)':12 'bad':19 'dunno':2 'give':17 'impress':20 'indieweb.social':11 'indieweb.social/@web3isgreat](https://indieweb.social/@web3isgreat)':10 'kind':15 'post':8 'quit':5 'see':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5466778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704571096 {#3287
    date: 2024-01-06 20:58:16.0 +01: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
108 DENIED moderate
App\Entity\EntryComment {#3288
  +user: Proxies\__CG__\App\Entity\User {#3289 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3167
    +user: Proxies\__CG__\App\Entity\User {#3168 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2452
      +user: App\Entity\User {#2377 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 107
      +score: 0
      +lastActive: DateTime @1719905677 {#2458
        date: 2024-07-02 09:34:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2457 …}
      +nested: Doctrine\ORM\PersistentCollection {#2455 …}
      +votes: Doctrine\ORM\PersistentCollection {#2468 …}
      +reports: Doctrine\ORM\PersistentCollection {#2469 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
      -id: 284910
      -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6450620"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704530257 {#2461
        date: 2024-01-06 09:37:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: """
      It’s an exchange, not a cryptocurrency.\n
      \n
      Check your facts before you start the hate train.\n
      \n
      Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1704535776 {#3164
      date: 2024-01-06 11:09:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3169 …}
    +nested: Doctrine\ORM\PersistentCollection {#3171 …}
    +votes: Doctrine\ORM\PersistentCollection {#3173 …}
    +reports: Doctrine\ORM\PersistentCollection {#3175 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
    -id: 285061
    -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6451931"
    +editedAt: DateTimeImmutable @1712270138 {#3165
      date: 2024-04-05 00:35:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704535776 {#3166
      date: 2024-01-06 11:09:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: "I dunno, been seeing quite a few posts from [indieweb.social/@web3isgreat](https://indieweb.social/@web3isgreat) that do kind of give a bad impression…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704571096 {#3286
    date: 2024-01-06 20:58:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3290 …}
  +nested: Doctrine\ORM\PersistentCollection {#3292 …}
  +votes: Doctrine\ORM\PersistentCollection {#3294 …}
  +reports: Doctrine\ORM\PersistentCollection {#3296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
  -id: 286501
  -bodyTs: "'/@web3isgreat](https://indieweb.social/@web3isgreat)':12 'bad':19 'dunno':2 'give':17 'impress':20 'indieweb.social':11 'indieweb.social/@web3isgreat](https://indieweb.social/@web3isgreat)':10 'kind':15 'post':8 'quit':5 'see':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5466778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704571096 {#3287
    date: 2024-01-06 20:58:16.0 +01: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
109 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
110 DENIED moderate
App\Entity\EntryComment {#3421
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3288
    +user: Proxies\__CG__\App\Entity\User {#3289 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3167
      +user: Proxies\__CG__\App\Entity\User {#3168 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2452
        +user: App\Entity\User {#2377 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 107
        +score: 0
        +lastActive: DateTime @1719905677 {#2458
          date: 2024-07-02 09:34:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 284910
        -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6450620"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704530257 {#2461
          date: 2024-01-06 09:37:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        It’s an exchange, not a cryptocurrency.\n
        \n
        Check your facts before you start the hate train.\n
        \n
        Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704535776 {#3164
        date: 2024-01-06 11:09:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3169 …}
      +nested: Doctrine\ORM\PersistentCollection {#3171 …}
      +votes: Doctrine\ORM\PersistentCollection {#3173 …}
      +reports: Doctrine\ORM\PersistentCollection {#3175 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
      -id: 285061
      -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6451931"
      +editedAt: DateTimeImmutable @1712270138 {#3165
        date: 2024-04-05 00:35:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704535776 {#3166
        date: 2024-01-06 11:09:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: "I dunno, been seeing quite a few posts from [indieweb.social/@web3isgreat](https://indieweb.social/@web3isgreat) that do kind of give a bad impression…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1704571096 {#3286
      date: 2024-01-06 20:58:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3290 …}
    +nested: Doctrine\ORM\PersistentCollection {#3292 …}
    +votes: Doctrine\ORM\PersistentCollection {#3294 …}
    +reports: Doctrine\ORM\PersistentCollection {#3296 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
    -id: 286501
    -bodyTs: "'/@web3isgreat](https://indieweb.social/@web3isgreat)':12 'bad':19 'dunno':2 'give':17 'impress':20 'indieweb.social':11 'indieweb.social/@web3isgreat](https://indieweb.social/@web3isgreat)':10 'kind':15 'post':8 'quit':5 'see':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5466778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704571096 {#3287
      date: 2024-01-06 20:58:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    Yeah, you hear about the things that go wrong and not about the ones that don’t.\n
    \n
    I’m not saying everything is perfect, obviously it isn’t, but the people on here are talking about how incredibly shit it is without any redeeming qualities, which just simply isn’t true. It’s harder to prove a negative (that things aren’t bad), especially since nobody’s gonna write a “no protocol got hacked today, $x billion is safe” article.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704576627 {#3419
    date: 2024-01-06 22:30:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@twix@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3422 …}
  +nested: Doctrine\ORM\PersistentCollection {#3424 …}
  +votes: Doctrine\ORM\PersistentCollection {#3426 …}
  +reports: Doctrine\ORM\PersistentCollection {#3428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3432 …}
  -id: 286726
  -bodyTs: "'aren':61 'articl':80 'bad':63 'billion':77 'especi':64 'everyth':22 'go':8 'gonna':68 'got':73 'hack':74 'harder':54 'hear':3 'incred':38 'isn':27,49 'm':19 'negat':58 'nobodi':66 'obvious':25 'one':14 'peopl':31 'perfect':24 'protocol':72 'prove':56 'qualiti':45 'redeem':44 'safe':79 'say':21 'shit':39 'simpli':48 'sinc':65 'talk':35 'thing':6,60 'today':75 'true':51 'without':42 'write':69 'wrong':9 'x':76 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6461960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704576627 {#3420
    date: 2024-01-06 22:30:27.0 +01: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
111 DENIED edit
App\Entity\EntryComment {#3421
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3288
    +user: Proxies\__CG__\App\Entity\User {#3289 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3167
      +user: Proxies\__CG__\App\Entity\User {#3168 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2452
        +user: App\Entity\User {#2377 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 107
        +score: 0
        +lastActive: DateTime @1719905677 {#2458
          date: 2024-07-02 09:34:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 284910
        -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6450620"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704530257 {#2461
          date: 2024-01-06 09:37:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        It’s an exchange, not a cryptocurrency.\n
        \n
        Check your facts before you start the hate train.\n
        \n
        Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704535776 {#3164
        date: 2024-01-06 11:09:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3169 …}
      +nested: Doctrine\ORM\PersistentCollection {#3171 …}
      +votes: Doctrine\ORM\PersistentCollection {#3173 …}
      +reports: Doctrine\ORM\PersistentCollection {#3175 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
      -id: 285061
      -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6451931"
      +editedAt: DateTimeImmutable @1712270138 {#3165
        date: 2024-04-05 00:35:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704535776 {#3166
        date: 2024-01-06 11:09:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: "I dunno, been seeing quite a few posts from [indieweb.social/@web3isgreat](https://indieweb.social/@web3isgreat) that do kind of give a bad impression…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1704571096 {#3286
      date: 2024-01-06 20:58:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3290 …}
    +nested: Doctrine\ORM\PersistentCollection {#3292 …}
    +votes: Doctrine\ORM\PersistentCollection {#3294 …}
    +reports: Doctrine\ORM\PersistentCollection {#3296 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
    -id: 286501
    -bodyTs: "'/@web3isgreat](https://indieweb.social/@web3isgreat)':12 'bad':19 'dunno':2 'give':17 'impress':20 'indieweb.social':11 'indieweb.social/@web3isgreat](https://indieweb.social/@web3isgreat)':10 'kind':15 'post':8 'quit':5 'see':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5466778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704571096 {#3287
      date: 2024-01-06 20:58:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    Yeah, you hear about the things that go wrong and not about the ones that don’t.\n
    \n
    I’m not saying everything is perfect, obviously it isn’t, but the people on here are talking about how incredibly shit it is without any redeeming qualities, which just simply isn’t true. It’s harder to prove a negative (that things aren’t bad), especially since nobody’s gonna write a “no protocol got hacked today, $x billion is safe” article.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704576627 {#3419
    date: 2024-01-06 22:30:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@twix@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3422 …}
  +nested: Doctrine\ORM\PersistentCollection {#3424 …}
  +votes: Doctrine\ORM\PersistentCollection {#3426 …}
  +reports: Doctrine\ORM\PersistentCollection {#3428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3432 …}
  -id: 286726
  -bodyTs: "'aren':61 'articl':80 'bad':63 'billion':77 'especi':64 'everyth':22 'go':8 'gonna':68 'got':73 'hack':74 'harder':54 'hear':3 'incred':38 'isn':27,49 'm':19 'negat':58 'nobodi':66 'obvious':25 'one':14 'peopl':31 'perfect':24 'protocol':72 'prove':56 'qualiti':45 'redeem':44 'safe':79 'say':21 'shit':39 'simpli':48 'sinc':65 'talk':35 'thing':6,60 'today':75 'true':51 'without':42 'write':69 'wrong':9 'x':76 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6461960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704576627 {#3420
    date: 2024-01-06 22:30:27.0 +01: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
112 DENIED moderate
App\Entity\EntryComment {#3421
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3288
    +user: Proxies\__CG__\App\Entity\User {#3289 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3167
      +user: Proxies\__CG__\App\Entity\User {#3168 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2452
        +user: App\Entity\User {#2377 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 107
        +score: 0
        +lastActive: DateTime @1719905677 {#2458
          date: 2024-07-02 09:34:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 284910
        -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6450620"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704530257 {#2461
          date: 2024-01-06 09:37:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        It’s an exchange, not a cryptocurrency.\n
        \n
        Check your facts before you start the hate train.\n
        \n
        Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704535776 {#3164
        date: 2024-01-06 11:09:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3169 …}
      +nested: Doctrine\ORM\PersistentCollection {#3171 …}
      +votes: Doctrine\ORM\PersistentCollection {#3173 …}
      +reports: Doctrine\ORM\PersistentCollection {#3175 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
      -id: 285061
      -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6451931"
      +editedAt: DateTimeImmutable @1712270138 {#3165
        date: 2024-04-05 00:35:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704535776 {#3166
        date: 2024-01-06 11:09:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: "I dunno, been seeing quite a few posts from [indieweb.social/@web3isgreat](https://indieweb.social/@web3isgreat) that do kind of give a bad impression…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1704571096 {#3286
      date: 2024-01-06 20:58:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3290 …}
    +nested: Doctrine\ORM\PersistentCollection {#3292 …}
    +votes: Doctrine\ORM\PersistentCollection {#3294 …}
    +reports: Doctrine\ORM\PersistentCollection {#3296 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
    -id: 286501
    -bodyTs: "'/@web3isgreat](https://indieweb.social/@web3isgreat)':12 'bad':19 'dunno':2 'give':17 'impress':20 'indieweb.social':11 'indieweb.social/@web3isgreat](https://indieweb.social/@web3isgreat)':10 'kind':15 'post':8 'quit':5 'see':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5466778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704571096 {#3287
      date: 2024-01-06 20:58:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    Yeah, you hear about the things that go wrong and not about the ones that don’t.\n
    \n
    I’m not saying everything is perfect, obviously it isn’t, but the people on here are talking about how incredibly shit it is without any redeeming qualities, which just simply isn’t true. It’s harder to prove a negative (that things aren’t bad), especially since nobody’s gonna write a “no protocol got hacked today, $x billion is safe” article.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704576627 {#3419
    date: 2024-01-06 22:30:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@twix@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3422 …}
  +nested: Doctrine\ORM\PersistentCollection {#3424 …}
  +votes: Doctrine\ORM\PersistentCollection {#3426 …}
  +reports: Doctrine\ORM\PersistentCollection {#3428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3432 …}
  -id: 286726
  -bodyTs: "'aren':61 'articl':80 'bad':63 'billion':77 'especi':64 'everyth':22 'go':8 'gonna':68 'got':73 'hack':74 'harder':54 'hear':3 'incred':38 'isn':27,49 'm':19 'negat':58 'nobodi':66 'obvious':25 'one':14 'peopl':31 'perfect':24 'protocol':72 'prove':56 'qualiti':45 'redeem':44 'safe':79 'say':21 'shit':39 'simpli':48 'sinc':65 'talk':35 'thing':6,60 'today':75 'true':51 'without':42 'write':69 'wrong':9 'x':76 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6461960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704576627 {#3420
    date: 2024-01-06 22:30:27.0 +01: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
113 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
114 DENIED moderate
App\Entity\EntryComment {#3490
  +user: Proxies\__CG__\App\Entity\User {#3289 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3421
    +user: Proxies\__CG__\App\Entity\User {#3168 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3288
      +user: Proxies\__CG__\App\Entity\User {#3289 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3167
        +user: Proxies\__CG__\App\Entity\User {#3168 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#2452
          +user: App\Entity\User {#2377 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: null
          +root: null
          +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 107
          +score: 0
          +lastActive: DateTime @1719905677 {#2458
            date: 2024-07-02 09:34:37.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2457 …}
          +nested: Doctrine\ORM\PersistentCollection {#2455 …}
          +votes: Doctrine\ORM\PersistentCollection {#2468 …}
          +reports: Doctrine\ORM\PersistentCollection {#2469 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
          -id: 284910
          -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6450620"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704530257 {#2461
            date: 2024-01-06 09:37:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: """
          It’s an exchange, not a cryptocurrency.\n
          \n
          Check your facts before you start the hate train.\n
          \n
          Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1704535776 {#3164
          date: 2024-01-06 11:09:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3169 …}
        +nested: Doctrine\ORM\PersistentCollection {#3171 …}
        +votes: Doctrine\ORM\PersistentCollection {#3173 …}
        +reports: Doctrine\ORM\PersistentCollection {#3175 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
        -id: 285061
        -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6451931"
        +editedAt: DateTimeImmutable @1712270138 {#3165
          date: 2024-04-05 00:35:38.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704535776 {#3166
          date: 2024-01-06 11:09:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: "I dunno, been seeing quite a few posts from [indieweb.social/@web3isgreat](https://indieweb.social/@web3isgreat) that do kind of give a bad impression…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1704571096 {#3286
        date: 2024-01-06 20:58:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3290 …}
      +nested: Doctrine\ORM\PersistentCollection {#3292 …}
      +votes: Doctrine\ORM\PersistentCollection {#3294 …}
      +reports: Doctrine\ORM\PersistentCollection {#3296 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
      -id: 286501
      -bodyTs: "'/@web3isgreat](https://indieweb.social/@web3isgreat)':12 'bad':19 'dunno':2 'give':17 'impress':20 'indieweb.social':11 'indieweb.social/@web3isgreat](https://indieweb.social/@web3isgreat)':10 'kind':15 'post':8 'quit':5 'see':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5466778"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704571096 {#3287
        date: 2024-01-06 20:58:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: """
      Yeah, you hear about the things that go wrong and not about the ones that don’t.\n
      \n
      I’m not saying everything is perfect, obviously it isn’t, but the people on here are talking about how incredibly shit it is without any redeeming qualities, which just simply isn’t true. It’s harder to prove a negative (that things aren’t bad), especially since nobody’s gonna write a “no protocol got hacked today, $x billion is safe” article.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704576627 {#3419
      date: 2024-01-06 22:30:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@twix@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3422 …}
    +nested: Doctrine\ORM\PersistentCollection {#3424 …}
    +votes: Doctrine\ORM\PersistentCollection {#3426 …}
    +reports: Doctrine\ORM\PersistentCollection {#3428 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3430 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3432 …}
    -id: 286726
    -bodyTs: "'aren':61 'articl':80 'bad':63 'billion':77 'especi':64 'everyth':22 'go':8 'gonna':68 'got':73 'hack':74 'harder':54 'hear':3 'incred':38 'isn':27,49 'm':19 'negat':58 'nobodi':66 'obvious':25 'one':14 'peopl':31 'perfect':24 'protocol':72 'prove':56 'qualiti':45 'redeem':44 'safe':79 'say':21 'shit':39 'simpli':48 'sinc':65 'talk':35 'thing':6,60 'today':75 'true':51 'without':42 'write':69 'wrong':9 'x':76 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6461960"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704576627 {#3420
      date: 2024-01-06 22:30:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: "My general problem with cryptocurrency is their environmental impact / resource usage compared to traditional payment systems."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704578955 {#3488
    date: 2024-01-06 23:09:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@twix@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3491 …}
  +nested: Doctrine\ORM\PersistentCollection {#3493 …}
  +votes: Doctrine\ORM\PersistentCollection {#3495 …}
  +reports: Doctrine\ORM\PersistentCollection {#3497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3501 …}
  -id: 286817
  -bodyTs: "'compar':12 'cryptocurr':5 'environment':8 'general':2 'impact':9 'payment':15 'problem':3 'resourc':10 'system':16 'tradit':14 'usag':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5469121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704578955 {#3489
    date: 2024-01-06 23:09:15.0 +01: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
115 DENIED edit
App\Entity\EntryComment {#3490
  +user: Proxies\__CG__\App\Entity\User {#3289 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3421
    +user: Proxies\__CG__\App\Entity\User {#3168 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3288
      +user: Proxies\__CG__\App\Entity\User {#3289 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3167
        +user: Proxies\__CG__\App\Entity\User {#3168 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#2452
          +user: App\Entity\User {#2377 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: null
          +root: null
          +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 107
          +score: 0
          +lastActive: DateTime @1719905677 {#2458
            date: 2024-07-02 09:34:37.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2457 …}
          +nested: Doctrine\ORM\PersistentCollection {#2455 …}
          +votes: Doctrine\ORM\PersistentCollection {#2468 …}
          +reports: Doctrine\ORM\PersistentCollection {#2469 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
          -id: 284910
          -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6450620"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704530257 {#2461
            date: 2024-01-06 09:37:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: """
          It’s an exchange, not a cryptocurrency.\n
          \n
          Check your facts before you start the hate train.\n
          \n
          Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1704535776 {#3164
          date: 2024-01-06 11:09:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3169 …}
        +nested: Doctrine\ORM\PersistentCollection {#3171 …}
        +votes: Doctrine\ORM\PersistentCollection {#3173 …}
        +reports: Doctrine\ORM\PersistentCollection {#3175 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
        -id: 285061
        -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6451931"
        +editedAt: DateTimeImmutable @1712270138 {#3165
          date: 2024-04-05 00:35:38.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704535776 {#3166
          date: 2024-01-06 11:09:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: "I dunno, been seeing quite a few posts from [indieweb.social/@web3isgreat](https://indieweb.social/@web3isgreat) that do kind of give a bad impression…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1704571096 {#3286
        date: 2024-01-06 20:58:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3290 …}
      +nested: Doctrine\ORM\PersistentCollection {#3292 …}
      +votes: Doctrine\ORM\PersistentCollection {#3294 …}
      +reports: Doctrine\ORM\PersistentCollection {#3296 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
      -id: 286501
      -bodyTs: "'/@web3isgreat](https://indieweb.social/@web3isgreat)':12 'bad':19 'dunno':2 'give':17 'impress':20 'indieweb.social':11 'indieweb.social/@web3isgreat](https://indieweb.social/@web3isgreat)':10 'kind':15 'post':8 'quit':5 'see':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5466778"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704571096 {#3287
        date: 2024-01-06 20:58:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: """
      Yeah, you hear about the things that go wrong and not about the ones that don’t.\n
      \n
      I’m not saying everything is perfect, obviously it isn’t, but the people on here are talking about how incredibly shit it is without any redeeming qualities, which just simply isn’t true. It’s harder to prove a negative (that things aren’t bad), especially since nobody’s gonna write a “no protocol got hacked today, $x billion is safe” article.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704576627 {#3419
      date: 2024-01-06 22:30:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@twix@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3422 …}
    +nested: Doctrine\ORM\PersistentCollection {#3424 …}
    +votes: Doctrine\ORM\PersistentCollection {#3426 …}
    +reports: Doctrine\ORM\PersistentCollection {#3428 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3430 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3432 …}
    -id: 286726
    -bodyTs: "'aren':61 'articl':80 'bad':63 'billion':77 'especi':64 'everyth':22 'go':8 'gonna':68 'got':73 'hack':74 'harder':54 'hear':3 'incred':38 'isn':27,49 'm':19 'negat':58 'nobodi':66 'obvious':25 'one':14 'peopl':31 'perfect':24 'protocol':72 'prove':56 'qualiti':45 'redeem':44 'safe':79 'say':21 'shit':39 'simpli':48 'sinc':65 'talk':35 'thing':6,60 'today':75 'true':51 'without':42 'write':69 'wrong':9 'x':76 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6461960"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704576627 {#3420
      date: 2024-01-06 22:30:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: "My general problem with cryptocurrency is their environmental impact / resource usage compared to traditional payment systems."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704578955 {#3488
    date: 2024-01-06 23:09:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@twix@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3491 …}
  +nested: Doctrine\ORM\PersistentCollection {#3493 …}
  +votes: Doctrine\ORM\PersistentCollection {#3495 …}
  +reports: Doctrine\ORM\PersistentCollection {#3497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3501 …}
  -id: 286817
  -bodyTs: "'compar':12 'cryptocurr':5 'environment':8 'general':2 'impact':9 'payment':15 'problem':3 'resourc':10 'system':16 'tradit':14 'usag':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5469121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704578955 {#3489
    date: 2024-01-06 23:09:15.0 +01: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
116 DENIED moderate
App\Entity\EntryComment {#3490
  +user: Proxies\__CG__\App\Entity\User {#3289 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3421
    +user: Proxies\__CG__\App\Entity\User {#3168 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3288
      +user: Proxies\__CG__\App\Entity\User {#3289 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3167
        +user: Proxies\__CG__\App\Entity\User {#3168 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#2452
          +user: App\Entity\User {#2377 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: null
          +root: null
          +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 107
          +score: 0
          +lastActive: DateTime @1719905677 {#2458
            date: 2024-07-02 09:34:37.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2457 …}
          +nested: Doctrine\ORM\PersistentCollection {#2455 …}
          +votes: Doctrine\ORM\PersistentCollection {#2468 …}
          +reports: Doctrine\ORM\PersistentCollection {#2469 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
          -id: 284910
          -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6450620"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704530257 {#2461
            date: 2024-01-06 09:37:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: """
          It’s an exchange, not a cryptocurrency.\n
          \n
          Check your facts before you start the hate train.\n
          \n
          Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1704535776 {#3164
          date: 2024-01-06 11:09:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3169 …}
        +nested: Doctrine\ORM\PersistentCollection {#3171 …}
        +votes: Doctrine\ORM\PersistentCollection {#3173 …}
        +reports: Doctrine\ORM\PersistentCollection {#3175 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
        -id: 285061
        -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6451931"
        +editedAt: DateTimeImmutable @1712270138 {#3165
          date: 2024-04-05 00:35:38.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704535776 {#3166
          date: 2024-01-06 11:09:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: "I dunno, been seeing quite a few posts from [indieweb.social/@web3isgreat](https://indieweb.social/@web3isgreat) that do kind of give a bad impression…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1704571096 {#3286
        date: 2024-01-06 20:58:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3290 …}
      +nested: Doctrine\ORM\PersistentCollection {#3292 …}
      +votes: Doctrine\ORM\PersistentCollection {#3294 …}
      +reports: Doctrine\ORM\PersistentCollection {#3296 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
      -id: 286501
      -bodyTs: "'/@web3isgreat](https://indieweb.social/@web3isgreat)':12 'bad':19 'dunno':2 'give':17 'impress':20 'indieweb.social':11 'indieweb.social/@web3isgreat](https://indieweb.social/@web3isgreat)':10 'kind':15 'post':8 'quit':5 'see':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5466778"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704571096 {#3287
        date: 2024-01-06 20:58:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: """
      Yeah, you hear about the things that go wrong and not about the ones that don’t.\n
      \n
      I’m not saying everything is perfect, obviously it isn’t, but the people on here are talking about how incredibly shit it is without any redeeming qualities, which just simply isn’t true. It’s harder to prove a negative (that things aren’t bad), especially since nobody’s gonna write a “no protocol got hacked today, $x billion is safe” article.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704576627 {#3419
      date: 2024-01-06 22:30:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@twix@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3422 …}
    +nested: Doctrine\ORM\PersistentCollection {#3424 …}
    +votes: Doctrine\ORM\PersistentCollection {#3426 …}
    +reports: Doctrine\ORM\PersistentCollection {#3428 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3430 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3432 …}
    -id: 286726
    -bodyTs: "'aren':61 'articl':80 'bad':63 'billion':77 'especi':64 'everyth':22 'go':8 'gonna':68 'got':73 'hack':74 'harder':54 'hear':3 'incred':38 'isn':27,49 'm':19 'negat':58 'nobodi':66 'obvious':25 'one':14 'peopl':31 'perfect':24 'protocol':72 'prove':56 'qualiti':45 'redeem':44 'safe':79 'say':21 'shit':39 'simpli':48 'sinc':65 'talk':35 'thing':6,60 'today':75 'true':51 'without':42 'write':69 'wrong':9 'x':76 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6461960"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704576627 {#3420
      date: 2024-01-06 22:30:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: "My general problem with cryptocurrency is their environmental impact / resource usage compared to traditional payment systems."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704578955 {#3488
    date: 2024-01-06 23:09:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@twix@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3491 …}
  +nested: Doctrine\ORM\PersistentCollection {#3493 …}
  +votes: Doctrine\ORM\PersistentCollection {#3495 …}
  +reports: Doctrine\ORM\PersistentCollection {#3497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3501 …}
  -id: 286817
  -bodyTs: "'compar':12 'cryptocurr':5 'environment':8 'general':2 'impact':9 'payment':15 'problem':3 'resourc':10 'system':16 'tradit':14 'usag':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5469121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704578955 {#3489
    date: 2024-01-06 23:09:15.0 +01: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
117 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
118 DENIED moderate
App\Entity\EntryComment {#3542
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3490
    +user: Proxies\__CG__\App\Entity\User {#3289 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3421
      +user: Proxies\__CG__\App\Entity\User {#3168 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3288
        +user: Proxies\__CG__\App\Entity\User {#3289 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3167
          +user: Proxies\__CG__\App\Entity\User {#3168 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#2452
            +user: App\Entity\User {#2377 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: null
            +root: null
            +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 107
            +score: 0
            +lastActive: DateTime @1719905677 {#2458
              date: 2024-07-02 09:34:37.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypnotic_nerd@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2457 …}
            +nested: Doctrine\ORM\PersistentCollection {#2455 …}
            +votes: Doctrine\ORM\PersistentCollection {#2468 …}
            +reports: Doctrine\ORM\PersistentCollection {#2469 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
            -id: 284910
            -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6450620"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704530257 {#2461
              date: 2024-01-06 09:37:37.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2452}
          +body: """
            It’s an exchange, not a cryptocurrency.\n
            \n
            Check your facts before you start the hate train.\n
            \n
            Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1704535776 {#3164
            date: 2024-01-06 11:09:36.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3169 …}
          +nested: Doctrine\ORM\PersistentCollection {#3171 …}
          +votes: Doctrine\ORM\PersistentCollection {#3173 …}
          +reports: Doctrine\ORM\PersistentCollection {#3175 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
          -id: 285061
          -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6451931"
          +editedAt: DateTimeImmutable @1712270138 {#3165
            date: 2024-04-05 00:35:38.0 +02:00
          }
          +createdAt: DateTimeImmutable @1704535776 {#3166
            date: 2024-01-06 11:09:36.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: "I dunno, been seeing quite a few posts from [indieweb.social/@web3isgreat](https://indieweb.social/@web3isgreat) that do kind of give a bad impression…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1704571096 {#3286
          date: 2024-01-06 20:58:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@LufyCZ@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3290 …}
        +nested: Doctrine\ORM\PersistentCollection {#3292 …}
        +votes: Doctrine\ORM\PersistentCollection {#3294 …}
        +reports: Doctrine\ORM\PersistentCollection {#3296 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
        -id: 286501
        -bodyTs: "'/@web3isgreat](https://indieweb.social/@web3isgreat)':12 'bad':19 'dunno':2 'give':17 'impress':20 'indieweb.social':11 'indieweb.social/@web3isgreat](https://indieweb.social/@web3isgreat)':10 'kind':15 'post':8 'quit':5 'see':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5466778"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704571096 {#3287
          date: 2024-01-06 20:58:16.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        Yeah, you hear about the things that go wrong and not about the ones that don’t.\n
        \n
        I’m not saying everything is perfect, obviously it isn’t, but the people on here are talking about how incredibly shit it is without any redeeming qualities, which just simply isn’t true. It’s harder to prove a negative (that things aren’t bad), especially since nobody’s gonna write a “no protocol got hacked today, $x billion is safe” article.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704576627 {#3419
        date: 2024-01-06 22:30:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@twix@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3422 …}
      +nested: Doctrine\ORM\PersistentCollection {#3424 …}
      +votes: Doctrine\ORM\PersistentCollection {#3426 …}
      +reports: Doctrine\ORM\PersistentCollection {#3428 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3430 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3432 …}
      -id: 286726
      -bodyTs: "'aren':61 'articl':80 'bad':63 'billion':77 'especi':64 'everyth':22 'go':8 'gonna':68 'got':73 'hack':74 'harder':54 'hear':3 'incred':38 'isn':27,49 'm':19 'negat':58 'nobodi':66 'obvious':25 'one':14 'peopl':31 'perfect':24 'protocol':72 'prove':56 'qualiti':45 'redeem':44 'safe':79 'say':21 'shit':39 'simpli':48 'sinc':65 'talk':35 'thing':6,60 'today':75 'true':51 'without':42 'write':69 'wrong':9 'x':76 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6461960"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704576627 {#3420
        date: 2024-01-06 22:30:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: "My general problem with cryptocurrency is their environmental impact / resource usage compared to traditional payment systems."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704578955 {#3488
      date: 2024-01-06 23:09:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@twix@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3491 …}
    +nested: Doctrine\ORM\PersistentCollection {#3493 …}
    +votes: Doctrine\ORM\PersistentCollection {#3495 …}
    +reports: Doctrine\ORM\PersistentCollection {#3497 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3499 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3501 …}
    -id: 286817
    -bodyTs: "'compar':12 'cryptocurr':5 'environment':8 'general':2 'impact':9 'payment':15 'problem':3 'resourc':10 'system':16 'tradit':14 'usag':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5469121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704578955 {#3489
      date: 2024-01-06 23:09:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    It’s a problem that’s being solved. Bitcoin will probably suck in this regard forever, but Ethereum for example [has migrated over to a much environmentally friendlier system](https://cointelegraph.com/news/the-merge-brings-down-ethereum-s-network-power-consumption-by-over-99-9).\n
    \n
    Growing pains, but I think that we’re on a good path going forward.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704579987 {#3540
    date: 2024-01-06 23:26:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@twix@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3543 …}
  +nested: Doctrine\ORM\PersistentCollection {#3545 …}
  +votes: Doctrine\ORM\PersistentCollection {#3547 …}
  +reports: Doctrine\ORM\PersistentCollection {#3549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3553 …}
  -id: 286850
  -bodyTs: "'/news/the-merge-brings-down-ethereum-s-network-power-consumption-by-over-99-9).':32 'bitcoin':9 'cointelegraph.com':31 'cointelegraph.com/news/the-merge-brings-down-ethereum-s-network-power-consumption-by-over-99-9).':30 'environment':27 'ethereum':18 'exampl':20 'forev':16 'forward':46 'friendlier':28 'go':45 'good':43 'grow':33 'migrat':22 'much':26 'pain':34 'path':44 'probabl':11 'problem':4 're':40 'regard':15 'solv':8 'suck':12 'system':29 'think':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6462881"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704579987 {#3541
    date: 2024-01-06 23:26:27.0 +01: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
119 DENIED edit
App\Entity\EntryComment {#3542
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3490
    +user: Proxies\__CG__\App\Entity\User {#3289 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3421
      +user: Proxies\__CG__\App\Entity\User {#3168 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3288
        +user: Proxies\__CG__\App\Entity\User {#3289 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3167
          +user: Proxies\__CG__\App\Entity\User {#3168 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#2452
            +user: App\Entity\User {#2377 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: null
            +root: null
            +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 107
            +score: 0
            +lastActive: DateTime @1719905677 {#2458
              date: 2024-07-02 09:34:37.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypnotic_nerd@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2457 …}
            +nested: Doctrine\ORM\PersistentCollection {#2455 …}
            +votes: Doctrine\ORM\PersistentCollection {#2468 …}
            +reports: Doctrine\ORM\PersistentCollection {#2469 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
            -id: 284910
            -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6450620"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704530257 {#2461
              date: 2024-01-06 09:37:37.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2452}
          +body: """
            It’s an exchange, not a cryptocurrency.\n
            \n
            Check your facts before you start the hate train.\n
            \n
            Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1704535776 {#3164
            date: 2024-01-06 11:09:36.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3169 …}
          +nested: Doctrine\ORM\PersistentCollection {#3171 …}
          +votes: Doctrine\ORM\PersistentCollection {#3173 …}
          +reports: Doctrine\ORM\PersistentCollection {#3175 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
          -id: 285061
          -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6451931"
          +editedAt: DateTimeImmutable @1712270138 {#3165
            date: 2024-04-05 00:35:38.0 +02:00
          }
          +createdAt: DateTimeImmutable @1704535776 {#3166
            date: 2024-01-06 11:09:36.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: "I dunno, been seeing quite a few posts from [indieweb.social/@web3isgreat](https://indieweb.social/@web3isgreat) that do kind of give a bad impression…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1704571096 {#3286
          date: 2024-01-06 20:58:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@LufyCZ@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3290 …}
        +nested: Doctrine\ORM\PersistentCollection {#3292 …}
        +votes: Doctrine\ORM\PersistentCollection {#3294 …}
        +reports: Doctrine\ORM\PersistentCollection {#3296 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
        -id: 286501
        -bodyTs: "'/@web3isgreat](https://indieweb.social/@web3isgreat)':12 'bad':19 'dunno':2 'give':17 'impress':20 'indieweb.social':11 'indieweb.social/@web3isgreat](https://indieweb.social/@web3isgreat)':10 'kind':15 'post':8 'quit':5 'see':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5466778"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704571096 {#3287
          date: 2024-01-06 20:58:16.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        Yeah, you hear about the things that go wrong and not about the ones that don’t.\n
        \n
        I’m not saying everything is perfect, obviously it isn’t, but the people on here are talking about how incredibly shit it is without any redeeming qualities, which just simply isn’t true. It’s harder to prove a negative (that things aren’t bad), especially since nobody’s gonna write a “no protocol got hacked today, $x billion is safe” article.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704576627 {#3419
        date: 2024-01-06 22:30:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@twix@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3422 …}
      +nested: Doctrine\ORM\PersistentCollection {#3424 …}
      +votes: Doctrine\ORM\PersistentCollection {#3426 …}
      +reports: Doctrine\ORM\PersistentCollection {#3428 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3430 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3432 …}
      -id: 286726
      -bodyTs: "'aren':61 'articl':80 'bad':63 'billion':77 'especi':64 'everyth':22 'go':8 'gonna':68 'got':73 'hack':74 'harder':54 'hear':3 'incred':38 'isn':27,49 'm':19 'negat':58 'nobodi':66 'obvious':25 'one':14 'peopl':31 'perfect':24 'protocol':72 'prove':56 'qualiti':45 'redeem':44 'safe':79 'say':21 'shit':39 'simpli':48 'sinc':65 'talk':35 'thing':6,60 'today':75 'true':51 'without':42 'write':69 'wrong':9 'x':76 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6461960"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704576627 {#3420
        date: 2024-01-06 22:30:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: "My general problem with cryptocurrency is their environmental impact / resource usage compared to traditional payment systems."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704578955 {#3488
      date: 2024-01-06 23:09:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@twix@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3491 …}
    +nested: Doctrine\ORM\PersistentCollection {#3493 …}
    +votes: Doctrine\ORM\PersistentCollection {#3495 …}
    +reports: Doctrine\ORM\PersistentCollection {#3497 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3499 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3501 …}
    -id: 286817
    -bodyTs: "'compar':12 'cryptocurr':5 'environment':8 'general':2 'impact':9 'payment':15 'problem':3 'resourc':10 'system':16 'tradit':14 'usag':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5469121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704578955 {#3489
      date: 2024-01-06 23:09:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    It’s a problem that’s being solved. Bitcoin will probably suck in this regard forever, but Ethereum for example [has migrated over to a much environmentally friendlier system](https://cointelegraph.com/news/the-merge-brings-down-ethereum-s-network-power-consumption-by-over-99-9).\n
    \n
    Growing pains, but I think that we’re on a good path going forward.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704579987 {#3540
    date: 2024-01-06 23:26:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@twix@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3543 …}
  +nested: Doctrine\ORM\PersistentCollection {#3545 …}
  +votes: Doctrine\ORM\PersistentCollection {#3547 …}
  +reports: Doctrine\ORM\PersistentCollection {#3549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3553 …}
  -id: 286850
  -bodyTs: "'/news/the-merge-brings-down-ethereum-s-network-power-consumption-by-over-99-9).':32 'bitcoin':9 'cointelegraph.com':31 'cointelegraph.com/news/the-merge-brings-down-ethereum-s-network-power-consumption-by-over-99-9).':30 'environment':27 'ethereum':18 'exampl':20 'forev':16 'forward':46 'friendlier':28 'go':45 'good':43 'grow':33 'migrat':22 'much':26 'pain':34 'path':44 'probabl':11 'problem':4 're':40 'regard':15 'solv':8 'suck':12 'system':29 'think':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6462881"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704579987 {#3541
    date: 2024-01-06 23:26:27.0 +01: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
120 DENIED moderate
App\Entity\EntryComment {#3542
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3490
    +user: Proxies\__CG__\App\Entity\User {#3289 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3421
      +user: Proxies\__CG__\App\Entity\User {#3168 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3288
        +user: Proxies\__CG__\App\Entity\User {#3289 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3167
          +user: Proxies\__CG__\App\Entity\User {#3168 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#2452
            +user: App\Entity\User {#2377 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: null
            +root: null
            +body: "It’s cryptocurrency. What did you expect. THAT garbage is bound to be poorly coded."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 107
            +score: 0
            +lastActive: DateTime @1719905677 {#2458
              date: 2024-07-02 09:34:37.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypnotic_nerd@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2457 …}
            +nested: Doctrine\ORM\PersistentCollection {#2455 …}
            +votes: Doctrine\ORM\PersistentCollection {#2468 …}
            +reports: Doctrine\ORM\PersistentCollection {#2469 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
            -id: 284910
            -bodyTs: "'bound':11 'code':15 'cryptocurr':3 'expect':7 'garbag':9 'poor':14"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6450620"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704530257 {#2461
              date: 2024-01-06 09:37:37.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2452}
          +body: """
            It’s an exchange, not a cryptocurrency.\n
            \n
            Check your facts before you start the hate train.\n
            \n
            Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1704535776 {#3164
            date: 2024-01-06 11:09:36.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
            "@hypnotic_nerd@programming.dev"
            "@Sheeple@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3169 …}
          +nested: Doctrine\ORM\PersistentCollection {#3171 …}
          +votes: Doctrine\ORM\PersistentCollection {#3173 …}
          +reports: Doctrine\ORM\PersistentCollection {#3175 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
          -id: 285061
          -bodyTs: "'also':17 'art':24 'billion':38 'check':8 'crypto':19 'cryptocurr':7 'dollar':40 'exchang':4 'fact':10 'hate':15 'hole':32 'littl':31 'million':36 'program':25 'put':35 'risk':42 'start':13 'state':21 'train':16 'vulner':34"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6451931"
          +editedAt: DateTimeImmutable @1712270138 {#3165
            date: 2024-04-05 00:35:38.0 +02:00
          }
          +createdAt: DateTimeImmutable @1704535776 {#3166
            date: 2024-01-06 11:09:36.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2452}
        +body: "I dunno, been seeing quite a few posts from [indieweb.social/@web3isgreat](https://indieweb.social/@web3isgreat) that do kind of give a bad impression…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1704571096 {#3286
          date: 2024-01-06 20:58:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@Sheeple@lemmy.world"
          "@LufyCZ@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3290 …}
        +nested: Doctrine\ORM\PersistentCollection {#3292 …}
        +votes: Doctrine\ORM\PersistentCollection {#3294 …}
        +reports: Doctrine\ORM\PersistentCollection {#3296 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
        -id: 286501
        -bodyTs: "'/@web3isgreat](https://indieweb.social/@web3isgreat)':12 'bad':19 'dunno':2 'give':17 'impress':20 'indieweb.social':11 'indieweb.social/@web3isgreat](https://indieweb.social/@web3isgreat)':10 'kind':15 'post':8 'quit':5 'see':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5466778"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704571096 {#3287
          date: 2024-01-06 20:58:16.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2452}
      +body: """
        Yeah, you hear about the things that go wrong and not about the ones that don’t.\n
        \n
        I’m not saying everything is perfect, obviously it isn’t, but the people on here are talking about how incredibly shit it is without any redeeming qualities, which just simply isn’t true. It’s harder to prove a negative (that things aren’t bad), especially since nobody’s gonna write a “no protocol got hacked today, $x billion is safe” article.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704576627 {#3419
        date: 2024-01-06 22:30:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Sheeple@lemmy.world"
        "@LufyCZ@lemmy.world"
        "@twix@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3422 …}
      +nested: Doctrine\ORM\PersistentCollection {#3424 …}
      +votes: Doctrine\ORM\PersistentCollection {#3426 …}
      +reports: Doctrine\ORM\PersistentCollection {#3428 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3430 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3432 …}
      -id: 286726
      -bodyTs: "'aren':61 'articl':80 'bad':63 'billion':77 'especi':64 'everyth':22 'go':8 'gonna':68 'got':73 'hack':74 'harder':54 'hear':3 'incred':38 'isn':27,49 'm':19 'negat':58 'nobodi':66 'obvious':25 'one':14 'peopl':31 'perfect':24 'protocol':72 'prove':56 'qualiti':45 'redeem':44 'safe':79 'say':21 'shit':39 'simpli':48 'sinc':65 'talk':35 'thing':6,60 'today':75 'true':51 'without':42 'write':69 'wrong':9 'x':76 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6461960"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704576627 {#3420
        date: 2024-01-06 22:30:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2452}
    +body: "My general problem with cryptocurrency is their environmental impact / resource usage compared to traditional payment systems."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704578955 {#3488
      date: 2024-01-06 23:09:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Sheeple@lemmy.world"
      "@LufyCZ@lemmy.world"
      "@twix@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3491 …}
    +nested: Doctrine\ORM\PersistentCollection {#3493 …}
    +votes: Doctrine\ORM\PersistentCollection {#3495 …}
    +reports: Doctrine\ORM\PersistentCollection {#3497 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3499 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3501 …}
    -id: 286817
    -bodyTs: "'compar':12 'cryptocurr':5 'environment':8 'general':2 'impact':9 'payment':15 'problem':3 'resourc':10 'system':16 'tradit':14 'usag':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5469121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704578955 {#3489
      date: 2024-01-06 23:09:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: """
    It’s a problem that’s being solved. Bitcoin will probably suck in this regard forever, but Ethereum for example [has migrated over to a much environmentally friendlier system](https://cointelegraph.com/news/the-merge-brings-down-ethereum-s-network-power-consumption-by-over-99-9).\n
    \n
    Growing pains, but I think that we’re on a good path going forward.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704579987 {#3540
    date: 2024-01-06 23:26:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Sheeple@lemmy.world"
    "@LufyCZ@lemmy.world"
    "@twix@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3543 …}
  +nested: Doctrine\ORM\PersistentCollection {#3545 …}
  +votes: Doctrine\ORM\PersistentCollection {#3547 …}
  +reports: Doctrine\ORM\PersistentCollection {#3549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3553 …}
  -id: 286850
  -bodyTs: "'/news/the-merge-brings-down-ethereum-s-network-power-consumption-by-over-99-9).':32 'bitcoin':9 'cointelegraph.com':31 'cointelegraph.com/news/the-merge-brings-down-ethereum-s-network-power-consumption-by-over-99-9).':30 'environment':27 'ethereum':18 'exampl':20 'forev':16 'forward':46 'friendlier':28 'go':45 'good':43 'grow':33 'migrat':22 'much':26 'pain':34 'path':44 'probabl':11 'problem':4 're':40 'regard':15 'solv':8 'suck':12 'system':29 'think':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6462881"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704579987 {#3541
    date: 2024-01-06 23:26:27.0 +01: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
121 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
122 DENIED moderate
App\Entity\EntryComment {#2097
  +user: App\Entity\User {#2087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Ah I remember that one, that AI image looked just like one of those weird t-shirt spam posts LOL.\n
    \n
    That aside not quite sure what position this community takes on AI generated posts. Personally I’m here for the normal memes so I’d probably unsub if it was flooded with AI posts, but just a random post once in a while isn’t a big deal. For what it’s worth there are definitely communities around that cater to AI image posts, you could try one of those instead.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704515216 {#2061
    date: 2024-01-06 05:26:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2085 …}
  +nested: Doctrine\ORM\PersistentCollection {#2062 …}
  +votes: Doctrine\ORM\PersistentCollection {#2077 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 284529
  -bodyTs: "'ah':1 'ai':7,33,54,83 'around':79 'asid':23 'big':68 'cater':81 'communiti':30,78 'could':87 'd':46 'deal':69 'definit':77 'flood':52 'generat':34 'imag':8,84 'instead':92 'isn':65 'like':11 'lol':21 'look':9 'm':38 'meme':43 'normal':42 'one':5,12,89 'person':36 'posit':28 'post':20,35,55,60,85 'probabl':47 'quit':25 'random':59 'rememb':3 'shirt':18 'spam':19 'sure':26 't-shirt':16 'take':31 'tri':88 'unsub':48 'weird':15 'worth':74"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6023113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704515216 {#2079
    date: 2024-01-06 05:26:56.0 +01: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
123 DENIED edit
App\Entity\EntryComment {#2097
  +user: App\Entity\User {#2087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Ah I remember that one, that AI image looked just like one of those weird t-shirt spam posts LOL.\n
    \n
    That aside not quite sure what position this community takes on AI generated posts. Personally I’m here for the normal memes so I’d probably unsub if it was flooded with AI posts, but just a random post once in a while isn’t a big deal. For what it’s worth there are definitely communities around that cater to AI image posts, you could try one of those instead.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704515216 {#2061
    date: 2024-01-06 05:26:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2085 …}
  +nested: Doctrine\ORM\PersistentCollection {#2062 …}
  +votes: Doctrine\ORM\PersistentCollection {#2077 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 284529
  -bodyTs: "'ah':1 'ai':7,33,54,83 'around':79 'asid':23 'big':68 'cater':81 'communiti':30,78 'could':87 'd':46 'deal':69 'definit':77 'flood':52 'generat':34 'imag':8,84 'instead':92 'isn':65 'like':11 'lol':21 'look':9 'm':38 'meme':43 'normal':42 'one':5,12,89 'person':36 'posit':28 'post':20,35,55,60,85 'probabl':47 'quit':25 'random':59 'rememb':3 'shirt':18 'spam':19 'sure':26 't-shirt':16 'take':31 'tri':88 'unsub':48 'weird':15 'worth':74"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6023113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704515216 {#2079
    date: 2024-01-06 05:26:56.0 +01: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
124 DENIED moderate
App\Entity\EntryComment {#2097
  +user: App\Entity\User {#2087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Ah I remember that one, that AI image looked just like one of those weird t-shirt spam posts LOL.\n
    \n
    That aside not quite sure what position this community takes on AI generated posts. Personally I’m here for the normal memes so I’d probably unsub if it was flooded with AI posts, but just a random post once in a while isn’t a big deal. For what it’s worth there are definitely communities around that cater to AI image posts, you could try one of those instead.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704515216 {#2061
    date: 2024-01-06 05:26:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2085 …}
  +nested: Doctrine\ORM\PersistentCollection {#2062 …}
  +votes: Doctrine\ORM\PersistentCollection {#2077 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 284529
  -bodyTs: "'ah':1 'ai':7,33,54,83 'around':79 'asid':23 'big':68 'cater':81 'communiti':30,78 'could':87 'd':46 'deal':69 'definit':77 'flood':52 'generat':34 'imag':8,84 'instead':92 'isn':65 'like':11 'lol':21 'look':9 'm':38 'meme':43 'normal':42 'one':5,12,89 'person':36 'posit':28 'post':20,35,55,60,85 'probabl':47 'quit':25 'random':59 'rememb':3 'shirt':18 'spam':19 'sure':26 't-shirt':16 'take':31 'tri':88 'unsub':48 'weird':15 'worth':74"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6023113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704515216 {#2079
    date: 2024-01-06 05:26:56.0 +01: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
125 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
126 DENIED moderate
App\Entity\EntryComment {#2072
  +user: App\Entity\User {#2045 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.today/pictrs/image/ad945479-6d4b-4d7d-a1a4-5bfd62bd6553.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704509969 {#2135
    date: 2024-01-06 03:59:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2074 …}
  +nested: Doctrine\ORM\PersistentCollection {#2071 …}
  +votes: Doctrine\ORM\PersistentCollection {#2070 …}
  +reports: Doctrine\ORM\PersistentCollection {#2048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
  -id: 284383
  -bodyTs: "'/pictrs/image/ad945479-6d4b-4d7d-a1a4-5bfd62bd6553.jpeg)':3 'lemmy.today':2 'lemmy.today/pictrs/image/ad945479-6d4b-4d7d-a1a4-5bfd62bd6553.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4520226"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704509969 {#2136
    date: 2024-01-06 03:59:29.0 +01: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
127 DENIED edit
App\Entity\EntryComment {#2072
  +user: App\Entity\User {#2045 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.today/pictrs/image/ad945479-6d4b-4d7d-a1a4-5bfd62bd6553.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704509969 {#2135
    date: 2024-01-06 03:59:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2074 …}
  +nested: Doctrine\ORM\PersistentCollection {#2071 …}
  +votes: Doctrine\ORM\PersistentCollection {#2070 …}
  +reports: Doctrine\ORM\PersistentCollection {#2048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
  -id: 284383
  -bodyTs: "'/pictrs/image/ad945479-6d4b-4d7d-a1a4-5bfd62bd6553.jpeg)':3 'lemmy.today':2 'lemmy.today/pictrs/image/ad945479-6d4b-4d7d-a1a4-5bfd62bd6553.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4520226"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704509969 {#2136
    date: 2024-01-06 03:59:29.0 +01: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
128 DENIED moderate
App\Entity\EntryComment {#2072
  +user: App\Entity\User {#2045 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.today/pictrs/image/ad945479-6d4b-4d7d-a1a4-5bfd62bd6553.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704509969 {#2135
    date: 2024-01-06 03:59:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2074 …}
  +nested: Doctrine\ORM\PersistentCollection {#2071 …}
  +votes: Doctrine\ORM\PersistentCollection {#2070 …}
  +reports: Doctrine\ORM\PersistentCollection {#2048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
  -id: 284383
  -bodyTs: "'/pictrs/image/ad945479-6d4b-4d7d-a1a4-5bfd62bd6553.jpeg)':3 'lemmy.today':2 'lemmy.today/pictrs/image/ad945479-6d4b-4d7d-a1a4-5bfd62bd6553.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4520226"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704509969 {#2136
    date: 2024-01-06 03:59:29.0 +01: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
129 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
130 DENIED moderate
App\Entity\EntryComment {#2252
  +user: App\Entity\User {#2315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: null
  +root: null
  +body: "You had ChatGPT write that apology, eh? ;)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1712211667 {#2230
    date: 2024-04-04 08:21:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2192 …}
  +nested: Doctrine\ORM\PersistentCollection {#2299 …}
  +votes: Doctrine\ORM\PersistentCollection {#2298 …}
  +reports: Doctrine\ORM\PersistentCollection {#2291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2297 …}
  -id: 283847
  -bodyTs: "'apolog':6 'chatgpt':3 'eh':7 'write':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6103644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704494669 {#2231
    date: 2024-01-05 23:44:29.0 +01: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
131 DENIED edit
App\Entity\EntryComment {#2252
  +user: App\Entity\User {#2315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: null
  +root: null
  +body: "You had ChatGPT write that apology, eh? ;)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1712211667 {#2230
    date: 2024-04-04 08:21:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2192 …}
  +nested: Doctrine\ORM\PersistentCollection {#2299 …}
  +votes: Doctrine\ORM\PersistentCollection {#2298 …}
  +reports: Doctrine\ORM\PersistentCollection {#2291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2297 …}
  -id: 283847
  -bodyTs: "'apolog':6 'chatgpt':3 'eh':7 'write':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6103644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704494669 {#2231
    date: 2024-01-05 23:44:29.0 +01: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
132 DENIED moderate
App\Entity\EntryComment {#2252
  +user: App\Entity\User {#2315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: null
  +root: null
  +body: "You had ChatGPT write that apology, eh? ;)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1712211667 {#2230
    date: 2024-04-04 08:21:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2192 …}
  +nested: Doctrine\ORM\PersistentCollection {#2299 …}
  +votes: Doctrine\ORM\PersistentCollection {#2298 …}
  +reports: Doctrine\ORM\PersistentCollection {#2291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2297 …}
  -id: 283847
  -bodyTs: "'apolog':6 'chatgpt':3 'eh':7 'write':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6103644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704494669 {#2231
    date: 2024-01-05 23:44:29.0 +01: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
133 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
134 DENIED moderate
App\Entity\EntryComment {#3151
  +user: Proxies\__CG__\App\Entity\User {#3112 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#2252
    +user: App\Entity\User {#2315 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: null
    +root: null
    +body: "You had ChatGPT write that apology, eh? ;)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1712211667 {#2230
      date: 2024-04-04 08:21:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2192 …}
    +nested: Doctrine\ORM\PersistentCollection {#2299 …}
    +votes: Doctrine\ORM\PersistentCollection {#2298 …}
    +reports: Doctrine\ORM\PersistentCollection {#2291 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2297 …}
    -id: 283847
    -bodyTs: "'apolog':6 'chatgpt':3 'eh':7 'write':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6103644"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704494669 {#2231
      date: 2024-01-05 23:44:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2252}
  +body: "When I was done, I thought about it 😀"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704516842 {#3149
    date: 2024-01-06 05:54:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@troyunrau@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3152 …}
  +nested: Doctrine\ORM\PersistentCollection {#3154 …}
  +votes: Doctrine\ORM\PersistentCollection {#3156 …}
  +reports: Doctrine\ORM\PersistentCollection {#3158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3162 …}
  -id: 284580
  -bodyTs: "'done':4 'thought':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6181426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704516842 {#3150
    date: 2024-01-06 05:54:02.0 +01: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
135 DENIED edit
App\Entity\EntryComment {#3151
  +user: Proxies\__CG__\App\Entity\User {#3112 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#2252
    +user: App\Entity\User {#2315 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: null
    +root: null
    +body: "You had ChatGPT write that apology, eh? ;)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1712211667 {#2230
      date: 2024-04-04 08:21:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2192 …}
    +nested: Doctrine\ORM\PersistentCollection {#2299 …}
    +votes: Doctrine\ORM\PersistentCollection {#2298 …}
    +reports: Doctrine\ORM\PersistentCollection {#2291 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2297 …}
    -id: 283847
    -bodyTs: "'apolog':6 'chatgpt':3 'eh':7 'write':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6103644"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704494669 {#2231
      date: 2024-01-05 23:44:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2252}
  +body: "When I was done, I thought about it 😀"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704516842 {#3149
    date: 2024-01-06 05:54:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@troyunrau@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3152 …}
  +nested: Doctrine\ORM\PersistentCollection {#3154 …}
  +votes: Doctrine\ORM\PersistentCollection {#3156 …}
  +reports: Doctrine\ORM\PersistentCollection {#3158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3162 …}
  -id: 284580
  -bodyTs: "'done':4 'thought':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6181426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704516842 {#3150
    date: 2024-01-06 05:54:02.0 +01: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
136 DENIED moderate
App\Entity\EntryComment {#3151
  +user: Proxies\__CG__\App\Entity\User {#3112 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#2252
    +user: App\Entity\User {#2315 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: null
    +root: null
    +body: "You had ChatGPT write that apology, eh? ;)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1712211667 {#2230
      date: 2024-04-04 08:21:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2192 …}
    +nested: Doctrine\ORM\PersistentCollection {#2299 …}
    +votes: Doctrine\ORM\PersistentCollection {#2298 …}
    +reports: Doctrine\ORM\PersistentCollection {#2291 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2297 …}
    -id: 283847
    -bodyTs: "'apolog':6 'chatgpt':3 'eh':7 'write':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6103644"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704494669 {#2231
      date: 2024-01-05 23:44:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2252}
  +body: "When I was done, I thought about it 😀"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704516842 {#3149
    date: 2024-01-06 05:54:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@troyunrau@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3152 …}
  +nested: Doctrine\ORM\PersistentCollection {#3154 …}
  +votes: Doctrine\ORM\PersistentCollection {#3156 …}
  +reports: Doctrine\ORM\PersistentCollection {#3158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3162 …}
  -id: 284580
  -bodyTs: "'done':4 'thought':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6181426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704516842 {#3150
    date: 2024-01-06 05:54:02.0 +01: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
137 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
138 DENIED moderate
App\Entity\EntryComment {#3223
  +user: Proxies\__CG__\App\Entity\User {#3224 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#3151
    +user: Proxies\__CG__\App\Entity\User {#3112 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: App\Entity\EntryComment {#2252
      +user: App\Entity\User {#2315 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
      +image: null
      +parent: null
      +root: null
      +body: "You had ChatGPT write that apology, eh? ;)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1712211667 {#2230
        date: 2024-04-04 08:21:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2192 …}
      +nested: Doctrine\ORM\PersistentCollection {#2299 …}
      +votes: Doctrine\ORM\PersistentCollection {#2298 …}
      +reports: Doctrine\ORM\PersistentCollection {#2291 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2297 …}
      -id: 283847
      -bodyTs: "'apolog':6 'chatgpt':3 'eh':7 'write':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6103644"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704494669 {#2231
        date: 2024-01-05 23:44:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2252}
    +body: "When I was done, I thought about it 😀"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704516842 {#3149
      date: 2024-01-06 05:54:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@troyunrau@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3152 …}
    +nested: Doctrine\ORM\PersistentCollection {#3154 …}
    +votes: Doctrine\ORM\PersistentCollection {#3156 …}
    +reports: Doctrine\ORM\PersistentCollection {#3158 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3162 …}
    -id: 284580
    -bodyTs: "'done':4 'thought':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6181426"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704516842 {#3150
      date: 2024-01-06 05:54:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2252}
  +body: """
    **Rewrite the following, and make it more concise:**\n
    \n
    *[original post text]*\n
    \n
    > Today, I shared an impressive AI-generated image in c/memes, but it was later removed, prompting me to remove it from c/lotrmemes myself. This incident raised concerns about the role of AI in our online interactions. While a human initially selected and shared the image, the AI could potentially post images independently in the future. Allowing AI-generated content in forums risks diminishing human interaction, transforming our community spaces into mere interactions with machines.\n
    \n
    > I’m reminded of Facebook’s shift from emphasizing human verification to now allowing artificial profiles that post solely AI-generated content. This shift highlights a broader trend where profit-driven platforms prioritize interactions, whether human or robotic. While the technological advancements are remarkable, I’m hesitant about a future where we can’t distinguish between human reality and AI-generated fiction. I don’t want to live in a world dominated by machine interactions rather than human connections.\n
    \n
    **Make it more concise than that.**\n
    \n
    > Today, I shared an impressive AI-generated image in c/memes, but it was later removed. This incident raises concerns about AI’s role in online interactions, risking a shift towards machine-dominated spaces. Facebook’s move to allow AI-generated content on profiles reflects this trend. While the technology is impressive, I’m wary of a future where human connections are overshadowed by machine interactions.\n
    \n
    **Now rewrite that as if I’m a medieval peasant.**\n
    \n
    > Mornin’, shared a magical image drawn by an invisible hand in the digital scrolls of c/memes. Yet, it got taken down, makin’ me ponder about these unseen forces. Facebook, the electronic village square, now allows magical images without a human touch. The marvels are grand, but I fear a time when human bonds wither 'neath the shadow of machines.\n
    \n
    –ChatGPT 3.5
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704517683 {#3220
    date: 2024-01-06 06:08:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@troyunrau@lemmy.ca"
    "@juli@programming.dev"
    "@troyunrau@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3225 …}
  +nested: Doctrine\ORM\PersistentCollection {#3227 …}
  +votes: Doctrine\ORM\PersistentCollection {#3229 …}
  +reports: Doctrine\ORM\PersistentCollection {#3231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3235 …}
  -id: 284603
  -bodyTs: "'3.5':314 'advanc':131 'ai':18,44,59,70,108,150,182,197,217 'ai-gener':17,69,107,149,181,216 'allow':68,101,215,288 'artifici':102 'bond':306 'broader':115 'c/lotrmemes':34 'c/memes':22,186,269 'chatgpt':313 'communiti':81 'concern':39,195 'concis':8,173 'connect':169,238 'content':72,110,219 'could':60 'digit':266 'diminish':76 'distinguish':144 'domin':162,209 'drawn':259 'driven':120 'electron':284 'emphas':96 'facebook':92,211,282 'fear':301 'fiction':152 'follow':3 'forc':281 'forum':74 'futur':67,139,235 'generat':19,71,109,151,183,218 'got':272 'grand':298 'hand':263 'hesit':136 'highlight':113 'human':51,77,97,125,146,168,237,293,305 'imag':20,57,63,184,258,290 'impress':16,180,229 'incid':37,193 'independ':64 'initi':52 'interact':48,78,85,123,165,202,243 'invis':262 'later':26,190 'live':158 'm':89,135,231,250 'machin':87,164,208,242,312 'machine-domin':207 'magic':257,289 'make':5,170 'makin':275 'marvel':296 'mediev':252 'mere':84 'mornin':254 'move':213 'neath':308 'onlin':47,201 'origin':9 'overshadow':240 'peasant':253 'platform':121 'ponder':277 'post':10,62,105 'potenti':61 'priorit':122 'profil':103,221 'profit':119 'profit-driven':118 'prompt':28 'rais':38,194 'rather':166 'realiti':147 'reflect':222 'remark':133 'remind':90 'remov':27,31,191 'rewrit':1,245 'risk':75,203 'robot':127 'role':42,199 'scroll':267 'select':53 'shadow':310 'share':14,55,178,255 'shift':94,112,205 'sole':106 'space':82,210 'squar':286 'taken':273 'technolog':130,227 'text':11 'time':303 'today':12,176 'touch':294 'toward':206 'transform':79 'trend':116,224 'unseen':280 'verif':98 'villag':285 'want':156 'wari':232 'whether':124 'wither':307 'without':291 'world':161 'yet':270"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6447912"
  +editedAt: DateTimeImmutable @1712205218 {#3221
    date: 2024-04-04 06:33:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704517683 {#3222
    date: 2024-01-06 06:08:03.0 +01: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
139 DENIED edit
App\Entity\EntryComment {#3223
  +user: Proxies\__CG__\App\Entity\User {#3224 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#3151
    +user: Proxies\__CG__\App\Entity\User {#3112 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: App\Entity\EntryComment {#2252
      +user: App\Entity\User {#2315 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
      +image: null
      +parent: null
      +root: null
      +body: "You had ChatGPT write that apology, eh? ;)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1712211667 {#2230
        date: 2024-04-04 08:21:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2192 …}
      +nested: Doctrine\ORM\PersistentCollection {#2299 …}
      +votes: Doctrine\ORM\PersistentCollection {#2298 …}
      +reports: Doctrine\ORM\PersistentCollection {#2291 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2297 …}
      -id: 283847
      -bodyTs: "'apolog':6 'chatgpt':3 'eh':7 'write':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6103644"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704494669 {#2231
        date: 2024-01-05 23:44:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2252}
    +body: "When I was done, I thought about it 😀"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704516842 {#3149
      date: 2024-01-06 05:54:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@troyunrau@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3152 …}
    +nested: Doctrine\ORM\PersistentCollection {#3154 …}
    +votes: Doctrine\ORM\PersistentCollection {#3156 …}
    +reports: Doctrine\ORM\PersistentCollection {#3158 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3162 …}
    -id: 284580
    -bodyTs: "'done':4 'thought':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6181426"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704516842 {#3150
      date: 2024-01-06 05:54:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2252}
  +body: """
    **Rewrite the following, and make it more concise:**\n
    \n
    *[original post text]*\n
    \n
    > Today, I shared an impressive AI-generated image in c/memes, but it was later removed, prompting me to remove it from c/lotrmemes myself. This incident raised concerns about the role of AI in our online interactions. While a human initially selected and shared the image, the AI could potentially post images independently in the future. Allowing AI-generated content in forums risks diminishing human interaction, transforming our community spaces into mere interactions with machines.\n
    \n
    > I’m reminded of Facebook’s shift from emphasizing human verification to now allowing artificial profiles that post solely AI-generated content. This shift highlights a broader trend where profit-driven platforms prioritize interactions, whether human or robotic. While the technological advancements are remarkable, I’m hesitant about a future where we can’t distinguish between human reality and AI-generated fiction. I don’t want to live in a world dominated by machine interactions rather than human connections.\n
    \n
    **Make it more concise than that.**\n
    \n
    > Today, I shared an impressive AI-generated image in c/memes, but it was later removed. This incident raises concerns about AI’s role in online interactions, risking a shift towards machine-dominated spaces. Facebook’s move to allow AI-generated content on profiles reflects this trend. While the technology is impressive, I’m wary of a future where human connections are overshadowed by machine interactions.\n
    \n
    **Now rewrite that as if I’m a medieval peasant.**\n
    \n
    > Mornin’, shared a magical image drawn by an invisible hand in the digital scrolls of c/memes. Yet, it got taken down, makin’ me ponder about these unseen forces. Facebook, the electronic village square, now allows magical images without a human touch. The marvels are grand, but I fear a time when human bonds wither 'neath the shadow of machines.\n
    \n
    –ChatGPT 3.5
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704517683 {#3220
    date: 2024-01-06 06:08:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@troyunrau@lemmy.ca"
    "@juli@programming.dev"
    "@troyunrau@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3225 …}
  +nested: Doctrine\ORM\PersistentCollection {#3227 …}
  +votes: Doctrine\ORM\PersistentCollection {#3229 …}
  +reports: Doctrine\ORM\PersistentCollection {#3231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3235 …}
  -id: 284603
  -bodyTs: "'3.5':314 'advanc':131 'ai':18,44,59,70,108,150,182,197,217 'ai-gener':17,69,107,149,181,216 'allow':68,101,215,288 'artifici':102 'bond':306 'broader':115 'c/lotrmemes':34 'c/memes':22,186,269 'chatgpt':313 'communiti':81 'concern':39,195 'concis':8,173 'connect':169,238 'content':72,110,219 'could':60 'digit':266 'diminish':76 'distinguish':144 'domin':162,209 'drawn':259 'driven':120 'electron':284 'emphas':96 'facebook':92,211,282 'fear':301 'fiction':152 'follow':3 'forc':281 'forum':74 'futur':67,139,235 'generat':19,71,109,151,183,218 'got':272 'grand':298 'hand':263 'hesit':136 'highlight':113 'human':51,77,97,125,146,168,237,293,305 'imag':20,57,63,184,258,290 'impress':16,180,229 'incid':37,193 'independ':64 'initi':52 'interact':48,78,85,123,165,202,243 'invis':262 'later':26,190 'live':158 'm':89,135,231,250 'machin':87,164,208,242,312 'machine-domin':207 'magic':257,289 'make':5,170 'makin':275 'marvel':296 'mediev':252 'mere':84 'mornin':254 'move':213 'neath':308 'onlin':47,201 'origin':9 'overshadow':240 'peasant':253 'platform':121 'ponder':277 'post':10,62,105 'potenti':61 'priorit':122 'profil':103,221 'profit':119 'profit-driven':118 'prompt':28 'rais':38,194 'rather':166 'realiti':147 'reflect':222 'remark':133 'remind':90 'remov':27,31,191 'rewrit':1,245 'risk':75,203 'robot':127 'role':42,199 'scroll':267 'select':53 'shadow':310 'share':14,55,178,255 'shift':94,112,205 'sole':106 'space':82,210 'squar':286 'taken':273 'technolog':130,227 'text':11 'time':303 'today':12,176 'touch':294 'toward':206 'transform':79 'trend':116,224 'unseen':280 'verif':98 'villag':285 'want':156 'wari':232 'whether':124 'wither':307 'without':291 'world':161 'yet':270"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6447912"
  +editedAt: DateTimeImmutable @1712205218 {#3221
    date: 2024-04-04 06:33:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704517683 {#3222
    date: 2024-01-06 06:08:03.0 +01: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
140 DENIED moderate
App\Entity\EntryComment {#3223
  +user: Proxies\__CG__\App\Entity\User {#3224 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#3151
    +user: Proxies\__CG__\App\Entity\User {#3112 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: App\Entity\EntryComment {#2252
      +user: App\Entity\User {#2315 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
      +image: null
      +parent: null
      +root: null
      +body: "You had ChatGPT write that apology, eh? ;)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1712211667 {#2230
        date: 2024-04-04 08:21:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2192 …}
      +nested: Doctrine\ORM\PersistentCollection {#2299 …}
      +votes: Doctrine\ORM\PersistentCollection {#2298 …}
      +reports: Doctrine\ORM\PersistentCollection {#2291 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2297 …}
      -id: 283847
      -bodyTs: "'apolog':6 'chatgpt':3 'eh':7 'write':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6103644"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704494669 {#2231
        date: 2024-01-05 23:44:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2252}
    +body: "When I was done, I thought about it 😀"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704516842 {#3149
      date: 2024-01-06 05:54:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@troyunrau@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3152 …}
    +nested: Doctrine\ORM\PersistentCollection {#3154 …}
    +votes: Doctrine\ORM\PersistentCollection {#3156 …}
    +reports: Doctrine\ORM\PersistentCollection {#3158 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3162 …}
    -id: 284580
    -bodyTs: "'done':4 'thought':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6181426"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704516842 {#3150
      date: 2024-01-06 05:54:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2252}
  +body: """
    **Rewrite the following, and make it more concise:**\n
    \n
    *[original post text]*\n
    \n
    > Today, I shared an impressive AI-generated image in c/memes, but it was later removed, prompting me to remove it from c/lotrmemes myself. This incident raised concerns about the role of AI in our online interactions. While a human initially selected and shared the image, the AI could potentially post images independently in the future. Allowing AI-generated content in forums risks diminishing human interaction, transforming our community spaces into mere interactions with machines.\n
    \n
    > I’m reminded of Facebook’s shift from emphasizing human verification to now allowing artificial profiles that post solely AI-generated content. This shift highlights a broader trend where profit-driven platforms prioritize interactions, whether human or robotic. While the technological advancements are remarkable, I’m hesitant about a future where we can’t distinguish between human reality and AI-generated fiction. I don’t want to live in a world dominated by machine interactions rather than human connections.\n
    \n
    **Make it more concise than that.**\n
    \n
    > Today, I shared an impressive AI-generated image in c/memes, but it was later removed. This incident raises concerns about AI’s role in online interactions, risking a shift towards machine-dominated spaces. Facebook’s move to allow AI-generated content on profiles reflects this trend. While the technology is impressive, I’m wary of a future where human connections are overshadowed by machine interactions.\n
    \n
    **Now rewrite that as if I’m a medieval peasant.**\n
    \n
    > Mornin’, shared a magical image drawn by an invisible hand in the digital scrolls of c/memes. Yet, it got taken down, makin’ me ponder about these unseen forces. Facebook, the electronic village square, now allows magical images without a human touch. The marvels are grand, but I fear a time when human bonds wither 'neath the shadow of machines.\n
    \n
    –ChatGPT 3.5
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704517683 {#3220
    date: 2024-01-06 06:08:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@troyunrau@lemmy.ca"
    "@juli@programming.dev"
    "@troyunrau@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3225 …}
  +nested: Doctrine\ORM\PersistentCollection {#3227 …}
  +votes: Doctrine\ORM\PersistentCollection {#3229 …}
  +reports: Doctrine\ORM\PersistentCollection {#3231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3235 …}
  -id: 284603
  -bodyTs: "'3.5':314 'advanc':131 'ai':18,44,59,70,108,150,182,197,217 'ai-gener':17,69,107,149,181,216 'allow':68,101,215,288 'artifici':102 'bond':306 'broader':115 'c/lotrmemes':34 'c/memes':22,186,269 'chatgpt':313 'communiti':81 'concern':39,195 'concis':8,173 'connect':169,238 'content':72,110,219 'could':60 'digit':266 'diminish':76 'distinguish':144 'domin':162,209 'drawn':259 'driven':120 'electron':284 'emphas':96 'facebook':92,211,282 'fear':301 'fiction':152 'follow':3 'forc':281 'forum':74 'futur':67,139,235 'generat':19,71,109,151,183,218 'got':272 'grand':298 'hand':263 'hesit':136 'highlight':113 'human':51,77,97,125,146,168,237,293,305 'imag':20,57,63,184,258,290 'impress':16,180,229 'incid':37,193 'independ':64 'initi':52 'interact':48,78,85,123,165,202,243 'invis':262 'later':26,190 'live':158 'm':89,135,231,250 'machin':87,164,208,242,312 'machine-domin':207 'magic':257,289 'make':5,170 'makin':275 'marvel':296 'mediev':252 'mere':84 'mornin':254 'move':213 'neath':308 'onlin':47,201 'origin':9 'overshadow':240 'peasant':253 'platform':121 'ponder':277 'post':10,62,105 'potenti':61 'priorit':122 'profil':103,221 'profit':119 'profit-driven':118 'prompt':28 'rais':38,194 'rather':166 'realiti':147 'reflect':222 'remark':133 'remind':90 'remov':27,31,191 'rewrit':1,245 'risk':75,203 'robot':127 'role':42,199 'scroll':267 'select':53 'shadow':310 'share':14,55,178,255 'shift':94,112,205 'sole':106 'space':82,210 'squar':286 'taken':273 'technolog':130,227 'text':11 'time':303 'today':12,176 'touch':294 'toward':206 'transform':79 'trend':116,224 'unseen':280 'verif':98 'villag':285 'want':156 'wari':232 'whether':124 'wither':307 'without':291 'world':161 'yet':270"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6447912"
  +editedAt: DateTimeImmutable @1712205218 {#3221
    date: 2024-04-04 06:33:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704517683 {#3222
    date: 2024-01-06 06:08:03.0 +01: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
141 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
142 DENIED moderate
App\Entity\EntryComment {#3328
  +user: Proxies\__CG__\App\Entity\User {#3112 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#3223
    +user: Proxies\__CG__\App\Entity\User {#3224 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: App\Entity\EntryComment {#3151
      +user: Proxies\__CG__\App\Entity\User {#3112 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
      +image: null
      +parent: App\Entity\EntryComment {#2252
        +user: App\Entity\User {#2315 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
        +image: null
        +parent: null
        +root: null
        +body: "You had ChatGPT write that apology, eh? ;)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1712211667 {#2230
          date: 2024-04-04 08:21:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@juli@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2192 …}
        +nested: Doctrine\ORM\PersistentCollection {#2299 …}
        +votes: Doctrine\ORM\PersistentCollection {#2298 …}
        +reports: Doctrine\ORM\PersistentCollection {#2291 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2297 …}
        -id: 283847
        -bodyTs: "'apolog':6 'chatgpt':3 'eh':7 'write':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6103644"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704494669 {#2231
          date: 2024-01-05 23:44:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2252}
      +body: "When I was done, I thought about it 😀"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704516842 {#3149
        date: 2024-01-06 05:54:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
        "@troyunrau@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3152 …}
      +nested: Doctrine\ORM\PersistentCollection {#3154 …}
      +votes: Doctrine\ORM\PersistentCollection {#3156 …}
      +reports: Doctrine\ORM\PersistentCollection {#3158 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3160 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3162 …}
      -id: 284580
      -bodyTs: "'done':4 'thought':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6181426"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704516842 {#3150
        date: 2024-01-06 05:54:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2252}
    +body: """
      **Rewrite the following, and make it more concise:**\n
      \n
      *[original post text]*\n
      \n
      > Today, I shared an impressive AI-generated image in c/memes, but it was later removed, prompting me to remove it from c/lotrmemes myself. This incident raised concerns about the role of AI in our online interactions. While a human initially selected and shared the image, the AI could potentially post images independently in the future. Allowing AI-generated content in forums risks diminishing human interaction, transforming our community spaces into mere interactions with machines.\n
      \n
      > I’m reminded of Facebook’s shift from emphasizing human verification to now allowing artificial profiles that post solely AI-generated content. This shift highlights a broader trend where profit-driven platforms prioritize interactions, whether human or robotic. While the technological advancements are remarkable, I’m hesitant about a future where we can’t distinguish between human reality and AI-generated fiction. I don’t want to live in a world dominated by machine interactions rather than human connections.\n
      \n
      **Make it more concise than that.**\n
      \n
      > Today, I shared an impressive AI-generated image in c/memes, but it was later removed. This incident raises concerns about AI’s role in online interactions, risking a shift towards machine-dominated spaces. Facebook’s move to allow AI-generated content on profiles reflects this trend. While the technology is impressive, I’m wary of a future where human connections are overshadowed by machine interactions.\n
      \n
      **Now rewrite that as if I’m a medieval peasant.**\n
      \n
      > Mornin’, shared a magical image drawn by an invisible hand in the digital scrolls of c/memes. Yet, it got taken down, makin’ me ponder about these unseen forces. Facebook, the electronic village square, now allows magical images without a human touch. The marvels are grand, but I fear a time when human bonds wither 'neath the shadow of machines.\n
      \n
      –ChatGPT 3.5
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704517683 {#3220
      date: 2024-01-06 06:08:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@troyunrau@lemmy.ca"
      "@juli@programming.dev"
      "@troyunrau@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3225 …}
    +nested: Doctrine\ORM\PersistentCollection {#3227 …}
    +votes: Doctrine\ORM\PersistentCollection {#3229 …}
    +reports: Doctrine\ORM\PersistentCollection {#3231 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3233 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3235 …}
    -id: 284603
    -bodyTs: "'3.5':314 'advanc':131 'ai':18,44,59,70,108,150,182,197,217 'ai-gener':17,69,107,149,181,216 'allow':68,101,215,288 'artifici':102 'bond':306 'broader':115 'c/lotrmemes':34 'c/memes':22,186,269 'chatgpt':313 'communiti':81 'concern':39,195 'concis':8,173 'connect':169,238 'content':72,110,219 'could':60 'digit':266 'diminish':76 'distinguish':144 'domin':162,209 'drawn':259 'driven':120 'electron':284 'emphas':96 'facebook':92,211,282 'fear':301 'fiction':152 'follow':3 'forc':281 'forum':74 'futur':67,139,235 'generat':19,71,109,151,183,218 'got':272 'grand':298 'hand':263 'hesit':136 'highlight':113 'human':51,77,97,125,146,168,237,293,305 'imag':20,57,63,184,258,290 'impress':16,180,229 'incid':37,193 'independ':64 'initi':52 'interact':48,78,85,123,165,202,243 'invis':262 'later':26,190 'live':158 'm':89,135,231,250 'machin':87,164,208,242,312 'machine-domin':207 'magic':257,289 'make':5,170 'makin':275 'marvel':296 'mediev':252 'mere':84 'mornin':254 'move':213 'neath':308 'onlin':47,201 'origin':9 'overshadow':240 'peasant':253 'platform':121 'ponder':277 'post':10,62,105 'potenti':61 'priorit':122 'profil':103,221 'profit':119 'profit-driven':118 'prompt':28 'rais':38,194 'rather':166 'realiti':147 'reflect':222 'remark':133 'remind':90 'remov':27,31,191 'rewrit':1,245 'risk':75,203 'robot':127 'role':42,199 'scroll':267 'select':53 'shadow':310 'share':14,55,178,255 'shift':94,112,205 'sole':106 'space':82,210 'squar':286 'taken':273 'technolog':130,227 'text':11 'time':303 'today':12,176 'touch':294 'toward':206 'transform':79 'trend':116,224 'unseen':280 'verif':98 'villag':285 'want':156 'wari':232 'whether':124 'wither':307 'without':291 'world':161 'yet':270"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6447912"
    +editedAt: DateTimeImmutable @1712205218 {#3221
      date: 2024-04-04 06:33:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704517683 {#3222
      date: 2024-01-06 06:08:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2252}
  +body: """
    Same prompt to mixtral-8x7B via huggingface\n
    \n
    > Earlier, I shared an AI-generated image, but it was later removed from /c/memes. This incident prompted me to reflect on allowing AI-generated content in forums, as doing so may replace human interaction with machine-driven posts. Although AI advancements like these are impressive, I don’t desire to see its content dominate discussions and potentially blur the lines between human reality and fabricated experiences. Apologies for any confusion, and I appreciate gaining deeper insight into this matter.\n
    \n
    Even more concise\n
    \n
    > Posting an AI-generated image led to reflection upon integrating such content in online communities; while technologically advanced, permitting machines to control discourse risks diminishing genuine human connections. Though impressed by current achievements, I aim to preserve real interactions without becoming indistinguishable from machine-created worlds. Grateful for newfound awareness.\n
    \n
    Now write it as if was in lord of the rings\n
    \n
    > In the spirit of sharing, I displayed an enchanted likeness earlier today, crafted through unknown arts beyond my own understanding. Alas, swiftly taken away did this offering vanish from the hallowed boards of /c/memes, leaving me to contemplate the consequences of introducing mystical manifestations amongst us mortals. For should we embrace the uncanny prowess of sorcery in our daily exchanges, dare I say we tread perilously close towards relinquishing heartfelt camaraderie among ourselves—rather trading blows with ethereal beings unseen and unheard until now.\n
    \n
    > With heavy heart and somber voice echoing across Middle Earth’s verdant landscapes, I beseech you all to consider wisely whether interweaving eldritch powers within our midst shall prove beneficial or detrimental unto mankind’s irreplaceable bond. Let it never be said that we welcomed shadows knowingly, nor sacrificed cherished friendships atop Mordor’s treacherous slopes.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704519836 {#3325
    date: 2024-01-06 06:43:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@troyunrau@lemmy.ca"
    "@GraniteM@lemmy.world"
    "@juli@programming.dev"
    "@troyunrau@lemmy.ca"
    "@GraniteM@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3329 …}
  +nested: Doctrine\ORM\PersistentCollection {#3331 …}
  +votes: Doctrine\ORM\PersistentCollection {#3333 …}
  +reports: Doctrine\ORM\PersistentCollection {#3335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3339 …}
  -id: 284651
  -bodyTs: "'/c/memes':23,190 '8x7b':6 'achiev':127 'across':248 'advanc':52,112 'ai':14,33,51,97 'ai-gener':13,32,96 'aim':129 'ala':177 'allow':31 'although':50 'among':228 'amongst':201 'apolog':78 'appreci':84 'art':172 'atop':292 'awar':145 'away':180 'be':235 'becom':135 'benefici':270 'beseech':255 'beyond':173 'blow':232 'blur':69 'board':188 'bond':277 'camaraderi':227 'cherish':290 'close':223 'communiti':109 'concis':93 'confus':81 'connect':122 'consequ':196 'consid':259 'contempl':194 'content':35,64,106 'control':116 'craft':169 'creat':140 'current':126 'daili':215 'dare':217 'deeper':86 'desir':60 'detriment':272 'diminish':119 'discours':117 'discuss':66 'display':163 'domin':65 'driven':48 'earlier':9,167 'earth':250 'echo':247 'eldritch':263 'embrac':207 'enchant':165 'ether':234 'even':91 'exchang':216 'experi':77 'fabric':76 'forum':37 'friendship':291 'gain':85 'generat':15,34,98 'genuin':120 'grate':142 'hallow':187 'heart':243 'heartfelt':226 'heavi':242 'huggingfac':8 'human':43,73,121 'imag':16,99 'impress':56,124 'incid':25 'indistinguish':136 'insight':87 'integr':104 'interact':44,133 'interweav':262 'introduc':198 'irreplac':276 'know':287 'landscap':253 'later':20 'leav':191 'led':100 'let':278 'like':53,166 'line':71 'lord':153 'machin':47,114,139 'machine-cr':138 'machine-driven':46 'manifest':200 'mankind':274 'matter':90 'may':41 'middl':249 'midst':267 'mixtral':5 'mixtral-8x7b':4 'mordor':293 'mortal':203 'mystic':199 'never':280 'newfound':144 'offer':183 'onlin':108 'peril':222 'permit':113 'post':49,94 'potenti':68 'power':264 'preserv':131 'prompt':2,26 'prove':269 'prowess':210 'rather':230 'real':132 'realiti':74 'reflect':29,102 'relinquish':225 'remov':21 'replac':42 'ring':156 'risk':118 'sacrif':289 'said':282 'say':219 'see':62 'shadow':286 'shall':268 'share':11,161 'slope':296 'somber':245 'sorceri':212 'spirit':159 'swift':178 'taken':179 'technolog':111 'though':123 'today':168 'toward':224 'trade':231 'treacher':295 'tread':221 'uncanni':209 'understand':176 'unheard':238 'unknown':171 'unseen':236 'unto':273 'upon':103 'us':202 'vanish':184 'verdant':252 'via':7 'voic':246 'welcom':285 'whether':261 'wise':260 'within':265 'without':134 'world':141 'write':147"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6182227"
  +editedAt: DateTimeImmutable @1712211800 {#3326
    date: 2024-04-04 08:23:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704519836 {#3327
    date: 2024-01-06 06:43:56.0 +01: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
143 DENIED edit
App\Entity\EntryComment {#3328
  +user: Proxies\__CG__\App\Entity\User {#3112 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#3223
    +user: Proxies\__CG__\App\Entity\User {#3224 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: App\Entity\EntryComment {#3151
      +user: Proxies\__CG__\App\Entity\User {#3112 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
      +image: null
      +parent: App\Entity\EntryComment {#2252
        +user: App\Entity\User {#2315 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
        +image: null
        +parent: null
        +root: null
        +body: "You had ChatGPT write that apology, eh? ;)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1712211667 {#2230
          date: 2024-04-04 08:21:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@juli@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2192 …}
        +nested: Doctrine\ORM\PersistentCollection {#2299 …}
        +votes: Doctrine\ORM\PersistentCollection {#2298 …}
        +reports: Doctrine\ORM\PersistentCollection {#2291 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2297 …}
        -id: 283847
        -bodyTs: "'apolog':6 'chatgpt':3 'eh':7 'write':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6103644"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704494669 {#2231
          date: 2024-01-05 23:44:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2252}
      +body: "When I was done, I thought about it 😀"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704516842 {#3149
        date: 2024-01-06 05:54:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
        "@troyunrau@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3152 …}
      +nested: Doctrine\ORM\PersistentCollection {#3154 …}
      +votes: Doctrine\ORM\PersistentCollection {#3156 …}
      +reports: Doctrine\ORM\PersistentCollection {#3158 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3160 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3162 …}
      -id: 284580
      -bodyTs: "'done':4 'thought':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6181426"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704516842 {#3150
        date: 2024-01-06 05:54:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2252}
    +body: """
      **Rewrite the following, and make it more concise:**\n
      \n
      *[original post text]*\n
      \n
      > Today, I shared an impressive AI-generated image in c/memes, but it was later removed, prompting me to remove it from c/lotrmemes myself. This incident raised concerns about the role of AI in our online interactions. While a human initially selected and shared the image, the AI could potentially post images independently in the future. Allowing AI-generated content in forums risks diminishing human interaction, transforming our community spaces into mere interactions with machines.\n
      \n
      > I’m reminded of Facebook’s shift from emphasizing human verification to now allowing artificial profiles that post solely AI-generated content. This shift highlights a broader trend where profit-driven platforms prioritize interactions, whether human or robotic. While the technological advancements are remarkable, I’m hesitant about a future where we can’t distinguish between human reality and AI-generated fiction. I don’t want to live in a world dominated by machine interactions rather than human connections.\n
      \n
      **Make it more concise than that.**\n
      \n
      > Today, I shared an impressive AI-generated image in c/memes, but it was later removed. This incident raises concerns about AI’s role in online interactions, risking a shift towards machine-dominated spaces. Facebook’s move to allow AI-generated content on profiles reflects this trend. While the technology is impressive, I’m wary of a future where human connections are overshadowed by machine interactions.\n
      \n
      **Now rewrite that as if I’m a medieval peasant.**\n
      \n
      > Mornin’, shared a magical image drawn by an invisible hand in the digital scrolls of c/memes. Yet, it got taken down, makin’ me ponder about these unseen forces. Facebook, the electronic village square, now allows magical images without a human touch. The marvels are grand, but I fear a time when human bonds wither 'neath the shadow of machines.\n
      \n
      –ChatGPT 3.5
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704517683 {#3220
      date: 2024-01-06 06:08:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@troyunrau@lemmy.ca"
      "@juli@programming.dev"
      "@troyunrau@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3225 …}
    +nested: Doctrine\ORM\PersistentCollection {#3227 …}
    +votes: Doctrine\ORM\PersistentCollection {#3229 …}
    +reports: Doctrine\ORM\PersistentCollection {#3231 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3233 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3235 …}
    -id: 284603
    -bodyTs: "'3.5':314 'advanc':131 'ai':18,44,59,70,108,150,182,197,217 'ai-gener':17,69,107,149,181,216 'allow':68,101,215,288 'artifici':102 'bond':306 'broader':115 'c/lotrmemes':34 'c/memes':22,186,269 'chatgpt':313 'communiti':81 'concern':39,195 'concis':8,173 'connect':169,238 'content':72,110,219 'could':60 'digit':266 'diminish':76 'distinguish':144 'domin':162,209 'drawn':259 'driven':120 'electron':284 'emphas':96 'facebook':92,211,282 'fear':301 'fiction':152 'follow':3 'forc':281 'forum':74 'futur':67,139,235 'generat':19,71,109,151,183,218 'got':272 'grand':298 'hand':263 'hesit':136 'highlight':113 'human':51,77,97,125,146,168,237,293,305 'imag':20,57,63,184,258,290 'impress':16,180,229 'incid':37,193 'independ':64 'initi':52 'interact':48,78,85,123,165,202,243 'invis':262 'later':26,190 'live':158 'm':89,135,231,250 'machin':87,164,208,242,312 'machine-domin':207 'magic':257,289 'make':5,170 'makin':275 'marvel':296 'mediev':252 'mere':84 'mornin':254 'move':213 'neath':308 'onlin':47,201 'origin':9 'overshadow':240 'peasant':253 'platform':121 'ponder':277 'post':10,62,105 'potenti':61 'priorit':122 'profil':103,221 'profit':119 'profit-driven':118 'prompt':28 'rais':38,194 'rather':166 'realiti':147 'reflect':222 'remark':133 'remind':90 'remov':27,31,191 'rewrit':1,245 'risk':75,203 'robot':127 'role':42,199 'scroll':267 'select':53 'shadow':310 'share':14,55,178,255 'shift':94,112,205 'sole':106 'space':82,210 'squar':286 'taken':273 'technolog':130,227 'text':11 'time':303 'today':12,176 'touch':294 'toward':206 'transform':79 'trend':116,224 'unseen':280 'verif':98 'villag':285 'want':156 'wari':232 'whether':124 'wither':307 'without':291 'world':161 'yet':270"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6447912"
    +editedAt: DateTimeImmutable @1712205218 {#3221
      date: 2024-04-04 06:33:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704517683 {#3222
      date: 2024-01-06 06:08:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2252}
  +body: """
    Same prompt to mixtral-8x7B via huggingface\n
    \n
    > Earlier, I shared an AI-generated image, but it was later removed from /c/memes. This incident prompted me to reflect on allowing AI-generated content in forums, as doing so may replace human interaction with machine-driven posts. Although AI advancements like these are impressive, I don’t desire to see its content dominate discussions and potentially blur the lines between human reality and fabricated experiences. Apologies for any confusion, and I appreciate gaining deeper insight into this matter.\n
    \n
    Even more concise\n
    \n
    > Posting an AI-generated image led to reflection upon integrating such content in online communities; while technologically advanced, permitting machines to control discourse risks diminishing genuine human connections. Though impressed by current achievements, I aim to preserve real interactions without becoming indistinguishable from machine-created worlds. Grateful for newfound awareness.\n
    \n
    Now write it as if was in lord of the rings\n
    \n
    > In the spirit of sharing, I displayed an enchanted likeness earlier today, crafted through unknown arts beyond my own understanding. Alas, swiftly taken away did this offering vanish from the hallowed boards of /c/memes, leaving me to contemplate the consequences of introducing mystical manifestations amongst us mortals. For should we embrace the uncanny prowess of sorcery in our daily exchanges, dare I say we tread perilously close towards relinquishing heartfelt camaraderie among ourselves—rather trading blows with ethereal beings unseen and unheard until now.\n
    \n
    > With heavy heart and somber voice echoing across Middle Earth’s verdant landscapes, I beseech you all to consider wisely whether interweaving eldritch powers within our midst shall prove beneficial or detrimental unto mankind’s irreplaceable bond. Let it never be said that we welcomed shadows knowingly, nor sacrificed cherished friendships atop Mordor’s treacherous slopes.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704519836 {#3325
    date: 2024-01-06 06:43:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@troyunrau@lemmy.ca"
    "@GraniteM@lemmy.world"
    "@juli@programming.dev"
    "@troyunrau@lemmy.ca"
    "@GraniteM@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3329 …}
  +nested: Doctrine\ORM\PersistentCollection {#3331 …}
  +votes: Doctrine\ORM\PersistentCollection {#3333 …}
  +reports: Doctrine\ORM\PersistentCollection {#3335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3339 …}
  -id: 284651
  -bodyTs: "'/c/memes':23,190 '8x7b':6 'achiev':127 'across':248 'advanc':52,112 'ai':14,33,51,97 'ai-gener':13,32,96 'aim':129 'ala':177 'allow':31 'although':50 'among':228 'amongst':201 'apolog':78 'appreci':84 'art':172 'atop':292 'awar':145 'away':180 'be':235 'becom':135 'benefici':270 'beseech':255 'beyond':173 'blow':232 'blur':69 'board':188 'bond':277 'camaraderi':227 'cherish':290 'close':223 'communiti':109 'concis':93 'confus':81 'connect':122 'consequ':196 'consid':259 'contempl':194 'content':35,64,106 'control':116 'craft':169 'creat':140 'current':126 'daili':215 'dare':217 'deeper':86 'desir':60 'detriment':272 'diminish':119 'discours':117 'discuss':66 'display':163 'domin':65 'driven':48 'earlier':9,167 'earth':250 'echo':247 'eldritch':263 'embrac':207 'enchant':165 'ether':234 'even':91 'exchang':216 'experi':77 'fabric':76 'forum':37 'friendship':291 'gain':85 'generat':15,34,98 'genuin':120 'grate':142 'hallow':187 'heart':243 'heartfelt':226 'heavi':242 'huggingfac':8 'human':43,73,121 'imag':16,99 'impress':56,124 'incid':25 'indistinguish':136 'insight':87 'integr':104 'interact':44,133 'interweav':262 'introduc':198 'irreplac':276 'know':287 'landscap':253 'later':20 'leav':191 'led':100 'let':278 'like':53,166 'line':71 'lord':153 'machin':47,114,139 'machine-cr':138 'machine-driven':46 'manifest':200 'mankind':274 'matter':90 'may':41 'middl':249 'midst':267 'mixtral':5 'mixtral-8x7b':4 'mordor':293 'mortal':203 'mystic':199 'never':280 'newfound':144 'offer':183 'onlin':108 'peril':222 'permit':113 'post':49,94 'potenti':68 'power':264 'preserv':131 'prompt':2,26 'prove':269 'prowess':210 'rather':230 'real':132 'realiti':74 'reflect':29,102 'relinquish':225 'remov':21 'replac':42 'ring':156 'risk':118 'sacrif':289 'said':282 'say':219 'see':62 'shadow':286 'shall':268 'share':11,161 'slope':296 'somber':245 'sorceri':212 'spirit':159 'swift':178 'taken':179 'technolog':111 'though':123 'today':168 'toward':224 'trade':231 'treacher':295 'tread':221 'uncanni':209 'understand':176 'unheard':238 'unknown':171 'unseen':236 'unto':273 'upon':103 'us':202 'vanish':184 'verdant':252 'via':7 'voic':246 'welcom':285 'whether':261 'wise':260 'within':265 'without':134 'world':141 'write':147"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6182227"
  +editedAt: DateTimeImmutable @1712211800 {#3326
    date: 2024-04-04 08:23:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704519836 {#3327
    date: 2024-01-06 06:43:56.0 +01: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
144 DENIED moderate
App\Entity\EntryComment {#3328
  +user: Proxies\__CG__\App\Entity\User {#3112 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#3223
    +user: Proxies\__CG__\App\Entity\User {#3224 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: App\Entity\EntryComment {#3151
      +user: Proxies\__CG__\App\Entity\User {#3112 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
      +image: null
      +parent: App\Entity\EntryComment {#2252
        +user: App\Entity\User {#2315 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
        +image: null
        +parent: null
        +root: null
        +body: "You had ChatGPT write that apology, eh? ;)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1712211667 {#2230
          date: 2024-04-04 08:21:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@juli@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2192 …}
        +nested: Doctrine\ORM\PersistentCollection {#2299 …}
        +votes: Doctrine\ORM\PersistentCollection {#2298 …}
        +reports: Doctrine\ORM\PersistentCollection {#2291 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2297 …}
        -id: 283847
        -bodyTs: "'apolog':6 'chatgpt':3 'eh':7 'write':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6103644"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704494669 {#2231
          date: 2024-01-05 23:44:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2252}
      +body: "When I was done, I thought about it 😀"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704516842 {#3149
        date: 2024-01-06 05:54:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
        "@troyunrau@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3152 …}
      +nested: Doctrine\ORM\PersistentCollection {#3154 …}
      +votes: Doctrine\ORM\PersistentCollection {#3156 …}
      +reports: Doctrine\ORM\PersistentCollection {#3158 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3160 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3162 …}
      -id: 284580
      -bodyTs: "'done':4 'thought':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6181426"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704516842 {#3150
        date: 2024-01-06 05:54:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2252}
    +body: """
      **Rewrite the following, and make it more concise:**\n
      \n
      *[original post text]*\n
      \n
      > Today, I shared an impressive AI-generated image in c/memes, but it was later removed, prompting me to remove it from c/lotrmemes myself. This incident raised concerns about the role of AI in our online interactions. While a human initially selected and shared the image, the AI could potentially post images independently in the future. Allowing AI-generated content in forums risks diminishing human interaction, transforming our community spaces into mere interactions with machines.\n
      \n
      > I’m reminded of Facebook’s shift from emphasizing human verification to now allowing artificial profiles that post solely AI-generated content. This shift highlights a broader trend where profit-driven platforms prioritize interactions, whether human or robotic. While the technological advancements are remarkable, I’m hesitant about a future where we can’t distinguish between human reality and AI-generated fiction. I don’t want to live in a world dominated by machine interactions rather than human connections.\n
      \n
      **Make it more concise than that.**\n
      \n
      > Today, I shared an impressive AI-generated image in c/memes, but it was later removed. This incident raises concerns about AI’s role in online interactions, risking a shift towards machine-dominated spaces. Facebook’s move to allow AI-generated content on profiles reflects this trend. While the technology is impressive, I’m wary of a future where human connections are overshadowed by machine interactions.\n
      \n
      **Now rewrite that as if I’m a medieval peasant.**\n
      \n
      > Mornin’, shared a magical image drawn by an invisible hand in the digital scrolls of c/memes. Yet, it got taken down, makin’ me ponder about these unseen forces. Facebook, the electronic village square, now allows magical images without a human touch. The marvels are grand, but I fear a time when human bonds wither 'neath the shadow of machines.\n
      \n
      –ChatGPT 3.5
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704517683 {#3220
      date: 2024-01-06 06:08:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@troyunrau@lemmy.ca"
      "@juli@programming.dev"
      "@troyunrau@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3225 …}
    +nested: Doctrine\ORM\PersistentCollection {#3227 …}
    +votes: Doctrine\ORM\PersistentCollection {#3229 …}
    +reports: Doctrine\ORM\PersistentCollection {#3231 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3233 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3235 …}
    -id: 284603
    -bodyTs: "'3.5':314 'advanc':131 'ai':18,44,59,70,108,150,182,197,217 'ai-gener':17,69,107,149,181,216 'allow':68,101,215,288 'artifici':102 'bond':306 'broader':115 'c/lotrmemes':34 'c/memes':22,186,269 'chatgpt':313 'communiti':81 'concern':39,195 'concis':8,173 'connect':169,238 'content':72,110,219 'could':60 'digit':266 'diminish':76 'distinguish':144 'domin':162,209 'drawn':259 'driven':120 'electron':284 'emphas':96 'facebook':92,211,282 'fear':301 'fiction':152 'follow':3 'forc':281 'forum':74 'futur':67,139,235 'generat':19,71,109,151,183,218 'got':272 'grand':298 'hand':263 'hesit':136 'highlight':113 'human':51,77,97,125,146,168,237,293,305 'imag':20,57,63,184,258,290 'impress':16,180,229 'incid':37,193 'independ':64 'initi':52 'interact':48,78,85,123,165,202,243 'invis':262 'later':26,190 'live':158 'm':89,135,231,250 'machin':87,164,208,242,312 'machine-domin':207 'magic':257,289 'make':5,170 'makin':275 'marvel':296 'mediev':252 'mere':84 'mornin':254 'move':213 'neath':308 'onlin':47,201 'origin':9 'overshadow':240 'peasant':253 'platform':121 'ponder':277 'post':10,62,105 'potenti':61 'priorit':122 'profil':103,221 'profit':119 'profit-driven':118 'prompt':28 'rais':38,194 'rather':166 'realiti':147 'reflect':222 'remark':133 'remind':90 'remov':27,31,191 'rewrit':1,245 'risk':75,203 'robot':127 'role':42,199 'scroll':267 'select':53 'shadow':310 'share':14,55,178,255 'shift':94,112,205 'sole':106 'space':82,210 'squar':286 'taken':273 'technolog':130,227 'text':11 'time':303 'today':12,176 'touch':294 'toward':206 'transform':79 'trend':116,224 'unseen':280 'verif':98 'villag':285 'want':156 'wari':232 'whether':124 'wither':307 'without':291 'world':161 'yet':270"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6447912"
    +editedAt: DateTimeImmutable @1712205218 {#3221
      date: 2024-04-04 06:33:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704517683 {#3222
      date: 2024-01-06 06:08:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2252}
  +body: """
    Same prompt to mixtral-8x7B via huggingface\n
    \n
    > Earlier, I shared an AI-generated image, but it was later removed from /c/memes. This incident prompted me to reflect on allowing AI-generated content in forums, as doing so may replace human interaction with machine-driven posts. Although AI advancements like these are impressive, I don’t desire to see its content dominate discussions and potentially blur the lines between human reality and fabricated experiences. Apologies for any confusion, and I appreciate gaining deeper insight into this matter.\n
    \n
    Even more concise\n
    \n
    > Posting an AI-generated image led to reflection upon integrating such content in online communities; while technologically advanced, permitting machines to control discourse risks diminishing genuine human connections. Though impressed by current achievements, I aim to preserve real interactions without becoming indistinguishable from machine-created worlds. Grateful for newfound awareness.\n
    \n
    Now write it as if was in lord of the rings\n
    \n
    > In the spirit of sharing, I displayed an enchanted likeness earlier today, crafted through unknown arts beyond my own understanding. Alas, swiftly taken away did this offering vanish from the hallowed boards of /c/memes, leaving me to contemplate the consequences of introducing mystical manifestations amongst us mortals. For should we embrace the uncanny prowess of sorcery in our daily exchanges, dare I say we tread perilously close towards relinquishing heartfelt camaraderie among ourselves—rather trading blows with ethereal beings unseen and unheard until now.\n
    \n
    > With heavy heart and somber voice echoing across Middle Earth’s verdant landscapes, I beseech you all to consider wisely whether interweaving eldritch powers within our midst shall prove beneficial or detrimental unto mankind’s irreplaceable bond. Let it never be said that we welcomed shadows knowingly, nor sacrificed cherished friendships atop Mordor’s treacherous slopes.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704519836 {#3325
    date: 2024-01-06 06:43:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@troyunrau@lemmy.ca"
    "@GraniteM@lemmy.world"
    "@juli@programming.dev"
    "@troyunrau@lemmy.ca"
    "@GraniteM@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3329 …}
  +nested: Doctrine\ORM\PersistentCollection {#3331 …}
  +votes: Doctrine\ORM\PersistentCollection {#3333 …}
  +reports: Doctrine\ORM\PersistentCollection {#3335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3339 …}
  -id: 284651
  -bodyTs: "'/c/memes':23,190 '8x7b':6 'achiev':127 'across':248 'advanc':52,112 'ai':14,33,51,97 'ai-gener':13,32,96 'aim':129 'ala':177 'allow':31 'although':50 'among':228 'amongst':201 'apolog':78 'appreci':84 'art':172 'atop':292 'awar':145 'away':180 'be':235 'becom':135 'benefici':270 'beseech':255 'beyond':173 'blow':232 'blur':69 'board':188 'bond':277 'camaraderi':227 'cherish':290 'close':223 'communiti':109 'concis':93 'confus':81 'connect':122 'consequ':196 'consid':259 'contempl':194 'content':35,64,106 'control':116 'craft':169 'creat':140 'current':126 'daili':215 'dare':217 'deeper':86 'desir':60 'detriment':272 'diminish':119 'discours':117 'discuss':66 'display':163 'domin':65 'driven':48 'earlier':9,167 'earth':250 'echo':247 'eldritch':263 'embrac':207 'enchant':165 'ether':234 'even':91 'exchang':216 'experi':77 'fabric':76 'forum':37 'friendship':291 'gain':85 'generat':15,34,98 'genuin':120 'grate':142 'hallow':187 'heart':243 'heartfelt':226 'heavi':242 'huggingfac':8 'human':43,73,121 'imag':16,99 'impress':56,124 'incid':25 'indistinguish':136 'insight':87 'integr':104 'interact':44,133 'interweav':262 'introduc':198 'irreplac':276 'know':287 'landscap':253 'later':20 'leav':191 'led':100 'let':278 'like':53,166 'line':71 'lord':153 'machin':47,114,139 'machine-cr':138 'machine-driven':46 'manifest':200 'mankind':274 'matter':90 'may':41 'middl':249 'midst':267 'mixtral':5 'mixtral-8x7b':4 'mordor':293 'mortal':203 'mystic':199 'never':280 'newfound':144 'offer':183 'onlin':108 'peril':222 'permit':113 'post':49,94 'potenti':68 'power':264 'preserv':131 'prompt':2,26 'prove':269 'prowess':210 'rather':230 'real':132 'realiti':74 'reflect':29,102 'relinquish':225 'remov':21 'replac':42 'ring':156 'risk':118 'sacrif':289 'said':282 'say':219 'see':62 'shadow':286 'shall':268 'share':11,161 'slope':296 'somber':245 'sorceri':212 'spirit':159 'swift':178 'taken':179 'technolog':111 'though':123 'today':168 'toward':224 'trade':231 'treacher':295 'tread':221 'uncanni':209 'understand':176 'unheard':238 'unknown':171 'unseen':236 'unto':273 'upon':103 'us':202 'vanish':184 'verdant':252 'via':7 'voic':246 'welcom':285 'whether':261 'wise':260 'within':265 'without':134 'world':141 'write':147"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6182227"
  +editedAt: DateTimeImmutable @1712211800 {#3326
    date: 2024-04-04 08:23:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704519836 {#3327
    date: 2024-01-06 06:43:56.0 +01: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
145 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
146 DENIED moderate
App\Entity\EntryComment {#2271
  +user: App\Entity\User {#2236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wow, that's a dumb take!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1704493508 {#2266
    date: 2024-01-05 23:25:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2274 …}
  +nested: Doctrine\ORM\PersistentCollection {#2190 …}
  +votes: Doctrine\ORM\PersistentCollection {#2265 …}
  +reports: Doctrine\ORM\PersistentCollection {#2263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
  -id: 283877
  -bodyTs: "'dumb':5 'take':6 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/742694/-/comment/4426604"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704493508 {#2257
    date: 2024-01-05 23:25:08.0 +01: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
147 DENIED edit
App\Entity\EntryComment {#2271
  +user: App\Entity\User {#2236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wow, that's a dumb take!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1704493508 {#2266
    date: 2024-01-05 23:25:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2274 …}
  +nested: Doctrine\ORM\PersistentCollection {#2190 …}
  +votes: Doctrine\ORM\PersistentCollection {#2265 …}
  +reports: Doctrine\ORM\PersistentCollection {#2263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
  -id: 283877
  -bodyTs: "'dumb':5 'take':6 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/742694/-/comment/4426604"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704493508 {#2257
    date: 2024-01-05 23:25:08.0 +01: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
148 DENIED moderate
App\Entity\EntryComment {#2271
  +user: App\Entity\User {#2236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wow, that's a dumb take!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1704493508 {#2266
    date: 2024-01-05 23:25:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2274 …}
  +nested: Doctrine\ORM\PersistentCollection {#2190 …}
  +votes: Doctrine\ORM\PersistentCollection {#2265 …}
  +reports: Doctrine\ORM\PersistentCollection {#2263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
  -id: 283877
  -bodyTs: "'dumb':5 'take':6 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/742694/-/comment/4426604"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704493508 {#2257
    date: 2024-01-05 23:25:08.0 +01: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
149 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
150 DENIED moderate
App\Entity\EntryComment {#2168
  +user: App\Entity\User {#1993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: null
  +root: null
  +body: "At the very least, ai generated content needs to be clearly indicated. I have been surrounding things with the robot emoji, eg: “🤖ai content🤖”, whenever sharing something machine generated, and most people seem to be understanding what it means. Ai is here to stay, and many will use it for personal gain. We need at least some basic standards around the content so we can keep track of it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704491891 {#2174
    date: 2024-01-05 22:58:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2169 …}
  +nested: Doctrine\ORM\PersistentCollection {#2134 …}
  +votes: Doctrine\ORM\PersistentCollection {#1985 …}
  +reports: Doctrine\ORM\PersistentCollection {#1994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
  -id: 283817
  -bodyTs: "'ai':5,23,40 'around':60 'basic':58 'clear':11 'content':7,24,62 'eg':22 'emoji':21 'gain':52 'generat':6,29 'indic':12 'keep':66 'least':4,56 'machin':28 'mani':46 'mean':39 'need':8,54 'peopl':32 'person':51 'robot':20 'seem':33 'share':26 'someth':27 'standard':59 'stay':44 'surround':16 'thing':17 'track':67 'understand':36 'use':48 'whenev':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1965438"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704491891 {#2178
    date: 2024-01-05 22:58:11.0 +01: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
151 DENIED edit
App\Entity\EntryComment {#2168
  +user: App\Entity\User {#1993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: null
  +root: null
  +body: "At the very least, ai generated content needs to be clearly indicated. I have been surrounding things with the robot emoji, eg: “🤖ai content🤖”, whenever sharing something machine generated, and most people seem to be understanding what it means. Ai is here to stay, and many will use it for personal gain. We need at least some basic standards around the content so we can keep track of it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704491891 {#2174
    date: 2024-01-05 22:58:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2169 …}
  +nested: Doctrine\ORM\PersistentCollection {#2134 …}
  +votes: Doctrine\ORM\PersistentCollection {#1985 …}
  +reports: Doctrine\ORM\PersistentCollection {#1994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
  -id: 283817
  -bodyTs: "'ai':5,23,40 'around':60 'basic':58 'clear':11 'content':7,24,62 'eg':22 'emoji':21 'gain':52 'generat':6,29 'indic':12 'keep':66 'least':4,56 'machin':28 'mani':46 'mean':39 'need':8,54 'peopl':32 'person':51 'robot':20 'seem':33 'share':26 'someth':27 'standard':59 'stay':44 'surround':16 'thing':17 'track':67 'understand':36 'use':48 'whenev':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1965438"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704491891 {#2178
    date: 2024-01-05 22:58:11.0 +01: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
152 DENIED moderate
App\Entity\EntryComment {#2168
  +user: App\Entity\User {#1993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: null
  +root: null
  +body: "At the very least, ai generated content needs to be clearly indicated. I have been surrounding things with the robot emoji, eg: “🤖ai content🤖”, whenever sharing something machine generated, and most people seem to be understanding what it means. Ai is here to stay, and many will use it for personal gain. We need at least some basic standards around the content so we can keep track of it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704491891 {#2174
    date: 2024-01-05 22:58:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2169 …}
  +nested: Doctrine\ORM\PersistentCollection {#2134 …}
  +votes: Doctrine\ORM\PersistentCollection {#1985 …}
  +reports: Doctrine\ORM\PersistentCollection {#1994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
  -id: 283817
  -bodyTs: "'ai':5,23,40 'around':60 'basic':58 'clear':11 'content':7,24,62 'eg':22 'emoji':21 'gain':52 'generat':6,29 'indic':12 'keep':66 'least':4,56 'machin':28 'mani':46 'mean':39 'need':8,54 'peopl':32 'person':51 'robot':20 'seem':33 'share':26 'someth':27 'standard':59 'stay':44 'surround':16 'thing':17 'track':67 'understand':36 'use':48 'whenev':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1965438"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704491891 {#2178
    date: 2024-01-05 22:58:11.0 +01: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
153 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
154 DENIED moderate
App\Entity\EntryComment {#2501
  +user: App\Entity\User {#2514 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: null
  +root: null
  +body: "Honestly I counted the fingers on the image to make sure I was not been bamboozled into a LOTR AI meme"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1712108885 {#2496
    date: 2024-04-03 03:48:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2502 …}
  +nested: Doctrine\ORM\PersistentCollection {#2504 …}
  +votes: Doctrine\ORM\PersistentCollection {#2506 …}
  +reports: Doctrine\ORM\PersistentCollection {#2508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
  -id: 283708
  -bodyTs: "'ai':20 'bamboozl':16 'count':3 'finger':5 'honest':1 'imag':8 'lotr':19 'make':10 'meme':21 'sure':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6440538"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704488510 {#2497
    date: 2024-01-05 22:01:50.0 +01: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
155 DENIED edit
App\Entity\EntryComment {#2501
  +user: App\Entity\User {#2514 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: null
  +root: null
  +body: "Honestly I counted the fingers on the image to make sure I was not been bamboozled into a LOTR AI meme"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1712108885 {#2496
    date: 2024-04-03 03:48:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2502 …}
  +nested: Doctrine\ORM\PersistentCollection {#2504 …}
  +votes: Doctrine\ORM\PersistentCollection {#2506 …}
  +reports: Doctrine\ORM\PersistentCollection {#2508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
  -id: 283708
  -bodyTs: "'ai':20 'bamboozl':16 'count':3 'finger':5 'honest':1 'imag':8 'lotr':19 'make':10 'meme':21 'sure':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6440538"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704488510 {#2497
    date: 2024-01-05 22:01:50.0 +01: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
156 DENIED moderate
App\Entity\EntryComment {#2501
  +user: App\Entity\User {#2514 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: null
  +root: null
  +body: "Honestly I counted the fingers on the image to make sure I was not been bamboozled into a LOTR AI meme"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1712108885 {#2496
    date: 2024-04-03 03:48:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2502 …}
  +nested: Doctrine\ORM\PersistentCollection {#2504 …}
  +votes: Doctrine\ORM\PersistentCollection {#2506 …}
  +reports: Doctrine\ORM\PersistentCollection {#2508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
  -id: 283708
  -bodyTs: "'ai':20 'bamboozl':16 'count':3 'finger':5 'honest':1 'imag':8 'lotr':19 'make':10 'meme':21 'sure':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6440538"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704488510 {#2497
    date: 2024-01-05 22:01:50.0 +01: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
157 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
158 DENIED moderate
App\Entity\EntryComment {#3135
  +user: Proxies\__CG__\App\Entity\User {#3136 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: App\Entity\EntryComment {#2501
    +user: App\Entity\User {#2514 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
    +image: null
    +parent: null
    +root: null
    +body: "Honestly I counted the fingers on the image to make sure I was not been bamboozled into a LOTR AI meme"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1712108885 {#2496
      date: 2024-04-03 03:48:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2502 …}
    +nested: Doctrine\ORM\PersistentCollection {#2504 …}
    +votes: Doctrine\ORM\PersistentCollection {#2506 …}
    +reports: Doctrine\ORM\PersistentCollection {#2508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2510 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
    -id: 283708
    -bodyTs: "'ai':20 'bamboozl':16 'count':3 'finger':5 'honest':1 'imag':8 'lotr':19 'make':10 'meme':21 'sure':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6440538"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704488510 {#2497
      date: 2024-01-05 22:01:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2501}
  +body: "Shit, now I just counted the fingers to make sure this wasn’t some sort of inception bamboozling in a bamboozle."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704490133 {#3133
    date: 2024-01-05 22:28:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@No_Ones_Slick_Like_Gaston@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3137 …}
  +nested: Doctrine\ORM\PersistentCollection {#3139 …}
  +votes: Doctrine\ORM\PersistentCollection {#3141 …}
  +reports: Doctrine\ORM\PersistentCollection {#3143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
  -id: 283762
  -bodyTs: "'bamboozl':18,21 'count':5 'finger':7 'incept':17 'make':9 'shit':1 'sort':15 'sure':10 'wasn':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6102288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704490133 {#3134
    date: 2024-01-05 22:28:53.0 +01: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
159 DENIED edit
App\Entity\EntryComment {#3135
  +user: Proxies\__CG__\App\Entity\User {#3136 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: App\Entity\EntryComment {#2501
    +user: App\Entity\User {#2514 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
    +image: null
    +parent: null
    +root: null
    +body: "Honestly I counted the fingers on the image to make sure I was not been bamboozled into a LOTR AI meme"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1712108885 {#2496
      date: 2024-04-03 03:48:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2502 …}
    +nested: Doctrine\ORM\PersistentCollection {#2504 …}
    +votes: Doctrine\ORM\PersistentCollection {#2506 …}
    +reports: Doctrine\ORM\PersistentCollection {#2508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2510 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
    -id: 283708
    -bodyTs: "'ai':20 'bamboozl':16 'count':3 'finger':5 'honest':1 'imag':8 'lotr':19 'make':10 'meme':21 'sure':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6440538"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704488510 {#2497
      date: 2024-01-05 22:01:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2501}
  +body: "Shit, now I just counted the fingers to make sure this wasn’t some sort of inception bamboozling in a bamboozle."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704490133 {#3133
    date: 2024-01-05 22:28:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@No_Ones_Slick_Like_Gaston@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3137 …}
  +nested: Doctrine\ORM\PersistentCollection {#3139 …}
  +votes: Doctrine\ORM\PersistentCollection {#3141 …}
  +reports: Doctrine\ORM\PersistentCollection {#3143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
  -id: 283762
  -bodyTs: "'bamboozl':18,21 'count':5 'finger':7 'incept':17 'make':9 'shit':1 'sort':15 'sure':10 'wasn':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6102288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704490133 {#3134
    date: 2024-01-05 22:28:53.0 +01: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
160 DENIED moderate
App\Entity\EntryComment {#3135
  +user: Proxies\__CG__\App\Entity\User {#3136 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: App\Entity\EntryComment {#2501
    +user: App\Entity\User {#2514 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
    +image: null
    +parent: null
    +root: null
    +body: "Honestly I counted the fingers on the image to make sure I was not been bamboozled into a LOTR AI meme"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1712108885 {#2496
      date: 2024-04-03 03:48:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2502 …}
    +nested: Doctrine\ORM\PersistentCollection {#2504 …}
    +votes: Doctrine\ORM\PersistentCollection {#2506 …}
    +reports: Doctrine\ORM\PersistentCollection {#2508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2510 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
    -id: 283708
    -bodyTs: "'ai':20 'bamboozl':16 'count':3 'finger':5 'honest':1 'imag':8 'lotr':19 'make':10 'meme':21 'sure':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6440538"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704488510 {#2497
      date: 2024-01-05 22:01:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2501}
  +body: "Shit, now I just counted the fingers to make sure this wasn’t some sort of inception bamboozling in a bamboozle."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704490133 {#3133
    date: 2024-01-05 22:28:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@No_Ones_Slick_Like_Gaston@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3137 …}
  +nested: Doctrine\ORM\PersistentCollection {#3139 …}
  +votes: Doctrine\ORM\PersistentCollection {#3141 …}
  +reports: Doctrine\ORM\PersistentCollection {#3143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
  -id: 283762
  -bodyTs: "'bamboozl':18,21 'count':5 'finger':7 'incept':17 'make':9 'shit':1 'sort':15 'sure':10 'wasn':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6102288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704490133 {#3134
    date: 2024-01-05 22:28:53.0 +01: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
161 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
162 DENIED moderate
App\Entity\EntryComment {#2574
  +user: App\Entity\User {#2587 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t think you have anything you need to apologize for."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1712089557 {#2569
    date: 2024-04-02 22:25:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2575 …}
  +nested: Doctrine\ORM\PersistentCollection {#2577 …}
  +votes: Doctrine\ORM\PersistentCollection {#2579 …}
  +reports: Doctrine\ORM\PersistentCollection {#2581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
  -id: 283551
  -bodyTs: "'anyth':7 'apolog':11 'need':9 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6455426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704487420 {#2570
    date: 2024-01-05 21:43:40.0 +01: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
163 DENIED edit
App\Entity\EntryComment {#2574
  +user: App\Entity\User {#2587 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t think you have anything you need to apologize for."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1712089557 {#2569
    date: 2024-04-02 22:25:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2575 …}
  +nested: Doctrine\ORM\PersistentCollection {#2577 …}
  +votes: Doctrine\ORM\PersistentCollection {#2579 …}
  +reports: Doctrine\ORM\PersistentCollection {#2581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
  -id: 283551
  -bodyTs: "'anyth':7 'apolog':11 'need':9 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6455426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704487420 {#2570
    date: 2024-01-05 21:43:40.0 +01: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
164 DENIED moderate
App\Entity\EntryComment {#2574
  +user: App\Entity\User {#2587 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t think you have anything you need to apologize for."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1712089557 {#2569
    date: 2024-04-02 22:25:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2575 …}
  +nested: Doctrine\ORM\PersistentCollection {#2577 …}
  +votes: Doctrine\ORM\PersistentCollection {#2579 …}
  +reports: Doctrine\ORM\PersistentCollection {#2581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
  -id: 283551
  -bodyTs: "'anyth':7 'apolog':11 'need':9 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6455426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704487420 {#2570
    date: 2024-01-05 21:43:40.0 +01: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
165 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
166 DENIED moderate
App\Entity\EntryComment {#3082
  +user: Proxies\__CG__\App\Entity\User {#3112 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#2574
    +user: App\Entity\User {#2587 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t think you have anything you need to apologize for."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1712089557 {#2569
      date: 2024-04-02 22:25:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2575 …}
    +nested: Doctrine\ORM\PersistentCollection {#2577 …}
    +votes: Doctrine\ORM\PersistentCollection {#2579 …}
    +reports: Doctrine\ORM\PersistentCollection {#2581 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
    -id: 283551
    -bodyTs: "'anyth':7 'apolog':11 'need':9 'think':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6455426"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704487420 {#2570
      date: 2024-01-05 21:43:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2574}
  +body: "Thx"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704487719 {#3084
    date: 2024-01-05 21:48:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@Even_Adder@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3081 …}
  +nested: Doctrine\ORM\PersistentCollection {#3079 …}
  +votes: Doctrine\ORM\PersistentCollection {#3077 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
  -id: 283620
  -bodyTs: "'thx':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6172612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704487719 {#3083
    date: 2024-01-05 21:48:39.0 +01: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
167 DENIED edit
App\Entity\EntryComment {#3082
  +user: Proxies\__CG__\App\Entity\User {#3112 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#2574
    +user: App\Entity\User {#2587 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t think you have anything you need to apologize for."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1712089557 {#2569
      date: 2024-04-02 22:25:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2575 …}
    +nested: Doctrine\ORM\PersistentCollection {#2577 …}
    +votes: Doctrine\ORM\PersistentCollection {#2579 …}
    +reports: Doctrine\ORM\PersistentCollection {#2581 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
    -id: 283551
    -bodyTs: "'anyth':7 'apolog':11 'need':9 'think':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6455426"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704487420 {#2570
      date: 2024-01-05 21:43:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2574}
  +body: "Thx"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704487719 {#3084
    date: 2024-01-05 21:48:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@Even_Adder@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3081 …}
  +nested: Doctrine\ORM\PersistentCollection {#3079 …}
  +votes: Doctrine\ORM\PersistentCollection {#3077 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
  -id: 283620
  -bodyTs: "'thx':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6172612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704487719 {#3083
    date: 2024-01-05 21:48:39.0 +01: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
168 DENIED moderate
App\Entity\EntryComment {#3082
  +user: Proxies\__CG__\App\Entity\User {#3112 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#2574
    +user: App\Entity\User {#2587 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t think you have anything you need to apologize for."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1712089557 {#2569
      date: 2024-04-02 22:25:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2575 …}
    +nested: Doctrine\ORM\PersistentCollection {#2577 …}
    +votes: Doctrine\ORM\PersistentCollection {#2579 …}
    +reports: Doctrine\ORM\PersistentCollection {#2581 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
    -id: 283551
    -bodyTs: "'anyth':7 'apolog':11 'need':9 'think':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6455426"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704487420 {#2570
      date: 2024-01-05 21:43:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2574}
  +body: "Thx"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704487719 {#3084
    date: 2024-01-05 21:48:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@Even_Adder@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3081 …}
  +nested: Doctrine\ORM\PersistentCollection {#3079 …}
  +votes: Doctrine\ORM\PersistentCollection {#3077 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
  -id: 283620
  -bodyTs: "'thx':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6172612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704487719 {#3083
    date: 2024-01-05 21:48:39.0 +01: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
169 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
170 DENIED moderate
App\Entity\EntryComment {#2647
  +user: App\Entity\User {#2660 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: null
  +root: null
  +body: "Were these images prompted from the human? It’s for a meme, I don’t really see the harm if it was decent quality"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1721257275 {#2642
    date: 2024-07-18 01:01:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2648 …}
  +nested: Doctrine\ORM\PersistentCollection {#2650 …}
  +votes: Doctrine\ORM\PersistentCollection {#2652 …}
  +reports: Doctrine\ORM\PersistentCollection {#2654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2658 …}
  -id: 283540
  -bodyTs: "'decent':23 'harm':19 'human':7 'imag':3 'meme':12 'prompt':4 'qualiti':24 'realli':16 'see':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1965255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704487117 {#2643
    date: 2024-01-05 21:38:37.0 +01: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
171 DENIED edit
App\Entity\EntryComment {#2647
  +user: App\Entity\User {#2660 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: null
  +root: null
  +body: "Were these images prompted from the human? It’s for a meme, I don’t really see the harm if it was decent quality"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1721257275 {#2642
    date: 2024-07-18 01:01:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2648 …}
  +nested: Doctrine\ORM\PersistentCollection {#2650 …}
  +votes: Doctrine\ORM\PersistentCollection {#2652 …}
  +reports: Doctrine\ORM\PersistentCollection {#2654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2658 …}
  -id: 283540
  -bodyTs: "'decent':23 'harm':19 'human':7 'imag':3 'meme':12 'prompt':4 'qualiti':24 'realli':16 'see':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1965255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704487117 {#2643
    date: 2024-01-05 21:38:37.0 +01: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
172 DENIED moderate
App\Entity\EntryComment {#2647
  +user: App\Entity\User {#2660 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: null
  +root: null
  +body: "Were these images prompted from the human? It’s for a meme, I don’t really see the harm if it was decent quality"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1721257275 {#2642
    date: 2024-07-18 01:01:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2648 …}
  +nested: Doctrine\ORM\PersistentCollection {#2650 …}
  +votes: Doctrine\ORM\PersistentCollection {#2652 …}
  +reports: Doctrine\ORM\PersistentCollection {#2654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2658 …}
  -id: 283540
  -bodyTs: "'decent':23 'harm':19 'human':7 'imag':3 'meme':12 'prompt':4 'qualiti':24 'realli':16 'see':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1965255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704487117 {#2643
    date: 2024-01-05 21:38:37.0 +01: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
173 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
174 DENIED moderate
App\Entity\EntryComment {#3097
  +user: Proxies\__CG__\App\Entity\User {#3112 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#2647
    +user: App\Entity\User {#2660 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: null
    +root: null
    +body: "Were these images prompted from the human? It’s for a meme, I don’t really see the harm if it was decent quality"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1721257275 {#2642
      date: 2024-07-18 01:01:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2648 …}
    +nested: Doctrine\ORM\PersistentCollection {#2650 …}
    +votes: Doctrine\ORM\PersistentCollection {#2652 …}
    +reports: Doctrine\ORM\PersistentCollection {#2654 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2656 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2658 …}
    -id: 283540
    -bodyTs: "'decent':23 'harm':19 'human':7 'imag':3 'meme':12 'prompt':4 'qualiti':24 'realli':16 'see':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1965255"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704487117 {#2643
      date: 2024-01-05 21:38:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: """
    Yes\n
    \n
    You can judge yourself, somehow it’s not yet deleted [programming.dev/…/289fbb3c-99b2-4a25-ae68-ed85089…](https://programming.dev/pictrs/image/289fbb3c-99b2-4a25-ae68-ed8508973daa.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704487699 {#3099
    date: 2024-01-05 21:48:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@GammaGames@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3096 …}
  +nested: Doctrine\ORM\PersistentCollection {#3094 …}
  +votes: Doctrine\ORM\PersistentCollection {#3092 …}
  +reports: Doctrine\ORM\PersistentCollection {#3090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3086 …}
  -id: 283619
  -bodyTs: "'/289fbb3c-99b2-4a25-ae68-ed85089':13 '/pictrs/image/289fbb3c-99b2-4a25-ae68-ed8508973daa.jpeg)':16 'delet':11 'judg':4 'programming.dev':12,15 'programming.dev/pictrs/image/289fbb3c-99b2-4a25-ae68-ed8508973daa.jpeg)':14 'somehow':6 'yes':1 'yet':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6172605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704487699 {#3098
    date: 2024-01-05 21:48:19.0 +01: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
175 DENIED edit
App\Entity\EntryComment {#3097
  +user: Proxies\__CG__\App\Entity\User {#3112 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#2647
    +user: App\Entity\User {#2660 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: null
    +root: null
    +body: "Were these images prompted from the human? It’s for a meme, I don’t really see the harm if it was decent quality"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1721257275 {#2642
      date: 2024-07-18 01:01:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2648 …}
    +nested: Doctrine\ORM\PersistentCollection {#2650 …}
    +votes: Doctrine\ORM\PersistentCollection {#2652 …}
    +reports: Doctrine\ORM\PersistentCollection {#2654 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2656 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2658 …}
    -id: 283540
    -bodyTs: "'decent':23 'harm':19 'human':7 'imag':3 'meme':12 'prompt':4 'qualiti':24 'realli':16 'see':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1965255"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704487117 {#2643
      date: 2024-01-05 21:38:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: """
    Yes\n
    \n
    You can judge yourself, somehow it’s not yet deleted [programming.dev/…/289fbb3c-99b2-4a25-ae68-ed85089…](https://programming.dev/pictrs/image/289fbb3c-99b2-4a25-ae68-ed8508973daa.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704487699 {#3099
    date: 2024-01-05 21:48:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@GammaGames@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3096 …}
  +nested: Doctrine\ORM\PersistentCollection {#3094 …}
  +votes: Doctrine\ORM\PersistentCollection {#3092 …}
  +reports: Doctrine\ORM\PersistentCollection {#3090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3086 …}
  -id: 283619
  -bodyTs: "'/289fbb3c-99b2-4a25-ae68-ed85089':13 '/pictrs/image/289fbb3c-99b2-4a25-ae68-ed8508973daa.jpeg)':16 'delet':11 'judg':4 'programming.dev':12,15 'programming.dev/pictrs/image/289fbb3c-99b2-4a25-ae68-ed8508973daa.jpeg)':14 'somehow':6 'yes':1 'yet':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6172605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704487699 {#3098
    date: 2024-01-05 21:48:19.0 +01: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
176 DENIED moderate
App\Entity\EntryComment {#3097
  +user: Proxies\__CG__\App\Entity\User {#3112 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#2647
    +user: App\Entity\User {#2660 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: null
    +root: null
    +body: "Were these images prompted from the human? It’s for a meme, I don’t really see the harm if it was decent quality"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1721257275 {#2642
      date: 2024-07-18 01:01:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2648 …}
    +nested: Doctrine\ORM\PersistentCollection {#2650 …}
    +votes: Doctrine\ORM\PersistentCollection {#2652 …}
    +reports: Doctrine\ORM\PersistentCollection {#2654 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2656 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2658 …}
    -id: 283540
    -bodyTs: "'decent':23 'harm':19 'human':7 'imag':3 'meme':12 'prompt':4 'qualiti':24 'realli':16 'see':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1965255"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704487117 {#2643
      date: 2024-01-05 21:38:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: """
    Yes\n
    \n
    You can judge yourself, somehow it’s not yet deleted [programming.dev/…/289fbb3c-99b2-4a25-ae68-ed85089…](https://programming.dev/pictrs/image/289fbb3c-99b2-4a25-ae68-ed8508973daa.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704487699 {#3099
    date: 2024-01-05 21:48:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@GammaGames@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3096 …}
  +nested: Doctrine\ORM\PersistentCollection {#3094 …}
  +votes: Doctrine\ORM\PersistentCollection {#3092 …}
  +reports: Doctrine\ORM\PersistentCollection {#3090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3086 …}
  -id: 283619
  -bodyTs: "'/289fbb3c-99b2-4a25-ae68-ed85089':13 '/pictrs/image/289fbb3c-99b2-4a25-ae68-ed8508973daa.jpeg)':16 'delet':11 'judg':4 'programming.dev':12,15 'programming.dev/pictrs/image/289fbb3c-99b2-4a25-ae68-ed8508973daa.jpeg)':14 'somehow':6 'yes':1 'yet':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6172605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704487699 {#3098
    date: 2024-01-05 21:48:19.0 +01: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
177 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
178 DENIED moderate
App\Entity\EntryComment {#3194
  +user: Proxies\__CG__\App\Entity\User {#3188 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#3097
    +user: Proxies\__CG__\App\Entity\User {#3112 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: App\Entity\EntryComment {#2647
      +user: App\Entity\User {#2660 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
      +image: null
      +parent: null
      +root: null
      +body: "Were these images prompted from the human? It’s for a meme, I don’t really see the harm if it was decent quality"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1721257275 {#2642
        date: 2024-07-18 01:01:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2648 …}
      +nested: Doctrine\ORM\PersistentCollection {#2650 …}
      +votes: Doctrine\ORM\PersistentCollection {#2652 …}
      +reports: Doctrine\ORM\PersistentCollection {#2654 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2656 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2658 …}
      -id: 283540
      -bodyTs: "'decent':23 'harm':19 'human':7 'imag':3 'meme':12 'prompt':4 'qualiti':24 'realli':16 'see':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1965255"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704487117 {#2643
        date: 2024-01-05 21:38:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2647}
    +body: """
      Yes\n
      \n
      You can judge yourself, somehow it’s not yet deleted [programming.dev/…/289fbb3c-99b2-4a25-ae68-ed85089…](https://programming.dev/pictrs/image/289fbb3c-99b2-4a25-ae68-ed8508973daa.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704487699 {#3099
      date: 2024-01-05 21:48:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@GammaGames@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3096 …}
    +nested: Doctrine\ORM\PersistentCollection {#3094 …}
    +votes: Doctrine\ORM\PersistentCollection {#3092 …}
    +reports: Doctrine\ORM\PersistentCollection {#3090 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3086 …}
    -id: 283619
    -bodyTs: "'/289fbb3c-99b2-4a25-ae68-ed85089':13 '/pictrs/image/289fbb3c-99b2-4a25-ae68-ed8508973daa.jpeg)':16 'delet':11 'judg':4 'programming.dev':12,15 'programming.dev/pictrs/image/289fbb3c-99b2-4a25-ae68-ed8508973daa.jpeg)':14 'somehow':6 'yes':1 'yet':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6172605"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704487699 {#3098
      date: 2024-01-05 21:48:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: "That's actually pretty cool. I know it's popular to hate on AI but it is an accomplishment that it can do stuff like this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704504698 {#3195
    date: 2024-01-06 02:31:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@GammaGames@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3182 …}
  +nested: Doctrine\ORM\PersistentCollection {#3186 …}
  +votes: Doctrine\ORM\PersistentCollection {#3184 …}
  +reports: Doctrine\ORM\PersistentCollection {#3198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
  -id: 284222
  -bodyTs: "'accomplish':19 'actual':3 'ai':14 'cool':5 'hate':12 'know':7 'like':25 'popular':10 'pretti':4 'stuff':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lotrmemes@midwest.social/t/742700/-/comment/4428822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704504698 {#3192
    date: 2024-01-06 02:31:38.0 +01: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
179 DENIED edit
App\Entity\EntryComment {#3194
  +user: Proxies\__CG__\App\Entity\User {#3188 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#3097
    +user: Proxies\__CG__\App\Entity\User {#3112 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: App\Entity\EntryComment {#2647
      +user: App\Entity\User {#2660 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
      +image: null
      +parent: null
      +root: null
      +body: "Were these images prompted from the human? It’s for a meme, I don’t really see the harm if it was decent quality"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1721257275 {#2642
        date: 2024-07-18 01:01:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2648 …}
      +nested: Doctrine\ORM\PersistentCollection {#2650 …}
      +votes: Doctrine\ORM\PersistentCollection {#2652 …}
      +reports: Doctrine\ORM\PersistentCollection {#2654 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2656 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2658 …}
      -id: 283540
      -bodyTs: "'decent':23 'harm':19 'human':7 'imag':3 'meme':12 'prompt':4 'qualiti':24 'realli':16 'see':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1965255"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704487117 {#2643
        date: 2024-01-05 21:38:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2647}
    +body: """
      Yes\n
      \n
      You can judge yourself, somehow it’s not yet deleted [programming.dev/…/289fbb3c-99b2-4a25-ae68-ed85089…](https://programming.dev/pictrs/image/289fbb3c-99b2-4a25-ae68-ed8508973daa.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704487699 {#3099
      date: 2024-01-05 21:48:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@GammaGames@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3096 …}
    +nested: Doctrine\ORM\PersistentCollection {#3094 …}
    +votes: Doctrine\ORM\PersistentCollection {#3092 …}
    +reports: Doctrine\ORM\PersistentCollection {#3090 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3086 …}
    -id: 283619
    -bodyTs: "'/289fbb3c-99b2-4a25-ae68-ed85089':13 '/pictrs/image/289fbb3c-99b2-4a25-ae68-ed8508973daa.jpeg)':16 'delet':11 'judg':4 'programming.dev':12,15 'programming.dev/pictrs/image/289fbb3c-99b2-4a25-ae68-ed8508973daa.jpeg)':14 'somehow':6 'yes':1 'yet':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6172605"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704487699 {#3098
      date: 2024-01-05 21:48:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: "That's actually pretty cool. I know it's popular to hate on AI but it is an accomplishment that it can do stuff like this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704504698 {#3195
    date: 2024-01-06 02:31:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@GammaGames@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3182 …}
  +nested: Doctrine\ORM\PersistentCollection {#3186 …}
  +votes: Doctrine\ORM\PersistentCollection {#3184 …}
  +reports: Doctrine\ORM\PersistentCollection {#3198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
  -id: 284222
  -bodyTs: "'accomplish':19 'actual':3 'ai':14 'cool':5 'hate':12 'know':7 'like':25 'popular':10 'pretti':4 'stuff':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lotrmemes@midwest.social/t/742700/-/comment/4428822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704504698 {#3192
    date: 2024-01-06 02:31:38.0 +01: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
180 DENIED moderate
App\Entity\EntryComment {#3194
  +user: Proxies\__CG__\App\Entity\User {#3188 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#3097
    +user: Proxies\__CG__\App\Entity\User {#3112 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: App\Entity\EntryComment {#2647
      +user: App\Entity\User {#2660 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
      +image: null
      +parent: null
      +root: null
      +body: "Were these images prompted from the human? It’s for a meme, I don’t really see the harm if it was decent quality"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1721257275 {#2642
        date: 2024-07-18 01:01:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2648 …}
      +nested: Doctrine\ORM\PersistentCollection {#2650 …}
      +votes: Doctrine\ORM\PersistentCollection {#2652 …}
      +reports: Doctrine\ORM\PersistentCollection {#2654 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2656 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2658 …}
      -id: 283540
      -bodyTs: "'decent':23 'harm':19 'human':7 'imag':3 'meme':12 'prompt':4 'qualiti':24 'realli':16 'see':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1965255"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704487117 {#2643
        date: 2024-01-05 21:38:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2647}
    +body: """
      Yes\n
      \n
      You can judge yourself, somehow it’s not yet deleted [programming.dev/…/289fbb3c-99b2-4a25-ae68-ed85089…](https://programming.dev/pictrs/image/289fbb3c-99b2-4a25-ae68-ed8508973daa.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704487699 {#3099
      date: 2024-01-05 21:48:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@GammaGames@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3096 …}
    +nested: Doctrine\ORM\PersistentCollection {#3094 …}
    +votes: Doctrine\ORM\PersistentCollection {#3092 …}
    +reports: Doctrine\ORM\PersistentCollection {#3090 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3086 …}
    -id: 283619
    -bodyTs: "'/289fbb3c-99b2-4a25-ae68-ed85089':13 '/pictrs/image/289fbb3c-99b2-4a25-ae68-ed8508973daa.jpeg)':16 'delet':11 'judg':4 'programming.dev':12,15 'programming.dev/pictrs/image/289fbb3c-99b2-4a25-ae68-ed8508973daa.jpeg)':14 'somehow':6 'yes':1 'yet':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6172605"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704487699 {#3098
      date: 2024-01-05 21:48:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: "That's actually pretty cool. I know it's popular to hate on AI but it is an accomplishment that it can do stuff like this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704504698 {#3195
    date: 2024-01-06 02:31:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@GammaGames@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3182 …}
  +nested: Doctrine\ORM\PersistentCollection {#3186 …}
  +votes: Doctrine\ORM\PersistentCollection {#3184 …}
  +reports: Doctrine\ORM\PersistentCollection {#3198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
  -id: 284222
  -bodyTs: "'accomplish':19 'actual':3 'ai':14 'cool':5 'hate':12 'know':7 'like':25 'popular':10 'pretti':4 'stuff':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lotrmemes@midwest.social/t/742700/-/comment/4428822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704504698 {#3192
    date: 2024-01-06 02:31:38.0 +01: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
181 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
182 DENIED moderate
App\Entity\EntryComment {#3314
  +user: Proxies\__CG__\App\Entity\User {#3309 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#3194
    +user: Proxies\__CG__\App\Entity\User {#3188 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: App\Entity\EntryComment {#3097
      +user: Proxies\__CG__\App\Entity\User {#3112 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
      +image: null
      +parent: App\Entity\EntryComment {#2647
        +user: App\Entity\User {#2660 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
        +image: null
        +parent: null
        +root: null
        +body: "Were these images prompted from the human? It’s for a meme, I don’t really see the harm if it was decent quality"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1721257275 {#2642
          date: 2024-07-18 01:01:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@juli@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2648 …}
        +nested: Doctrine\ORM\PersistentCollection {#2650 …}
        +votes: Doctrine\ORM\PersistentCollection {#2652 …}
        +reports: Doctrine\ORM\PersistentCollection {#2654 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2656 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2658 …}
        -id: 283540
        -bodyTs: "'decent':23 'harm':19 'human':7 'imag':3 'meme':12 'prompt':4 'qualiti':24 'realli':16 'see':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1965255"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704487117 {#2643
          date: 2024-01-05 21:38:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2647}
      +body: """
        Yes\n
        \n
        You can judge yourself, somehow it’s not yet deleted [programming.dev/…/289fbb3c-99b2-4a25-ae68-ed85089…](https://programming.dev/pictrs/image/289fbb3c-99b2-4a25-ae68-ed8508973daa.jpeg)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704487699 {#3099
        date: 2024-01-05 21:48:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
        "@GammaGames@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3096 …}
      +nested: Doctrine\ORM\PersistentCollection {#3094 …}
      +votes: Doctrine\ORM\PersistentCollection {#3092 …}
      +reports: Doctrine\ORM\PersistentCollection {#3090 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3086 …}
      -id: 283619
      -bodyTs: "'/289fbb3c-99b2-4a25-ae68-ed85089':13 '/pictrs/image/289fbb3c-99b2-4a25-ae68-ed8508973daa.jpeg)':16 'delet':11 'judg':4 'programming.dev':12,15 'programming.dev/pictrs/image/289fbb3c-99b2-4a25-ae68-ed8508973daa.jpeg)':14 'somehow':6 'yes':1 'yet':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6172605"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704487699 {#3098
        date: 2024-01-05 21:48:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2647}
    +body: "That's actually pretty cool. I know it's popular to hate on AI but it is an accomplishment that it can do stuff like this."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704504698 {#3195
      date: 2024-01-06 02:31:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@GammaGames@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3182 …}
    +nested: Doctrine\ORM\PersistentCollection {#3186 …}
    +votes: Doctrine\ORM\PersistentCollection {#3184 …}
    +reports: Doctrine\ORM\PersistentCollection {#3198 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
    -id: 284222
    -bodyTs: "'accomplish':19 'actual':3 'ai':14 'cool':5 'hate':12 'know':7 'like':25 'popular':10 'pretti':4 'stuff':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lotrmemes@midwest.social/t/742700/-/comment/4428822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704504698 {#3192
      date: 2024-01-06 02:31:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: "Yeah, I think it’s all about context. If it’s just part of a personal project or something you’re sharing with a few friends, it’s a useful tool. If it’s being presented as real art or even used commercially, that’s when the issues start coming up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704507573 {#3315
    date: 2024-01-06 03:19:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@GammaGames@beehaw.org"
    "@Kyre@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3304 …}
  +nested: Doctrine\ORM\PersistentCollection {#3308 …}
  +votes: Doctrine\ORM\PersistentCollection {#3306 …}
  +reports: Doctrine\ORM\PersistentCollection {#3319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
  -id: 300188
  -bodyTs: "'art':39 'come':50 'commerci':43 'context':8 'even':41 'friend':26 'issu':48 'part':13 'person':16 'present':36 'project':17 're':21 'real':38 'share':22 'someth':19 'start':49 'think':3 'tool':31 'use':30,42 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/6149586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704507573 {#3312
    date: 2024-01-06 03:19:33.0 +01: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
183 DENIED edit
App\Entity\EntryComment {#3314
  +user: Proxies\__CG__\App\Entity\User {#3309 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#3194
    +user: Proxies\__CG__\App\Entity\User {#3188 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: App\Entity\EntryComment {#3097
      +user: Proxies\__CG__\App\Entity\User {#3112 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
      +image: null
      +parent: App\Entity\EntryComment {#2647
        +user: App\Entity\User {#2660 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
        +image: null
        +parent: null
        +root: null
        +body: "Were these images prompted from the human? It’s for a meme, I don’t really see the harm if it was decent quality"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1721257275 {#2642
          date: 2024-07-18 01:01:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@juli@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2648 …}
        +nested: Doctrine\ORM\PersistentCollection {#2650 …}
        +votes: Doctrine\ORM\PersistentCollection {#2652 …}
        +reports: Doctrine\ORM\PersistentCollection {#2654 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2656 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2658 …}
        -id: 283540
        -bodyTs: "'decent':23 'harm':19 'human':7 'imag':3 'meme':12 'prompt':4 'qualiti':24 'realli':16 'see':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1965255"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704487117 {#2643
          date: 2024-01-05 21:38:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2647}
      +body: """
        Yes\n
        \n
        You can judge yourself, somehow it’s not yet deleted [programming.dev/…/289fbb3c-99b2-4a25-ae68-ed85089…](https://programming.dev/pictrs/image/289fbb3c-99b2-4a25-ae68-ed8508973daa.jpeg)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704487699 {#3099
        date: 2024-01-05 21:48:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
        "@GammaGames@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3096 …}
      +nested: Doctrine\ORM\PersistentCollection {#3094 …}
      +votes: Doctrine\ORM\PersistentCollection {#3092 …}
      +reports: Doctrine\ORM\PersistentCollection {#3090 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3086 …}
      -id: 283619
      -bodyTs: "'/289fbb3c-99b2-4a25-ae68-ed85089':13 '/pictrs/image/289fbb3c-99b2-4a25-ae68-ed8508973daa.jpeg)':16 'delet':11 'judg':4 'programming.dev':12,15 'programming.dev/pictrs/image/289fbb3c-99b2-4a25-ae68-ed8508973daa.jpeg)':14 'somehow':6 'yes':1 'yet':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6172605"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704487699 {#3098
        date: 2024-01-05 21:48:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2647}
    +body: "That's actually pretty cool. I know it's popular to hate on AI but it is an accomplishment that it can do stuff like this."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704504698 {#3195
      date: 2024-01-06 02:31:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@GammaGames@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3182 …}
    +nested: Doctrine\ORM\PersistentCollection {#3186 …}
    +votes: Doctrine\ORM\PersistentCollection {#3184 …}
    +reports: Doctrine\ORM\PersistentCollection {#3198 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
    -id: 284222
    -bodyTs: "'accomplish':19 'actual':3 'ai':14 'cool':5 'hate':12 'know':7 'like':25 'popular':10 'pretti':4 'stuff':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lotrmemes@midwest.social/t/742700/-/comment/4428822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704504698 {#3192
      date: 2024-01-06 02:31:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: "Yeah, I think it’s all about context. If it’s just part of a personal project or something you’re sharing with a few friends, it’s a useful tool. If it’s being presented as real art or even used commercially, that’s when the issues start coming up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704507573 {#3315
    date: 2024-01-06 03:19:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@GammaGames@beehaw.org"
    "@Kyre@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3304 …}
  +nested: Doctrine\ORM\PersistentCollection {#3308 …}
  +votes: Doctrine\ORM\PersistentCollection {#3306 …}
  +reports: Doctrine\ORM\PersistentCollection {#3319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
  -id: 300188
  -bodyTs: "'art':39 'come':50 'commerci':43 'context':8 'even':41 'friend':26 'issu':48 'part':13 'person':16 'present':36 'project':17 're':21 'real':38 'share':22 'someth':19 'start':49 'think':3 'tool':31 'use':30,42 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/6149586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704507573 {#3312
    date: 2024-01-06 03:19:33.0 +01: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
184 DENIED moderate
App\Entity\EntryComment {#3314
  +user: Proxies\__CG__\App\Entity\User {#3309 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#3194
    +user: Proxies\__CG__\App\Entity\User {#3188 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: App\Entity\EntryComment {#3097
      +user: Proxies\__CG__\App\Entity\User {#3112 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
      +image: null
      +parent: App\Entity\EntryComment {#2647
        +user: App\Entity\User {#2660 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
        +image: null
        +parent: null
        +root: null
        +body: "Were these images prompted from the human? It’s for a meme, I don’t really see the harm if it was decent quality"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1721257275 {#2642
          date: 2024-07-18 01:01:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@juli@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2648 …}
        +nested: Doctrine\ORM\PersistentCollection {#2650 …}
        +votes: Doctrine\ORM\PersistentCollection {#2652 …}
        +reports: Doctrine\ORM\PersistentCollection {#2654 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2656 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2658 …}
        -id: 283540
        -bodyTs: "'decent':23 'harm':19 'human':7 'imag':3 'meme':12 'prompt':4 'qualiti':24 'realli':16 'see':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1965255"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704487117 {#2643
          date: 2024-01-05 21:38:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2647}
      +body: """
        Yes\n
        \n
        You can judge yourself, somehow it’s not yet deleted [programming.dev/…/289fbb3c-99b2-4a25-ae68-ed85089…](https://programming.dev/pictrs/image/289fbb3c-99b2-4a25-ae68-ed8508973daa.jpeg)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704487699 {#3099
        date: 2024-01-05 21:48:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
        "@GammaGames@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3096 …}
      +nested: Doctrine\ORM\PersistentCollection {#3094 …}
      +votes: Doctrine\ORM\PersistentCollection {#3092 …}
      +reports: Doctrine\ORM\PersistentCollection {#3090 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3086 …}
      -id: 283619
      -bodyTs: "'/289fbb3c-99b2-4a25-ae68-ed85089':13 '/pictrs/image/289fbb3c-99b2-4a25-ae68-ed8508973daa.jpeg)':16 'delet':11 'judg':4 'programming.dev':12,15 'programming.dev/pictrs/image/289fbb3c-99b2-4a25-ae68-ed8508973daa.jpeg)':14 'somehow':6 'yes':1 'yet':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6172605"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704487699 {#3098
        date: 2024-01-05 21:48:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2647}
    +body: "That's actually pretty cool. I know it's popular to hate on AI but it is an accomplishment that it can do stuff like this."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704504698 {#3195
      date: 2024-01-06 02:31:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@GammaGames@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3182 …}
    +nested: Doctrine\ORM\PersistentCollection {#3186 …}
    +votes: Doctrine\ORM\PersistentCollection {#3184 …}
    +reports: Doctrine\ORM\PersistentCollection {#3198 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
    -id: 284222
    -bodyTs: "'accomplish':19 'actual':3 'ai':14 'cool':5 'hate':12 'know':7 'like':25 'popular':10 'pretti':4 'stuff':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lotrmemes@midwest.social/t/742700/-/comment/4428822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704504698 {#3192
      date: 2024-01-06 02:31:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: "Yeah, I think it’s all about context. If it’s just part of a personal project or something you’re sharing with a few friends, it’s a useful tool. If it’s being presented as real art or even used commercially, that’s when the issues start coming up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704507573 {#3315
    date: 2024-01-06 03:19:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@GammaGames@beehaw.org"
    "@Kyre@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3304 …}
  +nested: Doctrine\ORM\PersistentCollection {#3308 …}
  +votes: Doctrine\ORM\PersistentCollection {#3306 …}
  +reports: Doctrine\ORM\PersistentCollection {#3319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
  -id: 300188
  -bodyTs: "'art':39 'come':50 'commerci':43 'context':8 'even':41 'friend':26 'issu':48 'part':13 'person':16 'present':36 'project':17 're':21 'real':38 'share':22 'someth':19 'start':49 'think':3 'tool':31 'use':30,42 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/6149586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704507573 {#3312
    date: 2024-01-06 03:19:33.0 +01: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
185 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
186 DENIED moderate
App\Entity\EntryComment {#2721
  +user: App\Entity\User {#2734 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The first user I blocked was the AutoTL;DR bot. GTFO with machine summaries.\n
    \n
    [How to Use ChatGPT to Summarize an Article](https://talkai.info/blog/chatgpt_to_summarize_an_article/): *ChatGPT tends to oversimplify things or even hallucinate sometimes, so fact-checking is essential.*\n
    \n
    Which means I’m discussing articles with people who read dumbed-down hallucinations of articles.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1721334961 {#2715
    date: 2024-07-18 22:36:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@juli@programming.dev"
    "@juli@programming.dev"
    "@juli@programming.dev"
    "@juli@programming.dev"
    "@juli@programming.dev"
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2722 …}
  +nested: Doctrine\ORM\PersistentCollection {#2724 …}
  +votes: Doctrine\ORM\PersistentCollection {#2726 …}
  +reports: Doctrine\ORM\PersistentCollection {#2728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
  -id: 283668
  -bodyTs: "'/blog/chatgpt_to_summarize_an_article/):':25 'articl':22,46,56 'autotl':8 'block':5 'bot':10 'chatgpt':18,26 'check':38 'discuss':45 'dr':9 'dumb':52 'dumbed-down':51 'essenti':40 'even':32 'fact':37 'fact-check':36 'first':2 'gtfo':11 'hallucin':33,54 'm':44 'machin':13 'mean':42 'oversimplifi':29 'peopl':48 'read':50 'sometim':34 'summar':20 'summari':14 'talkai.info':24 'talkai.info/blog/chatgpt_to_summarize_an_article/):':23 'tend':27 'thing':30 'use':17 'user':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7111293"
  +editedAt: DateTimeImmutable @1712115814 {#2716
    date: 2024-04-03 05:43:34.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704487085 {#2717
    date: 2024-01-05 21:38:05.0 +01: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
187 DENIED edit
App\Entity\EntryComment {#2721
  +user: App\Entity\User {#2734 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The first user I blocked was the AutoTL;DR bot. GTFO with machine summaries.\n
    \n
    [How to Use ChatGPT to Summarize an Article](https://talkai.info/blog/chatgpt_to_summarize_an_article/): *ChatGPT tends to oversimplify things or even hallucinate sometimes, so fact-checking is essential.*\n
    \n
    Which means I’m discussing articles with people who read dumbed-down hallucinations of articles.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1721334961 {#2715
    date: 2024-07-18 22:36:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@juli@programming.dev"
    "@juli@programming.dev"
    "@juli@programming.dev"
    "@juli@programming.dev"
    "@juli@programming.dev"
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2722 …}
  +nested: Doctrine\ORM\PersistentCollection {#2724 …}
  +votes: Doctrine\ORM\PersistentCollection {#2726 …}
  +reports: Doctrine\ORM\PersistentCollection {#2728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
  -id: 283668
  -bodyTs: "'/blog/chatgpt_to_summarize_an_article/):':25 'articl':22,46,56 'autotl':8 'block':5 'bot':10 'chatgpt':18,26 'check':38 'discuss':45 'dr':9 'dumb':52 'dumbed-down':51 'essenti':40 'even':32 'fact':37 'fact-check':36 'first':2 'gtfo':11 'hallucin':33,54 'm':44 'machin':13 'mean':42 'oversimplifi':29 'peopl':48 'read':50 'sometim':34 'summar':20 'summari':14 'talkai.info':24 'talkai.info/blog/chatgpt_to_summarize_an_article/):':23 'tend':27 'thing':30 'use':17 'user':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7111293"
  +editedAt: DateTimeImmutable @1712115814 {#2716
    date: 2024-04-03 05:43:34.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704487085 {#2717
    date: 2024-01-05 21:38:05.0 +01: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
188 DENIED moderate
App\Entity\EntryComment {#2721
  +user: App\Entity\User {#2734 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The first user I blocked was the AutoTL;DR bot. GTFO with machine summaries.\n
    \n
    [How to Use ChatGPT to Summarize an Article](https://talkai.info/blog/chatgpt_to_summarize_an_article/): *ChatGPT tends to oversimplify things or even hallucinate sometimes, so fact-checking is essential.*\n
    \n
    Which means I’m discussing articles with people who read dumbed-down hallucinations of articles.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1721334961 {#2715
    date: 2024-07-18 22:36:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@juli@programming.dev"
    "@juli@programming.dev"
    "@juli@programming.dev"
    "@juli@programming.dev"
    "@juli@programming.dev"
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2722 …}
  +nested: Doctrine\ORM\PersistentCollection {#2724 …}
  +votes: Doctrine\ORM\PersistentCollection {#2726 …}
  +reports: Doctrine\ORM\PersistentCollection {#2728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
  -id: 283668
  -bodyTs: "'/blog/chatgpt_to_summarize_an_article/):':25 'articl':22,46,56 'autotl':8 'block':5 'bot':10 'chatgpt':18,26 'check':38 'discuss':45 'dr':9 'dumb':52 'dumbed-down':51 'essenti':40 'even':32 'fact':37 'fact-check':36 'first':2 'gtfo':11 'hallucin':33,54 'm':44 'machin':13 'mean':42 'oversimplifi':29 'peopl':48 'read':50 'sometim':34 'summar':20 'summari':14 'talkai.info':24 'talkai.info/blog/chatgpt_to_summarize_an_article/):':23 'tend':27 'thing':30 'use':17 'user':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7111293"
  +editedAt: DateTimeImmutable @1712115814 {#2716
    date: 2024-04-03 05:43:34.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704487085 {#2717
    date: 2024-01-05 21:38:05.0 +01: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
189 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
190 DENIED moderate
App\Entity\EntryComment {#3052
  +user: Proxies\__CG__\App\Entity\User {#3051 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: App\Entity\EntryComment {#2721
    +user: App\Entity\User {#2734 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The first user I blocked was the AutoTL;DR bot. GTFO with machine summaries.\n
      \n
      [How to Use ChatGPT to Summarize an Article](https://talkai.info/blog/chatgpt_to_summarize_an_article/): *ChatGPT tends to oversimplify things or even hallucinate sometimes, so fact-checking is essential.*\n
      \n
      Which means I’m discussing articles with people who read dumbed-down hallucinations of articles.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1721334961 {#2715
      date: 2024-07-18 22:36:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@juli@programming.dev"
      "@juli@programming.dev"
      "@juli@programming.dev"
      "@juli@programming.dev"
      "@juli@programming.dev"
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2722 …}
    +nested: Doctrine\ORM\PersistentCollection {#2724 …}
    +votes: Doctrine\ORM\PersistentCollection {#2726 …}
    +reports: Doctrine\ORM\PersistentCollection {#2728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
    -id: 283668
    -bodyTs: "'/blog/chatgpt_to_summarize_an_article/):':25 'articl':22,46,56 'autotl':8 'block':5 'bot':10 'chatgpt':18,26 'check':38 'discuss':45 'dr':9 'dumb':52 'dumbed-down':51 'essenti':40 'even':32 'fact':37 'fact-check':36 'first':2 'gtfo':11 'hallucin':33,54 'm':44 'machin':13 'mean':42 'oversimplifi':29 'peopl':48 'read':50 'sometim':34 'summar':20 'summari':14 'talkai.info':24 'talkai.info/blog/chatgpt_to_summarize_an_article/):':23 'tend':27 'thing':30 'use':17 'user':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7111293"
    +editedAt: DateTimeImmutable @1712115814 {#2716
      date: 2024-04-03 05:43:34.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704487085 {#2717
      date: 2024-01-05 21:38:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2721}
  +body: "Everyone’s own version is a hallucination too"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704501747 {#3054
    date: 2024-01-06 01:42:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@davel@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3050 …}
  +nested: Doctrine\ORM\PersistentCollection {#3048 …}
  +votes: Doctrine\ORM\PersistentCollection {#3046 …}
  +reports: Doctrine\ORM\PersistentCollection {#3044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
  -id: 300526
  -bodyTs: "'everyon':1 'hallucin':7 'version':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/5528796"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704501747 {#3053
    date: 2024-01-06 01:42:27.0 +01: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
191 DENIED edit
App\Entity\EntryComment {#3052
  +user: Proxies\__CG__\App\Entity\User {#3051 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: App\Entity\EntryComment {#2721
    +user: App\Entity\User {#2734 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The first user I blocked was the AutoTL;DR bot. GTFO with machine summaries.\n
      \n
      [How to Use ChatGPT to Summarize an Article](https://talkai.info/blog/chatgpt_to_summarize_an_article/): *ChatGPT tends to oversimplify things or even hallucinate sometimes, so fact-checking is essential.*\n
      \n
      Which means I’m discussing articles with people who read dumbed-down hallucinations of articles.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1721334961 {#2715
      date: 2024-07-18 22:36:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@juli@programming.dev"
      "@juli@programming.dev"
      "@juli@programming.dev"
      "@juli@programming.dev"
      "@juli@programming.dev"
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2722 …}
    +nested: Doctrine\ORM\PersistentCollection {#2724 …}
    +votes: Doctrine\ORM\PersistentCollection {#2726 …}
    +reports: Doctrine\ORM\PersistentCollection {#2728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
    -id: 283668
    -bodyTs: "'/blog/chatgpt_to_summarize_an_article/):':25 'articl':22,46,56 'autotl':8 'block':5 'bot':10 'chatgpt':18,26 'check':38 'discuss':45 'dr':9 'dumb':52 'dumbed-down':51 'essenti':40 'even':32 'fact':37 'fact-check':36 'first':2 'gtfo':11 'hallucin':33,54 'm':44 'machin':13 'mean':42 'oversimplifi':29 'peopl':48 'read':50 'sometim':34 'summar':20 'summari':14 'talkai.info':24 'talkai.info/blog/chatgpt_to_summarize_an_article/):':23 'tend':27 'thing':30 'use':17 'user':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7111293"
    +editedAt: DateTimeImmutable @1712115814 {#2716
      date: 2024-04-03 05:43:34.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704487085 {#2717
      date: 2024-01-05 21:38:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2721}
  +body: "Everyone’s own version is a hallucination too"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704501747 {#3054
    date: 2024-01-06 01:42:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@davel@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3050 …}
  +nested: Doctrine\ORM\PersistentCollection {#3048 …}
  +votes: Doctrine\ORM\PersistentCollection {#3046 …}
  +reports: Doctrine\ORM\PersistentCollection {#3044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
  -id: 300526
  -bodyTs: "'everyon':1 'hallucin':7 'version':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/5528796"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704501747 {#3053
    date: 2024-01-06 01:42:27.0 +01: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
192 DENIED moderate
App\Entity\EntryComment {#3052
  +user: Proxies\__CG__\App\Entity\User {#3051 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: App\Entity\EntryComment {#2721
    +user: App\Entity\User {#2734 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The first user I blocked was the AutoTL;DR bot. GTFO with machine summaries.\n
      \n
      [How to Use ChatGPT to Summarize an Article](https://talkai.info/blog/chatgpt_to_summarize_an_article/): *ChatGPT tends to oversimplify things or even hallucinate sometimes, so fact-checking is essential.*\n
      \n
      Which means I’m discussing articles with people who read dumbed-down hallucinations of articles.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1721334961 {#2715
      date: 2024-07-18 22:36:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@juli@programming.dev"
      "@juli@programming.dev"
      "@juli@programming.dev"
      "@juli@programming.dev"
      "@juli@programming.dev"
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2722 …}
    +nested: Doctrine\ORM\PersistentCollection {#2724 …}
    +votes: Doctrine\ORM\PersistentCollection {#2726 …}
    +reports: Doctrine\ORM\PersistentCollection {#2728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
    -id: 283668
    -bodyTs: "'/blog/chatgpt_to_summarize_an_article/):':25 'articl':22,46,56 'autotl':8 'block':5 'bot':10 'chatgpt':18,26 'check':38 'discuss':45 'dr':9 'dumb':52 'dumbed-down':51 'essenti':40 'even':32 'fact':37 'fact-check':36 'first':2 'gtfo':11 'hallucin':33,54 'm':44 'machin':13 'mean':42 'oversimplifi':29 'peopl':48 'read':50 'sometim':34 'summar':20 'summari':14 'talkai.info':24 'talkai.info/blog/chatgpt_to_summarize_an_article/):':23 'tend':27 'thing':30 'use':17 'user':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7111293"
    +editedAt: DateTimeImmutable @1712115814 {#2716
      date: 2024-04-03 05:43:34.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704487085 {#2717
      date: 2024-01-05 21:38:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2721}
  +body: "Everyone’s own version is a hallucination too"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704501747 {#3054
    date: 2024-01-06 01:42:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@davel@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3050 …}
  +nested: Doctrine\ORM\PersistentCollection {#3048 …}
  +votes: Doctrine\ORM\PersistentCollection {#3046 …}
  +reports: Doctrine\ORM\PersistentCollection {#3044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
  -id: 300526
  -bodyTs: "'everyon':1 'hallucin':7 'version':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/5528796"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704501747 {#3053
    date: 2024-01-06 01:42:27.0 +01: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
193 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
194 DENIED moderate
App\Entity\EntryComment {#3116
  +user: Proxies\__CG__\App\Entity\User {#3112 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: App\Entity\EntryComment {#2721
    +user: App\Entity\User {#2734 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The first user I blocked was the AutoTL;DR bot. GTFO with machine summaries.\n
      \n
      [How to Use ChatGPT to Summarize an Article](https://talkai.info/blog/chatgpt_to_summarize_an_article/): *ChatGPT tends to oversimplify things or even hallucinate sometimes, so fact-checking is essential.*\n
      \n
      Which means I’m discussing articles with people who read dumbed-down hallucinations of articles.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1721334961 {#2715
      date: 2024-07-18 22:36:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@juli@programming.dev"
      "@juli@programming.dev"
      "@juli@programming.dev"
      "@juli@programming.dev"
      "@juli@programming.dev"
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2722 …}
    +nested: Doctrine\ORM\PersistentCollection {#2724 …}
    +votes: Doctrine\ORM\PersistentCollection {#2726 …}
    +reports: Doctrine\ORM\PersistentCollection {#2728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
    -id: 283668
    -bodyTs: "'/blog/chatgpt_to_summarize_an_article/):':25 'articl':22,46,56 'autotl':8 'block':5 'bot':10 'chatgpt':18,26 'check':38 'discuss':45 'dr':9 'dumb':52 'dumbed-down':51 'essenti':40 'even':32 'fact':37 'fact-check':36 'first':2 'gtfo':11 'hallucin':33,54 'm':44 'machin':13 'mean':42 'oversimplifi':29 'peopl':48 'read':50 'sometim':34 'summar':20 'summari':14 'talkai.info':24 'talkai.info/blog/chatgpt_to_summarize_an_article/):':23 'tend':27 'thing':30 'use':17 'user':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7111293"
    +editedAt: DateTimeImmutable @1712115814 {#2716
      date: 2024-04-03 05:43:34.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704487085 {#2717
      date: 2024-01-05 21:38:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2721}
  +body: "I like them for a quick overview, like the introductory paragraph of a wikipedia article. I hadn’t questioned that bot so far"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704488070 {#3114
    date: 2024-01-05 21:54:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@davel@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3117 …}
  +nested: Doctrine\ORM\PersistentCollection {#3119 …}
  +votes: Doctrine\ORM\PersistentCollection {#3128 …}
  +reports: Doctrine\ORM\PersistentCollection {#3121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
  -id: 283730
  -bodyTs: "'articl':15 'bot':21 'far':23 'hadn':17 'introductori':10 'like':2,8 'overview':7 'paragraph':11 'question':19 'quick':6 'wikipedia':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6172710"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704488070 {#3115
    date: 2024-01-05 21:54:30.0 +01: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
195 DENIED edit
App\Entity\EntryComment {#3116
  +user: Proxies\__CG__\App\Entity\User {#3112 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: App\Entity\EntryComment {#2721
    +user: App\Entity\User {#2734 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The first user I blocked was the AutoTL;DR bot. GTFO with machine summaries.\n
      \n
      [How to Use ChatGPT to Summarize an Article](https://talkai.info/blog/chatgpt_to_summarize_an_article/): *ChatGPT tends to oversimplify things or even hallucinate sometimes, so fact-checking is essential.*\n
      \n
      Which means I’m discussing articles with people who read dumbed-down hallucinations of articles.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1721334961 {#2715
      date: 2024-07-18 22:36:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@juli@programming.dev"
      "@juli@programming.dev"
      "@juli@programming.dev"
      "@juli@programming.dev"
      "@juli@programming.dev"
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2722 …}
    +nested: Doctrine\ORM\PersistentCollection {#2724 …}
    +votes: Doctrine\ORM\PersistentCollection {#2726 …}
    +reports: Doctrine\ORM\PersistentCollection {#2728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
    -id: 283668
    -bodyTs: "'/blog/chatgpt_to_summarize_an_article/):':25 'articl':22,46,56 'autotl':8 'block':5 'bot':10 'chatgpt':18,26 'check':38 'discuss':45 'dr':9 'dumb':52 'dumbed-down':51 'essenti':40 'even':32 'fact':37 'fact-check':36 'first':2 'gtfo':11 'hallucin':33,54 'm':44 'machin':13 'mean':42 'oversimplifi':29 'peopl':48 'read':50 'sometim':34 'summar':20 'summari':14 'talkai.info':24 'talkai.info/blog/chatgpt_to_summarize_an_article/):':23 'tend':27 'thing':30 'use':17 'user':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7111293"
    +editedAt: DateTimeImmutable @1712115814 {#2716
      date: 2024-04-03 05:43:34.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704487085 {#2717
      date: 2024-01-05 21:38:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2721}
  +body: "I like them for a quick overview, like the introductory paragraph of a wikipedia article. I hadn’t questioned that bot so far"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704488070 {#3114
    date: 2024-01-05 21:54:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@davel@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3117 …}
  +nested: Doctrine\ORM\PersistentCollection {#3119 …}
  +votes: Doctrine\ORM\PersistentCollection {#3128 …}
  +reports: Doctrine\ORM\PersistentCollection {#3121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
  -id: 283730
  -bodyTs: "'articl':15 'bot':21 'far':23 'hadn':17 'introductori':10 'like':2,8 'overview':7 'paragraph':11 'question':19 'quick':6 'wikipedia':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6172710"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704488070 {#3115
    date: 2024-01-05 21:54:30.0 +01: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
196 DENIED moderate
App\Entity\EntryComment {#3116
  +user: Proxies\__CG__\App\Entity\User {#3112 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: App\Entity\EntryComment {#2721
    +user: App\Entity\User {#2734 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The first user I blocked was the AutoTL;DR bot. GTFO with machine summaries.\n
      \n
      [How to Use ChatGPT to Summarize an Article](https://talkai.info/blog/chatgpt_to_summarize_an_article/): *ChatGPT tends to oversimplify things or even hallucinate sometimes, so fact-checking is essential.*\n
      \n
      Which means I’m discussing articles with people who read dumbed-down hallucinations of articles.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1721334961 {#2715
      date: 2024-07-18 22:36:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@juli@programming.dev"
      "@juli@programming.dev"
      "@juli@programming.dev"
      "@juli@programming.dev"
      "@juli@programming.dev"
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2722 …}
    +nested: Doctrine\ORM\PersistentCollection {#2724 …}
    +votes: Doctrine\ORM\PersistentCollection {#2726 …}
    +reports: Doctrine\ORM\PersistentCollection {#2728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
    -id: 283668
    -bodyTs: "'/blog/chatgpt_to_summarize_an_article/):':25 'articl':22,46,56 'autotl':8 'block':5 'bot':10 'chatgpt':18,26 'check':38 'discuss':45 'dr':9 'dumb':52 'dumbed-down':51 'essenti':40 'even':32 'fact':37 'fact-check':36 'first':2 'gtfo':11 'hallucin':33,54 'm':44 'machin':13 'mean':42 'oversimplifi':29 'peopl':48 'read':50 'sometim':34 'summar':20 'summari':14 'talkai.info':24 'talkai.info/blog/chatgpt_to_summarize_an_article/):':23 'tend':27 'thing':30 'use':17 'user':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7111293"
    +editedAt: DateTimeImmutable @1712115814 {#2716
      date: 2024-04-03 05:43:34.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704487085 {#2717
      date: 2024-01-05 21:38:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2721}
  +body: "I like them for a quick overview, like the introductory paragraph of a wikipedia article. I hadn’t questioned that bot so far"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704488070 {#3114
    date: 2024-01-05 21:54:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@davel@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3117 …}
  +nested: Doctrine\ORM\PersistentCollection {#3119 …}
  +votes: Doctrine\ORM\PersistentCollection {#3128 …}
  +reports: Doctrine\ORM\PersistentCollection {#3121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
  -id: 283730
  -bodyTs: "'articl':15 'bot':21 'far':23 'hadn':17 'introductori':10 'like':2,8 'overview':7 'paragraph':11 'question':19 'quick':6 'wikipedia':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6172710"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704488070 {#3115
    date: 2024-01-05 21:54:30.0 +01: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
197 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
198 DENIED moderate
App\Entity\EntryComment {#2795
  +user: App\Entity\User {#2808 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I think there’s a difference from the doom and gloom of your post and the actual problem. Quick generated-spam content is really what you’re arguing against.\n
    \n
    I can see the use of well crafted jokes in the form of AI art being acceptable. I do not like low-quality spam content though.\n
    \n
    I think it’s too rash to just say “ban AI content” and instead reinforce rules like “Ban low effort posts/comments”. The AI stuff that’s low quality farming has been pretty obvious.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1712081462 {#2790
    date: 2024-04-02 20:11:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2796 …}
  +nested: Doctrine\ORM\PersistentCollection {#2798 …}
  +votes: Doctrine\ORM\PersistentCollection {#2800 …}
  +reports: Doctrine\ORM\PersistentCollection {#2802 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2804 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2806 …}
  -id: 283497
  -bodyTs: "'accept':47 'actual':17 'ai':44,68,80 'argu':29 'art':45 'ban':67,75 'content':23,56,69 'craft':38 'differ':6 'doom':9 'effort':77 'farm':86 'form':42 'generat':21 'generated-spam':20 'gloom':11 'instead':71 'joke':39 'like':51,74 'low':53,76,84 'low-qual':52 'obvious':90 'post':14 'posts/comments':78 'pretti':89 'problem':18 'qualiti':54,85 'quick':19 'rash':63 're':28 'realli':25 'reinforc':72 'rule':73 'say':66 'see':33 'spam':22,55 'stuff':81 'think':2,59 'though':57 'use':35 'well':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/1384894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704485958 {#2791
    date: 2024-01-05 21:19:18.0 +01: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
199 DENIED edit
App\Entity\EntryComment {#2795
  +user: App\Entity\User {#2808 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I think there’s a difference from the doom and gloom of your post and the actual problem. Quick generated-spam content is really what you’re arguing against.\n
    \n
    I can see the use of well crafted jokes in the form of AI art being acceptable. I do not like low-quality spam content though.\n
    \n
    I think it’s too rash to just say “ban AI content” and instead reinforce rules like “Ban low effort posts/comments”. The AI stuff that’s low quality farming has been pretty obvious.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1712081462 {#2790
    date: 2024-04-02 20:11:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2796 …}
  +nested: Doctrine\ORM\PersistentCollection {#2798 …}
  +votes: Doctrine\ORM\PersistentCollection {#2800 …}
  +reports: Doctrine\ORM\PersistentCollection {#2802 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2804 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2806 …}
  -id: 283497
  -bodyTs: "'accept':47 'actual':17 'ai':44,68,80 'argu':29 'art':45 'ban':67,75 'content':23,56,69 'craft':38 'differ':6 'doom':9 'effort':77 'farm':86 'form':42 'generat':21 'generated-spam':20 'gloom':11 'instead':71 'joke':39 'like':51,74 'low':53,76,84 'low-qual':52 'obvious':90 'post':14 'posts/comments':78 'pretti':89 'problem':18 'qualiti':54,85 'quick':19 'rash':63 're':28 'realli':25 'reinforc':72 'rule':73 'say':66 'see':33 'spam':22,55 'stuff':81 'think':2,59 'though':57 'use':35 'well':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/1384894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704485958 {#2791
    date: 2024-01-05 21:19:18.0 +01: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
200 DENIED moderate
App\Entity\EntryComment {#2795
  +user: App\Entity\User {#2808 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I think there’s a difference from the doom and gloom of your post and the actual problem. Quick generated-spam content is really what you’re arguing against.\n
    \n
    I can see the use of well crafted jokes in the form of AI art being acceptable. I do not like low-quality spam content though.\n
    \n
    I think it’s too rash to just say “ban AI content” and instead reinforce rules like “Ban low effort posts/comments”. The AI stuff that’s low quality farming has been pretty obvious.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1712081462 {#2790
    date: 2024-04-02 20:11:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2796 …}
  +nested: Doctrine\ORM\PersistentCollection {#2798 …}
  +votes: Doctrine\ORM\PersistentCollection {#2800 …}
  +reports: Doctrine\ORM\PersistentCollection {#2802 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2804 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2806 …}
  -id: 283497
  -bodyTs: "'accept':47 'actual':17 'ai':44,68,80 'argu':29 'art':45 'ban':67,75 'content':23,56,69 'craft':38 'differ':6 'doom':9 'effort':77 'farm':86 'form':42 'generat':21 'generated-spam':20 'gloom':11 'instead':71 'joke':39 'like':51,74 'low':53,76,84 'low-qual':52 'obvious':90 'post':14 'posts/comments':78 'pretti':89 'problem':18 'qualiti':54,85 'quick':19 'rash':63 're':28 'realli':25 'reinforc':72 'rule':73 'say':66 'see':33 'spam':22,55 'stuff':81 'think':2,59 'though':57 'use':35 'well':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/1384894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704485958 {#2791
    date: 2024-01-05 21:19:18.0 +01: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
201 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
202 DENIED moderate
App\Entity\EntryComment {#3025
  +user: Proxies\__CG__\App\Entity\User {#3112 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#2795
    +user: App\Entity\User {#2808 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I think there’s a difference from the doom and gloom of your post and the actual problem. Quick generated-spam content is really what you’re arguing against.\n
      \n
      I can see the use of well crafted jokes in the form of AI art being acceptable. I do not like low-quality spam content though.\n
      \n
      I think it’s too rash to just say “ban AI content” and instead reinforce rules like “Ban low effort posts/comments”. The AI stuff that’s low quality farming has been pretty obvious.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1712081462 {#2790
      date: 2024-04-02 20:11:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2796 …}
    +nested: Doctrine\ORM\PersistentCollection {#2798 …}
    +votes: Doctrine\ORM\PersistentCollection {#2800 …}
    +reports: Doctrine\ORM\PersistentCollection {#2802 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2804 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2806 …}
    -id: 283497
    -bodyTs: "'accept':47 'actual':17 'ai':44,68,80 'argu':29 'art':45 'ban':67,75 'content':23,56,69 'craft':38 'differ':6 'doom':9 'effort':77 'farm':86 'form':42 'generat':21 'generated-spam':20 'gloom':11 'instead':71 'joke':39 'like':51,74 'low':53,76,84 'low-qual':52 'obvious':90 'post':14 'posts/comments':78 'pretti':89 'problem':18 'qualiti':54,85 'quick':19 'rash':63 're':28 'realli':25 'reinforc':72 'rule':73 'say':66 'see':33 'spam':22,55 'stuff':81 'think':2,59 'though':57 'use':35 'well':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://poptalk.scrubbles.tech/comment/1384894"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704485958 {#2791
      date: 2024-01-05 21:19:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2795}
  +body: "Thx for the input. I’ll think about it further"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704487661 {#3029
    date: 2024-01-05 21:47:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@scrubbles@poptalk.scrubbles.tech"
    "@juli@programming.dev"
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3111 …}
  +nested: Doctrine\ORM\PersistentCollection {#3109 …}
  +votes: Doctrine\ORM\PersistentCollection {#3107 …}
  +reports: Doctrine\ORM\PersistentCollection {#3105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
  -id: 283560
  -bodyTs: "'input':4 'll':6 'think':7 'thx':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6172592"
  +editedAt: DateTimeImmutable @1712090093 {#3032
    date: 2024-04-02 22:34:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704487661 {#3028
    date: 2024-01-05 21:47:41.0 +01: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
203 DENIED edit
App\Entity\EntryComment {#3025
  +user: Proxies\__CG__\App\Entity\User {#3112 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#2795
    +user: App\Entity\User {#2808 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I think there’s a difference from the doom and gloom of your post and the actual problem. Quick generated-spam content is really what you’re arguing against.\n
      \n
      I can see the use of well crafted jokes in the form of AI art being acceptable. I do not like low-quality spam content though.\n
      \n
      I think it’s too rash to just say “ban AI content” and instead reinforce rules like “Ban low effort posts/comments”. The AI stuff that’s low quality farming has been pretty obvious.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1712081462 {#2790
      date: 2024-04-02 20:11:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2796 …}
    +nested: Doctrine\ORM\PersistentCollection {#2798 …}
    +votes: Doctrine\ORM\PersistentCollection {#2800 …}
    +reports: Doctrine\ORM\PersistentCollection {#2802 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2804 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2806 …}
    -id: 283497
    -bodyTs: "'accept':47 'actual':17 'ai':44,68,80 'argu':29 'art':45 'ban':67,75 'content':23,56,69 'craft':38 'differ':6 'doom':9 'effort':77 'farm':86 'form':42 'generat':21 'generated-spam':20 'gloom':11 'instead':71 'joke':39 'like':51,74 'low':53,76,84 'low-qual':52 'obvious':90 'post':14 'posts/comments':78 'pretti':89 'problem':18 'qualiti':54,85 'quick':19 'rash':63 're':28 'realli':25 'reinforc':72 'rule':73 'say':66 'see':33 'spam':22,55 'stuff':81 'think':2,59 'though':57 'use':35 'well':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://poptalk.scrubbles.tech/comment/1384894"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704485958 {#2791
      date: 2024-01-05 21:19:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2795}
  +body: "Thx for the input. I’ll think about it further"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704487661 {#3029
    date: 2024-01-05 21:47:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@scrubbles@poptalk.scrubbles.tech"
    "@juli@programming.dev"
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3111 …}
  +nested: Doctrine\ORM\PersistentCollection {#3109 …}
  +votes: Doctrine\ORM\PersistentCollection {#3107 …}
  +reports: Doctrine\ORM\PersistentCollection {#3105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
  -id: 283560
  -bodyTs: "'input':4 'll':6 'think':7 'thx':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6172592"
  +editedAt: DateTimeImmutable @1712090093 {#3032
    date: 2024-04-02 22:34:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704487661 {#3028
    date: 2024-01-05 21:47:41.0 +01: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
204 DENIED moderate
App\Entity\EntryComment {#3025
  +user: Proxies\__CG__\App\Entity\User {#3112 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#2795
    +user: App\Entity\User {#2808 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I think there’s a difference from the doom and gloom of your post and the actual problem. Quick generated-spam content is really what you’re arguing against.\n
      \n
      I can see the use of well crafted jokes in the form of AI art being acceptable. I do not like low-quality spam content though.\n
      \n
      I think it’s too rash to just say “ban AI content” and instead reinforce rules like “Ban low effort posts/comments”. The AI stuff that’s low quality farming has been pretty obvious.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1712081462 {#2790
      date: 2024-04-02 20:11:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2796 …}
    +nested: Doctrine\ORM\PersistentCollection {#2798 …}
    +votes: Doctrine\ORM\PersistentCollection {#2800 …}
    +reports: Doctrine\ORM\PersistentCollection {#2802 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2804 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2806 …}
    -id: 283497
    -bodyTs: "'accept':47 'actual':17 'ai':44,68,80 'argu':29 'art':45 'ban':67,75 'content':23,56,69 'craft':38 'differ':6 'doom':9 'effort':77 'farm':86 'form':42 'generat':21 'generated-spam':20 'gloom':11 'instead':71 'joke':39 'like':51,74 'low':53,76,84 'low-qual':52 'obvious':90 'post':14 'posts/comments':78 'pretti':89 'problem':18 'qualiti':54,85 'quick':19 'rash':63 're':28 'realli':25 'reinforc':72 'rule':73 'say':66 'see':33 'spam':22,55 'stuff':81 'think':2,59 'though':57 'use':35 'well':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://poptalk.scrubbles.tech/comment/1384894"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704485958 {#2791
      date: 2024-01-05 21:19:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2795}
  +body: "Thx for the input. I’ll think about it further"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704487661 {#3029
    date: 2024-01-05 21:47:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@scrubbles@poptalk.scrubbles.tech"
    "@juli@programming.dev"
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3111 …}
  +nested: Doctrine\ORM\PersistentCollection {#3109 …}
  +votes: Doctrine\ORM\PersistentCollection {#3107 …}
  +reports: Doctrine\ORM\PersistentCollection {#3105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
  -id: 283560
  -bodyTs: "'input':4 'll':6 'think':7 'thx':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6172592"
  +editedAt: DateTimeImmutable @1712090093 {#3032
    date: 2024-04-02 22:34:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704487661 {#3028
    date: 2024-01-05 21:47:41.0 +01: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
205 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
206 DENIED moderate
App\Entity\EntryComment {#2869
  +user: App\Entity\User {#2882 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: null
  +root: null
  +body: "“I made a mistake and had to take the consequences. However I now know better than anyone else, because I am the first person to ever have this thought.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1712122350 {#2864
    date: 2024-04-03 07:32:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2870 …}
  +nested: Doctrine\ORM\PersistentCollection {#2872 …}
  +votes: Doctrine\ORM\PersistentCollection {#2874 …}
  +reports: Doctrine\ORM\PersistentCollection {#2876 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
  -id: 283612
  -bodyTs: "'anyon':17 'better':15 'consequ':10 'els':18 'ever':26 'first':23 'howev':11 'know':14 'made':2 'mistak':4 'person':24 'take':8 'thought':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6439848"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704485567 {#2865
    date: 2024-01-05 21:12:47.0 +01: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
207 DENIED edit
App\Entity\EntryComment {#2869
  +user: App\Entity\User {#2882 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: null
  +root: null
  +body: "“I made a mistake and had to take the consequences. However I now know better than anyone else, because I am the first person to ever have this thought.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1712122350 {#2864
    date: 2024-04-03 07:32:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2870 …}
  +nested: Doctrine\ORM\PersistentCollection {#2872 …}
  +votes: Doctrine\ORM\PersistentCollection {#2874 …}
  +reports: Doctrine\ORM\PersistentCollection {#2876 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
  -id: 283612
  -bodyTs: "'anyon':17 'better':15 'consequ':10 'els':18 'ever':26 'first':23 'howev':11 'know':14 'made':2 'mistak':4 'person':24 'take':8 'thought':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6439848"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704485567 {#2865
    date: 2024-01-05 21:12:47.0 +01: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
208 DENIED moderate
App\Entity\EntryComment {#2869
  +user: App\Entity\User {#2882 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: null
  +root: null
  +body: "“I made a mistake and had to take the consequences. However I now know better than anyone else, because I am the first person to ever have this thought.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1712122350 {#2864
    date: 2024-04-03 07:32:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2870 …}
  +nested: Doctrine\ORM\PersistentCollection {#2872 …}
  +votes: Doctrine\ORM\PersistentCollection {#2874 …}
  +reports: Doctrine\ORM\PersistentCollection {#2876 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
  -id: 283612
  -bodyTs: "'anyon':17 'better':15 'consequ':10 'els':18 'ever':26 'first':23 'howev':11 'know':14 'made':2 'mistak':4 'person':24 'take':8 'thought':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6439848"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704485567 {#2865
    date: 2024-01-05 21:12:47.0 +01: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
209 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
210 DENIED moderate
App\Entity\EntryComment {#3067
  +user: Proxies\__CG__\App\Entity\User {#3112 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: App\Entity\EntryComment {#2869
    +user: App\Entity\User {#2882 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
    +image: null
    +parent: null
    +root: null
    +body: "“I made a mistake and had to take the consequences. However I now know better than anyone else, because I am the first person to ever have this thought.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1712122350 {#2864
      date: 2024-04-03 07:32:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2870 …}
    +nested: Doctrine\ORM\PersistentCollection {#2872 …}
    +votes: Doctrine\ORM\PersistentCollection {#2874 …}
    +reports: Doctrine\ORM\PersistentCollection {#2876 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
    -id: 283612
    -bodyTs: "'anyon':17 'better':15 'consequ':10 'els':18 'ever':26 'first':23 'howev':11 'know':14 'made':2 'mistak':4 'person':24 'take':8 'thought':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6439848"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704485567 {#2865
      date: 2024-01-05 21:12:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2869}
  +body: "I’m going to ask you next time I want to post something, alright?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1704488106 {#3069
    date: 2024-01-05 21:55:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@Mighty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3066 …}
  +nested: Doctrine\ORM\PersistentCollection {#3064 …}
  +votes: Doctrine\ORM\PersistentCollection {#3062 …}
  +reports: Doctrine\ORM\PersistentCollection {#3060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
  -id: 283731
  -bodyTs: "'alright':14 'ask':5 'go':3 'm':2 'next':7 'post':12 'someth':13 'time':8 'want':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6172731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704488106 {#3068
    date: 2024-01-05 21:55:06.0 +01: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
211 DENIED edit
App\Entity\EntryComment {#3067
  +user: Proxies\__CG__\App\Entity\User {#3112 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: App\Entity\EntryComment {#2869
    +user: App\Entity\User {#2882 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
    +image: null
    +parent: null
    +root: null
    +body: "“I made a mistake and had to take the consequences. However I now know better than anyone else, because I am the first person to ever have this thought.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1712122350 {#2864
      date: 2024-04-03 07:32:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2870 …}
    +nested: Doctrine\ORM\PersistentCollection {#2872 …}
    +votes: Doctrine\ORM\PersistentCollection {#2874 …}
    +reports: Doctrine\ORM\PersistentCollection {#2876 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
    -id: 283612
    -bodyTs: "'anyon':17 'better':15 'consequ':10 'els':18 'ever':26 'first':23 'howev':11 'know':14 'made':2 'mistak':4 'person':24 'take':8 'thought':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6439848"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704485567 {#2865
      date: 2024-01-05 21:12:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2869}
  +body: "I’m going to ask you next time I want to post something, alright?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1704488106 {#3069
    date: 2024-01-05 21:55:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@Mighty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3066 …}
  +nested: Doctrine\ORM\PersistentCollection {#3064 …}
  +votes: Doctrine\ORM\PersistentCollection {#3062 …}
  +reports: Doctrine\ORM\PersistentCollection {#3060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
  -id: 283731
  -bodyTs: "'alright':14 'ask':5 'go':3 'm':2 'next':7 'post':12 'someth':13 'time':8 'want':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6172731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704488106 {#3068
    date: 2024-01-05 21:55:06.0 +01: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
212 DENIED moderate
App\Entity\EntryComment {#3067
  +user: Proxies\__CG__\App\Entity\User {#3112 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: App\Entity\EntryComment {#2869
    +user: App\Entity\User {#2882 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
    +image: null
    +parent: null
    +root: null
    +body: "“I made a mistake and had to take the consequences. However I now know better than anyone else, because I am the first person to ever have this thought.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1712122350 {#2864
      date: 2024-04-03 07:32:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2870 …}
    +nested: Doctrine\ORM\PersistentCollection {#2872 …}
    +votes: Doctrine\ORM\PersistentCollection {#2874 …}
    +reports: Doctrine\ORM\PersistentCollection {#2876 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
    -id: 283612
    -bodyTs: "'anyon':17 'better':15 'consequ':10 'els':18 'ever':26 'first':23 'howev':11 'know':14 'made':2 'mistak':4 'person':24 'take':8 'thought':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6439848"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704485567 {#2865
      date: 2024-01-05 21:12:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2869}
  +body: "I’m going to ask you next time I want to post something, alright?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1704488106 {#3069
    date: 2024-01-05 21:55:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@Mighty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3066 …}
  +nested: Doctrine\ORM\PersistentCollection {#3064 …}
  +votes: Doctrine\ORM\PersistentCollection {#3062 …}
  +reports: Doctrine\ORM\PersistentCollection {#3060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
  -id: 283731
  -bodyTs: "'alright':14 'ask':5 'go':3 'm':2 'next':7 'post':12 'someth':13 'time':8 'want':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6172731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704488106 {#3068
    date: 2024-01-05 21:55:06.0 +01: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
213 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
214 DENIED moderate
App\Entity\EntryComment {#3206
  +user: Proxies\__CG__\App\Entity\User {#3207 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: App\Entity\EntryComment {#3067
    +user: Proxies\__CG__\App\Entity\User {#3112 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
    +image: null
    +parent: App\Entity\EntryComment {#2869
      +user: App\Entity\User {#2882 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
      +image: null
      +parent: null
      +root: null
      +body: "“I made a mistake and had to take the consequences. However I now know better than anyone else, because I am the first person to ever have this thought.”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1712122350 {#2864
        date: 2024-04-03 07:32:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2870 …}
      +nested: Doctrine\ORM\PersistentCollection {#2872 …}
      +votes: Doctrine\ORM\PersistentCollection {#2874 …}
      +reports: Doctrine\ORM\PersistentCollection {#2876 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
      -id: 283612
      -bodyTs: "'anyon':17 'better':15 'consequ':10 'els':18 'ever':26 'first':23 'howev':11 'know':14 'made':2 'mistak':4 'person':24 'take':8 'thought':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6439848"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704485567 {#2865
        date: 2024-01-05 21:12:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2869}
    +body: "I’m going to ask you next time I want to post something, alright?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1704488106 {#3069
      date: 2024-01-05 21:55:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@Mighty@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3066 …}
    +nested: Doctrine\ORM\PersistentCollection {#3064 …}
    +votes: Doctrine\ORM\PersistentCollection {#3062 …}
    +reports: Doctrine\ORM\PersistentCollection {#3060 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
    -id: 283731
    -bodyTs: "'alright':14 'ask':5 'go':3 'm':2 'next':7 'post':12 'someth':13 'time':8 'want':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6172731"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704488106 {#3068
      date: 2024-01-05 21:55:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2869}
  +body: "Haha cute, but you will have to hand in a 300 words paper detailing your posts and they need to be written in times new roman, size twelve and to be handed in two days before posting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704493994 {#3204
    date: 2024-01-05 23:33:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@Mighty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3208 …}
  +nested: Doctrine\ORM\PersistentCollection {#3210 …}
  +votes: Doctrine\ORM\PersistentCollection {#3212 …}
  +reports: Doctrine\ORM\PersistentCollection {#3214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3218 …}
  -id: 283891
  -bodyTs: "'300':11 'cute':2 'day':35 'detail':14 'haha':1 'hand':8,32 'need':19 'new':25 'paper':13 'post':16,37 'roman':26 'size':27 'time':24 'twelv':28 'two':34 'word':12 'written':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dormi.zone/comment/2981363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704493994 {#3205
    date: 2024-01-05 23:33:14.0 +01: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
215 DENIED edit
App\Entity\EntryComment {#3206
  +user: Proxies\__CG__\App\Entity\User {#3207 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: App\Entity\EntryComment {#3067
    +user: Proxies\__CG__\App\Entity\User {#3112 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
    +image: null
    +parent: App\Entity\EntryComment {#2869
      +user: App\Entity\User {#2882 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
      +image: null
      +parent: null
      +root: null
      +body: "“I made a mistake and had to take the consequences. However I now know better than anyone else, because I am the first person to ever have this thought.”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1712122350 {#2864
        date: 2024-04-03 07:32:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2870 …}
      +nested: Doctrine\ORM\PersistentCollection {#2872 …}
      +votes: Doctrine\ORM\PersistentCollection {#2874 …}
      +reports: Doctrine\ORM\PersistentCollection {#2876 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
      -id: 283612
      -bodyTs: "'anyon':17 'better':15 'consequ':10 'els':18 'ever':26 'first':23 'howev':11 'know':14 'made':2 'mistak':4 'person':24 'take':8 'thought':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6439848"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704485567 {#2865
        date: 2024-01-05 21:12:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2869}
    +body: "I’m going to ask you next time I want to post something, alright?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1704488106 {#3069
      date: 2024-01-05 21:55:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@Mighty@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3066 …}
    +nested: Doctrine\ORM\PersistentCollection {#3064 …}
    +votes: Doctrine\ORM\PersistentCollection {#3062 …}
    +reports: Doctrine\ORM\PersistentCollection {#3060 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
    -id: 283731
    -bodyTs: "'alright':14 'ask':5 'go':3 'm':2 'next':7 'post':12 'someth':13 'time':8 'want':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6172731"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704488106 {#3068
      date: 2024-01-05 21:55:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2869}
  +body: "Haha cute, but you will have to hand in a 300 words paper detailing your posts and they need to be written in times new roman, size twelve and to be handed in two days before posting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704493994 {#3204
    date: 2024-01-05 23:33:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@Mighty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3208 …}
  +nested: Doctrine\ORM\PersistentCollection {#3210 …}
  +votes: Doctrine\ORM\PersistentCollection {#3212 …}
  +reports: Doctrine\ORM\PersistentCollection {#3214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3218 …}
  -id: 283891
  -bodyTs: "'300':11 'cute':2 'day':35 'detail':14 'haha':1 'hand':8,32 'need':19 'new':25 'paper':13 'post':16,37 'roman':26 'size':27 'time':24 'twelv':28 'two':34 'word':12 'written':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dormi.zone/comment/2981363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704493994 {#3205
    date: 2024-01-05 23:33:14.0 +01: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
216 DENIED moderate
App\Entity\EntryComment {#3206
  +user: Proxies\__CG__\App\Entity\User {#3207 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: App\Entity\EntryComment {#3067
    +user: Proxies\__CG__\App\Entity\User {#3112 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
    +image: null
    +parent: App\Entity\EntryComment {#2869
      +user: App\Entity\User {#2882 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
      +image: null
      +parent: null
      +root: null
      +body: "“I made a mistake and had to take the consequences. However I now know better than anyone else, because I am the first person to ever have this thought.”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1712122350 {#2864
        date: 2024-04-03 07:32:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2870 …}
      +nested: Doctrine\ORM\PersistentCollection {#2872 …}
      +votes: Doctrine\ORM\PersistentCollection {#2874 …}
      +reports: Doctrine\ORM\PersistentCollection {#2876 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
      -id: 283612
      -bodyTs: "'anyon':17 'better':15 'consequ':10 'els':18 'ever':26 'first':23 'howev':11 'know':14 'made':2 'mistak':4 'person':24 'take':8 'thought':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6439848"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704485567 {#2865
        date: 2024-01-05 21:12:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2869}
    +body: "I’m going to ask you next time I want to post something, alright?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1704488106 {#3069
      date: 2024-01-05 21:55:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@Mighty@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3066 …}
    +nested: Doctrine\ORM\PersistentCollection {#3064 …}
    +votes: Doctrine\ORM\PersistentCollection {#3062 …}
    +reports: Doctrine\ORM\PersistentCollection {#3060 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
    -id: 283731
    -bodyTs: "'alright':14 'ask':5 'go':3 'm':2 'next':7 'post':12 'someth':13 'time':8 'want':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6172731"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704488106 {#3068
      date: 2024-01-05 21:55:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2869}
  +body: "Haha cute, but you will have to hand in a 300 words paper detailing your posts and they need to be written in times new roman, size twelve and to be handed in two days before posting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704493994 {#3204
    date: 2024-01-05 23:33:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@Mighty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3208 …}
  +nested: Doctrine\ORM\PersistentCollection {#3210 …}
  +votes: Doctrine\ORM\PersistentCollection {#3212 …}
  +reports: Doctrine\ORM\PersistentCollection {#3214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3218 …}
  -id: 283891
  -bodyTs: "'300':11 'cute':2 'day':35 'detail':14 'haha':1 'hand':8,32 'need':19 'new':25 'paper':13 'post':16,37 'roman':26 'size':27 'time':24 'twelv':28 'two':34 'word':12 'written':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dormi.zone/comment/2981363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704493994 {#3205
    date: 2024-01-05 23:33:14.0 +01: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
217 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
218 DENIED moderate
App\Entity\EntryComment {#2943
  +user: App\Entity\User {#2957 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2944 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: null
  +root: null
  +body: "How is this a meme? It just looks like a movie poster or album cover."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1704465636 {#2938
    date: 2024-01-05 15:40:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2945 …}
  +nested: Doctrine\ORM\PersistentCollection {#2947 …}
  +votes: Doctrine\ORM\PersistentCollection {#2949 …}
  +reports: Doctrine\ORM\PersistentCollection {#2951 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
  -id: 282653
  -bodyTs: "'album':14 'cover':15 'like':9 'look':8 'meme':5 'movi':11 'poster':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7104732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704465636 {#2939
    date: 2024-01-05 15:40:36.0 +01: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
219 DENIED edit
App\Entity\EntryComment {#2943
  +user: App\Entity\User {#2957 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2944 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: null
  +root: null
  +body: "How is this a meme? It just looks like a movie poster or album cover."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1704465636 {#2938
    date: 2024-01-05 15:40:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2945 …}
  +nested: Doctrine\ORM\PersistentCollection {#2947 …}
  +votes: Doctrine\ORM\PersistentCollection {#2949 …}
  +reports: Doctrine\ORM\PersistentCollection {#2951 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
  -id: 282653
  -bodyTs: "'album':14 'cover':15 'like':9 'look':8 'meme':5 'movi':11 'poster':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7104732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704465636 {#2939
    date: 2024-01-05 15:40:36.0 +01: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
220 DENIED moderate
App\Entity\EntryComment {#2943
  +user: App\Entity\User {#2957 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2944 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: null
  +root: null
  +body: "How is this a meme? It just looks like a movie poster or album cover."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1704465636 {#2938
    date: 2024-01-05 15:40:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2945 …}
  +nested: Doctrine\ORM\PersistentCollection {#2947 …}
  +votes: Doctrine\ORM\PersistentCollection {#2949 …}
  +reports: Doctrine\ORM\PersistentCollection {#2951 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
  -id: 282653
  -bodyTs: "'album':14 'cover':15 'like':9 'look':8 'meme':5 'movi':11 'poster':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7104732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704465636 {#2939
    date: 2024-01-05 15:40:36.0 +01: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