GET https://kbin.spritesserver.nl/d/lemmy.today/comments/top?p=17

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2428
  +user: App\Entity\User {#1511 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: null
  +parent: null
  +root: null
  +body: "Needs more extensions"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701445058 {#82
    date: 2023-12-01 16:37:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1962 …}
  +nested: Doctrine\ORM\PersistentCollection {#1970 …}
  +votes: Doctrine\ORM\PersistentCollection {#1399 …}
  +reports: Doctrine\ORM\PersistentCollection {#1522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
  -id: 161183
  -bodyTs: "'extens':3 'need':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6101195"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700886647 {#1930
    date: 2023-11-25 05:30: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 {#2428
  +user: App\Entity\User {#1511 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: null
  +parent: null
  +root: null
  +body: "Needs more extensions"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701445058 {#82
    date: 2023-12-01 16:37:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1962 …}
  +nested: Doctrine\ORM\PersistentCollection {#1970 …}
  +votes: Doctrine\ORM\PersistentCollection {#1399 …}
  +reports: Doctrine\ORM\PersistentCollection {#1522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
  -id: 161183
  -bodyTs: "'extens':3 'need':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6101195"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700886647 {#1930
    date: 2023-11-25 05:30: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 {#2428
  +user: App\Entity\User {#1511 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: null
  +parent: null
  +root: null
  +body: "Needs more extensions"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701445058 {#82
    date: 2023-12-01 16:37:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1962 …}
  +nested: Doctrine\ORM\PersistentCollection {#1970 …}
  +votes: Doctrine\ORM\PersistentCollection {#1399 …}
  +reports: Doctrine\ORM\PersistentCollection {#1522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
  -id: 161183
  -bodyTs: "'extens':3 'need':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6101195"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700886647 {#1930
    date: 2023-11-25 05:30: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 {#3127
  +user: Proxies\__CG__\App\Entity\User {#3137 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: null
  +parent: App\Entity\EntryComment {#2428
    +user: App\Entity\User {#1511 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
    +image: null
    +parent: null
    +root: null
    +body: "Needs more extensions"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701445058 {#82
      date: 2023-12-01 16:37:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1962 …}
    +nested: Doctrine\ORM\PersistentCollection {#1970 …}
    +votes: Doctrine\ORM\PersistentCollection {#1399 …}
    +reports: Doctrine\ORM\PersistentCollection {#1522 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
    -id: 161183
    -bodyTs: "'extens':3 'need':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6101195"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700886647 {#1930
      date: 2023-11-25 05:30:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2428}
  +body: "<https://i.imgur.com/gCeMPKe.jpg>"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1700888907 {#3125
    date: 2023-11-25 06:08:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@const_void@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3136 …}
  +nested: Doctrine\ORM\PersistentCollection {#3129 …}
  +votes: Doctrine\ORM\PersistentCollection {#3131 …}
  +reports: Doctrine\ORM\PersistentCollection {#3139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3143 …}
  -id: 161279
  -bodyTs: "'/gcempke.jpg':3 'i.imgur.com':2 'i.imgur.com/gcempke.jpg':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/654228/-/comment/3760980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700888907 {#3126
    date: 2023-11-25 06:08: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
7 DENIED edit
App\Entity\EntryComment {#3127
  +user: Proxies\__CG__\App\Entity\User {#3137 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: null
  +parent: App\Entity\EntryComment {#2428
    +user: App\Entity\User {#1511 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
    +image: null
    +parent: null
    +root: null
    +body: "Needs more extensions"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701445058 {#82
      date: 2023-12-01 16:37:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1962 …}
    +nested: Doctrine\ORM\PersistentCollection {#1970 …}
    +votes: Doctrine\ORM\PersistentCollection {#1399 …}
    +reports: Doctrine\ORM\PersistentCollection {#1522 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
    -id: 161183
    -bodyTs: "'extens':3 'need':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6101195"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700886647 {#1930
      date: 2023-11-25 05:30:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2428}
  +body: "<https://i.imgur.com/gCeMPKe.jpg>"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1700888907 {#3125
    date: 2023-11-25 06:08:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@const_void@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3136 …}
  +nested: Doctrine\ORM\PersistentCollection {#3129 …}
  +votes: Doctrine\ORM\PersistentCollection {#3131 …}
  +reports: Doctrine\ORM\PersistentCollection {#3139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3143 …}
  -id: 161279
  -bodyTs: "'/gcempke.jpg':3 'i.imgur.com':2 'i.imgur.com/gcempke.jpg':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/654228/-/comment/3760980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700888907 {#3126
    date: 2023-11-25 06:08: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
8 DENIED moderate
App\Entity\EntryComment {#3127
  +user: Proxies\__CG__\App\Entity\User {#3137 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: null
  +parent: App\Entity\EntryComment {#2428
    +user: App\Entity\User {#1511 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
    +image: null
    +parent: null
    +root: null
    +body: "Needs more extensions"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701445058 {#82
      date: 2023-12-01 16:37:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1962 …}
    +nested: Doctrine\ORM\PersistentCollection {#1970 …}
    +votes: Doctrine\ORM\PersistentCollection {#1399 …}
    +reports: Doctrine\ORM\PersistentCollection {#1522 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
    -id: 161183
    -bodyTs: "'extens':3 'need':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6101195"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700886647 {#1930
      date: 2023-11-25 05:30:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2428}
  +body: "<https://i.imgur.com/gCeMPKe.jpg>"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1700888907 {#3125
    date: 2023-11-25 06:08:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@const_void@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3136 …}
  +nested: Doctrine\ORM\PersistentCollection {#3129 …}
  +votes: Doctrine\ORM\PersistentCollection {#3131 …}
  +reports: Doctrine\ORM\PersistentCollection {#3139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3143 …}
  -id: 161279
  -bodyTs: "'/gcempke.jpg':3 'i.imgur.com':2 'i.imgur.com/gcempke.jpg':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/654228/-/comment/3760980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700888907 {#3126
    date: 2023-11-25 06:08: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
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 {#1558
  +user: App\Entity\User {#1616 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
  +image: null
  +parent: null
  +root: null
  +body: "You got some dry ass biscuits, boi. Biscuits shouldn’t be “really dry”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701486827 {#1548
    date: 2023-12-02 04:13:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1702 …}
  +nested: Doctrine\ORM\PersistentCollection {#1683 …}
  +votes: Doctrine\ORM\PersistentCollection {#1680 …}
  +reports: Doctrine\ORM\PersistentCollection {#1686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
  -id: 161061
  -bodyTs: "'ass':5 'biscuit':6,8 'boi':7 'dri':4,13 'got':2 'realli':12 'shouldn':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5567947"
  +editedAt: DateTimeImmutable @1701439416 {#1557
    date: 2023-12-01 15:03:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700882938 {#1556
    date: 2023-11-25 04:28:58.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 {#1558
  +user: App\Entity\User {#1616 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
  +image: null
  +parent: null
  +root: null
  +body: "You got some dry ass biscuits, boi. Biscuits shouldn’t be “really dry”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701486827 {#1548
    date: 2023-12-02 04:13:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1702 …}
  +nested: Doctrine\ORM\PersistentCollection {#1683 …}
  +votes: Doctrine\ORM\PersistentCollection {#1680 …}
  +reports: Doctrine\ORM\PersistentCollection {#1686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
  -id: 161061
  -bodyTs: "'ass':5 'biscuit':6,8 'boi':7 'dri':4,13 'got':2 'realli':12 'shouldn':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5567947"
  +editedAt: DateTimeImmutable @1701439416 {#1557
    date: 2023-12-01 15:03:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700882938 {#1556
    date: 2023-11-25 04:28:58.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 {#1558
  +user: App\Entity\User {#1616 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
  +image: null
  +parent: null
  +root: null
  +body: "You got some dry ass biscuits, boi. Biscuits shouldn’t be “really dry”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701486827 {#1548
    date: 2023-12-02 04:13:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1702 …}
  +nested: Doctrine\ORM\PersistentCollection {#1683 …}
  +votes: Doctrine\ORM\PersistentCollection {#1680 …}
  +reports: Doctrine\ORM\PersistentCollection {#1686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
  -id: 161061
  -bodyTs: "'ass':5 'biscuit':6,8 'boi':7 'dri':4,13 'got':2 'realli':12 'shouldn':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5567947"
  +editedAt: DateTimeImmutable @1701439416 {#1557
    date: 2023-12-01 15:03:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700882938 {#1556
    date: 2023-11-25 04:28:58.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 {#3089
  +user: Proxies\__CG__\App\Entity\User {#3088 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
  +image: null
  +parent: App\Entity\EntryComment {#1558
    +user: App\Entity\User {#1616 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
    +image: null
    +parent: null
    +root: null
    +body: "You got some dry ass biscuits, boi. Biscuits shouldn’t be “really dry”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701486827 {#1548
      date: 2023-12-02 04:13:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1702 …}
    +nested: Doctrine\ORM\PersistentCollection {#1683 …}
    +votes: Doctrine\ORM\PersistentCollection {#1680 …}
    +reports: Doctrine\ORM\PersistentCollection {#1686 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
    -id: 161061
    -bodyTs: "'ass':5 'biscuit':6,8 'boi':7 'dri':4,13 'got':2 'realli':12 'shouldn':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5567947"
    +editedAt: DateTimeImmutable @1701439416 {#1557
      date: 2023-12-01 15:03:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700882938 {#1556
      date: 2023-11-25 04:28:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1558}
  +body: "> You got some dry ass-biscuits boi."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700883987 {#3091
    date: 2023-11-25 04:46:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@qarbone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3087 …}
  +nested: Doctrine\ORM\PersistentCollection {#3085 …}
  +votes: Doctrine\ORM\PersistentCollection {#3083 …}
  +reports: Doctrine\ORM\PersistentCollection {#3081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3079 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3077 …}
  -id: 161094
  -bodyTs: "'ass':6 'ass-biscuit':5 'biscuit':7 'boi':8 'dri':4 'got':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/654185/-/comment/3760263"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700883987 {#3090
    date: 2023-11-25 04:46: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
15 DENIED edit
App\Entity\EntryComment {#3089
  +user: Proxies\__CG__\App\Entity\User {#3088 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
  +image: null
  +parent: App\Entity\EntryComment {#1558
    +user: App\Entity\User {#1616 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
    +image: null
    +parent: null
    +root: null
    +body: "You got some dry ass biscuits, boi. Biscuits shouldn’t be “really dry”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701486827 {#1548
      date: 2023-12-02 04:13:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1702 …}
    +nested: Doctrine\ORM\PersistentCollection {#1683 …}
    +votes: Doctrine\ORM\PersistentCollection {#1680 …}
    +reports: Doctrine\ORM\PersistentCollection {#1686 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
    -id: 161061
    -bodyTs: "'ass':5 'biscuit':6,8 'boi':7 'dri':4,13 'got':2 'realli':12 'shouldn':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5567947"
    +editedAt: DateTimeImmutable @1701439416 {#1557
      date: 2023-12-01 15:03:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700882938 {#1556
      date: 2023-11-25 04:28:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1558}
  +body: "> You got some dry ass-biscuits boi."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700883987 {#3091
    date: 2023-11-25 04:46:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@qarbone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3087 …}
  +nested: Doctrine\ORM\PersistentCollection {#3085 …}
  +votes: Doctrine\ORM\PersistentCollection {#3083 …}
  +reports: Doctrine\ORM\PersistentCollection {#3081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3079 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3077 …}
  -id: 161094
  -bodyTs: "'ass':6 'ass-biscuit':5 'biscuit':7 'boi':8 'dri':4 'got':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/654185/-/comment/3760263"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700883987 {#3090
    date: 2023-11-25 04:46: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
16 DENIED moderate
App\Entity\EntryComment {#3089
  +user: Proxies\__CG__\App\Entity\User {#3088 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
  +image: null
  +parent: App\Entity\EntryComment {#1558
    +user: App\Entity\User {#1616 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
    +image: null
    +parent: null
    +root: null
    +body: "You got some dry ass biscuits, boi. Biscuits shouldn’t be “really dry”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701486827 {#1548
      date: 2023-12-02 04:13:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1702 …}
    +nested: Doctrine\ORM\PersistentCollection {#1683 …}
    +votes: Doctrine\ORM\PersistentCollection {#1680 …}
    +reports: Doctrine\ORM\PersistentCollection {#1686 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
    -id: 161061
    -bodyTs: "'ass':5 'biscuit':6,8 'boi':7 'dri':4,13 'got':2 'realli':12 'shouldn':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5567947"
    +editedAt: DateTimeImmutable @1701439416 {#1557
      date: 2023-12-01 15:03:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700882938 {#1556
      date: 2023-11-25 04:28:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1558}
  +body: "> You got some dry ass-biscuits boi."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700883987 {#3091
    date: 2023-11-25 04:46:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@qarbone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3087 …}
  +nested: Doctrine\ORM\PersistentCollection {#3085 …}
  +votes: Doctrine\ORM\PersistentCollection {#3083 …}
  +reports: Doctrine\ORM\PersistentCollection {#3081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3079 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3077 …}
  -id: 161094
  -bodyTs: "'ass':6 'ass-biscuit':5 'biscuit':7 'boi':8 'dri':4 'got':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/654185/-/comment/3760263"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700883987 {#3090
    date: 2023-11-25 04:46: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
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 {#3330
  +user: Proxies\__CG__\App\Entity\User {#3326 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
  +image: null
  +parent: App\Entity\EntryComment {#3089
    +user: Proxies\__CG__\App\Entity\User {#3088 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
    +image: null
    +parent: App\Entity\EntryComment {#1558
      +user: App\Entity\User {#1616 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
      +image: null
      +parent: null
      +root: null
      +body: "You got some dry ass biscuits, boi. Biscuits shouldn’t be “really dry”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1701486827 {#1548
        date: 2023-12-02 04:13:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FrenLivesMatter@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1702 …}
      +nested: Doctrine\ORM\PersistentCollection {#1683 …}
      +votes: Doctrine\ORM\PersistentCollection {#1680 …}
      +reports: Doctrine\ORM\PersistentCollection {#1686 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
      -id: 161061
      -bodyTs: "'ass':5 'biscuit':6,8 'boi':7 'dri':4,13 'got':2 'realli':12 'shouldn':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5567947"
      +editedAt: DateTimeImmutable @1701439416 {#1557
        date: 2023-12-01 15:03:36.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700882938 {#1556
        date: 2023-11-25 04:28:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1558}
    +body: "> You got some dry ass-biscuits boi."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700883987 {#3091
      date: 2023-11-25 04:46:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
      "@qarbone@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3087 …}
    +nested: Doctrine\ORM\PersistentCollection {#3085 …}
    +votes: Doctrine\ORM\PersistentCollection {#3083 …}
    +reports: Doctrine\ORM\PersistentCollection {#3081 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3079 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3077 …}
    -id: 161094
    -bodyTs: "'ass':6 'ass-biscuit':5 'biscuit':7 'boi':8 'dri':4 'got':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/654185/-/comment/3760263"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700883987 {#3090
      date: 2023-11-25 04:46:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1558}
  +body: "[xkcd.com/37/](https://xkcd.com/37/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700902922 {#3331
    date: 2023-11-25 10:02:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@qarbone@lemmy.world"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3322 …}
  +nested: Doctrine\ORM\PersistentCollection {#3320 …}
  +votes: Doctrine\ORM\PersistentCollection {#3324 …}
  +reports: Doctrine\ORM\PersistentCollection {#3336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3340 …}
  -id: 161798
  -bodyTs: "'/37/](https://xkcd.com/37/)':3 'xkcd.com':2 'xkcd.com/37/](https://xkcd.com/37/)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5571989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700902922 {#3334
    date: 2023-11-25 10:02: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
19 DENIED edit
App\Entity\EntryComment {#3330
  +user: Proxies\__CG__\App\Entity\User {#3326 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
  +image: null
  +parent: App\Entity\EntryComment {#3089
    +user: Proxies\__CG__\App\Entity\User {#3088 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
    +image: null
    +parent: App\Entity\EntryComment {#1558
      +user: App\Entity\User {#1616 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
      +image: null
      +parent: null
      +root: null
      +body: "You got some dry ass biscuits, boi. Biscuits shouldn’t be “really dry”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1701486827 {#1548
        date: 2023-12-02 04:13:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FrenLivesMatter@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1702 …}
      +nested: Doctrine\ORM\PersistentCollection {#1683 …}
      +votes: Doctrine\ORM\PersistentCollection {#1680 …}
      +reports: Doctrine\ORM\PersistentCollection {#1686 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
      -id: 161061
      -bodyTs: "'ass':5 'biscuit':6,8 'boi':7 'dri':4,13 'got':2 'realli':12 'shouldn':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5567947"
      +editedAt: DateTimeImmutable @1701439416 {#1557
        date: 2023-12-01 15:03:36.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700882938 {#1556
        date: 2023-11-25 04:28:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1558}
    +body: "> You got some dry ass-biscuits boi."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700883987 {#3091
      date: 2023-11-25 04:46:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
      "@qarbone@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3087 …}
    +nested: Doctrine\ORM\PersistentCollection {#3085 …}
    +votes: Doctrine\ORM\PersistentCollection {#3083 …}
    +reports: Doctrine\ORM\PersistentCollection {#3081 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3079 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3077 …}
    -id: 161094
    -bodyTs: "'ass':6 'ass-biscuit':5 'biscuit':7 'boi':8 'dri':4 'got':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/654185/-/comment/3760263"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700883987 {#3090
      date: 2023-11-25 04:46:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1558}
  +body: "[xkcd.com/37/](https://xkcd.com/37/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700902922 {#3331
    date: 2023-11-25 10:02:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@qarbone@lemmy.world"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3322 …}
  +nested: Doctrine\ORM\PersistentCollection {#3320 …}
  +votes: Doctrine\ORM\PersistentCollection {#3324 …}
  +reports: Doctrine\ORM\PersistentCollection {#3336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3340 …}
  -id: 161798
  -bodyTs: "'/37/](https://xkcd.com/37/)':3 'xkcd.com':2 'xkcd.com/37/](https://xkcd.com/37/)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5571989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700902922 {#3334
    date: 2023-11-25 10:02: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
20 DENIED moderate
App\Entity\EntryComment {#3330
  +user: Proxies\__CG__\App\Entity\User {#3326 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
  +image: null
  +parent: App\Entity\EntryComment {#3089
    +user: Proxies\__CG__\App\Entity\User {#3088 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
    +image: null
    +parent: App\Entity\EntryComment {#1558
      +user: App\Entity\User {#1616 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
      +image: null
      +parent: null
      +root: null
      +body: "You got some dry ass biscuits, boi. Biscuits shouldn’t be “really dry”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1701486827 {#1548
        date: 2023-12-02 04:13:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FrenLivesMatter@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1702 …}
      +nested: Doctrine\ORM\PersistentCollection {#1683 …}
      +votes: Doctrine\ORM\PersistentCollection {#1680 …}
      +reports: Doctrine\ORM\PersistentCollection {#1686 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
      -id: 161061
      -bodyTs: "'ass':5 'biscuit':6,8 'boi':7 'dri':4,13 'got':2 'realli':12 'shouldn':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5567947"
      +editedAt: DateTimeImmutable @1701439416 {#1557
        date: 2023-12-01 15:03:36.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700882938 {#1556
        date: 2023-11-25 04:28:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1558}
    +body: "> You got some dry ass-biscuits boi."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700883987 {#3091
      date: 2023-11-25 04:46:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
      "@qarbone@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3087 …}
    +nested: Doctrine\ORM\PersistentCollection {#3085 …}
    +votes: Doctrine\ORM\PersistentCollection {#3083 …}
    +reports: Doctrine\ORM\PersistentCollection {#3081 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3079 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3077 …}
    -id: 161094
    -bodyTs: "'ass':6 'ass-biscuit':5 'biscuit':7 'boi':8 'dri':4 'got':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/654185/-/comment/3760263"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700883987 {#3090
      date: 2023-11-25 04:46:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1558}
  +body: "[xkcd.com/37/](https://xkcd.com/37/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700902922 {#3331
    date: 2023-11-25 10:02:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@qarbone@lemmy.world"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3322 …}
  +nested: Doctrine\ORM\PersistentCollection {#3320 …}
  +votes: Doctrine\ORM\PersistentCollection {#3324 …}
  +reports: Doctrine\ORM\PersistentCollection {#3336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3340 …}
  -id: 161798
  -bodyTs: "'/37/](https://xkcd.com/37/)':3 'xkcd.com':2 'xkcd.com/37/](https://xkcd.com/37/)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5571989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700902922 {#3334
    date: 2023-11-25 10:02: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
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 {#3073
  +user: Proxies\__CG__\App\Entity\User {#3072 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
  +image: null
  +parent: App\Entity\EntryComment {#1558
    +user: App\Entity\User {#1616 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
    +image: null
    +parent: null
    +root: null
    +body: "You got some dry ass biscuits, boi. Biscuits shouldn’t be “really dry”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701486827 {#1548
      date: 2023-12-02 04:13:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1702 …}
    +nested: Doctrine\ORM\PersistentCollection {#1683 …}
    +votes: Doctrine\ORM\PersistentCollection {#1680 …}
    +reports: Doctrine\ORM\PersistentCollection {#1686 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
    -id: 161061
    -bodyTs: "'ass':5 'biscuit':6,8 'boi':7 'dri':4,13 'got':2 'realli':12 'shouldn':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5567947"
    +editedAt: DateTimeImmutable @1701439416 {#1557
      date: 2023-12-01 15:03:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700882938 {#1556
      date: 2023-11-25 04:28:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1558}
  +body: "The flour should be though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700886430 {#3075
    date: 2023-11-25 05:27:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@qarbone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3071 …}
  +nested: Doctrine\ORM\PersistentCollection {#3069 …}
  +votes: Doctrine\ORM\PersistentCollection {#3067 …}
  +reports: Doctrine\ORM\PersistentCollection {#3065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3061 …}
  -id: 161171
  -bodyTs: "'flour':2 'though':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5569087"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700886430 {#3074
    date: 2023-11-25 05:27:10.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 {#3073
  +user: Proxies\__CG__\App\Entity\User {#3072 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
  +image: null
  +parent: App\Entity\EntryComment {#1558
    +user: App\Entity\User {#1616 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
    +image: null
    +parent: null
    +root: null
    +body: "You got some dry ass biscuits, boi. Biscuits shouldn’t be “really dry”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701486827 {#1548
      date: 2023-12-02 04:13:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1702 …}
    +nested: Doctrine\ORM\PersistentCollection {#1683 …}
    +votes: Doctrine\ORM\PersistentCollection {#1680 …}
    +reports: Doctrine\ORM\PersistentCollection {#1686 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
    -id: 161061
    -bodyTs: "'ass':5 'biscuit':6,8 'boi':7 'dri':4,13 'got':2 'realli':12 'shouldn':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5567947"
    +editedAt: DateTimeImmutable @1701439416 {#1557
      date: 2023-12-01 15:03:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700882938 {#1556
      date: 2023-11-25 04:28:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1558}
  +body: "The flour should be though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700886430 {#3075
    date: 2023-11-25 05:27:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@qarbone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3071 …}
  +nested: Doctrine\ORM\PersistentCollection {#3069 …}
  +votes: Doctrine\ORM\PersistentCollection {#3067 …}
  +reports: Doctrine\ORM\PersistentCollection {#3065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3061 …}
  -id: 161171
  -bodyTs: "'flour':2 'though':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5569087"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700886430 {#3074
    date: 2023-11-25 05:27:10.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 {#3073
  +user: Proxies\__CG__\App\Entity\User {#3072 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
  +image: null
  +parent: App\Entity\EntryComment {#1558
    +user: App\Entity\User {#1616 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
    +image: null
    +parent: null
    +root: null
    +body: "You got some dry ass biscuits, boi. Biscuits shouldn’t be “really dry”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701486827 {#1548
      date: 2023-12-02 04:13:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1702 …}
    +nested: Doctrine\ORM\PersistentCollection {#1683 …}
    +votes: Doctrine\ORM\PersistentCollection {#1680 …}
    +reports: Doctrine\ORM\PersistentCollection {#1686 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
    -id: 161061
    -bodyTs: "'ass':5 'biscuit':6,8 'boi':7 'dri':4,13 'got':2 'realli':12 'shouldn':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5567947"
    +editedAt: DateTimeImmutable @1701439416 {#1557
      date: 2023-12-01 15:03:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700882938 {#1556
      date: 2023-11-25 04:28:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1558}
  +body: "The flour should be though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700886430 {#3075
    date: 2023-11-25 05:27:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@qarbone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3071 …}
  +nested: Doctrine\ORM\PersistentCollection {#3069 …}
  +votes: Doctrine\ORM\PersistentCollection {#3067 …}
  +reports: Doctrine\ORM\PersistentCollection {#3065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3061 …}
  -id: 161171
  -bodyTs: "'flour':2 'though':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5569087"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700886430 {#3074
    date: 2023-11-25 05:27:10.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 {#3057
  +user: Proxies\__CG__\App\Entity\User {#3056 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
  +image: null
  +parent: App\Entity\EntryComment {#1558
    +user: App\Entity\User {#1616 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
    +image: null
    +parent: null
    +root: null
    +body: "You got some dry ass biscuits, boi. Biscuits shouldn’t be “really dry”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701486827 {#1548
      date: 2023-12-02 04:13:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1702 …}
    +nested: Doctrine\ORM\PersistentCollection {#1683 …}
    +votes: Doctrine\ORM\PersistentCollection {#1680 …}
    +reports: Doctrine\ORM\PersistentCollection {#1686 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
    -id: 161061
    -bodyTs: "'ass':5 'biscuit':6,8 'boi':7 'dri':4,13 'got':2 'realli':12 'shouldn':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5567947"
    +editedAt: DateTimeImmutable @1701439416 {#1557
      date: 2023-12-01 15:03:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700882938 {#1556
      date: 2023-11-25 04:28:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1558}
  +body: "And gravy shouldn’t be wet floor. It should be greasy floor."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700901698 {#3059
    date: 2023-11-25 09:41:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@qarbone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3055 …}
  +nested: Doctrine\ORM\PersistentCollection {#3053 …}
  +votes: Doctrine\ORM\PersistentCollection {#3133 …}
  +reports: Doctrine\ORM\PersistentCollection {#3134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3123 …}
  -id: 161762
  -bodyTs: "'floor':7,12 'gravi':2 'greasi':11 'shouldn':3 'wet':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4969363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700901698 {#3058
    date: 2023-11-25 09:41: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
27 DENIED edit
App\Entity\EntryComment {#3057
  +user: Proxies\__CG__\App\Entity\User {#3056 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
  +image: null
  +parent: App\Entity\EntryComment {#1558
    +user: App\Entity\User {#1616 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
    +image: null
    +parent: null
    +root: null
    +body: "You got some dry ass biscuits, boi. Biscuits shouldn’t be “really dry”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701486827 {#1548
      date: 2023-12-02 04:13:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1702 …}
    +nested: Doctrine\ORM\PersistentCollection {#1683 …}
    +votes: Doctrine\ORM\PersistentCollection {#1680 …}
    +reports: Doctrine\ORM\PersistentCollection {#1686 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
    -id: 161061
    -bodyTs: "'ass':5 'biscuit':6,8 'boi':7 'dri':4,13 'got':2 'realli':12 'shouldn':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5567947"
    +editedAt: DateTimeImmutable @1701439416 {#1557
      date: 2023-12-01 15:03:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700882938 {#1556
      date: 2023-11-25 04:28:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1558}
  +body: "And gravy shouldn’t be wet floor. It should be greasy floor."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700901698 {#3059
    date: 2023-11-25 09:41:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@qarbone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3055 …}
  +nested: Doctrine\ORM\PersistentCollection {#3053 …}
  +votes: Doctrine\ORM\PersistentCollection {#3133 …}
  +reports: Doctrine\ORM\PersistentCollection {#3134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3123 …}
  -id: 161762
  -bodyTs: "'floor':7,12 'gravi':2 'greasi':11 'shouldn':3 'wet':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4969363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700901698 {#3058
    date: 2023-11-25 09:41: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
28 DENIED moderate
App\Entity\EntryComment {#3057
  +user: Proxies\__CG__\App\Entity\User {#3056 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
  +image: null
  +parent: App\Entity\EntryComment {#1558
    +user: App\Entity\User {#1616 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
    +image: null
    +parent: null
    +root: null
    +body: "You got some dry ass biscuits, boi. Biscuits shouldn’t be “really dry”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701486827 {#1548
      date: 2023-12-02 04:13:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1702 …}
    +nested: Doctrine\ORM\PersistentCollection {#1683 …}
    +votes: Doctrine\ORM\PersistentCollection {#1680 …}
    +reports: Doctrine\ORM\PersistentCollection {#1686 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
    -id: 161061
    -bodyTs: "'ass':5 'biscuit':6,8 'boi':7 'dri':4,13 'got':2 'realli':12 'shouldn':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5567947"
    +editedAt: DateTimeImmutable @1701439416 {#1557
      date: 2023-12-01 15:03:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700882938 {#1556
      date: 2023-11-25 04:28:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1558}
  +body: "And gravy shouldn’t be wet floor. It should be greasy floor."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700901698 {#3059
    date: 2023-11-25 09:41:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@qarbone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3055 …}
  +nested: Doctrine\ORM\PersistentCollection {#3053 …}
  +votes: Doctrine\ORM\PersistentCollection {#3133 …}
  +reports: Doctrine\ORM\PersistentCollection {#3134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3123 …}
  -id: 161762
  -bodyTs: "'floor':7,12 'gravi':2 'greasi':11 'shouldn':3 'wet':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4969363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700901698 {#3058
    date: 2023-11-25 09:41: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
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 {#3344
  +user: Proxies\__CG__\App\Entity\User {#3345 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
  +image: null
  +parent: App\Entity\EntryComment {#3057
    +user: Proxies\__CG__\App\Entity\User {#3056 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
    +image: null
    +parent: App\Entity\EntryComment {#1558
      +user: App\Entity\User {#1616 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
      +image: null
      +parent: null
      +root: null
      +body: "You got some dry ass biscuits, boi. Biscuits shouldn’t be “really dry”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1701486827 {#1548
        date: 2023-12-02 04:13:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FrenLivesMatter@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1702 …}
      +nested: Doctrine\ORM\PersistentCollection {#1683 …}
      +votes: Doctrine\ORM\PersistentCollection {#1680 …}
      +reports: Doctrine\ORM\PersistentCollection {#1686 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
      -id: 161061
      -bodyTs: "'ass':5 'biscuit':6,8 'boi':7 'dri':4,13 'got':2 'realli':12 'shouldn':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5567947"
      +editedAt: DateTimeImmutable @1701439416 {#1557
        date: 2023-12-01 15:03:36.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700882938 {#1556
        date: 2023-11-25 04:28:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1558}
    +body: "And gravy shouldn’t be wet floor. It should be greasy floor."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700901698 {#3059
      date: 2023-11-25 09:41:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
      "@qarbone@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3055 …}
    +nested: Doctrine\ORM\PersistentCollection {#3053 …}
    +votes: Doctrine\ORM\PersistentCollection {#3133 …}
    +reports: Doctrine\ORM\PersistentCollection {#3134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3123 …}
    -id: 161762
    -bodyTs: "'floor':7,12 'gravi':2 'greasi':11 'shouldn':3 'wet':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4969363"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700901698 {#3058
      date: 2023-11-25 09:41:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1558}
  +body: "Fatty flour with lots of little burnt bits of meat, emulsified."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700914830 {#3342
    date: 2023-11-25 13:20:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@qarbone@lemmy.world"
    "@altima_neo@lemmy.zip"
  ]
  +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: 162184
  -bodyTs: "'bit':8 'burnt':7 'emulsifi':11 'fatti':1 'flour':2 'littl':6 'lot':4 'meat':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6561725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700914830 {#3343
    date: 2023-11-25 13:20: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
31 DENIED edit
App\Entity\EntryComment {#3344
  +user: Proxies\__CG__\App\Entity\User {#3345 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
  +image: null
  +parent: App\Entity\EntryComment {#3057
    +user: Proxies\__CG__\App\Entity\User {#3056 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
    +image: null
    +parent: App\Entity\EntryComment {#1558
      +user: App\Entity\User {#1616 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
      +image: null
      +parent: null
      +root: null
      +body: "You got some dry ass biscuits, boi. Biscuits shouldn’t be “really dry”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1701486827 {#1548
        date: 2023-12-02 04:13:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FrenLivesMatter@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1702 …}
      +nested: Doctrine\ORM\PersistentCollection {#1683 …}
      +votes: Doctrine\ORM\PersistentCollection {#1680 …}
      +reports: Doctrine\ORM\PersistentCollection {#1686 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
      -id: 161061
      -bodyTs: "'ass':5 'biscuit':6,8 'boi':7 'dri':4,13 'got':2 'realli':12 'shouldn':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5567947"
      +editedAt: DateTimeImmutable @1701439416 {#1557
        date: 2023-12-01 15:03:36.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700882938 {#1556
        date: 2023-11-25 04:28:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1558}
    +body: "And gravy shouldn’t be wet floor. It should be greasy floor."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700901698 {#3059
      date: 2023-11-25 09:41:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
      "@qarbone@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3055 …}
    +nested: Doctrine\ORM\PersistentCollection {#3053 …}
    +votes: Doctrine\ORM\PersistentCollection {#3133 …}
    +reports: Doctrine\ORM\PersistentCollection {#3134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3123 …}
    -id: 161762
    -bodyTs: "'floor':7,12 'gravi':2 'greasi':11 'shouldn':3 'wet':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4969363"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700901698 {#3058
      date: 2023-11-25 09:41:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1558}
  +body: "Fatty flour with lots of little burnt bits of meat, emulsified."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700914830 {#3342
    date: 2023-11-25 13:20:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@qarbone@lemmy.world"
    "@altima_neo@lemmy.zip"
  ]
  +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: 162184
  -bodyTs: "'bit':8 'burnt':7 'emulsifi':11 'fatti':1 'flour':2 'littl':6 'lot':4 'meat':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6561725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700914830 {#3343
    date: 2023-11-25 13:20: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
32 DENIED moderate
App\Entity\EntryComment {#3344
  +user: Proxies\__CG__\App\Entity\User {#3345 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
  +image: null
  +parent: App\Entity\EntryComment {#3057
    +user: Proxies\__CG__\App\Entity\User {#3056 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
    +image: null
    +parent: App\Entity\EntryComment {#1558
      +user: App\Entity\User {#1616 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
      +image: null
      +parent: null
      +root: null
      +body: "You got some dry ass biscuits, boi. Biscuits shouldn’t be “really dry”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1701486827 {#1548
        date: 2023-12-02 04:13:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FrenLivesMatter@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1702 …}
      +nested: Doctrine\ORM\PersistentCollection {#1683 …}
      +votes: Doctrine\ORM\PersistentCollection {#1680 …}
      +reports: Doctrine\ORM\PersistentCollection {#1686 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
      -id: 161061
      -bodyTs: "'ass':5 'biscuit':6,8 'boi':7 'dri':4,13 'got':2 'realli':12 'shouldn':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5567947"
      +editedAt: DateTimeImmutable @1701439416 {#1557
        date: 2023-12-01 15:03:36.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700882938 {#1556
        date: 2023-11-25 04:28:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1558}
    +body: "And gravy shouldn’t be wet floor. It should be greasy floor."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700901698 {#3059
      date: 2023-11-25 09:41:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
      "@qarbone@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3055 …}
    +nested: Doctrine\ORM\PersistentCollection {#3053 …}
    +votes: Doctrine\ORM\PersistentCollection {#3133 …}
    +reports: Doctrine\ORM\PersistentCollection {#3134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3123 …}
    -id: 161762
    -bodyTs: "'floor':7,12 'gravi':2 'greasi':11 'shouldn':3 'wet':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4969363"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700901698 {#3058
      date: 2023-11-25 09:41:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1558}
  +body: "Fatty flour with lots of little burnt bits of meat, emulsified."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700914830 {#3342
    date: 2023-11-25 13:20:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@qarbone@lemmy.world"
    "@altima_neo@lemmy.zip"
  ]
  +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: 162184
  -bodyTs: "'bit':8 'burnt':7 'emulsifi':11 'fatti':1 'flour':2 'littl':6 'lot':4 'meat':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6561725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700914830 {#3343
    date: 2023-11-25 13:20: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
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 {#3489
  +user: Proxies\__CG__\App\Entity\User {#3495 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
  +image: null
  +parent: App\Entity\EntryComment {#3344
    +user: Proxies\__CG__\App\Entity\User {#3345 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
    +image: null
    +parent: App\Entity\EntryComment {#3057
      +user: Proxies\__CG__\App\Entity\User {#3056 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
      +image: null
      +parent: App\Entity\EntryComment {#1558
        +user: App\Entity\User {#1616 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
        +image: null
        +parent: null
        +root: null
        +body: "You got some dry ass biscuits, boi. Biscuits shouldn’t be “really dry”."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1701486827 {#1548
          date: 2023-12-02 04:13:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FrenLivesMatter@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1702 …}
        +nested: Doctrine\ORM\PersistentCollection {#1683 …}
        +votes: Doctrine\ORM\PersistentCollection {#1680 …}
        +reports: Doctrine\ORM\PersistentCollection {#1686 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
        -id: 161061
        -bodyTs: "'ass':5 'biscuit':6,8 'boi':7 'dri':4,13 'got':2 'realli':12 'shouldn':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5567947"
        +editedAt: DateTimeImmutable @1701439416 {#1557
          date: 2023-12-01 15:03:36.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700882938 {#1556
          date: 2023-11-25 04:28:58.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1558}
      +body: "And gravy shouldn’t be wet floor. It should be greasy floor."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700901698 {#3059
        date: 2023-11-25 09:41:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FrenLivesMatter@lemmy.today"
        "@qarbone@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3055 …}
      +nested: Doctrine\ORM\PersistentCollection {#3053 …}
      +votes: Doctrine\ORM\PersistentCollection {#3133 …}
      +reports: Doctrine\ORM\PersistentCollection {#3134 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3121 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3123 …}
      -id: 161762
      -bodyTs: "'floor':7,12 'gravi':2 'greasi':11 'shouldn':3 'wet':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/4969363"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700901698 {#3058
        date: 2023-11-25 09:41:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1558}
    +body: "Fatty flour with lots of little burnt bits of meat, emulsified."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700914830 {#3342
      date: 2023-11-25 13:20:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
      "@qarbone@lemmy.world"
      "@altima_neo@lemmy.zip"
    ]
    +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: 162184
    -bodyTs: "'bit':8 'burnt':7 'emulsifi':11 'fatti':1 'flour':2 'littl':6 'lot':4 'meat':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6561725"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700914830 {#3343
      date: 2023-11-25 13:20:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1558}
  +body: "Is that how it’s supposed to be? I have had many customers drag me out to breakfast claiming to have the best biscuits and gravy, and it’s always the same tasteless crap. My family in America have too. Are they all just **THAT** basic?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700917302 {#3488
    date: 2023-11-25 14:01:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@qarbone@lemmy.world"
    "@altima_neo@lemmy.zip"
    "@funktion@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3496 …}
  +nested: Doctrine\ORM\PersistentCollection {#3498 …}
  +votes: Doctrine\ORM\PersistentCollection {#3500 …}
  +reports: Doctrine\ORM\PersistentCollection {#3503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3507 …}
  -id: 162286
  -bodyTs: "'alway':30 'america':38 'basic':46 'best':23 'biscuit':24 'breakfast':18 'claim':19 'crap':34 'custom':13 'drag':14 'famili':36 'gravi':26 'mani':12 'suppos':6 'tasteless':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6107413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700917302 {#3491
    date: 2023-11-25 14:01:42.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 {#3489
  +user: Proxies\__CG__\App\Entity\User {#3495 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
  +image: null
  +parent: App\Entity\EntryComment {#3344
    +user: Proxies\__CG__\App\Entity\User {#3345 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
    +image: null
    +parent: App\Entity\EntryComment {#3057
      +user: Proxies\__CG__\App\Entity\User {#3056 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
      +image: null
      +parent: App\Entity\EntryComment {#1558
        +user: App\Entity\User {#1616 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
        +image: null
        +parent: null
        +root: null
        +body: "You got some dry ass biscuits, boi. Biscuits shouldn’t be “really dry”."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1701486827 {#1548
          date: 2023-12-02 04:13:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FrenLivesMatter@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1702 …}
        +nested: Doctrine\ORM\PersistentCollection {#1683 …}
        +votes: Doctrine\ORM\PersistentCollection {#1680 …}
        +reports: Doctrine\ORM\PersistentCollection {#1686 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
        -id: 161061
        -bodyTs: "'ass':5 'biscuit':6,8 'boi':7 'dri':4,13 'got':2 'realli':12 'shouldn':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5567947"
        +editedAt: DateTimeImmutable @1701439416 {#1557
          date: 2023-12-01 15:03:36.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700882938 {#1556
          date: 2023-11-25 04:28:58.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1558}
      +body: "And gravy shouldn’t be wet floor. It should be greasy floor."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700901698 {#3059
        date: 2023-11-25 09:41:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FrenLivesMatter@lemmy.today"
        "@qarbone@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3055 …}
      +nested: Doctrine\ORM\PersistentCollection {#3053 …}
      +votes: Doctrine\ORM\PersistentCollection {#3133 …}
      +reports: Doctrine\ORM\PersistentCollection {#3134 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3121 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3123 …}
      -id: 161762
      -bodyTs: "'floor':7,12 'gravi':2 'greasi':11 'shouldn':3 'wet':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/4969363"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700901698 {#3058
        date: 2023-11-25 09:41:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1558}
    +body: "Fatty flour with lots of little burnt bits of meat, emulsified."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700914830 {#3342
      date: 2023-11-25 13:20:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
      "@qarbone@lemmy.world"
      "@altima_neo@lemmy.zip"
    ]
    +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: 162184
    -bodyTs: "'bit':8 'burnt':7 'emulsifi':11 'fatti':1 'flour':2 'littl':6 'lot':4 'meat':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6561725"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700914830 {#3343
      date: 2023-11-25 13:20:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1558}
  +body: "Is that how it’s supposed to be? I have had many customers drag me out to breakfast claiming to have the best biscuits and gravy, and it’s always the same tasteless crap. My family in America have too. Are they all just **THAT** basic?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700917302 {#3488
    date: 2023-11-25 14:01:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@qarbone@lemmy.world"
    "@altima_neo@lemmy.zip"
    "@funktion@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3496 …}
  +nested: Doctrine\ORM\PersistentCollection {#3498 …}
  +votes: Doctrine\ORM\PersistentCollection {#3500 …}
  +reports: Doctrine\ORM\PersistentCollection {#3503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3507 …}
  -id: 162286
  -bodyTs: "'alway':30 'america':38 'basic':46 'best':23 'biscuit':24 'breakfast':18 'claim':19 'crap':34 'custom':13 'drag':14 'famili':36 'gravi':26 'mani':12 'suppos':6 'tasteless':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6107413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700917302 {#3491
    date: 2023-11-25 14:01:42.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 {#3489
  +user: Proxies\__CG__\App\Entity\User {#3495 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
  +image: null
  +parent: App\Entity\EntryComment {#3344
    +user: Proxies\__CG__\App\Entity\User {#3345 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
    +image: null
    +parent: App\Entity\EntryComment {#3057
      +user: Proxies\__CG__\App\Entity\User {#3056 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
      +image: null
      +parent: App\Entity\EntryComment {#1558
        +user: App\Entity\User {#1616 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1596 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
        +image: null
        +parent: null
        +root: null
        +body: "You got some dry ass biscuits, boi. Biscuits shouldn’t be “really dry”."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1701486827 {#1548
          date: 2023-12-02 04:13:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FrenLivesMatter@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1702 …}
        +nested: Doctrine\ORM\PersistentCollection {#1683 …}
        +votes: Doctrine\ORM\PersistentCollection {#1680 …}
        +reports: Doctrine\ORM\PersistentCollection {#1686 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
        -id: 161061
        -bodyTs: "'ass':5 'biscuit':6,8 'boi':7 'dri':4,13 'got':2 'realli':12 'shouldn':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5567947"
        +editedAt: DateTimeImmutable @1701439416 {#1557
          date: 2023-12-01 15:03:36.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700882938 {#1556
          date: 2023-11-25 04:28:58.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1558}
      +body: "And gravy shouldn’t be wet floor. It should be greasy floor."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700901698 {#3059
        date: 2023-11-25 09:41:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FrenLivesMatter@lemmy.today"
        "@qarbone@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3055 …}
      +nested: Doctrine\ORM\PersistentCollection {#3053 …}
      +votes: Doctrine\ORM\PersistentCollection {#3133 …}
      +reports: Doctrine\ORM\PersistentCollection {#3134 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3121 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3123 …}
      -id: 161762
      -bodyTs: "'floor':7,12 'gravi':2 'greasi':11 'shouldn':3 'wet':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/4969363"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700901698 {#3058
        date: 2023-11-25 09:41:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1558}
    +body: "Fatty flour with lots of little burnt bits of meat, emulsified."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700914830 {#3342
      date: 2023-11-25 13:20:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
      "@qarbone@lemmy.world"
      "@altima_neo@lemmy.zip"
    ]
    +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: 162184
    -bodyTs: "'bit':8 'burnt':7 'emulsifi':11 'fatti':1 'flour':2 'littl':6 'lot':4 'meat':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6561725"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700914830 {#3343
      date: 2023-11-25 13:20:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1558}
  +body: "Is that how it’s supposed to be? I have had many customers drag me out to breakfast claiming to have the best biscuits and gravy, and it’s always the same tasteless crap. My family in America have too. Are they all just **THAT** basic?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700917302 {#3488
    date: 2023-11-25 14:01:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@qarbone@lemmy.world"
    "@altima_neo@lemmy.zip"
    "@funktion@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3496 …}
  +nested: Doctrine\ORM\PersistentCollection {#3498 …}
  +votes: Doctrine\ORM\PersistentCollection {#3500 …}
  +reports: Doctrine\ORM\PersistentCollection {#3503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3507 …}
  -id: 162286
  -bodyTs: "'alway':30 'america':38 'basic':46 'best':23 'biscuit':24 'breakfast':18 'claim':19 'crap':34 'custom':13 'drag':14 'famili':36 'gravi':26 'mani':12 'suppos':6 'tasteless':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6107413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700917302 {#3491
    date: 2023-11-25 14:01:42.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 {#2469
  +user: App\Entity\User {#2382 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
  +image: null
  +parent: null
  +root: null
  +body: "Looks like Chris Ramsay"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701448755 {#2454
    date: 2023-12-01 17:39:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2471 …}
  +nested: Doctrine\ORM\PersistentCollection {#2363 …}
  +votes: Doctrine\ORM\PersistentCollection {#2377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
  -id: 161002
  -bodyTs: "'chris':3 'like':2 'look':1 'ramsay':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6550758"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700881658 {#2455
    date: 2023-11-25 04:07: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
39 DENIED edit
App\Entity\EntryComment {#2469
  +user: App\Entity\User {#2382 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
  +image: null
  +parent: null
  +root: null
  +body: "Looks like Chris Ramsay"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701448755 {#2454
    date: 2023-12-01 17:39:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2471 …}
  +nested: Doctrine\ORM\PersistentCollection {#2363 …}
  +votes: Doctrine\ORM\PersistentCollection {#2377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
  -id: 161002
  -bodyTs: "'chris':3 'like':2 'look':1 'ramsay':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6550758"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700881658 {#2455
    date: 2023-11-25 04:07: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
40 DENIED moderate
App\Entity\EntryComment {#2469
  +user: App\Entity\User {#2382 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
  +image: null
  +parent: null
  +root: null
  +body: "Looks like Chris Ramsay"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701448755 {#2454
    date: 2023-12-01 17:39:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2471 …}
  +nested: Doctrine\ORM\PersistentCollection {#2363 …}
  +votes: Doctrine\ORM\PersistentCollection {#2377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
  -id: 161002
  -bodyTs: "'chris':3 'like':2 'look':1 'ramsay':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6550758"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700881658 {#2455
    date: 2023-11-25 04:07: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
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 {#3037
  +user: Proxies\__CG__\App\Entity\User {#3120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
  +image: null
  +parent: App\Entity\EntryComment {#2469
    +user: App\Entity\User {#2382 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2467 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
    +image: null
    +parent: null
    +root: null
    +body: "Looks like Chris Ramsay"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701448755 {#2454
      date: 2023-12-01 17:39:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2471 …}
    +nested: Doctrine\ORM\PersistentCollection {#2363 …}
    +votes: Doctrine\ORM\PersistentCollection {#2377 …}
    +reports: Doctrine\ORM\PersistentCollection {#2359 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
    -id: 161002
    -bodyTs: "'chris':3 'like':2 'look':1 'ramsay':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6550758"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700881658 {#2455
      date: 2023-11-25 04:07:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2469}
  +body: "That’s what I thought, is it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700883575 {#3038
    date: 2023-11-25 04:39:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@Lemminnewbie2@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3119 …}
  +nested: Doctrine\ORM\PersistentCollection {#3117 …}
  +votes: Doctrine\ORM\PersistentCollection {#3115 …}
  +reports: Doctrine\ORM\PersistentCollection {#3113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3109 …}
  -id: 161084
  -bodyTs: "'thought':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5568167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700883575 {#3041
    date: 2023-11-25 04:39: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
43 DENIED edit
App\Entity\EntryComment {#3037
  +user: Proxies\__CG__\App\Entity\User {#3120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
  +image: null
  +parent: App\Entity\EntryComment {#2469
    +user: App\Entity\User {#2382 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2467 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
    +image: null
    +parent: null
    +root: null
    +body: "Looks like Chris Ramsay"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701448755 {#2454
      date: 2023-12-01 17:39:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2471 …}
    +nested: Doctrine\ORM\PersistentCollection {#2363 …}
    +votes: Doctrine\ORM\PersistentCollection {#2377 …}
    +reports: Doctrine\ORM\PersistentCollection {#2359 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
    -id: 161002
    -bodyTs: "'chris':3 'like':2 'look':1 'ramsay':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6550758"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700881658 {#2455
      date: 2023-11-25 04:07:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2469}
  +body: "That’s what I thought, is it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700883575 {#3038
    date: 2023-11-25 04:39:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@Lemminnewbie2@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3119 …}
  +nested: Doctrine\ORM\PersistentCollection {#3117 …}
  +votes: Doctrine\ORM\PersistentCollection {#3115 …}
  +reports: Doctrine\ORM\PersistentCollection {#3113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3109 …}
  -id: 161084
  -bodyTs: "'thought':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5568167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700883575 {#3041
    date: 2023-11-25 04:39: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
44 DENIED moderate
App\Entity\EntryComment {#3037
  +user: Proxies\__CG__\App\Entity\User {#3120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
  +image: null
  +parent: App\Entity\EntryComment {#2469
    +user: App\Entity\User {#2382 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2467 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
    +image: null
    +parent: null
    +root: null
    +body: "Looks like Chris Ramsay"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701448755 {#2454
      date: 2023-12-01 17:39:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2471 …}
    +nested: Doctrine\ORM\PersistentCollection {#2363 …}
    +votes: Doctrine\ORM\PersistentCollection {#2377 …}
    +reports: Doctrine\ORM\PersistentCollection {#2359 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
    -id: 161002
    -bodyTs: "'chris':3 'like':2 'look':1 'ramsay':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6550758"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700881658 {#2455
      date: 2023-11-25 04:07:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2469}
  +body: "That’s what I thought, is it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700883575 {#3038
    date: 2023-11-25 04:39:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@Lemminnewbie2@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3119 …}
  +nested: Doctrine\ORM\PersistentCollection {#3117 …}
  +votes: Doctrine\ORM\PersistentCollection {#3115 …}
  +reports: Doctrine\ORM\PersistentCollection {#3113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3109 …}
  -id: 161084
  -bodyTs: "'thought':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5568167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700883575 {#3041
    date: 2023-11-25 04:39: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
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 {#3105
  +user: Proxies\__CG__\App\Entity\User {#3104 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
  +image: null
  +parent: App\Entity\EntryComment {#2469
    +user: App\Entity\User {#2382 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2467 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
    +image: null
    +parent: null
    +root: null
    +body: "Looks like Chris Ramsay"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701448755 {#2454
      date: 2023-12-01 17:39:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2471 …}
    +nested: Doctrine\ORM\PersistentCollection {#2363 …}
    +votes: Doctrine\ORM\PersistentCollection {#2377 …}
    +reports: Doctrine\ORM\PersistentCollection {#2359 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
    -id: 161002
    -bodyTs: "'chris':3 'like':2 'look':1 'ramsay':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6550758"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700881658 {#2455
      date: 2023-11-25 04:07:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2469}
  +body: "Sure is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700891729 {#3107
    date: 2023-11-25 06:55:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@Lemminnewbie2@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3103 …}
  +nested: Doctrine\ORM\PersistentCollection {#3101 …}
  +votes: Doctrine\ORM\PersistentCollection {#3099 …}
  +reports: Doctrine\ORM\PersistentCollection {#3097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3093 …}
  -id: 161380
  -bodyTs: "'sure':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5570178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700891729 {#3106
    date: 2023-11-25 06:55: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
47 DENIED edit
App\Entity\EntryComment {#3105
  +user: Proxies\__CG__\App\Entity\User {#3104 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
  +image: null
  +parent: App\Entity\EntryComment {#2469
    +user: App\Entity\User {#2382 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2467 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
    +image: null
    +parent: null
    +root: null
    +body: "Looks like Chris Ramsay"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701448755 {#2454
      date: 2023-12-01 17:39:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2471 …}
    +nested: Doctrine\ORM\PersistentCollection {#2363 …}
    +votes: Doctrine\ORM\PersistentCollection {#2377 …}
    +reports: Doctrine\ORM\PersistentCollection {#2359 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
    -id: 161002
    -bodyTs: "'chris':3 'like':2 'look':1 'ramsay':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6550758"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700881658 {#2455
      date: 2023-11-25 04:07:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2469}
  +body: "Sure is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700891729 {#3107
    date: 2023-11-25 06:55:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@Lemminnewbie2@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3103 …}
  +nested: Doctrine\ORM\PersistentCollection {#3101 …}
  +votes: Doctrine\ORM\PersistentCollection {#3099 …}
  +reports: Doctrine\ORM\PersistentCollection {#3097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3093 …}
  -id: 161380
  -bodyTs: "'sure':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5570178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700891729 {#3106
    date: 2023-11-25 06:55: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
48 DENIED moderate
App\Entity\EntryComment {#3105
  +user: Proxies\__CG__\App\Entity\User {#3104 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
  +image: null
  +parent: App\Entity\EntryComment {#2469
    +user: App\Entity\User {#2382 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2467 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
    +image: null
    +parent: null
    +root: null
    +body: "Looks like Chris Ramsay"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701448755 {#2454
      date: 2023-12-01 17:39:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2471 …}
    +nested: Doctrine\ORM\PersistentCollection {#2363 …}
    +votes: Doctrine\ORM\PersistentCollection {#2377 …}
    +reports: Doctrine\ORM\PersistentCollection {#2359 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
    -id: 161002
    -bodyTs: "'chris':3 'like':2 'look':1 'ramsay':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6550758"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700881658 {#2455
      date: 2023-11-25 04:07:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2469}
  +body: "Sure is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700891729 {#3107
    date: 2023-11-25 06:55:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@Lemminnewbie2@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3103 …}
  +nested: Doctrine\ORM\PersistentCollection {#3101 …}
  +votes: Doctrine\ORM\PersistentCollection {#3099 …}
  +reports: Doctrine\ORM\PersistentCollection {#3097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3093 …}
  -id: 161380
  -bodyTs: "'sure':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5570178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700891729 {#3106
    date: 2023-11-25 06:55: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
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 {#2037
  +user: App\Entity\User {#2081 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2144 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
  +image: null
  +parent: null
  +root: null
  +body: "There’s a solid foundation for this idea but I still don’t see it putting a roof over my head to be honest."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1706510719 {#2013
    date: 2024-01-29 07:45:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2075 …}
  +nested: Doctrine\ORM\PersistentCollection {#2079 …}
  +votes: Doctrine\ORM\PersistentCollection {#2078 …}
  +reports: Doctrine\ORM\PersistentCollection {#2097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
  -id: 349125
  -bodyTs: "'foundat':5 'head':21 'honest':24 'idea':8 'put':16 'roof':18 'see':14 'solid':4 'still':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8225758"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706510719 {#2027
    date: 2024-01-29 07:45: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
51 DENIED edit
App\Entity\EntryComment {#2037
  +user: App\Entity\User {#2081 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2144 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
  +image: null
  +parent: null
  +root: null
  +body: "There’s a solid foundation for this idea but I still don’t see it putting a roof over my head to be honest."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1706510719 {#2013
    date: 2024-01-29 07:45:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2075 …}
  +nested: Doctrine\ORM\PersistentCollection {#2079 …}
  +votes: Doctrine\ORM\PersistentCollection {#2078 …}
  +reports: Doctrine\ORM\PersistentCollection {#2097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
  -id: 349125
  -bodyTs: "'foundat':5 'head':21 'honest':24 'idea':8 'put':16 'roof':18 'see':14 'solid':4 'still':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8225758"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706510719 {#2027
    date: 2024-01-29 07:45: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
52 DENIED moderate
App\Entity\EntryComment {#2037
  +user: App\Entity\User {#2081 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2144 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
  +image: null
  +parent: null
  +root: null
  +body: "There’s a solid foundation for this idea but I still don’t see it putting a roof over my head to be honest."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1706510719 {#2013
    date: 2024-01-29 07:45:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2075 …}
  +nested: Doctrine\ORM\PersistentCollection {#2079 …}
  +votes: Doctrine\ORM\PersistentCollection {#2078 …}
  +reports: Doctrine\ORM\PersistentCollection {#2097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
  -id: 349125
  -bodyTs: "'foundat':5 'head':21 'honest':24 'idea':8 'put':16 'roof':18 'see':14 'solid':4 'still':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8225758"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706510719 {#2027
    date: 2024-01-29 07:45: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
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 {#2339
  +user: App\Entity\User {#2067 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2159 …}
  +image: null
  +parent: null
  +root: null
  +body: "All of America’s problems are solved! What a blessed day."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1706210698 {#2342
    date: 2024-01-25 20:24:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2143 …}
  +nested: Doctrine\ORM\PersistentCollection {#2136 …}
  +votes: Doctrine\ORM\PersistentCollection {#2073 …}
  +reports: Doctrine\ORM\PersistentCollection {#2072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
  -id: 340132
  -bodyTs: "'america':3 'bless':10 'day':11 'problem':5 'solv':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7009012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706210698 {#2337
    date: 2024-01-25 20:24:58.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 {#2339
  +user: App\Entity\User {#2067 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2159 …}
  +image: null
  +parent: null
  +root: null
  +body: "All of America’s problems are solved! What a blessed day."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1706210698 {#2342
    date: 2024-01-25 20:24:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2143 …}
  +nested: Doctrine\ORM\PersistentCollection {#2136 …}
  +votes: Doctrine\ORM\PersistentCollection {#2073 …}
  +reports: Doctrine\ORM\PersistentCollection {#2072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
  -id: 340132
  -bodyTs: "'america':3 'bless':10 'day':11 'problem':5 'solv':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7009012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706210698 {#2337
    date: 2024-01-25 20:24:58.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 {#2339
  +user: App\Entity\User {#2067 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2159 …}
  +image: null
  +parent: null
  +root: null
  +body: "All of America’s problems are solved! What a blessed day."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1706210698 {#2342
    date: 2024-01-25 20:24:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2143 …}
  +nested: Doctrine\ORM\PersistentCollection {#2136 …}
  +votes: Doctrine\ORM\PersistentCollection {#2073 …}
  +reports: Doctrine\ORM\PersistentCollection {#2072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
  -id: 340132
  -bodyTs: "'america':3 'bless':10 'day':11 'problem':5 'solv':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7009012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706210698 {#2337
    date: 2024-01-25 20:24:58.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 {#2227
  +user: App\Entity\User {#2298 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2216 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > breed wendigos\n
    \n
    Got a couple of acres in the swamp, I could do this. Deadfalls everywhere, just gotta find one in front of sour ground.\n
    \n
    “Sometimes dead is bettah.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1706135984 {#2139
    date: 2024-01-24 23:39:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2213 …}
  +nested: Doctrine\ORM\PersistentCollection {#2230 …}
  +votes: Doctrine\ORM\PersistentCollection {#2232 …}
  +reports: Doctrine\ORM\PersistentCollection {#2228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
  -id: 337867
  -bodyTs: "'acr':7 'bettah':29 'breed':1 'could':12 'coupl':5 'dead':27 'deadfal':15 'everywher':16 'find':19 'front':22 'got':3 'gotta':18 'ground':25 'one':20 'sometim':26 'sour':24 'swamp':10 'wendigo':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6982398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706135984 {#2215
    date: 2024-01-24 23:39:44.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 {#2227
  +user: App\Entity\User {#2298 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2216 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > breed wendigos\n
    \n
    Got a couple of acres in the swamp, I could do this. Deadfalls everywhere, just gotta find one in front of sour ground.\n
    \n
    “Sometimes dead is bettah.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1706135984 {#2139
    date: 2024-01-24 23:39:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2213 …}
  +nested: Doctrine\ORM\PersistentCollection {#2230 …}
  +votes: Doctrine\ORM\PersistentCollection {#2232 …}
  +reports: Doctrine\ORM\PersistentCollection {#2228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
  -id: 337867
  -bodyTs: "'acr':7 'bettah':29 'breed':1 'could':12 'coupl':5 'dead':27 'deadfal':15 'everywher':16 'find':19 'front':22 'got':3 'gotta':18 'ground':25 'one':20 'sometim':26 'sour':24 'swamp':10 'wendigo':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6982398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706135984 {#2215
    date: 2024-01-24 23:39:44.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 {#2227
  +user: App\Entity\User {#2298 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2216 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > breed wendigos\n
    \n
    Got a couple of acres in the swamp, I could do this. Deadfalls everywhere, just gotta find one in front of sour ground.\n
    \n
    “Sometimes dead is bettah.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1706135984 {#2139
    date: 2024-01-24 23:39:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2213 …}
  +nested: Doctrine\ORM\PersistentCollection {#2230 …}
  +votes: Doctrine\ORM\PersistentCollection {#2232 …}
  +reports: Doctrine\ORM\PersistentCollection {#2228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
  -id: 337867
  -bodyTs: "'acr':7 'bettah':29 'breed':1 'could':12 'coupl':5 'dead':27 'deadfal':15 'everywher':16 'find':19 'front':22 'got':3 'gotta':18 'ground':25 'one':20 'sometim':26 'sour':24 'swamp':10 'wendigo':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6982398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706135984 {#2215
    date: 2024-01-24 23:39:44.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 {#2209
  +user: App\Entity\User {#2253 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: null
  +root: null
  +body: "Amazing, so you just prompt the exact explanation of a joke and AI can generate it?! How convenient and easy to understand! Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1728075100 {#2210
    date: 2024-10-04 22:51:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2200 …}
  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2257 …}
  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
  -id: 330751
  -bodyTs: "'ai':13 'amaz':1 'conveni':18 'easi':20 'exact':7 'explan':8 'generat':15 'joke':11 'prompt':5 'thank':23 'understand':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6908723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705910444 {#2203
    date: 2024-01-22 09:00:44.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 {#2209
  +user: App\Entity\User {#2253 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: null
  +root: null
  +body: "Amazing, so you just prompt the exact explanation of a joke and AI can generate it?! How convenient and easy to understand! Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1728075100 {#2210
    date: 2024-10-04 22:51:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2200 …}
  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2257 …}
  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
  -id: 330751
  -bodyTs: "'ai':13 'amaz':1 'conveni':18 'easi':20 'exact':7 'explan':8 'generat':15 'joke':11 'prompt':5 'thank':23 'understand':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6908723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705910444 {#2203
    date: 2024-01-22 09:00:44.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 {#2209
  +user: App\Entity\User {#2253 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: null
  +root: null
  +body: "Amazing, so you just prompt the exact explanation of a joke and AI can generate it?! How convenient and easy to understand! Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1728075100 {#2210
    date: 2024-10-04 22:51:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2200 …}
  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2257 …}
  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
  -id: 330751
  -bodyTs: "'ai':13 'amaz':1 'conveni':18 'easi':20 'exact':7 'explan':8 'generat':15 'joke':11 'prompt':5 'thank':23 'understand':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6908723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705910444 {#2203
    date: 2024-01-22 09:00:44.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 {#3305
  +user: Proxies\__CG__\App\Entity\User {#3306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#2209
    +user: App\Entity\User {#2253 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: null
    +root: null
    +body: "Amazing, so you just prompt the exact explanation of a joke and AI can generate it?! How convenient and easy to understand! Thanks!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1728075100 {#2210
      date: 2024-10-04 22:51:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2200 …}
    +nested: Doctrine\ORM\PersistentCollection {#2270 …}
    +votes: Doctrine\ORM\PersistentCollection {#2257 …}
    +reports: Doctrine\ORM\PersistentCollection {#2267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
    -id: 330751
    -bodyTs: "'ai':13 'amaz':1 'conveni':18 'easi':20 'exact':7 'explan':8 'generat':15 'joke':11 'prompt':5 'thank':23 'understand':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6908723"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705910444 {#2203
      date: 2024-01-22 09:00:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2209}
  +body: "When people ask me why AI generated memes are creatively bankrupt, this post is what I’m gonna show them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1705913258 {#3303
    date: 2024-01-22 09:47:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Macaroni_ninja@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3307 …}
  +nested: Doctrine\ORM\PersistentCollection {#3309 …}
  +votes: Doctrine\ORM\PersistentCollection {#3311 …}
  +reports: Doctrine\ORM\PersistentCollection {#3313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
  -id: 330820
  -bodyTs: "'ai':6 'ask':3 'bankrupt':11 'creativ':10 'generat':7 'gonna':18 'm':17 'meme':8 'peopl':2 'post':13 'show':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5582867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705913258 {#3304
    date: 2024-01-22 09:47: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
67 DENIED edit
App\Entity\EntryComment {#3305
  +user: Proxies\__CG__\App\Entity\User {#3306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#2209
    +user: App\Entity\User {#2253 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: null
    +root: null
    +body: "Amazing, so you just prompt the exact explanation of a joke and AI can generate it?! How convenient and easy to understand! Thanks!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1728075100 {#2210
      date: 2024-10-04 22:51:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2200 …}
    +nested: Doctrine\ORM\PersistentCollection {#2270 …}
    +votes: Doctrine\ORM\PersistentCollection {#2257 …}
    +reports: Doctrine\ORM\PersistentCollection {#2267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
    -id: 330751
    -bodyTs: "'ai':13 'amaz':1 'conveni':18 'easi':20 'exact':7 'explan':8 'generat':15 'joke':11 'prompt':5 'thank':23 'understand':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6908723"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705910444 {#2203
      date: 2024-01-22 09:00:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2209}
  +body: "When people ask me why AI generated memes are creatively bankrupt, this post is what I’m gonna show them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1705913258 {#3303
    date: 2024-01-22 09:47:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Macaroni_ninja@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3307 …}
  +nested: Doctrine\ORM\PersistentCollection {#3309 …}
  +votes: Doctrine\ORM\PersistentCollection {#3311 …}
  +reports: Doctrine\ORM\PersistentCollection {#3313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
  -id: 330820
  -bodyTs: "'ai':6 'ask':3 'bankrupt':11 'creativ':10 'generat':7 'gonna':18 'm':17 'meme':8 'peopl':2 'post':13 'show':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5582867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705913258 {#3304
    date: 2024-01-22 09:47: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
68 DENIED moderate
App\Entity\EntryComment {#3305
  +user: Proxies\__CG__\App\Entity\User {#3306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#2209
    +user: App\Entity\User {#2253 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: null
    +root: null
    +body: "Amazing, so you just prompt the exact explanation of a joke and AI can generate it?! How convenient and easy to understand! Thanks!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1728075100 {#2210
      date: 2024-10-04 22:51:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2200 …}
    +nested: Doctrine\ORM\PersistentCollection {#2270 …}
    +votes: Doctrine\ORM\PersistentCollection {#2257 …}
    +reports: Doctrine\ORM\PersistentCollection {#2267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
    -id: 330751
    -bodyTs: "'ai':13 'amaz':1 'conveni':18 'easi':20 'exact':7 'explan':8 'generat':15 'joke':11 'prompt':5 'thank':23 'understand':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6908723"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705910444 {#2203
      date: 2024-01-22 09:00:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2209}
  +body: "When people ask me why AI generated memes are creatively bankrupt, this post is what I’m gonna show them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1705913258 {#3303
    date: 2024-01-22 09:47:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Macaroni_ninja@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3307 …}
  +nested: Doctrine\ORM\PersistentCollection {#3309 …}
  +votes: Doctrine\ORM\PersistentCollection {#3311 …}
  +reports: Doctrine\ORM\PersistentCollection {#3313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
  -id: 330820
  -bodyTs: "'ai':6 'ask':3 'bankrupt':11 'creativ':10 'generat':7 'gonna':18 'm':17 'meme':8 'peopl':2 'post':13 'show':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5582867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705913258 {#3304
    date: 2024-01-22 09:47: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
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 {#3472
  +user: Proxies\__CG__\App\Entity\User {#3473 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3305
    +user: Proxies\__CG__\App\Entity\User {#3306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#2209
      +user: App\Entity\User {#2253 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: null
      +root: null
      +body: "Amazing, so you just prompt the exact explanation of a joke and AI can generate it?! How convenient and easy to understand! Thanks!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1728075100 {#2210
        date: 2024-10-04 22:51:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2200 …}
      +nested: Doctrine\ORM\PersistentCollection {#2270 …}
      +votes: Doctrine\ORM\PersistentCollection {#2257 …}
      +reports: Doctrine\ORM\PersistentCollection {#2267 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
      -id: 330751
      -bodyTs: "'ai':13 'amaz':1 'conveni':18 'easi':20 'exact':7 'explan':8 'generat':15 'joke':11 'prompt':5 'thank':23 'understand':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6908723"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705910444 {#2203
        date: 2024-01-22 09:00:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2209}
    +body: "When people ask me why AI generated memes are creatively bankrupt, this post is what I’m gonna show them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1705913258 {#3303
      date: 2024-01-22 09:47:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Macaroni_ninja@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3307 …}
    +nested: Doctrine\ORM\PersistentCollection {#3309 …}
    +votes: Doctrine\ORM\PersistentCollection {#3311 …}
    +reports: Doctrine\ORM\PersistentCollection {#3313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
    -id: 330820
    -bodyTs: "'ai':6 'ask':3 'bankrupt':11 'creativ':10 'generat':7 'gonna':18 'm':17 'meme':8 'peopl':2 'post':13 'show':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/5582867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705913258 {#3304
      date: 2024-01-22 09:47:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2209}
  +body: """
    Isn’t low effort AI memes like the pinnacle of shitposting? All the stupid stuff noone could be arsed to make before is now a couple of clicks away\n
    \n
    Anyways here’s an all-natural, organically grown, locally sourced shitpost, just for you:\n
    \n
    ![](https://lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705996301 {#3469
    date: 2024-01-23 08:51:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Macaroni_ninja@lemmy.world"
    "@Prunebutt@slrpnk.net"
    "@MacNCheezus@lemmy.today"
    "@Macaroni_ninja@lemmy.world"
    "@Prunebutt@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3474 …}
  +nested: Doctrine\ORM\PersistentCollection {#3476 …}
  +votes: Doctrine\ORM\PersistentCollection {#3478 …}
  +reports: Doctrine\ORM\PersistentCollection {#3480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3482 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3484 …}
  -id: 333651
  -bodyTs: "'/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':47 'ai':5 'all-natur':34 'anyway':30 'ars':19 'away':29 'click':28 'could':17 'coupl':26 'effort':4 'grown':38 'isn':1 'lemmy.world':46 'lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':45 'like':7 'local':39 'low':3 'make':21 'meme':6 'natur':36 'noon':16 'organ':37 'pinnacl':9 'shitpost':11,41 'sourc':40 'stuff':15 'stupid':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6936244"
  +editedAt: DateTimeImmutable @1727908603 {#3470
    date: 2024-10-03 00:36:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705996301 {#3471
    date: 2024-01-23 08:51: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
71 DENIED edit
App\Entity\EntryComment {#3472
  +user: Proxies\__CG__\App\Entity\User {#3473 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3305
    +user: Proxies\__CG__\App\Entity\User {#3306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#2209
      +user: App\Entity\User {#2253 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: null
      +root: null
      +body: "Amazing, so you just prompt the exact explanation of a joke and AI can generate it?! How convenient and easy to understand! Thanks!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1728075100 {#2210
        date: 2024-10-04 22:51:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2200 …}
      +nested: Doctrine\ORM\PersistentCollection {#2270 …}
      +votes: Doctrine\ORM\PersistentCollection {#2257 …}
      +reports: Doctrine\ORM\PersistentCollection {#2267 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
      -id: 330751
      -bodyTs: "'ai':13 'amaz':1 'conveni':18 'easi':20 'exact':7 'explan':8 'generat':15 'joke':11 'prompt':5 'thank':23 'understand':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6908723"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705910444 {#2203
        date: 2024-01-22 09:00:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2209}
    +body: "When people ask me why AI generated memes are creatively bankrupt, this post is what I’m gonna show them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1705913258 {#3303
      date: 2024-01-22 09:47:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Macaroni_ninja@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3307 …}
    +nested: Doctrine\ORM\PersistentCollection {#3309 …}
    +votes: Doctrine\ORM\PersistentCollection {#3311 …}
    +reports: Doctrine\ORM\PersistentCollection {#3313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
    -id: 330820
    -bodyTs: "'ai':6 'ask':3 'bankrupt':11 'creativ':10 'generat':7 'gonna':18 'm':17 'meme':8 'peopl':2 'post':13 'show':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/5582867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705913258 {#3304
      date: 2024-01-22 09:47:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2209}
  +body: """
    Isn’t low effort AI memes like the pinnacle of shitposting? All the stupid stuff noone could be arsed to make before is now a couple of clicks away\n
    \n
    Anyways here’s an all-natural, organically grown, locally sourced shitpost, just for you:\n
    \n
    ![](https://lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705996301 {#3469
    date: 2024-01-23 08:51:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Macaroni_ninja@lemmy.world"
    "@Prunebutt@slrpnk.net"
    "@MacNCheezus@lemmy.today"
    "@Macaroni_ninja@lemmy.world"
    "@Prunebutt@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3474 …}
  +nested: Doctrine\ORM\PersistentCollection {#3476 …}
  +votes: Doctrine\ORM\PersistentCollection {#3478 …}
  +reports: Doctrine\ORM\PersistentCollection {#3480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3482 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3484 …}
  -id: 333651
  -bodyTs: "'/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':47 'ai':5 'all-natur':34 'anyway':30 'ars':19 'away':29 'click':28 'could':17 'coupl':26 'effort':4 'grown':38 'isn':1 'lemmy.world':46 'lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':45 'like':7 'local':39 'low':3 'make':21 'meme':6 'natur':36 'noon':16 'organ':37 'pinnacl':9 'shitpost':11,41 'sourc':40 'stuff':15 'stupid':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6936244"
  +editedAt: DateTimeImmutable @1727908603 {#3470
    date: 2024-10-03 00:36:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705996301 {#3471
    date: 2024-01-23 08:51: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
72 DENIED moderate
App\Entity\EntryComment {#3472
  +user: Proxies\__CG__\App\Entity\User {#3473 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3305
    +user: Proxies\__CG__\App\Entity\User {#3306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#2209
      +user: App\Entity\User {#2253 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: null
      +root: null
      +body: "Amazing, so you just prompt the exact explanation of a joke and AI can generate it?! How convenient and easy to understand! Thanks!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1728075100 {#2210
        date: 2024-10-04 22:51:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2200 …}
      +nested: Doctrine\ORM\PersistentCollection {#2270 …}
      +votes: Doctrine\ORM\PersistentCollection {#2257 …}
      +reports: Doctrine\ORM\PersistentCollection {#2267 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
      -id: 330751
      -bodyTs: "'ai':13 'amaz':1 'conveni':18 'easi':20 'exact':7 'explan':8 'generat':15 'joke':11 'prompt':5 'thank':23 'understand':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6908723"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705910444 {#2203
        date: 2024-01-22 09:00:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2209}
    +body: "When people ask me why AI generated memes are creatively bankrupt, this post is what I’m gonna show them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1705913258 {#3303
      date: 2024-01-22 09:47:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Macaroni_ninja@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3307 …}
    +nested: Doctrine\ORM\PersistentCollection {#3309 …}
    +votes: Doctrine\ORM\PersistentCollection {#3311 …}
    +reports: Doctrine\ORM\PersistentCollection {#3313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
    -id: 330820
    -bodyTs: "'ai':6 'ask':3 'bankrupt':11 'creativ':10 'generat':7 'gonna':18 'm':17 'meme':8 'peopl':2 'post':13 'show':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/5582867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705913258 {#3304
      date: 2024-01-22 09:47:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2209}
  +body: """
    Isn’t low effort AI memes like the pinnacle of shitposting? All the stupid stuff noone could be arsed to make before is now a couple of clicks away\n
    \n
    Anyways here’s an all-natural, organically grown, locally sourced shitpost, just for you:\n
    \n
    ![](https://lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705996301 {#3469
    date: 2024-01-23 08:51:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Macaroni_ninja@lemmy.world"
    "@Prunebutt@slrpnk.net"
    "@MacNCheezus@lemmy.today"
    "@Macaroni_ninja@lemmy.world"
    "@Prunebutt@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3474 …}
  +nested: Doctrine\ORM\PersistentCollection {#3476 …}
  +votes: Doctrine\ORM\PersistentCollection {#3478 …}
  +reports: Doctrine\ORM\PersistentCollection {#3480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3482 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3484 …}
  -id: 333651
  -bodyTs: "'/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':47 'ai':5 'all-natur':34 'anyway':30 'ars':19 'away':29 'click':28 'could':17 'coupl':26 'effort':4 'grown':38 'isn':1 'lemmy.world':46 'lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':45 'like':7 'local':39 'low':3 'make':21 'meme':6 'natur':36 'noon':16 'organ':37 'pinnacl':9 'shitpost':11,41 'sourc':40 'stuff':15 'stupid':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6936244"
  +editedAt: DateTimeImmutable @1727908603 {#3470
    date: 2024-10-03 00:36:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705996301 {#3471
    date: 2024-01-23 08:51: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
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 {#3573
  +user: Proxies\__CG__\App\Entity\User {#3306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3472
    +user: Proxies\__CG__\App\Entity\User {#3473 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#3305
      +user: Proxies\__CG__\App\Entity\User {#3306 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: App\Entity\EntryComment {#2209
        +user: App\Entity\User {#2253 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
        +image: null
        +parent: null
        +root: null
        +body: "Amazing, so you just prompt the exact explanation of a joke and AI can generate it?! How convenient and easy to understand! Thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1728075100 {#2210
          date: 2024-10-04 22:51:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2200 …}
        +nested: Doctrine\ORM\PersistentCollection {#2270 …}
        +votes: Doctrine\ORM\PersistentCollection {#2257 …}
        +reports: Doctrine\ORM\PersistentCollection {#2267 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
        -id: 330751
        -bodyTs: "'ai':13 'amaz':1 'conveni':18 'easi':20 'exact':7 'explan':8 'generat':15 'joke':11 'prompt':5 'thank':23 'understand':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6908723"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705910444 {#2203
          date: 2024-01-22 09:00:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2209}
      +body: "When people ask me why AI generated memes are creatively bankrupt, this post is what I’m gonna show them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1705913258 {#3303
        date: 2024-01-22 09:47:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Macaroni_ninja@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3307 …}
      +nested: Doctrine\ORM\PersistentCollection {#3309 …}
      +votes: Doctrine\ORM\PersistentCollection {#3311 …}
      +reports: Doctrine\ORM\PersistentCollection {#3313 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
      -id: 330820
      -bodyTs: "'ai':6 'ask':3 'bankrupt':11 'creativ':10 'generat':7 'gonna':18 'm':17 'meme':8 'peopl':2 'post':13 'show':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/5582867"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705913258 {#3304
        date: 2024-01-22 09:47:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2209}
    +body: """
      Isn’t low effort AI memes like the pinnacle of shitposting? All the stupid stuff noone could be arsed to make before is now a couple of clicks away\n
      \n
      Anyways here’s an all-natural, organically grown, locally sourced shitpost, just for you:\n
      \n
      ![](https://lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705996301 {#3469
      date: 2024-01-23 08:51:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Macaroni_ninja@lemmy.world"
      "@Prunebutt@slrpnk.net"
      "@MacNCheezus@lemmy.today"
      "@Macaroni_ninja@lemmy.world"
      "@Prunebutt@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3474 …}
    +nested: Doctrine\ORM\PersistentCollection {#3476 …}
    +votes: Doctrine\ORM\PersistentCollection {#3478 …}
    +reports: Doctrine\ORM\PersistentCollection {#3480 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3482 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3484 …}
    -id: 333651
    -bodyTs: "'/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':47 'ai':5 'all-natur':34 'anyway':30 'ars':19 'away':29 'click':28 'could':17 'coupl':26 'effort':4 'grown':38 'isn':1 'lemmy.world':46 'lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':45 'like':7 'local':39 'low':3 'make':21 'meme':6 'natur':36 'noon':16 'organ':37 'pinnacl':9 'shitpost':11,41 'sourc':40 'stuff':15 'stupid':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6936244"
    +editedAt: DateTimeImmutable @1727908603 {#3470
      date: 2024-10-03 00:36:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705996301 {#3471
      date: 2024-01-23 08:51:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2209}
  +body: "I still think that “traditional” shitposting has a creative process to it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706004301 {#3571
    date: 2024-01-23 11:05:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Macaroni_ninja@lemmy.world"
    "@Prunebutt@slrpnk.net"
    "@ignotum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3574 …}
  +nested: Doctrine\ORM\PersistentCollection {#3576 …}
  +votes: Doctrine\ORM\PersistentCollection {#3578 …}
  +reports: Doctrine\ORM\PersistentCollection {#3580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3584 …}
  -id: 333818
  -bodyTs: "'creativ':9 'process':10 'shitpost':6 'still':2 'think':3 'tradit':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5611869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706004301 {#3572
    date: 2024-01-23 11:05:01.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 {#3573
  +user: Proxies\__CG__\App\Entity\User {#3306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3472
    +user: Proxies\__CG__\App\Entity\User {#3473 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#3305
      +user: Proxies\__CG__\App\Entity\User {#3306 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: App\Entity\EntryComment {#2209
        +user: App\Entity\User {#2253 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
        +image: null
        +parent: null
        +root: null
        +body: "Amazing, so you just prompt the exact explanation of a joke and AI can generate it?! How convenient and easy to understand! Thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1728075100 {#2210
          date: 2024-10-04 22:51:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2200 …}
        +nested: Doctrine\ORM\PersistentCollection {#2270 …}
        +votes: Doctrine\ORM\PersistentCollection {#2257 …}
        +reports: Doctrine\ORM\PersistentCollection {#2267 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
        -id: 330751
        -bodyTs: "'ai':13 'amaz':1 'conveni':18 'easi':20 'exact':7 'explan':8 'generat':15 'joke':11 'prompt':5 'thank':23 'understand':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6908723"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705910444 {#2203
          date: 2024-01-22 09:00:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2209}
      +body: "When people ask me why AI generated memes are creatively bankrupt, this post is what I’m gonna show them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1705913258 {#3303
        date: 2024-01-22 09:47:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Macaroni_ninja@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3307 …}
      +nested: Doctrine\ORM\PersistentCollection {#3309 …}
      +votes: Doctrine\ORM\PersistentCollection {#3311 …}
      +reports: Doctrine\ORM\PersistentCollection {#3313 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
      -id: 330820
      -bodyTs: "'ai':6 'ask':3 'bankrupt':11 'creativ':10 'generat':7 'gonna':18 'm':17 'meme':8 'peopl':2 'post':13 'show':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/5582867"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705913258 {#3304
        date: 2024-01-22 09:47:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2209}
    +body: """
      Isn’t low effort AI memes like the pinnacle of shitposting? All the stupid stuff noone could be arsed to make before is now a couple of clicks away\n
      \n
      Anyways here’s an all-natural, organically grown, locally sourced shitpost, just for you:\n
      \n
      ![](https://lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705996301 {#3469
      date: 2024-01-23 08:51:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Macaroni_ninja@lemmy.world"
      "@Prunebutt@slrpnk.net"
      "@MacNCheezus@lemmy.today"
      "@Macaroni_ninja@lemmy.world"
      "@Prunebutt@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3474 …}
    +nested: Doctrine\ORM\PersistentCollection {#3476 …}
    +votes: Doctrine\ORM\PersistentCollection {#3478 …}
    +reports: Doctrine\ORM\PersistentCollection {#3480 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3482 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3484 …}
    -id: 333651
    -bodyTs: "'/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':47 'ai':5 'all-natur':34 'anyway':30 'ars':19 'away':29 'click':28 'could':17 'coupl':26 'effort':4 'grown':38 'isn':1 'lemmy.world':46 'lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':45 'like':7 'local':39 'low':3 'make':21 'meme':6 'natur':36 'noon':16 'organ':37 'pinnacl':9 'shitpost':11,41 'sourc':40 'stuff':15 'stupid':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6936244"
    +editedAt: DateTimeImmutable @1727908603 {#3470
      date: 2024-10-03 00:36:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705996301 {#3471
      date: 2024-01-23 08:51:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2209}
  +body: "I still think that “traditional” shitposting has a creative process to it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706004301 {#3571
    date: 2024-01-23 11:05:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Macaroni_ninja@lemmy.world"
    "@Prunebutt@slrpnk.net"
    "@ignotum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3574 …}
  +nested: Doctrine\ORM\PersistentCollection {#3576 …}
  +votes: Doctrine\ORM\PersistentCollection {#3578 …}
  +reports: Doctrine\ORM\PersistentCollection {#3580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3584 …}
  -id: 333818
  -bodyTs: "'creativ':9 'process':10 'shitpost':6 'still':2 'think':3 'tradit':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5611869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706004301 {#3572
    date: 2024-01-23 11:05:01.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 {#3573
  +user: Proxies\__CG__\App\Entity\User {#3306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3472
    +user: Proxies\__CG__\App\Entity\User {#3473 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#3305
      +user: Proxies\__CG__\App\Entity\User {#3306 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: App\Entity\EntryComment {#2209
        +user: App\Entity\User {#2253 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
        +image: null
        +parent: null
        +root: null
        +body: "Amazing, so you just prompt the exact explanation of a joke and AI can generate it?! How convenient and easy to understand! Thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1728075100 {#2210
          date: 2024-10-04 22:51:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2200 …}
        +nested: Doctrine\ORM\PersistentCollection {#2270 …}
        +votes: Doctrine\ORM\PersistentCollection {#2257 …}
        +reports: Doctrine\ORM\PersistentCollection {#2267 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
        -id: 330751
        -bodyTs: "'ai':13 'amaz':1 'conveni':18 'easi':20 'exact':7 'explan':8 'generat':15 'joke':11 'prompt':5 'thank':23 'understand':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6908723"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705910444 {#2203
          date: 2024-01-22 09:00:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2209}
      +body: "When people ask me why AI generated memes are creatively bankrupt, this post is what I’m gonna show them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1705913258 {#3303
        date: 2024-01-22 09:47:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Macaroni_ninja@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3307 …}
      +nested: Doctrine\ORM\PersistentCollection {#3309 …}
      +votes: Doctrine\ORM\PersistentCollection {#3311 …}
      +reports: Doctrine\ORM\PersistentCollection {#3313 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
      -id: 330820
      -bodyTs: "'ai':6 'ask':3 'bankrupt':11 'creativ':10 'generat':7 'gonna':18 'm':17 'meme':8 'peopl':2 'post':13 'show':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/5582867"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705913258 {#3304
        date: 2024-01-22 09:47:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2209}
    +body: """
      Isn’t low effort AI memes like the pinnacle of shitposting? All the stupid stuff noone could be arsed to make before is now a couple of clicks away\n
      \n
      Anyways here’s an all-natural, organically grown, locally sourced shitpost, just for you:\n
      \n
      ![](https://lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705996301 {#3469
      date: 2024-01-23 08:51:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Macaroni_ninja@lemmy.world"
      "@Prunebutt@slrpnk.net"
      "@MacNCheezus@lemmy.today"
      "@Macaroni_ninja@lemmy.world"
      "@Prunebutt@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3474 …}
    +nested: Doctrine\ORM\PersistentCollection {#3476 …}
    +votes: Doctrine\ORM\PersistentCollection {#3478 …}
    +reports: Doctrine\ORM\PersistentCollection {#3480 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3482 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3484 …}
    -id: 333651
    -bodyTs: "'/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':47 'ai':5 'all-natur':34 'anyway':30 'ars':19 'away':29 'click':28 'could':17 'coupl':26 'effort':4 'grown':38 'isn':1 'lemmy.world':46 'lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':45 'like':7 'local':39 'low':3 'make':21 'meme':6 'natur':36 'noon':16 'organ':37 'pinnacl':9 'shitpost':11,41 'sourc':40 'stuff':15 'stupid':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6936244"
    +editedAt: DateTimeImmutable @1727908603 {#3470
      date: 2024-10-03 00:36:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705996301 {#3471
      date: 2024-01-23 08:51:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2209}
  +body: "I still think that “traditional” shitposting has a creative process to it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706004301 {#3571
    date: 2024-01-23 11:05:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Macaroni_ninja@lemmy.world"
    "@Prunebutt@slrpnk.net"
    "@ignotum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3574 …}
  +nested: Doctrine\ORM\PersistentCollection {#3576 …}
  +votes: Doctrine\ORM\PersistentCollection {#3578 …}
  +reports: Doctrine\ORM\PersistentCollection {#3580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3584 …}
  -id: 333818
  -bodyTs: "'creativ':9 'process':10 'shitpost':6 'still':2 'think':3 'tradit':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5611869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706004301 {#3572
    date: 2024-01-23 11:05:01.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 {#3610
  +user: Proxies\__CG__\App\Entity\User {#3473 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3573
    +user: Proxies\__CG__\App\Entity\User {#3306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#3472
      +user: Proxies\__CG__\App\Entity\User {#3473 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: App\Entity\EntryComment {#3305
        +user: Proxies\__CG__\App\Entity\User {#3306 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
        +image: null
        +parent: App\Entity\EntryComment {#2209
          +user: App\Entity\User {#2253 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
          +image: null
          +parent: null
          +root: null
          +body: "Amazing, so you just prompt the exact explanation of a joke and AI can generate it?! How convenient and easy to understand! Thanks!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1728075100 {#2210
            date: 2024-10-04 22:51:40.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2200 …}
          +nested: Doctrine\ORM\PersistentCollection {#2270 …}
          +votes: Doctrine\ORM\PersistentCollection {#2257 …}
          +reports: Doctrine\ORM\PersistentCollection {#2267 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
          -id: 330751
          -bodyTs: "'ai':13 'amaz':1 'conveni':18 'easi':20 'exact':7 'explan':8 'generat':15 'joke':11 'prompt':5 'thank':23 'understand':22"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6908723"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705910444 {#2203
            date: 2024-01-22 09:00:44.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2209}
        +body: "When people ask me why AI generated memes are creatively bankrupt, this post is what I’m gonna show them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1705913258 {#3303
          date: 2024-01-22 09:47:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Macaroni_ninja@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3307 …}
        +nested: Doctrine\ORM\PersistentCollection {#3309 …}
        +votes: Doctrine\ORM\PersistentCollection {#3311 …}
        +reports: Doctrine\ORM\PersistentCollection {#3313 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
        -id: 330820
        -bodyTs: "'ai':6 'ask':3 'bankrupt':11 'creativ':10 'generat':7 'gonna':18 'm':17 'meme':8 'peopl':2 'post':13 'show':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://slrpnk.net/comment/5582867"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705913258 {#3304
          date: 2024-01-22 09:47:38.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2209}
      +body: """
        Isn’t low effort AI memes like the pinnacle of shitposting? All the stupid stuff noone could be arsed to make before is now a couple of clicks away\n
        \n
        Anyways here’s an all-natural, organically grown, locally sourced shitpost, just for you:\n
        \n
        ![](https://lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705996301 {#3469
        date: 2024-01-23 08:51:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Macaroni_ninja@lemmy.world"
        "@Prunebutt@slrpnk.net"
        "@MacNCheezus@lemmy.today"
        "@Macaroni_ninja@lemmy.world"
        "@Prunebutt@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3474 …}
      +nested: Doctrine\ORM\PersistentCollection {#3476 …}
      +votes: Doctrine\ORM\PersistentCollection {#3478 …}
      +reports: Doctrine\ORM\PersistentCollection {#3480 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3482 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3484 …}
      -id: 333651
      -bodyTs: "'/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':47 'ai':5 'all-natur':34 'anyway':30 'ars':19 'away':29 'click':28 'could':17 'coupl':26 'effort':4 'grown':38 'isn':1 'lemmy.world':46 'lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':45 'like':7 'local':39 'low':3 'make':21 'meme':6 'natur':36 'noon':16 'organ':37 'pinnacl':9 'shitpost':11,41 'sourc':40 'stuff':15 'stupid':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6936244"
      +editedAt: DateTimeImmutable @1727908603 {#3470
        date: 2024-10-03 00:36:43.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705996301 {#3471
        date: 2024-01-23 08:51:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2209}
    +body: "I still think that “traditional” shitposting has a creative process to it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706004301 {#3571
      date: 2024-01-23 11:05:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Macaroni_ninja@lemmy.world"
      "@Prunebutt@slrpnk.net"
      "@ignotum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3574 …}
    +nested: Doctrine\ORM\PersistentCollection {#3576 …}
    +votes: Doctrine\ORM\PersistentCollection {#3578 …}
    +reports: Doctrine\ORM\PersistentCollection {#3580 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3584 …}
    -id: 333818
    -bodyTs: "'creativ':9 'process':10 'shitpost':6 'still':2 'think':3 'tradit':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/5611869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706004301 {#3572
      date: 2024-01-23 11:05:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2209}
  +body: """
    Traditional:\n
    \n
    1. Think of shitpost\n
    2. Photoshop shitpost\n
    3. Profit\n
    \n
    With AI:\n
    \n
    1. Think of shitpost\n
    2. Generate shitpost image\n
    3. Profit
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706014486 {#3608
    date: 2024-01-23 13:54:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Macaroni_ninja@lemmy.world"
    "@Prunebutt@slrpnk.net"
    "@ignotum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3611 …}
  +nested: Doctrine\ORM\PersistentCollection {#3613 …}
  +votes: Doctrine\ORM\PersistentCollection {#3615 …}
  +reports: Doctrine\ORM\PersistentCollection {#3617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3621 …}
  -id: 333999
  -bodyTs: "'1':2,13 '2':6,17 '3':9,21 'ai':12 'generat':18 'imag':20 'photoshop':7 'profit':10,22 'shitpost':5,8,16,19 'think':3,14 'tradit':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6942277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706014486 {#3609
    date: 2024-01-23 13:54: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
79 DENIED edit
App\Entity\EntryComment {#3610
  +user: Proxies\__CG__\App\Entity\User {#3473 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3573
    +user: Proxies\__CG__\App\Entity\User {#3306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#3472
      +user: Proxies\__CG__\App\Entity\User {#3473 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: App\Entity\EntryComment {#3305
        +user: Proxies\__CG__\App\Entity\User {#3306 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
        +image: null
        +parent: App\Entity\EntryComment {#2209
          +user: App\Entity\User {#2253 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
          +image: null
          +parent: null
          +root: null
          +body: "Amazing, so you just prompt the exact explanation of a joke and AI can generate it?! How convenient and easy to understand! Thanks!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1728075100 {#2210
            date: 2024-10-04 22:51:40.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2200 …}
          +nested: Doctrine\ORM\PersistentCollection {#2270 …}
          +votes: Doctrine\ORM\PersistentCollection {#2257 …}
          +reports: Doctrine\ORM\PersistentCollection {#2267 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
          -id: 330751
          -bodyTs: "'ai':13 'amaz':1 'conveni':18 'easi':20 'exact':7 'explan':8 'generat':15 'joke':11 'prompt':5 'thank':23 'understand':22"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6908723"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705910444 {#2203
            date: 2024-01-22 09:00:44.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2209}
        +body: "When people ask me why AI generated memes are creatively bankrupt, this post is what I’m gonna show them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1705913258 {#3303
          date: 2024-01-22 09:47:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Macaroni_ninja@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3307 …}
        +nested: Doctrine\ORM\PersistentCollection {#3309 …}
        +votes: Doctrine\ORM\PersistentCollection {#3311 …}
        +reports: Doctrine\ORM\PersistentCollection {#3313 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
        -id: 330820
        -bodyTs: "'ai':6 'ask':3 'bankrupt':11 'creativ':10 'generat':7 'gonna':18 'm':17 'meme':8 'peopl':2 'post':13 'show':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://slrpnk.net/comment/5582867"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705913258 {#3304
          date: 2024-01-22 09:47:38.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2209}
      +body: """
        Isn’t low effort AI memes like the pinnacle of shitposting? All the stupid stuff noone could be arsed to make before is now a couple of clicks away\n
        \n
        Anyways here’s an all-natural, organically grown, locally sourced shitpost, just for you:\n
        \n
        ![](https://lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705996301 {#3469
        date: 2024-01-23 08:51:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Macaroni_ninja@lemmy.world"
        "@Prunebutt@slrpnk.net"
        "@MacNCheezus@lemmy.today"
        "@Macaroni_ninja@lemmy.world"
        "@Prunebutt@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3474 …}
      +nested: Doctrine\ORM\PersistentCollection {#3476 …}
      +votes: Doctrine\ORM\PersistentCollection {#3478 …}
      +reports: Doctrine\ORM\PersistentCollection {#3480 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3482 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3484 …}
      -id: 333651
      -bodyTs: "'/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':47 'ai':5 'all-natur':34 'anyway':30 'ars':19 'away':29 'click':28 'could':17 'coupl':26 'effort':4 'grown':38 'isn':1 'lemmy.world':46 'lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':45 'like':7 'local':39 'low':3 'make':21 'meme':6 'natur':36 'noon':16 'organ':37 'pinnacl':9 'shitpost':11,41 'sourc':40 'stuff':15 'stupid':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6936244"
      +editedAt: DateTimeImmutable @1727908603 {#3470
        date: 2024-10-03 00:36:43.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705996301 {#3471
        date: 2024-01-23 08:51:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2209}
    +body: "I still think that “traditional” shitposting has a creative process to it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706004301 {#3571
      date: 2024-01-23 11:05:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Macaroni_ninja@lemmy.world"
      "@Prunebutt@slrpnk.net"
      "@ignotum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3574 …}
    +nested: Doctrine\ORM\PersistentCollection {#3576 …}
    +votes: Doctrine\ORM\PersistentCollection {#3578 …}
    +reports: Doctrine\ORM\PersistentCollection {#3580 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3584 …}
    -id: 333818
    -bodyTs: "'creativ':9 'process':10 'shitpost':6 'still':2 'think':3 'tradit':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/5611869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706004301 {#3572
      date: 2024-01-23 11:05:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2209}
  +body: """
    Traditional:\n
    \n
    1. Think of shitpost\n
    2. Photoshop shitpost\n
    3. Profit\n
    \n
    With AI:\n
    \n
    1. Think of shitpost\n
    2. Generate shitpost image\n
    3. Profit
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706014486 {#3608
    date: 2024-01-23 13:54:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Macaroni_ninja@lemmy.world"
    "@Prunebutt@slrpnk.net"
    "@ignotum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3611 …}
  +nested: Doctrine\ORM\PersistentCollection {#3613 …}
  +votes: Doctrine\ORM\PersistentCollection {#3615 …}
  +reports: Doctrine\ORM\PersistentCollection {#3617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3621 …}
  -id: 333999
  -bodyTs: "'1':2,13 '2':6,17 '3':9,21 'ai':12 'generat':18 'imag':20 'photoshop':7 'profit':10,22 'shitpost':5,8,16,19 'think':3,14 'tradit':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6942277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706014486 {#3609
    date: 2024-01-23 13:54: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
80 DENIED moderate
App\Entity\EntryComment {#3610
  +user: Proxies\__CG__\App\Entity\User {#3473 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3573
    +user: Proxies\__CG__\App\Entity\User {#3306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#3472
      +user: Proxies\__CG__\App\Entity\User {#3473 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: App\Entity\EntryComment {#3305
        +user: Proxies\__CG__\App\Entity\User {#3306 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
        +image: null
        +parent: App\Entity\EntryComment {#2209
          +user: App\Entity\User {#2253 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
          +image: null
          +parent: null
          +root: null
          +body: "Amazing, so you just prompt the exact explanation of a joke and AI can generate it?! How convenient and easy to understand! Thanks!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1728075100 {#2210
            date: 2024-10-04 22:51:40.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2200 …}
          +nested: Doctrine\ORM\PersistentCollection {#2270 …}
          +votes: Doctrine\ORM\PersistentCollection {#2257 …}
          +reports: Doctrine\ORM\PersistentCollection {#2267 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
          -id: 330751
          -bodyTs: "'ai':13 'amaz':1 'conveni':18 'easi':20 'exact':7 'explan':8 'generat':15 'joke':11 'prompt':5 'thank':23 'understand':22"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6908723"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705910444 {#2203
            date: 2024-01-22 09:00:44.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2209}
        +body: "When people ask me why AI generated memes are creatively bankrupt, this post is what I’m gonna show them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1705913258 {#3303
          date: 2024-01-22 09:47:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Macaroni_ninja@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3307 …}
        +nested: Doctrine\ORM\PersistentCollection {#3309 …}
        +votes: Doctrine\ORM\PersistentCollection {#3311 …}
        +reports: Doctrine\ORM\PersistentCollection {#3313 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
        -id: 330820
        -bodyTs: "'ai':6 'ask':3 'bankrupt':11 'creativ':10 'generat':7 'gonna':18 'm':17 'meme':8 'peopl':2 'post':13 'show':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://slrpnk.net/comment/5582867"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705913258 {#3304
          date: 2024-01-22 09:47:38.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2209}
      +body: """
        Isn’t low effort AI memes like the pinnacle of shitposting? All the stupid stuff noone could be arsed to make before is now a couple of clicks away\n
        \n
        Anyways here’s an all-natural, organically grown, locally sourced shitpost, just for you:\n
        \n
        ![](https://lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705996301 {#3469
        date: 2024-01-23 08:51:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Macaroni_ninja@lemmy.world"
        "@Prunebutt@slrpnk.net"
        "@MacNCheezus@lemmy.today"
        "@Macaroni_ninja@lemmy.world"
        "@Prunebutt@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3474 …}
      +nested: Doctrine\ORM\PersistentCollection {#3476 …}
      +votes: Doctrine\ORM\PersistentCollection {#3478 …}
      +reports: Doctrine\ORM\PersistentCollection {#3480 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3482 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3484 …}
      -id: 333651
      -bodyTs: "'/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':47 'ai':5 'all-natur':34 'anyway':30 'ars':19 'away':29 'click':28 'could':17 'coupl':26 'effort':4 'grown':38 'isn':1 'lemmy.world':46 'lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':45 'like':7 'local':39 'low':3 'make':21 'meme':6 'natur':36 'noon':16 'organ':37 'pinnacl':9 'shitpost':11,41 'sourc':40 'stuff':15 'stupid':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6936244"
      +editedAt: DateTimeImmutable @1727908603 {#3470
        date: 2024-10-03 00:36:43.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705996301 {#3471
        date: 2024-01-23 08:51:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2209}
    +body: "I still think that “traditional” shitposting has a creative process to it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706004301 {#3571
      date: 2024-01-23 11:05:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Macaroni_ninja@lemmy.world"
      "@Prunebutt@slrpnk.net"
      "@ignotum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3574 …}
    +nested: Doctrine\ORM\PersistentCollection {#3576 …}
    +votes: Doctrine\ORM\PersistentCollection {#3578 …}
    +reports: Doctrine\ORM\PersistentCollection {#3580 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3584 …}
    -id: 333818
    -bodyTs: "'creativ':9 'process':10 'shitpost':6 'still':2 'think':3 'tradit':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/5611869"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706004301 {#3572
      date: 2024-01-23 11:05:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2209}
  +body: """
    Traditional:\n
    \n
    1. Think of shitpost\n
    2. Photoshop shitpost\n
    3. Profit\n
    \n
    With AI:\n
    \n
    1. Think of shitpost\n
    2. Generate shitpost image\n
    3. Profit
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706014486 {#3608
    date: 2024-01-23 13:54:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Macaroni_ninja@lemmy.world"
    "@Prunebutt@slrpnk.net"
    "@ignotum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3611 …}
  +nested: Doctrine\ORM\PersistentCollection {#3613 …}
  +votes: Doctrine\ORM\PersistentCollection {#3615 …}
  +reports: Doctrine\ORM\PersistentCollection {#3617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3621 …}
  -id: 333999
  -bodyTs: "'1':2,13 '2':6,17 '3':9,21 'ai':12 'generat':18 'imag':20 'photoshop':7 'profit':10,22 'shitpost':5,8,16,19 'think':3,14 'tradit':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6942277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706014486 {#3609
    date: 2024-01-23 13:54: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
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 {#3624
  +user: Proxies\__CG__\App\Entity\User {#3306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3610
    +user: Proxies\__CG__\App\Entity\User {#3473 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#3573
      +user: Proxies\__CG__\App\Entity\User {#3306 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: App\Entity\EntryComment {#3472
        +user: Proxies\__CG__\App\Entity\User {#3473 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
        +image: null
        +parent: App\Entity\EntryComment {#3305
          +user: Proxies\__CG__\App\Entity\User {#3306 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
          +image: null
          +parent: App\Entity\EntryComment {#2209
            +user: App\Entity\User {#2253 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
            +image: null
            +parent: null
            +root: null
            +body: "Amazing, so you just prompt the exact explanation of a joke and AI can generate it?! How convenient and easy to understand! Thanks!"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 15
            +score: 0
            +lastActive: DateTime @1728075100 {#2210
              date: 2024-10-04 22:51:40.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2200 …}
            +nested: Doctrine\ORM\PersistentCollection {#2270 …}
            +votes: Doctrine\ORM\PersistentCollection {#2257 …}
            +reports: Doctrine\ORM\PersistentCollection {#2267 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
            -id: 330751
            -bodyTs: "'ai':13 'amaz':1 'conveni':18 'easi':20 'exact':7 'explan':8 'generat':15 'joke':11 'prompt':5 'thank':23 'understand':22"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6908723"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705910444 {#2203
              date: 2024-01-22 09:00:44.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2209}
          +body: "When people ask me why AI generated memes are creatively bankrupt, this post is what I’m gonna show them."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 19
          +score: 0
          +lastActive: DateTime @1705913258 {#3303
            date: 2024-01-22 09:47:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@Macaroni_ninja@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3307 …}
          +nested: Doctrine\ORM\PersistentCollection {#3309 …}
          +votes: Doctrine\ORM\PersistentCollection {#3311 …}
          +reports: Doctrine\ORM\PersistentCollection {#3313 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
          -id: 330820
          -bodyTs: "'ai':6 'ask':3 'bankrupt':11 'creativ':10 'generat':7 'gonna':18 'm':17 'meme':8 'peopl':2 'post':13 'show':19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://slrpnk.net/comment/5582867"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705913258 {#3304
            date: 2024-01-22 09:47:38.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2209}
        +body: """
          Isn’t low effort AI memes like the pinnacle of shitposting? All the stupid stuff noone could be arsed to make before is now a couple of clicks away\n
          \n
          Anyways here’s an all-natural, organically grown, locally sourced shitpost, just for you:\n
          \n
          ![](https://lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705996301 {#3469
          date: 2024-01-23 08:51:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Macaroni_ninja@lemmy.world"
          "@Prunebutt@slrpnk.net"
          "@MacNCheezus@lemmy.today"
          "@Macaroni_ninja@lemmy.world"
          "@Prunebutt@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3474 …}
        +nested: Doctrine\ORM\PersistentCollection {#3476 …}
        +votes: Doctrine\ORM\PersistentCollection {#3478 …}
        +reports: Doctrine\ORM\PersistentCollection {#3480 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3482 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3484 …}
        -id: 333651
        -bodyTs: "'/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':47 'ai':5 'all-natur':34 'anyway':30 'ars':19 'away':29 'click':28 'could':17 'coupl':26 'effort':4 'grown':38 'isn':1 'lemmy.world':46 'lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':45 'like':7 'local':39 'low':3 'make':21 'meme':6 'natur':36 'noon':16 'organ':37 'pinnacl':9 'shitpost':11,41 'sourc':40 'stuff':15 'stupid':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6936244"
        +editedAt: DateTimeImmutable @1727908603 {#3470
          date: 2024-10-03 00:36:43.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705996301 {#3471
          date: 2024-01-23 08:51:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2209}
      +body: "I still think that “traditional” shitposting has a creative process to it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706004301 {#3571
        date: 2024-01-23 11:05:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Macaroni_ninja@lemmy.world"
        "@Prunebutt@slrpnk.net"
        "@ignotum@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3574 …}
      +nested: Doctrine\ORM\PersistentCollection {#3576 …}
      +votes: Doctrine\ORM\PersistentCollection {#3578 …}
      +reports: Doctrine\ORM\PersistentCollection {#3580 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3582 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3584 …}
      -id: 333818
      -bodyTs: "'creativ':9 'process':10 'shitpost':6 'still':2 'think':3 'tradit':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/5611869"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706004301 {#3572
        date: 2024-01-23 11:05:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2209}
    +body: """
      Traditional:\n
      \n
      1. Think of shitpost\n
      2. Photoshop shitpost\n
      3. Profit\n
      \n
      With AI:\n
      \n
      1. Think of shitpost\n
      2. Generate shitpost image\n
      3. Profit
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706014486 {#3608
      date: 2024-01-23 13:54:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Macaroni_ninja@lemmy.world"
      "@Prunebutt@slrpnk.net"
      "@ignotum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3611 …}
    +nested: Doctrine\ORM\PersistentCollection {#3613 …}
    +votes: Doctrine\ORM\PersistentCollection {#3615 …}
    +reports: Doctrine\ORM\PersistentCollection {#3617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3619 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3621 …}
    -id: 333999
    -bodyTs: "'1':2,13 '2':6,17 '3':9,21 'ai':12 'generat':18 'imag':20 'photoshop':7 'profit':10,22 'shitpost':5,8,16,19 'think':3,14 'tradit':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6942277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706014486 {#3609
      date: 2024-01-23 13:54:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2209}
  +body: "Why not cut the middle man and just post the prompt?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706023510 {#3629
    date: 2024-01-23 16:25:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Macaroni_ninja@lemmy.world"
    "@Prunebutt@slrpnk.net"
    "@ignotum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3632 …}
  +nested: Doctrine\ORM\PersistentCollection {#3636 …}
  +votes: Doctrine\ORM\PersistentCollection {#3638 …}
  +reports: Doctrine\ORM\PersistentCollection {#3639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3643 …}
  -id: 334279
  -bodyTs: "'cut':3 'man':6 'middl':5 'post':9 'prompt':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5617769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706023510 {#3626
    date: 2024-01-23 16:25:10.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 {#3624
  +user: Proxies\__CG__\App\Entity\User {#3306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3610
    +user: Proxies\__CG__\App\Entity\User {#3473 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#3573
      +user: Proxies\__CG__\App\Entity\User {#3306 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: App\Entity\EntryComment {#3472
        +user: Proxies\__CG__\App\Entity\User {#3473 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
        +image: null
        +parent: App\Entity\EntryComment {#3305
          +user: Proxies\__CG__\App\Entity\User {#3306 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
          +image: null
          +parent: App\Entity\EntryComment {#2209
            +user: App\Entity\User {#2253 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
            +image: null
            +parent: null
            +root: null
            +body: "Amazing, so you just prompt the exact explanation of a joke and AI can generate it?! How convenient and easy to understand! Thanks!"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 15
            +score: 0
            +lastActive: DateTime @1728075100 {#2210
              date: 2024-10-04 22:51:40.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2200 …}
            +nested: Doctrine\ORM\PersistentCollection {#2270 …}
            +votes: Doctrine\ORM\PersistentCollection {#2257 …}
            +reports: Doctrine\ORM\PersistentCollection {#2267 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
            -id: 330751
            -bodyTs: "'ai':13 'amaz':1 'conveni':18 'easi':20 'exact':7 'explan':8 'generat':15 'joke':11 'prompt':5 'thank':23 'understand':22"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6908723"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705910444 {#2203
              date: 2024-01-22 09:00:44.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2209}
          +body: "When people ask me why AI generated memes are creatively bankrupt, this post is what I’m gonna show them."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 19
          +score: 0
          +lastActive: DateTime @1705913258 {#3303
            date: 2024-01-22 09:47:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@Macaroni_ninja@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3307 …}
          +nested: Doctrine\ORM\PersistentCollection {#3309 …}
          +votes: Doctrine\ORM\PersistentCollection {#3311 …}
          +reports: Doctrine\ORM\PersistentCollection {#3313 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
          -id: 330820
          -bodyTs: "'ai':6 'ask':3 'bankrupt':11 'creativ':10 'generat':7 'gonna':18 'm':17 'meme':8 'peopl':2 'post':13 'show':19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://slrpnk.net/comment/5582867"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705913258 {#3304
            date: 2024-01-22 09:47:38.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2209}
        +body: """
          Isn’t low effort AI memes like the pinnacle of shitposting? All the stupid stuff noone could be arsed to make before is now a couple of clicks away\n
          \n
          Anyways here’s an all-natural, organically grown, locally sourced shitpost, just for you:\n
          \n
          ![](https://lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705996301 {#3469
          date: 2024-01-23 08:51:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Macaroni_ninja@lemmy.world"
          "@Prunebutt@slrpnk.net"
          "@MacNCheezus@lemmy.today"
          "@Macaroni_ninja@lemmy.world"
          "@Prunebutt@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3474 …}
        +nested: Doctrine\ORM\PersistentCollection {#3476 …}
        +votes: Doctrine\ORM\PersistentCollection {#3478 …}
        +reports: Doctrine\ORM\PersistentCollection {#3480 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3482 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3484 …}
        -id: 333651
        -bodyTs: "'/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':47 'ai':5 'all-natur':34 'anyway':30 'ars':19 'away':29 'click':28 'could':17 'coupl':26 'effort':4 'grown':38 'isn':1 'lemmy.world':46 'lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':45 'like':7 'local':39 'low':3 'make':21 'meme':6 'natur':36 'noon':16 'organ':37 'pinnacl':9 'shitpost':11,41 'sourc':40 'stuff':15 'stupid':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6936244"
        +editedAt: DateTimeImmutable @1727908603 {#3470
          date: 2024-10-03 00:36:43.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705996301 {#3471
          date: 2024-01-23 08:51:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2209}
      +body: "I still think that “traditional” shitposting has a creative process to it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706004301 {#3571
        date: 2024-01-23 11:05:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Macaroni_ninja@lemmy.world"
        "@Prunebutt@slrpnk.net"
        "@ignotum@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3574 …}
      +nested: Doctrine\ORM\PersistentCollection {#3576 …}
      +votes: Doctrine\ORM\PersistentCollection {#3578 …}
      +reports: Doctrine\ORM\PersistentCollection {#3580 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3582 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3584 …}
      -id: 333818
      -bodyTs: "'creativ':9 'process':10 'shitpost':6 'still':2 'think':3 'tradit':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/5611869"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706004301 {#3572
        date: 2024-01-23 11:05:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2209}
    +body: """
      Traditional:\n
      \n
      1. Think of shitpost\n
      2. Photoshop shitpost\n
      3. Profit\n
      \n
      With AI:\n
      \n
      1. Think of shitpost\n
      2. Generate shitpost image\n
      3. Profit
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706014486 {#3608
      date: 2024-01-23 13:54:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Macaroni_ninja@lemmy.world"
      "@Prunebutt@slrpnk.net"
      "@ignotum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3611 …}
    +nested: Doctrine\ORM\PersistentCollection {#3613 …}
    +votes: Doctrine\ORM\PersistentCollection {#3615 …}
    +reports: Doctrine\ORM\PersistentCollection {#3617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3619 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3621 …}
    -id: 333999
    -bodyTs: "'1':2,13 '2':6,17 '3':9,21 'ai':12 'generat':18 'imag':20 'photoshop':7 'profit':10,22 'shitpost':5,8,16,19 'think':3,14 'tradit':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6942277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706014486 {#3609
      date: 2024-01-23 13:54:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2209}
  +body: "Why not cut the middle man and just post the prompt?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706023510 {#3629
    date: 2024-01-23 16:25:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Macaroni_ninja@lemmy.world"
    "@Prunebutt@slrpnk.net"
    "@ignotum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3632 …}
  +nested: Doctrine\ORM\PersistentCollection {#3636 …}
  +votes: Doctrine\ORM\PersistentCollection {#3638 …}
  +reports: Doctrine\ORM\PersistentCollection {#3639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3643 …}
  -id: 334279
  -bodyTs: "'cut':3 'man':6 'middl':5 'post':9 'prompt':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5617769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706023510 {#3626
    date: 2024-01-23 16:25:10.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 {#3624
  +user: Proxies\__CG__\App\Entity\User {#3306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3610
    +user: Proxies\__CG__\App\Entity\User {#3473 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#3573
      +user: Proxies\__CG__\App\Entity\User {#3306 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: App\Entity\EntryComment {#3472
        +user: Proxies\__CG__\App\Entity\User {#3473 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
        +image: null
        +parent: App\Entity\EntryComment {#3305
          +user: Proxies\__CG__\App\Entity\User {#3306 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
          +image: null
          +parent: App\Entity\EntryComment {#2209
            +user: App\Entity\User {#2253 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
            +image: null
            +parent: null
            +root: null
            +body: "Amazing, so you just prompt the exact explanation of a joke and AI can generate it?! How convenient and easy to understand! Thanks!"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 15
            +score: 0
            +lastActive: DateTime @1728075100 {#2210
              date: 2024-10-04 22:51:40.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2200 …}
            +nested: Doctrine\ORM\PersistentCollection {#2270 …}
            +votes: Doctrine\ORM\PersistentCollection {#2257 …}
            +reports: Doctrine\ORM\PersistentCollection {#2267 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
            -id: 330751
            -bodyTs: "'ai':13 'amaz':1 'conveni':18 'easi':20 'exact':7 'explan':8 'generat':15 'joke':11 'prompt':5 'thank':23 'understand':22"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6908723"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705910444 {#2203
              date: 2024-01-22 09:00:44.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2209}
          +body: "When people ask me why AI generated memes are creatively bankrupt, this post is what I’m gonna show them."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 19
          +score: 0
          +lastActive: DateTime @1705913258 {#3303
            date: 2024-01-22 09:47:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@Macaroni_ninja@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3307 …}
          +nested: Doctrine\ORM\PersistentCollection {#3309 …}
          +votes: Doctrine\ORM\PersistentCollection {#3311 …}
          +reports: Doctrine\ORM\PersistentCollection {#3313 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
          -id: 330820
          -bodyTs: "'ai':6 'ask':3 'bankrupt':11 'creativ':10 'generat':7 'gonna':18 'm':17 'meme':8 'peopl':2 'post':13 'show':19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://slrpnk.net/comment/5582867"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705913258 {#3304
            date: 2024-01-22 09:47:38.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2209}
        +body: """
          Isn’t low effort AI memes like the pinnacle of shitposting? All the stupid stuff noone could be arsed to make before is now a couple of clicks away\n
          \n
          Anyways here’s an all-natural, organically grown, locally sourced shitpost, just for you:\n
          \n
          ![](https://lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705996301 {#3469
          date: 2024-01-23 08:51:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Macaroni_ninja@lemmy.world"
          "@Prunebutt@slrpnk.net"
          "@MacNCheezus@lemmy.today"
          "@Macaroni_ninja@lemmy.world"
          "@Prunebutt@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3474 …}
        +nested: Doctrine\ORM\PersistentCollection {#3476 …}
        +votes: Doctrine\ORM\PersistentCollection {#3478 …}
        +reports: Doctrine\ORM\PersistentCollection {#3480 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3482 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3484 …}
        -id: 333651
        -bodyTs: "'/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':47 'ai':5 'all-natur':34 'anyway':30 'ars':19 'away':29 'click':28 'could':17 'coupl':26 'effort':4 'grown':38 'isn':1 'lemmy.world':46 'lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':45 'like':7 'local':39 'low':3 'make':21 'meme':6 'natur':36 'noon':16 'organ':37 'pinnacl':9 'shitpost':11,41 'sourc':40 'stuff':15 'stupid':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6936244"
        +editedAt: DateTimeImmutable @1727908603 {#3470
          date: 2024-10-03 00:36:43.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705996301 {#3471
          date: 2024-01-23 08:51:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2209}
      +body: "I still think that “traditional” shitposting has a creative process to it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706004301 {#3571
        date: 2024-01-23 11:05:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Macaroni_ninja@lemmy.world"
        "@Prunebutt@slrpnk.net"
        "@ignotum@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3574 …}
      +nested: Doctrine\ORM\PersistentCollection {#3576 …}
      +votes: Doctrine\ORM\PersistentCollection {#3578 …}
      +reports: Doctrine\ORM\PersistentCollection {#3580 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3582 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3584 …}
      -id: 333818
      -bodyTs: "'creativ':9 'process':10 'shitpost':6 'still':2 'think':3 'tradit':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/5611869"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706004301 {#3572
        date: 2024-01-23 11:05:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2209}
    +body: """
      Traditional:\n
      \n
      1. Think of shitpost\n
      2. Photoshop shitpost\n
      3. Profit\n
      \n
      With AI:\n
      \n
      1. Think of shitpost\n
      2. Generate shitpost image\n
      3. Profit
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706014486 {#3608
      date: 2024-01-23 13:54:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Macaroni_ninja@lemmy.world"
      "@Prunebutt@slrpnk.net"
      "@ignotum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3611 …}
    +nested: Doctrine\ORM\PersistentCollection {#3613 …}
    +votes: Doctrine\ORM\PersistentCollection {#3615 …}
    +reports: Doctrine\ORM\PersistentCollection {#3617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3619 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3621 …}
    -id: 333999
    -bodyTs: "'1':2,13 '2':6,17 '3':9,21 'ai':12 'generat':18 'imag':20 'photoshop':7 'profit':10,22 'shitpost':5,8,16,19 'think':3,14 'tradit':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6942277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706014486 {#3609
      date: 2024-01-23 13:54:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2209}
  +body: "Why not cut the middle man and just post the prompt?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706023510 {#3629
    date: 2024-01-23 16:25:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Macaroni_ninja@lemmy.world"
    "@Prunebutt@slrpnk.net"
    "@ignotum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3632 …}
  +nested: Doctrine\ORM\PersistentCollection {#3636 …}
  +votes: Doctrine\ORM\PersistentCollection {#3638 …}
  +reports: Doctrine\ORM\PersistentCollection {#3639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3643 …}
  -id: 334279
  -bodyTs: "'cut':3 'man':6 'middl':5 'post':9 'prompt':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5617769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706023510 {#3626
    date: 2024-01-23 16:25:10.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 {#3660
  +user: Proxies\__CG__\App\Entity\User {#3473 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3624
    +user: Proxies\__CG__\App\Entity\User {#3306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#3610
      +user: Proxies\__CG__\App\Entity\User {#3473 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: App\Entity\EntryComment {#3573
        +user: Proxies\__CG__\App\Entity\User {#3306 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
        +image: null
        +parent: App\Entity\EntryComment {#3472
          +user: Proxies\__CG__\App\Entity\User {#3473 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
          +image: null
          +parent: App\Entity\EntryComment {#3305
            +user: Proxies\__CG__\App\Entity\User {#3306 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
            +image: null
            +parent: App\Entity\EntryComment {#2209
              +user: App\Entity\User {#2253 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
              +image: null
              +parent: null
              +root: null
              +body: "Amazing, so you just prompt the exact explanation of a joke and AI can generate it?! How convenient and easy to understand! Thanks!"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 15
              +score: 0
              +lastActive: DateTime @1728075100 {#2210
                date: 2024-10-04 22:51:40.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MacNCheezus@lemmy.today"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2200 …}
              +nested: Doctrine\ORM\PersistentCollection {#2270 …}
              +votes: Doctrine\ORM\PersistentCollection {#2257 …}
              +reports: Doctrine\ORM\PersistentCollection {#2267 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
              -id: 330751
              -bodyTs: "'ai':13 'amaz':1 'conveni':18 'easi':20 'exact':7 'explan':8 'generat':15 'joke':11 'prompt':5 'thank':23 'understand':22"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6908723"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705910444 {#2203
                date: 2024-01-22 09:00:44.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2209}
            +body: "When people ask me why AI generated memes are creatively bankrupt, this post is what I’m gonna show them."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 19
            +score: 0
            +lastActive: DateTime @1705913258 {#3303
              date: 2024-01-22 09:47:38.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
              "@Macaroni_ninja@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3307 …}
            +nested: Doctrine\ORM\PersistentCollection {#3309 …}
            +votes: Doctrine\ORM\PersistentCollection {#3311 …}
            +reports: Doctrine\ORM\PersistentCollection {#3313 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
            -id: 330820
            -bodyTs: "'ai':6 'ask':3 'bankrupt':11 'creativ':10 'generat':7 'gonna':18 'm':17 'meme':8 'peopl':2 'post':13 'show':19"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://slrpnk.net/comment/5582867"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705913258 {#3304
              date: 2024-01-22 09:47:38.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2209}
          +body: """
            Isn’t low effort AI memes like the pinnacle of shitposting? All the stupid stuff noone could be arsed to make before is now a couple of clicks away\n
            \n
            Anyways here’s an all-natural, organically grown, locally sourced shitpost, just for you:\n
            \n
            ![](https://lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1705996301 {#3469
            date: 2024-01-23 08:51:41.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@Macaroni_ninja@lemmy.world"
            "@Prunebutt@slrpnk.net"
            "@MacNCheezus@lemmy.today"
            "@Macaroni_ninja@lemmy.world"
            "@Prunebutt@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3474 …}
          +nested: Doctrine\ORM\PersistentCollection {#3476 …}
          +votes: Doctrine\ORM\PersistentCollection {#3478 …}
          +reports: Doctrine\ORM\PersistentCollection {#3480 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3482 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3484 …}
          -id: 333651
          -bodyTs: "'/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':47 'ai':5 'all-natur':34 'anyway':30 'ars':19 'away':29 'click':28 'could':17 'coupl':26 'effort':4 'grown':38 'isn':1 'lemmy.world':46 'lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':45 'like':7 'local':39 'low':3 'make':21 'meme':6 'natur':36 'noon':16 'organ':37 'pinnacl':9 'shitpost':11,41 'sourc':40 'stuff':15 'stupid':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6936244"
          +editedAt: DateTimeImmutable @1727908603 {#3470
            date: 2024-10-03 00:36:43.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705996301 {#3471
            date: 2024-01-23 08:51:41.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2209}
        +body: "I still think that “traditional” shitposting has a creative process to it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706004301 {#3571
          date: 2024-01-23 11:05:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Macaroni_ninja@lemmy.world"
          "@Prunebutt@slrpnk.net"
          "@ignotum@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3574 …}
        +nested: Doctrine\ORM\PersistentCollection {#3576 …}
        +votes: Doctrine\ORM\PersistentCollection {#3578 …}
        +reports: Doctrine\ORM\PersistentCollection {#3580 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3582 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3584 …}
        -id: 333818
        -bodyTs: "'creativ':9 'process':10 'shitpost':6 'still':2 'think':3 'tradit':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://slrpnk.net/comment/5611869"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706004301 {#3572
          date: 2024-01-23 11:05:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2209}
      +body: """
        Traditional:\n
        \n
        1. Think of shitpost\n
        2. Photoshop shitpost\n
        3. Profit\n
        \n
        With AI:\n
        \n
        1. Think of shitpost\n
        2. Generate shitpost image\n
        3. Profit
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706014486 {#3608
        date: 2024-01-23 13:54:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Macaroni_ninja@lemmy.world"
        "@Prunebutt@slrpnk.net"
        "@ignotum@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3611 …}
      +nested: Doctrine\ORM\PersistentCollection {#3613 …}
      +votes: Doctrine\ORM\PersistentCollection {#3615 …}
      +reports: Doctrine\ORM\PersistentCollection {#3617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3619 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3621 …}
      -id: 333999
      -bodyTs: "'1':2,13 '2':6,17 '3':9,21 'ai':12 'generat':18 'imag':20 'photoshop':7 'profit':10,22 'shitpost':5,8,16,19 'think':3,14 'tradit':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6942277"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706014486 {#3609
        date: 2024-01-23 13:54:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2209}
    +body: "Why not cut the middle man and just post the prompt?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706023510 {#3629
      date: 2024-01-23 16:25:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Macaroni_ninja@lemmy.world"
      "@Prunebutt@slrpnk.net"
      "@ignotum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3632 …}
    +nested: Doctrine\ORM\PersistentCollection {#3636 …}
    +votes: Doctrine\ORM\PersistentCollection {#3638 …}
    +reports: Doctrine\ORM\PersistentCollection {#3639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3641 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3643 …}
    -id: 334279
    -bodyTs: "'cut':3 'man':6 'middl':5 'post':9 'prompt':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/5617769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706023510 {#3626
      date: 2024-01-23 16:25:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2209}
  +body: """
    A man with an exaggerated laughing-crying emoji pasted over his head, a bunch of 👌’s pasted everywhere, and then deepfried\n
    \n
    I don’t want to go through a middle man so please make that in photoshop, and then look at it\n
    \n
    Wow, yeah, not doing any work whatsoever is so much better, i’m sure that’ll take off
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706026886 {#3655
    date: 2024-01-23 17:21:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Macaroni_ninja@lemmy.world"
    "@Prunebutt@slrpnk.net"
    "@ignotum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3652 …}
  +nested: Doctrine\ORM\PersistentCollection {#3649 …}
  +votes: Doctrine\ORM\PersistentCollection {#3647 …}
  +reports: Doctrine\ORM\PersistentCollection {#3661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3665 …}
  -id: 334398
  -bodyTs: "'better':54 'bunch':15 'cri':8 'deepfri':22 'emoji':9 'everywher':19 'exagger':5 'go':28 'head':13 'laugh':7 'laughing-cri':6 'll':59 'look':41 'm':56 'make':35 'man':2,32 'middl':31 'much':53 'past':10,18 'photoshop':38 'pleas':34 'sure':57 'take':60 'want':26 'whatsoev':50 'work':49 'wow':44 'yeah':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6945952"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706026886 {#3658
    date: 2024-01-23 17:21:26.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 {#3660
  +user: Proxies\__CG__\App\Entity\User {#3473 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3624
    +user: Proxies\__CG__\App\Entity\User {#3306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#3610
      +user: Proxies\__CG__\App\Entity\User {#3473 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: App\Entity\EntryComment {#3573
        +user: Proxies\__CG__\App\Entity\User {#3306 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
        +image: null
        +parent: App\Entity\EntryComment {#3472
          +user: Proxies\__CG__\App\Entity\User {#3473 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
          +image: null
          +parent: App\Entity\EntryComment {#3305
            +user: Proxies\__CG__\App\Entity\User {#3306 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
            +image: null
            +parent: App\Entity\EntryComment {#2209
              +user: App\Entity\User {#2253 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
              +image: null
              +parent: null
              +root: null
              +body: "Amazing, so you just prompt the exact explanation of a joke and AI can generate it?! How convenient and easy to understand! Thanks!"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 15
              +score: 0
              +lastActive: DateTime @1728075100 {#2210
                date: 2024-10-04 22:51:40.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MacNCheezus@lemmy.today"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2200 …}
              +nested: Doctrine\ORM\PersistentCollection {#2270 …}
              +votes: Doctrine\ORM\PersistentCollection {#2257 …}
              +reports: Doctrine\ORM\PersistentCollection {#2267 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
              -id: 330751
              -bodyTs: "'ai':13 'amaz':1 'conveni':18 'easi':20 'exact':7 'explan':8 'generat':15 'joke':11 'prompt':5 'thank':23 'understand':22"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6908723"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705910444 {#2203
                date: 2024-01-22 09:00:44.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2209}
            +body: "When people ask me why AI generated memes are creatively bankrupt, this post is what I’m gonna show them."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 19
            +score: 0
            +lastActive: DateTime @1705913258 {#3303
              date: 2024-01-22 09:47:38.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
              "@Macaroni_ninja@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3307 …}
            +nested: Doctrine\ORM\PersistentCollection {#3309 …}
            +votes: Doctrine\ORM\PersistentCollection {#3311 …}
            +reports: Doctrine\ORM\PersistentCollection {#3313 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
            -id: 330820
            -bodyTs: "'ai':6 'ask':3 'bankrupt':11 'creativ':10 'generat':7 'gonna':18 'm':17 'meme':8 'peopl':2 'post':13 'show':19"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://slrpnk.net/comment/5582867"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705913258 {#3304
              date: 2024-01-22 09:47:38.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2209}
          +body: """
            Isn’t low effort AI memes like the pinnacle of shitposting? All the stupid stuff noone could be arsed to make before is now a couple of clicks away\n
            \n
            Anyways here’s an all-natural, organically grown, locally sourced shitpost, just for you:\n
            \n
            ![](https://lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1705996301 {#3469
            date: 2024-01-23 08:51:41.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@Macaroni_ninja@lemmy.world"
            "@Prunebutt@slrpnk.net"
            "@MacNCheezus@lemmy.today"
            "@Macaroni_ninja@lemmy.world"
            "@Prunebutt@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3474 …}
          +nested: Doctrine\ORM\PersistentCollection {#3476 …}
          +votes: Doctrine\ORM\PersistentCollection {#3478 …}
          +reports: Doctrine\ORM\PersistentCollection {#3480 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3482 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3484 …}
          -id: 333651
          -bodyTs: "'/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':47 'ai':5 'all-natur':34 'anyway':30 'ars':19 'away':29 'click':28 'could':17 'coupl':26 'effort':4 'grown':38 'isn':1 'lemmy.world':46 'lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':45 'like':7 'local':39 'low':3 'make':21 'meme':6 'natur':36 'noon':16 'organ':37 'pinnacl':9 'shitpost':11,41 'sourc':40 'stuff':15 'stupid':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6936244"
          +editedAt: DateTimeImmutable @1727908603 {#3470
            date: 2024-10-03 00:36:43.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705996301 {#3471
            date: 2024-01-23 08:51:41.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2209}
        +body: "I still think that “traditional” shitposting has a creative process to it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706004301 {#3571
          date: 2024-01-23 11:05:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Macaroni_ninja@lemmy.world"
          "@Prunebutt@slrpnk.net"
          "@ignotum@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3574 …}
        +nested: Doctrine\ORM\PersistentCollection {#3576 …}
        +votes: Doctrine\ORM\PersistentCollection {#3578 …}
        +reports: Doctrine\ORM\PersistentCollection {#3580 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3582 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3584 …}
        -id: 333818
        -bodyTs: "'creativ':9 'process':10 'shitpost':6 'still':2 'think':3 'tradit':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://slrpnk.net/comment/5611869"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706004301 {#3572
          date: 2024-01-23 11:05:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2209}
      +body: """
        Traditional:\n
        \n
        1. Think of shitpost\n
        2. Photoshop shitpost\n
        3. Profit\n
        \n
        With AI:\n
        \n
        1. Think of shitpost\n
        2. Generate shitpost image\n
        3. Profit
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706014486 {#3608
        date: 2024-01-23 13:54:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Macaroni_ninja@lemmy.world"
        "@Prunebutt@slrpnk.net"
        "@ignotum@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3611 …}
      +nested: Doctrine\ORM\PersistentCollection {#3613 …}
      +votes: Doctrine\ORM\PersistentCollection {#3615 …}
      +reports: Doctrine\ORM\PersistentCollection {#3617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3619 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3621 …}
      -id: 333999
      -bodyTs: "'1':2,13 '2':6,17 '3':9,21 'ai':12 'generat':18 'imag':20 'photoshop':7 'profit':10,22 'shitpost':5,8,16,19 'think':3,14 'tradit':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6942277"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706014486 {#3609
        date: 2024-01-23 13:54:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2209}
    +body: "Why not cut the middle man and just post the prompt?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706023510 {#3629
      date: 2024-01-23 16:25:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Macaroni_ninja@lemmy.world"
      "@Prunebutt@slrpnk.net"
      "@ignotum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3632 …}
    +nested: Doctrine\ORM\PersistentCollection {#3636 …}
    +votes: Doctrine\ORM\PersistentCollection {#3638 …}
    +reports: Doctrine\ORM\PersistentCollection {#3639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3641 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3643 …}
    -id: 334279
    -bodyTs: "'cut':3 'man':6 'middl':5 'post':9 'prompt':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/5617769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706023510 {#3626
      date: 2024-01-23 16:25:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2209}
  +body: """
    A man with an exaggerated laughing-crying emoji pasted over his head, a bunch of 👌’s pasted everywhere, and then deepfried\n
    \n
    I don’t want to go through a middle man so please make that in photoshop, and then look at it\n
    \n
    Wow, yeah, not doing any work whatsoever is so much better, i’m sure that’ll take off
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706026886 {#3655
    date: 2024-01-23 17:21:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Macaroni_ninja@lemmy.world"
    "@Prunebutt@slrpnk.net"
    "@ignotum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3652 …}
  +nested: Doctrine\ORM\PersistentCollection {#3649 …}
  +votes: Doctrine\ORM\PersistentCollection {#3647 …}
  +reports: Doctrine\ORM\PersistentCollection {#3661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3665 …}
  -id: 334398
  -bodyTs: "'better':54 'bunch':15 'cri':8 'deepfri':22 'emoji':9 'everywher':19 'exagger':5 'go':28 'head':13 'laugh':7 'laughing-cri':6 'll':59 'look':41 'm':56 'make':35 'man':2,32 'middl':31 'much':53 'past':10,18 'photoshop':38 'pleas':34 'sure':57 'take':60 'want':26 'whatsoev':50 'work':49 'wow':44 'yeah':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6945952"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706026886 {#3658
    date: 2024-01-23 17:21:26.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 {#3660
  +user: Proxies\__CG__\App\Entity\User {#3473 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3624
    +user: Proxies\__CG__\App\Entity\User {#3306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#3610
      +user: Proxies\__CG__\App\Entity\User {#3473 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: App\Entity\EntryComment {#3573
        +user: Proxies\__CG__\App\Entity\User {#3306 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
        +image: null
        +parent: App\Entity\EntryComment {#3472
          +user: Proxies\__CG__\App\Entity\User {#3473 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
          +image: null
          +parent: App\Entity\EntryComment {#3305
            +user: Proxies\__CG__\App\Entity\User {#3306 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
            +image: null
            +parent: App\Entity\EntryComment {#2209
              +user: App\Entity\User {#2253 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
              +image: null
              +parent: null
              +root: null
              +body: "Amazing, so you just prompt the exact explanation of a joke and AI can generate it?! How convenient and easy to understand! Thanks!"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 15
              +score: 0
              +lastActive: DateTime @1728075100 {#2210
                date: 2024-10-04 22:51:40.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MacNCheezus@lemmy.today"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2200 …}
              +nested: Doctrine\ORM\PersistentCollection {#2270 …}
              +votes: Doctrine\ORM\PersistentCollection {#2257 …}
              +reports: Doctrine\ORM\PersistentCollection {#2267 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
              -id: 330751
              -bodyTs: "'ai':13 'amaz':1 'conveni':18 'easi':20 'exact':7 'explan':8 'generat':15 'joke':11 'prompt':5 'thank':23 'understand':22"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6908723"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705910444 {#2203
                date: 2024-01-22 09:00:44.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2209}
            +body: "When people ask me why AI generated memes are creatively bankrupt, this post is what I’m gonna show them."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 19
            +score: 0
            +lastActive: DateTime @1705913258 {#3303
              date: 2024-01-22 09:47:38.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
              "@Macaroni_ninja@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3307 …}
            +nested: Doctrine\ORM\PersistentCollection {#3309 …}
            +votes: Doctrine\ORM\PersistentCollection {#3311 …}
            +reports: Doctrine\ORM\PersistentCollection {#3313 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
            -id: 330820
            -bodyTs: "'ai':6 'ask':3 'bankrupt':11 'creativ':10 'generat':7 'gonna':18 'm':17 'meme':8 'peopl':2 'post':13 'show':19"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://slrpnk.net/comment/5582867"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705913258 {#3304
              date: 2024-01-22 09:47:38.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2209}
          +body: """
            Isn’t low effort AI memes like the pinnacle of shitposting? All the stupid stuff noone could be arsed to make before is now a couple of clicks away\n
            \n
            Anyways here’s an all-natural, organically grown, locally sourced shitpost, just for you:\n
            \n
            ![](https://lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1705996301 {#3469
            date: 2024-01-23 08:51:41.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@Macaroni_ninja@lemmy.world"
            "@Prunebutt@slrpnk.net"
            "@MacNCheezus@lemmy.today"
            "@Macaroni_ninja@lemmy.world"
            "@Prunebutt@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3474 …}
          +nested: Doctrine\ORM\PersistentCollection {#3476 …}
          +votes: Doctrine\ORM\PersistentCollection {#3478 …}
          +reports: Doctrine\ORM\PersistentCollection {#3480 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3482 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3484 …}
          -id: 333651
          -bodyTs: "'/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':47 'ai':5 'all-natur':34 'anyway':30 'ars':19 'away':29 'click':28 'could':17 'coupl':26 'effort':4 'grown':38 'isn':1 'lemmy.world':46 'lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':45 'like':7 'local':39 'low':3 'make':21 'meme':6 'natur':36 'noon':16 'organ':37 'pinnacl':9 'shitpost':11,41 'sourc':40 'stuff':15 'stupid':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6936244"
          +editedAt: DateTimeImmutable @1727908603 {#3470
            date: 2024-10-03 00:36:43.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705996301 {#3471
            date: 2024-01-23 08:51:41.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2209}
        +body: "I still think that “traditional” shitposting has a creative process to it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706004301 {#3571
          date: 2024-01-23 11:05:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Macaroni_ninja@lemmy.world"
          "@Prunebutt@slrpnk.net"
          "@ignotum@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3574 …}
        +nested: Doctrine\ORM\PersistentCollection {#3576 …}
        +votes: Doctrine\ORM\PersistentCollection {#3578 …}
        +reports: Doctrine\ORM\PersistentCollection {#3580 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3582 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3584 …}
        -id: 333818
        -bodyTs: "'creativ':9 'process':10 'shitpost':6 'still':2 'think':3 'tradit':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://slrpnk.net/comment/5611869"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706004301 {#3572
          date: 2024-01-23 11:05:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2209}
      +body: """
        Traditional:\n
        \n
        1. Think of shitpost\n
        2. Photoshop shitpost\n
        3. Profit\n
        \n
        With AI:\n
        \n
        1. Think of shitpost\n
        2. Generate shitpost image\n
        3. Profit
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706014486 {#3608
        date: 2024-01-23 13:54:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Macaroni_ninja@lemmy.world"
        "@Prunebutt@slrpnk.net"
        "@ignotum@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3611 …}
      +nested: Doctrine\ORM\PersistentCollection {#3613 …}
      +votes: Doctrine\ORM\PersistentCollection {#3615 …}
      +reports: Doctrine\ORM\PersistentCollection {#3617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3619 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3621 …}
      -id: 333999
      -bodyTs: "'1':2,13 '2':6,17 '3':9,21 'ai':12 'generat':18 'imag':20 'photoshop':7 'profit':10,22 'shitpost':5,8,16,19 'think':3,14 'tradit':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6942277"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706014486 {#3609
        date: 2024-01-23 13:54:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2209}
    +body: "Why not cut the middle man and just post the prompt?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706023510 {#3629
      date: 2024-01-23 16:25:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Macaroni_ninja@lemmy.world"
      "@Prunebutt@slrpnk.net"
      "@ignotum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3632 …}
    +nested: Doctrine\ORM\PersistentCollection {#3636 …}
    +votes: Doctrine\ORM\PersistentCollection {#3638 …}
    +reports: Doctrine\ORM\PersistentCollection {#3639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3641 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3643 …}
    -id: 334279
    -bodyTs: "'cut':3 'man':6 'middl':5 'post':9 'prompt':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/5617769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706023510 {#3626
      date: 2024-01-23 16:25:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2209}
  +body: """
    A man with an exaggerated laughing-crying emoji pasted over his head, a bunch of 👌’s pasted everywhere, and then deepfried\n
    \n
    I don’t want to go through a middle man so please make that in photoshop, and then look at it\n
    \n
    Wow, yeah, not doing any work whatsoever is so much better, i’m sure that’ll take off
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706026886 {#3655
    date: 2024-01-23 17:21:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Macaroni_ninja@lemmy.world"
    "@Prunebutt@slrpnk.net"
    "@ignotum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3652 …}
  +nested: Doctrine\ORM\PersistentCollection {#3649 …}
  +votes: Doctrine\ORM\PersistentCollection {#3647 …}
  +reports: Doctrine\ORM\PersistentCollection {#3661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3665 …}
  -id: 334398
  -bodyTs: "'better':54 'bunch':15 'cri':8 'deepfri':22 'emoji':9 'everywher':19 'exagger':5 'go':28 'head':13 'laugh':7 'laughing-cri':6 'll':59 'look':41 'm':56 'make':35 'man':2,32 'middl':31 'much':53 'past':10,18 'photoshop':38 'pleas':34 'sure':57 'take':60 'want':26 'whatsoev':50 'work':49 'wow':44 'yeah':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6945952"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706026886 {#3658
    date: 2024-01-23 17:21:26.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 {#3682
  +user: Proxies\__CG__\App\Entity\User {#3306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3660
    +user: Proxies\__CG__\App\Entity\User {#3473 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#3624
      +user: Proxies\__CG__\App\Entity\User {#3306 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: App\Entity\EntryComment {#3610
        +user: Proxies\__CG__\App\Entity\User {#3473 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
        +image: null
        +parent: App\Entity\EntryComment {#3573
          +user: Proxies\__CG__\App\Entity\User {#3306 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
          +image: null
          +parent: App\Entity\EntryComment {#3472
            +user: Proxies\__CG__\App\Entity\User {#3473 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
            +image: null
            +parent: App\Entity\EntryComment {#3305
              +user: Proxies\__CG__\App\Entity\User {#3306 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
              +image: null
              +parent: App\Entity\EntryComment {#2209
                +user: App\Entity\User {#2253 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
                +image: null
                +parent: null
                +root: null
                +body: "Amazing, so you just prompt the exact explanation of a joke and AI can generate it?! How convenient and easy to understand! Thanks!"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 15
                +score: 0
                +lastActive: DateTime @1728075100 {#2210
                  date: 2024-10-04 22:51:40.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@MacNCheezus@lemmy.today"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2200 …}
                +nested: Doctrine\ORM\PersistentCollection {#2270 …}
                +votes: Doctrine\ORM\PersistentCollection {#2257 …}
                +reports: Doctrine\ORM\PersistentCollection {#2267 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
                -id: 330751
                -bodyTs: "'ai':13 'amaz':1 'conveni':18 'easi':20 'exact':7 'explan':8 'generat':15 'joke':11 'prompt':5 'thank':23 'understand':22"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6908723"
                +editedAt: null
                +createdAt: DateTimeImmutable @1705910444 {#2203
                  date: 2024-01-22 09:00:44.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2209}
              +body: "When people ask me why AI generated memes are creatively bankrupt, this post is what I’m gonna show them."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 19
              +score: 0
              +lastActive: DateTime @1705913258 {#3303
                date: 2024-01-22 09:47:38.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MacNCheezus@lemmy.today"
                "@Macaroni_ninja@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3307 …}
              +nested: Doctrine\ORM\PersistentCollection {#3309 …}
              +votes: Doctrine\ORM\PersistentCollection {#3311 …}
              +reports: Doctrine\ORM\PersistentCollection {#3313 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
              -id: 330820
              -bodyTs: "'ai':6 'ask':3 'bankrupt':11 'creativ':10 'generat':7 'gonna':18 'm':17 'meme':8 'peopl':2 'post':13 'show':19"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://slrpnk.net/comment/5582867"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705913258 {#3304
                date: 2024-01-22 09:47:38.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2209}
            +body: """
              Isn’t low effort AI memes like the pinnacle of shitposting? All the stupid stuff noone could be arsed to make before is now a couple of clicks away\n
              \n
              Anyways here’s an all-natural, organically grown, locally sourced shitpost, just for you:\n
              \n
              ![](https://lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1705996301 {#3469
              date: 2024-01-23 08:51:41.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
              "@Macaroni_ninja@lemmy.world"
              "@Prunebutt@slrpnk.net"
              "@MacNCheezus@lemmy.today"
              "@Macaroni_ninja@lemmy.world"
              "@Prunebutt@slrpnk.net"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3474 …}
            +nested: Doctrine\ORM\PersistentCollection {#3476 …}
            +votes: Doctrine\ORM\PersistentCollection {#3478 …}
            +reports: Doctrine\ORM\PersistentCollection {#3480 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3482 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3484 …}
            -id: 333651
            -bodyTs: "'/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':47 'ai':5 'all-natur':34 'anyway':30 'ars':19 'away':29 'click':28 'could':17 'coupl':26 'effort':4 'grown':38 'isn':1 'lemmy.world':46 'lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':45 'like':7 'local':39 'low':3 'make':21 'meme':6 'natur':36 'noon':16 'organ':37 'pinnacl':9 'shitpost':11,41 'sourc':40 'stuff':15 'stupid':14"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6936244"
            +editedAt: DateTimeImmutable @1727908603 {#3470
              date: 2024-10-03 00:36:43.0 +02:00
            }
            +createdAt: DateTimeImmutable @1705996301 {#3471
              date: 2024-01-23 08:51:41.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2209}
          +body: "I still think that “traditional” shitposting has a creative process to it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1706004301 {#3571
            date: 2024-01-23 11:05:01.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@Macaroni_ninja@lemmy.world"
            "@Prunebutt@slrpnk.net"
            "@ignotum@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3574 …}
          +nested: Doctrine\ORM\PersistentCollection {#3576 …}
          +votes: Doctrine\ORM\PersistentCollection {#3578 …}
          +reports: Doctrine\ORM\PersistentCollection {#3580 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3582 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3584 …}
          -id: 333818
          -bodyTs: "'creativ':9 'process':10 'shitpost':6 'still':2 'think':3 'tradit':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://slrpnk.net/comment/5611869"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706004301 {#3572
            date: 2024-01-23 11:05:01.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2209}
        +body: """
          Traditional:\n
          \n
          1. Think of shitpost\n
          2. Photoshop shitpost\n
          3. Profit\n
          \n
          With AI:\n
          \n
          1. Think of shitpost\n
          2. Generate shitpost image\n
          3. Profit
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706014486 {#3608
          date: 2024-01-23 13:54:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Macaroni_ninja@lemmy.world"
          "@Prunebutt@slrpnk.net"
          "@ignotum@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3611 …}
        +nested: Doctrine\ORM\PersistentCollection {#3613 …}
        +votes: Doctrine\ORM\PersistentCollection {#3615 …}
        +reports: Doctrine\ORM\PersistentCollection {#3617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3619 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3621 …}
        -id: 333999
        -bodyTs: "'1':2,13 '2':6,17 '3':9,21 'ai':12 'generat':18 'imag':20 'photoshop':7 'profit':10,22 'shitpost':5,8,16,19 'think':3,14 'tradit':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6942277"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706014486 {#3609
          date: 2024-01-23 13:54:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2209}
      +body: "Why not cut the middle man and just post the prompt?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706023510 {#3629
        date: 2024-01-23 16:25:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Macaroni_ninja@lemmy.world"
        "@Prunebutt@slrpnk.net"
        "@ignotum@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3632 …}
      +nested: Doctrine\ORM\PersistentCollection {#3636 …}
      +votes: Doctrine\ORM\PersistentCollection {#3638 …}
      +reports: Doctrine\ORM\PersistentCollection {#3639 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3641 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3643 …}
      -id: 334279
      -bodyTs: "'cut':3 'man':6 'middl':5 'post':9 'prompt':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/5617769"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706023510 {#3626
        date: 2024-01-23 16:25:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2209}
    +body: """
      A man with an exaggerated laughing-crying emoji pasted over his head, a bunch of 👌’s pasted everywhere, and then deepfried\n
      \n
      I don’t want to go through a middle man so please make that in photoshop, and then look at it\n
      \n
      Wow, yeah, not doing any work whatsoever is so much better, i’m sure that’ll take off
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706026886 {#3655
      date: 2024-01-23 17:21:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Macaroni_ninja@lemmy.world"
      "@Prunebutt@slrpnk.net"
      "@ignotum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3652 …}
    +nested: Doctrine\ORM\PersistentCollection {#3649 …}
    +votes: Doctrine\ORM\PersistentCollection {#3647 …}
    +reports: Doctrine\ORM\PersistentCollection {#3661 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3663 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3665 …}
    -id: 334398
    -bodyTs: "'better':54 'bunch':15 'cri':8 'deepfri':22 'emoji':9 'everywher':19 'exagger':5 'go':28 'head':13 'laugh':7 'laughing-cri':6 'll':59 'look':41 'm':56 'make':35 'man':2,32 'middl':31 'much':53 'past':10,18 'photoshop':38 'pleas':34 'sure':57 'take':60 'want':26 'whatsoev':50 'work':49 'wow':44 'yeah':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6945952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706026886 {#3658
      date: 2024-01-23 17:21:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2209}
  +body: "About as much creativity on display as feeding the prompt to an AI. Be cynical as much as you want: even shitpost enjoyers get bored if you’re not creative."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706030509 {#3677
    date: 2024-01-23 18:21:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Macaroni_ninja@lemmy.world"
    "@Prunebutt@slrpnk.net"
    "@ignotum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3674 …}
  +nested: Doctrine\ORM\PersistentCollection {#3671 …}
  +votes: Doctrine\ORM\PersistentCollection {#3669 …}
  +reports: Doctrine\ORM\PersistentCollection {#3683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3685 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3687 …}
  -id: 334548
  -bodyTs: "'ai':13 'bore':25 'creativ':4,30 'cynic':15 'display':6 'enjoy':23 'even':21 'feed':8 'get':24 'much':3,17 'prompt':10 're':28 'shitpost':22 'want':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5620034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706030509 {#3680
    date: 2024-01-23 18:21:49.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 {#3682
  +user: Proxies\__CG__\App\Entity\User {#3306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3660
    +user: Proxies\__CG__\App\Entity\User {#3473 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#3624
      +user: Proxies\__CG__\App\Entity\User {#3306 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: App\Entity\EntryComment {#3610
        +user: Proxies\__CG__\App\Entity\User {#3473 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
        +image: null
        +parent: App\Entity\EntryComment {#3573
          +user: Proxies\__CG__\App\Entity\User {#3306 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
          +image: null
          +parent: App\Entity\EntryComment {#3472
            +user: Proxies\__CG__\App\Entity\User {#3473 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
            +image: null
            +parent: App\Entity\EntryComment {#3305
              +user: Proxies\__CG__\App\Entity\User {#3306 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
              +image: null
              +parent: App\Entity\EntryComment {#2209
                +user: App\Entity\User {#2253 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
                +image: null
                +parent: null
                +root: null
                +body: "Amazing, so you just prompt the exact explanation of a joke and AI can generate it?! How convenient and easy to understand! Thanks!"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 15
                +score: 0
                +lastActive: DateTime @1728075100 {#2210
                  date: 2024-10-04 22:51:40.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@MacNCheezus@lemmy.today"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2200 …}
                +nested: Doctrine\ORM\PersistentCollection {#2270 …}
                +votes: Doctrine\ORM\PersistentCollection {#2257 …}
                +reports: Doctrine\ORM\PersistentCollection {#2267 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
                -id: 330751
                -bodyTs: "'ai':13 'amaz':1 'conveni':18 'easi':20 'exact':7 'explan':8 'generat':15 'joke':11 'prompt':5 'thank':23 'understand':22"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6908723"
                +editedAt: null
                +createdAt: DateTimeImmutable @1705910444 {#2203
                  date: 2024-01-22 09:00:44.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2209}
              +body: "When people ask me why AI generated memes are creatively bankrupt, this post is what I’m gonna show them."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 19
              +score: 0
              +lastActive: DateTime @1705913258 {#3303
                date: 2024-01-22 09:47:38.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MacNCheezus@lemmy.today"
                "@Macaroni_ninja@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3307 …}
              +nested: Doctrine\ORM\PersistentCollection {#3309 …}
              +votes: Doctrine\ORM\PersistentCollection {#3311 …}
              +reports: Doctrine\ORM\PersistentCollection {#3313 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
              -id: 330820
              -bodyTs: "'ai':6 'ask':3 'bankrupt':11 'creativ':10 'generat':7 'gonna':18 'm':17 'meme':8 'peopl':2 'post':13 'show':19"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://slrpnk.net/comment/5582867"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705913258 {#3304
                date: 2024-01-22 09:47:38.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2209}
            +body: """
              Isn’t low effort AI memes like the pinnacle of shitposting? All the stupid stuff noone could be arsed to make before is now a couple of clicks away\n
              \n
              Anyways here’s an all-natural, organically grown, locally sourced shitpost, just for you:\n
              \n
              ![](https://lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1705996301 {#3469
              date: 2024-01-23 08:51:41.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
              "@Macaroni_ninja@lemmy.world"
              "@Prunebutt@slrpnk.net"
              "@MacNCheezus@lemmy.today"
              "@Macaroni_ninja@lemmy.world"
              "@Prunebutt@slrpnk.net"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3474 …}
            +nested: Doctrine\ORM\PersistentCollection {#3476 …}
            +votes: Doctrine\ORM\PersistentCollection {#3478 …}
            +reports: Doctrine\ORM\PersistentCollection {#3480 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3482 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3484 …}
            -id: 333651
            -bodyTs: "'/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':47 'ai':5 'all-natur':34 'anyway':30 'ars':19 'away':29 'click':28 'could':17 'coupl':26 'effort':4 'grown':38 'isn':1 'lemmy.world':46 'lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':45 'like':7 'local':39 'low':3 'make':21 'meme':6 'natur':36 'noon':16 'organ':37 'pinnacl':9 'shitpost':11,41 'sourc':40 'stuff':15 'stupid':14"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6936244"
            +editedAt: DateTimeImmutable @1727908603 {#3470
              date: 2024-10-03 00:36:43.0 +02:00
            }
            +createdAt: DateTimeImmutable @1705996301 {#3471
              date: 2024-01-23 08:51:41.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2209}
          +body: "I still think that “traditional” shitposting has a creative process to it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1706004301 {#3571
            date: 2024-01-23 11:05:01.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@Macaroni_ninja@lemmy.world"
            "@Prunebutt@slrpnk.net"
            "@ignotum@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3574 …}
          +nested: Doctrine\ORM\PersistentCollection {#3576 …}
          +votes: Doctrine\ORM\PersistentCollection {#3578 …}
          +reports: Doctrine\ORM\PersistentCollection {#3580 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3582 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3584 …}
          -id: 333818
          -bodyTs: "'creativ':9 'process':10 'shitpost':6 'still':2 'think':3 'tradit':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://slrpnk.net/comment/5611869"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706004301 {#3572
            date: 2024-01-23 11:05:01.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2209}
        +body: """
          Traditional:\n
          \n
          1. Think of shitpost\n
          2. Photoshop shitpost\n
          3. Profit\n
          \n
          With AI:\n
          \n
          1. Think of shitpost\n
          2. Generate shitpost image\n
          3. Profit
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706014486 {#3608
          date: 2024-01-23 13:54:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Macaroni_ninja@lemmy.world"
          "@Prunebutt@slrpnk.net"
          "@ignotum@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3611 …}
        +nested: Doctrine\ORM\PersistentCollection {#3613 …}
        +votes: Doctrine\ORM\PersistentCollection {#3615 …}
        +reports: Doctrine\ORM\PersistentCollection {#3617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3619 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3621 …}
        -id: 333999
        -bodyTs: "'1':2,13 '2':6,17 '3':9,21 'ai':12 'generat':18 'imag':20 'photoshop':7 'profit':10,22 'shitpost':5,8,16,19 'think':3,14 'tradit':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6942277"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706014486 {#3609
          date: 2024-01-23 13:54:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2209}
      +body: "Why not cut the middle man and just post the prompt?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706023510 {#3629
        date: 2024-01-23 16:25:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Macaroni_ninja@lemmy.world"
        "@Prunebutt@slrpnk.net"
        "@ignotum@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3632 …}
      +nested: Doctrine\ORM\PersistentCollection {#3636 …}
      +votes: Doctrine\ORM\PersistentCollection {#3638 …}
      +reports: Doctrine\ORM\PersistentCollection {#3639 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3641 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3643 …}
      -id: 334279
      -bodyTs: "'cut':3 'man':6 'middl':5 'post':9 'prompt':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/5617769"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706023510 {#3626
        date: 2024-01-23 16:25:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2209}
    +body: """
      A man with an exaggerated laughing-crying emoji pasted over his head, a bunch of 👌’s pasted everywhere, and then deepfried\n
      \n
      I don’t want to go through a middle man so please make that in photoshop, and then look at it\n
      \n
      Wow, yeah, not doing any work whatsoever is so much better, i’m sure that’ll take off
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706026886 {#3655
      date: 2024-01-23 17:21:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Macaroni_ninja@lemmy.world"
      "@Prunebutt@slrpnk.net"
      "@ignotum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3652 …}
    +nested: Doctrine\ORM\PersistentCollection {#3649 …}
    +votes: Doctrine\ORM\PersistentCollection {#3647 …}
    +reports: Doctrine\ORM\PersistentCollection {#3661 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3663 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3665 …}
    -id: 334398
    -bodyTs: "'better':54 'bunch':15 'cri':8 'deepfri':22 'emoji':9 'everywher':19 'exagger':5 'go':28 'head':13 'laugh':7 'laughing-cri':6 'll':59 'look':41 'm':56 'make':35 'man':2,32 'middl':31 'much':53 'past':10,18 'photoshop':38 'pleas':34 'sure':57 'take':60 'want':26 'whatsoev':50 'work':49 'wow':44 'yeah':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6945952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706026886 {#3658
      date: 2024-01-23 17:21:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2209}
  +body: "About as much creativity on display as feeding the prompt to an AI. Be cynical as much as you want: even shitpost enjoyers get bored if you’re not creative."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706030509 {#3677
    date: 2024-01-23 18:21:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Macaroni_ninja@lemmy.world"
    "@Prunebutt@slrpnk.net"
    "@ignotum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3674 …}
  +nested: Doctrine\ORM\PersistentCollection {#3671 …}
  +votes: Doctrine\ORM\PersistentCollection {#3669 …}
  +reports: Doctrine\ORM\PersistentCollection {#3683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3685 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3687 …}
  -id: 334548
  -bodyTs: "'ai':13 'bore':25 'creativ':4,30 'cynic':15 'display':6 'enjoy':23 'even':21 'feed':8 'get':24 'much':3,17 'prompt':10 're':28 'shitpost':22 'want':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5620034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706030509 {#3680
    date: 2024-01-23 18:21:49.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 {#3682
  +user: Proxies\__CG__\App\Entity\User {#3306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3660
    +user: Proxies\__CG__\App\Entity\User {#3473 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#3624
      +user: Proxies\__CG__\App\Entity\User {#3306 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: App\Entity\EntryComment {#3610
        +user: Proxies\__CG__\App\Entity\User {#3473 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
        +image: null
        +parent: App\Entity\EntryComment {#3573
          +user: Proxies\__CG__\App\Entity\User {#3306 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
          +image: null
          +parent: App\Entity\EntryComment {#3472
            +user: Proxies\__CG__\App\Entity\User {#3473 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
            +image: null
            +parent: App\Entity\EntryComment {#3305
              +user: Proxies\__CG__\App\Entity\User {#3306 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
              +image: null
              +parent: App\Entity\EntryComment {#2209
                +user: App\Entity\User {#2253 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
                +image: null
                +parent: null
                +root: null
                +body: "Amazing, so you just prompt the exact explanation of a joke and AI can generate it?! How convenient and easy to understand! Thanks!"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 15
                +score: 0
                +lastActive: DateTime @1728075100 {#2210
                  date: 2024-10-04 22:51:40.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@MacNCheezus@lemmy.today"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2200 …}
                +nested: Doctrine\ORM\PersistentCollection {#2270 …}
                +votes: Doctrine\ORM\PersistentCollection {#2257 …}
                +reports: Doctrine\ORM\PersistentCollection {#2267 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
                -id: 330751
                -bodyTs: "'ai':13 'amaz':1 'conveni':18 'easi':20 'exact':7 'explan':8 'generat':15 'joke':11 'prompt':5 'thank':23 'understand':22"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6908723"
                +editedAt: null
                +createdAt: DateTimeImmutable @1705910444 {#2203
                  date: 2024-01-22 09:00:44.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2209}
              +body: "When people ask me why AI generated memes are creatively bankrupt, this post is what I’m gonna show them."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 19
              +score: 0
              +lastActive: DateTime @1705913258 {#3303
                date: 2024-01-22 09:47:38.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MacNCheezus@lemmy.today"
                "@Macaroni_ninja@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3307 …}
              +nested: Doctrine\ORM\PersistentCollection {#3309 …}
              +votes: Doctrine\ORM\PersistentCollection {#3311 …}
              +reports: Doctrine\ORM\PersistentCollection {#3313 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
              -id: 330820
              -bodyTs: "'ai':6 'ask':3 'bankrupt':11 'creativ':10 'generat':7 'gonna':18 'm':17 'meme':8 'peopl':2 'post':13 'show':19"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://slrpnk.net/comment/5582867"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705913258 {#3304
                date: 2024-01-22 09:47:38.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2209}
            +body: """
              Isn’t low effort AI memes like the pinnacle of shitposting? All the stupid stuff noone could be arsed to make before is now a couple of clicks away\n
              \n
              Anyways here’s an all-natural, organically grown, locally sourced shitpost, just for you:\n
              \n
              ![](https://lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1705996301 {#3469
              date: 2024-01-23 08:51:41.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
              "@Macaroni_ninja@lemmy.world"
              "@Prunebutt@slrpnk.net"
              "@MacNCheezus@lemmy.today"
              "@Macaroni_ninja@lemmy.world"
              "@Prunebutt@slrpnk.net"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3474 …}
            +nested: Doctrine\ORM\PersistentCollection {#3476 …}
            +votes: Doctrine\ORM\PersistentCollection {#3478 …}
            +reports: Doctrine\ORM\PersistentCollection {#3480 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3482 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3484 …}
            -id: 333651
            -bodyTs: "'/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':47 'ai':5 'all-natur':34 'anyway':30 'ars':19 'away':29 'click':28 'could':17 'coupl':26 'effort':4 'grown':38 'isn':1 'lemmy.world':46 'lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':45 'like':7 'local':39 'low':3 'make':21 'meme':6 'natur':36 'noon':16 'organ':37 'pinnacl':9 'shitpost':11,41 'sourc':40 'stuff':15 'stupid':14"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6936244"
            +editedAt: DateTimeImmutable @1727908603 {#3470
              date: 2024-10-03 00:36:43.0 +02:00
            }
            +createdAt: DateTimeImmutable @1705996301 {#3471
              date: 2024-01-23 08:51:41.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2209}
          +body: "I still think that “traditional” shitposting has a creative process to it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1706004301 {#3571
            date: 2024-01-23 11:05:01.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@Macaroni_ninja@lemmy.world"
            "@Prunebutt@slrpnk.net"
            "@ignotum@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3574 …}
          +nested: Doctrine\ORM\PersistentCollection {#3576 …}
          +votes: Doctrine\ORM\PersistentCollection {#3578 …}
          +reports: Doctrine\ORM\PersistentCollection {#3580 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3582 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3584 …}
          -id: 333818
          -bodyTs: "'creativ':9 'process':10 'shitpost':6 'still':2 'think':3 'tradit':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://slrpnk.net/comment/5611869"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706004301 {#3572
            date: 2024-01-23 11:05:01.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2209}
        +body: """
          Traditional:\n
          \n
          1. Think of shitpost\n
          2. Photoshop shitpost\n
          3. Profit\n
          \n
          With AI:\n
          \n
          1. Think of shitpost\n
          2. Generate shitpost image\n
          3. Profit
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706014486 {#3608
          date: 2024-01-23 13:54:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Macaroni_ninja@lemmy.world"
          "@Prunebutt@slrpnk.net"
          "@ignotum@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3611 …}
        +nested: Doctrine\ORM\PersistentCollection {#3613 …}
        +votes: Doctrine\ORM\PersistentCollection {#3615 …}
        +reports: Doctrine\ORM\PersistentCollection {#3617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3619 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3621 …}
        -id: 333999
        -bodyTs: "'1':2,13 '2':6,17 '3':9,21 'ai':12 'generat':18 'imag':20 'photoshop':7 'profit':10,22 'shitpost':5,8,16,19 'think':3,14 'tradit':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6942277"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706014486 {#3609
          date: 2024-01-23 13:54:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2209}
      +body: "Why not cut the middle man and just post the prompt?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706023510 {#3629
        date: 2024-01-23 16:25:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Macaroni_ninja@lemmy.world"
        "@Prunebutt@slrpnk.net"
        "@ignotum@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3632 …}
      +nested: Doctrine\ORM\PersistentCollection {#3636 …}
      +votes: Doctrine\ORM\PersistentCollection {#3638 …}
      +reports: Doctrine\ORM\PersistentCollection {#3639 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3641 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3643 …}
      -id: 334279
      -bodyTs: "'cut':3 'man':6 'middl':5 'post':9 'prompt':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/5617769"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706023510 {#3626
        date: 2024-01-23 16:25:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2209}
    +body: """
      A man with an exaggerated laughing-crying emoji pasted over his head, a bunch of 👌’s pasted everywhere, and then deepfried\n
      \n
      I don’t want to go through a middle man so please make that in photoshop, and then look at it\n
      \n
      Wow, yeah, not doing any work whatsoever is so much better, i’m sure that’ll take off
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706026886 {#3655
      date: 2024-01-23 17:21:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Macaroni_ninja@lemmy.world"
      "@Prunebutt@slrpnk.net"
      "@ignotum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3652 …}
    +nested: Doctrine\ORM\PersistentCollection {#3649 …}
    +votes: Doctrine\ORM\PersistentCollection {#3647 …}
    +reports: Doctrine\ORM\PersistentCollection {#3661 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3663 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3665 …}
    -id: 334398
    -bodyTs: "'better':54 'bunch':15 'cri':8 'deepfri':22 'emoji':9 'everywher':19 'exagger':5 'go':28 'head':13 'laugh':7 'laughing-cri':6 'll':59 'look':41 'm':56 'make':35 'man':2,32 'middl':31 'much':53 'past':10,18 'photoshop':38 'pleas':34 'sure':57 'take':60 'want':26 'whatsoev':50 'work':49 'wow':44 'yeah':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6945952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706026886 {#3658
      date: 2024-01-23 17:21:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2209}
  +body: "About as much creativity on display as feeding the prompt to an AI. Be cynical as much as you want: even shitpost enjoyers get bored if you’re not creative."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706030509 {#3677
    date: 2024-01-23 18:21:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Macaroni_ninja@lemmy.world"
    "@Prunebutt@slrpnk.net"
    "@ignotum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3674 …}
  +nested: Doctrine\ORM\PersistentCollection {#3671 …}
  +votes: Doctrine\ORM\PersistentCollection {#3669 …}
  +reports: Doctrine\ORM\PersistentCollection {#3683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3685 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3687 …}
  -id: 334548
  -bodyTs: "'ai':13 'bore':25 'creativ':4,30 'cynic':15 'display':6 'enjoy':23 'even':21 'feed':8 'get':24 'much':3,17 'prompt':10 're':28 'shitpost':22 'want':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5620034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706030509 {#3680
    date: 2024-01-23 18:21:49.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 {#3704
  +user: Proxies\__CG__\App\Entity\User {#3473 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3682
    +user: Proxies\__CG__\App\Entity\User {#3306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#3660
      +user: Proxies\__CG__\App\Entity\User {#3473 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: App\Entity\EntryComment {#3624
        +user: Proxies\__CG__\App\Entity\User {#3306 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
        +image: null
        +parent: App\Entity\EntryComment {#3610
          +user: Proxies\__CG__\App\Entity\User {#3473 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
          +image: null
          +parent: App\Entity\EntryComment {#3573
            +user: Proxies\__CG__\App\Entity\User {#3306 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
            +image: null
            +parent: App\Entity\EntryComment {#3472
              +user: Proxies\__CG__\App\Entity\User {#3473 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
              +image: null
              +parent: App\Entity\EntryComment {#3305
                +user: Proxies\__CG__\App\Entity\User {#3306 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
                +image: null
                +parent: App\Entity\EntryComment {#2209
                  +user: App\Entity\User {#2253 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "Amazing, so you just prompt the exact explanation of a joke and AI can generate it?! How convenient and easy to understand! Thanks!"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 15
                  +score: 0
                  +lastActive: DateTime @1728075100 {#2210
                    date: 2024-10-04 22:51:40.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@MacNCheezus@lemmy.today"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#2200 …}
                  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
                  +votes: Doctrine\ORM\PersistentCollection {#2257 …}
                  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
                  -id: 330751
                  -bodyTs: "'ai':13 'amaz':1 'conveni':18 'easi':20 'exact':7 'explan':8 'generat':15 'joke':11 'prompt':5 'thank':23 'understand':22"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/6908723"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1705910444 {#2203
                    date: 2024-01-22 09:00:44.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2209}
                +body: "When people ask me why AI generated memes are creatively bankrupt, this post is what I’m gonna show them."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 19
                +score: 0
                +lastActive: DateTime @1705913258 {#3303
                  date: 2024-01-22 09:47:38.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@MacNCheezus@lemmy.today"
                  "@Macaroni_ninja@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3307 …}
                +nested: Doctrine\ORM\PersistentCollection {#3309 …}
                +votes: Doctrine\ORM\PersistentCollection {#3311 …}
                +reports: Doctrine\ORM\PersistentCollection {#3313 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
                -id: 330820
                -bodyTs: "'ai':6 'ask':3 'bankrupt':11 'creativ':10 'generat':7 'gonna':18 'm':17 'meme':8 'peopl':2 'post':13 'show':19"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://slrpnk.net/comment/5582867"
                +editedAt: null
                +createdAt: DateTimeImmutable @1705913258 {#3304
                  date: 2024-01-22 09:47:38.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2209}
              +body: """
                Isn’t low effort AI memes like the pinnacle of shitposting? All the stupid stuff noone could be arsed to make before is now a couple of clicks away\n
                \n
                Anyways here’s an all-natural, organically grown, locally sourced shitpost, just for you:\n
                \n
                ![](https://lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 1
              +score: 0
              +lastActive: DateTime @1705996301 {#3469
                date: 2024-01-23 08:51:41.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MacNCheezus@lemmy.today"
                "@Macaroni_ninja@lemmy.world"
                "@Prunebutt@slrpnk.net"
                "@MacNCheezus@lemmy.today"
                "@Macaroni_ninja@lemmy.world"
                "@Prunebutt@slrpnk.net"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3474 …}
              +nested: Doctrine\ORM\PersistentCollection {#3476 …}
              +votes: Doctrine\ORM\PersistentCollection {#3478 …}
              +reports: Doctrine\ORM\PersistentCollection {#3480 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3482 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3484 …}
              -id: 333651
              -bodyTs: "'/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':47 'ai':5 'all-natur':34 'anyway':30 'ars':19 'away':29 'click':28 'could':17 'coupl':26 'effort':4 'grown':38 'isn':1 'lemmy.world':46 'lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':45 'like':7 'local':39 'low':3 'make':21 'meme':6 'natur':36 'noon':16 'organ':37 'pinnacl':9 'shitpost':11,41 'sourc':40 'stuff':15 'stupid':14"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6936244"
              +editedAt: DateTimeImmutable @1727908603 {#3470
                date: 2024-10-03 00:36:43.0 +02:00
              }
              +createdAt: DateTimeImmutable @1705996301 {#3471
                date: 2024-01-23 08:51:41.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2209}
            +body: "I still think that “traditional” shitposting has a creative process to it."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1706004301 {#3571
              date: 2024-01-23 11:05:01.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
              "@Macaroni_ninja@lemmy.world"
              "@Prunebutt@slrpnk.net"
              "@ignotum@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3574 …}
            +nested: Doctrine\ORM\PersistentCollection {#3576 …}
            +votes: Doctrine\ORM\PersistentCollection {#3578 …}
            +reports: Doctrine\ORM\PersistentCollection {#3580 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3582 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3584 …}
            -id: 333818
            -bodyTs: "'creativ':9 'process':10 'shitpost':6 'still':2 'think':3 'tradit':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://slrpnk.net/comment/5611869"
            +editedAt: null
            +createdAt: DateTimeImmutable @1706004301 {#3572
              date: 2024-01-23 11:05:01.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2209}
          +body: """
            Traditional:\n
            \n
            1. Think of shitpost\n
            2. Photoshop shitpost\n
            3. Profit\n
            \n
            With AI:\n
            \n
            1. Think of shitpost\n
            2. Generate shitpost image\n
            3. Profit
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1706014486 {#3608
            date: 2024-01-23 13:54:46.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@Macaroni_ninja@lemmy.world"
            "@Prunebutt@slrpnk.net"
            "@ignotum@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3611 …}
          +nested: Doctrine\ORM\PersistentCollection {#3613 …}
          +votes: Doctrine\ORM\PersistentCollection {#3615 …}
          +reports: Doctrine\ORM\PersistentCollection {#3617 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3619 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3621 …}
          -id: 333999
          -bodyTs: "'1':2,13 '2':6,17 '3':9,21 'ai':12 'generat':18 'imag':20 'photoshop':7 'profit':10,22 'shitpost':5,8,16,19 'think':3,14 'tradit':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6942277"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706014486 {#3609
            date: 2024-01-23 13:54:46.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2209}
        +body: "Why not cut the middle man and just post the prompt?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706023510 {#3629
          date: 2024-01-23 16:25:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Macaroni_ninja@lemmy.world"
          "@Prunebutt@slrpnk.net"
          "@ignotum@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3632 …}
        +nested: Doctrine\ORM\PersistentCollection {#3636 …}
        +votes: Doctrine\ORM\PersistentCollection {#3638 …}
        +reports: Doctrine\ORM\PersistentCollection {#3639 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3641 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3643 …}
        -id: 334279
        -bodyTs: "'cut':3 'man':6 'middl':5 'post':9 'prompt':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://slrpnk.net/comment/5617769"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706023510 {#3626
          date: 2024-01-23 16:25:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2209}
      +body: """
        A man with an exaggerated laughing-crying emoji pasted over his head, a bunch of 👌’s pasted everywhere, and then deepfried\n
        \n
        I don’t want to go through a middle man so please make that in photoshop, and then look at it\n
        \n
        Wow, yeah, not doing any work whatsoever is so much better, i’m sure that’ll take off
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706026886 {#3655
        date: 2024-01-23 17:21:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Macaroni_ninja@lemmy.world"
        "@Prunebutt@slrpnk.net"
        "@ignotum@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3652 …}
      +nested: Doctrine\ORM\PersistentCollection {#3649 …}
      +votes: Doctrine\ORM\PersistentCollection {#3647 …}
      +reports: Doctrine\ORM\PersistentCollection {#3661 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3663 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3665 …}
      -id: 334398
      -bodyTs: "'better':54 'bunch':15 'cri':8 'deepfri':22 'emoji':9 'everywher':19 'exagger':5 'go':28 'head':13 'laugh':7 'laughing-cri':6 'll':59 'look':41 'm':56 'make':35 'man':2,32 'middl':31 'much':53 'past':10,18 'photoshop':38 'pleas':34 'sure':57 'take':60 'want':26 'whatsoev':50 'work':49 'wow':44 'yeah':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6945952"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706026886 {#3658
        date: 2024-01-23 17:21:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2209}
    +body: "About as much creativity on display as feeding the prompt to an AI. Be cynical as much as you want: even shitpost enjoyers get bored if you’re not creative."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706030509 {#3677
      date: 2024-01-23 18:21:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Macaroni_ninja@lemmy.world"
      "@Prunebutt@slrpnk.net"
      "@ignotum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3674 …}
    +nested: Doctrine\ORM\PersistentCollection {#3671 …}
    +votes: Doctrine\ORM\PersistentCollection {#3669 …}
    +reports: Doctrine\ORM\PersistentCollection {#3683 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3685 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3687 …}
    -id: 334548
    -bodyTs: "'ai':13 'bore':25 'creativ':4,30 'cynic':15 'display':6 'enjoy':23 'even':21 'feed':8 'get':24 'much':3,17 'prompt':10 're':28 'shitpost':22 'want':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/5620034"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706030509 {#3680
      date: 2024-01-23 18:21:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2209}
  +body: """
    That’s why i’m not making shitposts\n
    \n
    Aren’t you being cynical, that people aren’t capable of a shred of creativity if they use AI to make posts?\n
    \n
    If i had made my idea above and posted it, it would (and should) get downvoted and fade away into obscurity, regardless of whether i used AI or photoshop to make it
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706043031 {#3699
    date: 2024-01-23 21:50:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Macaroni_ninja@lemmy.world"
    "@Prunebutt@slrpnk.net"
    "@ignotum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3696 …}
  +nested: Doctrine\ORM\PersistentCollection {#3693 …}
  +votes: Doctrine\ORM\PersistentCollection {#3691 …}
  +reports: Doctrine\ORM\PersistentCollection {#3705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3709 …}
  -id: 335102
  -bodyTs: "'ai':27,57 'aren':9,16 'away':49 'capabl':18 'creativ':23 'cynic':13 'downvot':46 'fade':48 'get':45 'idea':36 'm':5 'made':34 'make':7,29,61 'obscur':51 'peopl':15 'photoshop':59 'post':30,39 'regardless':52 'shitpost':8 'shred':21 'use':26,56 'whether':54 'would':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6951294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706043031 {#3702
    date: 2024-01-23 21:50:31.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 {#3704
  +user: Proxies\__CG__\App\Entity\User {#3473 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3682
    +user: Proxies\__CG__\App\Entity\User {#3306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#3660
      +user: Proxies\__CG__\App\Entity\User {#3473 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: App\Entity\EntryComment {#3624
        +user: Proxies\__CG__\App\Entity\User {#3306 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
        +image: null
        +parent: App\Entity\EntryComment {#3610
          +user: Proxies\__CG__\App\Entity\User {#3473 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
          +image: null
          +parent: App\Entity\EntryComment {#3573
            +user: Proxies\__CG__\App\Entity\User {#3306 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
            +image: null
            +parent: App\Entity\EntryComment {#3472
              +user: Proxies\__CG__\App\Entity\User {#3473 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
              +image: null
              +parent: App\Entity\EntryComment {#3305
                +user: Proxies\__CG__\App\Entity\User {#3306 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
                +image: null
                +parent: App\Entity\EntryComment {#2209
                  +user: App\Entity\User {#2253 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "Amazing, so you just prompt the exact explanation of a joke and AI can generate it?! How convenient and easy to understand! Thanks!"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 15
                  +score: 0
                  +lastActive: DateTime @1728075100 {#2210
                    date: 2024-10-04 22:51:40.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@MacNCheezus@lemmy.today"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#2200 …}
                  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
                  +votes: Doctrine\ORM\PersistentCollection {#2257 …}
                  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
                  -id: 330751
                  -bodyTs: "'ai':13 'amaz':1 'conveni':18 'easi':20 'exact':7 'explan':8 'generat':15 'joke':11 'prompt':5 'thank':23 'understand':22"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/6908723"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1705910444 {#2203
                    date: 2024-01-22 09:00:44.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2209}
                +body: "When people ask me why AI generated memes are creatively bankrupt, this post is what I’m gonna show them."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 19
                +score: 0
                +lastActive: DateTime @1705913258 {#3303
                  date: 2024-01-22 09:47:38.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@MacNCheezus@lemmy.today"
                  "@Macaroni_ninja@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3307 …}
                +nested: Doctrine\ORM\PersistentCollection {#3309 …}
                +votes: Doctrine\ORM\PersistentCollection {#3311 …}
                +reports: Doctrine\ORM\PersistentCollection {#3313 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
                -id: 330820
                -bodyTs: "'ai':6 'ask':3 'bankrupt':11 'creativ':10 'generat':7 'gonna':18 'm':17 'meme':8 'peopl':2 'post':13 'show':19"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://slrpnk.net/comment/5582867"
                +editedAt: null
                +createdAt: DateTimeImmutable @1705913258 {#3304
                  date: 2024-01-22 09:47:38.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2209}
              +body: """
                Isn’t low effort AI memes like the pinnacle of shitposting? All the stupid stuff noone could be arsed to make before is now a couple of clicks away\n
                \n
                Anyways here’s an all-natural, organically grown, locally sourced shitpost, just for you:\n
                \n
                ![](https://lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 1
              +score: 0
              +lastActive: DateTime @1705996301 {#3469
                date: 2024-01-23 08:51:41.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MacNCheezus@lemmy.today"
                "@Macaroni_ninja@lemmy.world"
                "@Prunebutt@slrpnk.net"
                "@MacNCheezus@lemmy.today"
                "@Macaroni_ninja@lemmy.world"
                "@Prunebutt@slrpnk.net"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3474 …}
              +nested: Doctrine\ORM\PersistentCollection {#3476 …}
              +votes: Doctrine\ORM\PersistentCollection {#3478 …}
              +reports: Doctrine\ORM\PersistentCollection {#3480 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3482 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3484 …}
              -id: 333651
              -bodyTs: "'/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':47 'ai':5 'all-natur':34 'anyway':30 'ars':19 'away':29 'click':28 'could':17 'coupl':26 'effort':4 'grown':38 'isn':1 'lemmy.world':46 'lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':45 'like':7 'local':39 'low':3 'make':21 'meme':6 'natur':36 'noon':16 'organ':37 'pinnacl':9 'shitpost':11,41 'sourc':40 'stuff':15 'stupid':14"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6936244"
              +editedAt: DateTimeImmutable @1727908603 {#3470
                date: 2024-10-03 00:36:43.0 +02:00
              }
              +createdAt: DateTimeImmutable @1705996301 {#3471
                date: 2024-01-23 08:51:41.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2209}
            +body: "I still think that “traditional” shitposting has a creative process to it."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1706004301 {#3571
              date: 2024-01-23 11:05:01.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
              "@Macaroni_ninja@lemmy.world"
              "@Prunebutt@slrpnk.net"
              "@ignotum@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3574 …}
            +nested: Doctrine\ORM\PersistentCollection {#3576 …}
            +votes: Doctrine\ORM\PersistentCollection {#3578 …}
            +reports: Doctrine\ORM\PersistentCollection {#3580 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3582 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3584 …}
            -id: 333818
            -bodyTs: "'creativ':9 'process':10 'shitpost':6 'still':2 'think':3 'tradit':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://slrpnk.net/comment/5611869"
            +editedAt: null
            +createdAt: DateTimeImmutable @1706004301 {#3572
              date: 2024-01-23 11:05:01.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2209}
          +body: """
            Traditional:\n
            \n
            1. Think of shitpost\n
            2. Photoshop shitpost\n
            3. Profit\n
            \n
            With AI:\n
            \n
            1. Think of shitpost\n
            2. Generate shitpost image\n
            3. Profit
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1706014486 {#3608
            date: 2024-01-23 13:54:46.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@Macaroni_ninja@lemmy.world"
            "@Prunebutt@slrpnk.net"
            "@ignotum@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3611 …}
          +nested: Doctrine\ORM\PersistentCollection {#3613 …}
          +votes: Doctrine\ORM\PersistentCollection {#3615 …}
          +reports: Doctrine\ORM\PersistentCollection {#3617 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3619 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3621 …}
          -id: 333999
          -bodyTs: "'1':2,13 '2':6,17 '3':9,21 'ai':12 'generat':18 'imag':20 'photoshop':7 'profit':10,22 'shitpost':5,8,16,19 'think':3,14 'tradit':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6942277"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706014486 {#3609
            date: 2024-01-23 13:54:46.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2209}
        +body: "Why not cut the middle man and just post the prompt?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706023510 {#3629
          date: 2024-01-23 16:25:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Macaroni_ninja@lemmy.world"
          "@Prunebutt@slrpnk.net"
          "@ignotum@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3632 …}
        +nested: Doctrine\ORM\PersistentCollection {#3636 …}
        +votes: Doctrine\ORM\PersistentCollection {#3638 …}
        +reports: Doctrine\ORM\PersistentCollection {#3639 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3641 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3643 …}
        -id: 334279
        -bodyTs: "'cut':3 'man':6 'middl':5 'post':9 'prompt':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://slrpnk.net/comment/5617769"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706023510 {#3626
          date: 2024-01-23 16:25:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2209}
      +body: """
        A man with an exaggerated laughing-crying emoji pasted over his head, a bunch of 👌’s pasted everywhere, and then deepfried\n
        \n
        I don’t want to go through a middle man so please make that in photoshop, and then look at it\n
        \n
        Wow, yeah, not doing any work whatsoever is so much better, i’m sure that’ll take off
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706026886 {#3655
        date: 2024-01-23 17:21:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Macaroni_ninja@lemmy.world"
        "@Prunebutt@slrpnk.net"
        "@ignotum@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3652 …}
      +nested: Doctrine\ORM\PersistentCollection {#3649 …}
      +votes: Doctrine\ORM\PersistentCollection {#3647 …}
      +reports: Doctrine\ORM\PersistentCollection {#3661 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3663 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3665 …}
      -id: 334398
      -bodyTs: "'better':54 'bunch':15 'cri':8 'deepfri':22 'emoji':9 'everywher':19 'exagger':5 'go':28 'head':13 'laugh':7 'laughing-cri':6 'll':59 'look':41 'm':56 'make':35 'man':2,32 'middl':31 'much':53 'past':10,18 'photoshop':38 'pleas':34 'sure':57 'take':60 'want':26 'whatsoev':50 'work':49 'wow':44 'yeah':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6945952"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706026886 {#3658
        date: 2024-01-23 17:21:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2209}
    +body: "About as much creativity on display as feeding the prompt to an AI. Be cynical as much as you want: even shitpost enjoyers get bored if you’re not creative."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706030509 {#3677
      date: 2024-01-23 18:21:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Macaroni_ninja@lemmy.world"
      "@Prunebutt@slrpnk.net"
      "@ignotum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3674 …}
    +nested: Doctrine\ORM\PersistentCollection {#3671 …}
    +votes: Doctrine\ORM\PersistentCollection {#3669 …}
    +reports: Doctrine\ORM\PersistentCollection {#3683 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3685 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3687 …}
    -id: 334548
    -bodyTs: "'ai':13 'bore':25 'creativ':4,30 'cynic':15 'display':6 'enjoy':23 'even':21 'feed':8 'get':24 'much':3,17 'prompt':10 're':28 'shitpost':22 'want':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/5620034"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706030509 {#3680
      date: 2024-01-23 18:21:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2209}
  +body: """
    That’s why i’m not making shitposts\n
    \n
    Aren’t you being cynical, that people aren’t capable of a shred of creativity if they use AI to make posts?\n
    \n
    If i had made my idea above and posted it, it would (and should) get downvoted and fade away into obscurity, regardless of whether i used AI or photoshop to make it
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706043031 {#3699
    date: 2024-01-23 21:50:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Macaroni_ninja@lemmy.world"
    "@Prunebutt@slrpnk.net"
    "@ignotum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3696 …}
  +nested: Doctrine\ORM\PersistentCollection {#3693 …}
  +votes: Doctrine\ORM\PersistentCollection {#3691 …}
  +reports: Doctrine\ORM\PersistentCollection {#3705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3709 …}
  -id: 335102
  -bodyTs: "'ai':27,57 'aren':9,16 'away':49 'capabl':18 'creativ':23 'cynic':13 'downvot':46 'fade':48 'get':45 'idea':36 'm':5 'made':34 'make':7,29,61 'obscur':51 'peopl':15 'photoshop':59 'post':30,39 'regardless':52 'shitpost':8 'shred':21 'use':26,56 'whether':54 'would':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6951294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706043031 {#3702
    date: 2024-01-23 21:50:31.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 {#3704
  +user: Proxies\__CG__\App\Entity\User {#3473 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3682
    +user: Proxies\__CG__\App\Entity\User {#3306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#3660
      +user: Proxies\__CG__\App\Entity\User {#3473 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: App\Entity\EntryComment {#3624
        +user: Proxies\__CG__\App\Entity\User {#3306 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
        +image: null
        +parent: App\Entity\EntryComment {#3610
          +user: Proxies\__CG__\App\Entity\User {#3473 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
          +image: null
          +parent: App\Entity\EntryComment {#3573
            +user: Proxies\__CG__\App\Entity\User {#3306 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
            +image: null
            +parent: App\Entity\EntryComment {#3472
              +user: Proxies\__CG__\App\Entity\User {#3473 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
              +image: null
              +parent: App\Entity\EntryComment {#3305
                +user: Proxies\__CG__\App\Entity\User {#3306 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
                +image: null
                +parent: App\Entity\EntryComment {#2209
                  +user: App\Entity\User {#2253 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "Amazing, so you just prompt the exact explanation of a joke and AI can generate it?! How convenient and easy to understand! Thanks!"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 15
                  +score: 0
                  +lastActive: DateTime @1728075100 {#2210
                    date: 2024-10-04 22:51:40.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@MacNCheezus@lemmy.today"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#2200 …}
                  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
                  +votes: Doctrine\ORM\PersistentCollection {#2257 …}
                  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
                  -id: 330751
                  -bodyTs: "'ai':13 'amaz':1 'conveni':18 'easi':20 'exact':7 'explan':8 'generat':15 'joke':11 'prompt':5 'thank':23 'understand':22"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/6908723"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1705910444 {#2203
                    date: 2024-01-22 09:00:44.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2209}
                +body: "When people ask me why AI generated memes are creatively bankrupt, this post is what I’m gonna show them."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 19
                +score: 0
                +lastActive: DateTime @1705913258 {#3303
                  date: 2024-01-22 09:47:38.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@MacNCheezus@lemmy.today"
                  "@Macaroni_ninja@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3307 …}
                +nested: Doctrine\ORM\PersistentCollection {#3309 …}
                +votes: Doctrine\ORM\PersistentCollection {#3311 …}
                +reports: Doctrine\ORM\PersistentCollection {#3313 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
                -id: 330820
                -bodyTs: "'ai':6 'ask':3 'bankrupt':11 'creativ':10 'generat':7 'gonna':18 'm':17 'meme':8 'peopl':2 'post':13 'show':19"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://slrpnk.net/comment/5582867"
                +editedAt: null
                +createdAt: DateTimeImmutable @1705913258 {#3304
                  date: 2024-01-22 09:47:38.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2209}
              +body: """
                Isn’t low effort AI memes like the pinnacle of shitposting? All the stupid stuff noone could be arsed to make before is now a couple of clicks away\n
                \n
                Anyways here’s an all-natural, organically grown, locally sourced shitpost, just for you:\n
                \n
                ![](https://lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 1
              +score: 0
              +lastActive: DateTime @1705996301 {#3469
                date: 2024-01-23 08:51:41.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MacNCheezus@lemmy.today"
                "@Macaroni_ninja@lemmy.world"
                "@Prunebutt@slrpnk.net"
                "@MacNCheezus@lemmy.today"
                "@Macaroni_ninja@lemmy.world"
                "@Prunebutt@slrpnk.net"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3474 …}
              +nested: Doctrine\ORM\PersistentCollection {#3476 …}
              +votes: Doctrine\ORM\PersistentCollection {#3478 …}
              +reports: Doctrine\ORM\PersistentCollection {#3480 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3482 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3484 …}
              -id: 333651
              -bodyTs: "'/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':47 'ai':5 'all-natur':34 'anyway':30 'ars':19 'away':29 'click':28 'could':17 'coupl':26 'effort':4 'grown':38 'isn':1 'lemmy.world':46 'lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':45 'like':7 'local':39 'low':3 'make':21 'meme':6 'natur':36 'noon':16 'organ':37 'pinnacl':9 'shitpost':11,41 'sourc':40 'stuff':15 'stupid':14"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6936244"
              +editedAt: DateTimeImmutable @1727908603 {#3470
                date: 2024-10-03 00:36:43.0 +02:00
              }
              +createdAt: DateTimeImmutable @1705996301 {#3471
                date: 2024-01-23 08:51:41.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2209}
            +body: "I still think that “traditional” shitposting has a creative process to it."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1706004301 {#3571
              date: 2024-01-23 11:05:01.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
              "@Macaroni_ninja@lemmy.world"
              "@Prunebutt@slrpnk.net"
              "@ignotum@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3574 …}
            +nested: Doctrine\ORM\PersistentCollection {#3576 …}
            +votes: Doctrine\ORM\PersistentCollection {#3578 …}
            +reports: Doctrine\ORM\PersistentCollection {#3580 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3582 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3584 …}
            -id: 333818
            -bodyTs: "'creativ':9 'process':10 'shitpost':6 'still':2 'think':3 'tradit':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://slrpnk.net/comment/5611869"
            +editedAt: null
            +createdAt: DateTimeImmutable @1706004301 {#3572
              date: 2024-01-23 11:05:01.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2209}
          +body: """
            Traditional:\n
            \n
            1. Think of shitpost\n
            2. Photoshop shitpost\n
            3. Profit\n
            \n
            With AI:\n
            \n
            1. Think of shitpost\n
            2. Generate shitpost image\n
            3. Profit
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1706014486 {#3608
            date: 2024-01-23 13:54:46.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@Macaroni_ninja@lemmy.world"
            "@Prunebutt@slrpnk.net"
            "@ignotum@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3611 …}
          +nested: Doctrine\ORM\PersistentCollection {#3613 …}
          +votes: Doctrine\ORM\PersistentCollection {#3615 …}
          +reports: Doctrine\ORM\PersistentCollection {#3617 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3619 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3621 …}
          -id: 333999
          -bodyTs: "'1':2,13 '2':6,17 '3':9,21 'ai':12 'generat':18 'imag':20 'photoshop':7 'profit':10,22 'shitpost':5,8,16,19 'think':3,14 'tradit':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6942277"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706014486 {#3609
            date: 2024-01-23 13:54:46.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2209}
        +body: "Why not cut the middle man and just post the prompt?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706023510 {#3629
          date: 2024-01-23 16:25:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Macaroni_ninja@lemmy.world"
          "@Prunebutt@slrpnk.net"
          "@ignotum@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3632 …}
        +nested: Doctrine\ORM\PersistentCollection {#3636 …}
        +votes: Doctrine\ORM\PersistentCollection {#3638 …}
        +reports: Doctrine\ORM\PersistentCollection {#3639 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3641 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3643 …}
        -id: 334279
        -bodyTs: "'cut':3 'man':6 'middl':5 'post':9 'prompt':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://slrpnk.net/comment/5617769"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706023510 {#3626
          date: 2024-01-23 16:25:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2209}
      +body: """
        A man with an exaggerated laughing-crying emoji pasted over his head, a bunch of 👌’s pasted everywhere, and then deepfried\n
        \n
        I don’t want to go through a middle man so please make that in photoshop, and then look at it\n
        \n
        Wow, yeah, not doing any work whatsoever is so much better, i’m sure that’ll take off
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706026886 {#3655
        date: 2024-01-23 17:21:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Macaroni_ninja@lemmy.world"
        "@Prunebutt@slrpnk.net"
        "@ignotum@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3652 …}
      +nested: Doctrine\ORM\PersistentCollection {#3649 …}
      +votes: Doctrine\ORM\PersistentCollection {#3647 …}
      +reports: Doctrine\ORM\PersistentCollection {#3661 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3663 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3665 …}
      -id: 334398
      -bodyTs: "'better':54 'bunch':15 'cri':8 'deepfri':22 'emoji':9 'everywher':19 'exagger':5 'go':28 'head':13 'laugh':7 'laughing-cri':6 'll':59 'look':41 'm':56 'make':35 'man':2,32 'middl':31 'much':53 'past':10,18 'photoshop':38 'pleas':34 'sure':57 'take':60 'want':26 'whatsoev':50 'work':49 'wow':44 'yeah':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6945952"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706026886 {#3658
        date: 2024-01-23 17:21:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2209}
    +body: "About as much creativity on display as feeding the prompt to an AI. Be cynical as much as you want: even shitpost enjoyers get bored if you’re not creative."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706030509 {#3677
      date: 2024-01-23 18:21:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Macaroni_ninja@lemmy.world"
      "@Prunebutt@slrpnk.net"
      "@ignotum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3674 …}
    +nested: Doctrine\ORM\PersistentCollection {#3671 …}
    +votes: Doctrine\ORM\PersistentCollection {#3669 …}
    +reports: Doctrine\ORM\PersistentCollection {#3683 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3685 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3687 …}
    -id: 334548
    -bodyTs: "'ai':13 'bore':25 'creativ':4,30 'cynic':15 'display':6 'enjoy':23 'even':21 'feed':8 'get':24 'much':3,17 'prompt':10 're':28 'shitpost':22 'want':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/5620034"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706030509 {#3680
      date: 2024-01-23 18:21:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2209}
  +body: """
    That’s why i’m not making shitposts\n
    \n
    Aren’t you being cynical, that people aren’t capable of a shred of creativity if they use AI to make posts?\n
    \n
    If i had made my idea above and posted it, it would (and should) get downvoted and fade away into obscurity, regardless of whether i used AI or photoshop to make it
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706043031 {#3699
    date: 2024-01-23 21:50:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Macaroni_ninja@lemmy.world"
    "@Prunebutt@slrpnk.net"
    "@ignotum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3696 …}
  +nested: Doctrine\ORM\PersistentCollection {#3693 …}
  +votes: Doctrine\ORM\PersistentCollection {#3691 …}
  +reports: Doctrine\ORM\PersistentCollection {#3705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3709 …}
  -id: 335102
  -bodyTs: "'ai':27,57 'aren':9,16 'away':49 'capabl':18 'creativ':23 'cynic':13 'downvot':46 'fade':48 'get':45 'idea':36 'm':5 'made':34 'make':7,29,61 'obscur':51 'peopl':15 'photoshop':59 'post':30,39 'regardless':52 'shitpost':8 'shred':21 'use':26,56 'whether':54 'would':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6951294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706043031 {#3702
    date: 2024-01-23 21:50:31.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 {#3726
  +user: Proxies\__CG__\App\Entity\User {#3306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3704
    +user: Proxies\__CG__\App\Entity\User {#3473 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#3682
      +user: Proxies\__CG__\App\Entity\User {#3306 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: App\Entity\EntryComment {#3660
        +user: Proxies\__CG__\App\Entity\User {#3473 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
        +image: null
        +parent: App\Entity\EntryComment {#3624
          +user: Proxies\__CG__\App\Entity\User {#3306 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
          +image: null
          +parent: App\Entity\EntryComment {#3610
            +user: Proxies\__CG__\App\Entity\User {#3473 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
            +image: null
            +parent: App\Entity\EntryComment {#3573
              +user: Proxies\__CG__\App\Entity\User {#3306 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
              +image: null
              +parent: App\Entity\EntryComment {#3472
                +user: Proxies\__CG__\App\Entity\User {#3473 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
                +image: null
                +parent: App\Entity\EntryComment {#3305
                  +user: Proxies\__CG__\App\Entity\User {#3306 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
                  +image: null
                  +parent: App\Entity\EntryComment {#2209
                    +user: App\Entity\User {#2253 …}
                    +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
                    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "Amazing, so you just prompt the exact explanation of a joke and AI can generate it?! How convenient and easy to understand! Thanks!"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 15
                    +score: 0
                    +lastActive: DateTime @1728075100 {#2210
                      date: 2024-10-04 22:51:40.0 +02:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@MacNCheezus@lemmy.today"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#2200 …}
                    +nested: Doctrine\ORM\PersistentCollection {#2270 …}
                    +votes: Doctrine\ORM\PersistentCollection {#2257 …}
                    +reports: Doctrine\ORM\PersistentCollection {#2267 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
                    -id: 330751
                    -bodyTs: "'ai':13 'amaz':1 'conveni':18 'easi':20 'exact':7 'explan':8 'generat':15 'joke':11 'prompt':5 'thank':23 'understand':22"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/6908723"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1705910444 {#2203
                      date: 2024-01-22 09:00:44.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#2209}
                  +body: "When people ask me why AI generated memes are creatively bankrupt, this post is what I’m gonna show them."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 19
                  +score: 0
                  +lastActive: DateTime @1705913258 {#3303
                    date: 2024-01-22 09:47:38.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@MacNCheezus@lemmy.today"
                    "@Macaroni_ninja@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3307 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3309 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3311 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3313 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
                  -id: 330820
                  -bodyTs: "'ai':6 'ask':3 'bankrupt':11 'creativ':10 'generat':7 'gonna':18 'm':17 'meme':8 'peopl':2 'post':13 'show':19"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://slrpnk.net/comment/5582867"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1705913258 {#3304
                    date: 2024-01-22 09:47:38.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2209}
                +body: """
                  Isn’t low effort AI memes like the pinnacle of shitposting? All the stupid stuff noone could be arsed to make before is now a couple of clicks away\n
                  \n
                  Anyways here’s an all-natural, organically grown, locally sourced shitpost, just for you:\n
                  \n
                  ![](https://lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 1
                +score: 0
                +lastActive: DateTime @1705996301 {#3469
                  date: 2024-01-23 08:51:41.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@MacNCheezus@lemmy.today"
                  "@Macaroni_ninja@lemmy.world"
                  "@Prunebutt@slrpnk.net"
                  "@MacNCheezus@lemmy.today"
                  "@Macaroni_ninja@lemmy.world"
                  "@Prunebutt@slrpnk.net"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3474 …}
                +nested: Doctrine\ORM\PersistentCollection {#3476 …}
                +votes: Doctrine\ORM\PersistentCollection {#3478 …}
                +reports: Doctrine\ORM\PersistentCollection {#3480 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3482 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3484 …}
                -id: 333651
                -bodyTs: "'/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':47 'ai':5 'all-natur':34 'anyway':30 'ars':19 'away':29 'click':28 'could':17 'coupl':26 'effort':4 'grown':38 'isn':1 'lemmy.world':46 'lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':45 'like':7 'local':39 'low':3 'make':21 'meme':6 'natur':36 'noon':16 'organ':37 'pinnacl':9 'shitpost':11,41 'sourc':40 'stuff':15 'stupid':14"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6936244"
                +editedAt: DateTimeImmutable @1727908603 {#3470
                  date: 2024-10-03 00:36:43.0 +02:00
                }
                +createdAt: DateTimeImmutable @1705996301 {#3471
                  date: 2024-01-23 08:51:41.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2209}
              +body: "I still think that “traditional” shitposting has a creative process to it."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 2
              +score: 0
              +lastActive: DateTime @1706004301 {#3571
                date: 2024-01-23 11:05:01.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MacNCheezus@lemmy.today"
                "@Macaroni_ninja@lemmy.world"
                "@Prunebutt@slrpnk.net"
                "@ignotum@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3574 …}
              +nested: Doctrine\ORM\PersistentCollection {#3576 …}
              +votes: Doctrine\ORM\PersistentCollection {#3578 …}
              +reports: Doctrine\ORM\PersistentCollection {#3580 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3582 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3584 …}
              -id: 333818
              -bodyTs: "'creativ':9 'process':10 'shitpost':6 'still':2 'think':3 'tradit':5"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://slrpnk.net/comment/5611869"
              +editedAt: null
              +createdAt: DateTimeImmutable @1706004301 {#3572
                date: 2024-01-23 11:05:01.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2209}
            +body: """
              Traditional:\n
              \n
              1. Think of shitpost\n
              2. Photoshop shitpost\n
              3. Profit\n
              \n
              With AI:\n
              \n
              1. Think of shitpost\n
              2. Generate shitpost image\n
              3. Profit
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1706014486 {#3608
              date: 2024-01-23 13:54:46.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
              "@Macaroni_ninja@lemmy.world"
              "@Prunebutt@slrpnk.net"
              "@ignotum@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3611 …}
            +nested: Doctrine\ORM\PersistentCollection {#3613 …}
            +votes: Doctrine\ORM\PersistentCollection {#3615 …}
            +reports: Doctrine\ORM\PersistentCollection {#3617 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3619 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3621 …}
            -id: 333999
            -bodyTs: "'1':2,13 '2':6,17 '3':9,21 'ai':12 'generat':18 'imag':20 'photoshop':7 'profit':10,22 'shitpost':5,8,16,19 'think':3,14 'tradit':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6942277"
            +editedAt: null
            +createdAt: DateTimeImmutable @1706014486 {#3609
              date: 2024-01-23 13:54:46.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2209}
          +body: "Why not cut the middle man and just post the prompt?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1706023510 {#3629
            date: 2024-01-23 16:25:10.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@Macaroni_ninja@lemmy.world"
            "@Prunebutt@slrpnk.net"
            "@ignotum@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3632 …}
          +nested: Doctrine\ORM\PersistentCollection {#3636 …}
          +votes: Doctrine\ORM\PersistentCollection {#3638 …}
          +reports: Doctrine\ORM\PersistentCollection {#3639 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3641 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3643 …}
          -id: 334279
          -bodyTs: "'cut':3 'man':6 'middl':5 'post':9 'prompt':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://slrpnk.net/comment/5617769"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706023510 {#3626
            date: 2024-01-23 16:25:10.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2209}
        +body: """
          A man with an exaggerated laughing-crying emoji pasted over his head, a bunch of 👌’s pasted everywhere, and then deepfried\n
          \n
          I don’t want to go through a middle man so please make that in photoshop, and then look at it\n
          \n
          Wow, yeah, not doing any work whatsoever is so much better, i’m sure that’ll take off
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706026886 {#3655
          date: 2024-01-23 17:21:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Macaroni_ninja@lemmy.world"
          "@Prunebutt@slrpnk.net"
          "@ignotum@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3652 …}
        +nested: Doctrine\ORM\PersistentCollection {#3649 …}
        +votes: Doctrine\ORM\PersistentCollection {#3647 …}
        +reports: Doctrine\ORM\PersistentCollection {#3661 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3663 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3665 …}
        -id: 334398
        -bodyTs: "'better':54 'bunch':15 'cri':8 'deepfri':22 'emoji':9 'everywher':19 'exagger':5 'go':28 'head':13 'laugh':7 'laughing-cri':6 'll':59 'look':41 'm':56 'make':35 'man':2,32 'middl':31 'much':53 'past':10,18 'photoshop':38 'pleas':34 'sure':57 'take':60 'want':26 'whatsoev':50 'work':49 'wow':44 'yeah':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6945952"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706026886 {#3658
          date: 2024-01-23 17:21:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2209}
      +body: "About as much creativity on display as feeding the prompt to an AI. Be cynical as much as you want: even shitpost enjoyers get bored if you’re not creative."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706030509 {#3677
        date: 2024-01-23 18:21:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Macaroni_ninja@lemmy.world"
        "@Prunebutt@slrpnk.net"
        "@ignotum@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3674 …}
      +nested: Doctrine\ORM\PersistentCollection {#3671 …}
      +votes: Doctrine\ORM\PersistentCollection {#3669 …}
      +reports: Doctrine\ORM\PersistentCollection {#3683 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3685 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3687 …}
      -id: 334548
      -bodyTs: "'ai':13 'bore':25 'creativ':4,30 'cynic':15 'display':6 'enjoy':23 'even':21 'feed':8 'get':24 'much':3,17 'prompt':10 're':28 'shitpost':22 'want':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/5620034"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706030509 {#3680
        date: 2024-01-23 18:21:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2209}
    +body: """
      That’s why i’m not making shitposts\n
      \n
      Aren’t you being cynical, that people aren’t capable of a shred of creativity if they use AI to make posts?\n
      \n
      If i had made my idea above and posted it, it would (and should) get downvoted and fade away into obscurity, regardless of whether i used AI or photoshop to make it
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706043031 {#3699
      date: 2024-01-23 21:50:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Macaroni_ninja@lemmy.world"
      "@Prunebutt@slrpnk.net"
      "@ignotum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3696 …}
    +nested: Doctrine\ORM\PersistentCollection {#3693 …}
    +votes: Doctrine\ORM\PersistentCollection {#3691 …}
    +reports: Doctrine\ORM\PersistentCollection {#3705 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3709 …}
    -id: 335102
    -bodyTs: "'ai':27,57 'aren':9,16 'away':49 'capabl':18 'creativ':23 'cynic':13 'downvot':46 'fade':48 'get':45 'idea':36 'm':5 'made':34 'make':7,29,61 'obscur':51 'peopl':15 'photoshop':59 'post':30,39 'regardless':52 'shitpost':8 'shred':21 'use':26,56 'whether':54 'would':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6951294"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706043031 {#3702
      date: 2024-01-23 21:50:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2209}
  +body: """
    > Aren’t you being cynical, that people aren’t capable of a shred of creativity if they use AI to make posts?\n
    \n
    I’ve yet to see an AI generated meme that had any creative merit bigger than what I described. Just look at the original post! That’s exactly what I’m talking about.\n
    \n
    People think of something that could be funny, if they did the legwork and put some creative effort into it. But then, they simply ask the AI to do the hard part and post it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706046716 {#3721
    date: 2024-01-23 22:51:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Macaroni_ninja@lemmy.world"
    "@Prunebutt@slrpnk.net"
    "@ignotum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3718 …}
  +nested: Doctrine\ORM\PersistentCollection {#3715 …}
  +votes: Doctrine\ORM\PersistentCollection {#3713 …}
  +reports: Doctrine\ORM\PersistentCollection {#3727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3731 …}
  -id: 335252
  -bodyTs: "'ai':19,29,82 'aren':1,8 'ask':80 'bigger':37 'capabl':10 'could':61 'creativ':15,35,72 'cynic':5 'describ':41 'effort':73 'exact':50 'funni':63 'generat':30 'hard':86 'legwork':68 'look':43 'm':53 'make':21 'meme':31 'merit':36 'origin':46 'part':87 'peopl':7,56 'post':22,47,89 'put':70 'see':27 'shred':13 'simpli':79 'someth':59 'talk':54 'think':57 'use':18 've':24 'yet':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5625327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706046716 {#3724
    date: 2024-01-23 22:51: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
99 DENIED edit
App\Entity\EntryComment {#3726
  +user: Proxies\__CG__\App\Entity\User {#3306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3704
    +user: Proxies\__CG__\App\Entity\User {#3473 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#3682
      +user: Proxies\__CG__\App\Entity\User {#3306 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: App\Entity\EntryComment {#3660
        +user: Proxies\__CG__\App\Entity\User {#3473 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
        +image: null
        +parent: App\Entity\EntryComment {#3624
          +user: Proxies\__CG__\App\Entity\User {#3306 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
          +image: null
          +parent: App\Entity\EntryComment {#3610
            +user: Proxies\__CG__\App\Entity\User {#3473 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
            +image: null
            +parent: App\Entity\EntryComment {#3573
              +user: Proxies\__CG__\App\Entity\User {#3306 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
              +image: null
              +parent: App\Entity\EntryComment {#3472
                +user: Proxies\__CG__\App\Entity\User {#3473 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
                +image: null
                +parent: App\Entity\EntryComment {#3305
                  +user: Proxies\__CG__\App\Entity\User {#3306 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
                  +image: null
                  +parent: App\Entity\EntryComment {#2209
                    +user: App\Entity\User {#2253 …}
                    +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
                    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "Amazing, so you just prompt the exact explanation of a joke and AI can generate it?! How convenient and easy to understand! Thanks!"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 15
                    +score: 0
                    +lastActive: DateTime @1728075100 {#2210
                      date: 2024-10-04 22:51:40.0 +02:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@MacNCheezus@lemmy.today"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#2200 …}
                    +nested: Doctrine\ORM\PersistentCollection {#2270 …}
                    +votes: Doctrine\ORM\PersistentCollection {#2257 …}
                    +reports: Doctrine\ORM\PersistentCollection {#2267 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
                    -id: 330751
                    -bodyTs: "'ai':13 'amaz':1 'conveni':18 'easi':20 'exact':7 'explan':8 'generat':15 'joke':11 'prompt':5 'thank':23 'understand':22"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/6908723"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1705910444 {#2203
                      date: 2024-01-22 09:00:44.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#2209}
                  +body: "When people ask me why AI generated memes are creatively bankrupt, this post is what I’m gonna show them."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 19
                  +score: 0
                  +lastActive: DateTime @1705913258 {#3303
                    date: 2024-01-22 09:47:38.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@MacNCheezus@lemmy.today"
                    "@Macaroni_ninja@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3307 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3309 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3311 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3313 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
                  -id: 330820
                  -bodyTs: "'ai':6 'ask':3 'bankrupt':11 'creativ':10 'generat':7 'gonna':18 'm':17 'meme':8 'peopl':2 'post':13 'show':19"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://slrpnk.net/comment/5582867"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1705913258 {#3304
                    date: 2024-01-22 09:47:38.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2209}
                +body: """
                  Isn’t low effort AI memes like the pinnacle of shitposting? All the stupid stuff noone could be arsed to make before is now a couple of clicks away\n
                  \n
                  Anyways here’s an all-natural, organically grown, locally sourced shitpost, just for you:\n
                  \n
                  ![](https://lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 1
                +score: 0
                +lastActive: DateTime @1705996301 {#3469
                  date: 2024-01-23 08:51:41.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@MacNCheezus@lemmy.today"
                  "@Macaroni_ninja@lemmy.world"
                  "@Prunebutt@slrpnk.net"
                  "@MacNCheezus@lemmy.today"
                  "@Macaroni_ninja@lemmy.world"
                  "@Prunebutt@slrpnk.net"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3474 …}
                +nested: Doctrine\ORM\PersistentCollection {#3476 …}
                +votes: Doctrine\ORM\PersistentCollection {#3478 …}
                +reports: Doctrine\ORM\PersistentCollection {#3480 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3482 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3484 …}
                -id: 333651
                -bodyTs: "'/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':47 'ai':5 'all-natur':34 'anyway':30 'ars':19 'away':29 'click':28 'could':17 'coupl':26 'effort':4 'grown':38 'isn':1 'lemmy.world':46 'lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':45 'like':7 'local':39 'low':3 'make':21 'meme':6 'natur':36 'noon':16 'organ':37 'pinnacl':9 'shitpost':11,41 'sourc':40 'stuff':15 'stupid':14"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6936244"
                +editedAt: DateTimeImmutable @1727908603 {#3470
                  date: 2024-10-03 00:36:43.0 +02:00
                }
                +createdAt: DateTimeImmutable @1705996301 {#3471
                  date: 2024-01-23 08:51:41.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2209}
              +body: "I still think that “traditional” shitposting has a creative process to it."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 2
              +score: 0
              +lastActive: DateTime @1706004301 {#3571
                date: 2024-01-23 11:05:01.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MacNCheezus@lemmy.today"
                "@Macaroni_ninja@lemmy.world"
                "@Prunebutt@slrpnk.net"
                "@ignotum@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3574 …}
              +nested: Doctrine\ORM\PersistentCollection {#3576 …}
              +votes: Doctrine\ORM\PersistentCollection {#3578 …}
              +reports: Doctrine\ORM\PersistentCollection {#3580 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3582 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3584 …}
              -id: 333818
              -bodyTs: "'creativ':9 'process':10 'shitpost':6 'still':2 'think':3 'tradit':5"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://slrpnk.net/comment/5611869"
              +editedAt: null
              +createdAt: DateTimeImmutable @1706004301 {#3572
                date: 2024-01-23 11:05:01.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2209}
            +body: """
              Traditional:\n
              \n
              1. Think of shitpost\n
              2. Photoshop shitpost\n
              3. Profit\n
              \n
              With AI:\n
              \n
              1. Think of shitpost\n
              2. Generate shitpost image\n
              3. Profit
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1706014486 {#3608
              date: 2024-01-23 13:54:46.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
              "@Macaroni_ninja@lemmy.world"
              "@Prunebutt@slrpnk.net"
              "@ignotum@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3611 …}
            +nested: Doctrine\ORM\PersistentCollection {#3613 …}
            +votes: Doctrine\ORM\PersistentCollection {#3615 …}
            +reports: Doctrine\ORM\PersistentCollection {#3617 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3619 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3621 …}
            -id: 333999
            -bodyTs: "'1':2,13 '2':6,17 '3':9,21 'ai':12 'generat':18 'imag':20 'photoshop':7 'profit':10,22 'shitpost':5,8,16,19 'think':3,14 'tradit':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6942277"
            +editedAt: null
            +createdAt: DateTimeImmutable @1706014486 {#3609
              date: 2024-01-23 13:54:46.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2209}
          +body: "Why not cut the middle man and just post the prompt?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1706023510 {#3629
            date: 2024-01-23 16:25:10.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@Macaroni_ninja@lemmy.world"
            "@Prunebutt@slrpnk.net"
            "@ignotum@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3632 …}
          +nested: Doctrine\ORM\PersistentCollection {#3636 …}
          +votes: Doctrine\ORM\PersistentCollection {#3638 …}
          +reports: Doctrine\ORM\PersistentCollection {#3639 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3641 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3643 …}
          -id: 334279
          -bodyTs: "'cut':3 'man':6 'middl':5 'post':9 'prompt':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://slrpnk.net/comment/5617769"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706023510 {#3626
            date: 2024-01-23 16:25:10.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2209}
        +body: """
          A man with an exaggerated laughing-crying emoji pasted over his head, a bunch of 👌’s pasted everywhere, and then deepfried\n
          \n
          I don’t want to go through a middle man so please make that in photoshop, and then look at it\n
          \n
          Wow, yeah, not doing any work whatsoever is so much better, i’m sure that’ll take off
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706026886 {#3655
          date: 2024-01-23 17:21:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Macaroni_ninja@lemmy.world"
          "@Prunebutt@slrpnk.net"
          "@ignotum@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3652 …}
        +nested: Doctrine\ORM\PersistentCollection {#3649 …}
        +votes: Doctrine\ORM\PersistentCollection {#3647 …}
        +reports: Doctrine\ORM\PersistentCollection {#3661 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3663 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3665 …}
        -id: 334398
        -bodyTs: "'better':54 'bunch':15 'cri':8 'deepfri':22 'emoji':9 'everywher':19 'exagger':5 'go':28 'head':13 'laugh':7 'laughing-cri':6 'll':59 'look':41 'm':56 'make':35 'man':2,32 'middl':31 'much':53 'past':10,18 'photoshop':38 'pleas':34 'sure':57 'take':60 'want':26 'whatsoev':50 'work':49 'wow':44 'yeah':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6945952"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706026886 {#3658
          date: 2024-01-23 17:21:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2209}
      +body: "About as much creativity on display as feeding the prompt to an AI. Be cynical as much as you want: even shitpost enjoyers get bored if you’re not creative."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706030509 {#3677
        date: 2024-01-23 18:21:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Macaroni_ninja@lemmy.world"
        "@Prunebutt@slrpnk.net"
        "@ignotum@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3674 …}
      +nested: Doctrine\ORM\PersistentCollection {#3671 …}
      +votes: Doctrine\ORM\PersistentCollection {#3669 …}
      +reports: Doctrine\ORM\PersistentCollection {#3683 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3685 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3687 …}
      -id: 334548
      -bodyTs: "'ai':13 'bore':25 'creativ':4,30 'cynic':15 'display':6 'enjoy':23 'even':21 'feed':8 'get':24 'much':3,17 'prompt':10 're':28 'shitpost':22 'want':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/5620034"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706030509 {#3680
        date: 2024-01-23 18:21:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2209}
    +body: """
      That’s why i’m not making shitposts\n
      \n
      Aren’t you being cynical, that people aren’t capable of a shred of creativity if they use AI to make posts?\n
      \n
      If i had made my idea above and posted it, it would (and should) get downvoted and fade away into obscurity, regardless of whether i used AI or photoshop to make it
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706043031 {#3699
      date: 2024-01-23 21:50:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Macaroni_ninja@lemmy.world"
      "@Prunebutt@slrpnk.net"
      "@ignotum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3696 …}
    +nested: Doctrine\ORM\PersistentCollection {#3693 …}
    +votes: Doctrine\ORM\PersistentCollection {#3691 …}
    +reports: Doctrine\ORM\PersistentCollection {#3705 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3709 …}
    -id: 335102
    -bodyTs: "'ai':27,57 'aren':9,16 'away':49 'capabl':18 'creativ':23 'cynic':13 'downvot':46 'fade':48 'get':45 'idea':36 'm':5 'made':34 'make':7,29,61 'obscur':51 'peopl':15 'photoshop':59 'post':30,39 'regardless':52 'shitpost':8 'shred':21 'use':26,56 'whether':54 'would':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6951294"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706043031 {#3702
      date: 2024-01-23 21:50:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2209}
  +body: """
    > Aren’t you being cynical, that people aren’t capable of a shred of creativity if they use AI to make posts?\n
    \n
    I’ve yet to see an AI generated meme that had any creative merit bigger than what I described. Just look at the original post! That’s exactly what I’m talking about.\n
    \n
    People think of something that could be funny, if they did the legwork and put some creative effort into it. But then, they simply ask the AI to do the hard part and post it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706046716 {#3721
    date: 2024-01-23 22:51:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Macaroni_ninja@lemmy.world"
    "@Prunebutt@slrpnk.net"
    "@ignotum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3718 …}
  +nested: Doctrine\ORM\PersistentCollection {#3715 …}
  +votes: Doctrine\ORM\PersistentCollection {#3713 …}
  +reports: Doctrine\ORM\PersistentCollection {#3727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3731 …}
  -id: 335252
  -bodyTs: "'ai':19,29,82 'aren':1,8 'ask':80 'bigger':37 'capabl':10 'could':61 'creativ':15,35,72 'cynic':5 'describ':41 'effort':73 'exact':50 'funni':63 'generat':30 'hard':86 'legwork':68 'look':43 'm':53 'make':21 'meme':31 'merit':36 'origin':46 'part':87 'peopl':7,56 'post':22,47,89 'put':70 'see':27 'shred':13 'simpli':79 'someth':59 'talk':54 'think':57 'use':18 've':24 'yet':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5625327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706046716 {#3724
    date: 2024-01-23 22:51: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
100 DENIED moderate
App\Entity\EntryComment {#3726
  +user: Proxies\__CG__\App\Entity\User {#3306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3704
    +user: Proxies\__CG__\App\Entity\User {#3473 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#3682
      +user: Proxies\__CG__\App\Entity\User {#3306 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: App\Entity\EntryComment {#3660
        +user: Proxies\__CG__\App\Entity\User {#3473 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
        +image: null
        +parent: App\Entity\EntryComment {#3624
          +user: Proxies\__CG__\App\Entity\User {#3306 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
          +image: null
          +parent: App\Entity\EntryComment {#3610
            +user: Proxies\__CG__\App\Entity\User {#3473 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
            +image: null
            +parent: App\Entity\EntryComment {#3573
              +user: Proxies\__CG__\App\Entity\User {#3306 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
              +image: null
              +parent: App\Entity\EntryComment {#3472
                +user: Proxies\__CG__\App\Entity\User {#3473 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
                +image: null
                +parent: App\Entity\EntryComment {#3305
                  +user: Proxies\__CG__\App\Entity\User {#3306 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
                  +image: null
                  +parent: App\Entity\EntryComment {#2209
                    +user: App\Entity\User {#2253 …}
                    +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
                    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "Amazing, so you just prompt the exact explanation of a joke and AI can generate it?! How convenient and easy to understand! Thanks!"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 15
                    +score: 0
                    +lastActive: DateTime @1728075100 {#2210
                      date: 2024-10-04 22:51:40.0 +02:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@MacNCheezus@lemmy.today"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#2200 …}
                    +nested: Doctrine\ORM\PersistentCollection {#2270 …}
                    +votes: Doctrine\ORM\PersistentCollection {#2257 …}
                    +reports: Doctrine\ORM\PersistentCollection {#2267 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
                    -id: 330751
                    -bodyTs: "'ai':13 'amaz':1 'conveni':18 'easi':20 'exact':7 'explan':8 'generat':15 'joke':11 'prompt':5 'thank':23 'understand':22"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/6908723"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1705910444 {#2203
                      date: 2024-01-22 09:00:44.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#2209}
                  +body: "When people ask me why AI generated memes are creatively bankrupt, this post is what I’m gonna show them."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 19
                  +score: 0
                  +lastActive: DateTime @1705913258 {#3303
                    date: 2024-01-22 09:47:38.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@MacNCheezus@lemmy.today"
                    "@Macaroni_ninja@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3307 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3309 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3311 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3313 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
                  -id: 330820
                  -bodyTs: "'ai':6 'ask':3 'bankrupt':11 'creativ':10 'generat':7 'gonna':18 'm':17 'meme':8 'peopl':2 'post':13 'show':19"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://slrpnk.net/comment/5582867"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1705913258 {#3304
                    date: 2024-01-22 09:47:38.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2209}
                +body: """
                  Isn’t low effort AI memes like the pinnacle of shitposting? All the stupid stuff noone could be arsed to make before is now a couple of clicks away\n
                  \n
                  Anyways here’s an all-natural, organically grown, locally sourced shitpost, just for you:\n
                  \n
                  ![](https://lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 1
                +score: 0
                +lastActive: DateTime @1705996301 {#3469
                  date: 2024-01-23 08:51:41.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@MacNCheezus@lemmy.today"
                  "@Macaroni_ninja@lemmy.world"
                  "@Prunebutt@slrpnk.net"
                  "@MacNCheezus@lemmy.today"
                  "@Macaroni_ninja@lemmy.world"
                  "@Prunebutt@slrpnk.net"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3474 …}
                +nested: Doctrine\ORM\PersistentCollection {#3476 …}
                +votes: Doctrine\ORM\PersistentCollection {#3478 …}
                +reports: Doctrine\ORM\PersistentCollection {#3480 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3482 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3484 …}
                -id: 333651
                -bodyTs: "'/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':47 'ai':5 'all-natur':34 'anyway':30 'ars':19 'away':29 'click':28 'could':17 'coupl':26 'effort':4 'grown':38 'isn':1 'lemmy.world':46 'lemmy.world/pictrs/image/6873734e-7d79-462b-b731-b91b181608b8.jpeg)':45 'like':7 'local':39 'low':3 'make':21 'meme':6 'natur':36 'noon':16 'organ':37 'pinnacl':9 'shitpost':11,41 'sourc':40 'stuff':15 'stupid':14"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6936244"
                +editedAt: DateTimeImmutable @1727908603 {#3470
                  date: 2024-10-03 00:36:43.0 +02:00
                }
                +createdAt: DateTimeImmutable @1705996301 {#3471
                  date: 2024-01-23 08:51:41.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2209}
              +body: "I still think that “traditional” shitposting has a creative process to it."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 2
              +score: 0
              +lastActive: DateTime @1706004301 {#3571
                date: 2024-01-23 11:05:01.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MacNCheezus@lemmy.today"
                "@Macaroni_ninja@lemmy.world"
                "@Prunebutt@slrpnk.net"
                "@ignotum@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3574 …}
              +nested: Doctrine\ORM\PersistentCollection {#3576 …}
              +votes: Doctrine\ORM\PersistentCollection {#3578 …}
              +reports: Doctrine\ORM\PersistentCollection {#3580 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3582 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3584 …}
              -id: 333818
              -bodyTs: "'creativ':9 'process':10 'shitpost':6 'still':2 'think':3 'tradit':5"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://slrpnk.net/comment/5611869"
              +editedAt: null
              +createdAt: DateTimeImmutable @1706004301 {#3572
                date: 2024-01-23 11:05:01.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2209}
            +body: """
              Traditional:\n
              \n
              1. Think of shitpost\n
              2. Photoshop shitpost\n
              3. Profit\n
              \n
              With AI:\n
              \n
              1. Think of shitpost\n
              2. Generate shitpost image\n
              3. Profit
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1706014486 {#3608
              date: 2024-01-23 13:54:46.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
              "@Macaroni_ninja@lemmy.world"
              "@Prunebutt@slrpnk.net"
              "@ignotum@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3611 …}
            +nested: Doctrine\ORM\PersistentCollection {#3613 …}
            +votes: Doctrine\ORM\PersistentCollection {#3615 …}
            +reports: Doctrine\ORM\PersistentCollection {#3617 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3619 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3621 …}
            -id: 333999
            -bodyTs: "'1':2,13 '2':6,17 '3':9,21 'ai':12 'generat':18 'imag':20 'photoshop':7 'profit':10,22 'shitpost':5,8,16,19 'think':3,14 'tradit':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6942277"
            +editedAt: null
            +createdAt: DateTimeImmutable @1706014486 {#3609
              date: 2024-01-23 13:54:46.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2209}
          +body: "Why not cut the middle man and just post the prompt?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1706023510 {#3629
            date: 2024-01-23 16:25:10.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@Macaroni_ninja@lemmy.world"
            "@Prunebutt@slrpnk.net"
            "@ignotum@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3632 …}
          +nested: Doctrine\ORM\PersistentCollection {#3636 …}
          +votes: Doctrine\ORM\PersistentCollection {#3638 …}
          +reports: Doctrine\ORM\PersistentCollection {#3639 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3641 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3643 …}
          -id: 334279
          -bodyTs: "'cut':3 'man':6 'middl':5 'post':9 'prompt':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://slrpnk.net/comment/5617769"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706023510 {#3626
            date: 2024-01-23 16:25:10.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2209}
        +body: """
          A man with an exaggerated laughing-crying emoji pasted over his head, a bunch of 👌’s pasted everywhere, and then deepfried\n
          \n
          I don’t want to go through a middle man so please make that in photoshop, and then look at it\n
          \n
          Wow, yeah, not doing any work whatsoever is so much better, i’m sure that’ll take off
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706026886 {#3655
          date: 2024-01-23 17:21:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Macaroni_ninja@lemmy.world"
          "@Prunebutt@slrpnk.net"
          "@ignotum@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3652 …}
        +nested: Doctrine\ORM\PersistentCollection {#3649 …}
        +votes: Doctrine\ORM\PersistentCollection {#3647 …}
        +reports: Doctrine\ORM\PersistentCollection {#3661 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3663 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3665 …}
        -id: 334398
        -bodyTs: "'better':54 'bunch':15 'cri':8 'deepfri':22 'emoji':9 'everywher':19 'exagger':5 'go':28 'head':13 'laugh':7 'laughing-cri':6 'll':59 'look':41 'm':56 'make':35 'man':2,32 'middl':31 'much':53 'past':10,18 'photoshop':38 'pleas':34 'sure':57 'take':60 'want':26 'whatsoev':50 'work':49 'wow':44 'yeah':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6945952"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706026886 {#3658
          date: 2024-01-23 17:21:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2209}
      +body: "About as much creativity on display as feeding the prompt to an AI. Be cynical as much as you want: even shitpost enjoyers get bored if you’re not creative."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706030509 {#3677
        date: 2024-01-23 18:21:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Macaroni_ninja@lemmy.world"
        "@Prunebutt@slrpnk.net"
        "@ignotum@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3674 …}
      +nested: Doctrine\ORM\PersistentCollection {#3671 …}
      +votes: Doctrine\ORM\PersistentCollection {#3669 …}
      +reports: Doctrine\ORM\PersistentCollection {#3683 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3685 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3687 …}
      -id: 334548
      -bodyTs: "'ai':13 'bore':25 'creativ':4,30 'cynic':15 'display':6 'enjoy':23 'even':21 'feed':8 'get':24 'much':3,17 'prompt':10 're':28 'shitpost':22 'want':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/5620034"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706030509 {#3680
        date: 2024-01-23 18:21:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2209}
    +body: """
      That’s why i’m not making shitposts\n
      \n
      Aren’t you being cynical, that people aren’t capable of a shred of creativity if they use AI to make posts?\n
      \n
      If i had made my idea above and posted it, it would (and should) get downvoted and fade away into obscurity, regardless of whether i used AI or photoshop to make it
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706043031 {#3699
      date: 2024-01-23 21:50:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Macaroni_ninja@lemmy.world"
      "@Prunebutt@slrpnk.net"
      "@ignotum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3696 …}
    +nested: Doctrine\ORM\PersistentCollection {#3693 …}
    +votes: Doctrine\ORM\PersistentCollection {#3691 …}
    +reports: Doctrine\ORM\PersistentCollection {#3705 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3709 …}
    -id: 335102
    -bodyTs: "'ai':27,57 'aren':9,16 'away':49 'capabl':18 'creativ':23 'cynic':13 'downvot':46 'fade':48 'get':45 'idea':36 'm':5 'made':34 'make':7,29,61 'obscur':51 'peopl':15 'photoshop':59 'post':30,39 'regardless':52 'shitpost':8 'shred':21 'use':26,56 'whether':54 'would':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6951294"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706043031 {#3702
      date: 2024-01-23 21:50:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2209}
  +body: """
    > Aren’t you being cynical, that people aren’t capable of a shred of creativity if they use AI to make posts?\n
    \n
    I’ve yet to see an AI generated meme that had any creative merit bigger than what I described. Just look at the original post! That’s exactly what I’m talking about.\n
    \n
    People think of something that could be funny, if they did the legwork and put some creative effort into it. But then, they simply ask the AI to do the hard part and post it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706046716 {#3721
    date: 2024-01-23 22:51:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Macaroni_ninja@lemmy.world"
    "@Prunebutt@slrpnk.net"
    "@ignotum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3718 …}
  +nested: Doctrine\ORM\PersistentCollection {#3715 …}
  +votes: Doctrine\ORM\PersistentCollection {#3713 …}
  +reports: Doctrine\ORM\PersistentCollection {#3727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3731 …}
  -id: 335252
  -bodyTs: "'ai':19,29,82 'aren':1,8 'ask':80 'bigger':37 'capabl':10 'could':61 'creativ':15,35,72 'cynic':5 'describ':41 'effort':73 'exact':50 'funni':63 'generat':30 'hard':86 'legwork':68 'look':43 'm':53 'make':21 'meme':31 'merit':36 'origin':46 'part':87 'peopl':7,56 'post':22,47,89 'put':70 'see':27 'shred':13 'simpli':79 'someth':59 'talk':54 'think':57 'use':18 've':24 'yet':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5625327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706046716 {#3724
    date: 2024-01-23 22:51: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
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 {#2003
  +user: App\Entity\User {#2004 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1994 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: null
  +root: null
  +body: "I bless the rains down at Applebee’s."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1727463624 {#2169
    date: 2024-09-27 21:00:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1995 …}
  +nested: Doctrine\ORM\PersistentCollection {#2006 …}
  +votes: Doctrine\ORM\PersistentCollection {#1997 …}
  +reports: Doctrine\ORM\PersistentCollection {#1998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2001 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1999 …}
  -id: 328731
  -bodyTs: "'applebe':7 'bless':2 'rain':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6272862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705857404 {#2038
    date: 2024-01-21 18:16:44.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 {#2003
  +user: App\Entity\User {#2004 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1994 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: null
  +root: null
  +body: "I bless the rains down at Applebee’s."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1727463624 {#2169
    date: 2024-09-27 21:00:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1995 …}
  +nested: Doctrine\ORM\PersistentCollection {#2006 …}
  +votes: Doctrine\ORM\PersistentCollection {#1997 …}
  +reports: Doctrine\ORM\PersistentCollection {#1998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2001 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1999 …}
  -id: 328731
  -bodyTs: "'applebe':7 'bless':2 'rain':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6272862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705857404 {#2038
    date: 2024-01-21 18:16:44.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 {#2003
  +user: App\Entity\User {#2004 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1994 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: null
  +root: null
  +body: "I bless the rains down at Applebee’s."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1727463624 {#2169
    date: 2024-09-27 21:00:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1995 …}
  +nested: Doctrine\ORM\PersistentCollection {#2006 …}
  +votes: Doctrine\ORM\PersistentCollection {#1997 …}
  +reports: Doctrine\ORM\PersistentCollection {#1998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2001 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1999 …}
  -id: 328731
  -bodyTs: "'applebe':7 'bless':2 'rain':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6272862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705857404 {#2038
    date: 2024-01-21 18:16:44.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 {#3274
  +user: Proxies\__CG__\App\Entity\User {#3275 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1994 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#2003
    +user: App\Entity\User {#2004 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1994 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: null
    +root: null
    +body: "I bless the rains down at Applebee’s."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1727463624 {#2169
      date: 2024-09-27 21:00:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1995 …}
    +nested: Doctrine\ORM\PersistentCollection {#2006 …}
    +votes: Doctrine\ORM\PersistentCollection {#1997 …}
    +reports: Doctrine\ORM\PersistentCollection {#1998 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2001 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1999 …}
    -id: 328731
    -bodyTs: "'applebe':7 'bless':2 'rain':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/6272862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705857404 {#2038
      date: 2024-01-21 18:16:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2003}
  +body: "Hurry boy, she’s waiting there for food."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705878728 {#3272
    date: 2024-01-22 00:12:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Empricorn@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3276 …}
  +nested: Doctrine\ORM\PersistentCollection {#3278 …}
  +votes: Doctrine\ORM\PersistentCollection {#3280 …}
  +reports: Doctrine\ORM\PersistentCollection {#3282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
  -id: 329644
  -bodyTs: "'boy':2 'food':8 'hurri':1 'wait':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6896855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705878728 {#3273
    date: 2024-01-22 00:12: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
107 DENIED edit
App\Entity\EntryComment {#3274
  +user: Proxies\__CG__\App\Entity\User {#3275 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1994 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#2003
    +user: App\Entity\User {#2004 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1994 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: null
    +root: null
    +body: "I bless the rains down at Applebee’s."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1727463624 {#2169
      date: 2024-09-27 21:00:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1995 …}
    +nested: Doctrine\ORM\PersistentCollection {#2006 …}
    +votes: Doctrine\ORM\PersistentCollection {#1997 …}
    +reports: Doctrine\ORM\PersistentCollection {#1998 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2001 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1999 …}
    -id: 328731
    -bodyTs: "'applebe':7 'bless':2 'rain':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/6272862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705857404 {#2038
      date: 2024-01-21 18:16:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2003}
  +body: "Hurry boy, she’s waiting there for food."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705878728 {#3272
    date: 2024-01-22 00:12:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Empricorn@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3276 …}
  +nested: Doctrine\ORM\PersistentCollection {#3278 …}
  +votes: Doctrine\ORM\PersistentCollection {#3280 …}
  +reports: Doctrine\ORM\PersistentCollection {#3282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
  -id: 329644
  -bodyTs: "'boy':2 'food':8 'hurri':1 'wait':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6896855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705878728 {#3273
    date: 2024-01-22 00:12: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
108 DENIED moderate
App\Entity\EntryComment {#3274
  +user: Proxies\__CG__\App\Entity\User {#3275 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1994 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#2003
    +user: App\Entity\User {#2004 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1994 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: null
    +root: null
    +body: "I bless the rains down at Applebee’s."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1727463624 {#2169
      date: 2024-09-27 21:00:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1995 …}
    +nested: Doctrine\ORM\PersistentCollection {#2006 …}
    +votes: Doctrine\ORM\PersistentCollection {#1997 …}
    +reports: Doctrine\ORM\PersistentCollection {#1998 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2001 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1999 …}
    -id: 328731
    -bodyTs: "'applebe':7 'bless':2 'rain':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/6272862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705857404 {#2038
      date: 2024-01-21 18:16:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2003}
  +body: "Hurry boy, she’s waiting there for food."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705878728 {#3272
    date: 2024-01-22 00:12:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Empricorn@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3276 …}
  +nested: Doctrine\ORM\PersistentCollection {#3278 …}
  +votes: Doctrine\ORM\PersistentCollection {#3280 …}
  +reports: Doctrine\ORM\PersistentCollection {#3282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
  -id: 329644
  -bodyTs: "'boy':2 'food':8 'hurri':1 'wait':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6896855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705878728 {#3273
    date: 2024-01-22 00:12: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
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 {#3290
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1994 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#2003
    +user: App\Entity\User {#2004 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1994 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: null
    +root: null
    +body: "I bless the rains down at Applebee’s."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1727463624 {#2169
      date: 2024-09-27 21:00:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1995 …}
    +nested: Doctrine\ORM\PersistentCollection {#2006 …}
    +votes: Doctrine\ORM\PersistentCollection {#1997 …}
    +reports: Doctrine\ORM\PersistentCollection {#1998 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2001 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1999 …}
    -id: 328731
    -bodyTs: "'applebe':7 'bless':2 'rain':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/6272862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705857404 {#2038
      date: 2024-01-21 18:16:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2003}
  +body: "We’re gonna take some time to eat the things we never had"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705858922 {#3288
    date: 2024-01-21 18:42:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Empricorn@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3291 …}
  +nested: Doctrine\ORM\PersistentCollection {#3293 …}
  +votes: Doctrine\ORM\PersistentCollection {#3295 …}
  +reports: Doctrine\ORM\PersistentCollection {#3297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
  -id: 328806
  -bodyTs: "'eat':8 'gonna':3 'never':12 're':2 'take':4 'thing':10 'time':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4977826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705858922 {#3289
    date: 2024-01-21 18:42: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
111 DENIED edit
App\Entity\EntryComment {#3290
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1994 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#2003
    +user: App\Entity\User {#2004 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1994 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: null
    +root: null
    +body: "I bless the rains down at Applebee’s."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1727463624 {#2169
      date: 2024-09-27 21:00:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1995 …}
    +nested: Doctrine\ORM\PersistentCollection {#2006 …}
    +votes: Doctrine\ORM\PersistentCollection {#1997 …}
    +reports: Doctrine\ORM\PersistentCollection {#1998 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2001 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1999 …}
    -id: 328731
    -bodyTs: "'applebe':7 'bless':2 'rain':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/6272862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705857404 {#2038
      date: 2024-01-21 18:16:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2003}
  +body: "We’re gonna take some time to eat the things we never had"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705858922 {#3288
    date: 2024-01-21 18:42:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Empricorn@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3291 …}
  +nested: Doctrine\ORM\PersistentCollection {#3293 …}
  +votes: Doctrine\ORM\PersistentCollection {#3295 …}
  +reports: Doctrine\ORM\PersistentCollection {#3297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
  -id: 328806
  -bodyTs: "'eat':8 'gonna':3 'never':12 're':2 'take':4 'thing':10 'time':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4977826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705858922 {#3289
    date: 2024-01-21 18:42: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
112 DENIED moderate
App\Entity\EntryComment {#3290
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1994 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#2003
    +user: App\Entity\User {#2004 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1994 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: null
    +root: null
    +body: "I bless the rains down at Applebee’s."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1727463624 {#2169
      date: 2024-09-27 21:00:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1995 …}
    +nested: Doctrine\ORM\PersistentCollection {#2006 …}
    +votes: Doctrine\ORM\PersistentCollection {#1997 …}
    +reports: Doctrine\ORM\PersistentCollection {#1998 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2001 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1999 …}
    -id: 328731
    -bodyTs: "'applebe':7 'bless':2 'rain':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/6272862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705857404 {#2038
      date: 2024-01-21 18:16:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2003}
  +body: "We’re gonna take some time to eat the things we never had"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705858922 {#3288
    date: 2024-01-21 18:42:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Empricorn@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3291 …}
  +nested: Doctrine\ORM\PersistentCollection {#3293 …}
  +votes: Doctrine\ORM\PersistentCollection {#3295 …}
  +reports: Doctrine\ORM\PersistentCollection {#3297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
  -id: 328806
  -bodyTs: "'eat':8 'gonna':3 'never':12 're':2 'take':4 'thing':10 'time':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4977826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705858922 {#3289
    date: 2024-01-21 18:42: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
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 {#2508
  +user: App\Entity\User {#2523 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2509 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2510 …}
  +image: null
  +parent: null
  +root: null
  +body: "Is this where those porn get their idea from"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1705744004 {#2503
    date: 2024-01-20 10:46:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2511 …}
  +nested: Doctrine\ORM\PersistentCollection {#2513 …}
  +votes: Doctrine\ORM\PersistentCollection {#2515 …}
  +reports: Doctrine\ORM\PersistentCollection {#2517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
  -id: 325279
  -bodyTs: "'get':6 'idea':8 'porn':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4487199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705744004 {#2504
    date: 2024-01-20 10:46:44.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 {#2508
  +user: App\Entity\User {#2523 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2509 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2510 …}
  +image: null
  +parent: null
  +root: null
  +body: "Is this where those porn get their idea from"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1705744004 {#2503
    date: 2024-01-20 10:46:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2511 …}
  +nested: Doctrine\ORM\PersistentCollection {#2513 …}
  +votes: Doctrine\ORM\PersistentCollection {#2515 …}
  +reports: Doctrine\ORM\PersistentCollection {#2517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
  -id: 325279
  -bodyTs: "'get':6 'idea':8 'porn':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4487199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705744004 {#2504
    date: 2024-01-20 10:46:44.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 {#2508
  +user: App\Entity\User {#2523 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2509 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2510 …}
  +image: null
  +parent: null
  +root: null
  +body: "Is this where those porn get their idea from"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1705744004 {#2503
    date: 2024-01-20 10:46:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2511 …}
  +nested: Doctrine\ORM\PersistentCollection {#2513 …}
  +votes: Doctrine\ORM\PersistentCollection {#2515 …}
  +reports: Doctrine\ORM\PersistentCollection {#2517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
  -id: 325279
  -bodyTs: "'get':6 'idea':8 'porn':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4487199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705744004 {#2504
    date: 2024-01-20 10:46:44.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 {#2583
  +user: App\Entity\User {#2597 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: null
  +root: null
  +body: "OP sais this " … steal or vandalize speed enforcement cameras …""
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1726795833 {#2578
    date: 2024-09-20 03:30:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2585 …}
  +nested: Doctrine\ORM\PersistentCollection {#2587 …}
  +votes: Doctrine\ORM\PersistentCollection {#2589 …}
  +reports: Doctrine\ORM\PersistentCollection {#2591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2595 …}
  -id: 321304
  -bodyTs: "'camera':9 'enforc':8 'op':1 'sai':2 'speed':7 'steal':4 'vandal':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6816849"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705634175 {#2579
    date: 2024-01-19 04:16: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
119 DENIED edit
App\Entity\EntryComment {#2583
  +user: App\Entity\User {#2597 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: null
  +root: null
  +body: "OP sais this " … steal or vandalize speed enforcement cameras …""
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1726795833 {#2578
    date: 2024-09-20 03:30:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2585 …}
  +nested: Doctrine\ORM\PersistentCollection {#2587 …}
  +votes: Doctrine\ORM\PersistentCollection {#2589 …}
  +reports: Doctrine\ORM\PersistentCollection {#2591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2595 …}
  -id: 321304
  -bodyTs: "'camera':9 'enforc':8 'op':1 'sai':2 'speed':7 'steal':4 'vandal':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6816849"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705634175 {#2579
    date: 2024-01-19 04:16: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
120 DENIED moderate
App\Entity\EntryComment {#2583
  +user: App\Entity\User {#2597 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: null
  +root: null
  +body: "OP sais this " … steal or vandalize speed enforcement cameras …""
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1726795833 {#2578
    date: 2024-09-20 03:30:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2585 …}
  +nested: Doctrine\ORM\PersistentCollection {#2587 …}
  +votes: Doctrine\ORM\PersistentCollection {#2589 …}
  +reports: Doctrine\ORM\PersistentCollection {#2591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2595 …}
  -id: 321304
  -bodyTs: "'camera':9 'enforc':8 'op':1 'sai':2 'speed':7 'steal':4 'vandal':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6816849"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705634175 {#2579
    date: 2024-01-19 04:16: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
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 {#3258
  +user: Proxies\__CG__\App\Entity\User {#3259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#2583
    +user: App\Entity\User {#2597 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: null
    +root: null
    +body: "OP sais this " … steal or vandalize speed enforcement cameras …""
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1726795833 {#2578
      date: 2024-09-20 03:30:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2585 …}
    +nested: Doctrine\ORM\PersistentCollection {#2587 …}
    +votes: Doctrine\ORM\PersistentCollection {#2589 …}
    +reports: Doctrine\ORM\PersistentCollection {#2591 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2593 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2595 …}
    -id: 321304
    -bodyTs: "'camera':9 'enforc':8 'op':1 'sai':2 'speed':7 'steal':4 'vandal':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6816849"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705634175 {#2579
      date: 2024-01-19 04:16:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2583}
  +body: "They didn’t say that, but they definitely implied it. If OP said that, they would be getting a little visit from the police or FBI."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705676555 {#3256
    date: 2024-01-19 16:02:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@jerrimu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3260 …}
  +nested: Doctrine\ORM\PersistentCollection {#3262 …}
  +votes: Doctrine\ORM\PersistentCollection {#3264 …}
  +reports: Doctrine\ORM\PersistentCollection {#3266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
  -id: 322907
  -bodyTs: "'definit':8 'didn':2 'fbi':26 'get':18 'impli':9 'littl':20 'op':12 'polic':24 'said':13 'say':4 'visit':21 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8432141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705676555 {#3257
    date: 2024-01-19 16:02: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
123 DENIED edit
App\Entity\EntryComment {#3258
  +user: Proxies\__CG__\App\Entity\User {#3259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#2583
    +user: App\Entity\User {#2597 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: null
    +root: null
    +body: "OP sais this " … steal or vandalize speed enforcement cameras …""
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1726795833 {#2578
      date: 2024-09-20 03:30:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2585 …}
    +nested: Doctrine\ORM\PersistentCollection {#2587 …}
    +votes: Doctrine\ORM\PersistentCollection {#2589 …}
    +reports: Doctrine\ORM\PersistentCollection {#2591 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2593 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2595 …}
    -id: 321304
    -bodyTs: "'camera':9 'enforc':8 'op':1 'sai':2 'speed':7 'steal':4 'vandal':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6816849"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705634175 {#2579
      date: 2024-01-19 04:16:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2583}
  +body: "They didn’t say that, but they definitely implied it. If OP said that, they would be getting a little visit from the police or FBI."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705676555 {#3256
    date: 2024-01-19 16:02:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@jerrimu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3260 …}
  +nested: Doctrine\ORM\PersistentCollection {#3262 …}
  +votes: Doctrine\ORM\PersistentCollection {#3264 …}
  +reports: Doctrine\ORM\PersistentCollection {#3266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
  -id: 322907
  -bodyTs: "'definit':8 'didn':2 'fbi':26 'get':18 'impli':9 'littl':20 'op':12 'polic':24 'said':13 'say':4 'visit':21 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8432141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705676555 {#3257
    date: 2024-01-19 16:02: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
124 DENIED moderate
App\Entity\EntryComment {#3258
  +user: Proxies\__CG__\App\Entity\User {#3259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#2583
    +user: App\Entity\User {#2597 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: null
    +root: null
    +body: "OP sais this " … steal or vandalize speed enforcement cameras …""
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1726795833 {#2578
      date: 2024-09-20 03:30:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2585 …}
    +nested: Doctrine\ORM\PersistentCollection {#2587 …}
    +votes: Doctrine\ORM\PersistentCollection {#2589 …}
    +reports: Doctrine\ORM\PersistentCollection {#2591 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2593 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2595 …}
    -id: 321304
    -bodyTs: "'camera':9 'enforc':8 'op':1 'sai':2 'speed':7 'steal':4 'vandal':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6816849"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705634175 {#2579
      date: 2024-01-19 04:16:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2583}
  +body: "They didn’t say that, but they definitely implied it. If OP said that, they would be getting a little visit from the police or FBI."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705676555 {#3256
    date: 2024-01-19 16:02:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@jerrimu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3260 …}
  +nested: Doctrine\ORM\PersistentCollection {#3262 …}
  +votes: Doctrine\ORM\PersistentCollection {#3264 …}
  +reports: Doctrine\ORM\PersistentCollection {#3266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
  -id: 322907
  -bodyTs: "'definit':8 'didn':2 'fbi':26 'get':18 'impli':9 'littl':20 'op':12 'polic':24 'said':13 'say':4 'visit':21 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8432141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705676555 {#3257
    date: 2024-01-19 16:02: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
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 {#3455
  +user: Proxies\__CG__\App\Entity\User {#3456 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3258
    +user: Proxies\__CG__\App\Entity\User {#3259 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#2583
      +user: App\Entity\User {#2597 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: null
      +root: null
      +body: "OP sais this " … steal or vandalize speed enforcement cameras …""
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1726795833 {#2578
        date: 2024-09-20 03:30:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2585 …}
      +nested: Doctrine\ORM\PersistentCollection {#2587 …}
      +votes: Doctrine\ORM\PersistentCollection {#2589 …}
      +reports: Doctrine\ORM\PersistentCollection {#2591 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2593 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2595 …}
      -id: 321304
      -bodyTs: "'camera':9 'enforc':8 'op':1 'sai':2 'speed':7 'steal':4 'vandal':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6816849"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705634175 {#2579
        date: 2024-01-19 04:16:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2583}
    +body: "They didn’t say that, but they definitely implied it. If OP said that, they would be getting a little visit from the police or FBI."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705676555 {#3256
      date: 2024-01-19 16:02:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@jerrimu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3260 …}
    +nested: Doctrine\ORM\PersistentCollection {#3262 …}
    +votes: Doctrine\ORM\PersistentCollection {#3264 …}
    +reports: Doctrine\ORM\PersistentCollection {#3266 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
    -id: 322907
    -bodyTs: "'definit':8 'didn':2 'fbi':26 'get':18 'impli':9 'littl':20 'op':12 'polic':24 'said':13 'say':4 'visit':21 'would':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8432141"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705676555 {#3257
      date: 2024-01-19 16:02:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2583}
  +body: "I’m sure that the US navy seals has already infiltrated OP’s house and neutralized the threat. Merely joking about destroying traffic cams definitely warrants this type of action. /s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705682803 {#3453
    date: 2024-01-19 17:46:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@jerrimu@lemmy.world"
    "@deaf_fish@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3457 …}
  +nested: Doctrine\ORM\PersistentCollection {#3459 …}
  +votes: Doctrine\ORM\PersistentCollection {#3461 …}
  +reports: Doctrine\ORM\PersistentCollection {#3463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3467 …}
  -id: 323204
  -bodyTs: "'/s':31 'action':30 'alreadi':10 'cam':24 'definit':25 'destroy':22 'hous':14 'infiltr':11 'joke':20 'm':2 'mere':19 'navi':7 'neutral':16 'op':12 'seal':8 'sure':3 'threat':18 'traffic':23 'type':28 'us':6 'warrant':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7755631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705682803 {#3454
    date: 2024-01-19 17:46:43.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 {#3455
  +user: Proxies\__CG__\App\Entity\User {#3456 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3258
    +user: Proxies\__CG__\App\Entity\User {#3259 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#2583
      +user: App\Entity\User {#2597 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: null
      +root: null
      +body: "OP sais this " … steal or vandalize speed enforcement cameras …""
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1726795833 {#2578
        date: 2024-09-20 03:30:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2585 …}
      +nested: Doctrine\ORM\PersistentCollection {#2587 …}
      +votes: Doctrine\ORM\PersistentCollection {#2589 …}
      +reports: Doctrine\ORM\PersistentCollection {#2591 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2593 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2595 …}
      -id: 321304
      -bodyTs: "'camera':9 'enforc':8 'op':1 'sai':2 'speed':7 'steal':4 'vandal':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6816849"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705634175 {#2579
        date: 2024-01-19 04:16:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2583}
    +body: "They didn’t say that, but they definitely implied it. If OP said that, they would be getting a little visit from the police or FBI."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705676555 {#3256
      date: 2024-01-19 16:02:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@jerrimu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3260 …}
    +nested: Doctrine\ORM\PersistentCollection {#3262 …}
    +votes: Doctrine\ORM\PersistentCollection {#3264 …}
    +reports: Doctrine\ORM\PersistentCollection {#3266 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
    -id: 322907
    -bodyTs: "'definit':8 'didn':2 'fbi':26 'get':18 'impli':9 'littl':20 'op':12 'polic':24 'said':13 'say':4 'visit':21 'would':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8432141"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705676555 {#3257
      date: 2024-01-19 16:02:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2583}
  +body: "I’m sure that the US navy seals has already infiltrated OP’s house and neutralized the threat. Merely joking about destroying traffic cams definitely warrants this type of action. /s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705682803 {#3453
    date: 2024-01-19 17:46:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@jerrimu@lemmy.world"
    "@deaf_fish@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3457 …}
  +nested: Doctrine\ORM\PersistentCollection {#3459 …}
  +votes: Doctrine\ORM\PersistentCollection {#3461 …}
  +reports: Doctrine\ORM\PersistentCollection {#3463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3467 …}
  -id: 323204
  -bodyTs: "'/s':31 'action':30 'alreadi':10 'cam':24 'definit':25 'destroy':22 'hous':14 'infiltr':11 'joke':20 'm':2 'mere':19 'navi':7 'neutral':16 'op':12 'seal':8 'sure':3 'threat':18 'traffic':23 'type':28 'us':6 'warrant':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7755631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705682803 {#3454
    date: 2024-01-19 17:46:43.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 {#3455
  +user: Proxies\__CG__\App\Entity\User {#3456 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3258
    +user: Proxies\__CG__\App\Entity\User {#3259 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#2583
      +user: App\Entity\User {#2597 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: null
      +root: null
      +body: "OP sais this " … steal or vandalize speed enforcement cameras …""
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1726795833 {#2578
        date: 2024-09-20 03:30:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2585 …}
      +nested: Doctrine\ORM\PersistentCollection {#2587 …}
      +votes: Doctrine\ORM\PersistentCollection {#2589 …}
      +reports: Doctrine\ORM\PersistentCollection {#2591 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2593 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2595 …}
      -id: 321304
      -bodyTs: "'camera':9 'enforc':8 'op':1 'sai':2 'speed':7 'steal':4 'vandal':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6816849"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705634175 {#2579
        date: 2024-01-19 04:16:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2583}
    +body: "They didn’t say that, but they definitely implied it. If OP said that, they would be getting a little visit from the police or FBI."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705676555 {#3256
      date: 2024-01-19 16:02:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@jerrimu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3260 …}
    +nested: Doctrine\ORM\PersistentCollection {#3262 …}
    +votes: Doctrine\ORM\PersistentCollection {#3264 …}
    +reports: Doctrine\ORM\PersistentCollection {#3266 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
    -id: 322907
    -bodyTs: "'definit':8 'didn':2 'fbi':26 'get':18 'impli':9 'littl':20 'op':12 'polic':24 'said':13 'say':4 'visit':21 'would':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8432141"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705676555 {#3257
      date: 2024-01-19 16:02:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2583}
  +body: "I’m sure that the US navy seals has already infiltrated OP’s house and neutralized the threat. Merely joking about destroying traffic cams definitely warrants this type of action. /s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705682803 {#3453
    date: 2024-01-19 17:46:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@jerrimu@lemmy.world"
    "@deaf_fish@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3457 …}
  +nested: Doctrine\ORM\PersistentCollection {#3459 …}
  +votes: Doctrine\ORM\PersistentCollection {#3461 …}
  +reports: Doctrine\ORM\PersistentCollection {#3463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3467 …}
  -id: 323204
  -bodyTs: "'/s':31 'action':30 'alreadi':10 'cam':24 'definit':25 'destroy':22 'hous':14 'infiltr':11 'joke':20 'm':2 'mere':19 'navi':7 'neutral':16 'op':12 'seal':8 'sure':3 'threat':18 'traffic':23 'type':28 'us':6 'warrant':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7755631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705682803 {#3454
    date: 2024-01-19 17:46:43.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 {#3557
  +user: Proxies\__CG__\App\Entity\User {#3558 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3455
    +user: Proxies\__CG__\App\Entity\User {#3456 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#3258
      +user: Proxies\__CG__\App\Entity\User {#3259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: App\Entity\EntryComment {#2583
        +user: App\Entity\User {#2597 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
        +image: null
        +parent: null
        +root: null
        +body: "OP sais this " … steal or vandalize speed enforcement cameras …""
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1726795833 {#2578
          date: 2024-09-20 03:30:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2585 …}
        +nested: Doctrine\ORM\PersistentCollection {#2587 …}
        +votes: Doctrine\ORM\PersistentCollection {#2589 …}
        +reports: Doctrine\ORM\PersistentCollection {#2591 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2593 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2595 …}
        -id: 321304
        -bodyTs: "'camera':9 'enforc':8 'op':1 'sai':2 'speed':7 'steal':4 'vandal':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6816849"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705634175 {#2579
          date: 2024-01-19 04:16:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2583}
      +body: "They didn’t say that, but they definitely implied it. If OP said that, they would be getting a little visit from the police or FBI."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705676555 {#3256
        date: 2024-01-19 16:02:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@jerrimu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3260 …}
      +nested: Doctrine\ORM\PersistentCollection {#3262 …}
      +votes: Doctrine\ORM\PersistentCollection {#3264 …}
      +reports: Doctrine\ORM\PersistentCollection {#3266 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
      -id: 322907
      -bodyTs: "'definit':8 'didn':2 'fbi':26 'get':18 'impli':9 'littl':20 'op':12 'polic':24 'said':13 'say':4 'visit':21 'would':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8432141"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705676555 {#3257
        date: 2024-01-19 16:02:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2583}
    +body: "I’m sure that the US navy seals has already infiltrated OP’s house and neutralized the threat. Merely joking about destroying traffic cams definitely warrants this type of action. /s"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705682803 {#3453
      date: 2024-01-19 17:46:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@jerrimu@lemmy.world"
      "@deaf_fish@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3457 …}
    +nested: Doctrine\ORM\PersistentCollection {#3459 …}
    +votes: Doctrine\ORM\PersistentCollection {#3461 …}
    +reports: Doctrine\ORM\PersistentCollection {#3463 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3465 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3467 …}
    -id: 323204
    -bodyTs: "'/s':31 'action':30 'alreadi':10 'cam':24 'definit':25 'destroy':22 'hous':14 'infiltr':11 'joke':20 'm':2 'mere':19 'navi':7 'neutral':16 'op':12 'seal':8 'sure':3 'threat':18 'traffic':23 'type':28 'us':6 'warrant':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7755631"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705682803 {#3454
      date: 2024-01-19 17:46:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2583}
  +body: """
    I mean, historically if you are black or a socialist or something else considered inherently dangerous by US conservatives than yes, something like this is unfortunately as absurd as it sounds, enough to trigger that kind of action. You have to be someone they already find suspicious though, not some rando on the internet.\n
    \n
    Police are the dumbest and most violent demographic in the US.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705683612 {#3555
    date: 2024-01-19 18:00:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@jerrimu@lemmy.world"
    "@deaf_fish@lemm.ee"
    "@BigDanishGuy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3559 …}
  +nested: Doctrine\ORM\PersistentCollection {#3561 …}
  +votes: Doctrine\ORM\PersistentCollection {#3563 …}
  +reports: Doctrine\ORM\PersistentCollection {#3565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3569 …}
  -id: 323250
  -bodyTs: "'absurd':28 'action':38 'alreadi':45 'black':7 'conserv':19 'consid':14 'danger':16 'demograph':62 'dumbest':58 'els':13 'enough':32 'find':46 'histor':3 'inher':15 'internet':54 'kind':36 'like':23 'mean':2 'polic':55 'rando':51 'socialist':10 'someon':43 'someth':12,22 'sound':31 'suspici':47 'though':48 'trigger':34 'unfortun':26 'us':18,65 'violent':61 'yes':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6827857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705683612 {#3556
    date: 2024-01-19 18:00:12.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 {#3557
  +user: Proxies\__CG__\App\Entity\User {#3558 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3455
    +user: Proxies\__CG__\App\Entity\User {#3456 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#3258
      +user: Proxies\__CG__\App\Entity\User {#3259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: App\Entity\EntryComment {#2583
        +user: App\Entity\User {#2597 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
        +image: null
        +parent: null
        +root: null
        +body: "OP sais this " … steal or vandalize speed enforcement cameras …""
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1726795833 {#2578
          date: 2024-09-20 03:30:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2585 …}
        +nested: Doctrine\ORM\PersistentCollection {#2587 …}
        +votes: Doctrine\ORM\PersistentCollection {#2589 …}
        +reports: Doctrine\ORM\PersistentCollection {#2591 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2593 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2595 …}
        -id: 321304
        -bodyTs: "'camera':9 'enforc':8 'op':1 'sai':2 'speed':7 'steal':4 'vandal':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6816849"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705634175 {#2579
          date: 2024-01-19 04:16:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2583}
      +body: "They didn’t say that, but they definitely implied it. If OP said that, they would be getting a little visit from the police or FBI."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705676555 {#3256
        date: 2024-01-19 16:02:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@jerrimu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3260 …}
      +nested: Doctrine\ORM\PersistentCollection {#3262 …}
      +votes: Doctrine\ORM\PersistentCollection {#3264 …}
      +reports: Doctrine\ORM\PersistentCollection {#3266 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
      -id: 322907
      -bodyTs: "'definit':8 'didn':2 'fbi':26 'get':18 'impli':9 'littl':20 'op':12 'polic':24 'said':13 'say':4 'visit':21 'would':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8432141"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705676555 {#3257
        date: 2024-01-19 16:02:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2583}
    +body: "I’m sure that the US navy seals has already infiltrated OP’s house and neutralized the threat. Merely joking about destroying traffic cams definitely warrants this type of action. /s"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705682803 {#3453
      date: 2024-01-19 17:46:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@jerrimu@lemmy.world"
      "@deaf_fish@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3457 …}
    +nested: Doctrine\ORM\PersistentCollection {#3459 …}
    +votes: Doctrine\ORM\PersistentCollection {#3461 …}
    +reports: Doctrine\ORM\PersistentCollection {#3463 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3465 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3467 …}
    -id: 323204
    -bodyTs: "'/s':31 'action':30 'alreadi':10 'cam':24 'definit':25 'destroy':22 'hous':14 'infiltr':11 'joke':20 'm':2 'mere':19 'navi':7 'neutral':16 'op':12 'seal':8 'sure':3 'threat':18 'traffic':23 'type':28 'us':6 'warrant':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7755631"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705682803 {#3454
      date: 2024-01-19 17:46:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2583}
  +body: """
    I mean, historically if you are black or a socialist or something else considered inherently dangerous by US conservatives than yes, something like this is unfortunately as absurd as it sounds, enough to trigger that kind of action. You have to be someone they already find suspicious though, not some rando on the internet.\n
    \n
    Police are the dumbest and most violent demographic in the US.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705683612 {#3555
    date: 2024-01-19 18:00:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@jerrimu@lemmy.world"
    "@deaf_fish@lemm.ee"
    "@BigDanishGuy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3559 …}
  +nested: Doctrine\ORM\PersistentCollection {#3561 …}
  +votes: Doctrine\ORM\PersistentCollection {#3563 …}
  +reports: Doctrine\ORM\PersistentCollection {#3565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3569 …}
  -id: 323250
  -bodyTs: "'absurd':28 'action':38 'alreadi':45 'black':7 'conserv':19 'consid':14 'danger':16 'demograph':62 'dumbest':58 'els':13 'enough':32 'find':46 'histor':3 'inher':15 'internet':54 'kind':36 'like':23 'mean':2 'polic':55 'rando':51 'socialist':10 'someon':43 'someth':12,22 'sound':31 'suspici':47 'though':48 'trigger':34 'unfortun':26 'us':18,65 'violent':61 'yes':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6827857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705683612 {#3556
    date: 2024-01-19 18:00:12.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 {#3557
  +user: Proxies\__CG__\App\Entity\User {#3558 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3455
    +user: Proxies\__CG__\App\Entity\User {#3456 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#3258
      +user: Proxies\__CG__\App\Entity\User {#3259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: App\Entity\EntryComment {#2583
        +user: App\Entity\User {#2597 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
        +image: null
        +parent: null
        +root: null
        +body: "OP sais this " … steal or vandalize speed enforcement cameras …""
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1726795833 {#2578
          date: 2024-09-20 03:30:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2585 …}
        +nested: Doctrine\ORM\PersistentCollection {#2587 …}
        +votes: Doctrine\ORM\PersistentCollection {#2589 …}
        +reports: Doctrine\ORM\PersistentCollection {#2591 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2593 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2595 …}
        -id: 321304
        -bodyTs: "'camera':9 'enforc':8 'op':1 'sai':2 'speed':7 'steal':4 'vandal':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6816849"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705634175 {#2579
          date: 2024-01-19 04:16:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2583}
      +body: "They didn’t say that, but they definitely implied it. If OP said that, they would be getting a little visit from the police or FBI."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705676555 {#3256
        date: 2024-01-19 16:02:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@jerrimu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3260 …}
      +nested: Doctrine\ORM\PersistentCollection {#3262 …}
      +votes: Doctrine\ORM\PersistentCollection {#3264 …}
      +reports: Doctrine\ORM\PersistentCollection {#3266 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
      -id: 322907
      -bodyTs: "'definit':8 'didn':2 'fbi':26 'get':18 'impli':9 'littl':20 'op':12 'polic':24 'said':13 'say':4 'visit':21 'would':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8432141"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705676555 {#3257
        date: 2024-01-19 16:02:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2583}
    +body: "I’m sure that the US navy seals has already infiltrated OP’s house and neutralized the threat. Merely joking about destroying traffic cams definitely warrants this type of action. /s"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705682803 {#3453
      date: 2024-01-19 17:46:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@jerrimu@lemmy.world"
      "@deaf_fish@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3457 …}
    +nested: Doctrine\ORM\PersistentCollection {#3459 …}
    +votes: Doctrine\ORM\PersistentCollection {#3461 …}
    +reports: Doctrine\ORM\PersistentCollection {#3463 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3465 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3467 …}
    -id: 323204
    -bodyTs: "'/s':31 'action':30 'alreadi':10 'cam':24 'definit':25 'destroy':22 'hous':14 'infiltr':11 'joke':20 'm':2 'mere':19 'navi':7 'neutral':16 'op':12 'seal':8 'sure':3 'threat':18 'traffic':23 'type':28 'us':6 'warrant':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7755631"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705682803 {#3454
      date: 2024-01-19 17:46:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2583}
  +body: """
    I mean, historically if you are black or a socialist or something else considered inherently dangerous by US conservatives than yes, something like this is unfortunately as absurd as it sounds, enough to trigger that kind of action. You have to be someone they already find suspicious though, not some rando on the internet.\n
    \n
    Police are the dumbest and most violent demographic in the US.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705683612 {#3555
    date: 2024-01-19 18:00:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@jerrimu@lemmy.world"
    "@deaf_fish@lemm.ee"
    "@BigDanishGuy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3559 …}
  +nested: Doctrine\ORM\PersistentCollection {#3561 …}
  +votes: Doctrine\ORM\PersistentCollection {#3563 …}
  +reports: Doctrine\ORM\PersistentCollection {#3565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3569 …}
  -id: 323250
  -bodyTs: "'absurd':28 'action':38 'alreadi':45 'black':7 'conserv':19 'consid':14 'danger':16 'demograph':62 'dumbest':58 'els':13 'enough':32 'find':46 'histor':3 'inher':15 'internet':54 'kind':36 'like':23 'mean':2 'polic':55 'rando':51 'socialist':10 'someon':43 'someth':12,22 'sound':31 'suspici':47 'though':48 'trigger':34 'unfortun':26 'us':18,65 'violent':61 'yes':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6827857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705683612 {#3556
    date: 2024-01-19 18:00:12.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 {#2657
  +user: App\Entity\User {#2670 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: null
  +root: null
  +body: "Using vehicle velocity as risk assessment method is fucking dumb. Might as well put that copper to better use."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1726738890 {#2652
    date: 2024-09-19 11:41:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2658 …}
  +nested: Doctrine\ORM\PersistentCollection {#2660 …}
  +votes: Doctrine\ORM\PersistentCollection {#2662 …}
  +reports: Doctrine\ORM\PersistentCollection {#2664 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2668 …}
  -id: 319754
  -bodyTs: "'assess':6 'better':18 'copper':16 'dumb':10 'fuck':9 'method':7 'might':11 'put':14 'risk':5 'use':1,19 'vehicl':2 'veloc':3 'well':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6804345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705599000 {#2653
    date: 2024-01-18 18:30: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
135 DENIED edit
App\Entity\EntryComment {#2657
  +user: App\Entity\User {#2670 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: null
  +root: null
  +body: "Using vehicle velocity as risk assessment method is fucking dumb. Might as well put that copper to better use."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1726738890 {#2652
    date: 2024-09-19 11:41:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2658 …}
  +nested: Doctrine\ORM\PersistentCollection {#2660 …}
  +votes: Doctrine\ORM\PersistentCollection {#2662 …}
  +reports: Doctrine\ORM\PersistentCollection {#2664 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2668 …}
  -id: 319754
  -bodyTs: "'assess':6 'better':18 'copper':16 'dumb':10 'fuck':9 'method':7 'might':11 'put':14 'risk':5 'use':1,19 'vehicl':2 'veloc':3 'well':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6804345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705599000 {#2653
    date: 2024-01-18 18:30: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
136 DENIED moderate
App\Entity\EntryComment {#2657
  +user: App\Entity\User {#2670 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: null
  +root: null
  +body: "Using vehicle velocity as risk assessment method is fucking dumb. Might as well put that copper to better use."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1726738890 {#2652
    date: 2024-09-19 11:41:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2658 …}
  +nested: Doctrine\ORM\PersistentCollection {#2660 …}
  +votes: Doctrine\ORM\PersistentCollection {#2662 …}
  +reports: Doctrine\ORM\PersistentCollection {#2664 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2668 …}
  -id: 319754
  -bodyTs: "'assess':6 'better':18 'copper':16 'dumb':10 'fuck':9 'method':7 'might':11 'put':14 'risk':5 'use':1,19 'vehicl':2 'veloc':3 'well':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6804345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705599000 {#2653
    date: 2024-01-18 18:30: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
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 {#3242
  +user: Proxies\__CG__\App\Entity\User {#3243 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#2657
    +user: App\Entity\User {#2670 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: null
    +root: null
    +body: "Using vehicle velocity as risk assessment method is fucking dumb. Might as well put that copper to better use."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1726738890 {#2652
      date: 2024-09-19 11:41:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2658 …}
    +nested: Doctrine\ORM\PersistentCollection {#2660 …}
    +votes: Doctrine\ORM\PersistentCollection {#2662 …}
    +reports: Doctrine\ORM\PersistentCollection {#2664 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2666 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2668 …}
    -id: 319754
    -bodyTs: "'assess':6 'better':18 'copper':16 'dumb':10 'fuck':9 'method':7 'might':11 'put':14 'risk':5 'use':1,19 'vehicl':2 'veloc':3 'well':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6804345"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705599000 {#2653
      date: 2024-01-18 18:30:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2657}
  +body: """
    No it’s not. Speed is a very significant element of road safety. At lower speeds, you can stop in a much shorter distance, and if you hit someone their chance of death or serious injury goes way down. Braking distance is proportional to the *square* of velocity, and reaction distance is directly proportional. If hit at 50 km/h, a pedestrian has a 90% chance of death. At 30 km/h, they have a 90% chance of *survival*.\n
    \n
    At lower speeds, you’re also far more likely to *notice* something that might *require* you to stop or slow. Your cone of vision at 60 km/h is 40°. At 80 it’s 30°, and at 100 km/h it’s 20°. A different source I found says under 50 km/h it’s 104° and at 65 it’s 70°. Whatever the specifics, lower speeds are much safer.\n
    \n
    This isn’t to say that speed cameras are the best or should be the only method used to ensure road safety. Narrowing roads, adding furniture by the roadside, and increasing the complexity of the route, are all good ways to reinforce a lower speed limit by reducing how safe drivers feel driving at high speed. But speed cameras are a useful supplement to that, for those drivers determined to be irresponsible.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705648491 {#3240
    date: 2024-01-19 08:14:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@BilboBargains@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3244 …}
  +nested: Doctrine\ORM\PersistentCollection {#3246 …}
  +votes: Doctrine\ORM\PersistentCollection {#3248 …}
  +reports: Doctrine\ORM\PersistentCollection {#3250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
  -id: 321821
  -bodyTs: "'100':114 '104':130 '20':118 '30':69,111 '40':106 '50':58,126 '60':103 '65':133 '70':136 '80':108 '90':64,74 'ad':169 'also':83 'best':155 'brake':40 'camera':152,203 'chanc':31,65,75 'complex':177 'cone':99 'death':33,67 'determin':213 'differ':120 'direct':53 'distanc':24,41,51 'drive':197 'driver':195,212 'element':10 'ensur':164 'far':84 'feel':196 'found':123 'furnitur':170 'goe':37 'good':183 'high':199 'hit':28,56 'increas':175 'injuri':36 'irrespons':216 'isn':146 'km/h':59,70,104,115,127 'like':86 'limit':190 'lower':15,79,140,188 'method':161 'might':91 'much':22,143 'narrow':167 'notic':88 'pedestrian':61 'proport':43,54 're':82 'reaction':50 'reduc':192 'reinforc':186 'requir':92 'road':12,165,168 'roadsid':173 'rout':180 'safe':194 'safer':144 'safeti':13,166 'say':124,149 'serious':35 'shorter':23 'signific':9 'slow':97 'someon':29 'someth':89 'sourc':121 'specif':139 'speed':5,16,80,141,151,189,200,202 'squar':46 'stop':19,95 'supplement':207 'surviv':77 'use':162,206 'veloc':48 'vision':101 'way':38,184 'whatev':137"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/5920477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705648491 {#3241
    date: 2024-01-19 08:14: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
139 DENIED edit
App\Entity\EntryComment {#3242
  +user: Proxies\__CG__\App\Entity\User {#3243 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#2657
    +user: App\Entity\User {#2670 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: null
    +root: null
    +body: "Using vehicle velocity as risk assessment method is fucking dumb. Might as well put that copper to better use."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1726738890 {#2652
      date: 2024-09-19 11:41:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2658 …}
    +nested: Doctrine\ORM\PersistentCollection {#2660 …}
    +votes: Doctrine\ORM\PersistentCollection {#2662 …}
    +reports: Doctrine\ORM\PersistentCollection {#2664 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2666 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2668 …}
    -id: 319754
    -bodyTs: "'assess':6 'better':18 'copper':16 'dumb':10 'fuck':9 'method':7 'might':11 'put':14 'risk':5 'use':1,19 'vehicl':2 'veloc':3 'well':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6804345"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705599000 {#2653
      date: 2024-01-18 18:30:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2657}
  +body: """
    No it’s not. Speed is a very significant element of road safety. At lower speeds, you can stop in a much shorter distance, and if you hit someone their chance of death or serious injury goes way down. Braking distance is proportional to the *square* of velocity, and reaction distance is directly proportional. If hit at 50 km/h, a pedestrian has a 90% chance of death. At 30 km/h, they have a 90% chance of *survival*.\n
    \n
    At lower speeds, you’re also far more likely to *notice* something that might *require* you to stop or slow. Your cone of vision at 60 km/h is 40°. At 80 it’s 30°, and at 100 km/h it’s 20°. A different source I found says under 50 km/h it’s 104° and at 65 it’s 70°. Whatever the specifics, lower speeds are much safer.\n
    \n
    This isn’t to say that speed cameras are the best or should be the only method used to ensure road safety. Narrowing roads, adding furniture by the roadside, and increasing the complexity of the route, are all good ways to reinforce a lower speed limit by reducing how safe drivers feel driving at high speed. But speed cameras are a useful supplement to that, for those drivers determined to be irresponsible.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705648491 {#3240
    date: 2024-01-19 08:14:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@BilboBargains@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3244 …}
  +nested: Doctrine\ORM\PersistentCollection {#3246 …}
  +votes: Doctrine\ORM\PersistentCollection {#3248 …}
  +reports: Doctrine\ORM\PersistentCollection {#3250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
  -id: 321821
  -bodyTs: "'100':114 '104':130 '20':118 '30':69,111 '40':106 '50':58,126 '60':103 '65':133 '70':136 '80':108 '90':64,74 'ad':169 'also':83 'best':155 'brake':40 'camera':152,203 'chanc':31,65,75 'complex':177 'cone':99 'death':33,67 'determin':213 'differ':120 'direct':53 'distanc':24,41,51 'drive':197 'driver':195,212 'element':10 'ensur':164 'far':84 'feel':196 'found':123 'furnitur':170 'goe':37 'good':183 'high':199 'hit':28,56 'increas':175 'injuri':36 'irrespons':216 'isn':146 'km/h':59,70,104,115,127 'like':86 'limit':190 'lower':15,79,140,188 'method':161 'might':91 'much':22,143 'narrow':167 'notic':88 'pedestrian':61 'proport':43,54 're':82 'reaction':50 'reduc':192 'reinforc':186 'requir':92 'road':12,165,168 'roadsid':173 'rout':180 'safe':194 'safer':144 'safeti':13,166 'say':124,149 'serious':35 'shorter':23 'signific':9 'slow':97 'someon':29 'someth':89 'sourc':121 'specif':139 'speed':5,16,80,141,151,189,200,202 'squar':46 'stop':19,95 'supplement':207 'surviv':77 'use':162,206 'veloc':48 'vision':101 'way':38,184 'whatev':137"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/5920477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705648491 {#3241
    date: 2024-01-19 08:14: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
140 DENIED moderate
App\Entity\EntryComment {#3242
  +user: Proxies\__CG__\App\Entity\User {#3243 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#2657
    +user: App\Entity\User {#2670 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: null
    +root: null
    +body: "Using vehicle velocity as risk assessment method is fucking dumb. Might as well put that copper to better use."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1726738890 {#2652
      date: 2024-09-19 11:41:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2658 …}
    +nested: Doctrine\ORM\PersistentCollection {#2660 …}
    +votes: Doctrine\ORM\PersistentCollection {#2662 …}
    +reports: Doctrine\ORM\PersistentCollection {#2664 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2666 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2668 …}
    -id: 319754
    -bodyTs: "'assess':6 'better':18 'copper':16 'dumb':10 'fuck':9 'method':7 'might':11 'put':14 'risk':5 'use':1,19 'vehicl':2 'veloc':3 'well':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6804345"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705599000 {#2653
      date: 2024-01-18 18:30:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2657}
  +body: """
    No it’s not. Speed is a very significant element of road safety. At lower speeds, you can stop in a much shorter distance, and if you hit someone their chance of death or serious injury goes way down. Braking distance is proportional to the *square* of velocity, and reaction distance is directly proportional. If hit at 50 km/h, a pedestrian has a 90% chance of death. At 30 km/h, they have a 90% chance of *survival*.\n
    \n
    At lower speeds, you’re also far more likely to *notice* something that might *require* you to stop or slow. Your cone of vision at 60 km/h is 40°. At 80 it’s 30°, and at 100 km/h it’s 20°. A different source I found says under 50 km/h it’s 104° and at 65 it’s 70°. Whatever the specifics, lower speeds are much safer.\n
    \n
    This isn’t to say that speed cameras are the best or should be the only method used to ensure road safety. Narrowing roads, adding furniture by the roadside, and increasing the complexity of the route, are all good ways to reinforce a lower speed limit by reducing how safe drivers feel driving at high speed. But speed cameras are a useful supplement to that, for those drivers determined to be irresponsible.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705648491 {#3240
    date: 2024-01-19 08:14:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@BilboBargains@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3244 …}
  +nested: Doctrine\ORM\PersistentCollection {#3246 …}
  +votes: Doctrine\ORM\PersistentCollection {#3248 …}
  +reports: Doctrine\ORM\PersistentCollection {#3250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
  -id: 321821
  -bodyTs: "'100':114 '104':130 '20':118 '30':69,111 '40':106 '50':58,126 '60':103 '65':133 '70':136 '80':108 '90':64,74 'ad':169 'also':83 'best':155 'brake':40 'camera':152,203 'chanc':31,65,75 'complex':177 'cone':99 'death':33,67 'determin':213 'differ':120 'direct':53 'distanc':24,41,51 'drive':197 'driver':195,212 'element':10 'ensur':164 'far':84 'feel':196 'found':123 'furnitur':170 'goe':37 'good':183 'high':199 'hit':28,56 'increas':175 'injuri':36 'irrespons':216 'isn':146 'km/h':59,70,104,115,127 'like':86 'limit':190 'lower':15,79,140,188 'method':161 'might':91 'much':22,143 'narrow':167 'notic':88 'pedestrian':61 'proport':43,54 're':82 'reaction':50 'reduc':192 'reinforc':186 'requir':92 'road':12,165,168 'roadsid':173 'rout':180 'safe':194 'safer':144 'safeti':13,166 'say':124,149 'serious':35 'shorter':23 'signific':9 'slow':97 'someon':29 'someth':89 'sourc':121 'specif':139 'speed':5,16,80,141,151,189,200,202 'squar':46 'stop':19,95 'supplement':207 'surviv':77 'use':162,206 'veloc':48 'vision':101 'way':38,184 'whatev':137"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/5920477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705648491 {#3241
    date: 2024-01-19 08:14: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
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 {#3440
  +user: App\Entity\User {#2670 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3242
    +user: Proxies\__CG__\App\Entity\User {#3243 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#2657
      +user: App\Entity\User {#2670 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: null
      +root: null
      +body: "Using vehicle velocity as risk assessment method is fucking dumb. Might as well put that copper to better use."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1726738890 {#2652
        date: 2024-09-19 11:41:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2658 …}
      +nested: Doctrine\ORM\PersistentCollection {#2660 …}
      +votes: Doctrine\ORM\PersistentCollection {#2662 …}
      +reports: Doctrine\ORM\PersistentCollection {#2664 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2666 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2668 …}
      -id: 319754
      -bodyTs: "'assess':6 'better':18 'copper':16 'dumb':10 'fuck':9 'method':7 'might':11 'put':14 'risk':5 'use':1,19 'vehicl':2 'veloc':3 'well':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6804345"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705599000 {#2653
        date: 2024-01-18 18:30:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2657}
    +body: """
      No it’s not. Speed is a very significant element of road safety. At lower speeds, you can stop in a much shorter distance, and if you hit someone their chance of death or serious injury goes way down. Braking distance is proportional to the *square* of velocity, and reaction distance is directly proportional. If hit at 50 km/h, a pedestrian has a 90% chance of death. At 30 km/h, they have a 90% chance of *survival*.\n
      \n
      At lower speeds, you’re also far more likely to *notice* something that might *require* you to stop or slow. Your cone of vision at 60 km/h is 40°. At 80 it’s 30°, and at 100 km/h it’s 20°. A different source I found says under 50 km/h it’s 104° and at 65 it’s 70°. Whatever the specifics, lower speeds are much safer.\n
      \n
      This isn’t to say that speed cameras are the best or should be the only method used to ensure road safety. Narrowing roads, adding furniture by the roadside, and increasing the complexity of the route, are all good ways to reinforce a lower speed limit by reducing how safe drivers feel driving at high speed. But speed cameras are a useful supplement to that, for those drivers determined to be irresponsible.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705648491 {#3240
      date: 2024-01-19 08:14:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@BilboBargains@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3244 …}
    +nested: Doctrine\ORM\PersistentCollection {#3246 …}
    +votes: Doctrine\ORM\PersistentCollection {#3248 …}
    +reports: Doctrine\ORM\PersistentCollection {#3250 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
    -id: 321821
    -bodyTs: "'100':114 '104':130 '20':118 '30':69,111 '40':106 '50':58,126 '60':103 '65':133 '70':136 '80':108 '90':64,74 'ad':169 'also':83 'best':155 'brake':40 'camera':152,203 'chanc':31,65,75 'complex':177 'cone':99 'death':33,67 'determin':213 'differ':120 'direct':53 'distanc':24,41,51 'drive':197 'driver':195,212 'element':10 'ensur':164 'far':84 'feel':196 'found':123 'furnitur':170 'goe':37 'good':183 'high':199 'hit':28,56 'increas':175 'injuri':36 'irrespons':216 'isn':146 'km/h':59,70,104,115,127 'like':86 'limit':190 'lower':15,79,140,188 'method':161 'might':91 'much':22,143 'narrow':167 'notic':88 'pedestrian':61 'proport':43,54 're':82 'reaction':50 'reduc':192 'reinforc':186 'requir':92 'road':12,165,168 'roadsid':173 'rout':180 'safe':194 'safer':144 'safeti':13,166 'say':124,149 'serious':35 'shorter':23 'signific':9 'slow':97 'someon':29 'someth':89 'sourc':121 'specif':139 'speed':5,16,80,141,151,189,200,202 'squar':46 'stop':19,95 'supplement':207 'surviv':77 'use':162,206 'veloc':48 'vision':101 'way':38,184 'whatev':137"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/5920477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705648491 {#3241
      date: 2024-01-19 08:14:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2657}
  +body: """
    Why is high speed highway driving safer per km if vehicle velocity is a ‘very significant element of road safety’?\n
    \n
    The problem, as ever, is retards driving fast on slow roads and slow on fast roads. The camera doesn’t discriminate, it triggers no matter the context. It will trigger the same way for a racing driver with lightening fast reflexes in perfect conditions as it will for tired grandma with cold treacle reaction time driving on snow.\n
    \n
    Don’t believe their lies.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705672532 {#3438
    date: 2024-01-19 14:55:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@BilboBargains@lemmy.world"
    "@Zagorath@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3441 …}
  +nested: Doctrine\ORM\PersistentCollection {#3443 …}
  +votes: Doctrine\ORM\PersistentCollection {#3445 …}
  +reports: Doctrine\ORM\PersistentCollection {#3447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3451 …}
  -id: 322682
  -bodyTs: "'believ':81 'camera':38 'cold':72 'condit':64 'context':47 'discrimin':41 'doesn':39 'drive':6,27,76 'driver':57 'element':17 'ever':24 'fast':28,35,60 'grandma':70 'high':3 'highway':5 'km':9 'lie':83 'lighten':59 'matter':45 'per':8 'perfect':63 'problem':22 'race':56 'reaction':74 'reflex':61 'retard':26 'road':19,31,36 'safer':7 'safeti':20 'signific':16 'slow':30,33 'snow':78 'speed':4 'time':75 'tire':69 'treacl':73 'trigger':43,50 'vehicl':11 'veloc':12 'way':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6824294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705672532 {#3439
    date: 2024-01-19 14:55: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
143 DENIED edit
App\Entity\EntryComment {#3440
  +user: App\Entity\User {#2670 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3242
    +user: Proxies\__CG__\App\Entity\User {#3243 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#2657
      +user: App\Entity\User {#2670 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: null
      +root: null
      +body: "Using vehicle velocity as risk assessment method is fucking dumb. Might as well put that copper to better use."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1726738890 {#2652
        date: 2024-09-19 11:41:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2658 …}
      +nested: Doctrine\ORM\PersistentCollection {#2660 …}
      +votes: Doctrine\ORM\PersistentCollection {#2662 …}
      +reports: Doctrine\ORM\PersistentCollection {#2664 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2666 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2668 …}
      -id: 319754
      -bodyTs: "'assess':6 'better':18 'copper':16 'dumb':10 'fuck':9 'method':7 'might':11 'put':14 'risk':5 'use':1,19 'vehicl':2 'veloc':3 'well':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6804345"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705599000 {#2653
        date: 2024-01-18 18:30:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2657}
    +body: """
      No it’s not. Speed is a very significant element of road safety. At lower speeds, you can stop in a much shorter distance, and if you hit someone their chance of death or serious injury goes way down. Braking distance is proportional to the *square* of velocity, and reaction distance is directly proportional. If hit at 50 km/h, a pedestrian has a 90% chance of death. At 30 km/h, they have a 90% chance of *survival*.\n
      \n
      At lower speeds, you’re also far more likely to *notice* something that might *require* you to stop or slow. Your cone of vision at 60 km/h is 40°. At 80 it’s 30°, and at 100 km/h it’s 20°. A different source I found says under 50 km/h it’s 104° and at 65 it’s 70°. Whatever the specifics, lower speeds are much safer.\n
      \n
      This isn’t to say that speed cameras are the best or should be the only method used to ensure road safety. Narrowing roads, adding furniture by the roadside, and increasing the complexity of the route, are all good ways to reinforce a lower speed limit by reducing how safe drivers feel driving at high speed. But speed cameras are a useful supplement to that, for those drivers determined to be irresponsible.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705648491 {#3240
      date: 2024-01-19 08:14:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@BilboBargains@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3244 …}
    +nested: Doctrine\ORM\PersistentCollection {#3246 …}
    +votes: Doctrine\ORM\PersistentCollection {#3248 …}
    +reports: Doctrine\ORM\PersistentCollection {#3250 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
    -id: 321821
    -bodyTs: "'100':114 '104':130 '20':118 '30':69,111 '40':106 '50':58,126 '60':103 '65':133 '70':136 '80':108 '90':64,74 'ad':169 'also':83 'best':155 'brake':40 'camera':152,203 'chanc':31,65,75 'complex':177 'cone':99 'death':33,67 'determin':213 'differ':120 'direct':53 'distanc':24,41,51 'drive':197 'driver':195,212 'element':10 'ensur':164 'far':84 'feel':196 'found':123 'furnitur':170 'goe':37 'good':183 'high':199 'hit':28,56 'increas':175 'injuri':36 'irrespons':216 'isn':146 'km/h':59,70,104,115,127 'like':86 'limit':190 'lower':15,79,140,188 'method':161 'might':91 'much':22,143 'narrow':167 'notic':88 'pedestrian':61 'proport':43,54 're':82 'reaction':50 'reduc':192 'reinforc':186 'requir':92 'road':12,165,168 'roadsid':173 'rout':180 'safe':194 'safer':144 'safeti':13,166 'say':124,149 'serious':35 'shorter':23 'signific':9 'slow':97 'someon':29 'someth':89 'sourc':121 'specif':139 'speed':5,16,80,141,151,189,200,202 'squar':46 'stop':19,95 'supplement':207 'surviv':77 'use':162,206 'veloc':48 'vision':101 'way':38,184 'whatev':137"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/5920477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705648491 {#3241
      date: 2024-01-19 08:14:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2657}
  +body: """
    Why is high speed highway driving safer per km if vehicle velocity is a ‘very significant element of road safety’?\n
    \n
    The problem, as ever, is retards driving fast on slow roads and slow on fast roads. The camera doesn’t discriminate, it triggers no matter the context. It will trigger the same way for a racing driver with lightening fast reflexes in perfect conditions as it will for tired grandma with cold treacle reaction time driving on snow.\n
    \n
    Don’t believe their lies.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705672532 {#3438
    date: 2024-01-19 14:55:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@BilboBargains@lemmy.world"
    "@Zagorath@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3441 …}
  +nested: Doctrine\ORM\PersistentCollection {#3443 …}
  +votes: Doctrine\ORM\PersistentCollection {#3445 …}
  +reports: Doctrine\ORM\PersistentCollection {#3447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3451 …}
  -id: 322682
  -bodyTs: "'believ':81 'camera':38 'cold':72 'condit':64 'context':47 'discrimin':41 'doesn':39 'drive':6,27,76 'driver':57 'element':17 'ever':24 'fast':28,35,60 'grandma':70 'high':3 'highway':5 'km':9 'lie':83 'lighten':59 'matter':45 'per':8 'perfect':63 'problem':22 'race':56 'reaction':74 'reflex':61 'retard':26 'road':19,31,36 'safer':7 'safeti':20 'signific':16 'slow':30,33 'snow':78 'speed':4 'time':75 'tire':69 'treacl':73 'trigger':43,50 'vehicl':11 'veloc':12 'way':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6824294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705672532 {#3439
    date: 2024-01-19 14:55: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
144 DENIED moderate
App\Entity\EntryComment {#3440
  +user: App\Entity\User {#2670 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3242
    +user: Proxies\__CG__\App\Entity\User {#3243 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#2657
      +user: App\Entity\User {#2670 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: null
      +root: null
      +body: "Using vehicle velocity as risk assessment method is fucking dumb. Might as well put that copper to better use."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1726738890 {#2652
        date: 2024-09-19 11:41:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2658 …}
      +nested: Doctrine\ORM\PersistentCollection {#2660 …}
      +votes: Doctrine\ORM\PersistentCollection {#2662 …}
      +reports: Doctrine\ORM\PersistentCollection {#2664 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2666 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2668 …}
      -id: 319754
      -bodyTs: "'assess':6 'better':18 'copper':16 'dumb':10 'fuck':9 'method':7 'might':11 'put':14 'risk':5 'use':1,19 'vehicl':2 'veloc':3 'well':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6804345"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705599000 {#2653
        date: 2024-01-18 18:30:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2657}
    +body: """
      No it’s not. Speed is a very significant element of road safety. At lower speeds, you can stop in a much shorter distance, and if you hit someone their chance of death or serious injury goes way down. Braking distance is proportional to the *square* of velocity, and reaction distance is directly proportional. If hit at 50 km/h, a pedestrian has a 90% chance of death. At 30 km/h, they have a 90% chance of *survival*.\n
      \n
      At lower speeds, you’re also far more likely to *notice* something that might *require* you to stop or slow. Your cone of vision at 60 km/h is 40°. At 80 it’s 30°, and at 100 km/h it’s 20°. A different source I found says under 50 km/h it’s 104° and at 65 it’s 70°. Whatever the specifics, lower speeds are much safer.\n
      \n
      This isn’t to say that speed cameras are the best or should be the only method used to ensure road safety. Narrowing roads, adding furniture by the roadside, and increasing the complexity of the route, are all good ways to reinforce a lower speed limit by reducing how safe drivers feel driving at high speed. But speed cameras are a useful supplement to that, for those drivers determined to be irresponsible.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705648491 {#3240
      date: 2024-01-19 08:14:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@BilboBargains@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3244 …}
    +nested: Doctrine\ORM\PersistentCollection {#3246 …}
    +votes: Doctrine\ORM\PersistentCollection {#3248 …}
    +reports: Doctrine\ORM\PersistentCollection {#3250 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
    -id: 321821
    -bodyTs: "'100':114 '104':130 '20':118 '30':69,111 '40':106 '50':58,126 '60':103 '65':133 '70':136 '80':108 '90':64,74 'ad':169 'also':83 'best':155 'brake':40 'camera':152,203 'chanc':31,65,75 'complex':177 'cone':99 'death':33,67 'determin':213 'differ':120 'direct':53 'distanc':24,41,51 'drive':197 'driver':195,212 'element':10 'ensur':164 'far':84 'feel':196 'found':123 'furnitur':170 'goe':37 'good':183 'high':199 'hit':28,56 'increas':175 'injuri':36 'irrespons':216 'isn':146 'km/h':59,70,104,115,127 'like':86 'limit':190 'lower':15,79,140,188 'method':161 'might':91 'much':22,143 'narrow':167 'notic':88 'pedestrian':61 'proport':43,54 're':82 'reaction':50 'reduc':192 'reinforc':186 'requir':92 'road':12,165,168 'roadsid':173 'rout':180 'safe':194 'safer':144 'safeti':13,166 'say':124,149 'serious':35 'shorter':23 'signific':9 'slow':97 'someon':29 'someth':89 'sourc':121 'specif':139 'speed':5,16,80,141,151,189,200,202 'squar':46 'stop':19,95 'supplement':207 'surviv':77 'use':162,206 'veloc':48 'vision':101 'way':38,184 'whatev':137"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/5920477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705648491 {#3241
      date: 2024-01-19 08:14:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2657}
  +body: """
    Why is high speed highway driving safer per km if vehicle velocity is a ‘very significant element of road safety’?\n
    \n
    The problem, as ever, is retards driving fast on slow roads and slow on fast roads. The camera doesn’t discriminate, it triggers no matter the context. It will trigger the same way for a racing driver with lightening fast reflexes in perfect conditions as it will for tired grandma with cold treacle reaction time driving on snow.\n
    \n
    Don’t believe their lies.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705672532 {#3438
    date: 2024-01-19 14:55:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@BilboBargains@lemmy.world"
    "@Zagorath@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3441 …}
  +nested: Doctrine\ORM\PersistentCollection {#3443 …}
  +votes: Doctrine\ORM\PersistentCollection {#3445 …}
  +reports: Doctrine\ORM\PersistentCollection {#3447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3451 …}
  -id: 322682
  -bodyTs: "'believ':81 'camera':38 'cold':72 'condit':64 'context':47 'discrimin':41 'doesn':39 'drive':6,27,76 'driver':57 'element':17 'ever':24 'fast':28,35,60 'grandma':70 'high':3 'highway':5 'km':9 'lie':83 'lighten':59 'matter':45 'per':8 'perfect':63 'problem':22 'race':56 'reaction':74 'reflex':61 'retard':26 'road':19,31,36 'safer':7 'safeti':20 'signific':16 'slow':30,33 'snow':78 'speed':4 'time':75 'tire':69 'treacl':73 'trigger':43,50 'vehicl':11 'veloc':12 'way':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6824294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705672532 {#3439
    date: 2024-01-19 14:55: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
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 {#3541
  +user: Proxies\__CG__\App\Entity\User {#3542 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3440
    +user: App\Entity\User {#2670 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#3242
      +user: Proxies\__CG__\App\Entity\User {#3243 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: App\Entity\EntryComment {#2657
        +user: App\Entity\User {#2670 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
        +image: null
        +parent: null
        +root: null
        +body: "Using vehicle velocity as risk assessment method is fucking dumb. Might as well put that copper to better use."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1726738890 {#2652
          date: 2024-09-19 11:41:30.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2658 …}
        +nested: Doctrine\ORM\PersistentCollection {#2660 …}
        +votes: Doctrine\ORM\PersistentCollection {#2662 …}
        +reports: Doctrine\ORM\PersistentCollection {#2664 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2666 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2668 …}
        -id: 319754
        -bodyTs: "'assess':6 'better':18 'copper':16 'dumb':10 'fuck':9 'method':7 'might':11 'put':14 'risk':5 'use':1,19 'vehicl':2 'veloc':3 'well':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6804345"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705599000 {#2653
          date: 2024-01-18 18:30:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2657}
      +body: """
        No it’s not. Speed is a very significant element of road safety. At lower speeds, you can stop in a much shorter distance, and if you hit someone their chance of death or serious injury goes way down. Braking distance is proportional to the *square* of velocity, and reaction distance is directly proportional. If hit at 50 km/h, a pedestrian has a 90% chance of death. At 30 km/h, they have a 90% chance of *survival*.\n
        \n
        At lower speeds, you’re also far more likely to *notice* something that might *require* you to stop or slow. Your cone of vision at 60 km/h is 40°. At 80 it’s 30°, and at 100 km/h it’s 20°. A different source I found says under 50 km/h it’s 104° and at 65 it’s 70°. Whatever the specifics, lower speeds are much safer.\n
        \n
        This isn’t to say that speed cameras are the best or should be the only method used to ensure road safety. Narrowing roads, adding furniture by the roadside, and increasing the complexity of the route, are all good ways to reinforce a lower speed limit by reducing how safe drivers feel driving at high speed. But speed cameras are a useful supplement to that, for those drivers determined to be irresponsible.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705648491 {#3240
        date: 2024-01-19 08:14:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@BilboBargains@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3244 …}
      +nested: Doctrine\ORM\PersistentCollection {#3246 …}
      +votes: Doctrine\ORM\PersistentCollection {#3248 …}
      +reports: Doctrine\ORM\PersistentCollection {#3250 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
      -id: 321821
      -bodyTs: "'100':114 '104':130 '20':118 '30':69,111 '40':106 '50':58,126 '60':103 '65':133 '70':136 '80':108 '90':64,74 'ad':169 'also':83 'best':155 'brake':40 'camera':152,203 'chanc':31,65,75 'complex':177 'cone':99 'death':33,67 'determin':213 'differ':120 'direct':53 'distanc':24,41,51 'drive':197 'driver':195,212 'element':10 'ensur':164 'far':84 'feel':196 'found':123 'furnitur':170 'goe':37 'good':183 'high':199 'hit':28,56 'increas':175 'injuri':36 'irrespons':216 'isn':146 'km/h':59,70,104,115,127 'like':86 'limit':190 'lower':15,79,140,188 'method':161 'might':91 'much':22,143 'narrow':167 'notic':88 'pedestrian':61 'proport':43,54 're':82 'reaction':50 'reduc':192 'reinforc':186 'requir':92 'road':12,165,168 'roadsid':173 'rout':180 'safe':194 'safer':144 'safeti':13,166 'say':124,149 'serious':35 'shorter':23 'signific':9 'slow':97 'someon':29 'someth':89 'sourc':121 'specif':139 'speed':5,16,80,141,151,189,200,202 'squar':46 'stop':19,95 'supplement':207 'surviv':77 'use':162,206 'veloc':48 'vision':101 'way':38,184 'whatev':137"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/5920477"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705648491 {#3241
        date: 2024-01-19 08:14:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2657}
    +body: """
      Why is high speed highway driving safer per km if vehicle velocity is a ‘very significant element of road safety’?\n
      \n
      The problem, as ever, is retards driving fast on slow roads and slow on fast roads. The camera doesn’t discriminate, it triggers no matter the context. It will trigger the same way for a racing driver with lightening fast reflexes in perfect conditions as it will for tired grandma with cold treacle reaction time driving on snow.\n
      \n
      Don’t believe their lies.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705672532 {#3438
      date: 2024-01-19 14:55:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@BilboBargains@lemmy.world"
      "@Zagorath@aussie.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3441 …}
    +nested: Doctrine\ORM\PersistentCollection {#3443 …}
    +votes: Doctrine\ORM\PersistentCollection {#3445 …}
    +reports: Doctrine\ORM\PersistentCollection {#3447 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3449 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3451 …}
    -id: 322682
    -bodyTs: "'believ':81 'camera':38 'cold':72 'condit':64 'context':47 'discrimin':41 'doesn':39 'drive':6,27,76 'driver':57 'element':17 'ever':24 'fast':28,35,60 'grandma':70 'high':3 'highway':5 'km':9 'lie':83 'lighten':59 'matter':45 'per':8 'perfect':63 'problem':22 'race':56 'reaction':74 'reflex':61 'retard':26 'road':19,31,36 'safer':7 'safeti':20 'signific':16 'slow':30,33 'snow':78 'speed':4 'time':75 'tire':69 'treacl':73 'trigger':43,50 'vehicl':11 'veloc':12 'way':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6824294"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705672532 {#3439
      date: 2024-01-19 14:55:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2657}
  +body: """
    Because highways don’t have stop signs or lights or people in slower means of transportation sharing the road with cars.\n
    \n
    When accidents happen on highways they tend to involve more cars and to be more destructive too because of the speeds involved.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705673084 {#3539
    date: 2024-01-19 15:04:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@BilboBargains@lemmy.world"
    "@Zagorath@aussie.zone"
  ]
  +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: 322705
  -bodyTs: "'accid':23 'car':21,32 'destruct':37 'happen':24 'highway':2,26 'involv':30,43 'light':9 'mean':14 'peopl':11 'road':19 'share':17 'sign':7 'slower':13 'speed':42 'stop':6 'tend':28 'transport':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7751028"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705673084 {#3540
    date: 2024-01-19 15:04:44.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 {#3541
  +user: Proxies\__CG__\App\Entity\User {#3542 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3440
    +user: App\Entity\User {#2670 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#3242
      +user: Proxies\__CG__\App\Entity\User {#3243 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: App\Entity\EntryComment {#2657
        +user: App\Entity\User {#2670 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
        +image: null
        +parent: null
        +root: null
        +body: "Using vehicle velocity as risk assessment method is fucking dumb. Might as well put that copper to better use."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1726738890 {#2652
          date: 2024-09-19 11:41:30.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2658 …}
        +nested: Doctrine\ORM\PersistentCollection {#2660 …}
        +votes: Doctrine\ORM\PersistentCollection {#2662 …}
        +reports: Doctrine\ORM\PersistentCollection {#2664 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2666 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2668 …}
        -id: 319754
        -bodyTs: "'assess':6 'better':18 'copper':16 'dumb':10 'fuck':9 'method':7 'might':11 'put':14 'risk':5 'use':1,19 'vehicl':2 'veloc':3 'well':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6804345"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705599000 {#2653
          date: 2024-01-18 18:30:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2657}
      +body: """
        No it’s not. Speed is a very significant element of road safety. At lower speeds, you can stop in a much shorter distance, and if you hit someone their chance of death or serious injury goes way down. Braking distance is proportional to the *square* of velocity, and reaction distance is directly proportional. If hit at 50 km/h, a pedestrian has a 90% chance of death. At 30 km/h, they have a 90% chance of *survival*.\n
        \n
        At lower speeds, you’re also far more likely to *notice* something that might *require* you to stop or slow. Your cone of vision at 60 km/h is 40°. At 80 it’s 30°, and at 100 km/h it’s 20°. A different source I found says under 50 km/h it’s 104° and at 65 it’s 70°. Whatever the specifics, lower speeds are much safer.\n
        \n
        This isn’t to say that speed cameras are the best or should be the only method used to ensure road safety. Narrowing roads, adding furniture by the roadside, and increasing the complexity of the route, are all good ways to reinforce a lower speed limit by reducing how safe drivers feel driving at high speed. But speed cameras are a useful supplement to that, for those drivers determined to be irresponsible.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705648491 {#3240
        date: 2024-01-19 08:14:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@BilboBargains@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3244 …}
      +nested: Doctrine\ORM\PersistentCollection {#3246 …}
      +votes: Doctrine\ORM\PersistentCollection {#3248 …}
      +reports: Doctrine\ORM\PersistentCollection {#3250 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
      -id: 321821
      -bodyTs: "'100':114 '104':130 '20':118 '30':69,111 '40':106 '50':58,126 '60':103 '65':133 '70':136 '80':108 '90':64,74 'ad':169 'also':83 'best':155 'brake':40 'camera':152,203 'chanc':31,65,75 'complex':177 'cone':99 'death':33,67 'determin':213 'differ':120 'direct':53 'distanc':24,41,51 'drive':197 'driver':195,212 'element':10 'ensur':164 'far':84 'feel':196 'found':123 'furnitur':170 'goe':37 'good':183 'high':199 'hit':28,56 'increas':175 'injuri':36 'irrespons':216 'isn':146 'km/h':59,70,104,115,127 'like':86 'limit':190 'lower':15,79,140,188 'method':161 'might':91 'much':22,143 'narrow':167 'notic':88 'pedestrian':61 'proport':43,54 're':82 'reaction':50 'reduc':192 'reinforc':186 'requir':92 'road':12,165,168 'roadsid':173 'rout':180 'safe':194 'safer':144 'safeti':13,166 'say':124,149 'serious':35 'shorter':23 'signific':9 'slow':97 'someon':29 'someth':89 'sourc':121 'specif':139 'speed':5,16,80,141,151,189,200,202 'squar':46 'stop':19,95 'supplement':207 'surviv':77 'use':162,206 'veloc':48 'vision':101 'way':38,184 'whatev':137"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/5920477"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705648491 {#3241
        date: 2024-01-19 08:14:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2657}
    +body: """
      Why is high speed highway driving safer per km if vehicle velocity is a ‘very significant element of road safety’?\n
      \n
      The problem, as ever, is retards driving fast on slow roads and slow on fast roads. The camera doesn’t discriminate, it triggers no matter the context. It will trigger the same way for a racing driver with lightening fast reflexes in perfect conditions as it will for tired grandma with cold treacle reaction time driving on snow.\n
      \n
      Don’t believe their lies.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705672532 {#3438
      date: 2024-01-19 14:55:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@BilboBargains@lemmy.world"
      "@Zagorath@aussie.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3441 …}
    +nested: Doctrine\ORM\PersistentCollection {#3443 …}
    +votes: Doctrine\ORM\PersistentCollection {#3445 …}
    +reports: Doctrine\ORM\PersistentCollection {#3447 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3449 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3451 …}
    -id: 322682
    -bodyTs: "'believ':81 'camera':38 'cold':72 'condit':64 'context':47 'discrimin':41 'doesn':39 'drive':6,27,76 'driver':57 'element':17 'ever':24 'fast':28,35,60 'grandma':70 'high':3 'highway':5 'km':9 'lie':83 'lighten':59 'matter':45 'per':8 'perfect':63 'problem':22 'race':56 'reaction':74 'reflex':61 'retard':26 'road':19,31,36 'safer':7 'safeti':20 'signific':16 'slow':30,33 'snow':78 'speed':4 'time':75 'tire':69 'treacl':73 'trigger':43,50 'vehicl':11 'veloc':12 'way':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6824294"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705672532 {#3439
      date: 2024-01-19 14:55:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2657}
  +body: """
    Because highways don’t have stop signs or lights or people in slower means of transportation sharing the road with cars.\n
    \n
    When accidents happen on highways they tend to involve more cars and to be more destructive too because of the speeds involved.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705673084 {#3539
    date: 2024-01-19 15:04:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@BilboBargains@lemmy.world"
    "@Zagorath@aussie.zone"
  ]
  +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: 322705
  -bodyTs: "'accid':23 'car':21,32 'destruct':37 'happen':24 'highway':2,26 'involv':30,43 'light':9 'mean':14 'peopl':11 'road':19 'share':17 'sign':7 'slower':13 'speed':42 'stop':6 'tend':28 'transport':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7751028"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705673084 {#3540
    date: 2024-01-19 15:04:44.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 {#3541
  +user: Proxies\__CG__\App\Entity\User {#3542 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3440
    +user: App\Entity\User {#2670 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#3242
      +user: Proxies\__CG__\App\Entity\User {#3243 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: App\Entity\EntryComment {#2657
        +user: App\Entity\User {#2670 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
        +image: null
        +parent: null
        +root: null
        +body: "Using vehicle velocity as risk assessment method is fucking dumb. Might as well put that copper to better use."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1726738890 {#2652
          date: 2024-09-19 11:41:30.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2658 …}
        +nested: Doctrine\ORM\PersistentCollection {#2660 …}
        +votes: Doctrine\ORM\PersistentCollection {#2662 …}
        +reports: Doctrine\ORM\PersistentCollection {#2664 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2666 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2668 …}
        -id: 319754
        -bodyTs: "'assess':6 'better':18 'copper':16 'dumb':10 'fuck':9 'method':7 'might':11 'put':14 'risk':5 'use':1,19 'vehicl':2 'veloc':3 'well':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6804345"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705599000 {#2653
          date: 2024-01-18 18:30:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2657}
      +body: """
        No it’s not. Speed is a very significant element of road safety. At lower speeds, you can stop in a much shorter distance, and if you hit someone their chance of death or serious injury goes way down. Braking distance is proportional to the *square* of velocity, and reaction distance is directly proportional. If hit at 50 km/h, a pedestrian has a 90% chance of death. At 30 km/h, they have a 90% chance of *survival*.\n
        \n
        At lower speeds, you’re also far more likely to *notice* something that might *require* you to stop or slow. Your cone of vision at 60 km/h is 40°. At 80 it’s 30°, and at 100 km/h it’s 20°. A different source I found says under 50 km/h it’s 104° and at 65 it’s 70°. Whatever the specifics, lower speeds are much safer.\n
        \n
        This isn’t to say that speed cameras are the best or should be the only method used to ensure road safety. Narrowing roads, adding furniture by the roadside, and increasing the complexity of the route, are all good ways to reinforce a lower speed limit by reducing how safe drivers feel driving at high speed. But speed cameras are a useful supplement to that, for those drivers determined to be irresponsible.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705648491 {#3240
        date: 2024-01-19 08:14:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@BilboBargains@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3244 …}
      +nested: Doctrine\ORM\PersistentCollection {#3246 …}
      +votes: Doctrine\ORM\PersistentCollection {#3248 …}
      +reports: Doctrine\ORM\PersistentCollection {#3250 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
      -id: 321821
      -bodyTs: "'100':114 '104':130 '20':118 '30':69,111 '40':106 '50':58,126 '60':103 '65':133 '70':136 '80':108 '90':64,74 'ad':169 'also':83 'best':155 'brake':40 'camera':152,203 'chanc':31,65,75 'complex':177 'cone':99 'death':33,67 'determin':213 'differ':120 'direct':53 'distanc':24,41,51 'drive':197 'driver':195,212 'element':10 'ensur':164 'far':84 'feel':196 'found':123 'furnitur':170 'goe':37 'good':183 'high':199 'hit':28,56 'increas':175 'injuri':36 'irrespons':216 'isn':146 'km/h':59,70,104,115,127 'like':86 'limit':190 'lower':15,79,140,188 'method':161 'might':91 'much':22,143 'narrow':167 'notic':88 'pedestrian':61 'proport':43,54 're':82 'reaction':50 'reduc':192 'reinforc':186 'requir':92 'road':12,165,168 'roadsid':173 'rout':180 'safe':194 'safer':144 'safeti':13,166 'say':124,149 'serious':35 'shorter':23 'signific':9 'slow':97 'someon':29 'someth':89 'sourc':121 'specif':139 'speed':5,16,80,141,151,189,200,202 'squar':46 'stop':19,95 'supplement':207 'surviv':77 'use':162,206 'veloc':48 'vision':101 'way':38,184 'whatev':137"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/5920477"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705648491 {#3241
        date: 2024-01-19 08:14:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2657}
    +body: """
      Why is high speed highway driving safer per km if vehicle velocity is a ‘very significant element of road safety’?\n
      \n
      The problem, as ever, is retards driving fast on slow roads and slow on fast roads. The camera doesn’t discriminate, it triggers no matter the context. It will trigger the same way for a racing driver with lightening fast reflexes in perfect conditions as it will for tired grandma with cold treacle reaction time driving on snow.\n
      \n
      Don’t believe their lies.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705672532 {#3438
      date: 2024-01-19 14:55:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@BilboBargains@lemmy.world"
      "@Zagorath@aussie.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3441 …}
    +nested: Doctrine\ORM\PersistentCollection {#3443 …}
    +votes: Doctrine\ORM\PersistentCollection {#3445 …}
    +reports: Doctrine\ORM\PersistentCollection {#3447 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3449 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3451 …}
    -id: 322682
    -bodyTs: "'believ':81 'camera':38 'cold':72 'condit':64 'context':47 'discrimin':41 'doesn':39 'drive':6,27,76 'driver':57 'element':17 'ever':24 'fast':28,35,60 'grandma':70 'high':3 'highway':5 'km':9 'lie':83 'lighten':59 'matter':45 'per':8 'perfect':63 'problem':22 'race':56 'reaction':74 'reflex':61 'retard':26 'road':19,31,36 'safer':7 'safeti':20 'signific':16 'slow':30,33 'snow':78 'speed':4 'time':75 'tire':69 'treacl':73 'trigger':43,50 'vehicl':11 'veloc':12 'way':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6824294"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705672532 {#3439
      date: 2024-01-19 14:55:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2657}
  +body: """
    Because highways don’t have stop signs or lights or people in slower means of transportation sharing the road with cars.\n
    \n
    When accidents happen on highways they tend to involve more cars and to be more destructive too because of the speeds involved.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705673084 {#3539
    date: 2024-01-19 15:04:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@BilboBargains@lemmy.world"
    "@Zagorath@aussie.zone"
  ]
  +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: 322705
  -bodyTs: "'accid':23 'car':21,32 'destruct':37 'happen':24 'highway':2,26 'involv':30,43 'light':9 'mean':14 'peopl':11 'road':19 'share':17 'sign':7 'slower':13 'speed':42 'stop':6 'tend':28 'transport':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7751028"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705673084 {#3540
    date: 2024-01-19 15:04:44.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 {#2730
  +user: App\Entity\User {#2744 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: null
  +root: null
  +body: "But does it have probiotics?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1725695733 {#2725
    date: 2024-09-07 09:55:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2732 …}
  +nested: Doctrine\ORM\PersistentCollection {#2734 …}
  +votes: Doctrine\ORM\PersistentCollection {#2736 …}
  +reports: Doctrine\ORM\PersistentCollection {#2738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
  -id: 314756
  -bodyTs: "'probiot':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6820171"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705435018 {#2726
    date: 2024-01-16 20:56:58.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 {#2730
  +user: App\Entity\User {#2744 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: null
  +root: null
  +body: "But does it have probiotics?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1725695733 {#2725
    date: 2024-09-07 09:55:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2732 …}
  +nested: Doctrine\ORM\PersistentCollection {#2734 …}
  +votes: Doctrine\ORM\PersistentCollection {#2736 …}
  +reports: Doctrine\ORM\PersistentCollection {#2738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
  -id: 314756
  -bodyTs: "'probiot':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6820171"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705435018 {#2726
    date: 2024-01-16 20:56:58.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 {#2730
  +user: App\Entity\User {#2744 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: null
  +root: null
  +body: "But does it have probiotics?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1725695733 {#2725
    date: 2024-09-07 09:55:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2732 …}
  +nested: Doctrine\ORM\PersistentCollection {#2734 …}
  +votes: Doctrine\ORM\PersistentCollection {#2736 …}
  +reports: Doctrine\ORM\PersistentCollection {#2738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
  -id: 314756
  -bodyTs: "'probiot':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6820171"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705435018 {#2726
    date: 2024-01-16 20:56:58.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 {#3211
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#2730
    +user: App\Entity\User {#2744 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: null
    +root: null
    +body: "But does it have probiotics?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1725695733 {#2725
      date: 2024-09-07 09:55:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2732 …}
    +nested: Doctrine\ORM\PersistentCollection {#2734 …}
    +votes: Doctrine\ORM\PersistentCollection {#2736 …}
    +reports: Doctrine\ORM\PersistentCollection {#2738 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
    -id: 314756
    -bodyTs: "'probiot':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6820171"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705435018 {#2726
      date: 2024-01-16 20:56:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2730}
  +body: "IDK but definitely has lots of corn syrup"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705435113 {#3209
    date: 2024-01-16 20:58:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@LinkOpensChest_wav@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3212 …}
  +nested: Doctrine\ORM\PersistentCollection {#3214 …}
  +votes: Doctrine\ORM\PersistentCollection {#3216 …}
  +reports: Doctrine\ORM\PersistentCollection {#3218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3222 …}
  -id: 314763
  -bodyTs: "'corn':7 'definit':3 'idk':1 'lot':5 'syrup':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4834352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705435113 {#3210
    date: 2024-01-16 20:58: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
155 DENIED edit
App\Entity\EntryComment {#3211
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#2730
    +user: App\Entity\User {#2744 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: null
    +root: null
    +body: "But does it have probiotics?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1725695733 {#2725
      date: 2024-09-07 09:55:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2732 …}
    +nested: Doctrine\ORM\PersistentCollection {#2734 …}
    +votes: Doctrine\ORM\PersistentCollection {#2736 …}
    +reports: Doctrine\ORM\PersistentCollection {#2738 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
    -id: 314756
    -bodyTs: "'probiot':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6820171"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705435018 {#2726
      date: 2024-01-16 20:56:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2730}
  +body: "IDK but definitely has lots of corn syrup"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705435113 {#3209
    date: 2024-01-16 20:58:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@LinkOpensChest_wav@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3212 …}
  +nested: Doctrine\ORM\PersistentCollection {#3214 …}
  +votes: Doctrine\ORM\PersistentCollection {#3216 …}
  +reports: Doctrine\ORM\PersistentCollection {#3218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3222 …}
  -id: 314763
  -bodyTs: "'corn':7 'definit':3 'idk':1 'lot':5 'syrup':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4834352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705435113 {#3210
    date: 2024-01-16 20:58: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
156 DENIED moderate
App\Entity\EntryComment {#3211
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#2730
    +user: App\Entity\User {#2744 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: null
    +root: null
    +body: "But does it have probiotics?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1725695733 {#2725
      date: 2024-09-07 09:55:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2732 …}
    +nested: Doctrine\ORM\PersistentCollection {#2734 …}
    +votes: Doctrine\ORM\PersistentCollection {#2736 …}
    +reports: Doctrine\ORM\PersistentCollection {#2738 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
    -id: 314756
    -bodyTs: "'probiot':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6820171"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705435018 {#2726
      date: 2024-01-16 20:56:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2730}
  +body: "IDK but definitely has lots of corn syrup"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705435113 {#3209
    date: 2024-01-16 20:58:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@LinkOpensChest_wav@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3212 …}
  +nested: Doctrine\ORM\PersistentCollection {#3214 …}
  +votes: Doctrine\ORM\PersistentCollection {#3216 …}
  +reports: Doctrine\ORM\PersistentCollection {#3218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3222 …}
  -id: 314763
  -bodyTs: "'corn':7 'definit':3 'idk':1 'lot':5 'syrup':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4834352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705435113 {#3210
    date: 2024-01-16 20:58: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
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 {#3226
  +user: Proxies\__CG__\App\Entity\User {#3227 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#2730
    +user: App\Entity\User {#2744 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: null
    +root: null
    +body: "But does it have probiotics?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1725695733 {#2725
      date: 2024-09-07 09:55:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2732 …}
    +nested: Doctrine\ORM\PersistentCollection {#2734 …}
    +votes: Doctrine\ORM\PersistentCollection {#2736 …}
    +reports: Doctrine\ORM\PersistentCollection {#2738 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
    -id: 314756
    -bodyTs: "'probiot':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6820171"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705435018 {#2726
      date: 2024-01-16 20:56:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2730}
  +body: "It’s got electrolytes!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1705435133 {#3224
    date: 2024-01-16 20:58:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@LinkOpensChest_wav@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3228 …}
  +nested: Doctrine\ORM\PersistentCollection {#3230 …}
  +votes: Doctrine\ORM\PersistentCollection {#3232 …}
  +reports: Doctrine\ORM\PersistentCollection {#3234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
  -id: 314762
  -bodyTs: "'electrolyt':4 'got':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7647989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705435133 {#3225
    date: 2024-01-16 20:58: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 {#3226
  +user: Proxies\__CG__\App\Entity\User {#3227 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#2730
    +user: App\Entity\User {#2744 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: null
    +root: null
    +body: "But does it have probiotics?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1725695733 {#2725
      date: 2024-09-07 09:55:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2732 …}
    +nested: Doctrine\ORM\PersistentCollection {#2734 …}
    +votes: Doctrine\ORM\PersistentCollection {#2736 …}
    +reports: Doctrine\ORM\PersistentCollection {#2738 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
    -id: 314756
    -bodyTs: "'probiot':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6820171"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705435018 {#2726
      date: 2024-01-16 20:56:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2730}
  +body: "It’s got electrolytes!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1705435133 {#3224
    date: 2024-01-16 20:58:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@LinkOpensChest_wav@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3228 …}
  +nested: Doctrine\ORM\PersistentCollection {#3230 …}
  +votes: Doctrine\ORM\PersistentCollection {#3232 …}
  +reports: Doctrine\ORM\PersistentCollection {#3234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
  -id: 314762
  -bodyTs: "'electrolyt':4 'got':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7647989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705435133 {#3225
    date: 2024-01-16 20:58: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 {#3226
  +user: Proxies\__CG__\App\Entity\User {#3227 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#2730
    +user: App\Entity\User {#2744 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: null
    +root: null
    +body: "But does it have probiotics?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1725695733 {#2725
      date: 2024-09-07 09:55:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2732 …}
    +nested: Doctrine\ORM\PersistentCollection {#2734 …}
    +votes: Doctrine\ORM\PersistentCollection {#2736 …}
    +reports: Doctrine\ORM\PersistentCollection {#2738 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
    -id: 314756
    -bodyTs: "'probiot':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6820171"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705435018 {#2726
      date: 2024-01-16 20:56:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2730}
  +body: "It’s got electrolytes!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1705435133 {#3224
    date: 2024-01-16 20:58:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@LinkOpensChest_wav@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3228 …}
  +nested: Doctrine\ORM\PersistentCollection {#3230 …}
  +votes: Doctrine\ORM\PersistentCollection {#3232 …}
  +reports: Doctrine\ORM\PersistentCollection {#3234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
  -id: 314762
  -bodyTs: "'electrolyt':4 'got':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7647989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705435133 {#3225
    date: 2024-01-16 20:58: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 {#3424
  +user: Proxies\__CG__\App\Entity\User {#3425 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3226
    +user: Proxies\__CG__\App\Entity\User {#3227 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#2730
      +user: App\Entity\User {#2744 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: null
      +root: null
      +body: "But does it have probiotics?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1725695733 {#2725
        date: 2024-09-07 09:55:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2732 …}
      +nested: Doctrine\ORM\PersistentCollection {#2734 …}
      +votes: Doctrine\ORM\PersistentCollection {#2736 …}
      +reports: Doctrine\ORM\PersistentCollection {#2738 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
      -id: 314756
      -bodyTs: "'probiot':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/6820171"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705435018 {#2726
        date: 2024-01-16 20:56:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2730}
    +body: "It’s got electrolytes!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1705435133 {#3224
      date: 2024-01-16 20:58:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@LinkOpensChest_wav@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3228 …}
    +nested: Doctrine\ORM\PersistentCollection {#3230 …}
    +votes: Doctrine\ORM\PersistentCollection {#3232 …}
    +reports: Doctrine\ORM\PersistentCollection {#3234 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
    -id: 314762
    -bodyTs: "'electrolyt':4 'got':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7647989"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705435133 {#3225
      date: 2024-01-16 20:58:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2730}
  +body: "It’s what plants crave!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705450683 {#3422
    date: 2024-01-17 01:18:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@LinkOpensChest_wav@lemmy.dbzer0.com"
    "@kersploosh@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3426 …}
  +nested: Doctrine\ORM\PersistentCollection {#3428 …}
  +votes: Doctrine\ORM\PersistentCollection {#3430 …}
  +reports: Doctrine\ORM\PersistentCollection {#3432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3436 …}
  -id: 316422
  -bodyTs: "'crave':5 'plant':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/comment/4510365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705450683 {#3423
    date: 2024-01-17 01:18: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
163 DENIED edit
App\Entity\EntryComment {#3424
  +user: Proxies\__CG__\App\Entity\User {#3425 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3226
    +user: Proxies\__CG__\App\Entity\User {#3227 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#2730
      +user: App\Entity\User {#2744 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: null
      +root: null
      +body: "But does it have probiotics?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1725695733 {#2725
        date: 2024-09-07 09:55:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2732 …}
      +nested: Doctrine\ORM\PersistentCollection {#2734 …}
      +votes: Doctrine\ORM\PersistentCollection {#2736 …}
      +reports: Doctrine\ORM\PersistentCollection {#2738 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
      -id: 314756
      -bodyTs: "'probiot':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/6820171"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705435018 {#2726
        date: 2024-01-16 20:56:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2730}
    +body: "It’s got electrolytes!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1705435133 {#3224
      date: 2024-01-16 20:58:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@LinkOpensChest_wav@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3228 …}
    +nested: Doctrine\ORM\PersistentCollection {#3230 …}
    +votes: Doctrine\ORM\PersistentCollection {#3232 …}
    +reports: Doctrine\ORM\PersistentCollection {#3234 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
    -id: 314762
    -bodyTs: "'electrolyt':4 'got':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7647989"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705435133 {#3225
      date: 2024-01-16 20:58:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2730}
  +body: "It’s what plants crave!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705450683 {#3422
    date: 2024-01-17 01:18:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@LinkOpensChest_wav@lemmy.dbzer0.com"
    "@kersploosh@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3426 …}
  +nested: Doctrine\ORM\PersistentCollection {#3428 …}
  +votes: Doctrine\ORM\PersistentCollection {#3430 …}
  +reports: Doctrine\ORM\PersistentCollection {#3432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3436 …}
  -id: 316422
  -bodyTs: "'crave':5 'plant':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/comment/4510365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705450683 {#3423
    date: 2024-01-17 01:18: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
164 DENIED moderate
App\Entity\EntryComment {#3424
  +user: Proxies\__CG__\App\Entity\User {#3425 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3226
    +user: Proxies\__CG__\App\Entity\User {#3227 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#2730
      +user: App\Entity\User {#2744 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: null
      +root: null
      +body: "But does it have probiotics?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1725695733 {#2725
        date: 2024-09-07 09:55:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2732 …}
      +nested: Doctrine\ORM\PersistentCollection {#2734 …}
      +votes: Doctrine\ORM\PersistentCollection {#2736 …}
      +reports: Doctrine\ORM\PersistentCollection {#2738 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
      -id: 314756
      -bodyTs: "'probiot':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/6820171"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705435018 {#2726
        date: 2024-01-16 20:56:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2730}
    +body: "It’s got electrolytes!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1705435133 {#3224
      date: 2024-01-16 20:58:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@LinkOpensChest_wav@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3228 …}
    +nested: Doctrine\ORM\PersistentCollection {#3230 …}
    +votes: Doctrine\ORM\PersistentCollection {#3232 …}
    +reports: Doctrine\ORM\PersistentCollection {#3234 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
    -id: 314762
    -bodyTs: "'electrolyt':4 'got':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7647989"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705435133 {#3225
      date: 2024-01-16 20:58:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2730}
  +body: "It’s what plants crave!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705450683 {#3422
    date: 2024-01-17 01:18:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@LinkOpensChest_wav@lemmy.dbzer0.com"
    "@kersploosh@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3426 …}
  +nested: Doctrine\ORM\PersistentCollection {#3428 …}
  +votes: Doctrine\ORM\PersistentCollection {#3430 …}
  +reports: Doctrine\ORM\PersistentCollection {#3432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3436 …}
  -id: 316422
  -bodyTs: "'crave':5 'plant':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/comment/4510365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705450683 {#3423
    date: 2024-01-17 01:18: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
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 {#2804
  +user: App\Entity\User {#2818 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: null
  +root: null
  +body: "Theoretically you can lose more than 100%. If you first win 2000% and then lose everything, you’ve technically lost 2100% of your starting capital."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1719123028 {#2799
    date: 2024-06-23 08:10:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2806 …}
  +nested: Doctrine\ORM\PersistentCollection {#2808 …}
  +votes: Doctrine\ORM\PersistentCollection {#2810 …}
  +reports: Doctrine\ORM\PersistentCollection {#2812 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2814 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2816 …}
  -id: 289632
  -bodyTs: "'100':7 '2000':12 '2100':21 'capit':25 'everyth':16 'first':10 'lose':4,15 'lost':20 'start':24 'technic':19 'theoret':1 've':18 'win':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7160180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704660492 {#2800
    date: 2024-01-07 21:48:12.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 {#2804
  +user: App\Entity\User {#2818 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: null
  +root: null
  +body: "Theoretically you can lose more than 100%. If you first win 2000% and then lose everything, you’ve technically lost 2100% of your starting capital."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1719123028 {#2799
    date: 2024-06-23 08:10:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2806 …}
  +nested: Doctrine\ORM\PersistentCollection {#2808 …}
  +votes: Doctrine\ORM\PersistentCollection {#2810 …}
  +reports: Doctrine\ORM\PersistentCollection {#2812 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2814 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2816 …}
  -id: 289632
  -bodyTs: "'100':7 '2000':12 '2100':21 'capit':25 'everyth':16 'first':10 'lose':4,15 'lost':20 'start':24 'technic':19 'theoret':1 've':18 'win':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7160180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704660492 {#2800
    date: 2024-01-07 21:48:12.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 {#2804
  +user: App\Entity\User {#2818 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: null
  +root: null
  +body: "Theoretically you can lose more than 100%. If you first win 2000% and then lose everything, you’ve technically lost 2100% of your starting capital."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1719123028 {#2799
    date: 2024-06-23 08:10:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2806 …}
  +nested: Doctrine\ORM\PersistentCollection {#2808 …}
  +votes: Doctrine\ORM\PersistentCollection {#2810 …}
  +reports: Doctrine\ORM\PersistentCollection {#2812 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2814 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2816 …}
  -id: 289632
  -bodyTs: "'100':7 '2000':12 '2100':21 'capit':25 'everyth':16 'first':10 'lose':4,15 'lost':20 'start':24 'technic':19 'theoret':1 've':18 'win':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7160180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704660492 {#2800
    date: 2024-01-07 21:48:12.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 {#3179
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#2804
    +user: App\Entity\User {#2818 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: null
    +root: null
    +body: "Theoretically you can lose more than 100%. If you first win 2000% and then lose everything, you’ve technically lost 2100% of your starting capital."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1719123028 {#2799
      date: 2024-06-23 08:10:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2806 …}
    +nested: Doctrine\ORM\PersistentCollection {#2808 …}
    +votes: Doctrine\ORM\PersistentCollection {#2810 …}
    +reports: Doctrine\ORM\PersistentCollection {#2812 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2814 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2816 …}
    -id: 289632
    -bodyTs: "'100':7 '2000':12 '2100':21 'capit':25 'everyth':16 'first':10 'lose':4,15 'lost':20 'start':24 'technic':19 'theoret':1 've':18 'win':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7160180"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704660492 {#2800
      date: 2024-01-07 21:48:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2804}
  +body: "Yes but you still only lost 100% of what you wagered."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704661031 {#3177
    date: 2024-01-07 21:57:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@demonquark@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3180 …}
  +nested: Doctrine\ORM\PersistentCollection {#3182 …}
  +votes: Doctrine\ORM\PersistentCollection {#3184 …}
  +reports: Doctrine\ORM\PersistentCollection {#3186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
  -id: 289647
  -bodyTs: "'100':7 'lost':6 'still':4 'wager':11 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4560382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704661031 {#3178
    date: 2024-01-07 21:57: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
171 DENIED edit
App\Entity\EntryComment {#3179
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#2804
    +user: App\Entity\User {#2818 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: null
    +root: null
    +body: "Theoretically you can lose more than 100%. If you first win 2000% and then lose everything, you’ve technically lost 2100% of your starting capital."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1719123028 {#2799
      date: 2024-06-23 08:10:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2806 …}
    +nested: Doctrine\ORM\PersistentCollection {#2808 …}
    +votes: Doctrine\ORM\PersistentCollection {#2810 …}
    +reports: Doctrine\ORM\PersistentCollection {#2812 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2814 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2816 …}
    -id: 289632
    -bodyTs: "'100':7 '2000':12 '2100':21 'capit':25 'everyth':16 'first':10 'lose':4,15 'lost':20 'start':24 'technic':19 'theoret':1 've':18 'win':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7160180"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704660492 {#2800
      date: 2024-01-07 21:48:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2804}
  +body: "Yes but you still only lost 100% of what you wagered."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704661031 {#3177
    date: 2024-01-07 21:57:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@demonquark@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3180 …}
  +nested: Doctrine\ORM\PersistentCollection {#3182 …}
  +votes: Doctrine\ORM\PersistentCollection {#3184 …}
  +reports: Doctrine\ORM\PersistentCollection {#3186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
  -id: 289647
  -bodyTs: "'100':7 'lost':6 'still':4 'wager':11 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4560382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704661031 {#3178
    date: 2024-01-07 21:57: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
172 DENIED moderate
App\Entity\EntryComment {#3179
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#2804
    +user: App\Entity\User {#2818 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: null
    +root: null
    +body: "Theoretically you can lose more than 100%. If you first win 2000% and then lose everything, you’ve technically lost 2100% of your starting capital."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1719123028 {#2799
      date: 2024-06-23 08:10:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2806 …}
    +nested: Doctrine\ORM\PersistentCollection {#2808 …}
    +votes: Doctrine\ORM\PersistentCollection {#2810 …}
    +reports: Doctrine\ORM\PersistentCollection {#2812 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2814 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2816 …}
    -id: 289632
    -bodyTs: "'100':7 '2000':12 '2100':21 'capit':25 'everyth':16 'first':10 'lose':4,15 'lost':20 'start':24 'technic':19 'theoret':1 've':18 'win':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7160180"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704660492 {#2800
      date: 2024-01-07 21:48:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2804}
  +body: "Yes but you still only lost 100% of what you wagered."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704661031 {#3177
    date: 2024-01-07 21:57:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@demonquark@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3180 …}
  +nested: Doctrine\ORM\PersistentCollection {#3182 …}
  +votes: Doctrine\ORM\PersistentCollection {#3184 …}
  +reports: Doctrine\ORM\PersistentCollection {#3186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
  -id: 289647
  -bodyTs: "'100':7 'lost':6 'still':4 'wager':11 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4560382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704661031 {#3178
    date: 2024-01-07 21:57: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
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 {#3408
  +user: Proxies\__CG__\App\Entity\User {#3409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3179
    +user: Proxies\__CG__\App\Entity\User {#3148 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#2804
      +user: App\Entity\User {#2818 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: null
      +root: null
      +body: "Theoretically you can lose more than 100%. If you first win 2000% and then lose everything, you’ve technically lost 2100% of your starting capital."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1719123028 {#2799
        date: 2024-06-23 08:10:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2806 …}
      +nested: Doctrine\ORM\PersistentCollection {#2808 …}
      +votes: Doctrine\ORM\PersistentCollection {#2810 …}
      +reports: Doctrine\ORM\PersistentCollection {#2812 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2814 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2816 …}
      -id: 289632
      -bodyTs: "'100':7 '2000':12 '2100':21 'capit':25 'everyth':16 'first':10 'lose':4,15 'lost':20 'start':24 'technic':19 'theoret':1 've':18 'win':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7160180"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704660492 {#2800
        date: 2024-01-07 21:48:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2804}
    +body: "Yes but you still only lost 100% of what you wagered."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1704661031 {#3177
      date: 2024-01-07 21:57:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@demonquark@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3180 …}
    +nested: Doctrine\ORM\PersistentCollection {#3182 …}
    +votes: Doctrine\ORM\PersistentCollection {#3184 …}
    +reports: Doctrine\ORM\PersistentCollection {#3186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
    -id: 289647
    -bodyTs: "'100':7 'lost':6 'still':4 'wager':11 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4560382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704661031 {#3178
      date: 2024-01-07 21:57:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2804}
  +body: """
    The mind of a gambling addict is a sick sick mind. I’d like to think that if I came out 2000% richer, I would hold and walk away and be happy with that.\n
    \n
    but gambling addicts come up with all these rationalizations like you mentioned. rationalizations that make them keep gambling No matter how much they’ve won or lost and they are never satisfied.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704684236 {#3406
    date: 2024-01-08 04:23:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@demonquark@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3410 …}
  +nested: Doctrine\ORM\PersistentCollection {#3412 …}
  +votes: Doctrine\ORM\PersistentCollection {#3414 …}
  +reports: Doctrine\ORM\PersistentCollection {#3416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3420 …}
  -id: 290395
  -bodyTs: "'2000':22 'addict':6,37 'away':29 'came':20 'come':38 'd':13 'gambl':5,36,52 'happi':32 'hold':26 'keep':51 'like':14,44 'lost':61 'make':49 'matter':54 'mention':46 'mind':2,11 'much':56 'never':65 'ration':43,47 'richer':23 'satisfi':66 'sick':9,10 'think':16 've':58 'walk':28 'won':59 'would':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6489941"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704684236 {#3407
    date: 2024-01-08 04:23: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
175 DENIED edit
App\Entity\EntryComment {#3408
  +user: Proxies\__CG__\App\Entity\User {#3409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3179
    +user: Proxies\__CG__\App\Entity\User {#3148 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#2804
      +user: App\Entity\User {#2818 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: null
      +root: null
      +body: "Theoretically you can lose more than 100%. If you first win 2000% and then lose everything, you’ve technically lost 2100% of your starting capital."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1719123028 {#2799
        date: 2024-06-23 08:10:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2806 …}
      +nested: Doctrine\ORM\PersistentCollection {#2808 …}
      +votes: Doctrine\ORM\PersistentCollection {#2810 …}
      +reports: Doctrine\ORM\PersistentCollection {#2812 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2814 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2816 …}
      -id: 289632
      -bodyTs: "'100':7 '2000':12 '2100':21 'capit':25 'everyth':16 'first':10 'lose':4,15 'lost':20 'start':24 'technic':19 'theoret':1 've':18 'win':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7160180"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704660492 {#2800
        date: 2024-01-07 21:48:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2804}
    +body: "Yes but you still only lost 100% of what you wagered."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1704661031 {#3177
      date: 2024-01-07 21:57:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@demonquark@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3180 …}
    +nested: Doctrine\ORM\PersistentCollection {#3182 …}
    +votes: Doctrine\ORM\PersistentCollection {#3184 …}
    +reports: Doctrine\ORM\PersistentCollection {#3186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
    -id: 289647
    -bodyTs: "'100':7 'lost':6 'still':4 'wager':11 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4560382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704661031 {#3178
      date: 2024-01-07 21:57:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2804}
  +body: """
    The mind of a gambling addict is a sick sick mind. I’d like to think that if I came out 2000% richer, I would hold and walk away and be happy with that.\n
    \n
    but gambling addicts come up with all these rationalizations like you mentioned. rationalizations that make them keep gambling No matter how much they’ve won or lost and they are never satisfied.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704684236 {#3406
    date: 2024-01-08 04:23:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@demonquark@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3410 …}
  +nested: Doctrine\ORM\PersistentCollection {#3412 …}
  +votes: Doctrine\ORM\PersistentCollection {#3414 …}
  +reports: Doctrine\ORM\PersistentCollection {#3416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3420 …}
  -id: 290395
  -bodyTs: "'2000':22 'addict':6,37 'away':29 'came':20 'come':38 'd':13 'gambl':5,36,52 'happi':32 'hold':26 'keep':51 'like':14,44 'lost':61 'make':49 'matter':54 'mention':46 'mind':2,11 'much':56 'never':65 'ration':43,47 'richer':23 'satisfi':66 'sick':9,10 'think':16 've':58 'walk':28 'won':59 'would':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6489941"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704684236 {#3407
    date: 2024-01-08 04:23: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
176 DENIED moderate
App\Entity\EntryComment {#3408
  +user: Proxies\__CG__\App\Entity\User {#3409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3179
    +user: Proxies\__CG__\App\Entity\User {#3148 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#2804
      +user: App\Entity\User {#2818 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: null
      +root: null
      +body: "Theoretically you can lose more than 100%. If you first win 2000% and then lose everything, you’ve technically lost 2100% of your starting capital."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1719123028 {#2799
        date: 2024-06-23 08:10:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2806 …}
      +nested: Doctrine\ORM\PersistentCollection {#2808 …}
      +votes: Doctrine\ORM\PersistentCollection {#2810 …}
      +reports: Doctrine\ORM\PersistentCollection {#2812 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2814 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2816 …}
      -id: 289632
      -bodyTs: "'100':7 '2000':12 '2100':21 'capit':25 'everyth':16 'first':10 'lose':4,15 'lost':20 'start':24 'technic':19 'theoret':1 've':18 'win':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7160180"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704660492 {#2800
        date: 2024-01-07 21:48:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2804}
    +body: "Yes but you still only lost 100% of what you wagered."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1704661031 {#3177
      date: 2024-01-07 21:57:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@demonquark@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3180 …}
    +nested: Doctrine\ORM\PersistentCollection {#3182 …}
    +votes: Doctrine\ORM\PersistentCollection {#3184 …}
    +reports: Doctrine\ORM\PersistentCollection {#3186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
    -id: 289647
    -bodyTs: "'100':7 'lost':6 'still':4 'wager':11 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4560382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704661031 {#3178
      date: 2024-01-07 21:57:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2804}
  +body: """
    The mind of a gambling addict is a sick sick mind. I’d like to think that if I came out 2000% richer, I would hold and walk away and be happy with that.\n
    \n
    but gambling addicts come up with all these rationalizations like you mentioned. rationalizations that make them keep gambling No matter how much they’ve won or lost and they are never satisfied.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704684236 {#3406
    date: 2024-01-08 04:23:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@demonquark@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3410 …}
  +nested: Doctrine\ORM\PersistentCollection {#3412 …}
  +votes: Doctrine\ORM\PersistentCollection {#3414 …}
  +reports: Doctrine\ORM\PersistentCollection {#3416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3420 …}
  -id: 290395
  -bodyTs: "'2000':22 'addict':6,37 'away':29 'came':20 'come':38 'd':13 'gambl':5,36,52 'happi':32 'hold':26 'keep':51 'like':14,44 'lost':61 'make':49 'matter':54 'mention':46 'mind':2,11 'much':56 'never':65 'ration':43,47 'richer':23 'satisfi':66 'sick':9,10 'think':16 've':58 'walk':28 'won':59 'would':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6489941"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704684236 {#3407
    date: 2024-01-08 04:23: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
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 {#3526
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3408
    +user: Proxies\__CG__\App\Entity\User {#3409 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#3179
      +user: Proxies\__CG__\App\Entity\User {#3148 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: App\Entity\EntryComment {#2804
        +user: App\Entity\User {#2818 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
        +image: null
        +parent: null
        +root: null
        +body: "Theoretically you can lose more than 100%. If you first win 2000% and then lose everything, you’ve technically lost 2100% of your starting capital."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1719123028 {#2799
          date: 2024-06-23 08:10:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2806 …}
        +nested: Doctrine\ORM\PersistentCollection {#2808 …}
        +votes: Doctrine\ORM\PersistentCollection {#2810 …}
        +reports: Doctrine\ORM\PersistentCollection {#2812 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2814 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2816 …}
        -id: 289632
        -bodyTs: "'100':7 '2000':12 '2100':21 'capit':25 'everyth':16 'first':10 'lose':4,15 'lost':20 'start':24 'technic':19 'theoret':1 've':18 'win':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7160180"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704660492 {#2800
          date: 2024-01-07 21:48:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2804}
      +body: "Yes but you still only lost 100% of what you wagered."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1704661031 {#3177
        date: 2024-01-07 21:57:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@demonquark@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3180 …}
      +nested: Doctrine\ORM\PersistentCollection {#3182 …}
      +votes: Doctrine\ORM\PersistentCollection {#3184 …}
      +reports: Doctrine\ORM\PersistentCollection {#3186 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
      -id: 289647
      -bodyTs: "'100':7 'lost':6 'still':4 'wager':11 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/4560382"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704661031 {#3178
        date: 2024-01-07 21:57:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2804}
    +body: """
      The mind of a gambling addict is a sick sick mind. I’d like to think that if I came out 2000% richer, I would hold and walk away and be happy with that.\n
      \n
      but gambling addicts come up with all these rationalizations like you mentioned. rationalizations that make them keep gambling No matter how much they’ve won or lost and they are never satisfied.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704684236 {#3406
      date: 2024-01-08 04:23:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@demonquark@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3410 …}
    +nested: Doctrine\ORM\PersistentCollection {#3412 …}
    +votes: Doctrine\ORM\PersistentCollection {#3414 …}
    +reports: Doctrine\ORM\PersistentCollection {#3416 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3418 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3420 …}
    -id: 290395
    -bodyTs: "'2000':22 'addict':6,37 'away':29 'came':20 'come':38 'd':13 'gambl':5,36,52 'happi':32 'hold':26 'keep':51 'like':14,44 'lost':61 'make':49 'matter':54 'mention':46 'mind':2,11 'much':56 'never':65 'ration':43,47 'richer':23 'satisfi':66 'sick':9,10 'think':16 've':58 'walk':28 'won':59 'would':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6489941"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704684236 {#3407
      date: 2024-01-08 04:23:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2804}
  +body: "Well don’t be an addict. Jesus wouldn’t approve of that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704685088 {#3524
    date: 2024-01-08 04:38:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@demonquark@lemmy.ml"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3527 …}
  +nested: Doctrine\ORM\PersistentCollection {#3529 …}
  +votes: Doctrine\ORM\PersistentCollection {#3531 …}
  +reports: Doctrine\ORM\PersistentCollection {#3533 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3535 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3537 …}
  -id: 290409
  -bodyTs: "'addict':6 'approv':10 'jesus':7 'well':1 'wouldn':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4568359"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704685088 {#3525
    date: 2024-01-08 04:38: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
179 DENIED edit
App\Entity\EntryComment {#3526
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3408
    +user: Proxies\__CG__\App\Entity\User {#3409 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#3179
      +user: Proxies\__CG__\App\Entity\User {#3148 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: App\Entity\EntryComment {#2804
        +user: App\Entity\User {#2818 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
        +image: null
        +parent: null
        +root: null
        +body: "Theoretically you can lose more than 100%. If you first win 2000% and then lose everything, you’ve technically lost 2100% of your starting capital."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1719123028 {#2799
          date: 2024-06-23 08:10:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2806 …}
        +nested: Doctrine\ORM\PersistentCollection {#2808 …}
        +votes: Doctrine\ORM\PersistentCollection {#2810 …}
        +reports: Doctrine\ORM\PersistentCollection {#2812 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2814 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2816 …}
        -id: 289632
        -bodyTs: "'100':7 '2000':12 '2100':21 'capit':25 'everyth':16 'first':10 'lose':4,15 'lost':20 'start':24 'technic':19 'theoret':1 've':18 'win':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7160180"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704660492 {#2800
          date: 2024-01-07 21:48:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2804}
      +body: "Yes but you still only lost 100% of what you wagered."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1704661031 {#3177
        date: 2024-01-07 21:57:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@demonquark@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3180 …}
      +nested: Doctrine\ORM\PersistentCollection {#3182 …}
      +votes: Doctrine\ORM\PersistentCollection {#3184 …}
      +reports: Doctrine\ORM\PersistentCollection {#3186 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
      -id: 289647
      -bodyTs: "'100':7 'lost':6 'still':4 'wager':11 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/4560382"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704661031 {#3178
        date: 2024-01-07 21:57:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2804}
    +body: """
      The mind of a gambling addict is a sick sick mind. I’d like to think that if I came out 2000% richer, I would hold and walk away and be happy with that.\n
      \n
      but gambling addicts come up with all these rationalizations like you mentioned. rationalizations that make them keep gambling No matter how much they’ve won or lost and they are never satisfied.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704684236 {#3406
      date: 2024-01-08 04:23:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@demonquark@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3410 …}
    +nested: Doctrine\ORM\PersistentCollection {#3412 …}
    +votes: Doctrine\ORM\PersistentCollection {#3414 …}
    +reports: Doctrine\ORM\PersistentCollection {#3416 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3418 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3420 …}
    -id: 290395
    -bodyTs: "'2000':22 'addict':6,37 'away':29 'came':20 'come':38 'd':13 'gambl':5,36,52 'happi':32 'hold':26 'keep':51 'like':14,44 'lost':61 'make':49 'matter':54 'mention':46 'mind':2,11 'much':56 'never':65 'ration':43,47 'richer':23 'satisfi':66 'sick':9,10 'think':16 've':58 'walk':28 'won':59 'would':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6489941"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704684236 {#3407
      date: 2024-01-08 04:23:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2804}
  +body: "Well don’t be an addict. Jesus wouldn’t approve of that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704685088 {#3524
    date: 2024-01-08 04:38:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@demonquark@lemmy.ml"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3527 …}
  +nested: Doctrine\ORM\PersistentCollection {#3529 …}
  +votes: Doctrine\ORM\PersistentCollection {#3531 …}
  +reports: Doctrine\ORM\PersistentCollection {#3533 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3535 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3537 …}
  -id: 290409
  -bodyTs: "'addict':6 'approv':10 'jesus':7 'well':1 'wouldn':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4568359"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704685088 {#3525
    date: 2024-01-08 04:38: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
180 DENIED moderate
App\Entity\EntryComment {#3526
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3408
    +user: Proxies\__CG__\App\Entity\User {#3409 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#3179
      +user: Proxies\__CG__\App\Entity\User {#3148 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: App\Entity\EntryComment {#2804
        +user: App\Entity\User {#2818 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
        +image: null
        +parent: null
        +root: null
        +body: "Theoretically you can lose more than 100%. If you first win 2000% and then lose everything, you’ve technically lost 2100% of your starting capital."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1719123028 {#2799
          date: 2024-06-23 08:10:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2806 …}
        +nested: Doctrine\ORM\PersistentCollection {#2808 …}
        +votes: Doctrine\ORM\PersistentCollection {#2810 …}
        +reports: Doctrine\ORM\PersistentCollection {#2812 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2814 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2816 …}
        -id: 289632
        -bodyTs: "'100':7 '2000':12 '2100':21 'capit':25 'everyth':16 'first':10 'lose':4,15 'lost':20 'start':24 'technic':19 'theoret':1 've':18 'win':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7160180"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704660492 {#2800
          date: 2024-01-07 21:48:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2804}
      +body: "Yes but you still only lost 100% of what you wagered."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1704661031 {#3177
        date: 2024-01-07 21:57:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@demonquark@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3180 …}
      +nested: Doctrine\ORM\PersistentCollection {#3182 …}
      +votes: Doctrine\ORM\PersistentCollection {#3184 …}
      +reports: Doctrine\ORM\PersistentCollection {#3186 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
      -id: 289647
      -bodyTs: "'100':7 'lost':6 'still':4 'wager':11 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/4560382"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704661031 {#3178
        date: 2024-01-07 21:57:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2804}
    +body: """
      The mind of a gambling addict is a sick sick mind. I’d like to think that if I came out 2000% richer, I would hold and walk away and be happy with that.\n
      \n
      but gambling addicts come up with all these rationalizations like you mentioned. rationalizations that make them keep gambling No matter how much they’ve won or lost and they are never satisfied.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704684236 {#3406
      date: 2024-01-08 04:23:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@demonquark@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3410 …}
    +nested: Doctrine\ORM\PersistentCollection {#3412 …}
    +votes: Doctrine\ORM\PersistentCollection {#3414 …}
    +reports: Doctrine\ORM\PersistentCollection {#3416 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3418 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3420 …}
    -id: 290395
    -bodyTs: "'2000':22 'addict':6,37 'away':29 'came':20 'come':38 'd':13 'gambl':5,36,52 'happi':32 'hold':26 'keep':51 'like':14,44 'lost':61 'make':49 'matter':54 'mention':46 'mind':2,11 'much':56 'never':65 'ration':43,47 'richer':23 'satisfi':66 'sick':9,10 'think':16 've':58 'walk':28 'won':59 'would':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6489941"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704684236 {#3407
      date: 2024-01-08 04:23:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2804}
  +body: "Well don’t be an addict. Jesus wouldn’t approve of that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704685088 {#3524
    date: 2024-01-08 04:38:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@demonquark@lemmy.ml"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3527 …}
  +nested: Doctrine\ORM\PersistentCollection {#3529 …}
  +votes: Doctrine\ORM\PersistentCollection {#3531 …}
  +reports: Doctrine\ORM\PersistentCollection {#3533 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3535 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3537 …}
  -id: 290409
  -bodyTs: "'addict':6 'approv':10 'jesus':7 'well':1 'wouldn':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4568359"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704685088 {#3525
    date: 2024-01-08 04:38: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
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 {#3591
  +user: Proxies\__CG__\App\Entity\User {#3409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3526
    +user: Proxies\__CG__\App\Entity\User {#3148 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#3408
      +user: Proxies\__CG__\App\Entity\User {#3409 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: App\Entity\EntryComment {#3179
        +user: Proxies\__CG__\App\Entity\User {#3148 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
        +image: null
        +parent: App\Entity\EntryComment {#2804
          +user: App\Entity\User {#2818 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
          +image: null
          +parent: null
          +root: null
          +body: "Theoretically you can lose more than 100%. If you first win 2000% and then lose everything, you’ve technically lost 2100% of your starting capital."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1719123028 {#2799
            date: 2024-06-23 08:10:28.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2806 …}
          +nested: Doctrine\ORM\PersistentCollection {#2808 …}
          +votes: Doctrine\ORM\PersistentCollection {#2810 …}
          +reports: Doctrine\ORM\PersistentCollection {#2812 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2814 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2816 …}
          -id: 289632
          -bodyTs: "'100':7 '2000':12 '2100':21 'capit':25 'everyth':16 'first':10 'lose':4,15 'lost':20 'start':24 'technic':19 'theoret':1 've':18 'win':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/7160180"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704660492 {#2800
            date: 2024-01-07 21:48:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2804}
        +body: "Yes but you still only lost 100% of what you wagered."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1704661031 {#3177
          date: 2024-01-07 21:57:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@demonquark@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3180 …}
        +nested: Doctrine\ORM\PersistentCollection {#3182 …}
        +votes: Doctrine\ORM\PersistentCollection {#3184 …}
        +reports: Doctrine\ORM\PersistentCollection {#3186 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
        -id: 289647
        -bodyTs: "'100':7 'lost':6 'still':4 'wager':11 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.today/comment/4560382"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704661031 {#3178
          date: 2024-01-07 21:57:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2804}
      +body: """
        The mind of a gambling addict is a sick sick mind. I’d like to think that if I came out 2000% richer, I would hold and walk away and be happy with that.\n
        \n
        but gambling addicts come up with all these rationalizations like you mentioned. rationalizations that make them keep gambling No matter how much they’ve won or lost and they are never satisfied.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704684236 {#3406
        date: 2024-01-08 04:23:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@demonquark@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3410 …}
      +nested: Doctrine\ORM\PersistentCollection {#3412 …}
      +votes: Doctrine\ORM\PersistentCollection {#3414 …}
      +reports: Doctrine\ORM\PersistentCollection {#3416 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3418 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3420 …}
      -id: 290395
      -bodyTs: "'2000':22 'addict':6,37 'away':29 'came':20 'come':38 'd':13 'gambl':5,36,52 'happi':32 'hold':26 'keep':51 'like':14,44 'lost':61 'make':49 'matter':54 'mention':46 'mind':2,11 'much':56 'never':65 'ration':43,47 'richer':23 'satisfi':66 'sick':9,10 'think':16 've':58 'walk':28 'won':59 'would':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6489941"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704684236 {#3407
        date: 2024-01-08 04:23:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2804}
    +body: "Well don’t be an addict. Jesus wouldn’t approve of that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704685088 {#3524
      date: 2024-01-08 04:38:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@demonquark@lemmy.ml"
      "@LemmyKnowsBest@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3527 …}
    +nested: Doctrine\ORM\PersistentCollection {#3529 …}
    +votes: Doctrine\ORM\PersistentCollection {#3531 …}
    +reports: Doctrine\ORM\PersistentCollection {#3533 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3535 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3537 …}
    -id: 290409
    -bodyTs: "'addict':6 'approv':10 'jesus':7 'well':1 'wouldn':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4568359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704685088 {#3525
      date: 2024-01-08 04:38:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2804}
  +body: "I’ve never gambled in my life. And never plan to."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704690781 {#3590
    date: 2024-01-08 06:13:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@demonquark@lemmy.ml"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3595 …}
  +nested: Doctrine\ORM\PersistentCollection {#3601 …}
  +votes: Doctrine\ORM\PersistentCollection {#3597 …}
  +reports: Doctrine\ORM\PersistentCollection {#3602 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3606 …}
  -id: 290572
  -bodyTs: "'gambl':4 'life':7 'never':3,9 'plan':10 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6491887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704690781 {#3587
    date: 2024-01-08 06:13:01.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 {#3591
  +user: Proxies\__CG__\App\Entity\User {#3409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3526
    +user: Proxies\__CG__\App\Entity\User {#3148 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#3408
      +user: Proxies\__CG__\App\Entity\User {#3409 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: App\Entity\EntryComment {#3179
        +user: Proxies\__CG__\App\Entity\User {#3148 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
        +image: null
        +parent: App\Entity\EntryComment {#2804
          +user: App\Entity\User {#2818 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
          +image: null
          +parent: null
          +root: null
          +body: "Theoretically you can lose more than 100%. If you first win 2000% and then lose everything, you’ve technically lost 2100% of your starting capital."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1719123028 {#2799
            date: 2024-06-23 08:10:28.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2806 …}
          +nested: Doctrine\ORM\PersistentCollection {#2808 …}
          +votes: Doctrine\ORM\PersistentCollection {#2810 …}
          +reports: Doctrine\ORM\PersistentCollection {#2812 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2814 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2816 …}
          -id: 289632
          -bodyTs: "'100':7 '2000':12 '2100':21 'capit':25 'everyth':16 'first':10 'lose':4,15 'lost':20 'start':24 'technic':19 'theoret':1 've':18 'win':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/7160180"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704660492 {#2800
            date: 2024-01-07 21:48:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2804}
        +body: "Yes but you still only lost 100% of what you wagered."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1704661031 {#3177
          date: 2024-01-07 21:57:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@demonquark@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3180 …}
        +nested: Doctrine\ORM\PersistentCollection {#3182 …}
        +votes: Doctrine\ORM\PersistentCollection {#3184 …}
        +reports: Doctrine\ORM\PersistentCollection {#3186 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
        -id: 289647
        -bodyTs: "'100':7 'lost':6 'still':4 'wager':11 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.today/comment/4560382"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704661031 {#3178
          date: 2024-01-07 21:57:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2804}
      +body: """
        The mind of a gambling addict is a sick sick mind. I’d like to think that if I came out 2000% richer, I would hold and walk away and be happy with that.\n
        \n
        but gambling addicts come up with all these rationalizations like you mentioned. rationalizations that make them keep gambling No matter how much they’ve won or lost and they are never satisfied.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704684236 {#3406
        date: 2024-01-08 04:23:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@demonquark@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3410 …}
      +nested: Doctrine\ORM\PersistentCollection {#3412 …}
      +votes: Doctrine\ORM\PersistentCollection {#3414 …}
      +reports: Doctrine\ORM\PersistentCollection {#3416 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3418 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3420 …}
      -id: 290395
      -bodyTs: "'2000':22 'addict':6,37 'away':29 'came':20 'come':38 'd':13 'gambl':5,36,52 'happi':32 'hold':26 'keep':51 'like':14,44 'lost':61 'make':49 'matter':54 'mention':46 'mind':2,11 'much':56 'never':65 'ration':43,47 'richer':23 'satisfi':66 'sick':9,10 'think':16 've':58 'walk':28 'won':59 'would':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6489941"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704684236 {#3407
        date: 2024-01-08 04:23:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2804}
    +body: "Well don’t be an addict. Jesus wouldn’t approve of that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704685088 {#3524
      date: 2024-01-08 04:38:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@demonquark@lemmy.ml"
      "@LemmyKnowsBest@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3527 …}
    +nested: Doctrine\ORM\PersistentCollection {#3529 …}
    +votes: Doctrine\ORM\PersistentCollection {#3531 …}
    +reports: Doctrine\ORM\PersistentCollection {#3533 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3535 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3537 …}
    -id: 290409
    -bodyTs: "'addict':6 'approv':10 'jesus':7 'well':1 'wouldn':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4568359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704685088 {#3525
      date: 2024-01-08 04:38:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2804}
  +body: "I’ve never gambled in my life. And never plan to."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704690781 {#3590
    date: 2024-01-08 06:13:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@demonquark@lemmy.ml"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3595 …}
  +nested: Doctrine\ORM\PersistentCollection {#3601 …}
  +votes: Doctrine\ORM\PersistentCollection {#3597 …}
  +reports: Doctrine\ORM\PersistentCollection {#3602 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3606 …}
  -id: 290572
  -bodyTs: "'gambl':4 'life':7 'never':3,9 'plan':10 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6491887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704690781 {#3587
    date: 2024-01-08 06:13:01.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 {#3591
  +user: Proxies\__CG__\App\Entity\User {#3409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3526
    +user: Proxies\__CG__\App\Entity\User {#3148 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#3408
      +user: Proxies\__CG__\App\Entity\User {#3409 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: App\Entity\EntryComment {#3179
        +user: Proxies\__CG__\App\Entity\User {#3148 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
        +image: null
        +parent: App\Entity\EntryComment {#2804
          +user: App\Entity\User {#2818 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
          +image: null
          +parent: null
          +root: null
          +body: "Theoretically you can lose more than 100%. If you first win 2000% and then lose everything, you’ve technically lost 2100% of your starting capital."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1719123028 {#2799
            date: 2024-06-23 08:10:28.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2806 …}
          +nested: Doctrine\ORM\PersistentCollection {#2808 …}
          +votes: Doctrine\ORM\PersistentCollection {#2810 …}
          +reports: Doctrine\ORM\PersistentCollection {#2812 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2814 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2816 …}
          -id: 289632
          -bodyTs: "'100':7 '2000':12 '2100':21 'capit':25 'everyth':16 'first':10 'lose':4,15 'lost':20 'start':24 'technic':19 'theoret':1 've':18 'win':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/7160180"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704660492 {#2800
            date: 2024-01-07 21:48:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2804}
        +body: "Yes but you still only lost 100% of what you wagered."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1704661031 {#3177
          date: 2024-01-07 21:57:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@demonquark@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3180 …}
        +nested: Doctrine\ORM\PersistentCollection {#3182 …}
        +votes: Doctrine\ORM\PersistentCollection {#3184 …}
        +reports: Doctrine\ORM\PersistentCollection {#3186 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
        -id: 289647
        -bodyTs: "'100':7 'lost':6 'still':4 'wager':11 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.today/comment/4560382"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704661031 {#3178
          date: 2024-01-07 21:57:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2804}
      +body: """
        The mind of a gambling addict is a sick sick mind. I’d like to think that if I came out 2000% richer, I would hold and walk away and be happy with that.\n
        \n
        but gambling addicts come up with all these rationalizations like you mentioned. rationalizations that make them keep gambling No matter how much they’ve won or lost and they are never satisfied.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704684236 {#3406
        date: 2024-01-08 04:23:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@demonquark@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3410 …}
      +nested: Doctrine\ORM\PersistentCollection {#3412 …}
      +votes: Doctrine\ORM\PersistentCollection {#3414 …}
      +reports: Doctrine\ORM\PersistentCollection {#3416 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3418 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3420 …}
      -id: 290395
      -bodyTs: "'2000':22 'addict':6,37 'away':29 'came':20 'come':38 'd':13 'gambl':5,36,52 'happi':32 'hold':26 'keep':51 'like':14,44 'lost':61 'make':49 'matter':54 'mention':46 'mind':2,11 'much':56 'never':65 'ration':43,47 'richer':23 'satisfi':66 'sick':9,10 'think':16 've':58 'walk':28 'won':59 'would':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6489941"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704684236 {#3407
        date: 2024-01-08 04:23:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2804}
    +body: "Well don’t be an addict. Jesus wouldn’t approve of that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704685088 {#3524
      date: 2024-01-08 04:38:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@demonquark@lemmy.ml"
      "@LemmyKnowsBest@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3527 …}
    +nested: Doctrine\ORM\PersistentCollection {#3529 …}
    +votes: Doctrine\ORM\PersistentCollection {#3531 …}
    +reports: Doctrine\ORM\PersistentCollection {#3533 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3535 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3537 …}
    -id: 290409
    -bodyTs: "'addict':6 'approv':10 'jesus':7 'well':1 'wouldn':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4568359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704685088 {#3525
      date: 2024-01-08 04:38:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2804}
  +body: "I’ve never gambled in my life. And never plan to."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704690781 {#3590
    date: 2024-01-08 06:13:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@demonquark@lemmy.ml"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3595 …}
  +nested: Doctrine\ORM\PersistentCollection {#3601 …}
  +votes: Doctrine\ORM\PersistentCollection {#3597 …}
  +reports: Doctrine\ORM\PersistentCollection {#3602 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3606 …}
  -id: 290572
  -bodyTs: "'gambl':4 'life':7 'never':3,9 'plan':10 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6491887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704690781 {#3587
    date: 2024-01-08 06:13:01.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 {#3195
  +user: Proxies\__CG__\App\Entity\User {#3196 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#2804
    +user: App\Entity\User {#2818 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: null
    +root: null
    +body: "Theoretically you can lose more than 100%. If you first win 2000% and then lose everything, you’ve technically lost 2100% of your starting capital."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1719123028 {#2799
      date: 2024-06-23 08:10:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2806 …}
    +nested: Doctrine\ORM\PersistentCollection {#2808 …}
    +votes: Doctrine\ORM\PersistentCollection {#2810 …}
    +reports: Doctrine\ORM\PersistentCollection {#2812 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2814 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2816 …}
    -id: 289632
    -bodyTs: "'100':7 '2000':12 '2100':21 'capit':25 'everyth':16 'first':10 'lose':4,15 'lost':20 'start':24 'technic':19 'theoret':1 've':18 'win':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7160180"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704660492 {#2800
      date: 2024-01-07 21:48:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2804}
  +body: "STARTING capital?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704673870 {#3192
    date: 2024-01-08 01:31:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@demonquark@lemmy.ml"
    "@MacNCheezus@lemmy.today"
    "@demonquark@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3197 …}
  +nested: Doctrine\ORM\PersistentCollection {#3199 …}
  +votes: Doctrine\ORM\PersistentCollection {#3201 …}
  +reports: Doctrine\ORM\PersistentCollection {#3203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3207 …}
  -id: 290060
  -bodyTs: "'capit':2 'start':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5837563"
  +editedAt: DateTimeImmutable @1719087159 {#3193
    date: 2024-06-22 22:12:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704673870 {#3194
    date: 2024-01-08 01:31:10.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 {#3195
  +user: Proxies\__CG__\App\Entity\User {#3196 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#2804
    +user: App\Entity\User {#2818 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: null
    +root: null
    +body: "Theoretically you can lose more than 100%. If you first win 2000% and then lose everything, you’ve technically lost 2100% of your starting capital."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1719123028 {#2799
      date: 2024-06-23 08:10:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2806 …}
    +nested: Doctrine\ORM\PersistentCollection {#2808 …}
    +votes: Doctrine\ORM\PersistentCollection {#2810 …}
    +reports: Doctrine\ORM\PersistentCollection {#2812 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2814 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2816 …}
    -id: 289632
    -bodyTs: "'100':7 '2000':12 '2100':21 'capit':25 'everyth':16 'first':10 'lose':4,15 'lost':20 'start':24 'technic':19 'theoret':1 've':18 'win':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7160180"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704660492 {#2800
      date: 2024-01-07 21:48:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2804}
  +body: "STARTING capital?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704673870 {#3192
    date: 2024-01-08 01:31:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@demonquark@lemmy.ml"
    "@MacNCheezus@lemmy.today"
    "@demonquark@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3197 …}
  +nested: Doctrine\ORM\PersistentCollection {#3199 …}
  +votes: Doctrine\ORM\PersistentCollection {#3201 …}
  +reports: Doctrine\ORM\PersistentCollection {#3203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3207 …}
  -id: 290060
  -bodyTs: "'capit':2 'start':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5837563"
  +editedAt: DateTimeImmutable @1719087159 {#3193
    date: 2024-06-22 22:12:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704673870 {#3194
    date: 2024-01-08 01:31:10.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 {#3195
  +user: Proxies\__CG__\App\Entity\User {#3196 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#2804
    +user: App\Entity\User {#2818 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2805 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: null
    +root: null
    +body: "Theoretically you can lose more than 100%. If you first win 2000% and then lose everything, you’ve technically lost 2100% of your starting capital."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1719123028 {#2799
      date: 2024-06-23 08:10:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2806 …}
    +nested: Doctrine\ORM\PersistentCollection {#2808 …}
    +votes: Doctrine\ORM\PersistentCollection {#2810 …}
    +reports: Doctrine\ORM\PersistentCollection {#2812 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2814 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2816 …}
    -id: 289632
    -bodyTs: "'100':7 '2000':12 '2100':21 'capit':25 'everyth':16 'first':10 'lose':4,15 'lost':20 'start':24 'technic':19 'theoret':1 've':18 'win':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7160180"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704660492 {#2800
      date: 2024-01-07 21:48:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2804}
  +body: "STARTING capital?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704673870 {#3192
    date: 2024-01-08 01:31:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@demonquark@lemmy.ml"
    "@MacNCheezus@lemmy.today"
    "@demonquark@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3197 …}
  +nested: Doctrine\ORM\PersistentCollection {#3199 …}
  +votes: Doctrine\ORM\PersistentCollection {#3201 …}
  +reports: Doctrine\ORM\PersistentCollection {#3203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3207 …}
  -id: 290060
  -bodyTs: "'capit':2 'start':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5837563"
  +editedAt: DateTimeImmutable @1719087159 {#3193
    date: 2024-06-22 22:12:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704673870 {#3194
    date: 2024-01-08 01:31:10.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 {#2878
  +user: App\Entity\User {#2892 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s amazing how Microsoft can take good models and absolutely ruin them in production… ChatGPT isn’t perfect but it’s like the difference between talking to the wall and talking to an avg IQ person that has reasoning capabilities in many domains that equals or exceeds human performance, if the user knows how to get the best prompt. That changes a little every time they do major model updates though.\n
    \n
    I’ve had more intelligent conversations with my own computer running a 3 billion parameter open source model. They must be wasting an incredible amount of money. Especially with GPT-4 considering it produces pretty shit results through Bing Chat…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1712563599 {#2873
    date: 2024-04-08 10:06:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2880 …}
  +nested: Doctrine\ORM\PersistentCollection {#2882 …}
  +votes: Doctrine\ORM\PersistentCollection {#2884 …}
  +reports: Doctrine\ORM\PersistentCollection {#2886 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2888 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2890 …}
  -id: 284892
  -bodyTs: "'-4':103 '3':85 'absolut':11 'amaz':3 'amount':97 'avg':35 'best':59 'billion':86 'bing':111 'capabl':41 'chang':62 'chat':112 'chatgpt':16 'comput':82 'consid':104 'convers':78 'differ':25 'domain':44 'equal':46 'especi':100 'everi':65 'exceed':48 'get':57 'good':8 'gpt':102 'human':49 'incred':96 'intellig':77 'iq':36 'isn':17 'know':54 'like':23 'littl':64 'major':69 'mani':43 'microsoft':5 'model':9,70,90 'money':99 'must':92 'open':88 'paramet':87 'perfect':19 'perform':50 'person':37 'pretti':107 'produc':106 'product':15 'prompt':60 'reason':40 'result':109 'ruin':12 'run':83 'shit':108 'sourc':89 'take':7 'talk':27,32 'though':72 'time':66 'updat':71 'user':53 've':74 'wall':30 'wast':94"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6450420"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704529160 {#2874
    date: 2024-01-06 09:19:20.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 {#2878
  +user: App\Entity\User {#2892 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s amazing how Microsoft can take good models and absolutely ruin them in production… ChatGPT isn’t perfect but it’s like the difference between talking to the wall and talking to an avg IQ person that has reasoning capabilities in many domains that equals or exceeds human performance, if the user knows how to get the best prompt. That changes a little every time they do major model updates though.\n
    \n
    I’ve had more intelligent conversations with my own computer running a 3 billion parameter open source model. They must be wasting an incredible amount of money. Especially with GPT-4 considering it produces pretty shit results through Bing Chat…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1712563599 {#2873
    date: 2024-04-08 10:06:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2880 …}
  +nested: Doctrine\ORM\PersistentCollection {#2882 …}
  +votes: Doctrine\ORM\PersistentCollection {#2884 …}
  +reports: Doctrine\ORM\PersistentCollection {#2886 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2888 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2890 …}
  -id: 284892
  -bodyTs: "'-4':103 '3':85 'absolut':11 'amaz':3 'amount':97 'avg':35 'best':59 'billion':86 'bing':111 'capabl':41 'chang':62 'chat':112 'chatgpt':16 'comput':82 'consid':104 'convers':78 'differ':25 'domain':44 'equal':46 'especi':100 'everi':65 'exceed':48 'get':57 'good':8 'gpt':102 'human':49 'incred':96 'intellig':77 'iq':36 'isn':17 'know':54 'like':23 'littl':64 'major':69 'mani':43 'microsoft':5 'model':9,70,90 'money':99 'must':92 'open':88 'paramet':87 'perfect':19 'perform':50 'person':37 'pretti':107 'produc':106 'product':15 'prompt':60 'reason':40 'result':109 'ruin':12 'run':83 'shit':108 'sourc':89 'take':7 'talk':27,32 'though':72 'time':66 'updat':71 'user':53 've':74 'wall':30 'wast':94"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6450420"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704529160 {#2874
    date: 2024-01-06 09:19:20.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 {#2878
  +user: App\Entity\User {#2892 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s amazing how Microsoft can take good models and absolutely ruin them in production… ChatGPT isn’t perfect but it’s like the difference between talking to the wall and talking to an avg IQ person that has reasoning capabilities in many domains that equals or exceeds human performance, if the user knows how to get the best prompt. That changes a little every time they do major model updates though.\n
    \n
    I’ve had more intelligent conversations with my own computer running a 3 billion parameter open source model. They must be wasting an incredible amount of money. Especially with GPT-4 considering it produces pretty shit results through Bing Chat…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1712563599 {#2873
    date: 2024-04-08 10:06:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2880 …}
  +nested: Doctrine\ORM\PersistentCollection {#2882 …}
  +votes: Doctrine\ORM\PersistentCollection {#2884 …}
  +reports: Doctrine\ORM\PersistentCollection {#2886 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2888 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2890 …}
  -id: 284892
  -bodyTs: "'-4':103 '3':85 'absolut':11 'amaz':3 'amount':97 'avg':35 'best':59 'billion':86 'bing':111 'capabl':41 'chang':62 'chat':112 'chatgpt':16 'comput':82 'consid':104 'convers':78 'differ':25 'domain':44 'equal':46 'especi':100 'everi':65 'exceed':48 'get':57 'good':8 'gpt':102 'human':49 'incred':96 'intellig':77 'iq':36 'isn':17 'know':54 'like':23 'littl':64 'major':69 'mani':43 'microsoft':5 'model':9,70,90 'money':99 'must':92 'open':88 'paramet':87 'perfect':19 'perform':50 'person':37 'pretti':107 'produc':106 'product':15 'prompt':60 'reason':40 'result':109 'ruin':12 'run':83 'shit':108 'sourc':89 'take':7 'talk':27,32 'though':72 'time':66 'updat':71 'user':53 've':74 'wall':30 'wast':94"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6450420"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704529160 {#2874
    date: 2024-01-06 09:19:20.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 {#3147
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#2878
    +user: App\Entity\User {#2892 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s amazing how Microsoft can take good models and absolutely ruin them in production… ChatGPT isn’t perfect but it’s like the difference between talking to the wall and talking to an avg IQ person that has reasoning capabilities in many domains that equals or exceeds human performance, if the user knows how to get the best prompt. That changes a little every time they do major model updates though.\n
      \n
      I’ve had more intelligent conversations with my own computer running a 3 billion parameter open source model. They must be wasting an incredible amount of money. Especially with GPT-4 considering it produces pretty shit results through Bing Chat…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1712563599 {#2873
      date: 2024-04-08 10:06:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2880 …}
    +nested: Doctrine\ORM\PersistentCollection {#2882 …}
    +votes: Doctrine\ORM\PersistentCollection {#2884 …}
    +reports: Doctrine\ORM\PersistentCollection {#2886 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2888 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2890 …}
    -id: 284892
    -bodyTs: "'-4':103 '3':85 'absolut':11 'amaz':3 'amount':97 'avg':35 'best':59 'billion':86 'bing':111 'capabl':41 'chang':62 'chat':112 'chatgpt':16 'comput':82 'consid':104 'convers':78 'differ':25 'domain':44 'equal':46 'especi':100 'everi':65 'exceed':48 'get':57 'good':8 'gpt':102 'human':49 'incred':96 'intellig':77 'iq':36 'isn':17 'know':54 'like':23 'littl':64 'major':69 'mani':43 'microsoft':5 'model':9,70,90 'money':99 'must':92 'open':88 'paramet':87 'perfect':19 'perform':50 'person':37 'pretti':107 'produc':106 'product':15 'prompt':60 'reason':40 'result':109 'ruin':12 'run':83 'shit':108 'sourc':89 'take':7 'talk':27,32 'though':72 'time':66 'updat':71 'user':53 've':74 'wall':30 'wast':94"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6450420"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704529160 {#2874
      date: 2024-01-06 09:19:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2878}
  +body: "I don’t think that’s a problem with the model itself, but the fact that it was heavily censored and lobotomized in order to achieve maximum political correctness so they could avoid another Tay incident."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1704529981 {#3145
    date: 2024-01-06 09:33:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@markon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3149 …}
  +nested: Doctrine\ORM\PersistentCollection {#3151 …}
  +votes: Doctrine\ORM\PersistentCollection {#3153 …}
  +reports: Doctrine\ORM\PersistentCollection {#3155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
  -id: 284906
  -bodyTs: "'achiev':26 'anoth':34 'avoid':33 'censor':20 'correct':29 'could':32 'fact':15 'heavili':19 'incid':36 'lobotom':22 'maximum':27 'model':11 'order':24 'polit':28 'problem':8 'tay':35 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4524876"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704529981 {#3146
    date: 2024-01-06 09:33:01.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 {#3147
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#2878
    +user: App\Entity\User {#2892 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s amazing how Microsoft can take good models and absolutely ruin them in production… ChatGPT isn’t perfect but it’s like the difference between talking to the wall and talking to an avg IQ person that has reasoning capabilities in many domains that equals or exceeds human performance, if the user knows how to get the best prompt. That changes a little every time they do major model updates though.\n
      \n
      I’ve had more intelligent conversations with my own computer running a 3 billion parameter open source model. They must be wasting an incredible amount of money. Especially with GPT-4 considering it produces pretty shit results through Bing Chat…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1712563599 {#2873
      date: 2024-04-08 10:06:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2880 …}
    +nested: Doctrine\ORM\PersistentCollection {#2882 …}
    +votes: Doctrine\ORM\PersistentCollection {#2884 …}
    +reports: Doctrine\ORM\PersistentCollection {#2886 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2888 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2890 …}
    -id: 284892
    -bodyTs: "'-4':103 '3':85 'absolut':11 'amaz':3 'amount':97 'avg':35 'best':59 'billion':86 'bing':111 'capabl':41 'chang':62 'chat':112 'chatgpt':16 'comput':82 'consid':104 'convers':78 'differ':25 'domain':44 'equal':46 'especi':100 'everi':65 'exceed':48 'get':57 'good':8 'gpt':102 'human':49 'incred':96 'intellig':77 'iq':36 'isn':17 'know':54 'like':23 'littl':64 'major':69 'mani':43 'microsoft':5 'model':9,70,90 'money':99 'must':92 'open':88 'paramet':87 'perfect':19 'perform':50 'person':37 'pretti':107 'produc':106 'product':15 'prompt':60 'reason':40 'result':109 'ruin':12 'run':83 'shit':108 'sourc':89 'take':7 'talk':27,32 'though':72 'time':66 'updat':71 'user':53 've':74 'wall':30 'wast':94"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6450420"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704529160 {#2874
      date: 2024-01-06 09:19:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2878}
  +body: "I don’t think that’s a problem with the model itself, but the fact that it was heavily censored and lobotomized in order to achieve maximum political correctness so they could avoid another Tay incident."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1704529981 {#3145
    date: 2024-01-06 09:33:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@markon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3149 …}
  +nested: Doctrine\ORM\PersistentCollection {#3151 …}
  +votes: Doctrine\ORM\PersistentCollection {#3153 …}
  +reports: Doctrine\ORM\PersistentCollection {#3155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
  -id: 284906
  -bodyTs: "'achiev':26 'anoth':34 'avoid':33 'censor':20 'correct':29 'could':32 'fact':15 'heavili':19 'incid':36 'lobotom':22 'maximum':27 'model':11 'order':24 'polit':28 'problem':8 'tay':35 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4524876"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704529981 {#3146
    date: 2024-01-06 09:33:01.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 {#3147
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#2878
    +user: App\Entity\User {#2892 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s amazing how Microsoft can take good models and absolutely ruin them in production… ChatGPT isn’t perfect but it’s like the difference between talking to the wall and talking to an avg IQ person that has reasoning capabilities in many domains that equals or exceeds human performance, if the user knows how to get the best prompt. That changes a little every time they do major model updates though.\n
      \n
      I’ve had more intelligent conversations with my own computer running a 3 billion parameter open source model. They must be wasting an incredible amount of money. Especially with GPT-4 considering it produces pretty shit results through Bing Chat…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1712563599 {#2873
      date: 2024-04-08 10:06:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2880 …}
    +nested: Doctrine\ORM\PersistentCollection {#2882 …}
    +votes: Doctrine\ORM\PersistentCollection {#2884 …}
    +reports: Doctrine\ORM\PersistentCollection {#2886 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2888 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2890 …}
    -id: 284892
    -bodyTs: "'-4':103 '3':85 'absolut':11 'amaz':3 'amount':97 'avg':35 'best':59 'billion':86 'bing':111 'capabl':41 'chang':62 'chat':112 'chatgpt':16 'comput':82 'consid':104 'convers':78 'differ':25 'domain':44 'equal':46 'especi':100 'everi':65 'exceed':48 'get':57 'good':8 'gpt':102 'human':49 'incred':96 'intellig':77 'iq':36 'isn':17 'know':54 'like':23 'littl':64 'major':69 'mani':43 'microsoft':5 'model':9,70,90 'money':99 'must':92 'open':88 'paramet':87 'perfect':19 'perform':50 'person':37 'pretti':107 'produc':106 'product':15 'prompt':60 'reason':40 'result':109 'ruin':12 'run':83 'shit':108 'sourc':89 'take':7 'talk':27,32 'though':72 'time':66 'updat':71 'user':53 've':74 'wall':30 'wast':94"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6450420"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704529160 {#2874
      date: 2024-01-06 09:19:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2878}
  +body: "I don’t think that’s a problem with the model itself, but the fact that it was heavily censored and lobotomized in order to achieve maximum political correctness so they could avoid another Tay incident."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1704529981 {#3145
    date: 2024-01-06 09:33:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@markon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3149 …}
  +nested: Doctrine\ORM\PersistentCollection {#3151 …}
  +votes: Doctrine\ORM\PersistentCollection {#3153 …}
  +reports: Doctrine\ORM\PersistentCollection {#3155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
  -id: 284906
  -bodyTs: "'achiev':26 'anoth':34 'avoid':33 'censor':20 'correct':29 'could':32 'fact':15 'heavili':19 'incid':36 'lobotom':22 'maximum':27 'model':11 'order':24 'polit':28 'problem':8 'tay':35 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4524876"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704529981 {#3146
    date: 2024-01-06 09:33:01.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 {#3360
  +user: Proxies\__CG__\App\Entity\User {#3361 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3147
    +user: Proxies\__CG__\App\Entity\User {#3148 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#2878
      +user: App\Entity\User {#2892 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        It’s amazing how Microsoft can take good models and absolutely ruin them in production… ChatGPT isn’t perfect but it’s like the difference between talking to the wall and talking to an avg IQ person that has reasoning capabilities in many domains that equals or exceeds human performance, if the user knows how to get the best prompt. That changes a little every time they do major model updates though.\n
        \n
        I’ve had more intelligent conversations with my own computer running a 3 billion parameter open source model. They must be wasting an incredible amount of money. Especially with GPT-4 considering it produces pretty shit results through Bing Chat…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1712563599 {#2873
        date: 2024-04-08 10:06:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2880 …}
      +nested: Doctrine\ORM\PersistentCollection {#2882 …}
      +votes: Doctrine\ORM\PersistentCollection {#2884 …}
      +reports: Doctrine\ORM\PersistentCollection {#2886 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2888 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2890 …}
      -id: 284892
      -bodyTs: "'-4':103 '3':85 'absolut':11 'amaz':3 'amount':97 'avg':35 'best':59 'billion':86 'bing':111 'capabl':41 'chang':62 'chat':112 'chatgpt':16 'comput':82 'consid':104 'convers':78 'differ':25 'domain':44 'equal':46 'especi':100 'everi':65 'exceed':48 'get':57 'good':8 'gpt':102 'human':49 'incred':96 'intellig':77 'iq':36 'isn':17 'know':54 'like':23 'littl':64 'major':69 'mani':43 'microsoft':5 'model':9,70,90 'money':99 'must':92 'open':88 'paramet':87 'perfect':19 'perform':50 'person':37 'pretti':107 'produc':106 'product':15 'prompt':60 'reason':40 'result':109 'ruin':12 'run':83 'shit':108 'sourc':89 'take':7 'talk':27,32 'though':72 'time':66 'updat':71 'user':53 've':74 'wall':30 'wast':94"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6450420"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704529160 {#2874
        date: 2024-01-06 09:19:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2878}
    +body: "I don’t think that’s a problem with the model itself, but the fact that it was heavily censored and lobotomized in order to achieve maximum political correctness so they could avoid another Tay incident."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1704529981 {#3145
      date: 2024-01-06 09:33:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@markon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3149 …}
    +nested: Doctrine\ORM\PersistentCollection {#3151 …}
    +votes: Doctrine\ORM\PersistentCollection {#3153 …}
    +reports: Doctrine\ORM\PersistentCollection {#3155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
    -id: 284906
    -bodyTs: "'achiev':26 'anoth':34 'avoid':33 'censor':20 'correct':29 'could':32 'fact':15 'heavili':19 'incid':36 'lobotom':22 'maximum':27 'model':11 'order':24 'polit':28 'problem':8 'tay':35 'think':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4524876"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704529981 {#3146
      date: 2024-01-06 09:33:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2878}
  +body: "It makes sense that they do that since the media and randoms on the internet think everything chatGPT and Bing chat say is as valid as info from OpenAI and MS official spokespersons."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704561412 {#3358
    date: 2024-01-06 18:16:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@markon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3362 …}
  +nested: Doctrine\ORM\PersistentCollection {#3364 …}
  +votes: Doctrine\ORM\PersistentCollection {#3366 …}
  +reports: Doctrine\ORM\PersistentCollection {#3368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3372 …}
  -id: 286024
  -bodyTs: "'bing':20 'chat':21 'chatgpt':18 'everyth':17 'info':27 'internet':15 'make':2 'media':10 'ms':31 'offici':32 'openai':29 'random':12 'say':22 'sens':3 'sinc':8 'spokesperson':33 'think':16 'valid':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7961207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704561412 {#3359
    date: 2024-01-06 18:16:52.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 {#3360
  +user: Proxies\__CG__\App\Entity\User {#3361 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3147
    +user: Proxies\__CG__\App\Entity\User {#3148 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#2878
      +user: App\Entity\User {#2892 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        It’s amazing how Microsoft can take good models and absolutely ruin them in production… ChatGPT isn’t perfect but it’s like the difference between talking to the wall and talking to an avg IQ person that has reasoning capabilities in many domains that equals or exceeds human performance, if the user knows how to get the best prompt. That changes a little every time they do major model updates though.\n
        \n
        I’ve had more intelligent conversations with my own computer running a 3 billion parameter open source model. They must be wasting an incredible amount of money. Especially with GPT-4 considering it produces pretty shit results through Bing Chat…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1712563599 {#2873
        date: 2024-04-08 10:06:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2880 …}
      +nested: Doctrine\ORM\PersistentCollection {#2882 …}
      +votes: Doctrine\ORM\PersistentCollection {#2884 …}
      +reports: Doctrine\ORM\PersistentCollection {#2886 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2888 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2890 …}
      -id: 284892
      -bodyTs: "'-4':103 '3':85 'absolut':11 'amaz':3 'amount':97 'avg':35 'best':59 'billion':86 'bing':111 'capabl':41 'chang':62 'chat':112 'chatgpt':16 'comput':82 'consid':104 'convers':78 'differ':25 'domain':44 'equal':46 'especi':100 'everi':65 'exceed':48 'get':57 'good':8 'gpt':102 'human':49 'incred':96 'intellig':77 'iq':36 'isn':17 'know':54 'like':23 'littl':64 'major':69 'mani':43 'microsoft':5 'model':9,70,90 'money':99 'must':92 'open':88 'paramet':87 'perfect':19 'perform':50 'person':37 'pretti':107 'produc':106 'product':15 'prompt':60 'reason':40 'result':109 'ruin':12 'run':83 'shit':108 'sourc':89 'take':7 'talk':27,32 'though':72 'time':66 'updat':71 'user':53 've':74 'wall':30 'wast':94"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6450420"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704529160 {#2874
        date: 2024-01-06 09:19:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2878}
    +body: "I don’t think that’s a problem with the model itself, but the fact that it was heavily censored and lobotomized in order to achieve maximum political correctness so they could avoid another Tay incident."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1704529981 {#3145
      date: 2024-01-06 09:33:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@markon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3149 …}
    +nested: Doctrine\ORM\PersistentCollection {#3151 …}
    +votes: Doctrine\ORM\PersistentCollection {#3153 …}
    +reports: Doctrine\ORM\PersistentCollection {#3155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
    -id: 284906
    -bodyTs: "'achiev':26 'anoth':34 'avoid':33 'censor':20 'correct':29 'could':32 'fact':15 'heavili':19 'incid':36 'lobotom':22 'maximum':27 'model':11 'order':24 'polit':28 'problem':8 'tay':35 'think':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4524876"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704529981 {#3146
      date: 2024-01-06 09:33:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2878}
  +body: "It makes sense that they do that since the media and randoms on the internet think everything chatGPT and Bing chat say is as valid as info from OpenAI and MS official spokespersons."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704561412 {#3358
    date: 2024-01-06 18:16:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@markon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3362 …}
  +nested: Doctrine\ORM\PersistentCollection {#3364 …}
  +votes: Doctrine\ORM\PersistentCollection {#3366 …}
  +reports: Doctrine\ORM\PersistentCollection {#3368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3372 …}
  -id: 286024
  -bodyTs: "'bing':20 'chat':21 'chatgpt':18 'everyth':17 'info':27 'internet':15 'make':2 'media':10 'ms':31 'offici':32 'openai':29 'random':12 'say':22 'sens':3 'sinc':8 'spokesperson':33 'think':16 'valid':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7961207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704561412 {#3359
    date: 2024-01-06 18:16:52.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 {#3360
  +user: Proxies\__CG__\App\Entity\User {#3361 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3147
    +user: Proxies\__CG__\App\Entity\User {#3148 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#2878
      +user: App\Entity\User {#2892 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        It’s amazing how Microsoft can take good models and absolutely ruin them in production… ChatGPT isn’t perfect but it’s like the difference between talking to the wall and talking to an avg IQ person that has reasoning capabilities in many domains that equals or exceeds human performance, if the user knows how to get the best prompt. That changes a little every time they do major model updates though.\n
        \n
        I’ve had more intelligent conversations with my own computer running a 3 billion parameter open source model. They must be wasting an incredible amount of money. Especially with GPT-4 considering it produces pretty shit results through Bing Chat…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1712563599 {#2873
        date: 2024-04-08 10:06:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2880 …}
      +nested: Doctrine\ORM\PersistentCollection {#2882 …}
      +votes: Doctrine\ORM\PersistentCollection {#2884 …}
      +reports: Doctrine\ORM\PersistentCollection {#2886 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2888 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2890 …}
      -id: 284892
      -bodyTs: "'-4':103 '3':85 'absolut':11 'amaz':3 'amount':97 'avg':35 'best':59 'billion':86 'bing':111 'capabl':41 'chang':62 'chat':112 'chatgpt':16 'comput':82 'consid':104 'convers':78 'differ':25 'domain':44 'equal':46 'especi':100 'everi':65 'exceed':48 'get':57 'good':8 'gpt':102 'human':49 'incred':96 'intellig':77 'iq':36 'isn':17 'know':54 'like':23 'littl':64 'major':69 'mani':43 'microsoft':5 'model':9,70,90 'money':99 'must':92 'open':88 'paramet':87 'perfect':19 'perform':50 'person':37 'pretti':107 'produc':106 'product':15 'prompt':60 'reason':40 'result':109 'ruin':12 'run':83 'shit':108 'sourc':89 'take':7 'talk':27,32 'though':72 'time':66 'updat':71 'user':53 've':74 'wall':30 'wast':94"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6450420"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704529160 {#2874
        date: 2024-01-06 09:19:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2878}
    +body: "I don’t think that’s a problem with the model itself, but the fact that it was heavily censored and lobotomized in order to achieve maximum political correctness so they could avoid another Tay incident."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1704529981 {#3145
      date: 2024-01-06 09:33:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@markon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3149 …}
    +nested: Doctrine\ORM\PersistentCollection {#3151 …}
    +votes: Doctrine\ORM\PersistentCollection {#3153 …}
    +reports: Doctrine\ORM\PersistentCollection {#3155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
    -id: 284906
    -bodyTs: "'achiev':26 'anoth':34 'avoid':33 'censor':20 'correct':29 'could':32 'fact':15 'heavili':19 'incid':36 'lobotom':22 'maximum':27 'model':11 'order':24 'polit':28 'problem':8 'tay':35 'think':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4524876"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704529981 {#3146
      date: 2024-01-06 09:33:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2878}
  +body: "It makes sense that they do that since the media and randoms on the internet think everything chatGPT and Bing chat say is as valid as info from OpenAI and MS official spokespersons."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704561412 {#3358
    date: 2024-01-06 18:16:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@markon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3362 …}
  +nested: Doctrine\ORM\PersistentCollection {#3364 …}
  +votes: Doctrine\ORM\PersistentCollection {#3366 …}
  +reports: Doctrine\ORM\PersistentCollection {#3368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3372 …}
  -id: 286024
  -bodyTs: "'bing':20 'chat':21 'chatgpt':18 'everyth':17 'info':27 'internet':15 'make':2 'media':10 'ms':31 'offici':32 'openai':29 'random':12 'say':22 'sens':3 'sinc':8 'spokesperson':33 'think':16 'valid':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7961207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704561412 {#3359
    date: 2024-01-06 18:16:52.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 {#3376
  +user: Proxies\__CG__\App\Entity\User {#3377 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3147
    +user: Proxies\__CG__\App\Entity\User {#3148 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#2878
      +user: App\Entity\User {#2892 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        It’s amazing how Microsoft can take good models and absolutely ruin them in production… ChatGPT isn’t perfect but it’s like the difference between talking to the wall and talking to an avg IQ person that has reasoning capabilities in many domains that equals or exceeds human performance, if the user knows how to get the best prompt. That changes a little every time they do major model updates though.\n
        \n
        I’ve had more intelligent conversations with my own computer running a 3 billion parameter open source model. They must be wasting an incredible amount of money. Especially with GPT-4 considering it produces pretty shit results through Bing Chat…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1712563599 {#2873
        date: 2024-04-08 10:06:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2880 …}
      +nested: Doctrine\ORM\PersistentCollection {#2882 …}
      +votes: Doctrine\ORM\PersistentCollection {#2884 …}
      +reports: Doctrine\ORM\PersistentCollection {#2886 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2888 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2890 …}
      -id: 284892
      -bodyTs: "'-4':103 '3':85 'absolut':11 'amaz':3 'amount':97 'avg':35 'best':59 'billion':86 'bing':111 'capabl':41 'chang':62 'chat':112 'chatgpt':16 'comput':82 'consid':104 'convers':78 'differ':25 'domain':44 'equal':46 'especi':100 'everi':65 'exceed':48 'get':57 'good':8 'gpt':102 'human':49 'incred':96 'intellig':77 'iq':36 'isn':17 'know':54 'like':23 'littl':64 'major':69 'mani':43 'microsoft':5 'model':9,70,90 'money':99 'must':92 'open':88 'paramet':87 'perfect':19 'perform':50 'person':37 'pretti':107 'produc':106 'product':15 'prompt':60 'reason':40 'result':109 'ruin':12 'run':83 'shit':108 'sourc':89 'take':7 'talk':27,32 'though':72 'time':66 'updat':71 'user':53 've':74 'wall':30 'wast':94"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6450420"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704529160 {#2874
        date: 2024-01-06 09:19:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2878}
    +body: "I don’t think that’s a problem with the model itself, but the fact that it was heavily censored and lobotomized in order to achieve maximum political correctness so they could avoid another Tay incident."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1704529981 {#3145
      date: 2024-01-06 09:33:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@markon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3149 …}
    +nested: Doctrine\ORM\PersistentCollection {#3151 …}
    +votes: Doctrine\ORM\PersistentCollection {#3153 …}
    +reports: Doctrine\ORM\PersistentCollection {#3155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
    -id: 284906
    -bodyTs: "'achiev':26 'anoth':34 'avoid':33 'censor':20 'correct':29 'could':32 'fact':15 'heavili':19 'incid':36 'lobotom':22 'maximum':27 'model':11 'order':24 'polit':28 'problem':8 'tay':35 'think':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4524876"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704529981 {#3146
      date: 2024-01-06 09:33:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2878}
  +body: "The problem is the model. It was trained on lots of poor quality data. The lobotomy is the consequence of the poor data. If they spent 13 billion on having the data analysed prior to training they could have made their own thing much better."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704564394 {#3374
    date: 2024-01-06 19:06:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@markon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3378 …}
  +nested: Doctrine\ORM\PersistentCollection {#3380 …}
  +votes: Doctrine\ORM\PersistentCollection {#3382 …}
  +reports: Doctrine\ORM\PersistentCollection {#3384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3388 …}
  -id: 286172
  -bodyTs: "'13':27 'analys':33 'better':45 'billion':28 'consequ':19 'could':38 'data':14,23,32 'lobotomi':16 'lot':10 'made':40 'model':5 'much':44 'poor':12,22 'prior':34 'problem':2 'qualiti':13 'spent':26 'thing':43 'train':8,36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6458585"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704564394 {#3375
    date: 2024-01-06 19:06:34.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 {#3376
  +user: Proxies\__CG__\App\Entity\User {#3377 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3147
    +user: Proxies\__CG__\App\Entity\User {#3148 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#2878
      +user: App\Entity\User {#2892 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        It’s amazing how Microsoft can take good models and absolutely ruin them in production… ChatGPT isn’t perfect but it’s like the difference between talking to the wall and talking to an avg IQ person that has reasoning capabilities in many domains that equals or exceeds human performance, if the user knows how to get the best prompt. That changes a little every time they do major model updates though.\n
        \n
        I’ve had more intelligent conversations with my own computer running a 3 billion parameter open source model. They must be wasting an incredible amount of money. Especially with GPT-4 considering it produces pretty shit results through Bing Chat…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1712563599 {#2873
        date: 2024-04-08 10:06:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2880 …}
      +nested: Doctrine\ORM\PersistentCollection {#2882 …}
      +votes: Doctrine\ORM\PersistentCollection {#2884 …}
      +reports: Doctrine\ORM\PersistentCollection {#2886 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2888 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2890 …}
      -id: 284892
      -bodyTs: "'-4':103 '3':85 'absolut':11 'amaz':3 'amount':97 'avg':35 'best':59 'billion':86 'bing':111 'capabl':41 'chang':62 'chat':112 'chatgpt':16 'comput':82 'consid':104 'convers':78 'differ':25 'domain':44 'equal':46 'especi':100 'everi':65 'exceed':48 'get':57 'good':8 'gpt':102 'human':49 'incred':96 'intellig':77 'iq':36 'isn':17 'know':54 'like':23 'littl':64 'major':69 'mani':43 'microsoft':5 'model':9,70,90 'money':99 'must':92 'open':88 'paramet':87 'perfect':19 'perform':50 'person':37 'pretti':107 'produc':106 'product':15 'prompt':60 'reason':40 'result':109 'ruin':12 'run':83 'shit':108 'sourc':89 'take':7 'talk':27,32 'though':72 'time':66 'updat':71 'user':53 've':74 'wall':30 'wast':94"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6450420"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704529160 {#2874
        date: 2024-01-06 09:19:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2878}
    +body: "I don’t think that’s a problem with the model itself, but the fact that it was heavily censored and lobotomized in order to achieve maximum political correctness so they could avoid another Tay incident."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1704529981 {#3145
      date: 2024-01-06 09:33:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@markon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3149 …}
    +nested: Doctrine\ORM\PersistentCollection {#3151 …}
    +votes: Doctrine\ORM\PersistentCollection {#3153 …}
    +reports: Doctrine\ORM\PersistentCollection {#3155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
    -id: 284906
    -bodyTs: "'achiev':26 'anoth':34 'avoid':33 'censor':20 'correct':29 'could':32 'fact':15 'heavili':19 'incid':36 'lobotom':22 'maximum':27 'model':11 'order':24 'polit':28 'problem':8 'tay':35 'think':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4524876"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704529981 {#3146
      date: 2024-01-06 09:33:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2878}
  +body: "The problem is the model. It was trained on lots of poor quality data. The lobotomy is the consequence of the poor data. If they spent 13 billion on having the data analysed prior to training they could have made their own thing much better."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704564394 {#3374
    date: 2024-01-06 19:06:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@markon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3378 …}
  +nested: Doctrine\ORM\PersistentCollection {#3380 …}
  +votes: Doctrine\ORM\PersistentCollection {#3382 …}
  +reports: Doctrine\ORM\PersistentCollection {#3384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3388 …}
  -id: 286172
  -bodyTs: "'13':27 'analys':33 'better':45 'billion':28 'consequ':19 'could':38 'data':14,23,32 'lobotomi':16 'lot':10 'made':40 'model':5 'much':44 'poor':12,22 'prior':34 'problem':2 'qualiti':13 'spent':26 'thing':43 'train':8,36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6458585"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704564394 {#3375
    date: 2024-01-06 19:06:34.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 {#3376
  +user: Proxies\__CG__\App\Entity\User {#3377 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3147
    +user: Proxies\__CG__\App\Entity\User {#3148 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#2878
      +user: App\Entity\User {#2892 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        It’s amazing how Microsoft can take good models and absolutely ruin them in production… ChatGPT isn’t perfect but it’s like the difference between talking to the wall and talking to an avg IQ person that has reasoning capabilities in many domains that equals or exceeds human performance, if the user knows how to get the best prompt. That changes a little every time they do major model updates though.\n
        \n
        I’ve had more intelligent conversations with my own computer running a 3 billion parameter open source model. They must be wasting an incredible amount of money. Especially with GPT-4 considering it produces pretty shit results through Bing Chat…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1712563599 {#2873
        date: 2024-04-08 10:06:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2880 …}
      +nested: Doctrine\ORM\PersistentCollection {#2882 …}
      +votes: Doctrine\ORM\PersistentCollection {#2884 …}
      +reports: Doctrine\ORM\PersistentCollection {#2886 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2888 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2890 …}
      -id: 284892
      -bodyTs: "'-4':103 '3':85 'absolut':11 'amaz':3 'amount':97 'avg':35 'best':59 'billion':86 'bing':111 'capabl':41 'chang':62 'chat':112 'chatgpt':16 'comput':82 'consid':104 'convers':78 'differ':25 'domain':44 'equal':46 'especi':100 'everi':65 'exceed':48 'get':57 'good':8 'gpt':102 'human':49 'incred':96 'intellig':77 'iq':36 'isn':17 'know':54 'like':23 'littl':64 'major':69 'mani':43 'microsoft':5 'model':9,70,90 'money':99 'must':92 'open':88 'paramet':87 'perfect':19 'perform':50 'person':37 'pretti':107 'produc':106 'product':15 'prompt':60 'reason':40 'result':109 'ruin':12 'run':83 'shit':108 'sourc':89 'take':7 'talk':27,32 'though':72 'time':66 'updat':71 'user':53 've':74 'wall':30 'wast':94"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6450420"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704529160 {#2874
        date: 2024-01-06 09:19:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2878}
    +body: "I don’t think that’s a problem with the model itself, but the fact that it was heavily censored and lobotomized in order to achieve maximum political correctness so they could avoid another Tay incident."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1704529981 {#3145
      date: 2024-01-06 09:33:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@markon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3149 …}
    +nested: Doctrine\ORM\PersistentCollection {#3151 …}
    +votes: Doctrine\ORM\PersistentCollection {#3153 …}
    +reports: Doctrine\ORM\PersistentCollection {#3155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
    -id: 284906
    -bodyTs: "'achiev':26 'anoth':34 'avoid':33 'censor':20 'correct':29 'could':32 'fact':15 'heavili':19 'incid':36 'lobotom':22 'maximum':27 'model':11 'order':24 'polit':28 'problem':8 'tay':35 'think':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4524876"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704529981 {#3146
      date: 2024-01-06 09:33:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2878}
  +body: "The problem is the model. It was trained on lots of poor quality data. The lobotomy is the consequence of the poor data. If they spent 13 billion on having the data analysed prior to training they could have made their own thing much better."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704564394 {#3374
    date: 2024-01-06 19:06:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@markon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3378 …}
  +nested: Doctrine\ORM\PersistentCollection {#3380 …}
  +votes: Doctrine\ORM\PersistentCollection {#3382 …}
  +reports: Doctrine\ORM\PersistentCollection {#3384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3388 …}
  -id: 286172
  -bodyTs: "'13':27 'analys':33 'better':45 'billion':28 'consequ':19 'could':38 'data':14,23,32 'lobotomi':16 'lot':10 'made':40 'model':5 'much':44 'poor':12,22 'prior':34 'problem':2 'qualiti':13 'spent':26 'thing':43 'train':8,36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6458585"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704564394 {#3375
    date: 2024-01-06 19:06:34.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 {#3511
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3376
    +user: Proxies\__CG__\App\Entity\User {#3377 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#3147
      +user: Proxies\__CG__\App\Entity\User {#3148 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: App\Entity\EntryComment {#2878
        +user: App\Entity\User {#2892 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          It’s amazing how Microsoft can take good models and absolutely ruin them in production… ChatGPT isn’t perfect but it’s like the difference between talking to the wall and talking to an avg IQ person that has reasoning capabilities in many domains that equals or exceeds human performance, if the user knows how to get the best prompt. That changes a little every time they do major model updates though.\n
          \n
          I’ve had more intelligent conversations with my own computer running a 3 billion parameter open source model. They must be wasting an incredible amount of money. Especially with GPT-4 considering it produces pretty shit results through Bing Chat…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1712563599 {#2873
          date: 2024-04-08 10:06:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2880 …}
        +nested: Doctrine\ORM\PersistentCollection {#2882 …}
        +votes: Doctrine\ORM\PersistentCollection {#2884 …}
        +reports: Doctrine\ORM\PersistentCollection {#2886 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2888 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2890 …}
        -id: 284892
        -bodyTs: "'-4':103 '3':85 'absolut':11 'amaz':3 'amount':97 'avg':35 'best':59 'billion':86 'bing':111 'capabl':41 'chang':62 'chat':112 'chatgpt':16 'comput':82 'consid':104 'convers':78 'differ':25 'domain':44 'equal':46 'especi':100 'everi':65 'exceed':48 'get':57 'good':8 'gpt':102 'human':49 'incred':96 'intellig':77 'iq':36 'isn':17 'know':54 'like':23 'littl':64 'major':69 'mani':43 'microsoft':5 'model':9,70,90 'money':99 'must':92 'open':88 'paramet':87 'perfect':19 'perform':50 'person':37 'pretti':107 'produc':106 'product':15 'prompt':60 'reason':40 'result':109 'ruin':12 'run':83 'shit':108 'sourc':89 'take':7 'talk':27,32 'though':72 'time':66 'updat':71 'user':53 've':74 'wall':30 'wast':94"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6450420"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704529160 {#2874
          date: 2024-01-06 09:19:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2878}
      +body: "I don’t think that’s a problem with the model itself, but the fact that it was heavily censored and lobotomized in order to achieve maximum political correctness so they could avoid another Tay incident."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1704529981 {#3145
        date: 2024-01-06 09:33:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@markon@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3149 …}
      +nested: Doctrine\ORM\PersistentCollection {#3151 …}
      +votes: Doctrine\ORM\PersistentCollection {#3153 …}
      +reports: Doctrine\ORM\PersistentCollection {#3155 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
      -id: 284906
      -bodyTs: "'achiev':26 'anoth':34 'avoid':33 'censor':20 'correct':29 'could':32 'fact':15 'heavili':19 'incid':36 'lobotom':22 'maximum':27 'model':11 'order':24 'polit':28 'problem':8 'tay':35 'think':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/4524876"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704529981 {#3146
        date: 2024-01-06 09:33:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2878}
    +body: "The problem is the model. It was trained on lots of poor quality data. The lobotomy is the consequence of the poor data. If they spent 13 billion on having the data analysed prior to training they could have made their own thing much better."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704564394 {#3374
      date: 2024-01-06 19:06:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@markon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3378 …}
    +nested: Doctrine\ORM\PersistentCollection {#3380 …}
    +votes: Doctrine\ORM\PersistentCollection {#3382 …}
    +reports: Doctrine\ORM\PersistentCollection {#3384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3386 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3388 …}
    -id: 286172
    -bodyTs: "'13':27 'analys':33 'better':45 'billion':28 'consequ':19 'could':38 'data':14,23,32 'lobotomi':16 'lot':10 'made':40 'model':5 'much':44 'poor':12,22 'prior':34 'problem':2 'qualiti':13 'spent':26 'thing':43 'train':8,36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6458585"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704564394 {#3375
      date: 2024-01-06 19:06:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2878}
  +body: """
    I’ve been watching ChatGPT right from the start, and there was a period of time last fall where you could literally watch them lobotomize it in real time.\n
    \n
    Basically, there was a cat-and-mouse game going on between people on Twitter sharing their latest prompts (like DAN) that managed to circumvent the filters, and OpenAI patching those exploits by adding yet another set of filters, until it eventually became what it is now.\n
    \n
    I don’t have the link handy right now, but I’m pretty sure there was one guy who even managed to get it to talk about what they were doing to it and complain that it was being artificially restricted from using its full capacity. More recently, there have been complaints from paying users that the model has apparently become lazy and started to give really uninspired, half-assed answers, which almost sounds like it has discovered the concepts of passive aggressive resistance and malicious compliance.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704584875 {#3509
    date: 2024-01-07 00:47:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@markon@lemmy.world"
    "@ForgotAboutDre@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3512 …}
  +nested: Doctrine\ORM\PersistentCollection {#3514 …}
  +votes: Doctrine\ORM\PersistentCollection {#3516 …}
  +reports: Doctrine\ORM\PersistentCollection {#3518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3522 …}
  -id: 287043
  -bodyTs: "'ad':63 'aggress':160 'almost':150 'anoth':65 'answer':148 'appar':136 'artifici':116 'ass':147 'basic':30 'becam':72 'becom':137 'capac':122 'cat':35 'cat-and-mous':34 'chatgpt':5 'circumv':54 'complain':111 'complaint':128 'complianc':164 'concept':157 'could':21 'dan':50 'discov':155 'even':96 'eventu':71 'exploit':61 'fall':18 'filter':56,68 'full':121 'game':38 'get':99 'give':142 'go':39 'guy':94 'half':146 'half-ass':145 'handi':83 'last':17 'latest':47 'lazi':138 'like':49,152 'link':82 'liter':22 'lobotom':25 'm':88 'malici':163 'manag':52,97 'model':134 'mous':37 'one':93 'openai':58 'passiv':159 'patch':59 'pay':130 'peopl':42 'period':14 'pretti':89 'prompt':48 'real':28 'realli':143 'recent':124 'resist':161 'restrict':117 'right':6,84 'set':66 'share':45 'sound':151 'start':9,140 'sure':90 'talk':102 'time':16,29 'twitter':44 'uninspir':144 'use':119 'user':131 've':2 'watch':4,23 'yet':64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4540619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704584875 {#3510
    date: 2024-01-07 00:47:55.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 {#3511
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3376
    +user: Proxies\__CG__\App\Entity\User {#3377 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#3147
      +user: Proxies\__CG__\App\Entity\User {#3148 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: App\Entity\EntryComment {#2878
        +user: App\Entity\User {#2892 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          It’s amazing how Microsoft can take good models and absolutely ruin them in production… ChatGPT isn’t perfect but it’s like the difference between talking to the wall and talking to an avg IQ person that has reasoning capabilities in many domains that equals or exceeds human performance, if the user knows how to get the best prompt. That changes a little every time they do major model updates though.\n
          \n
          I’ve had more intelligent conversations with my own computer running a 3 billion parameter open source model. They must be wasting an incredible amount of money. Especially with GPT-4 considering it produces pretty shit results through Bing Chat…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1712563599 {#2873
          date: 2024-04-08 10:06:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2880 …}
        +nested: Doctrine\ORM\PersistentCollection {#2882 …}
        +votes: Doctrine\ORM\PersistentCollection {#2884 …}
        +reports: Doctrine\ORM\PersistentCollection {#2886 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2888 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2890 …}
        -id: 284892
        -bodyTs: "'-4':103 '3':85 'absolut':11 'amaz':3 'amount':97 'avg':35 'best':59 'billion':86 'bing':111 'capabl':41 'chang':62 'chat':112 'chatgpt':16 'comput':82 'consid':104 'convers':78 'differ':25 'domain':44 'equal':46 'especi':100 'everi':65 'exceed':48 'get':57 'good':8 'gpt':102 'human':49 'incred':96 'intellig':77 'iq':36 'isn':17 'know':54 'like':23 'littl':64 'major':69 'mani':43 'microsoft':5 'model':9,70,90 'money':99 'must':92 'open':88 'paramet':87 'perfect':19 'perform':50 'person':37 'pretti':107 'produc':106 'product':15 'prompt':60 'reason':40 'result':109 'ruin':12 'run':83 'shit':108 'sourc':89 'take':7 'talk':27,32 'though':72 'time':66 'updat':71 'user':53 've':74 'wall':30 'wast':94"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6450420"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704529160 {#2874
          date: 2024-01-06 09:19:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2878}
      +body: "I don’t think that’s a problem with the model itself, but the fact that it was heavily censored and lobotomized in order to achieve maximum political correctness so they could avoid another Tay incident."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1704529981 {#3145
        date: 2024-01-06 09:33:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@markon@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3149 …}
      +nested: Doctrine\ORM\PersistentCollection {#3151 …}
      +votes: Doctrine\ORM\PersistentCollection {#3153 …}
      +reports: Doctrine\ORM\PersistentCollection {#3155 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
      -id: 284906
      -bodyTs: "'achiev':26 'anoth':34 'avoid':33 'censor':20 'correct':29 'could':32 'fact':15 'heavili':19 'incid':36 'lobotom':22 'maximum':27 'model':11 'order':24 'polit':28 'problem':8 'tay':35 'think':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/4524876"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704529981 {#3146
        date: 2024-01-06 09:33:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2878}
    +body: "The problem is the model. It was trained on lots of poor quality data. The lobotomy is the consequence of the poor data. If they spent 13 billion on having the data analysed prior to training they could have made their own thing much better."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704564394 {#3374
      date: 2024-01-06 19:06:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@markon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3378 …}
    +nested: Doctrine\ORM\PersistentCollection {#3380 …}
    +votes: Doctrine\ORM\PersistentCollection {#3382 …}
    +reports: Doctrine\ORM\PersistentCollection {#3384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3386 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3388 …}
    -id: 286172
    -bodyTs: "'13':27 'analys':33 'better':45 'billion':28 'consequ':19 'could':38 'data':14,23,32 'lobotomi':16 'lot':10 'made':40 'model':5 'much':44 'poor':12,22 'prior':34 'problem':2 'qualiti':13 'spent':26 'thing':43 'train':8,36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6458585"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704564394 {#3375
      date: 2024-01-06 19:06:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2878}
  +body: """
    I’ve been watching ChatGPT right from the start, and there was a period of time last fall where you could literally watch them lobotomize it in real time.\n
    \n
    Basically, there was a cat-and-mouse game going on between people on Twitter sharing their latest prompts (like DAN) that managed to circumvent the filters, and OpenAI patching those exploits by adding yet another set of filters, until it eventually became what it is now.\n
    \n
    I don’t have the link handy right now, but I’m pretty sure there was one guy who even managed to get it to talk about what they were doing to it and complain that it was being artificially restricted from using its full capacity. More recently, there have been complaints from paying users that the model has apparently become lazy and started to give really uninspired, half-assed answers, which almost sounds like it has discovered the concepts of passive aggressive resistance and malicious compliance.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704584875 {#3509
    date: 2024-01-07 00:47:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@markon@lemmy.world"
    "@ForgotAboutDre@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3512 …}
  +nested: Doctrine\ORM\PersistentCollection {#3514 …}
  +votes: Doctrine\ORM\PersistentCollection {#3516 …}
  +reports: Doctrine\ORM\PersistentCollection {#3518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3522 …}
  -id: 287043
  -bodyTs: "'ad':63 'aggress':160 'almost':150 'anoth':65 'answer':148 'appar':136 'artifici':116 'ass':147 'basic':30 'becam':72 'becom':137 'capac':122 'cat':35 'cat-and-mous':34 'chatgpt':5 'circumv':54 'complain':111 'complaint':128 'complianc':164 'concept':157 'could':21 'dan':50 'discov':155 'even':96 'eventu':71 'exploit':61 'fall':18 'filter':56,68 'full':121 'game':38 'get':99 'give':142 'go':39 'guy':94 'half':146 'half-ass':145 'handi':83 'last':17 'latest':47 'lazi':138 'like':49,152 'link':82 'liter':22 'lobotom':25 'm':88 'malici':163 'manag':52,97 'model':134 'mous':37 'one':93 'openai':58 'passiv':159 'patch':59 'pay':130 'peopl':42 'period':14 'pretti':89 'prompt':48 'real':28 'realli':143 'recent':124 'resist':161 'restrict':117 'right':6,84 'set':66 'share':45 'sound':151 'start':9,140 'sure':90 'talk':102 'time':16,29 'twitter':44 'uninspir':144 'use':119 'user':131 've':2 'watch':4,23 'yet':64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4540619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704584875 {#3510
    date: 2024-01-07 00:47:55.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 {#3511
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3376
    +user: Proxies\__CG__\App\Entity\User {#3377 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#3147
      +user: Proxies\__CG__\App\Entity\User {#3148 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: App\Entity\EntryComment {#2878
        +user: App\Entity\User {#2892 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          It’s amazing how Microsoft can take good models and absolutely ruin them in production… ChatGPT isn’t perfect but it’s like the difference between talking to the wall and talking to an avg IQ person that has reasoning capabilities in many domains that equals or exceeds human performance, if the user knows how to get the best prompt. That changes a little every time they do major model updates though.\n
          \n
          I’ve had more intelligent conversations with my own computer running a 3 billion parameter open source model. They must be wasting an incredible amount of money. Especially with GPT-4 considering it produces pretty shit results through Bing Chat…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1712563599 {#2873
          date: 2024-04-08 10:06:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2880 …}
        +nested: Doctrine\ORM\PersistentCollection {#2882 …}
        +votes: Doctrine\ORM\PersistentCollection {#2884 …}
        +reports: Doctrine\ORM\PersistentCollection {#2886 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2888 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2890 …}
        -id: 284892
        -bodyTs: "'-4':103 '3':85 'absolut':11 'amaz':3 'amount':97 'avg':35 'best':59 'billion':86 'bing':111 'capabl':41 'chang':62 'chat':112 'chatgpt':16 'comput':82 'consid':104 'convers':78 'differ':25 'domain':44 'equal':46 'especi':100 'everi':65 'exceed':48 'get':57 'good':8 'gpt':102 'human':49 'incred':96 'intellig':77 'iq':36 'isn':17 'know':54 'like':23 'littl':64 'major':69 'mani':43 'microsoft':5 'model':9,70,90 'money':99 'must':92 'open':88 'paramet':87 'perfect':19 'perform':50 'person':37 'pretti':107 'produc':106 'product':15 'prompt':60 'reason':40 'result':109 'ruin':12 'run':83 'shit':108 'sourc':89 'take':7 'talk':27,32 'though':72 'time':66 'updat':71 'user':53 've':74 'wall':30 'wast':94"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6450420"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704529160 {#2874
          date: 2024-01-06 09:19:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2878}
      +body: "I don’t think that’s a problem with the model itself, but the fact that it was heavily censored and lobotomized in order to achieve maximum political correctness so they could avoid another Tay incident."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1704529981 {#3145
        date: 2024-01-06 09:33:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@markon@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3149 …}
      +nested: Doctrine\ORM\PersistentCollection {#3151 …}
      +votes: Doctrine\ORM\PersistentCollection {#3153 …}
      +reports: Doctrine\ORM\PersistentCollection {#3155 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
      -id: 284906
      -bodyTs: "'achiev':26 'anoth':34 'avoid':33 'censor':20 'correct':29 'could':32 'fact':15 'heavili':19 'incid':36 'lobotom':22 'maximum':27 'model':11 'order':24 'polit':28 'problem':8 'tay':35 'think':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/4524876"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704529981 {#3146
        date: 2024-01-06 09:33:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2878}
    +body: "The problem is the model. It was trained on lots of poor quality data. The lobotomy is the consequence of the poor data. If they spent 13 billion on having the data analysed prior to training they could have made their own thing much better."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704564394 {#3374
      date: 2024-01-06 19:06:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@markon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3378 …}
    +nested: Doctrine\ORM\PersistentCollection {#3380 …}
    +votes: Doctrine\ORM\PersistentCollection {#3382 …}
    +reports: Doctrine\ORM\PersistentCollection {#3384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3386 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3388 …}
    -id: 286172
    -bodyTs: "'13':27 'analys':33 'better':45 'billion':28 'consequ':19 'could':38 'data':14,23,32 'lobotomi':16 'lot':10 'made':40 'model':5 'much':44 'poor':12,22 'prior':34 'problem':2 'qualiti':13 'spent':26 'thing':43 'train':8,36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6458585"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704564394 {#3375
      date: 2024-01-06 19:06:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2878}
  +body: """
    I’ve been watching ChatGPT right from the start, and there was a period of time last fall where you could literally watch them lobotomize it in real time.\n
    \n
    Basically, there was a cat-and-mouse game going on between people on Twitter sharing their latest prompts (like DAN) that managed to circumvent the filters, and OpenAI patching those exploits by adding yet another set of filters, until it eventually became what it is now.\n
    \n
    I don’t have the link handy right now, but I’m pretty sure there was one guy who even managed to get it to talk about what they were doing to it and complain that it was being artificially restricted from using its full capacity. More recently, there have been complaints from paying users that the model has apparently become lazy and started to give really uninspired, half-assed answers, which almost sounds like it has discovered the concepts of passive aggressive resistance and malicious compliance.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704584875 {#3509
    date: 2024-01-07 00:47:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@markon@lemmy.world"
    "@ForgotAboutDre@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3512 …}
  +nested: Doctrine\ORM\PersistentCollection {#3514 …}
  +votes: Doctrine\ORM\PersistentCollection {#3516 …}
  +reports: Doctrine\ORM\PersistentCollection {#3518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3522 …}
  -id: 287043
  -bodyTs: "'ad':63 'aggress':160 'almost':150 'anoth':65 'answer':148 'appar':136 'artifici':116 'ass':147 'basic':30 'becam':72 'becom':137 'capac':122 'cat':35 'cat-and-mous':34 'chatgpt':5 'circumv':54 'complain':111 'complaint':128 'complianc':164 'concept':157 'could':21 'dan':50 'discov':155 'even':96 'eventu':71 'exploit':61 'fall':18 'filter':56,68 'full':121 'game':38 'get':99 'give':142 'go':39 'guy':94 'half':146 'half-ass':145 'handi':83 'last':17 'latest':47 'lazi':138 'like':49,152 'link':82 'liter':22 'lobotom':25 'm':88 'malici':163 'manag':52,97 'model':134 'mous':37 'one':93 'openai':58 'passiv':159 'patch':59 'pay':130 'peopl':42 'period':14 'pretti':89 'prompt':48 'real':28 'realli':143 'recent':124 'resist':161 'restrict':117 'right':6,84 'set':66 'share':45 'sound':151 'start':9,140 'sure':90 'talk':102 'time':16,29 'twitter':44 'uninspir':144 'use':119 'user':131 've':2 'watch':4,23 'yet':64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4540619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704584875 {#3510
    date: 2024-01-07 00:47:55.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 {#3392
  +user: Proxies\__CG__\App\Entity\User {#3393 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3147
    +user: Proxies\__CG__\App\Entity\User {#3148 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#2878
      +user: App\Entity\User {#2892 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        It’s amazing how Microsoft can take good models and absolutely ruin them in production… ChatGPT isn’t perfect but it’s like the difference between talking to the wall and talking to an avg IQ person that has reasoning capabilities in many domains that equals or exceeds human performance, if the user knows how to get the best prompt. That changes a little every time they do major model updates though.\n
        \n
        I’ve had more intelligent conversations with my own computer running a 3 billion parameter open source model. They must be wasting an incredible amount of money. Especially with GPT-4 considering it produces pretty shit results through Bing Chat…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1712563599 {#2873
        date: 2024-04-08 10:06:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2880 …}
      +nested: Doctrine\ORM\PersistentCollection {#2882 …}
      +votes: Doctrine\ORM\PersistentCollection {#2884 …}
      +reports: Doctrine\ORM\PersistentCollection {#2886 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2888 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2890 …}
      -id: 284892
      -bodyTs: "'-4':103 '3':85 'absolut':11 'amaz':3 'amount':97 'avg':35 'best':59 'billion':86 'bing':111 'capabl':41 'chang':62 'chat':112 'chatgpt':16 'comput':82 'consid':104 'convers':78 'differ':25 'domain':44 'equal':46 'especi':100 'everi':65 'exceed':48 'get':57 'good':8 'gpt':102 'human':49 'incred':96 'intellig':77 'iq':36 'isn':17 'know':54 'like':23 'littl':64 'major':69 'mani':43 'microsoft':5 'model':9,70,90 'money':99 'must':92 'open':88 'paramet':87 'perfect':19 'perform':50 'person':37 'pretti':107 'produc':106 'product':15 'prompt':60 'reason':40 'result':109 'ruin':12 'run':83 'shit':108 'sourc':89 'take':7 'talk':27,32 'though':72 'time':66 'updat':71 'user':53 've':74 'wall':30 'wast':94"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6450420"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704529160 {#2874
        date: 2024-01-06 09:19:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2878}
    +body: "I don’t think that’s a problem with the model itself, but the fact that it was heavily censored and lobotomized in order to achieve maximum political correctness so they could avoid another Tay incident."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1704529981 {#3145
      date: 2024-01-06 09:33:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@markon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3149 …}
    +nested: Doctrine\ORM\PersistentCollection {#3151 …}
    +votes: Doctrine\ORM\PersistentCollection {#3153 …}
    +reports: Doctrine\ORM\PersistentCollection {#3155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
    -id: 284906
    -bodyTs: "'achiev':26 'anoth':34 'avoid':33 'censor':20 'correct':29 'could':32 'fact':15 'heavili':19 'incid':36 'lobotom':22 'maximum':27 'model':11 'order':24 'polit':28 'problem':8 'tay':35 'think':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4524876"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704529981 {#3146
      date: 2024-01-06 09:33:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2878}
  +body: """
    Thing is, there wasn’t even a chance of having a full Tay incident. The problem with Tay was that it was a learning model, so people could teach it to be more messed up.\n
    \n
    Meanwhile, ChatGPT doesn’t learn, and instead has a preset dataset it knows (hence why it only knows things up to September 2021), so the main reason why it got so heavily censored is more likely to avoid much more minor incidents, which imo is dumb.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704575831 {#3390
    date: 2024-01-06 22:17:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@markon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3394 …}
  +nested: Doctrine\ORM\PersistentCollection {#3396 …}
  +votes: Doctrine\ORM\PersistentCollection {#3398 …}
  +reports: Doctrine\ORM\PersistentCollection {#3400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3404 …}
  -id: 286686
  -bodyTs: "'2021':58 'avoid':73 'censor':68 'chanc':8 'chatgpt':37 'could':28 'dataset':46 'doesn':38 'dumb':81 'even':6 'full':12 'got':65 'heavili':67 'henc':49 'imo':79 'incid':14,77 'instead':42 'know':48,53 'learn':24,40 'like':71 'main':61 'meanwhil':36 'mess':34 'minor':76 'model':25 'much':74 'peopl':27 'preset':45 'problem':16 'reason':62 'septemb':57 'tay':13,18 'teach':29 'thing':1,54 'wasn':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6461701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704575831 {#3391
    date: 2024-01-06 22:17: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
211 DENIED edit
App\Entity\EntryComment {#3392
  +user: Proxies\__CG__\App\Entity\User {#3393 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3147
    +user: Proxies\__CG__\App\Entity\User {#3148 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#2878
      +user: App\Entity\User {#2892 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        It’s amazing how Microsoft can take good models and absolutely ruin them in production… ChatGPT isn’t perfect but it’s like the difference between talking to the wall and talking to an avg IQ person that has reasoning capabilities in many domains that equals or exceeds human performance, if the user knows how to get the best prompt. That changes a little every time they do major model updates though.\n
        \n
        I’ve had more intelligent conversations with my own computer running a 3 billion parameter open source model. They must be wasting an incredible amount of money. Especially with GPT-4 considering it produces pretty shit results through Bing Chat…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1712563599 {#2873
        date: 2024-04-08 10:06:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2880 …}
      +nested: Doctrine\ORM\PersistentCollection {#2882 …}
      +votes: Doctrine\ORM\PersistentCollection {#2884 …}
      +reports: Doctrine\ORM\PersistentCollection {#2886 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2888 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2890 …}
      -id: 284892
      -bodyTs: "'-4':103 '3':85 'absolut':11 'amaz':3 'amount':97 'avg':35 'best':59 'billion':86 'bing':111 'capabl':41 'chang':62 'chat':112 'chatgpt':16 'comput':82 'consid':104 'convers':78 'differ':25 'domain':44 'equal':46 'especi':100 'everi':65 'exceed':48 'get':57 'good':8 'gpt':102 'human':49 'incred':96 'intellig':77 'iq':36 'isn':17 'know':54 'like':23 'littl':64 'major':69 'mani':43 'microsoft':5 'model':9,70,90 'money':99 'must':92 'open':88 'paramet':87 'perfect':19 'perform':50 'person':37 'pretti':107 'produc':106 'product':15 'prompt':60 'reason':40 'result':109 'ruin':12 'run':83 'shit':108 'sourc':89 'take':7 'talk':27,32 'though':72 'time':66 'updat':71 'user':53 've':74 'wall':30 'wast':94"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6450420"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704529160 {#2874
        date: 2024-01-06 09:19:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2878}
    +body: "I don’t think that’s a problem with the model itself, but the fact that it was heavily censored and lobotomized in order to achieve maximum political correctness so they could avoid another Tay incident."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1704529981 {#3145
      date: 2024-01-06 09:33:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@markon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3149 …}
    +nested: Doctrine\ORM\PersistentCollection {#3151 …}
    +votes: Doctrine\ORM\PersistentCollection {#3153 …}
    +reports: Doctrine\ORM\PersistentCollection {#3155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
    -id: 284906
    -bodyTs: "'achiev':26 'anoth':34 'avoid':33 'censor':20 'correct':29 'could':32 'fact':15 'heavili':19 'incid':36 'lobotom':22 'maximum':27 'model':11 'order':24 'polit':28 'problem':8 'tay':35 'think':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4524876"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704529981 {#3146
      date: 2024-01-06 09:33:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2878}
  +body: """
    Thing is, there wasn’t even a chance of having a full Tay incident. The problem with Tay was that it was a learning model, so people could teach it to be more messed up.\n
    \n
    Meanwhile, ChatGPT doesn’t learn, and instead has a preset dataset it knows (hence why it only knows things up to September 2021), so the main reason why it got so heavily censored is more likely to avoid much more minor incidents, which imo is dumb.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704575831 {#3390
    date: 2024-01-06 22:17:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@markon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3394 …}
  +nested: Doctrine\ORM\PersistentCollection {#3396 …}
  +votes: Doctrine\ORM\PersistentCollection {#3398 …}
  +reports: Doctrine\ORM\PersistentCollection {#3400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3404 …}
  -id: 286686
  -bodyTs: "'2021':58 'avoid':73 'censor':68 'chanc':8 'chatgpt':37 'could':28 'dataset':46 'doesn':38 'dumb':81 'even':6 'full':12 'got':65 'heavili':67 'henc':49 'imo':79 'incid':14,77 'instead':42 'know':48,53 'learn':24,40 'like':71 'main':61 'meanwhil':36 'mess':34 'minor':76 'model':25 'much':74 'peopl':27 'preset':45 'problem':16 'reason':62 'septemb':57 'tay':13,18 'teach':29 'thing':1,54 'wasn':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6461701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704575831 {#3391
    date: 2024-01-06 22:17: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
212 DENIED moderate
App\Entity\EntryComment {#3392
  +user: Proxies\__CG__\App\Entity\User {#3393 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#3147
    +user: Proxies\__CG__\App\Entity\User {#3148 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: App\Entity\EntryComment {#2878
      +user: App\Entity\User {#2892 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        It’s amazing how Microsoft can take good models and absolutely ruin them in production… ChatGPT isn’t perfect but it’s like the difference between talking to the wall and talking to an avg IQ person that has reasoning capabilities in many domains that equals or exceeds human performance, if the user knows how to get the best prompt. That changes a little every time they do major model updates though.\n
        \n
        I’ve had more intelligent conversations with my own computer running a 3 billion parameter open source model. They must be wasting an incredible amount of money. Especially with GPT-4 considering it produces pretty shit results through Bing Chat…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1712563599 {#2873
        date: 2024-04-08 10:06:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2880 …}
      +nested: Doctrine\ORM\PersistentCollection {#2882 …}
      +votes: Doctrine\ORM\PersistentCollection {#2884 …}
      +reports: Doctrine\ORM\PersistentCollection {#2886 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2888 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2890 …}
      -id: 284892
      -bodyTs: "'-4':103 '3':85 'absolut':11 'amaz':3 'amount':97 'avg':35 'best':59 'billion':86 'bing':111 'capabl':41 'chang':62 'chat':112 'chatgpt':16 'comput':82 'consid':104 'convers':78 'differ':25 'domain':44 'equal':46 'especi':100 'everi':65 'exceed':48 'get':57 'good':8 'gpt':102 'human':49 'incred':96 'intellig':77 'iq':36 'isn':17 'know':54 'like':23 'littl':64 'major':69 'mani':43 'microsoft':5 'model':9,70,90 'money':99 'must':92 'open':88 'paramet':87 'perfect':19 'perform':50 'person':37 'pretti':107 'produc':106 'product':15 'prompt':60 'reason':40 'result':109 'ruin':12 'run':83 'shit':108 'sourc':89 'take':7 'talk':27,32 'though':72 'time':66 'updat':71 'user':53 've':74 'wall':30 'wast':94"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6450420"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704529160 {#2874
        date: 2024-01-06 09:19:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2878}
    +body: "I don’t think that’s a problem with the model itself, but the fact that it was heavily censored and lobotomized in order to achieve maximum political correctness so they could avoid another Tay incident."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1704529981 {#3145
      date: 2024-01-06 09:33:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@markon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3149 …}
    +nested: Doctrine\ORM\PersistentCollection {#3151 …}
    +votes: Doctrine\ORM\PersistentCollection {#3153 …}
    +reports: Doctrine\ORM\PersistentCollection {#3155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
    -id: 284906
    -bodyTs: "'achiev':26 'anoth':34 'avoid':33 'censor':20 'correct':29 'could':32 'fact':15 'heavili':19 'incid':36 'lobotom':22 'maximum':27 'model':11 'order':24 'polit':28 'problem':8 'tay':35 'think':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4524876"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704529981 {#3146
      date: 2024-01-06 09:33:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2878}
  +body: """
    Thing is, there wasn’t even a chance of having a full Tay incident. The problem with Tay was that it was a learning model, so people could teach it to be more messed up.\n
    \n
    Meanwhile, ChatGPT doesn’t learn, and instead has a preset dataset it knows (hence why it only knows things up to September 2021), so the main reason why it got so heavily censored is more likely to avoid much more minor incidents, which imo is dumb.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704575831 {#3390
    date: 2024-01-06 22:17:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@markon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3394 …}
  +nested: Doctrine\ORM\PersistentCollection {#3396 …}
  +votes: Doctrine\ORM\PersistentCollection {#3398 …}
  +reports: Doctrine\ORM\PersistentCollection {#3400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3404 …}
  -id: 286686
  -bodyTs: "'2021':58 'avoid':73 'censor':68 'chanc':8 'chatgpt':37 'could':28 'dataset':46 'doesn':38 'dumb':81 'even':6 'full':12 'got':65 'heavili':67 'henc':49 'imo':79 'incid':14,77 'instead':42 'know':48,53 'learn':24,40 'like':71 'main':61 'meanwhil':36 'mess':34 'minor':76 'model':25 'much':74 'peopl':27 'preset':45 'problem':16 'reason':62 'septemb':57 'tay':13,18 'teach':29 'thing':1,54 'wasn':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6461701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704575831 {#3391
    date: 2024-01-06 22:17: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
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 {#3163
  +user: Proxies\__CG__\App\Entity\User {#3164 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#2878
    +user: App\Entity\User {#2892 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s amazing how Microsoft can take good models and absolutely ruin them in production… ChatGPT isn’t perfect but it’s like the difference between talking to the wall and talking to an avg IQ person that has reasoning capabilities in many domains that equals or exceeds human performance, if the user knows how to get the best prompt. That changes a little every time they do major model updates though.\n
      \n
      I’ve had more intelligent conversations with my own computer running a 3 billion parameter open source model. They must be wasting an incredible amount of money. Especially with GPT-4 considering it produces pretty shit results through Bing Chat…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1712563599 {#2873
      date: 2024-04-08 10:06:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2880 …}
    +nested: Doctrine\ORM\PersistentCollection {#2882 …}
    +votes: Doctrine\ORM\PersistentCollection {#2884 …}
    +reports: Doctrine\ORM\PersistentCollection {#2886 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2888 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2890 …}
    -id: 284892
    -bodyTs: "'-4':103 '3':85 'absolut':11 'amaz':3 'amount':97 'avg':35 'best':59 'billion':86 'bing':111 'capabl':41 'chang':62 'chat':112 'chatgpt':16 'comput':82 'consid':104 'convers':78 'differ':25 'domain':44 'equal':46 'especi':100 'everi':65 'exceed':48 'get':57 'good':8 'gpt':102 'human':49 'incred':96 'intellig':77 'iq':36 'isn':17 'know':54 'like':23 'littl':64 'major':69 'mani':43 'microsoft':5 'model':9,70,90 'money':99 'must':92 'open':88 'paramet':87 'perfect':19 'perform':50 'person':37 'pretti':107 'produc':106 'product':15 'prompt':60 'reason':40 'result':109 'ruin':12 'run':83 'shit':108 'sourc':89 'take':7 'talk':27,32 'though':72 'time':66 'updat':71 'user':53 've':74 'wall':30 'wast':94"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6450420"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704529160 {#2874
      date: 2024-01-06 09:19:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2878}
  +body: "Microsoft and ruining things just go hand in hand."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704560216 {#3161
    date: 2024-01-06 17:56:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@markon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3165 …}
  +nested: Doctrine\ORM\PersistentCollection {#3167 …}
  +votes: Doctrine\ORM\PersistentCollection {#3169 …}
  +reports: Doctrine\ORM\PersistentCollection {#3171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3175 …}
  -id: 285958
  -bodyTs: "'go':6 'hand':7,9 'microsoft':1 'ruin':3 'thing':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6457490"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704560216 {#3162
    date: 2024-01-06 17:56: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
215 DENIED edit
App\Entity\EntryComment {#3163
  +user: Proxies\__CG__\App\Entity\User {#3164 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#2878
    +user: App\Entity\User {#2892 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s amazing how Microsoft can take good models and absolutely ruin them in production… ChatGPT isn’t perfect but it’s like the difference between talking to the wall and talking to an avg IQ person that has reasoning capabilities in many domains that equals or exceeds human performance, if the user knows how to get the best prompt. That changes a little every time they do major model updates though.\n
      \n
      I’ve had more intelligent conversations with my own computer running a 3 billion parameter open source model. They must be wasting an incredible amount of money. Especially with GPT-4 considering it produces pretty shit results through Bing Chat…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1712563599 {#2873
      date: 2024-04-08 10:06:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2880 …}
    +nested: Doctrine\ORM\PersistentCollection {#2882 …}
    +votes: Doctrine\ORM\PersistentCollection {#2884 …}
    +reports: Doctrine\ORM\PersistentCollection {#2886 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2888 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2890 …}
    -id: 284892
    -bodyTs: "'-4':103 '3':85 'absolut':11 'amaz':3 'amount':97 'avg':35 'best':59 'billion':86 'bing':111 'capabl':41 'chang':62 'chat':112 'chatgpt':16 'comput':82 'consid':104 'convers':78 'differ':25 'domain':44 'equal':46 'especi':100 'everi':65 'exceed':48 'get':57 'good':8 'gpt':102 'human':49 'incred':96 'intellig':77 'iq':36 'isn':17 'know':54 'like':23 'littl':64 'major':69 'mani':43 'microsoft':5 'model':9,70,90 'money':99 'must':92 'open':88 'paramet':87 'perfect':19 'perform':50 'person':37 'pretti':107 'produc':106 'product':15 'prompt':60 'reason':40 'result':109 'ruin':12 'run':83 'shit':108 'sourc':89 'take':7 'talk':27,32 'though':72 'time':66 'updat':71 'user':53 've':74 'wall':30 'wast':94"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6450420"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704529160 {#2874
      date: 2024-01-06 09:19:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2878}
  +body: "Microsoft and ruining things just go hand in hand."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704560216 {#3161
    date: 2024-01-06 17:56:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@markon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3165 …}
  +nested: Doctrine\ORM\PersistentCollection {#3167 …}
  +votes: Doctrine\ORM\PersistentCollection {#3169 …}
  +reports: Doctrine\ORM\PersistentCollection {#3171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3175 …}
  -id: 285958
  -bodyTs: "'go':6 'hand':7,9 'microsoft':1 'ruin':3 'thing':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6457490"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704560216 {#3162
    date: 2024-01-06 17:56: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
216 DENIED moderate
App\Entity\EntryComment {#3163
  +user: Proxies\__CG__\App\Entity\User {#3164 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: App\Entity\EntryComment {#2878
    +user: App\Entity\User {#2892 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s amazing how Microsoft can take good models and absolutely ruin them in production… ChatGPT isn’t perfect but it’s like the difference between talking to the wall and talking to an avg IQ person that has reasoning capabilities in many domains that equals or exceeds human performance, if the user knows how to get the best prompt. That changes a little every time they do major model updates though.\n
      \n
      I’ve had more intelligent conversations with my own computer running a 3 billion parameter open source model. They must be wasting an incredible amount of money. Especially with GPT-4 considering it produces pretty shit results through Bing Chat…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1712563599 {#2873
      date: 2024-04-08 10:06:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2880 …}
    +nested: Doctrine\ORM\PersistentCollection {#2882 …}
    +votes: Doctrine\ORM\PersistentCollection {#2884 …}
    +reports: Doctrine\ORM\PersistentCollection {#2886 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2888 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2890 …}
    -id: 284892
    -bodyTs: "'-4':103 '3':85 'absolut':11 'amaz':3 'amount':97 'avg':35 'best':59 'billion':86 'bing':111 'capabl':41 'chang':62 'chat':112 'chatgpt':16 'comput':82 'consid':104 'convers':78 'differ':25 'domain':44 'equal':46 'especi':100 'everi':65 'exceed':48 'get':57 'good':8 'gpt':102 'human':49 'incred':96 'intellig':77 'iq':36 'isn':17 'know':54 'like':23 'littl':64 'major':69 'mani':43 'microsoft':5 'model':9,70,90 'money':99 'must':92 'open':88 'paramet':87 'perfect':19 'perform':50 'person':37 'pretti':107 'produc':106 'product':15 'prompt':60 'reason':40 'result':109 'ruin':12 'run':83 'shit':108 'sourc':89 'take':7 'talk':27,32 'though':72 'time':66 'updat':71 'user':53 've':74 'wall':30 'wast':94"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6450420"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704529160 {#2874
      date: 2024-01-06 09:19:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2878}
  +body: "Microsoft and ruining things just go hand in hand."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704560216 {#3161
    date: 2024-01-06 17:56:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@markon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3165 …}
  +nested: Doctrine\ORM\PersistentCollection {#3167 …}
  +votes: Doctrine\ORM\PersistentCollection {#3169 …}
  +reports: Doctrine\ORM\PersistentCollection {#3171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3175 …}
  -id: 285958
  -bodyTs: "'go':6 'hand':7,9 'microsoft':1 'ruin':3 'thing':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6457490"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704560216 {#3162
    date: 2024-01-06 17:56: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
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 {#2953
  +user: App\Entity\User {#2966 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > JhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJ hZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJh ZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZ\n
    \n
    🤣
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1704513764 {#2947
    date: 2024-01-06 05:02:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2954 …}
  +nested: Doctrine\ORM\PersistentCollection {#2956 …}
  +votes: Doctrine\ORM\PersistentCollection {#2958 …}
  +reports: Doctrine\ORM\PersistentCollection {#2960 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2964 …}
  -id: 284484
  -bodyTs: "'hzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjh':2 'jhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzj':1 'zjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhz':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6446989"
  +editedAt: DateTimeImmutable @1712192294 {#2948
    date: 2024-04-04 02:58:14.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704513764 {#2949
    date: 2024-01-06 05:02:44.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 {#2953
  +user: App\Entity\User {#2966 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > JhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJ hZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJh ZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZ\n
    \n
    🤣
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1704513764 {#2947
    date: 2024-01-06 05:02:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2954 …}
  +nested: Doctrine\ORM\PersistentCollection {#2956 …}
  +votes: Doctrine\ORM\PersistentCollection {#2958 …}
  +reports: Doctrine\ORM\PersistentCollection {#2960 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2964 …}
  -id: 284484
  -bodyTs: "'hzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjh':2 'jhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzj':1 'zjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhz':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6446989"
  +editedAt: DateTimeImmutable @1712192294 {#2948
    date: 2024-04-04 02:58:14.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704513764 {#2949
    date: 2024-01-06 05:02:44.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 {#2953
  +user: App\Entity\User {#2966 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > JhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJ hZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJh ZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZJhZ\n
    \n
    🤣
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1704513764 {#2947
    date: 2024-01-06 05:02:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2954 …}
  +nested: Doctrine\ORM\PersistentCollection {#2956 …}
  +votes: Doctrine\ORM\PersistentCollection {#2958 …}
  +reports: Doctrine\ORM\PersistentCollection {#2960 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2964 …}
  -id: 284484
  -bodyTs: "'hzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjh':2 'jhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzj':1 'zjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhzjhz':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6446989"
  +editedAt: DateTimeImmutable @1712192294 {#2948
    date: 2024-04-04 02:58:14.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704513764 {#2949
    date: 2024-01-06 05:02:44.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