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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2444
  +user: App\Entity\User {#1523 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is why I always test suspicious files on my work issued PC."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1691247323 {#81
    date: 2023-08-05 16:55:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gogosempai@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1943 …}
  +nested: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1396 …}
  +reports: Doctrine\ORM\PersistentCollection {#1510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  -id: 203657
  -bodyTs: "'alway':5 'file':8 'issu':12 'pc':13 'suspici':7 'test':6 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/302637/-/comment/1385957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691247323 {#1933
    date: 2023-08-05 16:55:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2444
  +user: App\Entity\User {#1523 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is why I always test suspicious files on my work issued PC."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1691247323 {#81
    date: 2023-08-05 16:55:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gogosempai@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1943 …}
  +nested: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1396 …}
  +reports: Doctrine\ORM\PersistentCollection {#1510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  -id: 203657
  -bodyTs: "'alway':5 'file':8 'issu':12 'pc':13 'suspici':7 'test':6 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/302637/-/comment/1385957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691247323 {#1933
    date: 2023-08-05 16:55:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2444
  +user: App\Entity\User {#1523 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is why I always test suspicious files on my work issued PC."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1691247323 {#81
    date: 2023-08-05 16:55:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gogosempai@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1943 …}
  +nested: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1396 …}
  +reports: Doctrine\ORM\PersistentCollection {#1510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  -id: 203657
  -bodyTs: "'alway':5 'file':8 'issu':12 'pc':13 'suspici':7 'test':6 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/302637/-/comment/1385957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691247323 {#1933
    date: 2023-08-05 16:55:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#1598
  +user: App\Entity\User {#1726 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: null
  +root: null
  +body: "There were no actual efforts to establish communism in eastern europe. Only autocratic regimes backed by soviet russia."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1724594102 {#1701
    date: 2024-08-25 15:55:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sizeoftheuniverse@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1628 …}
  +nested: Doctrine\ORM\PersistentCollection {#1599 …}
  +votes: Doctrine\ORM\PersistentCollection {#1625 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
  -id: 35979
  -bodyTs: "'actual':4 'autocrat':13 'back':15 'communism':8 'eastern':10 'effort':5 'establish':7 'europ':11 'regim':14 'russia':18 'soviet':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1851500"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690022837 {#1705
    date: 2023-07-22 12:47:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#1598
  +user: App\Entity\User {#1726 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: null
  +root: null
  +body: "There were no actual efforts to establish communism in eastern europe. Only autocratic regimes backed by soviet russia."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1724594102 {#1701
    date: 2024-08-25 15:55:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sizeoftheuniverse@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1628 …}
  +nested: Doctrine\ORM\PersistentCollection {#1599 …}
  +votes: Doctrine\ORM\PersistentCollection {#1625 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
  -id: 35979
  -bodyTs: "'actual':4 'autocrat':13 'back':15 'communism':8 'eastern':10 'effort':5 'establish':7 'europ':11 'regim':14 'russia':18 'soviet':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1851500"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690022837 {#1705
    date: 2023-07-22 12:47:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#1598
  +user: App\Entity\User {#1726 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: null
  +root: null
  +body: "There were no actual efforts to establish communism in eastern europe. Only autocratic regimes backed by soviet russia."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1724594102 {#1701
    date: 2024-08-25 15:55:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sizeoftheuniverse@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1628 …}
  +nested: Doctrine\ORM\PersistentCollection {#1599 …}
  +votes: Doctrine\ORM\PersistentCollection {#1625 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
  -id: 35979
  -bodyTs: "'actual':4 'autocrat':13 'back':15 'communism':8 'eastern':10 'effort':5 'establish':7 'europ':11 'regim':14 'russia':18 'soviet':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1851500"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690022837 {#1705
    date: 2023-07-22 12:47:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#3047
  +user: Proxies\__CG__\App\Entity\User {#3130 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: App\Entity\EntryComment {#1598
    +user: App\Entity\User {#1726 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +parent: null
    +root: null
    +body: "There were no actual efforts to establish communism in eastern europe. Only autocratic regimes backed by soviet russia."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1724594102 {#1701
      date: 2024-08-25 15:55:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sizeoftheuniverse@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1628 …}
    +nested: Doctrine\ORM\PersistentCollection {#1599 …}
    +votes: Doctrine\ORM\PersistentCollection {#1625 …}
    +reports: Doctrine\ORM\PersistentCollection {#1617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
    -id: 35979
    -bodyTs: "'actual':4 'autocrat':13 'back':15 'communism':8 'eastern':10 'effort':5 'establish':7 'europ':11 'regim':14 'russia':18 'soviet':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/1851500"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690022837 {#1705
      date: 2023-07-22 12:47:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1598}
  +body: "Oh here we go with “That wasn’t real communism!” as if any other communist state on this planet is any different."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690036543 {#3048
    date: 2023-07-22 16:35:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sizeoftheuniverse@programming.dev"
    "@CAPSLOCKFTW@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3129 …}
  +nested: Doctrine\ORM\PersistentCollection {#3127 …}
  +votes: Doctrine\ORM\PersistentCollection {#3125 …}
  +reports: Doctrine\ORM\PersistentCollection {#3123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
  -id: 35982
  -bodyTs: "'communism':10 'communist':15 'differ':22 'go':4 'oh':1 'planet':19 'real':9 'state':16 'wasn':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1856819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690036543 {#3051
    date: 2023-07-22 16:35:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#3047
  +user: Proxies\__CG__\App\Entity\User {#3130 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: App\Entity\EntryComment {#1598
    +user: App\Entity\User {#1726 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +parent: null
    +root: null
    +body: "There were no actual efforts to establish communism in eastern europe. Only autocratic regimes backed by soviet russia."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1724594102 {#1701
      date: 2024-08-25 15:55:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sizeoftheuniverse@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1628 …}
    +nested: Doctrine\ORM\PersistentCollection {#1599 …}
    +votes: Doctrine\ORM\PersistentCollection {#1625 …}
    +reports: Doctrine\ORM\PersistentCollection {#1617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
    -id: 35979
    -bodyTs: "'actual':4 'autocrat':13 'back':15 'communism':8 'eastern':10 'effort':5 'establish':7 'europ':11 'regim':14 'russia':18 'soviet':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/1851500"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690022837 {#1705
      date: 2023-07-22 12:47:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1598}
  +body: "Oh here we go with “That wasn’t real communism!” as if any other communist state on this planet is any different."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690036543 {#3048
    date: 2023-07-22 16:35:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sizeoftheuniverse@programming.dev"
    "@CAPSLOCKFTW@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3129 …}
  +nested: Doctrine\ORM\PersistentCollection {#3127 …}
  +votes: Doctrine\ORM\PersistentCollection {#3125 …}
  +reports: Doctrine\ORM\PersistentCollection {#3123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
  -id: 35982
  -bodyTs: "'communism':10 'communist':15 'differ':22 'go':4 'oh':1 'planet':19 'real':9 'state':16 'wasn':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1856819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690036543 {#3051
    date: 2023-07-22 16:35:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#3047
  +user: Proxies\__CG__\App\Entity\User {#3130 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: App\Entity\EntryComment {#1598
    +user: App\Entity\User {#1726 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +parent: null
    +root: null
    +body: "There were no actual efforts to establish communism in eastern europe. Only autocratic regimes backed by soviet russia."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1724594102 {#1701
      date: 2024-08-25 15:55:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sizeoftheuniverse@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1628 …}
    +nested: Doctrine\ORM\PersistentCollection {#1599 …}
    +votes: Doctrine\ORM\PersistentCollection {#1625 …}
    +reports: Doctrine\ORM\PersistentCollection {#1617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
    -id: 35979
    -bodyTs: "'actual':4 'autocrat':13 'back':15 'communism':8 'eastern':10 'effort':5 'establish':7 'europ':11 'regim':14 'russia':18 'soviet':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/1851500"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690022837 {#1705
      date: 2023-07-22 12:47:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1598}
  +body: "Oh here we go with “That wasn’t real communism!” as if any other communist state on this planet is any different."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690036543 {#3048
    date: 2023-07-22 16:35:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sizeoftheuniverse@programming.dev"
    "@CAPSLOCKFTW@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3129 …}
  +nested: Doctrine\ORM\PersistentCollection {#3127 …}
  +votes: Doctrine\ORM\PersistentCollection {#3125 …}
  +reports: Doctrine\ORM\PersistentCollection {#3123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
  -id: 35982
  -bodyTs: "'communism':10 'communist':15 'differ':22 'go':4 'oh':1 'planet':19 'real':9 'state':16 'wasn':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1856819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690036543 {#3051
    date: 2023-07-22 16:35:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3283
  +user: Proxies\__CG__\App\Entity\User {#3275 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: App\Entity\EntryComment {#3047
    +user: Proxies\__CG__\App\Entity\User {#3130 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +parent: App\Entity\EntryComment {#1598
      +user: App\Entity\User {#1726 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: null
      +root: null
      +body: "There were no actual efforts to establish communism in eastern europe. Only autocratic regimes backed by soviet russia."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1724594102 {#1701
        date: 2024-08-25 15:55:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sizeoftheuniverse@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1628 …}
      +nested: Doctrine\ORM\PersistentCollection {#1599 …}
      +votes: Doctrine\ORM\PersistentCollection {#1625 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
      -id: 35979
      -bodyTs: "'actual':4 'autocrat':13 'back':15 'communism':8 'eastern':10 'effort':5 'establish':7 'europ':11 'regim':14 'russia':18 'soviet':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/1851500"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690022837 {#1705
        date: 2023-07-22 12:47:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1598}
    +body: "Oh here we go with “That wasn’t real communism!” as if any other communist state on this planet is any different."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690036543 {#3048
      date: 2023-07-22 16:35:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sizeoftheuniverse@programming.dev"
      "@CAPSLOCKFTW@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3129 …}
    +nested: Doctrine\ORM\PersistentCollection {#3127 …}
    +votes: Doctrine\ORM\PersistentCollection {#3125 …}
    +reports: Doctrine\ORM\PersistentCollection {#3123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
    -id: 35982
    -bodyTs: "'communism':10 'communist':15 'differ':22 'go':4 'oh':1 'planet':19 'real':9 'state':16 'wasn':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/1856819"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690036543 {#3051
      date: 2023-07-22 16:35:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1598}
  +body: "They are though. China, Vietnam and Cuba are all pretty drastically different and they are all communist countries."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690038124 {#3278
    date: 2023-07-22 17:02:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sizeoftheuniverse@programming.dev"
    "@CAPSLOCKFTW@lemmy.ml"
    "@Fazoo@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3273 …}
  +nested: Doctrine\ORM\PersistentCollection {#3271 …}
  +votes: Doctrine\ORM\PersistentCollection {#3269 …}
  +reports: Doctrine\ORM\PersistentCollection {#3285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3289 …}
  -id: 63345
  -bodyTs: "'china':4 'communist':17 'countri':18 'cuba':7 'differ':12 'drastic':11 'pretti':10 'though':3 'vietnam':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/1296508"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690038124 {#3281
    date: 2023-07-22 17:02:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#3283
  +user: Proxies\__CG__\App\Entity\User {#3275 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: App\Entity\EntryComment {#3047
    +user: Proxies\__CG__\App\Entity\User {#3130 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +parent: App\Entity\EntryComment {#1598
      +user: App\Entity\User {#1726 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: null
      +root: null
      +body: "There were no actual efforts to establish communism in eastern europe. Only autocratic regimes backed by soviet russia."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1724594102 {#1701
        date: 2024-08-25 15:55:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sizeoftheuniverse@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1628 …}
      +nested: Doctrine\ORM\PersistentCollection {#1599 …}
      +votes: Doctrine\ORM\PersistentCollection {#1625 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
      -id: 35979
      -bodyTs: "'actual':4 'autocrat':13 'back':15 'communism':8 'eastern':10 'effort':5 'establish':7 'europ':11 'regim':14 'russia':18 'soviet':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/1851500"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690022837 {#1705
        date: 2023-07-22 12:47:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1598}
    +body: "Oh here we go with “That wasn’t real communism!” as if any other communist state on this planet is any different."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690036543 {#3048
      date: 2023-07-22 16:35:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sizeoftheuniverse@programming.dev"
      "@CAPSLOCKFTW@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3129 …}
    +nested: Doctrine\ORM\PersistentCollection {#3127 …}
    +votes: Doctrine\ORM\PersistentCollection {#3125 …}
    +reports: Doctrine\ORM\PersistentCollection {#3123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
    -id: 35982
    -bodyTs: "'communism':10 'communist':15 'differ':22 'go':4 'oh':1 'planet':19 'real':9 'state':16 'wasn':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/1856819"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690036543 {#3051
      date: 2023-07-22 16:35:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1598}
  +body: "They are though. China, Vietnam and Cuba are all pretty drastically different and they are all communist countries."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690038124 {#3278
    date: 2023-07-22 17:02:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sizeoftheuniverse@programming.dev"
    "@CAPSLOCKFTW@lemmy.ml"
    "@Fazoo@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3273 …}
  +nested: Doctrine\ORM\PersistentCollection {#3271 …}
  +votes: Doctrine\ORM\PersistentCollection {#3269 …}
  +reports: Doctrine\ORM\PersistentCollection {#3285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3289 …}
  -id: 63345
  -bodyTs: "'china':4 'communist':17 'countri':18 'cuba':7 'differ':12 'drastic':11 'pretti':10 'though':3 'vietnam':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/1296508"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690038124 {#3281
    date: 2023-07-22 17:02:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#3283
  +user: Proxies\__CG__\App\Entity\User {#3275 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: App\Entity\EntryComment {#3047
    +user: Proxies\__CG__\App\Entity\User {#3130 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +parent: App\Entity\EntryComment {#1598
      +user: App\Entity\User {#1726 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: null
      +root: null
      +body: "There were no actual efforts to establish communism in eastern europe. Only autocratic regimes backed by soviet russia."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1724594102 {#1701
        date: 2024-08-25 15:55:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sizeoftheuniverse@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1628 …}
      +nested: Doctrine\ORM\PersistentCollection {#1599 …}
      +votes: Doctrine\ORM\PersistentCollection {#1625 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
      -id: 35979
      -bodyTs: "'actual':4 'autocrat':13 'back':15 'communism':8 'eastern':10 'effort':5 'establish':7 'europ':11 'regim':14 'russia':18 'soviet':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/1851500"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690022837 {#1705
        date: 2023-07-22 12:47:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1598}
    +body: "Oh here we go with “That wasn’t real communism!” as if any other communist state on this planet is any different."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690036543 {#3048
      date: 2023-07-22 16:35:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sizeoftheuniverse@programming.dev"
      "@CAPSLOCKFTW@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3129 …}
    +nested: Doctrine\ORM\PersistentCollection {#3127 …}
    +votes: Doctrine\ORM\PersistentCollection {#3125 …}
    +reports: Doctrine\ORM\PersistentCollection {#3123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
    -id: 35982
    -bodyTs: "'communism':10 'communist':15 'differ':22 'go':4 'oh':1 'planet':19 'real':9 'state':16 'wasn':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/1856819"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690036543 {#3051
      date: 2023-07-22 16:35:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1598}
  +body: "They are though. China, Vietnam and Cuba are all pretty drastically different and they are all communist countries."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690038124 {#3278
    date: 2023-07-22 17:02:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sizeoftheuniverse@programming.dev"
    "@CAPSLOCKFTW@lemmy.ml"
    "@Fazoo@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3273 …}
  +nested: Doctrine\ORM\PersistentCollection {#3271 …}
  +votes: Doctrine\ORM\PersistentCollection {#3269 …}
  +reports: Doctrine\ORM\PersistentCollection {#3285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3289 …}
  -id: 63345
  -bodyTs: "'china':4 'communist':17 'countri':18 'cuba':7 'differ':12 'drastic':11 'pretti':10 'though':3 'vietnam':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/1296508"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690038124 {#3281
    date: 2023-07-22 17:02:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#3399
  +user: Proxies\__CG__\App\Entity\User {#3394 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: App\Entity\EntryComment {#3283
    +user: Proxies\__CG__\App\Entity\User {#3275 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +parent: App\Entity\EntryComment {#3047
      +user: Proxies\__CG__\App\Entity\User {#3130 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: App\Entity\EntryComment {#1598
        +user: App\Entity\User {#1726 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: null
        +root: null
        +body: "There were no actual efforts to establish communism in eastern europe. Only autocratic regimes backed by soviet russia."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1724594102 {#1701
          date: 2024-08-25 15:55:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sizeoftheuniverse@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1628 …}
        +nested: Doctrine\ORM\PersistentCollection {#1599 …}
        +votes: Doctrine\ORM\PersistentCollection {#1625 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
        -id: 35979
        -bodyTs: "'actual':4 'autocrat':13 'back':15 'communism':8 'eastern':10 'effort':5 'establish':7 'europ':11 'regim':14 'russia':18 'soviet':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/1851500"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690022837 {#1705
          date: 2023-07-22 12:47:17.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1598}
      +body: "Oh here we go with “That wasn’t real communism!” as if any other communist state on this planet is any different."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1690036543 {#3048
        date: 2023-07-22 16:35:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sizeoftheuniverse@programming.dev"
        "@CAPSLOCKFTW@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3129 …}
      +nested: Doctrine\ORM\PersistentCollection {#3127 …}
      +votes: Doctrine\ORM\PersistentCollection {#3125 …}
      +reports: Doctrine\ORM\PersistentCollection {#3123 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3121 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
      -id: 35982
      -bodyTs: "'communism':10 'communist':15 'differ':22 'go':4 'oh':1 'planet':19 'real':9 'state':16 'wasn':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/1856819"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690036543 {#3051
        date: 2023-07-22 16:35:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1598}
    +body: "They are though. China, Vietnam and Cuba are all pretty drastically different and they are all communist countries."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1690038124 {#3278
      date: 2023-07-22 17:02:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sizeoftheuniverse@programming.dev"
      "@CAPSLOCKFTW@lemmy.ml"
      "@Fazoo@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3273 …}
    +nested: Doctrine\ORM\PersistentCollection {#3271 …}
    +votes: Doctrine\ORM\PersistentCollection {#3269 …}
    +reports: Doctrine\ORM\PersistentCollection {#3285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3289 …}
    -id: 63345
    -bodyTs: "'china':4 'communist':17 'countri':18 'cuba':7 'differ':12 'drastic':11 'pretti':10 'though':3 'vietnam':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/1296508"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690038124 {#3281
      date: 2023-07-22 17:02:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1598}
  +body: "China is state capitalist, not communist"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690054232 {#3400
    date: 2023-07-22 21:30:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sizeoftheuniverse@programming.dev"
    "@CAPSLOCKFTW@lemmy.ml"
    "@Fazoo@lemmy.ml"
    "@LadyAutumn@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3389 …}
  +nested: Doctrine\ORM\PersistentCollection {#3393 …}
  +votes: Doctrine\ORM\PersistentCollection {#3391 …}
  +reports: Doctrine\ORM\PersistentCollection {#3404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3408 …}
  -id: 63346
  -bodyTs: "'capitalist':4 'china':1 'communist':6 'state':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/739561"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690054232 {#3397
    date: 2023-07-22 21:30:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#3399
  +user: Proxies\__CG__\App\Entity\User {#3394 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: App\Entity\EntryComment {#3283
    +user: Proxies\__CG__\App\Entity\User {#3275 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +parent: App\Entity\EntryComment {#3047
      +user: Proxies\__CG__\App\Entity\User {#3130 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: App\Entity\EntryComment {#1598
        +user: App\Entity\User {#1726 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: null
        +root: null
        +body: "There were no actual efforts to establish communism in eastern europe. Only autocratic regimes backed by soviet russia."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1724594102 {#1701
          date: 2024-08-25 15:55:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sizeoftheuniverse@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1628 …}
        +nested: Doctrine\ORM\PersistentCollection {#1599 …}
        +votes: Doctrine\ORM\PersistentCollection {#1625 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
        -id: 35979
        -bodyTs: "'actual':4 'autocrat':13 'back':15 'communism':8 'eastern':10 'effort':5 'establish':7 'europ':11 'regim':14 'russia':18 'soviet':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/1851500"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690022837 {#1705
          date: 2023-07-22 12:47:17.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1598}
      +body: "Oh here we go with “That wasn’t real communism!” as if any other communist state on this planet is any different."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1690036543 {#3048
        date: 2023-07-22 16:35:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sizeoftheuniverse@programming.dev"
        "@CAPSLOCKFTW@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3129 …}
      +nested: Doctrine\ORM\PersistentCollection {#3127 …}
      +votes: Doctrine\ORM\PersistentCollection {#3125 …}
      +reports: Doctrine\ORM\PersistentCollection {#3123 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3121 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
      -id: 35982
      -bodyTs: "'communism':10 'communist':15 'differ':22 'go':4 'oh':1 'planet':19 'real':9 'state':16 'wasn':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/1856819"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690036543 {#3051
        date: 2023-07-22 16:35:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1598}
    +body: "They are though. China, Vietnam and Cuba are all pretty drastically different and they are all communist countries."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1690038124 {#3278
      date: 2023-07-22 17:02:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sizeoftheuniverse@programming.dev"
      "@CAPSLOCKFTW@lemmy.ml"
      "@Fazoo@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3273 …}
    +nested: Doctrine\ORM\PersistentCollection {#3271 …}
    +votes: Doctrine\ORM\PersistentCollection {#3269 …}
    +reports: Doctrine\ORM\PersistentCollection {#3285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3289 …}
    -id: 63345
    -bodyTs: "'china':4 'communist':17 'countri':18 'cuba':7 'differ':12 'drastic':11 'pretti':10 'though':3 'vietnam':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/1296508"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690038124 {#3281
      date: 2023-07-22 17:02:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1598}
  +body: "China is state capitalist, not communist"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690054232 {#3400
    date: 2023-07-22 21:30:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sizeoftheuniverse@programming.dev"
    "@CAPSLOCKFTW@lemmy.ml"
    "@Fazoo@lemmy.ml"
    "@LadyAutumn@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3389 …}
  +nested: Doctrine\ORM\PersistentCollection {#3393 …}
  +votes: Doctrine\ORM\PersistentCollection {#3391 …}
  +reports: Doctrine\ORM\PersistentCollection {#3404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3408 …}
  -id: 63346
  -bodyTs: "'capitalist':4 'china':1 'communist':6 'state':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/739561"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690054232 {#3397
    date: 2023-07-22 21:30:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#3399
  +user: Proxies\__CG__\App\Entity\User {#3394 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: App\Entity\EntryComment {#3283
    +user: Proxies\__CG__\App\Entity\User {#3275 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +parent: App\Entity\EntryComment {#3047
      +user: Proxies\__CG__\App\Entity\User {#3130 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: App\Entity\EntryComment {#1598
        +user: App\Entity\User {#1726 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: null
        +root: null
        +body: "There were no actual efforts to establish communism in eastern europe. Only autocratic regimes backed by soviet russia."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1724594102 {#1701
          date: 2024-08-25 15:55:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sizeoftheuniverse@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1628 …}
        +nested: Doctrine\ORM\PersistentCollection {#1599 …}
        +votes: Doctrine\ORM\PersistentCollection {#1625 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
        -id: 35979
        -bodyTs: "'actual':4 'autocrat':13 'back':15 'communism':8 'eastern':10 'effort':5 'establish':7 'europ':11 'regim':14 'russia':18 'soviet':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/1851500"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690022837 {#1705
          date: 2023-07-22 12:47:17.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1598}
      +body: "Oh here we go with “That wasn’t real communism!” as if any other communist state on this planet is any different."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1690036543 {#3048
        date: 2023-07-22 16:35:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sizeoftheuniverse@programming.dev"
        "@CAPSLOCKFTW@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3129 …}
      +nested: Doctrine\ORM\PersistentCollection {#3127 …}
      +votes: Doctrine\ORM\PersistentCollection {#3125 …}
      +reports: Doctrine\ORM\PersistentCollection {#3123 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3121 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
      -id: 35982
      -bodyTs: "'communism':10 'communist':15 'differ':22 'go':4 'oh':1 'planet':19 'real':9 'state':16 'wasn':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/1856819"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690036543 {#3051
        date: 2023-07-22 16:35:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1598}
    +body: "They are though. China, Vietnam and Cuba are all pretty drastically different and they are all communist countries."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1690038124 {#3278
      date: 2023-07-22 17:02:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sizeoftheuniverse@programming.dev"
      "@CAPSLOCKFTW@lemmy.ml"
      "@Fazoo@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3273 …}
    +nested: Doctrine\ORM\PersistentCollection {#3271 …}
    +votes: Doctrine\ORM\PersistentCollection {#3269 …}
    +reports: Doctrine\ORM\PersistentCollection {#3285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3289 …}
    -id: 63345
    -bodyTs: "'china':4 'communist':17 'countri':18 'cuba':7 'differ':12 'drastic':11 'pretti':10 'though':3 'vietnam':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/1296508"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690038124 {#3281
      date: 2023-07-22 17:02:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1598}
  +body: "China is state capitalist, not communist"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690054232 {#3400
    date: 2023-07-22 21:30:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sizeoftheuniverse@programming.dev"
    "@CAPSLOCKFTW@lemmy.ml"
    "@Fazoo@lemmy.ml"
    "@LadyAutumn@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3389 …}
  +nested: Doctrine\ORM\PersistentCollection {#3393 …}
  +votes: Doctrine\ORM\PersistentCollection {#3391 …}
  +reports: Doctrine\ORM\PersistentCollection {#3404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3408 …}
  -id: 63346
  -bodyTs: "'capitalist':4 'china':1 'communist':6 'state':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/739561"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690054232 {#3397
    date: 2023-07-22 21:30:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#3466
  +user: Proxies\__CG__\App\Entity\User {#3275 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: App\Entity\EntryComment {#3399
    +user: Proxies\__CG__\App\Entity\User {#3394 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +parent: App\Entity\EntryComment {#3283
      +user: Proxies\__CG__\App\Entity\User {#3275 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: App\Entity\EntryComment {#3047
        +user: Proxies\__CG__\App\Entity\User {#3130 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: App\Entity\EntryComment {#1598
          +user: App\Entity\User {#1726 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
          +image: null
          +parent: null
          +root: null
          +body: "There were no actual efforts to establish communism in eastern europe. Only autocratic regimes backed by soviet russia."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1724594102 {#1701
            date: 2024-08-25 15:55:02.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sizeoftheuniverse@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1628 …}
          +nested: Doctrine\ORM\PersistentCollection {#1599 …}
          +votes: Doctrine\ORM\PersistentCollection {#1625 …}
          +reports: Doctrine\ORM\PersistentCollection {#1617 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
          -id: 35979
          -bodyTs: "'actual':4 'autocrat':13 'back':15 'communism':8 'eastern':10 'effort':5 'establish':7 'europ':11 'regim':14 'russia':18 'soviet':17"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/1851500"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690022837 {#1705
            date: 2023-07-22 12:47:17.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1598}
        +body: "Oh here we go with “That wasn’t real communism!” as if any other communist state on this planet is any different."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1690036543 {#3048
          date: 2023-07-22 16:35:43.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sizeoftheuniverse@programming.dev"
          "@CAPSLOCKFTW@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3129 …}
        +nested: Doctrine\ORM\PersistentCollection {#3127 …}
        +votes: Doctrine\ORM\PersistentCollection {#3125 …}
        +reports: Doctrine\ORM\PersistentCollection {#3123 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3121 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
        -id: 35982
        -bodyTs: "'communism':10 'communist':15 'differ':22 'go':4 'oh':1 'planet':19 'real':9 'state':16 'wasn':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/1856819"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690036543 {#3051
          date: 2023-07-22 16:35:43.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1598}
      +body: "They are though. China, Vietnam and Cuba are all pretty drastically different and they are all communist countries."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1690038124 {#3278
        date: 2023-07-22 17:02:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sizeoftheuniverse@programming.dev"
        "@CAPSLOCKFTW@lemmy.ml"
        "@Fazoo@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3273 …}
      +nested: Doctrine\ORM\PersistentCollection {#3271 …}
      +votes: Doctrine\ORM\PersistentCollection {#3269 …}
      +reports: Doctrine\ORM\PersistentCollection {#3285 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3287 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3289 …}
      -id: 63345
      -bodyTs: "'china':4 'communist':17 'countri':18 'cuba':7 'differ':12 'drastic':11 'pretti':10 'though':3 'vietnam':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/1296508"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690038124 {#3281
        date: 2023-07-22 17:02:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1598}
    +body: "China is state capitalist, not communist"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1690054232 {#3400
      date: 2023-07-22 21:30:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sizeoftheuniverse@programming.dev"
      "@CAPSLOCKFTW@lemmy.ml"
      "@Fazoo@lemmy.ml"
      "@LadyAutumn@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3389 …}
    +nested: Doctrine\ORM\PersistentCollection {#3393 …}
    +votes: Doctrine\ORM\PersistentCollection {#3391 …}
    +reports: Doctrine\ORM\PersistentCollection {#3404 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3406 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3408 …}
    -id: 63346
    -bodyTs: "'capitalist':4 'china':1 'communist':6 'state':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/739561"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690054232 {#3397
      date: 2023-07-22 21:30:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1598}
  +body: "The functioning of their government is absolutely unequivocally communist. They have allowed some form of capital interests, which I would not consider communist in definition, but the government retains control over nearly all those interests and the plan they’ve put forward from the beginning is to renationalize industries as they reach a point of competitive development with the western world."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690055707 {#3465
    date: 2023-07-22 21:55:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sizeoftheuniverse@programming.dev"
    "@CAPSLOCKFTW@lemmy.ml"
    "@Fazoo@lemmy.ml"
    "@LadyAutumn@lemmy.blahaj.zone"
    "@NattyNatty2x4@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3469 …}
  +nested: Doctrine\ORM\PersistentCollection {#3474 …}
  +votes: Doctrine\ORM\PersistentCollection {#3470 …}
  +reports: Doctrine\ORM\PersistentCollection {#3476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3478 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3480 …}
  -id: 63347
  -bodyTs: "'absolut':7 'allow':12 'begin':45 'capit':16 'communist':9,23 'competit':56 'consid':22 'control':30 'definit':25 'develop':57 'form':14 'forward':42 'function':2 'govern':5,28 'industri':49 'interest':17,35 'near':32 'plan':38 'point':54 'put':41 'reach':52 'renation':48 'retain':29 'unequivoc':8 've':40 'western':60 'world':61 'would':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/1303682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690055707 {#3462
    date: 2023-07-22 21:55:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#3466
  +user: Proxies\__CG__\App\Entity\User {#3275 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: App\Entity\EntryComment {#3399
    +user: Proxies\__CG__\App\Entity\User {#3394 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +parent: App\Entity\EntryComment {#3283
      +user: Proxies\__CG__\App\Entity\User {#3275 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: App\Entity\EntryComment {#3047
        +user: Proxies\__CG__\App\Entity\User {#3130 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: App\Entity\EntryComment {#1598
          +user: App\Entity\User {#1726 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
          +image: null
          +parent: null
          +root: null
          +body: "There were no actual efforts to establish communism in eastern europe. Only autocratic regimes backed by soviet russia."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1724594102 {#1701
            date: 2024-08-25 15:55:02.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sizeoftheuniverse@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1628 …}
          +nested: Doctrine\ORM\PersistentCollection {#1599 …}
          +votes: Doctrine\ORM\PersistentCollection {#1625 …}
          +reports: Doctrine\ORM\PersistentCollection {#1617 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
          -id: 35979
          -bodyTs: "'actual':4 'autocrat':13 'back':15 'communism':8 'eastern':10 'effort':5 'establish':7 'europ':11 'regim':14 'russia':18 'soviet':17"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/1851500"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690022837 {#1705
            date: 2023-07-22 12:47:17.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1598}
        +body: "Oh here we go with “That wasn’t real communism!” as if any other communist state on this planet is any different."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1690036543 {#3048
          date: 2023-07-22 16:35:43.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sizeoftheuniverse@programming.dev"
          "@CAPSLOCKFTW@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3129 …}
        +nested: Doctrine\ORM\PersistentCollection {#3127 …}
        +votes: Doctrine\ORM\PersistentCollection {#3125 …}
        +reports: Doctrine\ORM\PersistentCollection {#3123 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3121 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
        -id: 35982
        -bodyTs: "'communism':10 'communist':15 'differ':22 'go':4 'oh':1 'planet':19 'real':9 'state':16 'wasn':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/1856819"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690036543 {#3051
          date: 2023-07-22 16:35:43.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1598}
      +body: "They are though. China, Vietnam and Cuba are all pretty drastically different and they are all communist countries."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1690038124 {#3278
        date: 2023-07-22 17:02:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sizeoftheuniverse@programming.dev"
        "@CAPSLOCKFTW@lemmy.ml"
        "@Fazoo@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3273 …}
      +nested: Doctrine\ORM\PersistentCollection {#3271 …}
      +votes: Doctrine\ORM\PersistentCollection {#3269 …}
      +reports: Doctrine\ORM\PersistentCollection {#3285 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3287 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3289 …}
      -id: 63345
      -bodyTs: "'china':4 'communist':17 'countri':18 'cuba':7 'differ':12 'drastic':11 'pretti':10 'though':3 'vietnam':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/1296508"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690038124 {#3281
        date: 2023-07-22 17:02:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1598}
    +body: "China is state capitalist, not communist"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1690054232 {#3400
      date: 2023-07-22 21:30:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sizeoftheuniverse@programming.dev"
      "@CAPSLOCKFTW@lemmy.ml"
      "@Fazoo@lemmy.ml"
      "@LadyAutumn@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3389 …}
    +nested: Doctrine\ORM\PersistentCollection {#3393 …}
    +votes: Doctrine\ORM\PersistentCollection {#3391 …}
    +reports: Doctrine\ORM\PersistentCollection {#3404 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3406 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3408 …}
    -id: 63346
    -bodyTs: "'capitalist':4 'china':1 'communist':6 'state':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/739561"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690054232 {#3397
      date: 2023-07-22 21:30:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1598}
  +body: "The functioning of their government is absolutely unequivocally communist. They have allowed some form of capital interests, which I would not consider communist in definition, but the government retains control over nearly all those interests and the plan they’ve put forward from the beginning is to renationalize industries as they reach a point of competitive development with the western world."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690055707 {#3465
    date: 2023-07-22 21:55:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sizeoftheuniverse@programming.dev"
    "@CAPSLOCKFTW@lemmy.ml"
    "@Fazoo@lemmy.ml"
    "@LadyAutumn@lemmy.blahaj.zone"
    "@NattyNatty2x4@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3469 …}
  +nested: Doctrine\ORM\PersistentCollection {#3474 …}
  +votes: Doctrine\ORM\PersistentCollection {#3470 …}
  +reports: Doctrine\ORM\PersistentCollection {#3476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3478 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3480 …}
  -id: 63347
  -bodyTs: "'absolut':7 'allow':12 'begin':45 'capit':16 'communist':9,23 'competit':56 'consid':22 'control':30 'definit':25 'develop':57 'form':14 'forward':42 'function':2 'govern':5,28 'industri':49 'interest':17,35 'near':32 'plan':38 'point':54 'put':41 'reach':52 'renation':48 'retain':29 'unequivoc':8 've':40 'western':60 'world':61 'would':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/1303682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690055707 {#3462
    date: 2023-07-22 21:55:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#3466
  +user: Proxies\__CG__\App\Entity\User {#3275 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: App\Entity\EntryComment {#3399
    +user: Proxies\__CG__\App\Entity\User {#3394 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +parent: App\Entity\EntryComment {#3283
      +user: Proxies\__CG__\App\Entity\User {#3275 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: App\Entity\EntryComment {#3047
        +user: Proxies\__CG__\App\Entity\User {#3130 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: App\Entity\EntryComment {#1598
          +user: App\Entity\User {#1726 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
          +image: null
          +parent: null
          +root: null
          +body: "There were no actual efforts to establish communism in eastern europe. Only autocratic regimes backed by soviet russia."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1724594102 {#1701
            date: 2024-08-25 15:55:02.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sizeoftheuniverse@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1628 …}
          +nested: Doctrine\ORM\PersistentCollection {#1599 …}
          +votes: Doctrine\ORM\PersistentCollection {#1625 …}
          +reports: Doctrine\ORM\PersistentCollection {#1617 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
          -id: 35979
          -bodyTs: "'actual':4 'autocrat':13 'back':15 'communism':8 'eastern':10 'effort':5 'establish':7 'europ':11 'regim':14 'russia':18 'soviet':17"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/1851500"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690022837 {#1705
            date: 2023-07-22 12:47:17.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1598}
        +body: "Oh here we go with “That wasn’t real communism!” as if any other communist state on this planet is any different."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1690036543 {#3048
          date: 2023-07-22 16:35:43.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sizeoftheuniverse@programming.dev"
          "@CAPSLOCKFTW@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3129 …}
        +nested: Doctrine\ORM\PersistentCollection {#3127 …}
        +votes: Doctrine\ORM\PersistentCollection {#3125 …}
        +reports: Doctrine\ORM\PersistentCollection {#3123 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3121 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
        -id: 35982
        -bodyTs: "'communism':10 'communist':15 'differ':22 'go':4 'oh':1 'planet':19 'real':9 'state':16 'wasn':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/1856819"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690036543 {#3051
          date: 2023-07-22 16:35:43.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1598}
      +body: "They are though. China, Vietnam and Cuba are all pretty drastically different and they are all communist countries."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1690038124 {#3278
        date: 2023-07-22 17:02:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sizeoftheuniverse@programming.dev"
        "@CAPSLOCKFTW@lemmy.ml"
        "@Fazoo@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3273 …}
      +nested: Doctrine\ORM\PersistentCollection {#3271 …}
      +votes: Doctrine\ORM\PersistentCollection {#3269 …}
      +reports: Doctrine\ORM\PersistentCollection {#3285 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3287 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3289 …}
      -id: 63345
      -bodyTs: "'china':4 'communist':17 'countri':18 'cuba':7 'differ':12 'drastic':11 'pretti':10 'though':3 'vietnam':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/1296508"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690038124 {#3281
        date: 2023-07-22 17:02:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1598}
    +body: "China is state capitalist, not communist"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1690054232 {#3400
      date: 2023-07-22 21:30:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sizeoftheuniverse@programming.dev"
      "@CAPSLOCKFTW@lemmy.ml"
      "@Fazoo@lemmy.ml"
      "@LadyAutumn@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3389 …}
    +nested: Doctrine\ORM\PersistentCollection {#3393 …}
    +votes: Doctrine\ORM\PersistentCollection {#3391 …}
    +reports: Doctrine\ORM\PersistentCollection {#3404 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3406 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3408 …}
    -id: 63346
    -bodyTs: "'capitalist':4 'china':1 'communist':6 'state':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/739561"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690054232 {#3397
      date: 2023-07-22 21:30:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1598}
  +body: "The functioning of their government is absolutely unequivocally communist. They have allowed some form of capital interests, which I would not consider communist in definition, but the government retains control over nearly all those interests and the plan they’ve put forward from the beginning is to renationalize industries as they reach a point of competitive development with the western world."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690055707 {#3465
    date: 2023-07-22 21:55:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sizeoftheuniverse@programming.dev"
    "@CAPSLOCKFTW@lemmy.ml"
    "@Fazoo@lemmy.ml"
    "@LadyAutumn@lemmy.blahaj.zone"
    "@NattyNatty2x4@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3469 …}
  +nested: Doctrine\ORM\PersistentCollection {#3474 …}
  +votes: Doctrine\ORM\PersistentCollection {#3470 …}
  +reports: Doctrine\ORM\PersistentCollection {#3476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3478 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3480 …}
  -id: 63347
  -bodyTs: "'absolut':7 'allow':12 'begin':45 'capit':16 'communist':9,23 'competit':56 'consid':22 'control':30 'definit':25 'develop':57 'form':14 'forward':42 'function':2 'govern':5,28 'industri':49 'interest':17,35 'near':32 'plan':38 'point':54 'put':41 'reach':52 'renation':48 'retain':29 'unequivoc':8 've':40 'western':60 'world':61 'would':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/1303682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690055707 {#3462
    date: 2023-07-22 21:55:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#3293
  +user: Proxies\__CG__\App\Entity\User {#3294 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: App\Entity\EntryComment {#3047
    +user: Proxies\__CG__\App\Entity\User {#3130 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +parent: App\Entity\EntryComment {#1598
      +user: App\Entity\User {#1726 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: null
      +root: null
      +body: "There were no actual efforts to establish communism in eastern europe. Only autocratic regimes backed by soviet russia."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1724594102 {#1701
        date: 2024-08-25 15:55:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sizeoftheuniverse@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1628 …}
      +nested: Doctrine\ORM\PersistentCollection {#1599 …}
      +votes: Doctrine\ORM\PersistentCollection {#1625 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
      -id: 35979
      -bodyTs: "'actual':4 'autocrat':13 'back':15 'communism':8 'eastern':10 'effort':5 'establish':7 'europ':11 'regim':14 'russia':18 'soviet':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/1851500"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690022837 {#1705
        date: 2023-07-22 12:47:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1598}
    +body: "Oh here we go with “That wasn’t real communism!” as if any other communist state on this planet is any different."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690036543 {#3048
      date: 2023-07-22 16:35:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sizeoftheuniverse@programming.dev"
      "@CAPSLOCKFTW@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3129 …}
    +nested: Doctrine\ORM\PersistentCollection {#3127 …}
    +votes: Doctrine\ORM\PersistentCollection {#3125 …}
    +reports: Doctrine\ORM\PersistentCollection {#3123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
    -id: 35982
    -bodyTs: "'communism':10 'communist':15 'differ':22 'go':4 'oh':1 'planet':19 'real':9 'state':16 'wasn':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/1856819"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690036543 {#3051
      date: 2023-07-22 16:35:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1598}
  +body: "Give me an example of a capitalist society. Waiting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690037699 {#3291
    date: 2023-07-22 16:54:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sizeoftheuniverse@programming.dev"
    "@CAPSLOCKFTW@lemmy.ml"
    "@Fazoo@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3295 …}
  +nested: Doctrine\ORM\PersistentCollection {#3297 …}
  +votes: Doctrine\ORM\PersistentCollection {#3299 …}
  +reports: Doctrine\ORM\PersistentCollection {#3301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
  -id: 63349
  -bodyTs: "'capitalist':7 'exampl':4 'give':1 'societi':8 'wait':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1857105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690037699 {#3292
    date: 2023-07-22 16:54:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#3293
  +user: Proxies\__CG__\App\Entity\User {#3294 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: App\Entity\EntryComment {#3047
    +user: Proxies\__CG__\App\Entity\User {#3130 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +parent: App\Entity\EntryComment {#1598
      +user: App\Entity\User {#1726 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: null
      +root: null
      +body: "There were no actual efforts to establish communism in eastern europe. Only autocratic regimes backed by soviet russia."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1724594102 {#1701
        date: 2024-08-25 15:55:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sizeoftheuniverse@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1628 …}
      +nested: Doctrine\ORM\PersistentCollection {#1599 …}
      +votes: Doctrine\ORM\PersistentCollection {#1625 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
      -id: 35979
      -bodyTs: "'actual':4 'autocrat':13 'back':15 'communism':8 'eastern':10 'effort':5 'establish':7 'europ':11 'regim':14 'russia':18 'soviet':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/1851500"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690022837 {#1705
        date: 2023-07-22 12:47:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1598}
    +body: "Oh here we go with “That wasn’t real communism!” as if any other communist state on this planet is any different."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690036543 {#3048
      date: 2023-07-22 16:35:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sizeoftheuniverse@programming.dev"
      "@CAPSLOCKFTW@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3129 …}
    +nested: Doctrine\ORM\PersistentCollection {#3127 …}
    +votes: Doctrine\ORM\PersistentCollection {#3125 …}
    +reports: Doctrine\ORM\PersistentCollection {#3123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
    -id: 35982
    -bodyTs: "'communism':10 'communist':15 'differ':22 'go':4 'oh':1 'planet':19 'real':9 'state':16 'wasn':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/1856819"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690036543 {#3051
      date: 2023-07-22 16:35:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1598}
  +body: "Give me an example of a capitalist society. Waiting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690037699 {#3291
    date: 2023-07-22 16:54:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sizeoftheuniverse@programming.dev"
    "@CAPSLOCKFTW@lemmy.ml"
    "@Fazoo@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3295 …}
  +nested: Doctrine\ORM\PersistentCollection {#3297 …}
  +votes: Doctrine\ORM\PersistentCollection {#3299 …}
  +reports: Doctrine\ORM\PersistentCollection {#3301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
  -id: 63349
  -bodyTs: "'capitalist':7 'exampl':4 'give':1 'societi':8 'wait':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1857105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690037699 {#3292
    date: 2023-07-22 16:54:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#3293
  +user: Proxies\__CG__\App\Entity\User {#3294 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: App\Entity\EntryComment {#3047
    +user: Proxies\__CG__\App\Entity\User {#3130 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +parent: App\Entity\EntryComment {#1598
      +user: App\Entity\User {#1726 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: null
      +root: null
      +body: "There were no actual efforts to establish communism in eastern europe. Only autocratic regimes backed by soviet russia."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1724594102 {#1701
        date: 2024-08-25 15:55:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sizeoftheuniverse@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1628 …}
      +nested: Doctrine\ORM\PersistentCollection {#1599 …}
      +votes: Doctrine\ORM\PersistentCollection {#1625 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
      -id: 35979
      -bodyTs: "'actual':4 'autocrat':13 'back':15 'communism':8 'eastern':10 'effort':5 'establish':7 'europ':11 'regim':14 'russia':18 'soviet':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/1851500"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690022837 {#1705
        date: 2023-07-22 12:47:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1598}
    +body: "Oh here we go with “That wasn’t real communism!” as if any other communist state on this planet is any different."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690036543 {#3048
      date: 2023-07-22 16:35:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sizeoftheuniverse@programming.dev"
      "@CAPSLOCKFTW@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3129 …}
    +nested: Doctrine\ORM\PersistentCollection {#3127 …}
    +votes: Doctrine\ORM\PersistentCollection {#3125 …}
    +reports: Doctrine\ORM\PersistentCollection {#3123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
    -id: 35982
    -bodyTs: "'communism':10 'communist':15 'differ':22 'go':4 'oh':1 'planet':19 'real':9 'state':16 'wasn':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/1856819"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690036543 {#3051
      date: 2023-07-22 16:35:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1598}
  +body: "Give me an example of a capitalist society. Waiting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690037699 {#3291
    date: 2023-07-22 16:54:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sizeoftheuniverse@programming.dev"
    "@CAPSLOCKFTW@lemmy.ml"
    "@Fazoo@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3295 …}
  +nested: Doctrine\ORM\PersistentCollection {#3297 …}
  +votes: Doctrine\ORM\PersistentCollection {#3299 …}
  +reports: Doctrine\ORM\PersistentCollection {#3301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
  -id: 63349
  -bodyTs: "'capitalist':7 'exampl':4 'give':1 'societi':8 'wait':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1857105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690037699 {#3292
    date: 2023-07-22 16:54:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#3115
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: App\Entity\EntryComment {#1598
    +user: App\Entity\User {#1726 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +parent: null
    +root: null
    +body: "There were no actual efforts to establish communism in eastern europe. Only autocratic regimes backed by soviet russia."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1724594102 {#1701
      date: 2024-08-25 15:55:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sizeoftheuniverse@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1628 …}
    +nested: Doctrine\ORM\PersistentCollection {#1599 …}
    +votes: Doctrine\ORM\PersistentCollection {#1625 …}
    +reports: Doctrine\ORM\PersistentCollection {#1617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
    -id: 35979
    -bodyTs: "'actual':4 'autocrat':13 'back':15 'communism':8 'eastern':10 'effort':5 'establish':7 'europ':11 'regim':14 'russia':18 'soviet':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/1851500"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690022837 {#1705
      date: 2023-07-22 12:47:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1598}
  +body: """
    In what sense was it not an actual effort? Just because it quickly slid into non-marxism doesn’t say anything about the initial idea of the revolutionaries. Bakunin predicted exactly what would happen with Marxism, and it did every time.\n
    \n
    If you are against an authoritarian state, the only viable way to communism is to skip the dictatorship part directly and just have anarchism.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690040610 {#3117
    date: 2023-07-22 17:43:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sizeoftheuniverse@programming.dev"
    "@CAPSLOCKFTW@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3113 …}
  +nested: Doctrine\ORM\PersistentCollection {#3111 …}
  +votes: Doctrine\ORM\PersistentCollection {#3109 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
  -id: 85749
  -bodyTs: "'actual':8 'anarch':66 'anyth':22 'authoritarian':48 'bakunin':30 'communism':55 'dictatorship':60 'direct':62 'doesn':19 'effort':9 'everi':41 'exact':32 'happen':35 'idea':26 'initi':25 'marxism':18,37 'non':17 'non-marx':16 'part':61 'predict':31 'quick':13 'revolutionari':29 'say':21 'sens':3 'skip':58 'slid':14 'state':49 'time':42 'viabl':52 'way':53 'would':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/1282119"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690040610 {#3116
    date: 2023-07-22 17:43:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#3115
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: App\Entity\EntryComment {#1598
    +user: App\Entity\User {#1726 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +parent: null
    +root: null
    +body: "There were no actual efforts to establish communism in eastern europe. Only autocratic regimes backed by soviet russia."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1724594102 {#1701
      date: 2024-08-25 15:55:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sizeoftheuniverse@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1628 …}
    +nested: Doctrine\ORM\PersistentCollection {#1599 …}
    +votes: Doctrine\ORM\PersistentCollection {#1625 …}
    +reports: Doctrine\ORM\PersistentCollection {#1617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
    -id: 35979
    -bodyTs: "'actual':4 'autocrat':13 'back':15 'communism':8 'eastern':10 'effort':5 'establish':7 'europ':11 'regim':14 'russia':18 'soviet':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/1851500"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690022837 {#1705
      date: 2023-07-22 12:47:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1598}
  +body: """
    In what sense was it not an actual effort? Just because it quickly slid into non-marxism doesn’t say anything about the initial idea of the revolutionaries. Bakunin predicted exactly what would happen with Marxism, and it did every time.\n
    \n
    If you are against an authoritarian state, the only viable way to communism is to skip the dictatorship part directly and just have anarchism.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690040610 {#3117
    date: 2023-07-22 17:43:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sizeoftheuniverse@programming.dev"
    "@CAPSLOCKFTW@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3113 …}
  +nested: Doctrine\ORM\PersistentCollection {#3111 …}
  +votes: Doctrine\ORM\PersistentCollection {#3109 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
  -id: 85749
  -bodyTs: "'actual':8 'anarch':66 'anyth':22 'authoritarian':48 'bakunin':30 'communism':55 'dictatorship':60 'direct':62 'doesn':19 'effort':9 'everi':41 'exact':32 'happen':35 'idea':26 'initi':25 'marxism':18,37 'non':17 'non-marx':16 'part':61 'predict':31 'quick':13 'revolutionari':29 'say':21 'sens':3 'skip':58 'slid':14 'state':49 'time':42 'viabl':52 'way':53 'would':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/1282119"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690040610 {#3116
    date: 2023-07-22 17:43:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#3115
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: App\Entity\EntryComment {#1598
    +user: App\Entity\User {#1726 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +parent: null
    +root: null
    +body: "There were no actual efforts to establish communism in eastern europe. Only autocratic regimes backed by soviet russia."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1724594102 {#1701
      date: 2024-08-25 15:55:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sizeoftheuniverse@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1628 …}
    +nested: Doctrine\ORM\PersistentCollection {#1599 …}
    +votes: Doctrine\ORM\PersistentCollection {#1625 …}
    +reports: Doctrine\ORM\PersistentCollection {#1617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
    -id: 35979
    -bodyTs: "'actual':4 'autocrat':13 'back':15 'communism':8 'eastern':10 'effort':5 'establish':7 'europ':11 'regim':14 'russia':18 'soviet':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/1851500"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690022837 {#1705
      date: 2023-07-22 12:47:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1598}
  +body: """
    In what sense was it not an actual effort? Just because it quickly slid into non-marxism doesn’t say anything about the initial idea of the revolutionaries. Bakunin predicted exactly what would happen with Marxism, and it did every time.\n
    \n
    If you are against an authoritarian state, the only viable way to communism is to skip the dictatorship part directly and just have anarchism.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690040610 {#3117
    date: 2023-07-22 17:43:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sizeoftheuniverse@programming.dev"
    "@CAPSLOCKFTW@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3113 …}
  +nested: Doctrine\ORM\PersistentCollection {#3111 …}
  +votes: Doctrine\ORM\PersistentCollection {#3109 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
  -id: 85749
  -bodyTs: "'actual':8 'anarch':66 'anyth':22 'authoritarian':48 'bakunin':30 'communism':55 'dictatorship':60 'direct':62 'doesn':19 'effort':9 'everi':41 'exact':32 'happen':35 'idea':26 'initi':25 'marxism':18,37 'non':17 'non-marx':16 'part':61 'predict':31 'quick':13 'revolutionari':29 'say':21 'sens':3 'skip':58 'slid':14 'state':49 'time':42 'viabl':52 'way':53 'would':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/1282119"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690040610 {#3116
    date: 2023-07-22 17:43:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#3099
  +user: Proxies\__CG__\App\Entity\User {#3098 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: App\Entity\EntryComment {#1598
    +user: App\Entity\User {#1726 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +parent: null
    +root: null
    +body: "There were no actual efforts to establish communism in eastern europe. Only autocratic regimes backed by soviet russia."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1724594102 {#1701
      date: 2024-08-25 15:55:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sizeoftheuniverse@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1628 …}
    +nested: Doctrine\ORM\PersistentCollection {#1599 …}
    +votes: Doctrine\ORM\PersistentCollection {#1625 …}
    +reports: Doctrine\ORM\PersistentCollection {#1617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
    -id: 35979
    -bodyTs: "'actual':4 'autocrat':13 'back':15 'communism':8 'eastern':10 'effort':5 'establish':7 'europ':11 'regim':14 'russia':18 'soviet':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/1851500"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690022837 {#1705
      date: 2023-07-22 12:47:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1598}
  +body: """
    Communism fails every time it is tried because it goes against human nature of constantly comparing yourself to others and trying to improve yourself. You will never do harder work if you can get the same reward for easier work, and you will look for other, less moral ways of getting the bigger reward.\n
    \n
    Communism sounds great but it will never work until we have unlimited resources and completely automated labour.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690024749 {#3101
    date: 2023-07-22 13:19:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sizeoftheuniverse@programming.dev"
    "@CAPSLOCKFTW@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3097 …}
  +nested: Doctrine\ORM\PersistentCollection {#3095 …}
  +votes: Doctrine\ORM\PersistentCollection {#3093 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
  -id: 231230
  -bodyTs: "'autom':70 'bigger':53 'communism':1,55 'compar':16 'complet':69 'constant':15 'easier':39 'everi':3 'fail':2 'get':34,51 'goe':10 'great':57 'harder':29 'human':12 'improv':23 'labour':71 'less':47 'look':44 'moral':48 'natur':13 'never':27,61 'other':19 'resourc':67 'reward':37,54 'sound':56 'time':4 'tri':7,21 'unlimit':66 'way':49 'work':30,40,62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/1397343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690024749 {#3100
    date: 2023-07-22 13:19:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#3099
  +user: Proxies\__CG__\App\Entity\User {#3098 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: App\Entity\EntryComment {#1598
    +user: App\Entity\User {#1726 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +parent: null
    +root: null
    +body: "There were no actual efforts to establish communism in eastern europe. Only autocratic regimes backed by soviet russia."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1724594102 {#1701
      date: 2024-08-25 15:55:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sizeoftheuniverse@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1628 …}
    +nested: Doctrine\ORM\PersistentCollection {#1599 …}
    +votes: Doctrine\ORM\PersistentCollection {#1625 …}
    +reports: Doctrine\ORM\PersistentCollection {#1617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
    -id: 35979
    -bodyTs: "'actual':4 'autocrat':13 'back':15 'communism':8 'eastern':10 'effort':5 'establish':7 'europ':11 'regim':14 'russia':18 'soviet':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/1851500"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690022837 {#1705
      date: 2023-07-22 12:47:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1598}
  +body: """
    Communism fails every time it is tried because it goes against human nature of constantly comparing yourself to others and trying to improve yourself. You will never do harder work if you can get the same reward for easier work, and you will look for other, less moral ways of getting the bigger reward.\n
    \n
    Communism sounds great but it will never work until we have unlimited resources and completely automated labour.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690024749 {#3101
    date: 2023-07-22 13:19:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sizeoftheuniverse@programming.dev"
    "@CAPSLOCKFTW@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3097 …}
  +nested: Doctrine\ORM\PersistentCollection {#3095 …}
  +votes: Doctrine\ORM\PersistentCollection {#3093 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
  -id: 231230
  -bodyTs: "'autom':70 'bigger':53 'communism':1,55 'compar':16 'complet':69 'constant':15 'easier':39 'everi':3 'fail':2 'get':34,51 'goe':10 'great':57 'harder':29 'human':12 'improv':23 'labour':71 'less':47 'look':44 'moral':48 'natur':13 'never':27,61 'other':19 'resourc':67 'reward':37,54 'sound':56 'time':4 'tri':7,21 'unlimit':66 'way':49 'work':30,40,62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/1397343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690024749 {#3100
    date: 2023-07-22 13:19:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#3099
  +user: Proxies\__CG__\App\Entity\User {#3098 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: App\Entity\EntryComment {#1598
    +user: App\Entity\User {#1726 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +parent: null
    +root: null
    +body: "There were no actual efforts to establish communism in eastern europe. Only autocratic regimes backed by soviet russia."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1724594102 {#1701
      date: 2024-08-25 15:55:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sizeoftheuniverse@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1628 …}
    +nested: Doctrine\ORM\PersistentCollection {#1599 …}
    +votes: Doctrine\ORM\PersistentCollection {#1625 …}
    +reports: Doctrine\ORM\PersistentCollection {#1617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
    -id: 35979
    -bodyTs: "'actual':4 'autocrat':13 'back':15 'communism':8 'eastern':10 'effort':5 'establish':7 'europ':11 'regim':14 'russia':18 'soviet':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/1851500"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690022837 {#1705
      date: 2023-07-22 12:47:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1598}
  +body: """
    Communism fails every time it is tried because it goes against human nature of constantly comparing yourself to others and trying to improve yourself. You will never do harder work if you can get the same reward for easier work, and you will look for other, less moral ways of getting the bigger reward.\n
    \n
    Communism sounds great but it will never work until we have unlimited resources and completely automated labour.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690024749 {#3101
    date: 2023-07-22 13:19:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sizeoftheuniverse@programming.dev"
    "@CAPSLOCKFTW@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3097 …}
  +nested: Doctrine\ORM\PersistentCollection {#3095 …}
  +votes: Doctrine\ORM\PersistentCollection {#3093 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
  -id: 231230
  -bodyTs: "'autom':70 'bigger':53 'communism':1,55 'compar':16 'complet':69 'constant':15 'easier':39 'everi':3 'fail':2 'get':34,51 'goe':10 'great':57 'harder':29 'human':12 'improv':23 'labour':71 'less':47 'look':44 'moral':48 'natur':13 'never':27,61 'other':19 'resourc':67 'reward':37,54 'sound':56 'time':4 'tri':7,21 'unlimit':66 'way':49 'work':30,40,62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/1397343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690024749 {#3100
    date: 2023-07-22 13:19:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#3357
  +user: App\Entity\User {#1726 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: App\Entity\EntryComment {#3099
    +user: Proxies\__CG__\App\Entity\User {#3098 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +parent: App\Entity\EntryComment {#1598
      +user: App\Entity\User {#1726 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: null
      +root: null
      +body: "There were no actual efforts to establish communism in eastern europe. Only autocratic regimes backed by soviet russia."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1724594102 {#1701
        date: 2024-08-25 15:55:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sizeoftheuniverse@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1628 …}
      +nested: Doctrine\ORM\PersistentCollection {#1599 …}
      +votes: Doctrine\ORM\PersistentCollection {#1625 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
      -id: 35979
      -bodyTs: "'actual':4 'autocrat':13 'back':15 'communism':8 'eastern':10 'effort':5 'establish':7 'europ':11 'regim':14 'russia':18 'soviet':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/1851500"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690022837 {#1705
        date: 2023-07-22 12:47:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1598}
    +body: """
      Communism fails every time it is tried because it goes against human nature of constantly comparing yourself to others and trying to improve yourself. You will never do harder work if you can get the same reward for easier work, and you will look for other, less moral ways of getting the bigger reward.\n
      \n
      Communism sounds great but it will never work until we have unlimited resources and completely automated labour.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1690024749 {#3101
      date: 2023-07-22 13:19:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sizeoftheuniverse@programming.dev"
      "@CAPSLOCKFTW@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3097 …}
    +nested: Doctrine\ORM\PersistentCollection {#3095 …}
    +votes: Doctrine\ORM\PersistentCollection {#3093 …}
    +reports: Doctrine\ORM\PersistentCollection {#3091 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
    -id: 231230
    -bodyTs: "'autom':70 'bigger':53 'communism':1,55 'compar':16 'complet':69 'constant':15 'easier':39 'everi':3 'fail':2 'get':34,51 'goe':10 'great':57 'harder':29 'human':12 'improv':23 'labour':71 'less':47 'look':44 'moral':48 'natur':13 'never':27,61 'other':19 'resourc':67 'reward':37,54 'sound':56 'time':4 'tri':7,21 'unlimit':66 'way':49 'work':30,40,62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/1397343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690024749 {#3100
      date: 2023-07-22 13:19:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1598}
  +body: """
    Nah, that’s just wrong. You can compare yourself in other ways than how much fake money you earn. Fun thing is: truly communistic society would mean easier work for most people.\n
    \n
    And communism does work in small scale enviroments. Families, cooperatives, tribes. Sometimes neighborhoods.\n
    \n
    This whole “Sounds great but won’t work” rhethoric is just what the ones that would loose their power in communsim want you to think. If you dig into it you will see, that there were and are a lot of efforts to discredit the idea.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690025705 {#3355
    date: 2023-07-22 13:35:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sizeoftheuniverse@programming.dev"
    "@CAPSLOCKFTW@lemmy.ml"
    "@ciko22i3@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3358 …}
  +nested: Doctrine\ORM\PersistentCollection {#3360 …}
  +votes: Doctrine\ORM\PersistentCollection {#3362 …}
  +reports: Doctrine\ORM\PersistentCollection {#3364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3368 …}
  -id: 312861
  -bodyTs: "'communism':34 'communist':24 'communsim':66 'compar':8 'cooper':42 'dig':73 'discredit':89 'earn':19 'easier':28 'effort':87 'enviro':40 'fake':16 'famili':41 'fun':20 'great':49 'idea':91 'loos':62 'lot':85 'mean':27 'money':17 'much':15 'nah':1 'neighborhood':45 'one':59 'peopl':32 'power':64 'rhethor':54 'scale':39 'see':78 'small':38 'societi':25 'sometim':44 'sound':48 'thing':21 'think':70 'tribe':43 'truli':23 'want':67 'way':12 'whole':47 'won':51 'work':29,36,53 'would':26,61 'wrong':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1852485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690025705 {#3356
    date: 2023-07-22 13:35:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#3357
  +user: App\Entity\User {#1726 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: App\Entity\EntryComment {#3099
    +user: Proxies\__CG__\App\Entity\User {#3098 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +parent: App\Entity\EntryComment {#1598
      +user: App\Entity\User {#1726 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: null
      +root: null
      +body: "There were no actual efforts to establish communism in eastern europe. Only autocratic regimes backed by soviet russia."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1724594102 {#1701
        date: 2024-08-25 15:55:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sizeoftheuniverse@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1628 …}
      +nested: Doctrine\ORM\PersistentCollection {#1599 …}
      +votes: Doctrine\ORM\PersistentCollection {#1625 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
      -id: 35979
      -bodyTs: "'actual':4 'autocrat':13 'back':15 'communism':8 'eastern':10 'effort':5 'establish':7 'europ':11 'regim':14 'russia':18 'soviet':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/1851500"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690022837 {#1705
        date: 2023-07-22 12:47:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1598}
    +body: """
      Communism fails every time it is tried because it goes against human nature of constantly comparing yourself to others and trying to improve yourself. You will never do harder work if you can get the same reward for easier work, and you will look for other, less moral ways of getting the bigger reward.\n
      \n
      Communism sounds great but it will never work until we have unlimited resources and completely automated labour.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1690024749 {#3101
      date: 2023-07-22 13:19:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sizeoftheuniverse@programming.dev"
      "@CAPSLOCKFTW@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3097 …}
    +nested: Doctrine\ORM\PersistentCollection {#3095 …}
    +votes: Doctrine\ORM\PersistentCollection {#3093 …}
    +reports: Doctrine\ORM\PersistentCollection {#3091 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
    -id: 231230
    -bodyTs: "'autom':70 'bigger':53 'communism':1,55 'compar':16 'complet':69 'constant':15 'easier':39 'everi':3 'fail':2 'get':34,51 'goe':10 'great':57 'harder':29 'human':12 'improv':23 'labour':71 'less':47 'look':44 'moral':48 'natur':13 'never':27,61 'other':19 'resourc':67 'reward':37,54 'sound':56 'time':4 'tri':7,21 'unlimit':66 'way':49 'work':30,40,62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/1397343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690024749 {#3100
      date: 2023-07-22 13:19:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1598}
  +body: """
    Nah, that’s just wrong. You can compare yourself in other ways than how much fake money you earn. Fun thing is: truly communistic society would mean easier work for most people.\n
    \n
    And communism does work in small scale enviroments. Families, cooperatives, tribes. Sometimes neighborhoods.\n
    \n
    This whole “Sounds great but won’t work” rhethoric is just what the ones that would loose their power in communsim want you to think. If you dig into it you will see, that there were and are a lot of efforts to discredit the idea.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690025705 {#3355
    date: 2023-07-22 13:35:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sizeoftheuniverse@programming.dev"
    "@CAPSLOCKFTW@lemmy.ml"
    "@ciko22i3@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3358 …}
  +nested: Doctrine\ORM\PersistentCollection {#3360 …}
  +votes: Doctrine\ORM\PersistentCollection {#3362 …}
  +reports: Doctrine\ORM\PersistentCollection {#3364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3368 …}
  -id: 312861
  -bodyTs: "'communism':34 'communist':24 'communsim':66 'compar':8 'cooper':42 'dig':73 'discredit':89 'earn':19 'easier':28 'effort':87 'enviro':40 'fake':16 'famili':41 'fun':20 'great':49 'idea':91 'loos':62 'lot':85 'mean':27 'money':17 'much':15 'nah':1 'neighborhood':45 'one':59 'peopl':32 'power':64 'rhethor':54 'scale':39 'see':78 'small':38 'societi':25 'sometim':44 'sound':48 'thing':21 'think':70 'tribe':43 'truli':23 'want':67 'way':12 'whole':47 'won':51 'work':29,36,53 'would':26,61 'wrong':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1852485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690025705 {#3356
    date: 2023-07-22 13:35:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#3357
  +user: App\Entity\User {#1726 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: App\Entity\EntryComment {#3099
    +user: Proxies\__CG__\App\Entity\User {#3098 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +parent: App\Entity\EntryComment {#1598
      +user: App\Entity\User {#1726 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: null
      +root: null
      +body: "There were no actual efforts to establish communism in eastern europe. Only autocratic regimes backed by soviet russia."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1724594102 {#1701
        date: 2024-08-25 15:55:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sizeoftheuniverse@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1628 …}
      +nested: Doctrine\ORM\PersistentCollection {#1599 …}
      +votes: Doctrine\ORM\PersistentCollection {#1625 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
      -id: 35979
      -bodyTs: "'actual':4 'autocrat':13 'back':15 'communism':8 'eastern':10 'effort':5 'establish':7 'europ':11 'regim':14 'russia':18 'soviet':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/1851500"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690022837 {#1705
        date: 2023-07-22 12:47:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1598}
    +body: """
      Communism fails every time it is tried because it goes against human nature of constantly comparing yourself to others and trying to improve yourself. You will never do harder work if you can get the same reward for easier work, and you will look for other, less moral ways of getting the bigger reward.\n
      \n
      Communism sounds great but it will never work until we have unlimited resources and completely automated labour.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1690024749 {#3101
      date: 2023-07-22 13:19:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sizeoftheuniverse@programming.dev"
      "@CAPSLOCKFTW@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3097 …}
    +nested: Doctrine\ORM\PersistentCollection {#3095 …}
    +votes: Doctrine\ORM\PersistentCollection {#3093 …}
    +reports: Doctrine\ORM\PersistentCollection {#3091 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
    -id: 231230
    -bodyTs: "'autom':70 'bigger':53 'communism':1,55 'compar':16 'complet':69 'constant':15 'easier':39 'everi':3 'fail':2 'get':34,51 'goe':10 'great':57 'harder':29 'human':12 'improv':23 'labour':71 'less':47 'look':44 'moral':48 'natur':13 'never':27,61 'other':19 'resourc':67 'reward':37,54 'sound':56 'time':4 'tri':7,21 'unlimit':66 'way':49 'work':30,40,62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/1397343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690024749 {#3100
      date: 2023-07-22 13:19:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1598}
  +body: """
    Nah, that’s just wrong. You can compare yourself in other ways than how much fake money you earn. Fun thing is: truly communistic society would mean easier work for most people.\n
    \n
    And communism does work in small scale enviroments. Families, cooperatives, tribes. Sometimes neighborhoods.\n
    \n
    This whole “Sounds great but won’t work” rhethoric is just what the ones that would loose their power in communsim want you to think. If you dig into it you will see, that there were and are a lot of efforts to discredit the idea.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690025705 {#3355
    date: 2023-07-22 13:35:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sizeoftheuniverse@programming.dev"
    "@CAPSLOCKFTW@lemmy.ml"
    "@ciko22i3@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3358 …}
  +nested: Doctrine\ORM\PersistentCollection {#3360 …}
  +votes: Doctrine\ORM\PersistentCollection {#3362 …}
  +reports: Doctrine\ORM\PersistentCollection {#3364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3368 …}
  -id: 312861
  -bodyTs: "'communism':34 'communist':24 'communsim':66 'compar':8 'cooper':42 'dig':73 'discredit':89 'earn':19 'easier':28 'effort':87 'enviro':40 'fake':16 'famili':41 'fun':20 'great':49 'idea':91 'loos':62 'lot':85 'mean':27 'money':17 'much':15 'nah':1 'neighborhood':45 'one':59 'peopl':32 'power':64 'rhethor':54 'scale':39 'see':78 'small':38 'societi':25 'sometim':44 'sound':48 'thing':21 'think':70 'tribe':43 'truli':23 'want':67 'way':12 'whole':47 'won':51 'work':29,36,53 'would':26,61 'wrong':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1852485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690025705 {#3356
    date: 2023-07-22 13:35:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#3083
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: App\Entity\EntryComment {#1598
    +user: App\Entity\User {#1726 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +parent: null
    +root: null
    +body: "There were no actual efforts to establish communism in eastern europe. Only autocratic regimes backed by soviet russia."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1724594102 {#1701
      date: 2024-08-25 15:55:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sizeoftheuniverse@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1628 …}
    +nested: Doctrine\ORM\PersistentCollection {#1599 …}
    +votes: Doctrine\ORM\PersistentCollection {#1625 …}
    +reports: Doctrine\ORM\PersistentCollection {#1617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
    -id: 35979
    -bodyTs: "'actual':4 'autocrat':13 'back':15 'communism':8 'eastern':10 'effort':5 'establish':7 'europ':11 'regim':14 'russia':18 'soviet':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/1851500"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690022837 {#1705
      date: 2023-07-22 12:47:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1598}
  +body: """
    It's like saying democracy sucks because look at states like **Democratic** People's Republic of Korea, **Democratic** Republic of Congo and German **Democratic** Republic.\n
    \n
    When people proclaim to be something doesn't make it true.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1690024013 {#3085
    date: 2023-07-22 13:06:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sizeoftheuniverse@programming.dev"
    "@CAPSLOCKFTW@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3081 …}
  +nested: Doctrine\ORM\PersistentCollection {#3079 …}
  +votes: Doctrine\ORM\PersistentCollection {#3077 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
  -id: 45909
  -bodyTs: "'congo':21 'democraci':5 'democrat':12,18,24 'doesn':32 'german':23 'korea':17 'like':3,11 'look':8 'make':34 'peopl':13,27 'proclaim':28 'republ':15,19,25 'say':4 'someth':31 'state':10 'suck':6 'true':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/235520/-/comment/1024000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690024013 {#3084
    date: 2023-07-22 13:06:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#3083
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: App\Entity\EntryComment {#1598
    +user: App\Entity\User {#1726 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +parent: null
    +root: null
    +body: "There were no actual efforts to establish communism in eastern europe. Only autocratic regimes backed by soviet russia."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1724594102 {#1701
      date: 2024-08-25 15:55:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sizeoftheuniverse@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1628 …}
    +nested: Doctrine\ORM\PersistentCollection {#1599 …}
    +votes: Doctrine\ORM\PersistentCollection {#1625 …}
    +reports: Doctrine\ORM\PersistentCollection {#1617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
    -id: 35979
    -bodyTs: "'actual':4 'autocrat':13 'back':15 'communism':8 'eastern':10 'effort':5 'establish':7 'europ':11 'regim':14 'russia':18 'soviet':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/1851500"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690022837 {#1705
      date: 2023-07-22 12:47:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1598}
  +body: """
    It's like saying democracy sucks because look at states like **Democratic** People's Republic of Korea, **Democratic** Republic of Congo and German **Democratic** Republic.\n
    \n
    When people proclaim to be something doesn't make it true.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1690024013 {#3085
    date: 2023-07-22 13:06:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sizeoftheuniverse@programming.dev"
    "@CAPSLOCKFTW@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3081 …}
  +nested: Doctrine\ORM\PersistentCollection {#3079 …}
  +votes: Doctrine\ORM\PersistentCollection {#3077 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
  -id: 45909
  -bodyTs: "'congo':21 'democraci':5 'democrat':12,18,24 'doesn':32 'german':23 'korea':17 'like':3,11 'look':8 'make':34 'peopl':13,27 'proclaim':28 'republ':15,19,25 'say':4 'someth':31 'state':10 'suck':6 'true':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/235520/-/comment/1024000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690024013 {#3084
    date: 2023-07-22 13:06:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#3083
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: App\Entity\EntryComment {#1598
    +user: App\Entity\User {#1726 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +parent: null
    +root: null
    +body: "There were no actual efforts to establish communism in eastern europe. Only autocratic regimes backed by soviet russia."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1724594102 {#1701
      date: 2024-08-25 15:55:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sizeoftheuniverse@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1628 …}
    +nested: Doctrine\ORM\PersistentCollection {#1599 …}
    +votes: Doctrine\ORM\PersistentCollection {#1625 …}
    +reports: Doctrine\ORM\PersistentCollection {#1617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
    -id: 35979
    -bodyTs: "'actual':4 'autocrat':13 'back':15 'communism':8 'eastern':10 'effort':5 'establish':7 'europ':11 'regim':14 'russia':18 'soviet':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/1851500"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690022837 {#1705
      date: 2023-07-22 12:47:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1598}
  +body: """
    It's like saying democracy sucks because look at states like **Democratic** People's Republic of Korea, **Democratic** Republic of Congo and German **Democratic** Republic.\n
    \n
    When people proclaim to be something doesn't make it true.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1690024013 {#3085
    date: 2023-07-22 13:06:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sizeoftheuniverse@programming.dev"
    "@CAPSLOCKFTW@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3081 …}
  +nested: Doctrine\ORM\PersistentCollection {#3079 …}
  +votes: Doctrine\ORM\PersistentCollection {#3077 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
  -id: 45909
  -bodyTs: "'congo':21 'democraci':5 'democrat':12,18,24 'doesn':32 'german':23 'korea':17 'like':3,11 'look':8 'make':34 'peopl':13,27 'proclaim':28 'republ':15,19,25 'say':4 'someth':31 'state':10 'suck':6 'true':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/235520/-/comment/1024000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690024013 {#3084
    date: 2023-07-22 13:06:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3067
  +user: Proxies\__CG__\App\Entity\User {#3066 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: App\Entity\EntryComment {#1598
    +user: App\Entity\User {#1726 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +parent: null
    +root: null
    +body: "There were no actual efforts to establish communism in eastern europe. Only autocratic regimes backed by soviet russia."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1724594102 {#1701
      date: 2024-08-25 15:55:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sizeoftheuniverse@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1628 …}
    +nested: Doctrine\ORM\PersistentCollection {#1599 …}
    +votes: Doctrine\ORM\PersistentCollection {#1625 …}
    +reports: Doctrine\ORM\PersistentCollection {#1617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
    -id: 35979
    -bodyTs: "'actual':4 'autocrat':13 'back':15 'communism':8 'eastern':10 'effort':5 'establish':7 'europ':11 'regim':14 'russia':18 'soviet':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/1851500"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690022837 {#1705
      date: 2023-07-22 12:47:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1598}
  +body: "And here comes the guy who thinks *he can do it better, this time without mass killings.*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1690022924 {#3069
    date: 2023-07-22 12:48:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sizeoftheuniverse@programming.dev"
    "@CAPSLOCKFTW@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3065 …}
  +nested: Doctrine\ORM\PersistentCollection {#3063 …}
  +votes: Doctrine\ORM\PersistentCollection {#3143 …}
  +reports: Doctrine\ORM\PersistentCollection {#3144 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
  -id: 35980
  -bodyTs: "'better':12 'come':3 'guy':5 'kill':17 'mass':16 'think':7 'time':14 'without':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1229033"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690022924 {#3068
    date: 2023-07-22 12:48:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#3067
  +user: Proxies\__CG__\App\Entity\User {#3066 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: App\Entity\EntryComment {#1598
    +user: App\Entity\User {#1726 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +parent: null
    +root: null
    +body: "There were no actual efforts to establish communism in eastern europe. Only autocratic regimes backed by soviet russia."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1724594102 {#1701
      date: 2024-08-25 15:55:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sizeoftheuniverse@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1628 …}
    +nested: Doctrine\ORM\PersistentCollection {#1599 …}
    +votes: Doctrine\ORM\PersistentCollection {#1625 …}
    +reports: Doctrine\ORM\PersistentCollection {#1617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
    -id: 35979
    -bodyTs: "'actual':4 'autocrat':13 'back':15 'communism':8 'eastern':10 'effort':5 'establish':7 'europ':11 'regim':14 'russia':18 'soviet':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/1851500"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690022837 {#1705
      date: 2023-07-22 12:47:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1598}
  +body: "And here comes the guy who thinks *he can do it better, this time without mass killings.*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1690022924 {#3069
    date: 2023-07-22 12:48:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sizeoftheuniverse@programming.dev"
    "@CAPSLOCKFTW@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3065 …}
  +nested: Doctrine\ORM\PersistentCollection {#3063 …}
  +votes: Doctrine\ORM\PersistentCollection {#3143 …}
  +reports: Doctrine\ORM\PersistentCollection {#3144 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
  -id: 35980
  -bodyTs: "'better':12 'come':3 'guy':5 'kill':17 'mass':16 'think':7 'time':14 'without':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1229033"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690022924 {#3068
    date: 2023-07-22 12:48:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#3067
  +user: Proxies\__CG__\App\Entity\User {#3066 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: App\Entity\EntryComment {#1598
    +user: App\Entity\User {#1726 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1692 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +parent: null
    +root: null
    +body: "There were no actual efforts to establish communism in eastern europe. Only autocratic regimes backed by soviet russia."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1724594102 {#1701
      date: 2024-08-25 15:55:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sizeoftheuniverse@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1628 …}
    +nested: Doctrine\ORM\PersistentCollection {#1599 …}
    +votes: Doctrine\ORM\PersistentCollection {#1625 …}
    +reports: Doctrine\ORM\PersistentCollection {#1617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
    -id: 35979
    -bodyTs: "'actual':4 'autocrat':13 'back':15 'communism':8 'eastern':10 'effort':5 'establish':7 'europ':11 'regim':14 'russia':18 'soviet':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/1851500"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690022837 {#1705
      date: 2023-07-22 12:47:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1598}
  +body: "And here comes the guy who thinks *he can do it better, this time without mass killings.*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1690022924 {#3069
    date: 2023-07-22 12:48:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sizeoftheuniverse@programming.dev"
    "@CAPSLOCKFTW@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3065 …}
  +nested: Doctrine\ORM\PersistentCollection {#3063 …}
  +votes: Doctrine\ORM\PersistentCollection {#3143 …}
  +reports: Doctrine\ORM\PersistentCollection {#3144 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
  -id: 35980
  -bodyTs: "'better':12 'come':3 'guy':5 'kill':17 'mass':16 'think':7 'time':14 'without':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1229033"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690022924 {#3068
    date: 2023-07-22 12:48:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#2378
  +user: App\Entity\User {#2391 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2379 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2381 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ubisoft won’t own my money too!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1727646960 {#2380
    date: 2024-09-29 23:56:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NineteenDoornails@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2383 …}
  +nested: Doctrine\ORM\PersistentCollection {#1906 …}
  +votes: Doctrine\ORM\PersistentCollection {#1708 …}
  +reports: Doctrine\ORM\PersistentCollection {#1410 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
  -id: 329274
  -bodyTs: "'money':6 'ubisoft':1 'won':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7598758"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705870172 {#2386
    date: 2024-01-21 21:49: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
51 DENIED edit
App\Entity\EntryComment {#2378
  +user: App\Entity\User {#2391 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2379 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2381 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ubisoft won’t own my money too!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1727646960 {#2380
    date: 2024-09-29 23:56:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NineteenDoornails@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2383 …}
  +nested: Doctrine\ORM\PersistentCollection {#1906 …}
  +votes: Doctrine\ORM\PersistentCollection {#1708 …}
  +reports: Doctrine\ORM\PersistentCollection {#1410 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
  -id: 329274
  -bodyTs: "'money':6 'ubisoft':1 'won':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7598758"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705870172 {#2386
    date: 2024-01-21 21:49: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
52 DENIED moderate
App\Entity\EntryComment {#2378
  +user: App\Entity\User {#2391 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2379 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2381 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ubisoft won’t own my money too!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1727646960 {#2380
    date: 2024-09-29 23:56:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NineteenDoornails@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2383 …}
  +nested: Doctrine\ORM\PersistentCollection {#1906 …}
  +votes: Doctrine\ORM\PersistentCollection {#1708 …}
  +reports: Doctrine\ORM\PersistentCollection {#1410 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
  -id: 329274
  -bodyTs: "'money':6 'ubisoft':1 'won':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7598758"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705870172 {#2386
    date: 2024-01-21 21:49: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
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 {#3254
  +user: Proxies\__CG__\App\Entity\User {#3255 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2379 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2381 …}
  +image: null
  +parent: App\Entity\EntryComment {#2378
    +user: App\Entity\User {#2391 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2379 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2381 …}
    +image: null
    +parent: null
    +root: null
    +body: "Ubisoft won’t own my money too!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1727646960 {#2380
      date: 2024-09-29 23:56:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@NineteenDoornails@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2383 …}
    +nested: Doctrine\ORM\PersistentCollection {#1906 …}
    +votes: Doctrine\ORM\PersistentCollection {#1708 …}
    +reports: Doctrine\ORM\PersistentCollection {#1410 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1907 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
    -id: 329274
    -bodyTs: "'money':6 'ubisoft':1 'won':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7598758"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705870172 {#2386
      date: 2024-01-21 21:49:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2378}
  +body: "*Either"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705931178 {#3252
    date: 2024-01-22 14:46:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NineteenDoornails@programming.dev"
    "@potemkinhr@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3256 …}
  +nested: Doctrine\ORM\PersistentCollection {#3258 …}
  +votes: Doctrine\ORM\PersistentCollection {#3260 …}
  +reports: Doctrine\ORM\PersistentCollection {#3262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
  -id: 331353
  -bodyTs: "'either':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6915068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705931178 {#3253
    date: 2024-01-22 14:46:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#3254
  +user: Proxies\__CG__\App\Entity\User {#3255 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2379 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2381 …}
  +image: null
  +parent: App\Entity\EntryComment {#2378
    +user: App\Entity\User {#2391 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2379 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2381 …}
    +image: null
    +parent: null
    +root: null
    +body: "Ubisoft won’t own my money too!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1727646960 {#2380
      date: 2024-09-29 23:56:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@NineteenDoornails@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2383 …}
    +nested: Doctrine\ORM\PersistentCollection {#1906 …}
    +votes: Doctrine\ORM\PersistentCollection {#1708 …}
    +reports: Doctrine\ORM\PersistentCollection {#1410 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1907 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
    -id: 329274
    -bodyTs: "'money':6 'ubisoft':1 'won':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7598758"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705870172 {#2386
      date: 2024-01-21 21:49:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2378}
  +body: "*Either"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705931178 {#3252
    date: 2024-01-22 14:46:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NineteenDoornails@programming.dev"
    "@potemkinhr@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3256 …}
  +nested: Doctrine\ORM\PersistentCollection {#3258 …}
  +votes: Doctrine\ORM\PersistentCollection {#3260 …}
  +reports: Doctrine\ORM\PersistentCollection {#3262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
  -id: 331353
  -bodyTs: "'either':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6915068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705931178 {#3253
    date: 2024-01-22 14:46:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#3254
  +user: Proxies\__CG__\App\Entity\User {#3255 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2379 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2381 …}
  +image: null
  +parent: App\Entity\EntryComment {#2378
    +user: App\Entity\User {#2391 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2379 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2381 …}
    +image: null
    +parent: null
    +root: null
    +body: "Ubisoft won’t own my money too!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1727646960 {#2380
      date: 2024-09-29 23:56:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@NineteenDoornails@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2383 …}
    +nested: Doctrine\ORM\PersistentCollection {#1906 …}
    +votes: Doctrine\ORM\PersistentCollection {#1708 …}
    +reports: Doctrine\ORM\PersistentCollection {#1410 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1907 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
    -id: 329274
    -bodyTs: "'money':6 'ubisoft':1 'won':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7598758"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705870172 {#2386
      date: 2024-01-21 21:49:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2378}
  +body: "*Either"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705931178 {#3252
    date: 2024-01-22 14:46:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NineteenDoornails@programming.dev"
    "@potemkinhr@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3256 …}
  +nested: Doctrine\ORM\PersistentCollection {#3258 …}
  +votes: Doctrine\ORM\PersistentCollection {#3260 …}
  +reports: Doctrine\ORM\PersistentCollection {#3262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
  -id: 331353
  -bodyTs: "'either':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6915068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705931178 {#3253
    date: 2024-01-22 14:46:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2064
  +user: App\Entity\User {#2129 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2088 …}
  +image: null
  +parent: null
  +root: null
  +body: "Perry Bible Fellowship -esque"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705756921 {#2081
    date: 2024-01-20 14:22:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sl00k@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2095 …}
  +nested: Doctrine\ORM\PersistentCollection {#2091 …}
  +votes: Doctrine\ORM\PersistentCollection {#2090 …}
  +reports: Doctrine\ORM\PersistentCollection {#2092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
  -id: 325596
  -bodyTs: "'bibl':2 'esqu':4 'fellowship':3 'perri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7789695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705756921 {#2077
    date: 2024-01-20 14:22: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
59 DENIED edit
App\Entity\EntryComment {#2064
  +user: App\Entity\User {#2129 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2088 …}
  +image: null
  +parent: null
  +root: null
  +body: "Perry Bible Fellowship -esque"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705756921 {#2081
    date: 2024-01-20 14:22:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sl00k@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2095 …}
  +nested: Doctrine\ORM\PersistentCollection {#2091 …}
  +votes: Doctrine\ORM\PersistentCollection {#2090 …}
  +reports: Doctrine\ORM\PersistentCollection {#2092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
  -id: 325596
  -bodyTs: "'bibl':2 'esqu':4 'fellowship':3 'perri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7789695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705756921 {#2077
    date: 2024-01-20 14:22: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
60 DENIED moderate
App\Entity\EntryComment {#2064
  +user: App\Entity\User {#2129 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2088 …}
  +image: null
  +parent: null
  +root: null
  +body: "Perry Bible Fellowship -esque"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705756921 {#2081
    date: 2024-01-20 14:22:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sl00k@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2095 …}
  +nested: Doctrine\ORM\PersistentCollection {#2091 …}
  +votes: Doctrine\ORM\PersistentCollection {#2090 …}
  +reports: Doctrine\ORM\PersistentCollection {#2092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
  -id: 325596
  -bodyTs: "'bibl':2 'esqu':4 'fellowship':3 'perri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7789695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705756921 {#2077
    date: 2024-01-20 14:22: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
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 {#2059
  +user: App\Entity\User {#2100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2046 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
  +image: null
  +parent: null
  +root: null
  +body: "This can’t be for real. I’ll stick with C11 thank you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1726973381 {#2067
    date: 2024-09-22 04:49:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2045 …}
  +nested: Doctrine\ORM\PersistentCollection {#2050 …}
  +votes: Doctrine\ORM\PersistentCollection {#2052 …}
  +reports: Doctrine\ORM\PersistentCollection {#2058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2041 …}
  -id: 324574
  -bodyTs: "'c11':11 'll':8 'real':6 'stick':9 'thank':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6837045"
  +editedAt: DateTimeImmutable @1726952378 {#2070
    date: 2024-09-21 22:59:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705713220 {#2049
    date: 2024-01-20 02:13:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#2059
  +user: App\Entity\User {#2100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2046 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
  +image: null
  +parent: null
  +root: null
  +body: "This can’t be for real. I’ll stick with C11 thank you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1726973381 {#2067
    date: 2024-09-22 04:49:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2045 …}
  +nested: Doctrine\ORM\PersistentCollection {#2050 …}
  +votes: Doctrine\ORM\PersistentCollection {#2052 …}
  +reports: Doctrine\ORM\PersistentCollection {#2058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2041 …}
  -id: 324574
  -bodyTs: "'c11':11 'll':8 'real':6 'stick':9 'thank':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6837045"
  +editedAt: DateTimeImmutable @1726952378 {#2070
    date: 2024-09-21 22:59:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705713220 {#2049
    date: 2024-01-20 02:13:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#2059
  +user: App\Entity\User {#2100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2046 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
  +image: null
  +parent: null
  +root: null
  +body: "This can’t be for real. I’ll stick with C11 thank you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1726973381 {#2067
    date: 2024-09-22 04:49:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2045 …}
  +nested: Doctrine\ORM\PersistentCollection {#2050 …}
  +votes: Doctrine\ORM\PersistentCollection {#2052 …}
  +reports: Doctrine\ORM\PersistentCollection {#2058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2041 …}
  -id: 324574
  -bodyTs: "'c11':11 'll':8 'real':6 'stick':9 'thank':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6837045"
  +editedAt: DateTimeImmutable @1726952378 {#2070
    date: 2024-09-21 22:59:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705713220 {#2049
    date: 2024-01-20 02:13:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3238
  +user: Proxies\__CG__\App\Entity\User {#3239 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2046 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
  +image: null
  +parent: App\Entity\EntryComment {#2059
    +user: App\Entity\User {#2100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2046 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
    +image: null
    +parent: null
    +root: null
    +body: "This can’t be for real. I’ll stick with C11 thank you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1726973381 {#2067
      date: 2024-09-22 04:49:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2045 …}
    +nested: Doctrine\ORM\PersistentCollection {#2050 …}
    +votes: Doctrine\ORM\PersistentCollection {#2052 …}
    +reports: Doctrine\ORM\PersistentCollection {#2058 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2041 …}
    -id: 324574
    -bodyTs: "'c11':11 'll':8 'real':6 'stick':9 'thank':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6837045"
    +editedAt: DateTimeImmutable @1726952378 {#2070
      date: 2024-09-21 22:59:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705713220 {#2049
      date: 2024-01-20 02:13:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2059}
  +body: """
    Here you dropped this:\n
    \n
    ```\n
    \n
    <span style="font-weight:bold;color:#a71d5d;">#define </span><span style="font-weight:bold;color:#795da3;">ifnt</span><span style="color:#323232;">(x) </span><span style="font-weight:bold;color:#a71d5d;">if </span><span style="color:#323232;">(</span><span style="font-weight:bold;color:#a71d5d;">!</span><span style="color:#323232;">(x))\n
    </span>\n
    ```
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1705719029 {#3236
    date: 2024-01-20 03:50:29.0 +01:00
  }
  +ip: null
  +tags: [
    "a71d5d"
    "define"
    "795da3"
    "323232"
  ]
  +mentions: [
    "@JPDev@programming.dev"
    "@PanArab@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3240 …}
  +nested: Doctrine\ORM\PersistentCollection {#3242 …}
  +votes: Doctrine\ORM\PersistentCollection {#3244 …}
  +reports: Doctrine\ORM\PersistentCollection {#3246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
  -id: 324741
  -bodyTs: "'defin':5 'drop':3 'ifnt':6 'x':7,9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5806315"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705719029 {#3237
    date: 2024-01-20 03:50: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
67 DENIED edit
App\Entity\EntryComment {#3238
  +user: Proxies\__CG__\App\Entity\User {#3239 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2046 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
  +image: null
  +parent: App\Entity\EntryComment {#2059
    +user: App\Entity\User {#2100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2046 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
    +image: null
    +parent: null
    +root: null
    +body: "This can’t be for real. I’ll stick with C11 thank you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1726973381 {#2067
      date: 2024-09-22 04:49:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2045 …}
    +nested: Doctrine\ORM\PersistentCollection {#2050 …}
    +votes: Doctrine\ORM\PersistentCollection {#2052 …}
    +reports: Doctrine\ORM\PersistentCollection {#2058 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2041 …}
    -id: 324574
    -bodyTs: "'c11':11 'll':8 'real':6 'stick':9 'thank':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6837045"
    +editedAt: DateTimeImmutable @1726952378 {#2070
      date: 2024-09-21 22:59:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705713220 {#2049
      date: 2024-01-20 02:13:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2059}
  +body: """
    Here you dropped this:\n
    \n
    ```\n
    \n
    <span style="font-weight:bold;color:#a71d5d;">#define </span><span style="font-weight:bold;color:#795da3;">ifnt</span><span style="color:#323232;">(x) </span><span style="font-weight:bold;color:#a71d5d;">if </span><span style="color:#323232;">(</span><span style="font-weight:bold;color:#a71d5d;">!</span><span style="color:#323232;">(x))\n
    </span>\n
    ```
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1705719029 {#3236
    date: 2024-01-20 03:50:29.0 +01:00
  }
  +ip: null
  +tags: [
    "a71d5d"
    "define"
    "795da3"
    "323232"
  ]
  +mentions: [
    "@JPDev@programming.dev"
    "@PanArab@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3240 …}
  +nested: Doctrine\ORM\PersistentCollection {#3242 …}
  +votes: Doctrine\ORM\PersistentCollection {#3244 …}
  +reports: Doctrine\ORM\PersistentCollection {#3246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
  -id: 324741
  -bodyTs: "'defin':5 'drop':3 'ifnt':6 'x':7,9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5806315"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705719029 {#3237
    date: 2024-01-20 03:50: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
68 DENIED moderate
App\Entity\EntryComment {#3238
  +user: Proxies\__CG__\App\Entity\User {#3239 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2046 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
  +image: null
  +parent: App\Entity\EntryComment {#2059
    +user: App\Entity\User {#2100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2046 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
    +image: null
    +parent: null
    +root: null
    +body: "This can’t be for real. I’ll stick with C11 thank you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1726973381 {#2067
      date: 2024-09-22 04:49:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2045 …}
    +nested: Doctrine\ORM\PersistentCollection {#2050 …}
    +votes: Doctrine\ORM\PersistentCollection {#2052 …}
    +reports: Doctrine\ORM\PersistentCollection {#2058 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2041 …}
    -id: 324574
    -bodyTs: "'c11':11 'll':8 'real':6 'stick':9 'thank':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6837045"
    +editedAt: DateTimeImmutable @1726952378 {#2070
      date: 2024-09-21 22:59:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705713220 {#2049
      date: 2024-01-20 02:13:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2059}
  +body: """
    Here you dropped this:\n
    \n
    ```\n
    \n
    <span style="font-weight:bold;color:#a71d5d;">#define </span><span style="font-weight:bold;color:#795da3;">ifnt</span><span style="color:#323232;">(x) </span><span style="font-weight:bold;color:#a71d5d;">if </span><span style="color:#323232;">(</span><span style="font-weight:bold;color:#a71d5d;">!</span><span style="color:#323232;">(x))\n
    </span>\n
    ```
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1705719029 {#3236
    date: 2024-01-20 03:50:29.0 +01:00
  }
  +ip: null
  +tags: [
    "a71d5d"
    "define"
    "795da3"
    "323232"
  ]
  +mentions: [
    "@JPDev@programming.dev"
    "@PanArab@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3240 …}
  +nested: Doctrine\ORM\PersistentCollection {#3242 …}
  +votes: Doctrine\ORM\PersistentCollection {#3244 …}
  +reports: Doctrine\ORM\PersistentCollection {#3246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
  -id: 324741
  -bodyTs: "'defin':5 'drop':3 'ifnt':6 'x':7,9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5806315"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705719029 {#3237
    date: 2024-01-20 03:50: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
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 {#2297
  +user: App\Entity\User {#2317 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2320 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
  +image: null
  +parent: null
  +root: null
  +body: "To be fair, they probably meant “this year, you reached 915 days with us”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1712493699 {#2293
    date: 2024-04-07 14:41:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2315 …}
  +nested: Doctrine\ORM\PersistentCollection {#2321 …}
  +votes: Doctrine\ORM\PersistentCollection {#2310 …}
  +reports: Doctrine\ORM\PersistentCollection {#2306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
  -id: 286263
  -bodyTs: "'915':11 'day':12 'fair':3 'meant':6 'probabl':5 'reach':10 'us':14 'year':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4451877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704566131 {#2291
    date: 2024-01-06 19:35: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
71 DENIED edit
App\Entity\EntryComment {#2297
  +user: App\Entity\User {#2317 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2320 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
  +image: null
  +parent: null
  +root: null
  +body: "To be fair, they probably meant “this year, you reached 915 days with us”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1712493699 {#2293
    date: 2024-04-07 14:41:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2315 …}
  +nested: Doctrine\ORM\PersistentCollection {#2321 …}
  +votes: Doctrine\ORM\PersistentCollection {#2310 …}
  +reports: Doctrine\ORM\PersistentCollection {#2306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
  -id: 286263
  -bodyTs: "'915':11 'day':12 'fair':3 'meant':6 'probabl':5 'reach':10 'us':14 'year':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4451877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704566131 {#2291
    date: 2024-01-06 19:35: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
72 DENIED moderate
App\Entity\EntryComment {#2297
  +user: App\Entity\User {#2317 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2320 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
  +image: null
  +parent: null
  +root: null
  +body: "To be fair, they probably meant “this year, you reached 915 days with us”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1712493699 {#2293
    date: 2024-04-07 14:41:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2315 …}
  +nested: Doctrine\ORM\PersistentCollection {#2321 …}
  +votes: Doctrine\ORM\PersistentCollection {#2310 …}
  +reports: Doctrine\ORM\PersistentCollection {#2306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
  -id: 286263
  -bodyTs: "'915':11 'day':12 'fair':3 'meant':6 'probabl':5 'reach':10 'us':14 'year':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4451877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704566131 {#2291
    date: 2024-01-06 19:35: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
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 {#3222
  +user: Proxies\__CG__\App\Entity\User {#3223 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2320 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
  +image: null
  +parent: App\Entity\EntryComment {#2297
    +user: App\Entity\User {#2317 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2320 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
    +image: null
    +parent: null
    +root: null
    +body: "To be fair, they probably meant “this year, you reached 915 days with us”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1712493699 {#2293
      date: 2024-04-07 14:41:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2315 …}
    +nested: Doctrine\ORM\PersistentCollection {#2321 …}
    +votes: Doctrine\ORM\PersistentCollection {#2310 …}
    +reports: Doctrine\ORM\PersistentCollection {#2306 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
    -id: 286263
    -bodyTs: "'915':11 'day':12 'fair':3 'meant':6 'probabl':5 'reach':10 'us':14 'year':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4451877"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704566131 {#2291
      date: 2024-01-06 19:35:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2297}
  +body: "You do not gotta give it to them"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704571435 {#3220
    date: 2024-01-06 21:03:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@TBooneChickens@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3224 …}
  +nested: Doctrine\ORM\PersistentCollection {#3226 …}
  +votes: Doctrine\ORM\PersistentCollection {#3228 …}
  +reports: Doctrine\ORM\PersistentCollection {#3230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3234 …}
  -id: 286514
  -bodyTs: "'give':5 'gotta':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4452196"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704571435 {#3221
    date: 2024-01-06 21:03: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
75 DENIED edit
App\Entity\EntryComment {#3222
  +user: Proxies\__CG__\App\Entity\User {#3223 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2320 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
  +image: null
  +parent: App\Entity\EntryComment {#2297
    +user: App\Entity\User {#2317 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2320 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
    +image: null
    +parent: null
    +root: null
    +body: "To be fair, they probably meant “this year, you reached 915 days with us”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1712493699 {#2293
      date: 2024-04-07 14:41:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2315 …}
    +nested: Doctrine\ORM\PersistentCollection {#2321 …}
    +votes: Doctrine\ORM\PersistentCollection {#2310 …}
    +reports: Doctrine\ORM\PersistentCollection {#2306 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
    -id: 286263
    -bodyTs: "'915':11 'day':12 'fair':3 'meant':6 'probabl':5 'reach':10 'us':14 'year':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4451877"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704566131 {#2291
      date: 2024-01-06 19:35:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2297}
  +body: "You do not gotta give it to them"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704571435 {#3220
    date: 2024-01-06 21:03:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@TBooneChickens@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3224 …}
  +nested: Doctrine\ORM\PersistentCollection {#3226 …}
  +votes: Doctrine\ORM\PersistentCollection {#3228 …}
  +reports: Doctrine\ORM\PersistentCollection {#3230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3234 …}
  -id: 286514
  -bodyTs: "'give':5 'gotta':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4452196"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704571435 {#3221
    date: 2024-01-06 21:03: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
76 DENIED moderate
App\Entity\EntryComment {#3222
  +user: Proxies\__CG__\App\Entity\User {#3223 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2320 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
  +image: null
  +parent: App\Entity\EntryComment {#2297
    +user: App\Entity\User {#2317 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2320 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
    +image: null
    +parent: null
    +root: null
    +body: "To be fair, they probably meant “this year, you reached 915 days with us”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1712493699 {#2293
      date: 2024-04-07 14:41:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2315 …}
    +nested: Doctrine\ORM\PersistentCollection {#2321 …}
    +votes: Doctrine\ORM\PersistentCollection {#2310 …}
    +reports: Doctrine\ORM\PersistentCollection {#2306 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
    -id: 286263
    -bodyTs: "'915':11 'day':12 'fair':3 'meant':6 'probabl':5 'reach':10 'us':14 'year':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4451877"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704566131 {#2291
      date: 2024-01-06 19:35:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2297}
  +body: "You do not gotta give it to them"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704571435 {#3220
    date: 2024-01-06 21:03:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@TBooneChickens@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3224 …}
  +nested: Doctrine\ORM\PersistentCollection {#3226 …}
  +votes: Doctrine\ORM\PersistentCollection {#3228 …}
  +reports: Doctrine\ORM\PersistentCollection {#3230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3234 …}
  -id: 286514
  -bodyTs: "'give':5 'gotta':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4452196"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704571435 {#3221
    date: 2024-01-06 21:03: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
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 {#2242
  +user: App\Entity\User {#2250 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2240 …}
  +image: null
  +parent: null
  +root: null
  +body: "You had ChatGPT write that apology, eh? ;)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1712211667 {#2265
    date: 2024-04-04 08:21:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2236 …}
  +nested: Doctrine\ORM\PersistentCollection {#2226 …}
  +votes: Doctrine\ORM\PersistentCollection {#2238 …}
  +reports: Doctrine\ORM\PersistentCollection {#2249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2244 …}
  -id: 283847
  -bodyTs: "'apolog':6 'chatgpt':3 'eh':7 'write':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6103644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704494669 {#2262
    date: 2024-01-05 23:44:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#2242
  +user: App\Entity\User {#2250 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2240 …}
  +image: null
  +parent: null
  +root: null
  +body: "You had ChatGPT write that apology, eh? ;)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1712211667 {#2265
    date: 2024-04-04 08:21:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2236 …}
  +nested: Doctrine\ORM\PersistentCollection {#2226 …}
  +votes: Doctrine\ORM\PersistentCollection {#2238 …}
  +reports: Doctrine\ORM\PersistentCollection {#2249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2244 …}
  -id: 283847
  -bodyTs: "'apolog':6 'chatgpt':3 'eh':7 'write':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6103644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704494669 {#2262
    date: 2024-01-05 23:44:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#2242
  +user: App\Entity\User {#2250 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2240 …}
  +image: null
  +parent: null
  +root: null
  +body: "You had ChatGPT write that apology, eh? ;)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1712211667 {#2265
    date: 2024-04-04 08:21:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2236 …}
  +nested: Doctrine\ORM\PersistentCollection {#2226 …}
  +votes: Doctrine\ORM\PersistentCollection {#2238 …}
  +reports: Doctrine\ORM\PersistentCollection {#2249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2244 …}
  -id: 283847
  -bodyTs: "'apolog':6 'chatgpt':3 'eh':7 'write':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6103644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704494669 {#2262
    date: 2024-01-05 23:44:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3206
  +user: Proxies\__CG__\App\Entity\User {#3207 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2240 …}
  +image: null
  +parent: App\Entity\EntryComment {#2242
    +user: App\Entity\User {#2250 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2240 …}
    +image: null
    +parent: null
    +root: null
    +body: "You had ChatGPT write that apology, eh? ;)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1712211667 {#2265
      date: 2024-04-04 08:21:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2236 …}
    +nested: Doctrine\ORM\PersistentCollection {#2226 …}
    +votes: Doctrine\ORM\PersistentCollection {#2238 …}
    +reports: Doctrine\ORM\PersistentCollection {#2249 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2259 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2244 …}
    -id: 283847
    -bodyTs: "'apolog':6 'chatgpt':3 'eh':7 'write':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6103644"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704494669 {#2262
      date: 2024-01-05 23:44:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2242}
  +body: "When I was done, I thought about it 😀"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704516842 {#3204
    date: 2024-01-06 05:54:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@troyunrau@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3208 …}
  +nested: Doctrine\ORM\PersistentCollection {#3210 …}
  +votes: Doctrine\ORM\PersistentCollection {#3212 …}
  +reports: Doctrine\ORM\PersistentCollection {#3214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3218 …}
  -id: 284580
  -bodyTs: "'done':4 'thought':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6181426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704516842 {#3205
    date: 2024-01-06 05:54:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#3206
  +user: Proxies\__CG__\App\Entity\User {#3207 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2240 …}
  +image: null
  +parent: App\Entity\EntryComment {#2242
    +user: App\Entity\User {#2250 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2240 …}
    +image: null
    +parent: null
    +root: null
    +body: "You had ChatGPT write that apology, eh? ;)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1712211667 {#2265
      date: 2024-04-04 08:21:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2236 …}
    +nested: Doctrine\ORM\PersistentCollection {#2226 …}
    +votes: Doctrine\ORM\PersistentCollection {#2238 …}
    +reports: Doctrine\ORM\PersistentCollection {#2249 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2259 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2244 …}
    -id: 283847
    -bodyTs: "'apolog':6 'chatgpt':3 'eh':7 'write':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6103644"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704494669 {#2262
      date: 2024-01-05 23:44:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2242}
  +body: "When I was done, I thought about it 😀"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704516842 {#3204
    date: 2024-01-06 05:54:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@troyunrau@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3208 …}
  +nested: Doctrine\ORM\PersistentCollection {#3210 …}
  +votes: Doctrine\ORM\PersistentCollection {#3212 …}
  +reports: Doctrine\ORM\PersistentCollection {#3214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3218 …}
  -id: 284580
  -bodyTs: "'done':4 'thought':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6181426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704516842 {#3205
    date: 2024-01-06 05:54:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#3206
  +user: Proxies\__CG__\App\Entity\User {#3207 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2240 …}
  +image: null
  +parent: App\Entity\EntryComment {#2242
    +user: App\Entity\User {#2250 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2240 …}
    +image: null
    +parent: null
    +root: null
    +body: "You had ChatGPT write that apology, eh? ;)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1712211667 {#2265
      date: 2024-04-04 08:21:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2236 …}
    +nested: Doctrine\ORM\PersistentCollection {#2226 …}
    +votes: Doctrine\ORM\PersistentCollection {#2238 …}
    +reports: Doctrine\ORM\PersistentCollection {#2249 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2259 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2244 …}
    -id: 283847
    -bodyTs: "'apolog':6 'chatgpt':3 'eh':7 'write':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6103644"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704494669 {#2262
      date: 2024-01-05 23:44:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2242}
  +body: "When I was done, I thought about it 😀"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704516842 {#3204
    date: 2024-01-06 05:54:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@troyunrau@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3208 …}
  +nested: Doctrine\ORM\PersistentCollection {#3210 …}
  +votes: Doctrine\ORM\PersistentCollection {#3212 …}
  +reports: Doctrine\ORM\PersistentCollection {#3214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3218 …}
  -id: 284580
  -bodyTs: "'done':4 'thought':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6181426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704516842 {#3205
    date: 2024-01-06 05:54:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3373
  +user: Proxies\__CG__\App\Entity\User {#3374 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2240 …}
  +image: null
  +parent: App\Entity\EntryComment {#3206
    +user: Proxies\__CG__\App\Entity\User {#3207 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2240 …}
    +image: null
    +parent: App\Entity\EntryComment {#2242
      +user: App\Entity\User {#2250 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2240 …}
      +image: null
      +parent: null
      +root: null
      +body: "You had ChatGPT write that apology, eh? ;)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1712211667 {#2265
        date: 2024-04-04 08:21:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2236 …}
      +nested: Doctrine\ORM\PersistentCollection {#2226 …}
      +votes: Doctrine\ORM\PersistentCollection {#2238 …}
      +reports: Doctrine\ORM\PersistentCollection {#2249 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2259 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2244 …}
      -id: 283847
      -bodyTs: "'apolog':6 'chatgpt':3 'eh':7 'write':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6103644"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704494669 {#2262
        date: 2024-01-05 23:44:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2242}
    +body: "When I was done, I thought about it 😀"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704516842 {#3204
      date: 2024-01-06 05:54:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@troyunrau@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3208 …}
    +nested: Doctrine\ORM\PersistentCollection {#3210 …}
    +votes: Doctrine\ORM\PersistentCollection {#3212 …}
    +reports: Doctrine\ORM\PersistentCollection {#3214 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3218 …}
    -id: 284580
    -bodyTs: "'done':4 'thought':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6181426"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704516842 {#3205
      date: 2024-01-06 05:54:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2242}
  +body: """
    **Rewrite the following, and make it more concise:**\n
    \n
    *[original post text]*\n
    \n
    > Today, I shared an impressive AI-generated image in c/memes, but it was later removed, prompting me to remove it from c/lotrmemes myself. This incident raised concerns about the role of AI in our online interactions. While a human initially selected and shared the image, the AI could potentially post images independently in the future. Allowing AI-generated content in forums risks diminishing human interaction, transforming our community spaces into mere interactions with machines.\n
    \n
    > I’m reminded of Facebook’s shift from emphasizing human verification to now allowing artificial profiles that post solely AI-generated content. This shift highlights a broader trend where profit-driven platforms prioritize interactions, whether human or robotic. While the technological advancements are remarkable, I’m hesitant about a future where we can’t distinguish between human reality and AI-generated fiction. I don’t want to live in a world dominated by machine interactions rather than human connections.\n
    \n
    **Make it more concise than that.**\n
    \n
    > Today, I shared an impressive AI-generated image in c/memes, but it was later removed. This incident raises concerns about AI’s role in online interactions, risking a shift towards machine-dominated spaces. Facebook’s move to allow AI-generated content on profiles reflects this trend. While the technology is impressive, I’m wary of a future where human connections are overshadowed by machine interactions.\n
    \n
    **Now rewrite that as if I’m a medieval peasant.**\n
    \n
    > Mornin’, shared a magical image drawn by an invisible hand in the digital scrolls of c/memes. Yet, it got taken down, makin’ me ponder about these unseen forces. Facebook, the electronic village square, now allows magical images without a human touch. The marvels are grand, but I fear a time when human bonds wither 'neath the shadow of machines.\n
    \n
    –ChatGPT 3.5
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704517683 {#3370
    date: 2024-01-06 06:08:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@troyunrau@lemmy.ca"
    "@juli@programming.dev"
    "@troyunrau@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3375 …}
  +nested: Doctrine\ORM\PersistentCollection {#3377 …}
  +votes: Doctrine\ORM\PersistentCollection {#3379 …}
  +reports: Doctrine\ORM\PersistentCollection {#3381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3385 …}
  -id: 284603
  -bodyTs: "'3.5':314 'advanc':131 'ai':18,44,59,70,108,150,182,197,217 'ai-gener':17,69,107,149,181,216 'allow':68,101,215,288 'artifici':102 'bond':306 'broader':115 'c/lotrmemes':34 'c/memes':22,186,269 'chatgpt':313 'communiti':81 'concern':39,195 'concis':8,173 'connect':169,238 'content':72,110,219 'could':60 'digit':266 'diminish':76 'distinguish':144 'domin':162,209 'drawn':259 'driven':120 'electron':284 'emphas':96 'facebook':92,211,282 'fear':301 'fiction':152 'follow':3 'forc':281 'forum':74 'futur':67,139,235 'generat':19,71,109,151,183,218 'got':272 'grand':298 'hand':263 'hesit':136 'highlight':113 'human':51,77,97,125,146,168,237,293,305 'imag':20,57,63,184,258,290 'impress':16,180,229 'incid':37,193 'independ':64 'initi':52 'interact':48,78,85,123,165,202,243 'invis':262 'later':26,190 'live':158 'm':89,135,231,250 'machin':87,164,208,242,312 'machine-domin':207 'magic':257,289 'make':5,170 'makin':275 'marvel':296 'mediev':252 'mere':84 'mornin':254 'move':213 'neath':308 'onlin':47,201 'origin':9 'overshadow':240 'peasant':253 'platform':121 'ponder':277 'post':10,62,105 'potenti':61 'priorit':122 'profil':103,221 'profit':119 'profit-driven':118 'prompt':28 'rais':38,194 'rather':166 'realiti':147 'reflect':222 'remark':133 'remind':90 'remov':27,31,191 'rewrit':1,245 'risk':75,203 'robot':127 'role':42,199 'scroll':267 'select':53 'shadow':310 'share':14,55,178,255 'shift':94,112,205 'sole':106 'space':82,210 'squar':286 'taken':273 'technolog':130,227 'text':11 'time':303 'today':12,176 'touch':294 'toward':206 'transform':79 'trend':116,224 'unseen':280 'verif':98 'villag':285 'want':156 'wari':232 'whether':124 'wither':307 'without':291 'world':161 'yet':270"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6447912"
  +editedAt: DateTimeImmutable @1712205218 {#3371
    date: 2024-04-04 06:33:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704517683 {#3372
    date: 2024-01-06 06:08:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#3373
  +user: Proxies\__CG__\App\Entity\User {#3374 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2240 …}
  +image: null
  +parent: App\Entity\EntryComment {#3206
    +user: Proxies\__CG__\App\Entity\User {#3207 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2240 …}
    +image: null
    +parent: App\Entity\EntryComment {#2242
      +user: App\Entity\User {#2250 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2240 …}
      +image: null
      +parent: null
      +root: null
      +body: "You had ChatGPT write that apology, eh? ;)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1712211667 {#2265
        date: 2024-04-04 08:21:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2236 …}
      +nested: Doctrine\ORM\PersistentCollection {#2226 …}
      +votes: Doctrine\ORM\PersistentCollection {#2238 …}
      +reports: Doctrine\ORM\PersistentCollection {#2249 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2259 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2244 …}
      -id: 283847
      -bodyTs: "'apolog':6 'chatgpt':3 'eh':7 'write':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6103644"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704494669 {#2262
        date: 2024-01-05 23:44:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2242}
    +body: "When I was done, I thought about it 😀"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704516842 {#3204
      date: 2024-01-06 05:54:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@troyunrau@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3208 …}
    +nested: Doctrine\ORM\PersistentCollection {#3210 …}
    +votes: Doctrine\ORM\PersistentCollection {#3212 …}
    +reports: Doctrine\ORM\PersistentCollection {#3214 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3218 …}
    -id: 284580
    -bodyTs: "'done':4 'thought':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6181426"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704516842 {#3205
      date: 2024-01-06 05:54:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2242}
  +body: """
    **Rewrite the following, and make it more concise:**\n
    \n
    *[original post text]*\n
    \n
    > Today, I shared an impressive AI-generated image in c/memes, but it was later removed, prompting me to remove it from c/lotrmemes myself. This incident raised concerns about the role of AI in our online interactions. While a human initially selected and shared the image, the AI could potentially post images independently in the future. Allowing AI-generated content in forums risks diminishing human interaction, transforming our community spaces into mere interactions with machines.\n
    \n
    > I’m reminded of Facebook’s shift from emphasizing human verification to now allowing artificial profiles that post solely AI-generated content. This shift highlights a broader trend where profit-driven platforms prioritize interactions, whether human or robotic. While the technological advancements are remarkable, I’m hesitant about a future where we can’t distinguish between human reality and AI-generated fiction. I don’t want to live in a world dominated by machine interactions rather than human connections.\n
    \n
    **Make it more concise than that.**\n
    \n
    > Today, I shared an impressive AI-generated image in c/memes, but it was later removed. This incident raises concerns about AI’s role in online interactions, risking a shift towards machine-dominated spaces. Facebook’s move to allow AI-generated content on profiles reflects this trend. While the technology is impressive, I’m wary of a future where human connections are overshadowed by machine interactions.\n
    \n
    **Now rewrite that as if I’m a medieval peasant.**\n
    \n
    > Mornin’, shared a magical image drawn by an invisible hand in the digital scrolls of c/memes. Yet, it got taken down, makin’ me ponder about these unseen forces. Facebook, the electronic village square, now allows magical images without a human touch. The marvels are grand, but I fear a time when human bonds wither 'neath the shadow of machines.\n
    \n
    –ChatGPT 3.5
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704517683 {#3370
    date: 2024-01-06 06:08:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@troyunrau@lemmy.ca"
    "@juli@programming.dev"
    "@troyunrau@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3375 …}
  +nested: Doctrine\ORM\PersistentCollection {#3377 …}
  +votes: Doctrine\ORM\PersistentCollection {#3379 …}
  +reports: Doctrine\ORM\PersistentCollection {#3381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3385 …}
  -id: 284603
  -bodyTs: "'3.5':314 'advanc':131 'ai':18,44,59,70,108,150,182,197,217 'ai-gener':17,69,107,149,181,216 'allow':68,101,215,288 'artifici':102 'bond':306 'broader':115 'c/lotrmemes':34 'c/memes':22,186,269 'chatgpt':313 'communiti':81 'concern':39,195 'concis':8,173 'connect':169,238 'content':72,110,219 'could':60 'digit':266 'diminish':76 'distinguish':144 'domin':162,209 'drawn':259 'driven':120 'electron':284 'emphas':96 'facebook':92,211,282 'fear':301 'fiction':152 'follow':3 'forc':281 'forum':74 'futur':67,139,235 'generat':19,71,109,151,183,218 'got':272 'grand':298 'hand':263 'hesit':136 'highlight':113 'human':51,77,97,125,146,168,237,293,305 'imag':20,57,63,184,258,290 'impress':16,180,229 'incid':37,193 'independ':64 'initi':52 'interact':48,78,85,123,165,202,243 'invis':262 'later':26,190 'live':158 'm':89,135,231,250 'machin':87,164,208,242,312 'machine-domin':207 'magic':257,289 'make':5,170 'makin':275 'marvel':296 'mediev':252 'mere':84 'mornin':254 'move':213 'neath':308 'onlin':47,201 'origin':9 'overshadow':240 'peasant':253 'platform':121 'ponder':277 'post':10,62,105 'potenti':61 'priorit':122 'profil':103,221 'profit':119 'profit-driven':118 'prompt':28 'rais':38,194 'rather':166 'realiti':147 'reflect':222 'remark':133 'remind':90 'remov':27,31,191 'rewrit':1,245 'risk':75,203 'robot':127 'role':42,199 'scroll':267 'select':53 'shadow':310 'share':14,55,178,255 'shift':94,112,205 'sole':106 'space':82,210 'squar':286 'taken':273 'technolog':130,227 'text':11 'time':303 'today':12,176 'touch':294 'toward':206 'transform':79 'trend':116,224 'unseen':280 'verif':98 'villag':285 'want':156 'wari':232 'whether':124 'wither':307 'without':291 'world':161 'yet':270"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6447912"
  +editedAt: DateTimeImmutable @1712205218 {#3371
    date: 2024-04-04 06:33:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704517683 {#3372
    date: 2024-01-06 06:08:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#3373
  +user: Proxies\__CG__\App\Entity\User {#3374 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2240 …}
  +image: null
  +parent: App\Entity\EntryComment {#3206
    +user: Proxies\__CG__\App\Entity\User {#3207 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2240 …}
    +image: null
    +parent: App\Entity\EntryComment {#2242
      +user: App\Entity\User {#2250 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2240 …}
      +image: null
      +parent: null
      +root: null
      +body: "You had ChatGPT write that apology, eh? ;)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1712211667 {#2265
        date: 2024-04-04 08:21:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2236 …}
      +nested: Doctrine\ORM\PersistentCollection {#2226 …}
      +votes: Doctrine\ORM\PersistentCollection {#2238 …}
      +reports: Doctrine\ORM\PersistentCollection {#2249 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2259 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2244 …}
      -id: 283847
      -bodyTs: "'apolog':6 'chatgpt':3 'eh':7 'write':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6103644"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704494669 {#2262
        date: 2024-01-05 23:44:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2242}
    +body: "When I was done, I thought about it 😀"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704516842 {#3204
      date: 2024-01-06 05:54:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@troyunrau@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3208 …}
    +nested: Doctrine\ORM\PersistentCollection {#3210 …}
    +votes: Doctrine\ORM\PersistentCollection {#3212 …}
    +reports: Doctrine\ORM\PersistentCollection {#3214 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3218 …}
    -id: 284580
    -bodyTs: "'done':4 'thought':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6181426"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704516842 {#3205
      date: 2024-01-06 05:54:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2242}
  +body: """
    **Rewrite the following, and make it more concise:**\n
    \n
    *[original post text]*\n
    \n
    > Today, I shared an impressive AI-generated image in c/memes, but it was later removed, prompting me to remove it from c/lotrmemes myself. This incident raised concerns about the role of AI in our online interactions. While a human initially selected and shared the image, the AI could potentially post images independently in the future. Allowing AI-generated content in forums risks diminishing human interaction, transforming our community spaces into mere interactions with machines.\n
    \n
    > I’m reminded of Facebook’s shift from emphasizing human verification to now allowing artificial profiles that post solely AI-generated content. This shift highlights a broader trend where profit-driven platforms prioritize interactions, whether human or robotic. While the technological advancements are remarkable, I’m hesitant about a future where we can’t distinguish between human reality and AI-generated fiction. I don’t want to live in a world dominated by machine interactions rather than human connections.\n
    \n
    **Make it more concise than that.**\n
    \n
    > Today, I shared an impressive AI-generated image in c/memes, but it was later removed. This incident raises concerns about AI’s role in online interactions, risking a shift towards machine-dominated spaces. Facebook’s move to allow AI-generated content on profiles reflects this trend. While the technology is impressive, I’m wary of a future where human connections are overshadowed by machine interactions.\n
    \n
    **Now rewrite that as if I’m a medieval peasant.**\n
    \n
    > Mornin’, shared a magical image drawn by an invisible hand in the digital scrolls of c/memes. Yet, it got taken down, makin’ me ponder about these unseen forces. Facebook, the electronic village square, now allows magical images without a human touch. The marvels are grand, but I fear a time when human bonds wither 'neath the shadow of machines.\n
    \n
    –ChatGPT 3.5
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704517683 {#3370
    date: 2024-01-06 06:08:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@troyunrau@lemmy.ca"
    "@juli@programming.dev"
    "@troyunrau@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3375 …}
  +nested: Doctrine\ORM\PersistentCollection {#3377 …}
  +votes: Doctrine\ORM\PersistentCollection {#3379 …}
  +reports: Doctrine\ORM\PersistentCollection {#3381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3385 …}
  -id: 284603
  -bodyTs: "'3.5':314 'advanc':131 'ai':18,44,59,70,108,150,182,197,217 'ai-gener':17,69,107,149,181,216 'allow':68,101,215,288 'artifici':102 'bond':306 'broader':115 'c/lotrmemes':34 'c/memes':22,186,269 'chatgpt':313 'communiti':81 'concern':39,195 'concis':8,173 'connect':169,238 'content':72,110,219 'could':60 'digit':266 'diminish':76 'distinguish':144 'domin':162,209 'drawn':259 'driven':120 'electron':284 'emphas':96 'facebook':92,211,282 'fear':301 'fiction':152 'follow':3 'forc':281 'forum':74 'futur':67,139,235 'generat':19,71,109,151,183,218 'got':272 'grand':298 'hand':263 'hesit':136 'highlight':113 'human':51,77,97,125,146,168,237,293,305 'imag':20,57,63,184,258,290 'impress':16,180,229 'incid':37,193 'independ':64 'initi':52 'interact':48,78,85,123,165,202,243 'invis':262 'later':26,190 'live':158 'm':89,135,231,250 'machin':87,164,208,242,312 'machine-domin':207 'magic':257,289 'make':5,170 'makin':275 'marvel':296 'mediev':252 'mere':84 'mornin':254 'move':213 'neath':308 'onlin':47,201 'origin':9 'overshadow':240 'peasant':253 'platform':121 'ponder':277 'post':10,62,105 'potenti':61 'priorit':122 'profil':103,221 'profit':119 'profit-driven':118 'prompt':28 'rais':38,194 'rather':166 'realiti':147 'reflect':222 'remark':133 'remind':90 'remov':27,31,191 'rewrit':1,245 'risk':75,203 'robot':127 'role':42,199 'scroll':267 'select':53 'shadow':310 'share':14,55,178,255 'shift':94,112,205 'sole':106 'space':82,210 'squar':286 'taken':273 'technolog':130,227 'text':11 'time':303 'today':12,176 'touch':294 'toward':206 'transform':79 'trend':116,224 'unseen':280 'verif':98 'villag':285 'want':156 'wari':232 'whether':124 'wither':307 'without':291 'world':161 'yet':270"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6447912"
  +editedAt: DateTimeImmutable @1712205218 {#3371
    date: 2024-04-04 06:33:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704517683 {#3372
    date: 2024-01-06 06:08:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3447
  +user: Proxies\__CG__\App\Entity\User {#3207 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2240 …}
  +image: null
  +parent: App\Entity\EntryComment {#3373
    +user: Proxies\__CG__\App\Entity\User {#3374 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2240 …}
    +image: null
    +parent: App\Entity\EntryComment {#3206
      +user: Proxies\__CG__\App\Entity\User {#3207 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2240 …}
      +image: null
      +parent: App\Entity\EntryComment {#2242
        +user: App\Entity\User {#2250 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2240 …}
        +image: null
        +parent: null
        +root: null
        +body: "You had ChatGPT write that apology, eh? ;)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1712211667 {#2265
          date: 2024-04-04 08:21:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@juli@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2236 …}
        +nested: Doctrine\ORM\PersistentCollection {#2226 …}
        +votes: Doctrine\ORM\PersistentCollection {#2238 …}
        +reports: Doctrine\ORM\PersistentCollection {#2249 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2259 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2244 …}
        -id: 283847
        -bodyTs: "'apolog':6 'chatgpt':3 'eh':7 'write':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6103644"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704494669 {#2262
          date: 2024-01-05 23:44:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2242}
      +body: "When I was done, I thought about it 😀"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704516842 {#3204
        date: 2024-01-06 05:54:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
        "@troyunrau@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3208 …}
      +nested: Doctrine\ORM\PersistentCollection {#3210 …}
      +votes: Doctrine\ORM\PersistentCollection {#3212 …}
      +reports: Doctrine\ORM\PersistentCollection {#3214 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3218 …}
      -id: 284580
      -bodyTs: "'done':4 'thought':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6181426"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704516842 {#3205
        date: 2024-01-06 05:54:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2242}
    +body: """
      **Rewrite the following, and make it more concise:**\n
      \n
      *[original post text]*\n
      \n
      > Today, I shared an impressive AI-generated image in c/memes, but it was later removed, prompting me to remove it from c/lotrmemes myself. This incident raised concerns about the role of AI in our online interactions. While a human initially selected and shared the image, the AI could potentially post images independently in the future. Allowing AI-generated content in forums risks diminishing human interaction, transforming our community spaces into mere interactions with machines.\n
      \n
      > I’m reminded of Facebook’s shift from emphasizing human verification to now allowing artificial profiles that post solely AI-generated content. This shift highlights a broader trend where profit-driven platforms prioritize interactions, whether human or robotic. While the technological advancements are remarkable, I’m hesitant about a future where we can’t distinguish between human reality and AI-generated fiction. I don’t want to live in a world dominated by machine interactions rather than human connections.\n
      \n
      **Make it more concise than that.**\n
      \n
      > Today, I shared an impressive AI-generated image in c/memes, but it was later removed. This incident raises concerns about AI’s role in online interactions, risking a shift towards machine-dominated spaces. Facebook’s move to allow AI-generated content on profiles reflects this trend. While the technology is impressive, I’m wary of a future where human connections are overshadowed by machine interactions.\n
      \n
      **Now rewrite that as if I’m a medieval peasant.**\n
      \n
      > Mornin’, shared a magical image drawn by an invisible hand in the digital scrolls of c/memes. Yet, it got taken down, makin’ me ponder about these unseen forces. Facebook, the electronic village square, now allows magical images without a human touch. The marvels are grand, but I fear a time when human bonds wither 'neath the shadow of machines.\n
      \n
      –ChatGPT 3.5
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704517683 {#3370
      date: 2024-01-06 06:08:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@troyunrau@lemmy.ca"
      "@juli@programming.dev"
      "@troyunrau@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3375 …}
    +nested: Doctrine\ORM\PersistentCollection {#3377 …}
    +votes: Doctrine\ORM\PersistentCollection {#3379 …}
    +reports: Doctrine\ORM\PersistentCollection {#3381 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3383 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3385 …}
    -id: 284603
    -bodyTs: "'3.5':314 'advanc':131 'ai':18,44,59,70,108,150,182,197,217 'ai-gener':17,69,107,149,181,216 'allow':68,101,215,288 'artifici':102 'bond':306 'broader':115 'c/lotrmemes':34 'c/memes':22,186,269 'chatgpt':313 'communiti':81 'concern':39,195 'concis':8,173 'connect':169,238 'content':72,110,219 'could':60 'digit':266 'diminish':76 'distinguish':144 'domin':162,209 'drawn':259 'driven':120 'electron':284 'emphas':96 'facebook':92,211,282 'fear':301 'fiction':152 'follow':3 'forc':281 'forum':74 'futur':67,139,235 'generat':19,71,109,151,183,218 'got':272 'grand':298 'hand':263 'hesit':136 'highlight':113 'human':51,77,97,125,146,168,237,293,305 'imag':20,57,63,184,258,290 'impress':16,180,229 'incid':37,193 'independ':64 'initi':52 'interact':48,78,85,123,165,202,243 'invis':262 'later':26,190 'live':158 'm':89,135,231,250 'machin':87,164,208,242,312 'machine-domin':207 'magic':257,289 'make':5,170 'makin':275 'marvel':296 'mediev':252 'mere':84 'mornin':254 'move':213 'neath':308 'onlin':47,201 'origin':9 'overshadow':240 'peasant':253 'platform':121 'ponder':277 'post':10,62,105 'potenti':61 'priorit':122 'profil':103,221 'profit':119 'profit-driven':118 'prompt':28 'rais':38,194 'rather':166 'realiti':147 'reflect':222 'remark':133 'remind':90 'remov':27,31,191 'rewrit':1,245 'risk':75,203 'robot':127 'role':42,199 'scroll':267 'select':53 'shadow':310 'share':14,55,178,255 'shift':94,112,205 'sole':106 'space':82,210 'squar':286 'taken':273 'technolog':130,227 'text':11 'time':303 'today':12,176 'touch':294 'toward':206 'transform':79 'trend':116,224 'unseen':280 'verif':98 'villag':285 'want':156 'wari':232 'whether':124 'wither':307 'without':291 'world':161 'yet':270"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6447912"
    +editedAt: DateTimeImmutable @1712205218 {#3371
      date: 2024-04-04 06:33:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704517683 {#3372
      date: 2024-01-06 06:08:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2242}
  +body: """
    Same prompt to mixtral-8x7B via huggingface\n
    \n
    > Earlier, I shared an AI-generated image, but it was later removed from /c/memes. This incident prompted me to reflect on allowing AI-generated content in forums, as doing so may replace human interaction with machine-driven posts. Although AI advancements like these are impressive, I don’t desire to see its content dominate discussions and potentially blur the lines between human reality and fabricated experiences. Apologies for any confusion, and I appreciate gaining deeper insight into this matter.\n
    \n
    Even more concise\n
    \n
    > Posting an AI-generated image led to reflection upon integrating such content in online communities; while technologically advanced, permitting machines to control discourse risks diminishing genuine human connections. Though impressed by current achievements, I aim to preserve real interactions without becoming indistinguishable from machine-created worlds. Grateful for newfound awareness.\n
    \n
    Now write it as if was in lord of the rings\n
    \n
    > In the spirit of sharing, I displayed an enchanted likeness earlier today, crafted through unknown arts beyond my own understanding. Alas, swiftly taken away did this offering vanish from the hallowed boards of /c/memes, leaving me to contemplate the consequences of introducing mystical manifestations amongst us mortals. For should we embrace the uncanny prowess of sorcery in our daily exchanges, dare I say we tread perilously close towards relinquishing heartfelt camaraderie among ourselves—rather trading blows with ethereal beings unseen and unheard until now.\n
    \n
    > With heavy heart and somber voice echoing across Middle Earth’s verdant landscapes, I beseech you all to consider wisely whether interweaving eldritch powers within our midst shall prove beneficial or detrimental unto mankind’s irreplaceable bond. Let it never be said that we welcomed shadows knowingly, nor sacrificed cherished friendships atop Mordor’s treacherous slopes.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704519836 {#3444
    date: 2024-01-06 06:43:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@troyunrau@lemmy.ca"
    "@GraniteM@lemmy.world"
    "@juli@programming.dev"
    "@troyunrau@lemmy.ca"
    "@GraniteM@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3448 …}
  +nested: Doctrine\ORM\PersistentCollection {#3450 …}
  +votes: Doctrine\ORM\PersistentCollection {#3452 …}
  +reports: Doctrine\ORM\PersistentCollection {#3454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3458 …}
  -id: 284651
  -bodyTs: "'/c/memes':23,190 '8x7b':6 'achiev':127 'across':248 'advanc':52,112 'ai':14,33,51,97 'ai-gener':13,32,96 'aim':129 'ala':177 'allow':31 'although':50 'among':228 'amongst':201 'apolog':78 'appreci':84 'art':172 'atop':292 'awar':145 'away':180 'be':235 'becom':135 'benefici':270 'beseech':255 'beyond':173 'blow':232 'blur':69 'board':188 'bond':277 'camaraderi':227 'cherish':290 'close':223 'communiti':109 'concis':93 'confus':81 'connect':122 'consequ':196 'consid':259 'contempl':194 'content':35,64,106 'control':116 'craft':169 'creat':140 'current':126 'daili':215 'dare':217 'deeper':86 'desir':60 'detriment':272 'diminish':119 'discours':117 'discuss':66 'display':163 'domin':65 'driven':48 'earlier':9,167 'earth':250 'echo':247 'eldritch':263 'embrac':207 'enchant':165 'ether':234 'even':91 'exchang':216 'experi':77 'fabric':76 'forum':37 'friendship':291 'gain':85 'generat':15,34,98 'genuin':120 'grate':142 'hallow':187 'heart':243 'heartfelt':226 'heavi':242 'huggingfac':8 'human':43,73,121 'imag':16,99 'impress':56,124 'incid':25 'indistinguish':136 'insight':87 'integr':104 'interact':44,133 'interweav':262 'introduc':198 'irreplac':276 'know':287 'landscap':253 'later':20 'leav':191 'led':100 'let':278 'like':53,166 'line':71 'lord':153 'machin':47,114,139 'machine-cr':138 'machine-driven':46 'manifest':200 'mankind':274 'matter':90 'may':41 'middl':249 'midst':267 'mixtral':5 'mixtral-8x7b':4 'mordor':293 'mortal':203 'mystic':199 'never':280 'newfound':144 'offer':183 'onlin':108 'peril':222 'permit':113 'post':49,94 'potenti':68 'power':264 'preserv':131 'prompt':2,26 'prove':269 'prowess':210 'rather':230 'real':132 'realiti':74 'reflect':29,102 'relinquish':225 'remov':21 'replac':42 'ring':156 'risk':118 'sacrif':289 'said':282 'say':219 'see':62 'shadow':286 'shall':268 'share':11,161 'slope':296 'somber':245 'sorceri':212 'spirit':159 'swift':178 'taken':179 'technolog':111 'though':123 'today':168 'toward':224 'trade':231 'treacher':295 'tread':221 'uncanni':209 'understand':176 'unheard':238 'unknown':171 'unseen':236 'unto':273 'upon':103 'us':202 'vanish':184 'verdant':252 'via':7 'voic':246 'welcom':285 'whether':261 'wise':260 'within':265 'without':134 'world':141 'write':147"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6182227"
  +editedAt: DateTimeImmutable @1712211800 {#3445
    date: 2024-04-04 08:23:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704519836 {#3446
    date: 2024-01-06 06:43:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#3447
  +user: Proxies\__CG__\App\Entity\User {#3207 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2240 …}
  +image: null
  +parent: App\Entity\EntryComment {#3373
    +user: Proxies\__CG__\App\Entity\User {#3374 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2240 …}
    +image: null
    +parent: App\Entity\EntryComment {#3206
      +user: Proxies\__CG__\App\Entity\User {#3207 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2240 …}
      +image: null
      +parent: App\Entity\EntryComment {#2242
        +user: App\Entity\User {#2250 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2240 …}
        +image: null
        +parent: null
        +root: null
        +body: "You had ChatGPT write that apology, eh? ;)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1712211667 {#2265
          date: 2024-04-04 08:21:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@juli@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2236 …}
        +nested: Doctrine\ORM\PersistentCollection {#2226 …}
        +votes: Doctrine\ORM\PersistentCollection {#2238 …}
        +reports: Doctrine\ORM\PersistentCollection {#2249 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2259 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2244 …}
        -id: 283847
        -bodyTs: "'apolog':6 'chatgpt':3 'eh':7 'write':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6103644"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704494669 {#2262
          date: 2024-01-05 23:44:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2242}
      +body: "When I was done, I thought about it 😀"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704516842 {#3204
        date: 2024-01-06 05:54:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
        "@troyunrau@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3208 …}
      +nested: Doctrine\ORM\PersistentCollection {#3210 …}
      +votes: Doctrine\ORM\PersistentCollection {#3212 …}
      +reports: Doctrine\ORM\PersistentCollection {#3214 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3218 …}
      -id: 284580
      -bodyTs: "'done':4 'thought':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6181426"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704516842 {#3205
        date: 2024-01-06 05:54:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2242}
    +body: """
      **Rewrite the following, and make it more concise:**\n
      \n
      *[original post text]*\n
      \n
      > Today, I shared an impressive AI-generated image in c/memes, but it was later removed, prompting me to remove it from c/lotrmemes myself. This incident raised concerns about the role of AI in our online interactions. While a human initially selected and shared the image, the AI could potentially post images independently in the future. Allowing AI-generated content in forums risks diminishing human interaction, transforming our community spaces into mere interactions with machines.\n
      \n
      > I’m reminded of Facebook’s shift from emphasizing human verification to now allowing artificial profiles that post solely AI-generated content. This shift highlights a broader trend where profit-driven platforms prioritize interactions, whether human or robotic. While the technological advancements are remarkable, I’m hesitant about a future where we can’t distinguish between human reality and AI-generated fiction. I don’t want to live in a world dominated by machine interactions rather than human connections.\n
      \n
      **Make it more concise than that.**\n
      \n
      > Today, I shared an impressive AI-generated image in c/memes, but it was later removed. This incident raises concerns about AI’s role in online interactions, risking a shift towards machine-dominated spaces. Facebook’s move to allow AI-generated content on profiles reflects this trend. While the technology is impressive, I’m wary of a future where human connections are overshadowed by machine interactions.\n
      \n
      **Now rewrite that as if I’m a medieval peasant.**\n
      \n
      > Mornin’, shared a magical image drawn by an invisible hand in the digital scrolls of c/memes. Yet, it got taken down, makin’ me ponder about these unseen forces. Facebook, the electronic village square, now allows magical images without a human touch. The marvels are grand, but I fear a time when human bonds wither 'neath the shadow of machines.\n
      \n
      –ChatGPT 3.5
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704517683 {#3370
      date: 2024-01-06 06:08:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@troyunrau@lemmy.ca"
      "@juli@programming.dev"
      "@troyunrau@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3375 …}
    +nested: Doctrine\ORM\PersistentCollection {#3377 …}
    +votes: Doctrine\ORM\PersistentCollection {#3379 …}
    +reports: Doctrine\ORM\PersistentCollection {#3381 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3383 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3385 …}
    -id: 284603
    -bodyTs: "'3.5':314 'advanc':131 'ai':18,44,59,70,108,150,182,197,217 'ai-gener':17,69,107,149,181,216 'allow':68,101,215,288 'artifici':102 'bond':306 'broader':115 'c/lotrmemes':34 'c/memes':22,186,269 'chatgpt':313 'communiti':81 'concern':39,195 'concis':8,173 'connect':169,238 'content':72,110,219 'could':60 'digit':266 'diminish':76 'distinguish':144 'domin':162,209 'drawn':259 'driven':120 'electron':284 'emphas':96 'facebook':92,211,282 'fear':301 'fiction':152 'follow':3 'forc':281 'forum':74 'futur':67,139,235 'generat':19,71,109,151,183,218 'got':272 'grand':298 'hand':263 'hesit':136 'highlight':113 'human':51,77,97,125,146,168,237,293,305 'imag':20,57,63,184,258,290 'impress':16,180,229 'incid':37,193 'independ':64 'initi':52 'interact':48,78,85,123,165,202,243 'invis':262 'later':26,190 'live':158 'm':89,135,231,250 'machin':87,164,208,242,312 'machine-domin':207 'magic':257,289 'make':5,170 'makin':275 'marvel':296 'mediev':252 'mere':84 'mornin':254 'move':213 'neath':308 'onlin':47,201 'origin':9 'overshadow':240 'peasant':253 'platform':121 'ponder':277 'post':10,62,105 'potenti':61 'priorit':122 'profil':103,221 'profit':119 'profit-driven':118 'prompt':28 'rais':38,194 'rather':166 'realiti':147 'reflect':222 'remark':133 'remind':90 'remov':27,31,191 'rewrit':1,245 'risk':75,203 'robot':127 'role':42,199 'scroll':267 'select':53 'shadow':310 'share':14,55,178,255 'shift':94,112,205 'sole':106 'space':82,210 'squar':286 'taken':273 'technolog':130,227 'text':11 'time':303 'today':12,176 'touch':294 'toward':206 'transform':79 'trend':116,224 'unseen':280 'verif':98 'villag':285 'want':156 'wari':232 'whether':124 'wither':307 'without':291 'world':161 'yet':270"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6447912"
    +editedAt: DateTimeImmutable @1712205218 {#3371
      date: 2024-04-04 06:33:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704517683 {#3372
      date: 2024-01-06 06:08:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2242}
  +body: """
    Same prompt to mixtral-8x7B via huggingface\n
    \n
    > Earlier, I shared an AI-generated image, but it was later removed from /c/memes. This incident prompted me to reflect on allowing AI-generated content in forums, as doing so may replace human interaction with machine-driven posts. Although AI advancements like these are impressive, I don’t desire to see its content dominate discussions and potentially blur the lines between human reality and fabricated experiences. Apologies for any confusion, and I appreciate gaining deeper insight into this matter.\n
    \n
    Even more concise\n
    \n
    > Posting an AI-generated image led to reflection upon integrating such content in online communities; while technologically advanced, permitting machines to control discourse risks diminishing genuine human connections. Though impressed by current achievements, I aim to preserve real interactions without becoming indistinguishable from machine-created worlds. Grateful for newfound awareness.\n
    \n
    Now write it as if was in lord of the rings\n
    \n
    > In the spirit of sharing, I displayed an enchanted likeness earlier today, crafted through unknown arts beyond my own understanding. Alas, swiftly taken away did this offering vanish from the hallowed boards of /c/memes, leaving me to contemplate the consequences of introducing mystical manifestations amongst us mortals. For should we embrace the uncanny prowess of sorcery in our daily exchanges, dare I say we tread perilously close towards relinquishing heartfelt camaraderie among ourselves—rather trading blows with ethereal beings unseen and unheard until now.\n
    \n
    > With heavy heart and somber voice echoing across Middle Earth’s verdant landscapes, I beseech you all to consider wisely whether interweaving eldritch powers within our midst shall prove beneficial or detrimental unto mankind’s irreplaceable bond. Let it never be said that we welcomed shadows knowingly, nor sacrificed cherished friendships atop Mordor’s treacherous slopes.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704519836 {#3444
    date: 2024-01-06 06:43:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@troyunrau@lemmy.ca"
    "@GraniteM@lemmy.world"
    "@juli@programming.dev"
    "@troyunrau@lemmy.ca"
    "@GraniteM@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3448 …}
  +nested: Doctrine\ORM\PersistentCollection {#3450 …}
  +votes: Doctrine\ORM\PersistentCollection {#3452 …}
  +reports: Doctrine\ORM\PersistentCollection {#3454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3458 …}
  -id: 284651
  -bodyTs: "'/c/memes':23,190 '8x7b':6 'achiev':127 'across':248 'advanc':52,112 'ai':14,33,51,97 'ai-gener':13,32,96 'aim':129 'ala':177 'allow':31 'although':50 'among':228 'amongst':201 'apolog':78 'appreci':84 'art':172 'atop':292 'awar':145 'away':180 'be':235 'becom':135 'benefici':270 'beseech':255 'beyond':173 'blow':232 'blur':69 'board':188 'bond':277 'camaraderi':227 'cherish':290 'close':223 'communiti':109 'concis':93 'confus':81 'connect':122 'consequ':196 'consid':259 'contempl':194 'content':35,64,106 'control':116 'craft':169 'creat':140 'current':126 'daili':215 'dare':217 'deeper':86 'desir':60 'detriment':272 'diminish':119 'discours':117 'discuss':66 'display':163 'domin':65 'driven':48 'earlier':9,167 'earth':250 'echo':247 'eldritch':263 'embrac':207 'enchant':165 'ether':234 'even':91 'exchang':216 'experi':77 'fabric':76 'forum':37 'friendship':291 'gain':85 'generat':15,34,98 'genuin':120 'grate':142 'hallow':187 'heart':243 'heartfelt':226 'heavi':242 'huggingfac':8 'human':43,73,121 'imag':16,99 'impress':56,124 'incid':25 'indistinguish':136 'insight':87 'integr':104 'interact':44,133 'interweav':262 'introduc':198 'irreplac':276 'know':287 'landscap':253 'later':20 'leav':191 'led':100 'let':278 'like':53,166 'line':71 'lord':153 'machin':47,114,139 'machine-cr':138 'machine-driven':46 'manifest':200 'mankind':274 'matter':90 'may':41 'middl':249 'midst':267 'mixtral':5 'mixtral-8x7b':4 'mordor':293 'mortal':203 'mystic':199 'never':280 'newfound':144 'offer':183 'onlin':108 'peril':222 'permit':113 'post':49,94 'potenti':68 'power':264 'preserv':131 'prompt':2,26 'prove':269 'prowess':210 'rather':230 'real':132 'realiti':74 'reflect':29,102 'relinquish':225 'remov':21 'replac':42 'ring':156 'risk':118 'sacrif':289 'said':282 'say':219 'see':62 'shadow':286 'shall':268 'share':11,161 'slope':296 'somber':245 'sorceri':212 'spirit':159 'swift':178 'taken':179 'technolog':111 'though':123 'today':168 'toward':224 'trade':231 'treacher':295 'tread':221 'uncanni':209 'understand':176 'unheard':238 'unknown':171 'unseen':236 'unto':273 'upon':103 'us':202 'vanish':184 'verdant':252 'via':7 'voic':246 'welcom':285 'whether':261 'wise':260 'within':265 'without':134 'world':141 'write':147"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6182227"
  +editedAt: DateTimeImmutable @1712211800 {#3445
    date: 2024-04-04 08:23:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704519836 {#3446
    date: 2024-01-06 06:43:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#3447
  +user: Proxies\__CG__\App\Entity\User {#3207 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2240 …}
  +image: null
  +parent: App\Entity\EntryComment {#3373
    +user: Proxies\__CG__\App\Entity\User {#3374 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2240 …}
    +image: null
    +parent: App\Entity\EntryComment {#3206
      +user: Proxies\__CG__\App\Entity\User {#3207 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2240 …}
      +image: null
      +parent: App\Entity\EntryComment {#2242
        +user: App\Entity\User {#2250 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2240 …}
        +image: null
        +parent: null
        +root: null
        +body: "You had ChatGPT write that apology, eh? ;)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1712211667 {#2265
          date: 2024-04-04 08:21:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@juli@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2236 …}
        +nested: Doctrine\ORM\PersistentCollection {#2226 …}
        +votes: Doctrine\ORM\PersistentCollection {#2238 …}
        +reports: Doctrine\ORM\PersistentCollection {#2249 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2259 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2244 …}
        -id: 283847
        -bodyTs: "'apolog':6 'chatgpt':3 'eh':7 'write':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6103644"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704494669 {#2262
          date: 2024-01-05 23:44:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2242}
      +body: "When I was done, I thought about it 😀"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704516842 {#3204
        date: 2024-01-06 05:54:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
        "@troyunrau@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3208 …}
      +nested: Doctrine\ORM\PersistentCollection {#3210 …}
      +votes: Doctrine\ORM\PersistentCollection {#3212 …}
      +reports: Doctrine\ORM\PersistentCollection {#3214 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3218 …}
      -id: 284580
      -bodyTs: "'done':4 'thought':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6181426"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704516842 {#3205
        date: 2024-01-06 05:54:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2242}
    +body: """
      **Rewrite the following, and make it more concise:**\n
      \n
      *[original post text]*\n
      \n
      > Today, I shared an impressive AI-generated image in c/memes, but it was later removed, prompting me to remove it from c/lotrmemes myself. This incident raised concerns about the role of AI in our online interactions. While a human initially selected and shared the image, the AI could potentially post images independently in the future. Allowing AI-generated content in forums risks diminishing human interaction, transforming our community spaces into mere interactions with machines.\n
      \n
      > I’m reminded of Facebook’s shift from emphasizing human verification to now allowing artificial profiles that post solely AI-generated content. This shift highlights a broader trend where profit-driven platforms prioritize interactions, whether human or robotic. While the technological advancements are remarkable, I’m hesitant about a future where we can’t distinguish between human reality and AI-generated fiction. I don’t want to live in a world dominated by machine interactions rather than human connections.\n
      \n
      **Make it more concise than that.**\n
      \n
      > Today, I shared an impressive AI-generated image in c/memes, but it was later removed. This incident raises concerns about AI’s role in online interactions, risking a shift towards machine-dominated spaces. Facebook’s move to allow AI-generated content on profiles reflects this trend. While the technology is impressive, I’m wary of a future where human connections are overshadowed by machine interactions.\n
      \n
      **Now rewrite that as if I’m a medieval peasant.**\n
      \n
      > Mornin’, shared a magical image drawn by an invisible hand in the digital scrolls of c/memes. Yet, it got taken down, makin’ me ponder about these unseen forces. Facebook, the electronic village square, now allows magical images without a human touch. The marvels are grand, but I fear a time when human bonds wither 'neath the shadow of machines.\n
      \n
      –ChatGPT 3.5
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704517683 {#3370
      date: 2024-01-06 06:08:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@troyunrau@lemmy.ca"
      "@juli@programming.dev"
      "@troyunrau@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3375 …}
    +nested: Doctrine\ORM\PersistentCollection {#3377 …}
    +votes: Doctrine\ORM\PersistentCollection {#3379 …}
    +reports: Doctrine\ORM\PersistentCollection {#3381 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3383 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3385 …}
    -id: 284603
    -bodyTs: "'3.5':314 'advanc':131 'ai':18,44,59,70,108,150,182,197,217 'ai-gener':17,69,107,149,181,216 'allow':68,101,215,288 'artifici':102 'bond':306 'broader':115 'c/lotrmemes':34 'c/memes':22,186,269 'chatgpt':313 'communiti':81 'concern':39,195 'concis':8,173 'connect':169,238 'content':72,110,219 'could':60 'digit':266 'diminish':76 'distinguish':144 'domin':162,209 'drawn':259 'driven':120 'electron':284 'emphas':96 'facebook':92,211,282 'fear':301 'fiction':152 'follow':3 'forc':281 'forum':74 'futur':67,139,235 'generat':19,71,109,151,183,218 'got':272 'grand':298 'hand':263 'hesit':136 'highlight':113 'human':51,77,97,125,146,168,237,293,305 'imag':20,57,63,184,258,290 'impress':16,180,229 'incid':37,193 'independ':64 'initi':52 'interact':48,78,85,123,165,202,243 'invis':262 'later':26,190 'live':158 'm':89,135,231,250 'machin':87,164,208,242,312 'machine-domin':207 'magic':257,289 'make':5,170 'makin':275 'marvel':296 'mediev':252 'mere':84 'mornin':254 'move':213 'neath':308 'onlin':47,201 'origin':9 'overshadow':240 'peasant':253 'platform':121 'ponder':277 'post':10,62,105 'potenti':61 'priorit':122 'profil':103,221 'profit':119 'profit-driven':118 'prompt':28 'rais':38,194 'rather':166 'realiti':147 'reflect':222 'remark':133 'remind':90 'remov':27,31,191 'rewrit':1,245 'risk':75,203 'robot':127 'role':42,199 'scroll':267 'select':53 'shadow':310 'share':14,55,178,255 'shift':94,112,205 'sole':106 'space':82,210 'squar':286 'taken':273 'technolog':130,227 'text':11 'time':303 'today':12,176 'touch':294 'toward':206 'transform':79 'trend':116,224 'unseen':280 'verif':98 'villag':285 'want':156 'wari':232 'whether':124 'wither':307 'without':291 'world':161 'yet':270"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6447912"
    +editedAt: DateTimeImmutable @1712205218 {#3371
      date: 2024-04-04 06:33:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704517683 {#3372
      date: 2024-01-06 06:08:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2242}
  +body: """
    Same prompt to mixtral-8x7B via huggingface\n
    \n
    > Earlier, I shared an AI-generated image, but it was later removed from /c/memes. This incident prompted me to reflect on allowing AI-generated content in forums, as doing so may replace human interaction with machine-driven posts. Although AI advancements like these are impressive, I don’t desire to see its content dominate discussions and potentially blur the lines between human reality and fabricated experiences. Apologies for any confusion, and I appreciate gaining deeper insight into this matter.\n
    \n
    Even more concise\n
    \n
    > Posting an AI-generated image led to reflection upon integrating such content in online communities; while technologically advanced, permitting machines to control discourse risks diminishing genuine human connections. Though impressed by current achievements, I aim to preserve real interactions without becoming indistinguishable from machine-created worlds. Grateful for newfound awareness.\n
    \n
    Now write it as if was in lord of the rings\n
    \n
    > In the spirit of sharing, I displayed an enchanted likeness earlier today, crafted through unknown arts beyond my own understanding. Alas, swiftly taken away did this offering vanish from the hallowed boards of /c/memes, leaving me to contemplate the consequences of introducing mystical manifestations amongst us mortals. For should we embrace the uncanny prowess of sorcery in our daily exchanges, dare I say we tread perilously close towards relinquishing heartfelt camaraderie among ourselves—rather trading blows with ethereal beings unseen and unheard until now.\n
    \n
    > With heavy heart and somber voice echoing across Middle Earth’s verdant landscapes, I beseech you all to consider wisely whether interweaving eldritch powers within our midst shall prove beneficial or detrimental unto mankind’s irreplaceable bond. Let it never be said that we welcomed shadows knowingly, nor sacrificed cherished friendships atop Mordor’s treacherous slopes.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704519836 {#3444
    date: 2024-01-06 06:43:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@troyunrau@lemmy.ca"
    "@GraniteM@lemmy.world"
    "@juli@programming.dev"
    "@troyunrau@lemmy.ca"
    "@GraniteM@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3448 …}
  +nested: Doctrine\ORM\PersistentCollection {#3450 …}
  +votes: Doctrine\ORM\PersistentCollection {#3452 …}
  +reports: Doctrine\ORM\PersistentCollection {#3454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3458 …}
  -id: 284651
  -bodyTs: "'/c/memes':23,190 '8x7b':6 'achiev':127 'across':248 'advanc':52,112 'ai':14,33,51,97 'ai-gener':13,32,96 'aim':129 'ala':177 'allow':31 'although':50 'among':228 'amongst':201 'apolog':78 'appreci':84 'art':172 'atop':292 'awar':145 'away':180 'be':235 'becom':135 'benefici':270 'beseech':255 'beyond':173 'blow':232 'blur':69 'board':188 'bond':277 'camaraderi':227 'cherish':290 'close':223 'communiti':109 'concis':93 'confus':81 'connect':122 'consequ':196 'consid':259 'contempl':194 'content':35,64,106 'control':116 'craft':169 'creat':140 'current':126 'daili':215 'dare':217 'deeper':86 'desir':60 'detriment':272 'diminish':119 'discours':117 'discuss':66 'display':163 'domin':65 'driven':48 'earlier':9,167 'earth':250 'echo':247 'eldritch':263 'embrac':207 'enchant':165 'ether':234 'even':91 'exchang':216 'experi':77 'fabric':76 'forum':37 'friendship':291 'gain':85 'generat':15,34,98 'genuin':120 'grate':142 'hallow':187 'heart':243 'heartfelt':226 'heavi':242 'huggingfac':8 'human':43,73,121 'imag':16,99 'impress':56,124 'incid':25 'indistinguish':136 'insight':87 'integr':104 'interact':44,133 'interweav':262 'introduc':198 'irreplac':276 'know':287 'landscap':253 'later':20 'leav':191 'led':100 'let':278 'like':53,166 'line':71 'lord':153 'machin':47,114,139 'machine-cr':138 'machine-driven':46 'manifest':200 'mankind':274 'matter':90 'may':41 'middl':249 'midst':267 'mixtral':5 'mixtral-8x7b':4 'mordor':293 'mortal':203 'mystic':199 'never':280 'newfound':144 'offer':183 'onlin':108 'peril':222 'permit':113 'post':49,94 'potenti':68 'power':264 'preserv':131 'prompt':2,26 'prove':269 'prowess':210 'rather':230 'real':132 'realiti':74 'reflect':29,102 'relinquish':225 'remov':21 'replac':42 'ring':156 'risk':118 'sacrif':289 'said':282 'say':219 'see':62 'shadow':286 'shall':268 'share':11,161 'slope':296 'somber':245 'sorceri':212 'spirit':159 'swift':178 'taken':179 'technolog':111 'though':123 'today':168 'toward':224 'trade':231 'treacher':295 'tread':221 'uncanni':209 'understand':176 'unheard':238 'unknown':171 'unseen':236 'unto':273 'upon':103 'us':202 'vanish':184 'verdant':252 'via':7 'voic':246 'welcom':285 'whether':261 'wise':260 'within':265 'without':134 'world':141 'write':147"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6182227"
  +editedAt: DateTimeImmutable @1712211800 {#3445
    date: 2024-04-04 08:23:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704519836 {#3446
    date: 2024-01-06 06:43:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1998
  +user: App\Entity\User {#1991 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1992 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: null
  +root: null
  +body: "Him and pug Jesus, in every single thread I stg"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704147598 {#1995
    date: 2024-01-01 23:19:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@JDubbleu@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2001 …}
  +nested: Doctrine\ORM\PersistentCollection {#1999 …}
  +votes: Doctrine\ORM\PersistentCollection {#2004 …}
  +reports: Doctrine\ORM\PersistentCollection {#1989 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1986 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2009 …}
  -id: 271925
  -bodyTs: "'everi':6 'jesus':4 'pug':3 'singl':7 'stg':10 'thread':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6339696"
  +editedAt: DateTimeImmutable @1710622895 {#2005
    date: 2024-03-16 22:01:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704147598 {#2006
    date: 2024-01-01 23:19: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
95 DENIED edit
App\Entity\EntryComment {#1998
  +user: App\Entity\User {#1991 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1992 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: null
  +root: null
  +body: "Him and pug Jesus, in every single thread I stg"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704147598 {#1995
    date: 2024-01-01 23:19:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@JDubbleu@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2001 …}
  +nested: Doctrine\ORM\PersistentCollection {#1999 …}
  +votes: Doctrine\ORM\PersistentCollection {#2004 …}
  +reports: Doctrine\ORM\PersistentCollection {#1989 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1986 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2009 …}
  -id: 271925
  -bodyTs: "'everi':6 'jesus':4 'pug':3 'singl':7 'stg':10 'thread':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6339696"
  +editedAt: DateTimeImmutable @1710622895 {#2005
    date: 2024-03-16 22:01:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704147598 {#2006
    date: 2024-01-01 23:19: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
96 DENIED moderate
App\Entity\EntryComment {#1998
  +user: App\Entity\User {#1991 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1992 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: null
  +root: null
  +body: "Him and pug Jesus, in every single thread I stg"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704147598 {#1995
    date: 2024-01-01 23:19:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@JDubbleu@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2001 …}
  +nested: Doctrine\ORM\PersistentCollection {#1999 …}
  +votes: Doctrine\ORM\PersistentCollection {#2004 …}
  +reports: Doctrine\ORM\PersistentCollection {#1989 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1986 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2009 …}
  -id: 271925
  -bodyTs: "'everi':6 'jesus':4 'pug':3 'singl':7 'stg':10 'thread':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6339696"
  +editedAt: DateTimeImmutable @1710622895 {#2005
    date: 2024-03-16 22:01:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704147598 {#2006
    date: 2024-01-01 23:19: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
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 {#2517
  +user: App\Entity\User {#2531 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2518 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I read the whole article. I don’t agree with the notation of the American Physical Society, but who am I to argue that? 😄\n
    \n
    I started out thinking I knew how the order of operations worked and ended up with a broader view of the subject. Thank you for opening my mind a bit today. I will be more explicit in my notations from now on.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703978594 {#2512
    date: 2023-12-31 00:23:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2519 …}
  +nested: Doctrine\ORM\PersistentCollection {#2521 …}
  +votes: Doctrine\ORM\PersistentCollection {#2523 …}
  +reports: Doctrine\ORM\PersistentCollection {#2525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
  -id: 217802
  -bodyTs: "'agre':9 'american':15 'argu':23 'articl':5 'bit':54 'broader':42 'end':38 'explicit':60 'knew':30 'mind':52 'notat':12,63 'open':50 'oper':35 'order':33 'physic':16 'read':2 'societi':17 'start':26 'subject':46 'thank':47 'think':28 'today':55 'view':43 'whole':4 'work':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7261132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702367022 {#2513
    date: 2023-12-12 08:43: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
99 DENIED edit
App\Entity\EntryComment {#2517
  +user: App\Entity\User {#2531 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2518 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I read the whole article. I don’t agree with the notation of the American Physical Society, but who am I to argue that? 😄\n
    \n
    I started out thinking I knew how the order of operations worked and ended up with a broader view of the subject. Thank you for opening my mind a bit today. I will be more explicit in my notations from now on.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703978594 {#2512
    date: 2023-12-31 00:23:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2519 …}
  +nested: Doctrine\ORM\PersistentCollection {#2521 …}
  +votes: Doctrine\ORM\PersistentCollection {#2523 …}
  +reports: Doctrine\ORM\PersistentCollection {#2525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
  -id: 217802
  -bodyTs: "'agre':9 'american':15 'argu':23 'articl':5 'bit':54 'broader':42 'end':38 'explicit':60 'knew':30 'mind':52 'notat':12,63 'open':50 'oper':35 'order':33 'physic':16 'read':2 'societi':17 'start':26 'subject':46 'thank':47 'think':28 'today':55 'view':43 'whole':4 'work':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7261132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702367022 {#2513
    date: 2023-12-12 08:43: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
100 DENIED moderate
App\Entity\EntryComment {#2517
  +user: App\Entity\User {#2531 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2518 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I read the whole article. I don’t agree with the notation of the American Physical Society, but who am I to argue that? 😄\n
    \n
    I started out thinking I knew how the order of operations worked and ended up with a broader view of the subject. Thank you for opening my mind a bit today. I will be more explicit in my notations from now on.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703978594 {#2512
    date: 2023-12-31 00:23:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2519 …}
  +nested: Doctrine\ORM\PersistentCollection {#2521 …}
  +votes: Doctrine\ORM\PersistentCollection {#2523 …}
  +reports: Doctrine\ORM\PersistentCollection {#2525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
  -id: 217802
  -bodyTs: "'agre':9 'american':15 'argu':23 'articl':5 'bit':54 'broader':42 'end':38 'explicit':60 'knew':30 'mind':52 'notat':12,63 'open':50 'oper':35 'order':33 'physic':16 'read':2 'societi':17 'start':26 'subject':46 'thank':47 'think':28 'today':55 'view':43 'whole':4 'work':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7261132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702367022 {#2513
    date: 2023-12-12 08:43: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
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 {#3190
  +user: Proxies\__CG__\App\Entity\User {#3191 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2518 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: App\Entity\EntryComment {#2517
    +user: App\Entity\User {#2531 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2518 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I read the whole article. I don’t agree with the notation of the American Physical Society, but who am I to argue that? 😄\n
      \n
      I started out thinking I knew how the order of operations worked and ended up with a broader view of the subject. Thank you for opening my mind a bit today. I will be more explicit in my notations from now on.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1703978594 {#2512
      date: 2023-12-31 00:23:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2519 …}
    +nested: Doctrine\ORM\PersistentCollection {#2521 …}
    +votes: Doctrine\ORM\PersistentCollection {#2523 …}
    +reports: Doctrine\ORM\PersistentCollection {#2525 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
    -id: 217802
    -bodyTs: "'agre':9 'american':15 'argu':23 'articl':5 'bit':54 'broader':42 'end':38 'explicit':60 'knew':30 'mind':52 'notat':12,63 'open':50 'oper':35 'order':33 'physic':16 'read':2 'societi':17 'start':26 'subject':46 'thank':47 'think':28 'today':55 'view':43 'whole':4 'work':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7261132"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702367022 {#2513
      date: 2023-12-12 08:43:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2517}
  +body: """
    Thank you so much for taking the time. I’m also not convinced that APS’s notation is a very good choice but I’m neither american nor a physisist 🤣\n
    \n
    I’d love to see how the exceptions work that the APS added, like allowing explicit multiplications on line-breaks, if they still would do the multiplication first, but I couldn’t find a single instance where somebody following the APS notation had line-break inside an expression.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702367507 {#3187
    date: 2023-12-12 08:51:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@original_reader@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3192 …}
  +nested: Doctrine\ORM\PersistentCollection {#3194 …}
  +votes: Doctrine\ORM\PersistentCollection {#3196 …}
  +reports: Doctrine\ORM\PersistentCollection {#3198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
  -id: 217813
  -bodyTs: "'ad':43 'allow':45 'also':11 'american':27 'ap':15,42,72 'break':51,77 'choic':22 'convinc':13 'couldn':62 'd':32 'except':38 'explicit':46 'express':80 'find':64 'first':59 'follow':70 'good':21 'insid':78 'instanc':67 'like':44 'line':50,76 'line-break':49,75 'love':33 'm':10,25 'much':4 'multipl':47,58 'neither':26 'notat':17,73 'physisist':30 'see':35 'singl':66 'somebodi':69 'still':54 'take':6 'thank':1 'time':8 'work':39 'would':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5649693"
  +editedAt: DateTimeImmutable @1703978682 {#3188
    date: 2023-12-31 00:24:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702367507 {#3189
    date: 2023-12-12 08:51: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
103 DENIED edit
App\Entity\EntryComment {#3190
  +user: Proxies\__CG__\App\Entity\User {#3191 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2518 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: App\Entity\EntryComment {#2517
    +user: App\Entity\User {#2531 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2518 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I read the whole article. I don’t agree with the notation of the American Physical Society, but who am I to argue that? 😄\n
      \n
      I started out thinking I knew how the order of operations worked and ended up with a broader view of the subject. Thank you for opening my mind a bit today. I will be more explicit in my notations from now on.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1703978594 {#2512
      date: 2023-12-31 00:23:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2519 …}
    +nested: Doctrine\ORM\PersistentCollection {#2521 …}
    +votes: Doctrine\ORM\PersistentCollection {#2523 …}
    +reports: Doctrine\ORM\PersistentCollection {#2525 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
    -id: 217802
    -bodyTs: "'agre':9 'american':15 'argu':23 'articl':5 'bit':54 'broader':42 'end':38 'explicit':60 'knew':30 'mind':52 'notat':12,63 'open':50 'oper':35 'order':33 'physic':16 'read':2 'societi':17 'start':26 'subject':46 'thank':47 'think':28 'today':55 'view':43 'whole':4 'work':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7261132"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702367022 {#2513
      date: 2023-12-12 08:43:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2517}
  +body: """
    Thank you so much for taking the time. I’m also not convinced that APS’s notation is a very good choice but I’m neither american nor a physisist 🤣\n
    \n
    I’d love to see how the exceptions work that the APS added, like allowing explicit multiplications on line-breaks, if they still would do the multiplication first, but I couldn’t find a single instance where somebody following the APS notation had line-break inside an expression.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702367507 {#3187
    date: 2023-12-12 08:51:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@original_reader@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3192 …}
  +nested: Doctrine\ORM\PersistentCollection {#3194 …}
  +votes: Doctrine\ORM\PersistentCollection {#3196 …}
  +reports: Doctrine\ORM\PersistentCollection {#3198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
  -id: 217813
  -bodyTs: "'ad':43 'allow':45 'also':11 'american':27 'ap':15,42,72 'break':51,77 'choic':22 'convinc':13 'couldn':62 'd':32 'except':38 'explicit':46 'express':80 'find':64 'first':59 'follow':70 'good':21 'insid':78 'instanc':67 'like':44 'line':50,76 'line-break':49,75 'love':33 'm':10,25 'much':4 'multipl':47,58 'neither':26 'notat':17,73 'physisist':30 'see':35 'singl':66 'somebodi':69 'still':54 'take':6 'thank':1 'time':8 'work':39 'would':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5649693"
  +editedAt: DateTimeImmutable @1703978682 {#3188
    date: 2023-12-31 00:24:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702367507 {#3189
    date: 2023-12-12 08:51: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
104 DENIED moderate
App\Entity\EntryComment {#3190
  +user: Proxies\__CG__\App\Entity\User {#3191 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2518 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: App\Entity\EntryComment {#2517
    +user: App\Entity\User {#2531 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2518 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I read the whole article. I don’t agree with the notation of the American Physical Society, but who am I to argue that? 😄\n
      \n
      I started out thinking I knew how the order of operations worked and ended up with a broader view of the subject. Thank you for opening my mind a bit today. I will be more explicit in my notations from now on.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1703978594 {#2512
      date: 2023-12-31 00:23:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2519 …}
    +nested: Doctrine\ORM\PersistentCollection {#2521 …}
    +votes: Doctrine\ORM\PersistentCollection {#2523 …}
    +reports: Doctrine\ORM\PersistentCollection {#2525 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
    -id: 217802
    -bodyTs: "'agre':9 'american':15 'argu':23 'articl':5 'bit':54 'broader':42 'end':38 'explicit':60 'knew':30 'mind':52 'notat':12,63 'open':50 'oper':35 'order':33 'physic':16 'read':2 'societi':17 'start':26 'subject':46 'thank':47 'think':28 'today':55 'view':43 'whole':4 'work':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7261132"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702367022 {#2513
      date: 2023-12-12 08:43:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2517}
  +body: """
    Thank you so much for taking the time. I’m also not convinced that APS’s notation is a very good choice but I’m neither american nor a physisist 🤣\n
    \n
    I’d love to see how the exceptions work that the APS added, like allowing explicit multiplications on line-breaks, if they still would do the multiplication first, but I couldn’t find a single instance where somebody following the APS notation had line-break inside an expression.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702367507 {#3187
    date: 2023-12-12 08:51:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@original_reader@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3192 …}
  +nested: Doctrine\ORM\PersistentCollection {#3194 …}
  +votes: Doctrine\ORM\PersistentCollection {#3196 …}
  +reports: Doctrine\ORM\PersistentCollection {#3198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
  -id: 217813
  -bodyTs: "'ad':43 'allow':45 'also':11 'american':27 'ap':15,42,72 'break':51,77 'choic':22 'convinc':13 'couldn':62 'd':32 'except':38 'explicit':46 'express':80 'find':64 'first':59 'follow':70 'good':21 'insid':78 'instanc':67 'like':44 'line':50,76 'line-break':49,75 'love':33 'm':10,25 'much':4 'multipl':47,58 'neither':26 'notat':17,73 'physisist':30 'see':35 'singl':66 'somebodi':69 'still':54 'take':6 'thank':1 'time':8 'work':39 'would':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5649693"
  +editedAt: DateTimeImmutable @1703978682 {#3188
    date: 2023-12-31 00:24:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702367507 {#3189
    date: 2023-12-12 08:51: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
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 {#2591
  +user: App\Entity\User {#2605 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2592 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t worry, the outside window is definitely still intact."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703874000 {#2586
    date: 2023-12-29 19:20:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2593 …}
  +nested: Doctrine\ORM\PersistentCollection {#2595 …}
  +votes: Doctrine\ORM\PersistentCollection {#2597 …}
  +reports: Doctrine\ORM\PersistentCollection {#2599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2601 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2603 …}
  -id: 217353
  -bodyTs: "'definit':8 'intact':10 'outsid':5 'still':9 'window':6 'worri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2691438"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702310484 {#2587
    date: 2023-12-11 17:01:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2591
  +user: App\Entity\User {#2605 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2592 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t worry, the outside window is definitely still intact."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703874000 {#2586
    date: 2023-12-29 19:20:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2593 …}
  +nested: Doctrine\ORM\PersistentCollection {#2595 …}
  +votes: Doctrine\ORM\PersistentCollection {#2597 …}
  +reports: Doctrine\ORM\PersistentCollection {#2599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2601 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2603 …}
  -id: 217353
  -bodyTs: "'definit':8 'intact':10 'outsid':5 'still':9 'window':6 'worri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2691438"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702310484 {#2587
    date: 2023-12-11 17:01:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2591
  +user: App\Entity\User {#2605 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2592 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t worry, the outside window is definitely still intact."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703874000 {#2586
    date: 2023-12-29 19:20:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2593 …}
  +nested: Doctrine\ORM\PersistentCollection {#2595 …}
  +votes: Doctrine\ORM\PersistentCollection {#2597 …}
  +reports: Doctrine\ORM\PersistentCollection {#2599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2601 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2603 …}
  -id: 217353
  -bodyTs: "'definit':8 'intact':10 'outsid':5 'still':9 'window':6 'worri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2691438"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702310484 {#2587
    date: 2023-12-11 17:01:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3173
  +user: Proxies\__CG__\App\Entity\User {#3174 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2592 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
  +image: null
  +parent: App\Entity\EntryComment {#2591
    +user: App\Entity\User {#2605 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2592 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t worry, the outside window is definitely still intact."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1703874000 {#2586
      date: 2023-12-29 19:20:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2593 …}
    +nested: Doctrine\ORM\PersistentCollection {#2595 …}
    +votes: Doctrine\ORM\PersistentCollection {#2597 …}
    +reports: Doctrine\ORM\PersistentCollection {#2599 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2601 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2603 …}
    -id: 217353
    -bodyTs: "'definit':8 'intact':10 'outsid':5 'still':9 'window':6 'worri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/2691438"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702310484 {#2587
      date: 2023-12-11 17:01:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2591}
  +body: "Maybe there’s an inappropriate doodle on the window or something?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702313160 {#3171
    date: 2023-12-11 17:46:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@CJOtheReal@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3175 …}
  +nested: Doctrine\ORM\PersistentCollection {#3177 …}
  +votes: Doctrine\ORM\PersistentCollection {#3179 …}
  +reports: Doctrine\ORM\PersistentCollection {#3181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
  -id: 217375
  -bodyTs: "'doodl':6 'inappropri':5 'mayb':1 'someth':11 'window':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5594099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702313160 {#3172
    date: 2023-12-11 17:46: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
111 DENIED edit
App\Entity\EntryComment {#3173
  +user: Proxies\__CG__\App\Entity\User {#3174 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2592 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
  +image: null
  +parent: App\Entity\EntryComment {#2591
    +user: App\Entity\User {#2605 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2592 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t worry, the outside window is definitely still intact."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1703874000 {#2586
      date: 2023-12-29 19:20:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2593 …}
    +nested: Doctrine\ORM\PersistentCollection {#2595 …}
    +votes: Doctrine\ORM\PersistentCollection {#2597 …}
    +reports: Doctrine\ORM\PersistentCollection {#2599 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2601 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2603 …}
    -id: 217353
    -bodyTs: "'definit':8 'intact':10 'outsid':5 'still':9 'window':6 'worri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/2691438"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702310484 {#2587
      date: 2023-12-11 17:01:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2591}
  +body: "Maybe there’s an inappropriate doodle on the window or something?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702313160 {#3171
    date: 2023-12-11 17:46:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@CJOtheReal@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3175 …}
  +nested: Doctrine\ORM\PersistentCollection {#3177 …}
  +votes: Doctrine\ORM\PersistentCollection {#3179 …}
  +reports: Doctrine\ORM\PersistentCollection {#3181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
  -id: 217375
  -bodyTs: "'doodl':6 'inappropri':5 'mayb':1 'someth':11 'window':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5594099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702313160 {#3172
    date: 2023-12-11 17:46: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
112 DENIED moderate
App\Entity\EntryComment {#3173
  +user: Proxies\__CG__\App\Entity\User {#3174 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2592 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
  +image: null
  +parent: App\Entity\EntryComment {#2591
    +user: App\Entity\User {#2605 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2592 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t worry, the outside window is definitely still intact."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1703874000 {#2586
      date: 2023-12-29 19:20:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2593 …}
    +nested: Doctrine\ORM\PersistentCollection {#2595 …}
    +votes: Doctrine\ORM\PersistentCollection {#2597 …}
    +reports: Doctrine\ORM\PersistentCollection {#2599 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2601 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2603 …}
    -id: 217353
    -bodyTs: "'definit':8 'intact':10 'outsid':5 'still':9 'window':6 'worri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/2691438"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702310484 {#2587
      date: 2023-12-11 17:01:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2591}
  +body: "Maybe there’s an inappropriate doodle on the window or something?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702313160 {#3171
    date: 2023-12-11 17:46:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@CJOtheReal@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3175 …}
  +nested: Doctrine\ORM\PersistentCollection {#3177 …}
  +votes: Doctrine\ORM\PersistentCollection {#3179 …}
  +reports: Doctrine\ORM\PersistentCollection {#3181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
  -id: 217375
  -bodyTs: "'doodl':6 'inappropri':5 'mayb':1 'someth':11 'window':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5594099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702313160 {#3172
    date: 2023-12-11 17:46: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
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 {#3341
  +user: Proxies\__CG__\App\Entity\User {#3342 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2592 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
  +image: null
  +parent: App\Entity\EntryComment {#3173
    +user: Proxies\__CG__\App\Entity\User {#3174 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2592 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
    +image: null
    +parent: App\Entity\EntryComment {#2591
      +user: App\Entity\User {#2605 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2592 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
      +image: null
      +parent: null
      +root: null
      +body: "Don’t worry, the outside window is definitely still intact."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703874000 {#2586
        date: 2023-12-29 19:20:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2593 …}
      +nested: Doctrine\ORM\PersistentCollection {#2595 …}
      +votes: Doctrine\ORM\PersistentCollection {#2597 …}
      +reports: Doctrine\ORM\PersistentCollection {#2599 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2601 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2603 …}
      -id: 217353
      -bodyTs: "'definit':8 'intact':10 'outsid':5 'still':9 'window':6 'worri':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/2691438"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702310484 {#2587
        date: 2023-12-11 17:01:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2591}
    +body: "Maybe there’s an inappropriate doodle on the window or something?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702313160 {#3171
      date: 2023-12-11 17:46:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@CJOtheReal@ani.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3175 …}
    +nested: Doctrine\ORM\PersistentCollection {#3177 …}
    +votes: Doctrine\ORM\PersistentCollection {#3179 …}
    +reports: Doctrine\ORM\PersistentCollection {#3181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
    -id: 217375
    -bodyTs: "'doodl':6 'inappropri':5 'mayb':1 'someth':11 'window':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5594099"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702313160 {#3172
      date: 2023-12-11 17:46:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2591}
  +body: "that would make me feel better. I might walk off a plane seeing that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702319448 {#3339
    date: 2023-12-11 19:30:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@CJOtheReal@ani.social"
    "@otter@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3343 …}
  +nested: Doctrine\ORM\PersistentCollection {#3345 …}
  +votes: Doctrine\ORM\PersistentCollection {#3347 …}
  +reports: Doctrine\ORM\PersistentCollection {#3349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3353 …}
  -id: 217441
  -bodyTs: "'better':6 'feel':5 'make':3 'might':8 'plane':12 'see':13 'walk':9 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/696122/-/comment/4069150"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702319448 {#3340
    date: 2023-12-11 19:30:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3341
  +user: Proxies\__CG__\App\Entity\User {#3342 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2592 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
  +image: null
  +parent: App\Entity\EntryComment {#3173
    +user: Proxies\__CG__\App\Entity\User {#3174 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2592 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
    +image: null
    +parent: App\Entity\EntryComment {#2591
      +user: App\Entity\User {#2605 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2592 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
      +image: null
      +parent: null
      +root: null
      +body: "Don’t worry, the outside window is definitely still intact."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703874000 {#2586
        date: 2023-12-29 19:20:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2593 …}
      +nested: Doctrine\ORM\PersistentCollection {#2595 …}
      +votes: Doctrine\ORM\PersistentCollection {#2597 …}
      +reports: Doctrine\ORM\PersistentCollection {#2599 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2601 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2603 …}
      -id: 217353
      -bodyTs: "'definit':8 'intact':10 'outsid':5 'still':9 'window':6 'worri':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/2691438"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702310484 {#2587
        date: 2023-12-11 17:01:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2591}
    +body: "Maybe there’s an inappropriate doodle on the window or something?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702313160 {#3171
      date: 2023-12-11 17:46:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@CJOtheReal@ani.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3175 …}
    +nested: Doctrine\ORM\PersistentCollection {#3177 …}
    +votes: Doctrine\ORM\PersistentCollection {#3179 …}
    +reports: Doctrine\ORM\PersistentCollection {#3181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
    -id: 217375
    -bodyTs: "'doodl':6 'inappropri':5 'mayb':1 'someth':11 'window':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5594099"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702313160 {#3172
      date: 2023-12-11 17:46:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2591}
  +body: "that would make me feel better. I might walk off a plane seeing that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702319448 {#3339
    date: 2023-12-11 19:30:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@CJOtheReal@ani.social"
    "@otter@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3343 …}
  +nested: Doctrine\ORM\PersistentCollection {#3345 …}
  +votes: Doctrine\ORM\PersistentCollection {#3347 …}
  +reports: Doctrine\ORM\PersistentCollection {#3349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3353 …}
  -id: 217441
  -bodyTs: "'better':6 'feel':5 'make':3 'might':8 'plane':12 'see':13 'walk':9 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/696122/-/comment/4069150"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702319448 {#3340
    date: 2023-12-11 19:30:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3341
  +user: Proxies\__CG__\App\Entity\User {#3342 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2592 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
  +image: null
  +parent: App\Entity\EntryComment {#3173
    +user: Proxies\__CG__\App\Entity\User {#3174 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2592 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
    +image: null
    +parent: App\Entity\EntryComment {#2591
      +user: App\Entity\User {#2605 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2592 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
      +image: null
      +parent: null
      +root: null
      +body: "Don’t worry, the outside window is definitely still intact."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703874000 {#2586
        date: 2023-12-29 19:20:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2593 …}
      +nested: Doctrine\ORM\PersistentCollection {#2595 …}
      +votes: Doctrine\ORM\PersistentCollection {#2597 …}
      +reports: Doctrine\ORM\PersistentCollection {#2599 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2601 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2603 …}
      -id: 217353
      -bodyTs: "'definit':8 'intact':10 'outsid':5 'still':9 'window':6 'worri':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/2691438"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702310484 {#2587
        date: 2023-12-11 17:01:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2591}
    +body: "Maybe there’s an inappropriate doodle on the window or something?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702313160 {#3171
      date: 2023-12-11 17:46:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@CJOtheReal@ani.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3175 …}
    +nested: Doctrine\ORM\PersistentCollection {#3177 …}
    +votes: Doctrine\ORM\PersistentCollection {#3179 …}
    +reports: Doctrine\ORM\PersistentCollection {#3181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
    -id: 217375
    -bodyTs: "'doodl':6 'inappropri':5 'mayb':1 'someth':11 'window':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5594099"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702313160 {#3172
      date: 2023-12-11 17:46:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2591}
  +body: "that would make me feel better. I might walk off a plane seeing that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702319448 {#3339
    date: 2023-12-11 19:30:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@CJOtheReal@ani.social"
    "@otter@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3343 …}
  +nested: Doctrine\ORM\PersistentCollection {#3345 …}
  +votes: Doctrine\ORM\PersistentCollection {#3347 …}
  +reports: Doctrine\ORM\PersistentCollection {#3349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3353 …}
  -id: 217441
  -bodyTs: "'better':6 'feel':5 'make':3 'might':8 'plane':12 'see':13 'walk':9 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/696122/-/comment/4069150"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702319448 {#3340
    date: 2023-12-11 19:30:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2665
  +user: App\Entity\User {#2680 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Which are you suggesting?\n
    \n
    - that the image could be losslessly compressed more efficiently?\n
    - that lossy compression should be used more aggressively?\n
    - that there is extra data hidden in the file?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703210068 {#2660
    date: 2023-12-22 02:54:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2668 …}
  +nested: Doctrine\ORM\PersistentCollection {#2670 …}
  +votes: Doctrine\ORM\PersistentCollection {#2672 …}
  +reports: Doctrine\ORM\PersistentCollection {#2674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2678 …}
  -id: 200348
  -bodyTs: "'aggress':21 'compress':11,16 'could':8 'data':26 'effici':13 'extra':25 'file':30 'hidden':27 'imag':7 'lossi':15 'lossless':10 'suggest':4 'use':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5175748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701813366 {#2661
    date: 2023-12-05 22:56:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#2665
  +user: App\Entity\User {#2680 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Which are you suggesting?\n
    \n
    - that the image could be losslessly compressed more efficiently?\n
    - that lossy compression should be used more aggressively?\n
    - that there is extra data hidden in the file?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703210068 {#2660
    date: 2023-12-22 02:54:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2668 …}
  +nested: Doctrine\ORM\PersistentCollection {#2670 …}
  +votes: Doctrine\ORM\PersistentCollection {#2672 …}
  +reports: Doctrine\ORM\PersistentCollection {#2674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2678 …}
  -id: 200348
  -bodyTs: "'aggress':21 'compress':11,16 'could':8 'data':26 'effici':13 'extra':25 'file':30 'hidden':27 'imag':7 'lossi':15 'lossless':10 'suggest':4 'use':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5175748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701813366 {#2661
    date: 2023-12-05 22:56:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#2665
  +user: App\Entity\User {#2680 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Which are you suggesting?\n
    \n
    - that the image could be losslessly compressed more efficiently?\n
    - that lossy compression should be used more aggressively?\n
    - that there is extra data hidden in the file?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703210068 {#2660
    date: 2023-12-22 02:54:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2668 …}
  +nested: Doctrine\ORM\PersistentCollection {#2670 …}
  +votes: Doctrine\ORM\PersistentCollection {#2672 …}
  +reports: Doctrine\ORM\PersistentCollection {#2674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2678 …}
  -id: 200348
  -bodyTs: "'aggress':21 'compress':11,16 'could':8 'data':26 'effici':13 'extra':25 'file':30 'hidden':27 'imag':7 'lossi':15 'lossless':10 'suggest':4 'use':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5175748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701813366 {#2661
    date: 2023-12-05 22:56:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3157
  +user: Proxies\__CG__\App\Entity\User {#3158 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
  +image: null
  +parent: App\Entity\EntryComment {#2665
    +user: App\Entity\User {#2680 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Which are you suggesting?\n
      \n
      - that the image could be losslessly compressed more efficiently?\n
      - that lossy compression should be used more aggressively?\n
      - that there is extra data hidden in the file?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1703210068 {#2660
      date: 2023-12-22 02:54:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2668 …}
    +nested: Doctrine\ORM\PersistentCollection {#2670 …}
    +votes: Doctrine\ORM\PersistentCollection {#2672 …}
    +reports: Doctrine\ORM\PersistentCollection {#2674 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2678 …}
    -id: 200348
    -bodyTs: "'aggress':21 'compress':11,16 'could':8 'data':26 'effici':13 'extra':25 'file':30 'hidden':27 'imag':7 'lossi':15 'lossless':10 'suggest':4 'use':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5175748"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701813366 {#2661
      date: 2023-12-05 22:56:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2665}
  +body: "It’s 5120 px wide. Is this necessary?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701816277 {#3155
    date: 2023-12-05 23:44:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@teawrecks@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3159 …}
  +nested: Doctrine\ORM\PersistentCollection {#3161 …}
  +votes: Doctrine\ORM\PersistentCollection {#3163 …}
  +reports: Doctrine\ORM\PersistentCollection {#3165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
  -id: 200527
  -bodyTs: "'5120':3 'necessari':8 'px':4 'wide':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5465120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701816277 {#3156
    date: 2023-12-05 23:44:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#3157
  +user: Proxies\__CG__\App\Entity\User {#3158 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
  +image: null
  +parent: App\Entity\EntryComment {#2665
    +user: App\Entity\User {#2680 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Which are you suggesting?\n
      \n
      - that the image could be losslessly compressed more efficiently?\n
      - that lossy compression should be used more aggressively?\n
      - that there is extra data hidden in the file?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1703210068 {#2660
      date: 2023-12-22 02:54:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2668 …}
    +nested: Doctrine\ORM\PersistentCollection {#2670 …}
    +votes: Doctrine\ORM\PersistentCollection {#2672 …}
    +reports: Doctrine\ORM\PersistentCollection {#2674 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2678 …}
    -id: 200348
    -bodyTs: "'aggress':21 'compress':11,16 'could':8 'data':26 'effici':13 'extra':25 'file':30 'hidden':27 'imag':7 'lossi':15 'lossless':10 'suggest':4 'use':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5175748"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701813366 {#2661
      date: 2023-12-05 22:56:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2665}
  +body: "It’s 5120 px wide. Is this necessary?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701816277 {#3155
    date: 2023-12-05 23:44:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@teawrecks@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3159 …}
  +nested: Doctrine\ORM\PersistentCollection {#3161 …}
  +votes: Doctrine\ORM\PersistentCollection {#3163 …}
  +reports: Doctrine\ORM\PersistentCollection {#3165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
  -id: 200527
  -bodyTs: "'5120':3 'necessari':8 'px':4 'wide':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5465120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701816277 {#3156
    date: 2023-12-05 23:44:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#3157
  +user: Proxies\__CG__\App\Entity\User {#3158 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
  +image: null
  +parent: App\Entity\EntryComment {#2665
    +user: App\Entity\User {#2680 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Which are you suggesting?\n
      \n
      - that the image could be losslessly compressed more efficiently?\n
      - that lossy compression should be used more aggressively?\n
      - that there is extra data hidden in the file?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1703210068 {#2660
      date: 2023-12-22 02:54:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2668 …}
    +nested: Doctrine\ORM\PersistentCollection {#2670 …}
    +votes: Doctrine\ORM\PersistentCollection {#2672 …}
    +reports: Doctrine\ORM\PersistentCollection {#2674 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2678 …}
    -id: 200348
    -bodyTs: "'aggress':21 'compress':11,16 'could':8 'data':26 'effici':13 'extra':25 'file':30 'hidden':27 'imag':7 'lossi':15 'lossless':10 'suggest':4 'use':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5175748"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701813366 {#2661
      date: 2023-12-05 22:56:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2665}
  +body: "It’s 5120 px wide. Is this necessary?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701816277 {#3155
    date: 2023-12-05 23:44:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@teawrecks@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3159 …}
  +nested: Doctrine\ORM\PersistentCollection {#3161 …}
  +votes: Doctrine\ORM\PersistentCollection {#3163 …}
  +reports: Doctrine\ORM\PersistentCollection {#3165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
  -id: 200527
  -bodyTs: "'5120':3 'necessari':8 'px':4 'wide':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5465120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701816277 {#3156
    date: 2023-12-05 23:44:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3309
  +user: App\Entity\User {#2680 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
  +image: null
  +parent: App\Entity\EntryComment {#3157
    +user: Proxies\__CG__\App\Entity\User {#3158 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
    +image: null
    +parent: App\Entity\EntryComment {#2665
      +user: App\Entity\User {#2680 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Which are you suggesting?\n
        \n
        - that the image could be losslessly compressed more efficiently?\n
        - that lossy compression should be used more aggressively?\n
        - that there is extra data hidden in the file?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703210068 {#2660
        date: 2023-12-22 02:54:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2668 …}
      +nested: Doctrine\ORM\PersistentCollection {#2670 …}
      +votes: Doctrine\ORM\PersistentCollection {#2672 …}
      +reports: Doctrine\ORM\PersistentCollection {#2674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2678 …}
      -id: 200348
      -bodyTs: "'aggress':21 'compress':11,16 'could':8 'data':26 'effici':13 'extra':25 'file':30 'hidden':27 'imag':7 'lossi':15 'lossless':10 'suggest':4 'use':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5175748"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701813366 {#2661
        date: 2023-12-05 22:56:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2665}
    +body: "It’s 5120 px wide. Is this necessary?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1701816277 {#3155
      date: 2023-12-05 23:44:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@teawrecks@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3159 …}
    +nested: Doctrine\ORM\PersistentCollection {#3161 …}
    +votes: Doctrine\ORM\PersistentCollection {#3163 …}
    +reports: Doctrine\ORM\PersistentCollection {#3165 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
    -id: 200527
    -bodyTs: "'5120':3 'necessari':8 'px':4 'wide':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5465120"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701816277 {#3156
      date: 2023-12-05 23:44:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2665}
  +body: "That’s a question for a web developer, which I am not. I would expect it to be the max common resolution width. A quick Google shows that modern ultrawides are 5120x1440. So that’s probably why."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701818303 {#3307
    date: 2023-12-06 00:18:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@teawrecks@sopuli.xyz"
    "@_edge@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3310 …}
  +nested: Doctrine\ORM\PersistentCollection {#3312 …}
  +votes: Doctrine\ORM\PersistentCollection {#3314 …}
  +reports: Doctrine\ORM\PersistentCollection {#3316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
  -id: 200662
  -bodyTs: "'5120x1440':32 'common':21 'develop':8 'expect':15 'googl':26 'max':20 'modern':29 'probabl':36 'question':4 'quick':25 'resolut':22 'show':27 'ultrawid':30 'web':7 'width':23 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5177944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701818303 {#3308
    date: 2023-12-06 00:18:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#3309
  +user: App\Entity\User {#2680 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
  +image: null
  +parent: App\Entity\EntryComment {#3157
    +user: Proxies\__CG__\App\Entity\User {#3158 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
    +image: null
    +parent: App\Entity\EntryComment {#2665
      +user: App\Entity\User {#2680 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Which are you suggesting?\n
        \n
        - that the image could be losslessly compressed more efficiently?\n
        - that lossy compression should be used more aggressively?\n
        - that there is extra data hidden in the file?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703210068 {#2660
        date: 2023-12-22 02:54:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2668 …}
      +nested: Doctrine\ORM\PersistentCollection {#2670 …}
      +votes: Doctrine\ORM\PersistentCollection {#2672 …}
      +reports: Doctrine\ORM\PersistentCollection {#2674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2678 …}
      -id: 200348
      -bodyTs: "'aggress':21 'compress':11,16 'could':8 'data':26 'effici':13 'extra':25 'file':30 'hidden':27 'imag':7 'lossi':15 'lossless':10 'suggest':4 'use':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5175748"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701813366 {#2661
        date: 2023-12-05 22:56:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2665}
    +body: "It’s 5120 px wide. Is this necessary?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1701816277 {#3155
      date: 2023-12-05 23:44:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@teawrecks@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3159 …}
    +nested: Doctrine\ORM\PersistentCollection {#3161 …}
    +votes: Doctrine\ORM\PersistentCollection {#3163 …}
    +reports: Doctrine\ORM\PersistentCollection {#3165 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
    -id: 200527
    -bodyTs: "'5120':3 'necessari':8 'px':4 'wide':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5465120"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701816277 {#3156
      date: 2023-12-05 23:44:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2665}
  +body: "That’s a question for a web developer, which I am not. I would expect it to be the max common resolution width. A quick Google shows that modern ultrawides are 5120x1440. So that’s probably why."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701818303 {#3307
    date: 2023-12-06 00:18:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@teawrecks@sopuli.xyz"
    "@_edge@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3310 …}
  +nested: Doctrine\ORM\PersistentCollection {#3312 …}
  +votes: Doctrine\ORM\PersistentCollection {#3314 …}
  +reports: Doctrine\ORM\PersistentCollection {#3316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
  -id: 200662
  -bodyTs: "'5120x1440':32 'common':21 'develop':8 'expect':15 'googl':26 'max':20 'modern':29 'probabl':36 'question':4 'quick':25 'resolut':22 'show':27 'ultrawid':30 'web':7 'width':23 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5177944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701818303 {#3308
    date: 2023-12-06 00:18:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#3309
  +user: App\Entity\User {#2680 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
  +image: null
  +parent: App\Entity\EntryComment {#3157
    +user: Proxies\__CG__\App\Entity\User {#3158 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
    +image: null
    +parent: App\Entity\EntryComment {#2665
      +user: App\Entity\User {#2680 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Which are you suggesting?\n
        \n
        - that the image could be losslessly compressed more efficiently?\n
        - that lossy compression should be used more aggressively?\n
        - that there is extra data hidden in the file?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703210068 {#2660
        date: 2023-12-22 02:54:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2668 …}
      +nested: Doctrine\ORM\PersistentCollection {#2670 …}
      +votes: Doctrine\ORM\PersistentCollection {#2672 …}
      +reports: Doctrine\ORM\PersistentCollection {#2674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2678 …}
      -id: 200348
      -bodyTs: "'aggress':21 'compress':11,16 'could':8 'data':26 'effici':13 'extra':25 'file':30 'hidden':27 'imag':7 'lossi':15 'lossless':10 'suggest':4 'use':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5175748"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701813366 {#2661
        date: 2023-12-05 22:56:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2665}
    +body: "It’s 5120 px wide. Is this necessary?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1701816277 {#3155
      date: 2023-12-05 23:44:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@teawrecks@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3159 …}
    +nested: Doctrine\ORM\PersistentCollection {#3161 …}
    +votes: Doctrine\ORM\PersistentCollection {#3163 …}
    +reports: Doctrine\ORM\PersistentCollection {#3165 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
    -id: 200527
    -bodyTs: "'5120':3 'necessari':8 'px':4 'wide':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5465120"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701816277 {#3156
      date: 2023-12-05 23:44:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2665}
  +body: "That’s a question for a web developer, which I am not. I would expect it to be the max common resolution width. A quick Google shows that modern ultrawides are 5120x1440. So that’s probably why."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701818303 {#3307
    date: 2023-12-06 00:18:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@teawrecks@sopuli.xyz"
    "@_edge@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3310 …}
  +nested: Doctrine\ORM\PersistentCollection {#3312 …}
  +votes: Doctrine\ORM\PersistentCollection {#3314 …}
  +reports: Doctrine\ORM\PersistentCollection {#3316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
  -id: 200662
  -bodyTs: "'5120x1440':32 'common':21 'develop':8 'expect':15 'googl':26 'max':20 'modern':29 'probabl':36 'question':4 'quick':25 'resolut':22 'show':27 'ultrawid':30 'web':7 'width':23 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5177944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701818303 {#3308
    date: 2023-12-06 00:18:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3413
  +user: Proxies\__CG__\App\Entity\User {#3414 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
  +image: null
  +parent: App\Entity\EntryComment {#3309
    +user: App\Entity\User {#2680 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
    +image: null
    +parent: App\Entity\EntryComment {#3157
      +user: Proxies\__CG__\App\Entity\User {#3158 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
      +image: null
      +parent: App\Entity\EntryComment {#2665
        +user: App\Entity\User {#2680 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Which are you suggesting?\n
          \n
          - that the image could be losslessly compressed more efficiently?\n
          - that lossy compression should be used more aggressively?\n
          - that there is extra data hidden in the file?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1703210068 {#2660
          date: 2023-12-22 02:54:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@juli@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2668 …}
        +nested: Doctrine\ORM\PersistentCollection {#2670 …}
        +votes: Doctrine\ORM\PersistentCollection {#2672 …}
        +reports: Doctrine\ORM\PersistentCollection {#2674 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2678 …}
        -id: 200348
        -bodyTs: "'aggress':21 'compress':11,16 'could':8 'data':26 'effici':13 'extra':25 'file':30 'hidden':27 'imag':7 'lossi':15 'lossless':10 'suggest':4 'use':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/5175748"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701813366 {#2661
          date: 2023-12-05 22:56:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2665}
      +body: "It’s 5120 px wide. Is this necessary?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701816277 {#3155
        date: 2023-12-05 23:44:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
        "@teawrecks@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3159 …}
      +nested: Doctrine\ORM\PersistentCollection {#3161 …}
      +votes: Doctrine\ORM\PersistentCollection {#3163 …}
      +reports: Doctrine\ORM\PersistentCollection {#3165 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
      -id: 200527
      -bodyTs: "'5120':3 'necessari':8 'px':4 'wide':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5465120"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701816277 {#3156
        date: 2023-12-05 23:44:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2665}
    +body: "That’s a question for a web developer, which I am not. I would expect it to be the max common resolution width. A quick Google shows that modern ultrawides are 5120x1440. So that’s probably why."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701818303 {#3307
      date: 2023-12-06 00:18:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@teawrecks@sopuli.xyz"
      "@_edge@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3310 …}
    +nested: Doctrine\ORM\PersistentCollection {#3312 …}
    +votes: Doctrine\ORM\PersistentCollection {#3314 …}
    +reports: Doctrine\ORM\PersistentCollection {#3316 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
    -id: 200662
    -bodyTs: "'5120x1440':32 'common':21 'develop':8 'expect':15 'googl':26 'max':20 'modern':29 'probabl':36 'question':4 'quick':25 'resolut':22 'show':27 'ultrawid':30 'web':7 'width':23 'would':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5177944"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818303 {#3308
      date: 2023-12-06 00:18:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2665}
  +body: "So if you are not a cook, you can’t answer questions about food taste?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701833306 {#3410
    date: 2023-12-06 04:28:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@teawrecks@sopuli.xyz"
    "@_edge@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3415 …}
  +nested: Doctrine\ORM\PersistentCollection {#3417 …}
  +votes: Doctrine\ORM\PersistentCollection {#3419 …}
  +reports: Doctrine\ORM\PersistentCollection {#3421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
  -id: 202427
  -bodyTs: "'answer':11 'cook':7 'food':14 'question':12 'tast':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5837388"
  +editedAt: DateTimeImmutable @1703204795 {#3411
    date: 2023-12-22 01:26:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701833306 {#3412
    date: 2023-12-06 04:28: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
131 DENIED edit
App\Entity\EntryComment {#3413
  +user: Proxies\__CG__\App\Entity\User {#3414 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
  +image: null
  +parent: App\Entity\EntryComment {#3309
    +user: App\Entity\User {#2680 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
    +image: null
    +parent: App\Entity\EntryComment {#3157
      +user: Proxies\__CG__\App\Entity\User {#3158 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
      +image: null
      +parent: App\Entity\EntryComment {#2665
        +user: App\Entity\User {#2680 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Which are you suggesting?\n
          \n
          - that the image could be losslessly compressed more efficiently?\n
          - that lossy compression should be used more aggressively?\n
          - that there is extra data hidden in the file?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1703210068 {#2660
          date: 2023-12-22 02:54:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@juli@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2668 …}
        +nested: Doctrine\ORM\PersistentCollection {#2670 …}
        +votes: Doctrine\ORM\PersistentCollection {#2672 …}
        +reports: Doctrine\ORM\PersistentCollection {#2674 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2678 …}
        -id: 200348
        -bodyTs: "'aggress':21 'compress':11,16 'could':8 'data':26 'effici':13 'extra':25 'file':30 'hidden':27 'imag':7 'lossi':15 'lossless':10 'suggest':4 'use':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/5175748"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701813366 {#2661
          date: 2023-12-05 22:56:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2665}
      +body: "It’s 5120 px wide. Is this necessary?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701816277 {#3155
        date: 2023-12-05 23:44:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
        "@teawrecks@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3159 …}
      +nested: Doctrine\ORM\PersistentCollection {#3161 …}
      +votes: Doctrine\ORM\PersistentCollection {#3163 …}
      +reports: Doctrine\ORM\PersistentCollection {#3165 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
      -id: 200527
      -bodyTs: "'5120':3 'necessari':8 'px':4 'wide':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5465120"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701816277 {#3156
        date: 2023-12-05 23:44:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2665}
    +body: "That’s a question for a web developer, which I am not. I would expect it to be the max common resolution width. A quick Google shows that modern ultrawides are 5120x1440. So that’s probably why."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701818303 {#3307
      date: 2023-12-06 00:18:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@teawrecks@sopuli.xyz"
      "@_edge@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3310 …}
    +nested: Doctrine\ORM\PersistentCollection {#3312 …}
    +votes: Doctrine\ORM\PersistentCollection {#3314 …}
    +reports: Doctrine\ORM\PersistentCollection {#3316 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
    -id: 200662
    -bodyTs: "'5120x1440':32 'common':21 'develop':8 'expect':15 'googl':26 'max':20 'modern':29 'probabl':36 'question':4 'quick':25 'resolut':22 'show':27 'ultrawid':30 'web':7 'width':23 'would':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5177944"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818303 {#3308
      date: 2023-12-06 00:18:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2665}
  +body: "So if you are not a cook, you can’t answer questions about food taste?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701833306 {#3410
    date: 2023-12-06 04:28:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@teawrecks@sopuli.xyz"
    "@_edge@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3415 …}
  +nested: Doctrine\ORM\PersistentCollection {#3417 …}
  +votes: Doctrine\ORM\PersistentCollection {#3419 …}
  +reports: Doctrine\ORM\PersistentCollection {#3421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
  -id: 202427
  -bodyTs: "'answer':11 'cook':7 'food':14 'question':12 'tast':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5837388"
  +editedAt: DateTimeImmutable @1703204795 {#3411
    date: 2023-12-22 01:26:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701833306 {#3412
    date: 2023-12-06 04:28: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
132 DENIED moderate
App\Entity\EntryComment {#3413
  +user: Proxies\__CG__\App\Entity\User {#3414 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
  +image: null
  +parent: App\Entity\EntryComment {#3309
    +user: App\Entity\User {#2680 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
    +image: null
    +parent: App\Entity\EntryComment {#3157
      +user: Proxies\__CG__\App\Entity\User {#3158 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
      +image: null
      +parent: App\Entity\EntryComment {#2665
        +user: App\Entity\User {#2680 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Which are you suggesting?\n
          \n
          - that the image could be losslessly compressed more efficiently?\n
          - that lossy compression should be used more aggressively?\n
          - that there is extra data hidden in the file?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1703210068 {#2660
          date: 2023-12-22 02:54:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@juli@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2668 …}
        +nested: Doctrine\ORM\PersistentCollection {#2670 …}
        +votes: Doctrine\ORM\PersistentCollection {#2672 …}
        +reports: Doctrine\ORM\PersistentCollection {#2674 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2678 …}
        -id: 200348
        -bodyTs: "'aggress':21 'compress':11,16 'could':8 'data':26 'effici':13 'extra':25 'file':30 'hidden':27 'imag':7 'lossi':15 'lossless':10 'suggest':4 'use':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/5175748"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701813366 {#2661
          date: 2023-12-05 22:56:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2665}
      +body: "It’s 5120 px wide. Is this necessary?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701816277 {#3155
        date: 2023-12-05 23:44:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
        "@teawrecks@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3159 …}
      +nested: Doctrine\ORM\PersistentCollection {#3161 …}
      +votes: Doctrine\ORM\PersistentCollection {#3163 …}
      +reports: Doctrine\ORM\PersistentCollection {#3165 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
      -id: 200527
      -bodyTs: "'5120':3 'necessari':8 'px':4 'wide':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5465120"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701816277 {#3156
        date: 2023-12-05 23:44:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2665}
    +body: "That’s a question for a web developer, which I am not. I would expect it to be the max common resolution width. A quick Google shows that modern ultrawides are 5120x1440. So that’s probably why."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701818303 {#3307
      date: 2023-12-06 00:18:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@teawrecks@sopuli.xyz"
      "@_edge@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3310 …}
    +nested: Doctrine\ORM\PersistentCollection {#3312 …}
    +votes: Doctrine\ORM\PersistentCollection {#3314 …}
    +reports: Doctrine\ORM\PersistentCollection {#3316 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
    -id: 200662
    -bodyTs: "'5120x1440':32 'common':21 'develop':8 'expect':15 'googl':26 'max':20 'modern':29 'probabl':36 'question':4 'quick':25 'resolut':22 'show':27 'ultrawid':30 'web':7 'width':23 'would':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5177944"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818303 {#3308
      date: 2023-12-06 00:18:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2665}
  +body: "So if you are not a cook, you can’t answer questions about food taste?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701833306 {#3410
    date: 2023-12-06 04:28:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@teawrecks@sopuli.xyz"
    "@_edge@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3415 …}
  +nested: Doctrine\ORM\PersistentCollection {#3417 …}
  +votes: Doctrine\ORM\PersistentCollection {#3419 …}
  +reports: Doctrine\ORM\PersistentCollection {#3421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
  -id: 202427
  -bodyTs: "'answer':11 'cook':7 'food':14 'question':12 'tast':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5837388"
  +editedAt: DateTimeImmutable @1703204795 {#3411
    date: 2023-12-22 01:26:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701833306 {#3412
    date: 2023-12-06 04:28: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
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 {#3484
  +user: App\Entity\User {#2680 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
  +image: null
  +parent: App\Entity\EntryComment {#3413
    +user: Proxies\__CG__\App\Entity\User {#3414 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
    +image: null
    +parent: App\Entity\EntryComment {#3309
      +user: App\Entity\User {#2680 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
      +image: null
      +parent: App\Entity\EntryComment {#3157
        +user: Proxies\__CG__\App\Entity\User {#3158 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
        +image: null
        +parent: App\Entity\EntryComment {#2665
          +user: App\Entity\User {#2680 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            Which are you suggesting?\n
            \n
            - that the image could be losslessly compressed more efficiently?\n
            - that lossy compression should be used more aggressively?\n
            - that there is extra data hidden in the file?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1703210068 {#2660
            date: 2023-12-22 02:54:28.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@juli@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2668 …}
          +nested: Doctrine\ORM\PersistentCollection {#2670 …}
          +votes: Doctrine\ORM\PersistentCollection {#2672 …}
          +reports: Doctrine\ORM\PersistentCollection {#2674 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2678 …}
          -id: 200348
          -bodyTs: "'aggress':21 'compress':11,16 'could':8 'data':26 'effici':13 'extra':25 'file':30 'hidden':27 'imag':7 'lossi':15 'lossless':10 'suggest':4 'use':19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sopuli.xyz/comment/5175748"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701813366 {#2661
            date: 2023-12-05 22:56:06.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2665}
        +body: "It’s 5120 px wide. Is this necessary?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1701816277 {#3155
          date: 2023-12-05 23:44:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@juli@programming.dev"
          "@teawrecks@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3159 …}
        +nested: Doctrine\ORM\PersistentCollection {#3161 …}
        +votes: Doctrine\ORM\PersistentCollection {#3163 …}
        +reports: Doctrine\ORM\PersistentCollection {#3165 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
        -id: 200527
        -bodyTs: "'5120':3 'necessari':8 'px':4 'wide':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/5465120"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701816277 {#3156
          date: 2023-12-05 23:44:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2665}
      +body: "That’s a question for a web developer, which I am not. I would expect it to be the max common resolution width. A quick Google shows that modern ultrawides are 5120x1440. So that’s probably why."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701818303 {#3307
        date: 2023-12-06 00:18:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
        "@teawrecks@sopuli.xyz"
        "@_edge@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3310 …}
      +nested: Doctrine\ORM\PersistentCollection {#3312 …}
      +votes: Doctrine\ORM\PersistentCollection {#3314 …}
      +reports: Doctrine\ORM\PersistentCollection {#3316 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
      -id: 200662
      -bodyTs: "'5120x1440':32 'common':21 'develop':8 'expect':15 'googl':26 'max':20 'modern':29 'probabl':36 'question':4 'quick':25 'resolut':22 'show':27 'ultrawid':30 'web':7 'width':23 'would':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5177944"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701818303 {#3308
        date: 2023-12-06 00:18:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2665}
    +body: "So if you are not a cook, you can’t answer questions about food taste?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701833306 {#3410
      date: 2023-12-06 04:28:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@teawrecks@sopuli.xyz"
      "@_edge@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3415 …}
    +nested: Doctrine\ORM\PersistentCollection {#3417 …}
    +votes: Doctrine\ORM\PersistentCollection {#3419 …}
    +reports: Doctrine\ORM\PersistentCollection {#3421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
    -id: 202427
    -bodyTs: "'answer':11 'cook':7 'food':14 'question':12 'tast':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5837388"
    +editedAt: DateTimeImmutable @1703204795 {#3411
      date: 2023-12-22 01:26:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701833306 {#3412
      date: 2023-12-06 04:28:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2665}
  +body: "I mean, I took a guess. I don’t know what you want from me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701845569 {#3482
    date: 2023-12-06 07:52:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@teawrecks@sopuli.xyz"
    "@_edge@discuss.tchncs.de"
    "@Deckweiss@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3485 …}
  +nested: Doctrine\ORM\PersistentCollection {#3487 …}
  +votes: Doctrine\ORM\PersistentCollection {#3489 …}
  +reports: Doctrine\ORM\PersistentCollection {#3491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3495 …}
  -id: 202577
  -bodyTs: "'guess':6 'know':10 'mean':2 'took':4 'want':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5187275"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701845569 {#3483
    date: 2023-12-06 07:52: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
135 DENIED edit
App\Entity\EntryComment {#3484
  +user: App\Entity\User {#2680 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
  +image: null
  +parent: App\Entity\EntryComment {#3413
    +user: Proxies\__CG__\App\Entity\User {#3414 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
    +image: null
    +parent: App\Entity\EntryComment {#3309
      +user: App\Entity\User {#2680 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
      +image: null
      +parent: App\Entity\EntryComment {#3157
        +user: Proxies\__CG__\App\Entity\User {#3158 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
        +image: null
        +parent: App\Entity\EntryComment {#2665
          +user: App\Entity\User {#2680 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            Which are you suggesting?\n
            \n
            - that the image could be losslessly compressed more efficiently?\n
            - that lossy compression should be used more aggressively?\n
            - that there is extra data hidden in the file?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1703210068 {#2660
            date: 2023-12-22 02:54:28.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@juli@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2668 …}
          +nested: Doctrine\ORM\PersistentCollection {#2670 …}
          +votes: Doctrine\ORM\PersistentCollection {#2672 …}
          +reports: Doctrine\ORM\PersistentCollection {#2674 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2678 …}
          -id: 200348
          -bodyTs: "'aggress':21 'compress':11,16 'could':8 'data':26 'effici':13 'extra':25 'file':30 'hidden':27 'imag':7 'lossi':15 'lossless':10 'suggest':4 'use':19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sopuli.xyz/comment/5175748"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701813366 {#2661
            date: 2023-12-05 22:56:06.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2665}
        +body: "It’s 5120 px wide. Is this necessary?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1701816277 {#3155
          date: 2023-12-05 23:44:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@juli@programming.dev"
          "@teawrecks@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3159 …}
        +nested: Doctrine\ORM\PersistentCollection {#3161 …}
        +votes: Doctrine\ORM\PersistentCollection {#3163 …}
        +reports: Doctrine\ORM\PersistentCollection {#3165 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
        -id: 200527
        -bodyTs: "'5120':3 'necessari':8 'px':4 'wide':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/5465120"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701816277 {#3156
          date: 2023-12-05 23:44:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2665}
      +body: "That’s a question for a web developer, which I am not. I would expect it to be the max common resolution width. A quick Google shows that modern ultrawides are 5120x1440. So that’s probably why."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701818303 {#3307
        date: 2023-12-06 00:18:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
        "@teawrecks@sopuli.xyz"
        "@_edge@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3310 …}
      +nested: Doctrine\ORM\PersistentCollection {#3312 …}
      +votes: Doctrine\ORM\PersistentCollection {#3314 …}
      +reports: Doctrine\ORM\PersistentCollection {#3316 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
      -id: 200662
      -bodyTs: "'5120x1440':32 'common':21 'develop':8 'expect':15 'googl':26 'max':20 'modern':29 'probabl':36 'question':4 'quick':25 'resolut':22 'show':27 'ultrawid':30 'web':7 'width':23 'would':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5177944"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701818303 {#3308
        date: 2023-12-06 00:18:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2665}
    +body: "So if you are not a cook, you can’t answer questions about food taste?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701833306 {#3410
      date: 2023-12-06 04:28:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@teawrecks@sopuli.xyz"
      "@_edge@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3415 …}
    +nested: Doctrine\ORM\PersistentCollection {#3417 …}
    +votes: Doctrine\ORM\PersistentCollection {#3419 …}
    +reports: Doctrine\ORM\PersistentCollection {#3421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
    -id: 202427
    -bodyTs: "'answer':11 'cook':7 'food':14 'question':12 'tast':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5837388"
    +editedAt: DateTimeImmutable @1703204795 {#3411
      date: 2023-12-22 01:26:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701833306 {#3412
      date: 2023-12-06 04:28:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2665}
  +body: "I mean, I took a guess. I don’t know what you want from me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701845569 {#3482
    date: 2023-12-06 07:52:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@teawrecks@sopuli.xyz"
    "@_edge@discuss.tchncs.de"
    "@Deckweiss@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3485 …}
  +nested: Doctrine\ORM\PersistentCollection {#3487 …}
  +votes: Doctrine\ORM\PersistentCollection {#3489 …}
  +reports: Doctrine\ORM\PersistentCollection {#3491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3495 …}
  -id: 202577
  -bodyTs: "'guess':6 'know':10 'mean':2 'took':4 'want':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5187275"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701845569 {#3483
    date: 2023-12-06 07:52: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
136 DENIED moderate
App\Entity\EntryComment {#3484
  +user: App\Entity\User {#2680 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
  +image: null
  +parent: App\Entity\EntryComment {#3413
    +user: Proxies\__CG__\App\Entity\User {#3414 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
    +image: null
    +parent: App\Entity\EntryComment {#3309
      +user: App\Entity\User {#2680 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
      +image: null
      +parent: App\Entity\EntryComment {#3157
        +user: Proxies\__CG__\App\Entity\User {#3158 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
        +image: null
        +parent: App\Entity\EntryComment {#2665
          +user: App\Entity\User {#2680 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            Which are you suggesting?\n
            \n
            - that the image could be losslessly compressed more efficiently?\n
            - that lossy compression should be used more aggressively?\n
            - that there is extra data hidden in the file?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1703210068 {#2660
            date: 2023-12-22 02:54:28.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@juli@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2668 …}
          +nested: Doctrine\ORM\PersistentCollection {#2670 …}
          +votes: Doctrine\ORM\PersistentCollection {#2672 …}
          +reports: Doctrine\ORM\PersistentCollection {#2674 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2678 …}
          -id: 200348
          -bodyTs: "'aggress':21 'compress':11,16 'could':8 'data':26 'effici':13 'extra':25 'file':30 'hidden':27 'imag':7 'lossi':15 'lossless':10 'suggest':4 'use':19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sopuli.xyz/comment/5175748"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701813366 {#2661
            date: 2023-12-05 22:56:06.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2665}
        +body: "It’s 5120 px wide. Is this necessary?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1701816277 {#3155
          date: 2023-12-05 23:44:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@juli@programming.dev"
          "@teawrecks@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3159 …}
        +nested: Doctrine\ORM\PersistentCollection {#3161 …}
        +votes: Doctrine\ORM\PersistentCollection {#3163 …}
        +reports: Doctrine\ORM\PersistentCollection {#3165 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
        -id: 200527
        -bodyTs: "'5120':3 'necessari':8 'px':4 'wide':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/5465120"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701816277 {#3156
          date: 2023-12-05 23:44:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2665}
      +body: "That’s a question for a web developer, which I am not. I would expect it to be the max common resolution width. A quick Google shows that modern ultrawides are 5120x1440. So that’s probably why."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701818303 {#3307
        date: 2023-12-06 00:18:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
        "@teawrecks@sopuli.xyz"
        "@_edge@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3310 …}
      +nested: Doctrine\ORM\PersistentCollection {#3312 …}
      +votes: Doctrine\ORM\PersistentCollection {#3314 …}
      +reports: Doctrine\ORM\PersistentCollection {#3316 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
      -id: 200662
      -bodyTs: "'5120x1440':32 'common':21 'develop':8 'expect':15 'googl':26 'max':20 'modern':29 'probabl':36 'question':4 'quick':25 'resolut':22 'show':27 'ultrawid':30 'web':7 'width':23 'would':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5177944"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701818303 {#3308
        date: 2023-12-06 00:18:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2665}
    +body: "So if you are not a cook, you can’t answer questions about food taste?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701833306 {#3410
      date: 2023-12-06 04:28:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@teawrecks@sopuli.xyz"
      "@_edge@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3415 …}
    +nested: Doctrine\ORM\PersistentCollection {#3417 …}
    +votes: Doctrine\ORM\PersistentCollection {#3419 …}
    +reports: Doctrine\ORM\PersistentCollection {#3421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
    -id: 202427
    -bodyTs: "'answer':11 'cook':7 'food':14 'question':12 'tast':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5837388"
    +editedAt: DateTimeImmutable @1703204795 {#3411
      date: 2023-12-22 01:26:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701833306 {#3412
      date: 2023-12-06 04:28:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2665}
  +body: "I mean, I took a guess. I don’t know what you want from me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701845569 {#3482
    date: 2023-12-06 07:52:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@teawrecks@sopuli.xyz"
    "@_edge@discuss.tchncs.de"
    "@Deckweiss@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3485 …}
  +nested: Doctrine\ORM\PersistentCollection {#3487 …}
  +votes: Doctrine\ORM\PersistentCollection {#3489 …}
  +reports: Doctrine\ORM\PersistentCollection {#3491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3495 …}
  -id: 202577
  -bodyTs: "'guess':6 'know':10 'mean':2 'took':4 'want':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5187275"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701845569 {#3483
    date: 2023-12-06 07:52: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
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 {#3498
  +user: Proxies\__CG__\App\Entity\User {#3414 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
  +image: null
  +parent: App\Entity\EntryComment {#3484
    +user: App\Entity\User {#2680 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
    +image: null
    +parent: App\Entity\EntryComment {#3413
      +user: Proxies\__CG__\App\Entity\User {#3414 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
      +image: null
      +parent: App\Entity\EntryComment {#3309
        +user: App\Entity\User {#2680 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
        +image: null
        +parent: App\Entity\EntryComment {#3157
          +user: Proxies\__CG__\App\Entity\User {#3158 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
          +image: null
          +parent: App\Entity\EntryComment {#2665
            +user: App\Entity\User {#2680 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
            +image: null
            +parent: null
            +root: null
            +body: """
              Which are you suggesting?\n
              \n
              - that the image could be losslessly compressed more efficiently?\n
              - that lossy compression should be used more aggressively?\n
              - that there is extra data hidden in the file?
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1703210068 {#2660
              date: 2023-12-22 02:54:28.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@juli@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2668 …}
            +nested: Doctrine\ORM\PersistentCollection {#2670 …}
            +votes: Doctrine\ORM\PersistentCollection {#2672 …}
            +reports: Doctrine\ORM\PersistentCollection {#2674 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2678 …}
            -id: 200348
            -bodyTs: "'aggress':21 'compress':11,16 'could':8 'data':26 'effici':13 'extra':25 'file':30 'hidden':27 'imag':7 'lossi':15 'lossless':10 'suggest':4 'use':19"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sopuli.xyz/comment/5175748"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701813366 {#2661
              date: 2023-12-05 22:56:06.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2665}
          +body: "It’s 5120 px wide. Is this necessary?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 12
          +score: 0
          +lastActive: DateTime @1701816277 {#3155
            date: 2023-12-05 23:44:37.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@juli@programming.dev"
            "@teawrecks@sopuli.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3159 …}
          +nested: Doctrine\ORM\PersistentCollection {#3161 …}
          +votes: Doctrine\ORM\PersistentCollection {#3163 …}
          +reports: Doctrine\ORM\PersistentCollection {#3165 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
          -id: 200527
          -bodyTs: "'5120':3 'necessari':8 'px':4 'wide':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/5465120"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701816277 {#3156
            date: 2023-12-05 23:44:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2665}
        +body: "That’s a question for a web developer, which I am not. I would expect it to be the max common resolution width. A quick Google shows that modern ultrawides are 5120x1440. So that’s probably why."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701818303 {#3307
          date: 2023-12-06 00:18:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@juli@programming.dev"
          "@teawrecks@sopuli.xyz"
          "@_edge@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3310 …}
        +nested: Doctrine\ORM\PersistentCollection {#3312 …}
        +votes: Doctrine\ORM\PersistentCollection {#3314 …}
        +reports: Doctrine\ORM\PersistentCollection {#3316 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
        -id: 200662
        -bodyTs: "'5120x1440':32 'common':21 'develop':8 'expect':15 'googl':26 'max':20 'modern':29 'probabl':36 'question':4 'quick':25 'resolut':22 'show':27 'ultrawid':30 'web':7 'width':23 'would':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/5177944"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701818303 {#3308
          date: 2023-12-06 00:18:23.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2665}
      +body: "So if you are not a cook, you can’t answer questions about food taste?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701833306 {#3410
        date: 2023-12-06 04:28:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
        "@teawrecks@sopuli.xyz"
        "@_edge@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3415 …}
      +nested: Doctrine\ORM\PersistentCollection {#3417 …}
      +votes: Doctrine\ORM\PersistentCollection {#3419 …}
      +reports: Doctrine\ORM\PersistentCollection {#3421 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
      -id: 202427
      -bodyTs: "'answer':11 'cook':7 'food':14 'question':12 'tast':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5837388"
      +editedAt: DateTimeImmutable @1703204795 {#3411
        date: 2023-12-22 01:26:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701833306 {#3412
        date: 2023-12-06 04:28:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2665}
    +body: "I mean, I took a guess. I don’t know what you want from me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701845569 {#3482
      date: 2023-12-06 07:52:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@teawrecks@sopuli.xyz"
      "@_edge@discuss.tchncs.de"
      "@Deckweiss@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3485 …}
    +nested: Doctrine\ORM\PersistentCollection {#3487 …}
    +votes: Doctrine\ORM\PersistentCollection {#3489 …}
    +reports: Doctrine\ORM\PersistentCollection {#3491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3495 …}
    -id: 202577
    -bodyTs: "'guess':6 'know':10 'mean':2 'took':4 'want':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5187275"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701845569 {#3483
      date: 2023-12-06 07:52:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2665}
  +body: "I want you to laugh at my joke question."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701853866 {#3503
    date: 2023-12-06 10:11:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@teawrecks@sopuli.xyz"
    "@_edge@discuss.tchncs.de"
    "@Deckweiss@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3506 …}
  +nested: Doctrine\ORM\PersistentCollection {#3510 …}
  +votes: Doctrine\ORM\PersistentCollection {#3512 …}
  +reports: Doctrine\ORM\PersistentCollection {#3513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3517 …}
  -id: 202658
  -bodyTs: "'joke':8 'laugh':5 'question':9 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5842138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701853866 {#3500
    date: 2023-12-06 10:11:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#3498
  +user: Proxies\__CG__\App\Entity\User {#3414 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
  +image: null
  +parent: App\Entity\EntryComment {#3484
    +user: App\Entity\User {#2680 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
    +image: null
    +parent: App\Entity\EntryComment {#3413
      +user: Proxies\__CG__\App\Entity\User {#3414 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
      +image: null
      +parent: App\Entity\EntryComment {#3309
        +user: App\Entity\User {#2680 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
        +image: null
        +parent: App\Entity\EntryComment {#3157
          +user: Proxies\__CG__\App\Entity\User {#3158 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
          +image: null
          +parent: App\Entity\EntryComment {#2665
            +user: App\Entity\User {#2680 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
            +image: null
            +parent: null
            +root: null
            +body: """
              Which are you suggesting?\n
              \n
              - that the image could be losslessly compressed more efficiently?\n
              - that lossy compression should be used more aggressively?\n
              - that there is extra data hidden in the file?
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1703210068 {#2660
              date: 2023-12-22 02:54:28.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@juli@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2668 …}
            +nested: Doctrine\ORM\PersistentCollection {#2670 …}
            +votes: Doctrine\ORM\PersistentCollection {#2672 …}
            +reports: Doctrine\ORM\PersistentCollection {#2674 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2678 …}
            -id: 200348
            -bodyTs: "'aggress':21 'compress':11,16 'could':8 'data':26 'effici':13 'extra':25 'file':30 'hidden':27 'imag':7 'lossi':15 'lossless':10 'suggest':4 'use':19"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sopuli.xyz/comment/5175748"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701813366 {#2661
              date: 2023-12-05 22:56:06.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2665}
          +body: "It’s 5120 px wide. Is this necessary?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 12
          +score: 0
          +lastActive: DateTime @1701816277 {#3155
            date: 2023-12-05 23:44:37.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@juli@programming.dev"
            "@teawrecks@sopuli.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3159 …}
          +nested: Doctrine\ORM\PersistentCollection {#3161 …}
          +votes: Doctrine\ORM\PersistentCollection {#3163 …}
          +reports: Doctrine\ORM\PersistentCollection {#3165 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
          -id: 200527
          -bodyTs: "'5120':3 'necessari':8 'px':4 'wide':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/5465120"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701816277 {#3156
            date: 2023-12-05 23:44:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2665}
        +body: "That’s a question for a web developer, which I am not. I would expect it to be the max common resolution width. A quick Google shows that modern ultrawides are 5120x1440. So that’s probably why."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701818303 {#3307
          date: 2023-12-06 00:18:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@juli@programming.dev"
          "@teawrecks@sopuli.xyz"
          "@_edge@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3310 …}
        +nested: Doctrine\ORM\PersistentCollection {#3312 …}
        +votes: Doctrine\ORM\PersistentCollection {#3314 …}
        +reports: Doctrine\ORM\PersistentCollection {#3316 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
        -id: 200662
        -bodyTs: "'5120x1440':32 'common':21 'develop':8 'expect':15 'googl':26 'max':20 'modern':29 'probabl':36 'question':4 'quick':25 'resolut':22 'show':27 'ultrawid':30 'web':7 'width':23 'would':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/5177944"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701818303 {#3308
          date: 2023-12-06 00:18:23.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2665}
      +body: "So if you are not a cook, you can’t answer questions about food taste?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701833306 {#3410
        date: 2023-12-06 04:28:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
        "@teawrecks@sopuli.xyz"
        "@_edge@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3415 …}
      +nested: Doctrine\ORM\PersistentCollection {#3417 …}
      +votes: Doctrine\ORM\PersistentCollection {#3419 …}
      +reports: Doctrine\ORM\PersistentCollection {#3421 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
      -id: 202427
      -bodyTs: "'answer':11 'cook':7 'food':14 'question':12 'tast':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5837388"
      +editedAt: DateTimeImmutable @1703204795 {#3411
        date: 2023-12-22 01:26:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701833306 {#3412
        date: 2023-12-06 04:28:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2665}
    +body: "I mean, I took a guess. I don’t know what you want from me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701845569 {#3482
      date: 2023-12-06 07:52:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@teawrecks@sopuli.xyz"
      "@_edge@discuss.tchncs.de"
      "@Deckweiss@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3485 …}
    +nested: Doctrine\ORM\PersistentCollection {#3487 …}
    +votes: Doctrine\ORM\PersistentCollection {#3489 …}
    +reports: Doctrine\ORM\PersistentCollection {#3491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3495 …}
    -id: 202577
    -bodyTs: "'guess':6 'know':10 'mean':2 'took':4 'want':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5187275"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701845569 {#3483
      date: 2023-12-06 07:52:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2665}
  +body: "I want you to laugh at my joke question."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701853866 {#3503
    date: 2023-12-06 10:11:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@teawrecks@sopuli.xyz"
    "@_edge@discuss.tchncs.de"
    "@Deckweiss@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3506 …}
  +nested: Doctrine\ORM\PersistentCollection {#3510 …}
  +votes: Doctrine\ORM\PersistentCollection {#3512 …}
  +reports: Doctrine\ORM\PersistentCollection {#3513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3517 …}
  -id: 202658
  -bodyTs: "'joke':8 'laugh':5 'question':9 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5842138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701853866 {#3500
    date: 2023-12-06 10:11:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#3498
  +user: Proxies\__CG__\App\Entity\User {#3414 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
  +image: null
  +parent: App\Entity\EntryComment {#3484
    +user: App\Entity\User {#2680 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
    +image: null
    +parent: App\Entity\EntryComment {#3413
      +user: Proxies\__CG__\App\Entity\User {#3414 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
      +image: null
      +parent: App\Entity\EntryComment {#3309
        +user: App\Entity\User {#2680 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
        +image: null
        +parent: App\Entity\EntryComment {#3157
          +user: Proxies\__CG__\App\Entity\User {#3158 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
          +image: null
          +parent: App\Entity\EntryComment {#2665
            +user: App\Entity\User {#2680 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
            +image: null
            +parent: null
            +root: null
            +body: """
              Which are you suggesting?\n
              \n
              - that the image could be losslessly compressed more efficiently?\n
              - that lossy compression should be used more aggressively?\n
              - that there is extra data hidden in the file?
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1703210068 {#2660
              date: 2023-12-22 02:54:28.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@juli@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2668 …}
            +nested: Doctrine\ORM\PersistentCollection {#2670 …}
            +votes: Doctrine\ORM\PersistentCollection {#2672 …}
            +reports: Doctrine\ORM\PersistentCollection {#2674 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2678 …}
            -id: 200348
            -bodyTs: "'aggress':21 'compress':11,16 'could':8 'data':26 'effici':13 'extra':25 'file':30 'hidden':27 'imag':7 'lossi':15 'lossless':10 'suggest':4 'use':19"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sopuli.xyz/comment/5175748"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701813366 {#2661
              date: 2023-12-05 22:56:06.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2665}
          +body: "It’s 5120 px wide. Is this necessary?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 12
          +score: 0
          +lastActive: DateTime @1701816277 {#3155
            date: 2023-12-05 23:44:37.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@juli@programming.dev"
            "@teawrecks@sopuli.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3159 …}
          +nested: Doctrine\ORM\PersistentCollection {#3161 …}
          +votes: Doctrine\ORM\PersistentCollection {#3163 …}
          +reports: Doctrine\ORM\PersistentCollection {#3165 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
          -id: 200527
          -bodyTs: "'5120':3 'necessari':8 'px':4 'wide':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/5465120"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701816277 {#3156
            date: 2023-12-05 23:44:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2665}
        +body: "That’s a question for a web developer, which I am not. I would expect it to be the max common resolution width. A quick Google shows that modern ultrawides are 5120x1440. So that’s probably why."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701818303 {#3307
          date: 2023-12-06 00:18:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@juli@programming.dev"
          "@teawrecks@sopuli.xyz"
          "@_edge@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3310 …}
        +nested: Doctrine\ORM\PersistentCollection {#3312 …}
        +votes: Doctrine\ORM\PersistentCollection {#3314 …}
        +reports: Doctrine\ORM\PersistentCollection {#3316 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
        -id: 200662
        -bodyTs: "'5120x1440':32 'common':21 'develop':8 'expect':15 'googl':26 'max':20 'modern':29 'probabl':36 'question':4 'quick':25 'resolut':22 'show':27 'ultrawid':30 'web':7 'width':23 'would':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/5177944"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701818303 {#3308
          date: 2023-12-06 00:18:23.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2665}
      +body: "So if you are not a cook, you can’t answer questions about food taste?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701833306 {#3410
        date: 2023-12-06 04:28:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
        "@teawrecks@sopuli.xyz"
        "@_edge@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3415 …}
      +nested: Doctrine\ORM\PersistentCollection {#3417 …}
      +votes: Doctrine\ORM\PersistentCollection {#3419 …}
      +reports: Doctrine\ORM\PersistentCollection {#3421 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
      -id: 202427
      -bodyTs: "'answer':11 'cook':7 'food':14 'question':12 'tast':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5837388"
      +editedAt: DateTimeImmutable @1703204795 {#3411
        date: 2023-12-22 01:26:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701833306 {#3412
        date: 2023-12-06 04:28:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2665}
    +body: "I mean, I took a guess. I don’t know what you want from me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701845569 {#3482
      date: 2023-12-06 07:52:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@teawrecks@sopuli.xyz"
      "@_edge@discuss.tchncs.de"
      "@Deckweiss@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3485 …}
    +nested: Doctrine\ORM\PersistentCollection {#3487 …}
    +votes: Doctrine\ORM\PersistentCollection {#3489 …}
    +reports: Doctrine\ORM\PersistentCollection {#3491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3495 …}
    -id: 202577
    -bodyTs: "'guess':6 'know':10 'mean':2 'took':4 'want':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5187275"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701845569 {#3483
      date: 2023-12-06 07:52:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2665}
  +body: "I want you to laugh at my joke question."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701853866 {#3503
    date: 2023-12-06 10:11:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@teawrecks@sopuli.xyz"
    "@_edge@discuss.tchncs.de"
    "@Deckweiss@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3506 …}
  +nested: Doctrine\ORM\PersistentCollection {#3510 …}
  +votes: Doctrine\ORM\PersistentCollection {#3512 …}
  +reports: Doctrine\ORM\PersistentCollection {#3513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3517 …}
  -id: 202658
  -bodyTs: "'joke':8 'laugh':5 'question':9 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5842138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701853866 {#3500
    date: 2023-12-06 10:11:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3430
  +user: Proxies\__CG__\App\Entity\User {#3431 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
  +image: null
  +parent: App\Entity\EntryComment {#3309
    +user: App\Entity\User {#2680 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
    +image: null
    +parent: App\Entity\EntryComment {#3157
      +user: Proxies\__CG__\App\Entity\User {#3158 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
      +image: null
      +parent: App\Entity\EntryComment {#2665
        +user: App\Entity\User {#2680 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Which are you suggesting?\n
          \n
          - that the image could be losslessly compressed more efficiently?\n
          - that lossy compression should be used more aggressively?\n
          - that there is extra data hidden in the file?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1703210068 {#2660
          date: 2023-12-22 02:54:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@juli@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2668 …}
        +nested: Doctrine\ORM\PersistentCollection {#2670 …}
        +votes: Doctrine\ORM\PersistentCollection {#2672 …}
        +reports: Doctrine\ORM\PersistentCollection {#2674 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2678 …}
        -id: 200348
        -bodyTs: "'aggress':21 'compress':11,16 'could':8 'data':26 'effici':13 'extra':25 'file':30 'hidden':27 'imag':7 'lossi':15 'lossless':10 'suggest':4 'use':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/5175748"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701813366 {#2661
          date: 2023-12-05 22:56:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2665}
      +body: "It’s 5120 px wide. Is this necessary?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701816277 {#3155
        date: 2023-12-05 23:44:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
        "@teawrecks@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3159 …}
      +nested: Doctrine\ORM\PersistentCollection {#3161 …}
      +votes: Doctrine\ORM\PersistentCollection {#3163 …}
      +reports: Doctrine\ORM\PersistentCollection {#3165 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
      -id: 200527
      -bodyTs: "'5120':3 'necessari':8 'px':4 'wide':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5465120"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701816277 {#3156
        date: 2023-12-05 23:44:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2665}
    +body: "That’s a question for a web developer, which I am not. I would expect it to be the max common resolution width. A quick Google shows that modern ultrawides are 5120x1440. So that’s probably why."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701818303 {#3307
      date: 2023-12-06 00:18:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@teawrecks@sopuli.xyz"
      "@_edge@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3310 …}
    +nested: Doctrine\ORM\PersistentCollection {#3312 …}
    +votes: Doctrine\ORM\PersistentCollection {#3314 …}
    +reports: Doctrine\ORM\PersistentCollection {#3316 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
    -id: 200662
    -bodyTs: "'5120x1440':32 'common':21 'develop':8 'expect':15 'googl':26 'max':20 'modern':29 'probabl':36 'question':4 'quick':25 'resolut':22 'show':27 'ultrawid':30 'web':7 'width':23 'would':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5177944"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818303 {#3308
      date: 2023-12-06 00:18:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2665}
  +body: """
    I'm a web developer.\n
    \n
    Lemmy does not use the entire screen width. The way it has been embedded in the page means that image takes up only 850 pixels of horizontal space so it could be 5x smaller and no one would be able to see the difference.\n
    \n
    Lemmy really should be automatically resizing the images (on the server) when they are uploaded, not every single time the community is viewed (in the browser).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701846813 {#3427
    date: 2023-12-06 08:13:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@teawrecks@sopuli.xyz"
    "@_edge@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3432 …}
  +nested: Doctrine\ORM\PersistentCollection {#3434 …}
  +votes: Doctrine\ORM\PersistentCollection {#3436 …}
  +reports: Doctrine\ORM\PersistentCollection {#3438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3442 …}
  -id: 202593
  -bodyTs: "'5x':38 '850':29 'abl':45 'automat':54 'browser':75 'communiti':70 'could':36 'develop':5 'differ':49 'embed':19 'entir':11 'everi':66 'horizont':32 'imag':25,57 'lemmi':6,50 'm':2 'mean':23 'one':42 'page':22 'pixel':30 'realli':51 'resiz':55 'screen':12 'see':47 'server':60 'singl':67 'smaller':39 'space':33 'take':26 'time':68 'upload':64 'use':9 'view':72 'way':15 'web':4 'width':13 'would':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kglitch.social/m/linux@lemmy.ml/t/89658/-/comment/850407"
  +editedAt: DateTimeImmutable @1703208832 {#3428
    date: 2023-12-22 02:33:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701846813 {#3429
    date: 2023-12-06 08:13: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
143 DENIED edit
App\Entity\EntryComment {#3430
  +user: Proxies\__CG__\App\Entity\User {#3431 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
  +image: null
  +parent: App\Entity\EntryComment {#3309
    +user: App\Entity\User {#2680 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
    +image: null
    +parent: App\Entity\EntryComment {#3157
      +user: Proxies\__CG__\App\Entity\User {#3158 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
      +image: null
      +parent: App\Entity\EntryComment {#2665
        +user: App\Entity\User {#2680 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Which are you suggesting?\n
          \n
          - that the image could be losslessly compressed more efficiently?\n
          - that lossy compression should be used more aggressively?\n
          - that there is extra data hidden in the file?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1703210068 {#2660
          date: 2023-12-22 02:54:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@juli@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2668 …}
        +nested: Doctrine\ORM\PersistentCollection {#2670 …}
        +votes: Doctrine\ORM\PersistentCollection {#2672 …}
        +reports: Doctrine\ORM\PersistentCollection {#2674 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2678 …}
        -id: 200348
        -bodyTs: "'aggress':21 'compress':11,16 'could':8 'data':26 'effici':13 'extra':25 'file':30 'hidden':27 'imag':7 'lossi':15 'lossless':10 'suggest':4 'use':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/5175748"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701813366 {#2661
          date: 2023-12-05 22:56:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2665}
      +body: "It’s 5120 px wide. Is this necessary?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701816277 {#3155
        date: 2023-12-05 23:44:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
        "@teawrecks@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3159 …}
      +nested: Doctrine\ORM\PersistentCollection {#3161 …}
      +votes: Doctrine\ORM\PersistentCollection {#3163 …}
      +reports: Doctrine\ORM\PersistentCollection {#3165 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
      -id: 200527
      -bodyTs: "'5120':3 'necessari':8 'px':4 'wide':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5465120"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701816277 {#3156
        date: 2023-12-05 23:44:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2665}
    +body: "That’s a question for a web developer, which I am not. I would expect it to be the max common resolution width. A quick Google shows that modern ultrawides are 5120x1440. So that’s probably why."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701818303 {#3307
      date: 2023-12-06 00:18:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@teawrecks@sopuli.xyz"
      "@_edge@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3310 …}
    +nested: Doctrine\ORM\PersistentCollection {#3312 …}
    +votes: Doctrine\ORM\PersistentCollection {#3314 …}
    +reports: Doctrine\ORM\PersistentCollection {#3316 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
    -id: 200662
    -bodyTs: "'5120x1440':32 'common':21 'develop':8 'expect':15 'googl':26 'max':20 'modern':29 'probabl':36 'question':4 'quick':25 'resolut':22 'show':27 'ultrawid':30 'web':7 'width':23 'would':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5177944"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818303 {#3308
      date: 2023-12-06 00:18:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2665}
  +body: """
    I'm a web developer.\n
    \n
    Lemmy does not use the entire screen width. The way it has been embedded in the page means that image takes up only 850 pixels of horizontal space so it could be 5x smaller and no one would be able to see the difference.\n
    \n
    Lemmy really should be automatically resizing the images (on the server) when they are uploaded, not every single time the community is viewed (in the browser).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701846813 {#3427
    date: 2023-12-06 08:13:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@teawrecks@sopuli.xyz"
    "@_edge@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3432 …}
  +nested: Doctrine\ORM\PersistentCollection {#3434 …}
  +votes: Doctrine\ORM\PersistentCollection {#3436 …}
  +reports: Doctrine\ORM\PersistentCollection {#3438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3442 …}
  -id: 202593
  -bodyTs: "'5x':38 '850':29 'abl':45 'automat':54 'browser':75 'communiti':70 'could':36 'develop':5 'differ':49 'embed':19 'entir':11 'everi':66 'horizont':32 'imag':25,57 'lemmi':6,50 'm':2 'mean':23 'one':42 'page':22 'pixel':30 'realli':51 'resiz':55 'screen':12 'see':47 'server':60 'singl':67 'smaller':39 'space':33 'take':26 'time':68 'upload':64 'use':9 'view':72 'way':15 'web':4 'width':13 'would':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kglitch.social/m/linux@lemmy.ml/t/89658/-/comment/850407"
  +editedAt: DateTimeImmutable @1703208832 {#3428
    date: 2023-12-22 02:33:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701846813 {#3429
    date: 2023-12-06 08:13: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
144 DENIED moderate
App\Entity\EntryComment {#3430
  +user: Proxies\__CG__\App\Entity\User {#3431 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
  +image: null
  +parent: App\Entity\EntryComment {#3309
    +user: App\Entity\User {#2680 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
    +image: null
    +parent: App\Entity\EntryComment {#3157
      +user: Proxies\__CG__\App\Entity\User {#3158 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
      +image: null
      +parent: App\Entity\EntryComment {#2665
        +user: App\Entity\User {#2680 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Which are you suggesting?\n
          \n
          - that the image could be losslessly compressed more efficiently?\n
          - that lossy compression should be used more aggressively?\n
          - that there is extra data hidden in the file?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1703210068 {#2660
          date: 2023-12-22 02:54:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@juli@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2668 …}
        +nested: Doctrine\ORM\PersistentCollection {#2670 …}
        +votes: Doctrine\ORM\PersistentCollection {#2672 …}
        +reports: Doctrine\ORM\PersistentCollection {#2674 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2678 …}
        -id: 200348
        -bodyTs: "'aggress':21 'compress':11,16 'could':8 'data':26 'effici':13 'extra':25 'file':30 'hidden':27 'imag':7 'lossi':15 'lossless':10 'suggest':4 'use':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/5175748"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701813366 {#2661
          date: 2023-12-05 22:56:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2665}
      +body: "It’s 5120 px wide. Is this necessary?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701816277 {#3155
        date: 2023-12-05 23:44:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
        "@teawrecks@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3159 …}
      +nested: Doctrine\ORM\PersistentCollection {#3161 …}
      +votes: Doctrine\ORM\PersistentCollection {#3163 …}
      +reports: Doctrine\ORM\PersistentCollection {#3165 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
      -id: 200527
      -bodyTs: "'5120':3 'necessari':8 'px':4 'wide':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5465120"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701816277 {#3156
        date: 2023-12-05 23:44:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2665}
    +body: "That’s a question for a web developer, which I am not. I would expect it to be the max common resolution width. A quick Google shows that modern ultrawides are 5120x1440. So that’s probably why."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701818303 {#3307
      date: 2023-12-06 00:18:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@teawrecks@sopuli.xyz"
      "@_edge@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3310 …}
    +nested: Doctrine\ORM\PersistentCollection {#3312 …}
    +votes: Doctrine\ORM\PersistentCollection {#3314 …}
    +reports: Doctrine\ORM\PersistentCollection {#3316 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
    -id: 200662
    -bodyTs: "'5120x1440':32 'common':21 'develop':8 'expect':15 'googl':26 'max':20 'modern':29 'probabl':36 'question':4 'quick':25 'resolut':22 'show':27 'ultrawid':30 'web':7 'width':23 'would':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5177944"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818303 {#3308
      date: 2023-12-06 00:18:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2665}
  +body: """
    I'm a web developer.\n
    \n
    Lemmy does not use the entire screen width. The way it has been embedded in the page means that image takes up only 850 pixels of horizontal space so it could be 5x smaller and no one would be able to see the difference.\n
    \n
    Lemmy really should be automatically resizing the images (on the server) when they are uploaded, not every single time the community is viewed (in the browser).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701846813 {#3427
    date: 2023-12-06 08:13:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@teawrecks@sopuli.xyz"
    "@_edge@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3432 …}
  +nested: Doctrine\ORM\PersistentCollection {#3434 …}
  +votes: Doctrine\ORM\PersistentCollection {#3436 …}
  +reports: Doctrine\ORM\PersistentCollection {#3438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3442 …}
  -id: 202593
  -bodyTs: "'5x':38 '850':29 'abl':45 'automat':54 'browser':75 'communiti':70 'could':36 'develop':5 'differ':49 'embed':19 'entir':11 'everi':66 'horizont':32 'imag':25,57 'lemmi':6,50 'm':2 'mean':23 'one':42 'page':22 'pixel':30 'realli':51 'resiz':55 'screen':12 'see':47 'server':60 'singl':67 'smaller':39 'space':33 'take':26 'time':68 'upload':64 'use':9 'view':72 'way':15 'web':4 'width':13 'would':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kglitch.social/m/linux@lemmy.ml/t/89658/-/comment/850407"
  +editedAt: DateTimeImmutable @1703208832 {#3428
    date: 2023-12-22 02:33:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701846813 {#3429
    date: 2023-12-06 08:13: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
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 {#3325
  +user: Proxies\__CG__\App\Entity\User {#3326 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
  +image: null
  +parent: App\Entity\EntryComment {#3157
    +user: Proxies\__CG__\App\Entity\User {#3158 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
    +image: null
    +parent: App\Entity\EntryComment {#2665
      +user: App\Entity\User {#2680 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Which are you suggesting?\n
        \n
        - that the image could be losslessly compressed more efficiently?\n
        - that lossy compression should be used more aggressively?\n
        - that there is extra data hidden in the file?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703210068 {#2660
        date: 2023-12-22 02:54:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2668 …}
      +nested: Doctrine\ORM\PersistentCollection {#2670 …}
      +votes: Doctrine\ORM\PersistentCollection {#2672 …}
      +reports: Doctrine\ORM\PersistentCollection {#2674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2678 …}
      -id: 200348
      -bodyTs: "'aggress':21 'compress':11,16 'could':8 'data':26 'effici':13 'extra':25 'file':30 'hidden':27 'imag':7 'lossi':15 'lossless':10 'suggest':4 'use':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5175748"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701813366 {#2661
        date: 2023-12-05 22:56:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2665}
    +body: "It’s 5120 px wide. Is this necessary?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1701816277 {#3155
      date: 2023-12-05 23:44:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@teawrecks@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3159 …}
    +nested: Doctrine\ORM\PersistentCollection {#3161 …}
    +votes: Doctrine\ORM\PersistentCollection {#3163 …}
    +reports: Doctrine\ORM\PersistentCollection {#3165 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
    -id: 200527
    -bodyTs: "'5120':3 'necessari':8 'px':4 'wide':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5465120"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701816277 {#3156
      date: 2023-12-05 23:44:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2665}
  +body: """
    it’s not. the lemmy-ui max width for the poster element is far smaller than that (1104x960). in fact, the poster element is set to be a near-square (displays as rectangular in web and mobile web on the page header), as it also displays in the sidebar and in mobile apps as a square if the image is. most mods simply assume it’s a rectangle and upload a rectangular image.\n
    \n
    this image is made to be the largest usable resolution lemmy can display as a community poster and optimized to be very small in file size. see on [lemm.ee/c/plex](https://lemm.ee/c/plex)\n
    \n
    ![](https://lemm.ee/pictrs/image/6df8e5b3-a7fb-441d-a114-94513bcccc56.webp?format=webp)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701823532 {#3322
    date: 2023-12-06 01:45:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@teawrecks@sopuli.xyz"
    "@_edge@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3327 …}
  +nested: Doctrine\ORM\PersistentCollection {#3329 …}
  +votes: Doctrine\ORM\PersistentCollection {#3331 …}
  +reports: Doctrine\ORM\PersistentCollection {#3333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3337 …}
  -id: 202229
  -bodyTs: "'/c/plex](https://lemm.ee/c/plex)':106 '/pictrs/image/6df8e5b3-a7fb-441d-a114-94513bcccc56.webp?format=webp)':109 '1104x960':19 'also':47 'app':55 'assum':66 'communiti':91 'display':33,48,88 'element':13,24 'fact':21 'far':15 'file':100 'header':44 'imag':61,75,77 'largest':83 'lemm.ee':105,108 'lemm.ee/c/plex](https://lemm.ee/c/plex)':104 'lemm.ee/pictrs/image/6df8e5b3-a7fb-441d-a114-94513bcccc56.webp?format=webp)':107 'lemmi':6,86 'lemmy-ui':5 'made':79 'max':8 'mobil':39,54 'mod':64 'near':31 'near-squar':30 'optim':94 'page':43 'poster':12,23,92 'rectangl':70 'rectangular':35,74 'resolut':85 'see':102 'set':26 'sidebar':51 'simpli':65 'size':101 'small':98 'smaller':16 'squar':32,58 'ui':7 'upload':72 'usabl':84 'web':37,40 'width':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7028046"
  +editedAt: DateTimeImmutable @1703200465 {#3323
    date: 2023-12-22 00:14:25.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701823532 {#3324
    date: 2023-12-06 01:45: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
147 DENIED edit
App\Entity\EntryComment {#3325
  +user: Proxies\__CG__\App\Entity\User {#3326 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
  +image: null
  +parent: App\Entity\EntryComment {#3157
    +user: Proxies\__CG__\App\Entity\User {#3158 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
    +image: null
    +parent: App\Entity\EntryComment {#2665
      +user: App\Entity\User {#2680 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Which are you suggesting?\n
        \n
        - that the image could be losslessly compressed more efficiently?\n
        - that lossy compression should be used more aggressively?\n
        - that there is extra data hidden in the file?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703210068 {#2660
        date: 2023-12-22 02:54:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2668 …}
      +nested: Doctrine\ORM\PersistentCollection {#2670 …}
      +votes: Doctrine\ORM\PersistentCollection {#2672 …}
      +reports: Doctrine\ORM\PersistentCollection {#2674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2678 …}
      -id: 200348
      -bodyTs: "'aggress':21 'compress':11,16 'could':8 'data':26 'effici':13 'extra':25 'file':30 'hidden':27 'imag':7 'lossi':15 'lossless':10 'suggest':4 'use':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5175748"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701813366 {#2661
        date: 2023-12-05 22:56:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2665}
    +body: "It’s 5120 px wide. Is this necessary?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1701816277 {#3155
      date: 2023-12-05 23:44:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@teawrecks@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3159 …}
    +nested: Doctrine\ORM\PersistentCollection {#3161 …}
    +votes: Doctrine\ORM\PersistentCollection {#3163 …}
    +reports: Doctrine\ORM\PersistentCollection {#3165 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
    -id: 200527
    -bodyTs: "'5120':3 'necessari':8 'px':4 'wide':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5465120"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701816277 {#3156
      date: 2023-12-05 23:44:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2665}
  +body: """
    it’s not. the lemmy-ui max width for the poster element is far smaller than that (1104x960). in fact, the poster element is set to be a near-square (displays as rectangular in web and mobile web on the page header), as it also displays in the sidebar and in mobile apps as a square if the image is. most mods simply assume it’s a rectangle and upload a rectangular image.\n
    \n
    this image is made to be the largest usable resolution lemmy can display as a community poster and optimized to be very small in file size. see on [lemm.ee/c/plex](https://lemm.ee/c/plex)\n
    \n
    ![](https://lemm.ee/pictrs/image/6df8e5b3-a7fb-441d-a114-94513bcccc56.webp?format=webp)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701823532 {#3322
    date: 2023-12-06 01:45:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@teawrecks@sopuli.xyz"
    "@_edge@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3327 …}
  +nested: Doctrine\ORM\PersistentCollection {#3329 …}
  +votes: Doctrine\ORM\PersistentCollection {#3331 …}
  +reports: Doctrine\ORM\PersistentCollection {#3333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3337 …}
  -id: 202229
  -bodyTs: "'/c/plex](https://lemm.ee/c/plex)':106 '/pictrs/image/6df8e5b3-a7fb-441d-a114-94513bcccc56.webp?format=webp)':109 '1104x960':19 'also':47 'app':55 'assum':66 'communiti':91 'display':33,48,88 'element':13,24 'fact':21 'far':15 'file':100 'header':44 'imag':61,75,77 'largest':83 'lemm.ee':105,108 'lemm.ee/c/plex](https://lemm.ee/c/plex)':104 'lemm.ee/pictrs/image/6df8e5b3-a7fb-441d-a114-94513bcccc56.webp?format=webp)':107 'lemmi':6,86 'lemmy-ui':5 'made':79 'max':8 'mobil':39,54 'mod':64 'near':31 'near-squar':30 'optim':94 'page':43 'poster':12,23,92 'rectangl':70 'rectangular':35,74 'resolut':85 'see':102 'set':26 'sidebar':51 'simpli':65 'size':101 'small':98 'smaller':16 'squar':32,58 'ui':7 'upload':72 'usabl':84 'web':37,40 'width':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7028046"
  +editedAt: DateTimeImmutable @1703200465 {#3323
    date: 2023-12-22 00:14:25.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701823532 {#3324
    date: 2023-12-06 01:45: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
148 DENIED moderate
App\Entity\EntryComment {#3325
  +user: Proxies\__CG__\App\Entity\User {#3326 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
  +image: null
  +parent: App\Entity\EntryComment {#3157
    +user: Proxies\__CG__\App\Entity\User {#3158 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
    +image: null
    +parent: App\Entity\EntryComment {#2665
      +user: App\Entity\User {#2680 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2666 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2667 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Which are you suggesting?\n
        \n
        - that the image could be losslessly compressed more efficiently?\n
        - that lossy compression should be used more aggressively?\n
        - that there is extra data hidden in the file?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703210068 {#2660
        date: 2023-12-22 02:54:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2668 …}
      +nested: Doctrine\ORM\PersistentCollection {#2670 …}
      +votes: Doctrine\ORM\PersistentCollection {#2672 …}
      +reports: Doctrine\ORM\PersistentCollection {#2674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2678 …}
      -id: 200348
      -bodyTs: "'aggress':21 'compress':11,16 'could':8 'data':26 'effici':13 'extra':25 'file':30 'hidden':27 'imag':7 'lossi':15 'lossless':10 'suggest':4 'use':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5175748"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701813366 {#2661
        date: 2023-12-05 22:56:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2665}
    +body: "It’s 5120 px wide. Is this necessary?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1701816277 {#3155
      date: 2023-12-05 23:44:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@teawrecks@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3159 …}
    +nested: Doctrine\ORM\PersistentCollection {#3161 …}
    +votes: Doctrine\ORM\PersistentCollection {#3163 …}
    +reports: Doctrine\ORM\PersistentCollection {#3165 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
    -id: 200527
    -bodyTs: "'5120':3 'necessari':8 'px':4 'wide':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5465120"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701816277 {#3156
      date: 2023-12-05 23:44:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2665}
  +body: """
    it’s not. the lemmy-ui max width for the poster element is far smaller than that (1104x960). in fact, the poster element is set to be a near-square (displays as rectangular in web and mobile web on the page header), as it also displays in the sidebar and in mobile apps as a square if the image is. most mods simply assume it’s a rectangle and upload a rectangular image.\n
    \n
    this image is made to be the largest usable resolution lemmy can display as a community poster and optimized to be very small in file size. see on [lemm.ee/c/plex](https://lemm.ee/c/plex)\n
    \n
    ![](https://lemm.ee/pictrs/image/6df8e5b3-a7fb-441d-a114-94513bcccc56.webp?format=webp)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701823532 {#3322
    date: 2023-12-06 01:45:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@teawrecks@sopuli.xyz"
    "@_edge@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3327 …}
  +nested: Doctrine\ORM\PersistentCollection {#3329 …}
  +votes: Doctrine\ORM\PersistentCollection {#3331 …}
  +reports: Doctrine\ORM\PersistentCollection {#3333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3337 …}
  -id: 202229
  -bodyTs: "'/c/plex](https://lemm.ee/c/plex)':106 '/pictrs/image/6df8e5b3-a7fb-441d-a114-94513bcccc56.webp?format=webp)':109 '1104x960':19 'also':47 'app':55 'assum':66 'communiti':91 'display':33,48,88 'element':13,24 'fact':21 'far':15 'file':100 'header':44 'imag':61,75,77 'largest':83 'lemm.ee':105,108 'lemm.ee/c/plex](https://lemm.ee/c/plex)':104 'lemm.ee/pictrs/image/6df8e5b3-a7fb-441d-a114-94513bcccc56.webp?format=webp)':107 'lemmi':6,86 'lemmy-ui':5 'made':79 'max':8 'mobil':39,54 'mod':64 'near':31 'near-squar':30 'optim':94 'page':43 'poster':12,23,92 'rectangl':70 'rectangular':35,74 'resolut':85 'see':102 'set':26 'sidebar':51 'simpli':65 'size':101 'small':98 'smaller':16 'squar':32,58 'ui':7 'upload':72 'usabl':84 'web':37,40 'width':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7028046"
  +editedAt: DateTimeImmutable @1703200465 {#3323
    date: 2023-12-22 00:14:25.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701823532 {#3324
    date: 2023-12-06 01:45: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
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 {#2740
  +user: App\Entity\User {#2754 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2741 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s a joke. The true source of happiness is the absence of the wrong people. I cut some people out of my life and the air seems cleaner, I’m so happy all th e time now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702960770 {#2735
    date: 2023-12-19 05:39:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2742 …}
  +nested: Doctrine\ORM\PersistentCollection {#2744 …}
  +votes: Doctrine\ORM\PersistentCollection {#2746 …}
  +reports: Doctrine\ORM\PersistentCollection {#2748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2752 …}
  -id: 194871
  -bodyTs: "'absenc':12 'air':27 'cleaner':29 'cut':18 'e':36 'happi':9,33 'joke':4 'life':24 'm':31 'peopl':16,20 'seem':28 'sourc':7 'th':35 'time':37 'true':6 'wrong':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5790948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701677648 {#2736
    date: 2023-12-04 09:14: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
151 DENIED edit
App\Entity\EntryComment {#2740
  +user: App\Entity\User {#2754 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2741 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s a joke. The true source of happiness is the absence of the wrong people. I cut some people out of my life and the air seems cleaner, I’m so happy all th e time now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702960770 {#2735
    date: 2023-12-19 05:39:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2742 …}
  +nested: Doctrine\ORM\PersistentCollection {#2744 …}
  +votes: Doctrine\ORM\PersistentCollection {#2746 …}
  +reports: Doctrine\ORM\PersistentCollection {#2748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2752 …}
  -id: 194871
  -bodyTs: "'absenc':12 'air':27 'cleaner':29 'cut':18 'e':36 'happi':9,33 'joke':4 'life':24 'm':31 'peopl':16,20 'seem':28 'sourc':7 'th':35 'time':37 'true':6 'wrong':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5790948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701677648 {#2736
    date: 2023-12-04 09:14: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
152 DENIED moderate
App\Entity\EntryComment {#2740
  +user: App\Entity\User {#2754 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2741 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s a joke. The true source of happiness is the absence of the wrong people. I cut some people out of my life and the air seems cleaner, I’m so happy all th e time now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702960770 {#2735
    date: 2023-12-19 05:39:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2742 …}
  +nested: Doctrine\ORM\PersistentCollection {#2744 …}
  +votes: Doctrine\ORM\PersistentCollection {#2746 …}
  +reports: Doctrine\ORM\PersistentCollection {#2748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2752 …}
  -id: 194871
  -bodyTs: "'absenc':12 'air':27 'cleaner':29 'cut':18 'e':36 'happi':9,33 'joke':4 'life':24 'm':31 'peopl':16,20 'seem':28 'sourc':7 'th':35 'time':37 'true':6 'wrong':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5790948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701677648 {#2736
    date: 2023-12-04 09:14: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
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 {#3137
  +user: Proxies\__CG__\App\Entity\User {#3147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2741 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: App\Entity\EntryComment {#2740
    +user: App\Entity\User {#2754 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2741 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s a joke. The true source of happiness is the absence of the wrong people. I cut some people out of my life and the air seems cleaner, I’m so happy all th e time now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1702960770 {#2735
      date: 2023-12-19 05:39:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2742 …}
    +nested: Doctrine\ORM\PersistentCollection {#2744 …}
    +votes: Doctrine\ORM\PersistentCollection {#2746 …}
    +reports: Doctrine\ORM\PersistentCollection {#2748 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2750 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2752 …}
    -id: 194871
    -bodyTs: "'absenc':12 'air':27 'cleaner':29 'cut':18 'e':36 'happi':9,33 'joke':4 'life':24 'm':31 'peopl':16,20 'seem':28 'sourc':7 'th':35 'time':37 'true':6 'wrong':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5790948"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701677648 {#2736
      date: 2023-12-04 09:14:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2740}
  +body: """
    “The true source of happiness is the thing that worked for me.”\n
    \n
    Great that it worked for you, but let’s not get carried with pretending there is one true source to happiness.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701725749 {#3135
    date: 2023-12-04 22:35:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@virock@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3146 …}
  +nested: Doctrine\ORM\PersistentCollection {#3139 …}
  +votes: Doctrine\ORM\PersistentCollection {#3141 …}
  +reports: Doctrine\ORM\PersistentCollection {#3149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
  -id: 196866
  -bodyTs: "'carri':24 'get':23 'great':13 'happi':5,33 'let':20 'one':29 'pretend':26 'sourc':3,31 'thing':8 'true':2,30 'work':10,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5414167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701725749 {#3136
    date: 2023-12-04 22:35: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
155 DENIED edit
App\Entity\EntryComment {#3137
  +user: Proxies\__CG__\App\Entity\User {#3147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2741 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: App\Entity\EntryComment {#2740
    +user: App\Entity\User {#2754 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2741 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s a joke. The true source of happiness is the absence of the wrong people. I cut some people out of my life and the air seems cleaner, I’m so happy all th e time now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1702960770 {#2735
      date: 2023-12-19 05:39:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2742 …}
    +nested: Doctrine\ORM\PersistentCollection {#2744 …}
    +votes: Doctrine\ORM\PersistentCollection {#2746 …}
    +reports: Doctrine\ORM\PersistentCollection {#2748 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2750 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2752 …}
    -id: 194871
    -bodyTs: "'absenc':12 'air':27 'cleaner':29 'cut':18 'e':36 'happi':9,33 'joke':4 'life':24 'm':31 'peopl':16,20 'seem':28 'sourc':7 'th':35 'time':37 'true':6 'wrong':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5790948"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701677648 {#2736
      date: 2023-12-04 09:14:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2740}
  +body: """
    “The true source of happiness is the thing that worked for me.”\n
    \n
    Great that it worked for you, but let’s not get carried with pretending there is one true source to happiness.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701725749 {#3135
    date: 2023-12-04 22:35:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@virock@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3146 …}
  +nested: Doctrine\ORM\PersistentCollection {#3139 …}
  +votes: Doctrine\ORM\PersistentCollection {#3141 …}
  +reports: Doctrine\ORM\PersistentCollection {#3149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
  -id: 196866
  -bodyTs: "'carri':24 'get':23 'great':13 'happi':5,33 'let':20 'one':29 'pretend':26 'sourc':3,31 'thing':8 'true':2,30 'work':10,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5414167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701725749 {#3136
    date: 2023-12-04 22:35: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
156 DENIED moderate
App\Entity\EntryComment {#3137
  +user: Proxies\__CG__\App\Entity\User {#3147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2741 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: App\Entity\EntryComment {#2740
    +user: App\Entity\User {#2754 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2741 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s a joke. The true source of happiness is the absence of the wrong people. I cut some people out of my life and the air seems cleaner, I’m so happy all th e time now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1702960770 {#2735
      date: 2023-12-19 05:39:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2742 …}
    +nested: Doctrine\ORM\PersistentCollection {#2744 …}
    +votes: Doctrine\ORM\PersistentCollection {#2746 …}
    +reports: Doctrine\ORM\PersistentCollection {#2748 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2750 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2752 …}
    -id: 194871
    -bodyTs: "'absenc':12 'air':27 'cleaner':29 'cut':18 'e':36 'happi':9,33 'joke':4 'life':24 'm':31 'peopl':16,20 'seem':28 'sourc':7 'th':35 'time':37 'true':6 'wrong':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5790948"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701677648 {#2736
      date: 2023-12-04 09:14:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2740}
  +body: """
    “The true source of happiness is the thing that worked for me.”\n
    \n
    Great that it worked for you, but let’s not get carried with pretending there is one true source to happiness.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701725749 {#3135
    date: 2023-12-04 22:35:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@virock@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3146 …}
  +nested: Doctrine\ORM\PersistentCollection {#3139 …}
  +votes: Doctrine\ORM\PersistentCollection {#3141 …}
  +reports: Doctrine\ORM\PersistentCollection {#3149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
  -id: 196866
  -bodyTs: "'carri':24 'get':23 'great':13 'happi':5,33 'let':20 'one':29 'pretend':26 'sourc':3,31 'thing':8 'true':2,30 'work':10,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5414167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701725749 {#3136
    date: 2023-12-04 22:35: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
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 {#2814
  +user: App\Entity\User {#2828 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2815 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    There is a part of the dog training book “Total Recall” by Pippa Mattinson that refers to this.\n
    \n
    Pie-in-a-bush is her way of explaining the Jackpot reward training method.\n
    \n
    Very surreal to see it realised so.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700935517 {#2809
    date: 2023-11-25 19:05:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notnotmike@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2816 …}
  +nested: Doctrine\ORM\PersistentCollection {#2818 …}
  +votes: Doctrine\ORM\PersistentCollection {#2820 …}
  +reports: Doctrine\ORM\PersistentCollection {#2822 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2824 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2826 …}
  -id: 163303
  -bodyTs: "'book':9 'bush':23 'dog':7 'explain':28 'jackpot':30 'mattinson':14 'method':33 'part':4 'pie':20 'pie-in-a-bush':19 'pippa':13 'realis':39 'recal':11 'refer':16 'reward':31 'see':37 'surreal':35 'total':10 'train':8,32 'way':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5579614"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700935517 {#2810
    date: 2023-11-25 19:05:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#2814
  +user: App\Entity\User {#2828 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2815 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    There is a part of the dog training book “Total Recall” by Pippa Mattinson that refers to this.\n
    \n
    Pie-in-a-bush is her way of explaining the Jackpot reward training method.\n
    \n
    Very surreal to see it realised so.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700935517 {#2809
    date: 2023-11-25 19:05:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notnotmike@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2816 …}
  +nested: Doctrine\ORM\PersistentCollection {#2818 …}
  +votes: Doctrine\ORM\PersistentCollection {#2820 …}
  +reports: Doctrine\ORM\PersistentCollection {#2822 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2824 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2826 …}
  -id: 163303
  -bodyTs: "'book':9 'bush':23 'dog':7 'explain':28 'jackpot':30 'mattinson':14 'method':33 'part':4 'pie':20 'pie-in-a-bush':19 'pippa':13 'realis':39 'recal':11 'refer':16 'reward':31 'see':37 'surreal':35 'total':10 'train':8,32 'way':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5579614"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700935517 {#2810
    date: 2023-11-25 19:05:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#2814
  +user: App\Entity\User {#2828 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2815 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    There is a part of the dog training book “Total Recall” by Pippa Mattinson that refers to this.\n
    \n
    Pie-in-a-bush is her way of explaining the Jackpot reward training method.\n
    \n
    Very surreal to see it realised so.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700935517 {#2809
    date: 2023-11-25 19:05:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notnotmike@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2816 …}
  +nested: Doctrine\ORM\PersistentCollection {#2818 …}
  +votes: Doctrine\ORM\PersistentCollection {#2820 …}
  +reports: Doctrine\ORM\PersistentCollection {#2822 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2824 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2826 …}
  -id: 163303
  -bodyTs: "'book':9 'bush':23 'dog':7 'explain':28 'jackpot':30 'mattinson':14 'method':33 'part':4 'pie':20 'pie-in-a-bush':19 'pippa':13 'realis':39 'recal':11 'refer':16 'reward':31 'see':37 'surreal':35 'total':10 'train':8,32 'way':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5579614"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700935517 {#2810
    date: 2023-11-25 19:05:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2888
  +user: App\Entity\User {#2902 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: null
  +root: null
  +body: "ಠ▄ಠ"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700833438 {#2883
    date: 2023-11-24 14:43:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2890 …}
  +nested: Doctrine\ORM\PersistentCollection {#2892 …}
  +votes: Doctrine\ORM\PersistentCollection {#2894 …}
  +reports: Doctrine\ORM\PersistentCollection {#2896 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2900 …}
  -id: 158491
  -bodyTs: "'ಠ':1,2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5106604"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700833438 {#2884
    date: 2023-11-24 14:43: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
163 DENIED edit
App\Entity\EntryComment {#2888
  +user: App\Entity\User {#2902 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: null
  +root: null
  +body: "ಠ▄ಠ"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700833438 {#2883
    date: 2023-11-24 14:43:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2890 …}
  +nested: Doctrine\ORM\PersistentCollection {#2892 …}
  +votes: Doctrine\ORM\PersistentCollection {#2894 …}
  +reports: Doctrine\ORM\PersistentCollection {#2896 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2900 …}
  -id: 158491
  -bodyTs: "'ಠ':1,2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5106604"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700833438 {#2884
    date: 2023-11-24 14:43: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
164 DENIED moderate
App\Entity\EntryComment {#2888
  +user: App\Entity\User {#2902 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: null
  +root: null
  +body: "ಠ▄ಠ"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700833438 {#2883
    date: 2023-11-24 14:43:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2890 …}
  +nested: Doctrine\ORM\PersistentCollection {#2892 …}
  +votes: Doctrine\ORM\PersistentCollection {#2894 …}
  +reports: Doctrine\ORM\PersistentCollection {#2896 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2900 …}
  -id: 158491
  -bodyTs: "'ಠ':1,2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5106604"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700833438 {#2884
    date: 2023-11-24 14:43: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
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 {#2962
  +user: App\Entity\User {#2976 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2963 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: null
  +root: null
  +body: "wait, you guys have friends??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696764231 {#2957
    date: 2023-10-08 13:23:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@danhab99@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2964 …}
  +nested: Doctrine\ORM\PersistentCollection {#2966 …}
  +votes: Doctrine\ORM\PersistentCollection {#2968 …}
  +reports: Doctrine\ORM\PersistentCollection {#2970 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2972 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2974 …}
  -id: 37275
  -bodyTs: "'friend':5 'guy':3 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/522562/-/comment/2832012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696764231 {#2958
    date: 2023-10-08 13:23:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#2962
  +user: App\Entity\User {#2976 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2963 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: null
  +root: null
  +body: "wait, you guys have friends??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696764231 {#2957
    date: 2023-10-08 13:23:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@danhab99@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2964 …}
  +nested: Doctrine\ORM\PersistentCollection {#2966 …}
  +votes: Doctrine\ORM\PersistentCollection {#2968 …}
  +reports: Doctrine\ORM\PersistentCollection {#2970 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2972 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2974 …}
  -id: 37275
  -bodyTs: "'friend':5 'guy':3 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/522562/-/comment/2832012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696764231 {#2958
    date: 2023-10-08 13:23:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#2962
  +user: App\Entity\User {#2976 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2963 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: null
  +root: null
  +body: "wait, you guys have friends??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696764231 {#2957
    date: 2023-10-08 13:23:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@danhab99@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2964 …}
  +nested: Doctrine\ORM\PersistentCollection {#2966 …}
  +votes: Doctrine\ORM\PersistentCollection {#2968 …}
  +reports: Doctrine\ORM\PersistentCollection {#2970 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2972 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2974 …}
  -id: 37275
  -bodyTs: "'friend':5 'guy':3 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/522562/-/comment/2832012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696764231 {#2958
    date: 2023-10-08 13:23:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details