GET https://kbin.spritesserver.nl/index.php/d/unityd.org/comments

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.87 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2388
  +user: App\Entity\User {#2489 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Does Unity support Wayland?\n
    > \n
    > Nope. However, UnityX, a prototype desktop environment (which will be available as a variant of Unity once ready), will include Wayland support.\n
    \n
    I realize the name was likely chosen for completely unrelated reasons, but I can’t stop laughing about Unity**X** being the only variant of Unity with Wayland support.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702854817 {#2482
    date: 2023-12-18 00:13:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1873 …}
  +nested: Doctrine\ORM\PersistentCollection {#1607 …}
  +votes: Doctrine\ORM\PersistentCollection {#1853 …}
  +reports: Doctrine\ORM\PersistentCollection {#1927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
  -id: 184212
  -bodyTs: "'avail':15 'chosen':33 'complet':35 'desktop':10 'environ':11 'howev':6 'includ':24 'laugh':43 'like':32 'name':30 'nope':5 'prototyp':9 'readi':22 'realiz':28 'reason':37 'stop':42 'support':3,26,55 'uniti':2,20,45,52 'unityx':7 'unrel':36 'variant':18,50 'wayland':4,25,54 'x':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.comfysnug.space/comment/1298671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701394696 {#1789
    date: 2023-12-01 02:38:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2388
  +user: App\Entity\User {#2489 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Does Unity support Wayland?\n
    > \n
    > Nope. However, UnityX, a prototype desktop environment (which will be available as a variant of Unity once ready), will include Wayland support.\n
    \n
    I realize the name was likely chosen for completely unrelated reasons, but I can’t stop laughing about Unity**X** being the only variant of Unity with Wayland support.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702854817 {#2482
    date: 2023-12-18 00:13:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1873 …}
  +nested: Doctrine\ORM\PersistentCollection {#1607 …}
  +votes: Doctrine\ORM\PersistentCollection {#1853 …}
  +reports: Doctrine\ORM\PersistentCollection {#1927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
  -id: 184212
  -bodyTs: "'avail':15 'chosen':33 'complet':35 'desktop':10 'environ':11 'howev':6 'includ':24 'laugh':43 'like':32 'name':30 'nope':5 'prototyp':9 'readi':22 'realiz':28 'reason':37 'stop':42 'support':3,26,55 'uniti':2,20,45,52 'unityx':7 'unrel':36 'variant':18,50 'wayland':4,25,54 'x':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.comfysnug.space/comment/1298671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701394696 {#1789
    date: 2023-12-01 02:38:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2388
  +user: App\Entity\User {#2489 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Does Unity support Wayland?\n
    > \n
    > Nope. However, UnityX, a prototype desktop environment (which will be available as a variant of Unity once ready), will include Wayland support.\n
    \n
    I realize the name was likely chosen for completely unrelated reasons, but I can’t stop laughing about Unity**X** being the only variant of Unity with Wayland support.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702854817 {#2482
    date: 2023-12-18 00:13:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1873 …}
  +nested: Doctrine\ORM\PersistentCollection {#1607 …}
  +votes: Doctrine\ORM\PersistentCollection {#1853 …}
  +reports: Doctrine\ORM\PersistentCollection {#1927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
  -id: 184212
  -bodyTs: "'avail':15 'chosen':33 'complet':35 'desktop':10 'environ':11 'howev':6 'includ':24 'laugh':43 'like':32 'name':30 'nope':5 'prototyp':9 'readi':22 'realiz':28 'reason':37 'stop':42 'support':3,26,55 'uniti':2,20,45,52 'unityx':7 'unrel':36 'variant':18,50 'wayland':4,25,54 'x':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.comfysnug.space/comment/1298671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701394696 {#1789
    date: 2023-12-01 02:38:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3258
  +user: Proxies\__CG__\App\Entity\User {#3093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2388
    +user: App\Entity\User {#2489 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Does Unity support Wayland?\n
      > \n
      > Nope. However, UnityX, a prototype desktop environment (which will be available as a variant of Unity once ready), will include Wayland support.\n
      \n
      I realize the name was likely chosen for completely unrelated reasons, but I can’t stop laughing about Unity**X** being the only variant of Unity with Wayland support.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702854817 {#2482
      date: 2023-12-18 00:13:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1873 …}
    +nested: Doctrine\ORM\PersistentCollection {#1607 …}
    +votes: Doctrine\ORM\PersistentCollection {#1853 …}
    +reports: Doctrine\ORM\PersistentCollection {#1927 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
    -id: 184212
    -bodyTs: "'avail':15 'chosen':33 'complet':35 'desktop':10 'environ':11 'howev':6 'includ':24 'laugh':43 'like':32 'name':30 'nope':5 'prototyp':9 'readi':22 'realiz':28 'reason':37 'stop':42 'support':3,26,55 'uniti':2,20,45,52 'unityx':7 'unrel':36 'variant':18,50 'wayland':4,25,54 'x':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.comfysnug.space/comment/1298671"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701394696 {#1789
      date: 2023-12-01 02:38:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2388}
  +body: "No not currently"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701664023 {#3256
    date: 2023-12-04 05:27:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@Spectacle8011@lemmy.comfysnug.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3259 …}
  +nested: Doctrine\ORM\PersistentCollection {#3261 …}
  +votes: Doctrine\ORM\PersistentCollection {#3263 …}
  +reports: Doctrine\ORM\PersistentCollection {#3265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3269 …}
  -id: 194524
  -bodyTs: "'current':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5227306"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701664023 {#3257
    date: 2023-12-04 05:27: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
7 DENIED edit
App\Entity\EntryComment {#3258
  +user: Proxies\__CG__\App\Entity\User {#3093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2388
    +user: App\Entity\User {#2489 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Does Unity support Wayland?\n
      > \n
      > Nope. However, UnityX, a prototype desktop environment (which will be available as a variant of Unity once ready), will include Wayland support.\n
      \n
      I realize the name was likely chosen for completely unrelated reasons, but I can’t stop laughing about Unity**X** being the only variant of Unity with Wayland support.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702854817 {#2482
      date: 2023-12-18 00:13:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1873 …}
    +nested: Doctrine\ORM\PersistentCollection {#1607 …}
    +votes: Doctrine\ORM\PersistentCollection {#1853 …}
    +reports: Doctrine\ORM\PersistentCollection {#1927 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
    -id: 184212
    -bodyTs: "'avail':15 'chosen':33 'complet':35 'desktop':10 'environ':11 'howev':6 'includ':24 'laugh':43 'like':32 'name':30 'nope':5 'prototyp':9 'readi':22 'realiz':28 'reason':37 'stop':42 'support':3,26,55 'uniti':2,20,45,52 'unityx':7 'unrel':36 'variant':18,50 'wayland':4,25,54 'x':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.comfysnug.space/comment/1298671"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701394696 {#1789
      date: 2023-12-01 02:38:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2388}
  +body: "No not currently"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701664023 {#3256
    date: 2023-12-04 05:27:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@Spectacle8011@lemmy.comfysnug.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3259 …}
  +nested: Doctrine\ORM\PersistentCollection {#3261 …}
  +votes: Doctrine\ORM\PersistentCollection {#3263 …}
  +reports: Doctrine\ORM\PersistentCollection {#3265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3269 …}
  -id: 194524
  -bodyTs: "'current':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5227306"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701664023 {#3257
    date: 2023-12-04 05:27: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
8 DENIED moderate
App\Entity\EntryComment {#3258
  +user: Proxies\__CG__\App\Entity\User {#3093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2388
    +user: App\Entity\User {#2489 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Does Unity support Wayland?\n
      > \n
      > Nope. However, UnityX, a prototype desktop environment (which will be available as a variant of Unity once ready), will include Wayland support.\n
      \n
      I realize the name was likely chosen for completely unrelated reasons, but I can’t stop laughing about Unity**X** being the only variant of Unity with Wayland support.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702854817 {#2482
      date: 2023-12-18 00:13:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1873 …}
    +nested: Doctrine\ORM\PersistentCollection {#1607 …}
    +votes: Doctrine\ORM\PersistentCollection {#1853 …}
    +reports: Doctrine\ORM\PersistentCollection {#1927 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
    -id: 184212
    -bodyTs: "'avail':15 'chosen':33 'complet':35 'desktop':10 'environ':11 'howev':6 'includ':24 'laugh':43 'like':32 'name':30 'nope':5 'prototyp':9 'readi':22 'realiz':28 'reason':37 'stop':42 'support':3,26,55 'uniti':2,20,45,52 'unityx':7 'unrel':36 'variant':18,50 'wayland':4,25,54 'x':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.comfysnug.space/comment/1298671"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701394696 {#1789
      date: 2023-12-01 02:38:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2388}
  +body: "No not currently"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701664023 {#3256
    date: 2023-12-04 05:27:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@Spectacle8011@lemmy.comfysnug.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3259 …}
  +nested: Doctrine\ORM\PersistentCollection {#3261 …}
  +votes: Doctrine\ORM\PersistentCollection {#3263 …}
  +reports: Doctrine\ORM\PersistentCollection {#3265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3269 …}
  -id: 194524
  -bodyTs: "'current':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5227306"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701664023 {#3257
    date: 2023-12-04 05:27: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
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 {#1795
  +user: App\Entity\User {#1597 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "MasterSHIT you meant, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701374475 {#1613
    date: 2023-11-30 21:01:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1687 …}
  +nested: Doctrine\ORM\PersistentCollection {#1616 …}
  +votes: Doctrine\ORM\PersistentCollection {#1598 …}
  +reports: Doctrine\ORM\PersistentCollection {#1629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
  -id: 184018
  -bodyTs: "'mastershit':1 'meant':3 'right':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3149049"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701374475 {#1689
    date: 2023-11-30 21:01:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#1795
  +user: App\Entity\User {#1597 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "MasterSHIT you meant, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701374475 {#1613
    date: 2023-11-30 21:01:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1687 …}
  +nested: Doctrine\ORM\PersistentCollection {#1616 …}
  +votes: Doctrine\ORM\PersistentCollection {#1598 …}
  +reports: Doctrine\ORM\PersistentCollection {#1629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
  -id: 184018
  -bodyTs: "'mastershit':1 'meant':3 'right':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3149049"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701374475 {#1689
    date: 2023-11-30 21:01:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#1795
  +user: App\Entity\User {#1597 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "MasterSHIT you meant, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701374475 {#1613
    date: 2023-11-30 21:01:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1687 …}
  +nested: Doctrine\ORM\PersistentCollection {#1616 …}
  +votes: Doctrine\ORM\PersistentCollection {#1598 …}
  +reports: Doctrine\ORM\PersistentCollection {#1629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
  -id: 184018
  -bodyTs: "'mastershit':1 'meant':3 'right':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3149049"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701374475 {#1689
    date: 2023-11-30 21:01:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2372
  +user: App\Entity\User {#1708 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Why is the unity is underrated when its what i use\n
    \n
    Everyone is going on about the lack of punctuation; I can’t get over this snippet. It’s like the ideal of an ego wrote this.\n
    \n
    If you’d like to know my experience with Unity DE, I thought it felt like a toy and when it was packaged with Ubuntu, it was the first time I left vanilla Ubuntu since the days of Gutsy Gibbon.\n
    \n
    I’m glad to hear Unity getting love. The customizability is by far linux’s key strength. So it can give people what they want. For example, it gives me the ability to completely ignore Unity.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1702240038 {#2377
    date: 2023-12-10 21:27:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2380 …}
  +nested: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2384 …}
  +reports: Doctrine\ORM\PersistentCollection {#2379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  -id: 176881
  -bodyTs: "'abil':109 'complet':111 'customiz':87 'd':40 'day':74 'de':48 'ego':35 'everyon':12 'exampl':104 'experi':45 'far':90 'felt':52 'first':66 'get':24,84 'gibbon':77 'give':98,106 'glad':80 'go':14 'gutsi':76 'hear':82 'ideal':32 'ignor':112 'key':93 'know':43 'lack':18 'left':69 'like':30,41,53 'linux':91 'love':85 'm':79 'packag':60 'peopl':99 'punctuat':20 'sinc':72 'snippet':27 'strength':94 'thought':50 'time':67 'toy':55 'ubuntu':62,71 'underr':6 'uniti':4,47,83,113 'use':11 'vanilla':70 'want':102 'wrote':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5671401"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701267508 {#2360
    date: 2023-11-29 15:18:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2372
  +user: App\Entity\User {#1708 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Why is the unity is underrated when its what i use\n
    \n
    Everyone is going on about the lack of punctuation; I can’t get over this snippet. It’s like the ideal of an ego wrote this.\n
    \n
    If you’d like to know my experience with Unity DE, I thought it felt like a toy and when it was packaged with Ubuntu, it was the first time I left vanilla Ubuntu since the days of Gutsy Gibbon.\n
    \n
    I’m glad to hear Unity getting love. The customizability is by far linux’s key strength. So it can give people what they want. For example, it gives me the ability to completely ignore Unity.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1702240038 {#2377
    date: 2023-12-10 21:27:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2380 …}
  +nested: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2384 …}
  +reports: Doctrine\ORM\PersistentCollection {#2379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  -id: 176881
  -bodyTs: "'abil':109 'complet':111 'customiz':87 'd':40 'day':74 'de':48 'ego':35 'everyon':12 'exampl':104 'experi':45 'far':90 'felt':52 'first':66 'get':24,84 'gibbon':77 'give':98,106 'glad':80 'go':14 'gutsi':76 'hear':82 'ideal':32 'ignor':112 'key':93 'know':43 'lack':18 'left':69 'like':30,41,53 'linux':91 'love':85 'm':79 'packag':60 'peopl':99 'punctuat':20 'sinc':72 'snippet':27 'strength':94 'thought':50 'time':67 'toy':55 'ubuntu':62,71 'underr':6 'uniti':4,47,83,113 'use':11 'vanilla':70 'want':102 'wrote':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5671401"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701267508 {#2360
    date: 2023-11-29 15:18:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2372
  +user: App\Entity\User {#1708 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Why is the unity is underrated when its what i use\n
    \n
    Everyone is going on about the lack of punctuation; I can’t get over this snippet. It’s like the ideal of an ego wrote this.\n
    \n
    If you’d like to know my experience with Unity DE, I thought it felt like a toy and when it was packaged with Ubuntu, it was the first time I left vanilla Ubuntu since the days of Gutsy Gibbon.\n
    \n
    I’m glad to hear Unity getting love. The customizability is by far linux’s key strength. So it can give people what they want. For example, it gives me the ability to completely ignore Unity.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1702240038 {#2377
    date: 2023-12-10 21:27:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2380 …}
  +nested: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2384 …}
  +reports: Doctrine\ORM\PersistentCollection {#2379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  -id: 176881
  -bodyTs: "'abil':109 'complet':111 'customiz':87 'd':40 'day':74 'de':48 'ego':35 'everyon':12 'exampl':104 'experi':45 'far':90 'felt':52 'first':66 'get':24,84 'gibbon':77 'give':98,106 'glad':80 'go':14 'gutsi':76 'hear':82 'ideal':32 'ignor':112 'key':93 'know':43 'lack':18 'left':69 'like':30,41,53 'linux':91 'love':85 'm':79 'packag':60 'peopl':99 'punctuat':20 'sinc':72 'snippet':27 'strength':94 'thought':50 'time':67 'toy':55 'ubuntu':62,71 'underr':6 'uniti':4,47,83,113 'use':11 'vanilla':70 'want':102 'wrote':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5671401"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701267508 {#2360
    date: 2023-11-29 15:18:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3227
  +user: Proxies\__CG__\App\Entity\User {#3228 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2372
    +user: App\Entity\User {#1708 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Why is the unity is underrated when its what i use\n
      \n
      Everyone is going on about the lack of punctuation; I can’t get over this snippet. It’s like the ideal of an ego wrote this.\n
      \n
      If you’d like to know my experience with Unity DE, I thought it felt like a toy and when it was packaged with Ubuntu, it was the first time I left vanilla Ubuntu since the days of Gutsy Gibbon.\n
      \n
      I’m glad to hear Unity getting love. The customizability is by far linux’s key strength. So it can give people what they want. For example, it gives me the ability to completely ignore Unity.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1702240038 {#2377
      date: 2023-12-10 21:27:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2380 …}
    +nested: Doctrine\ORM\PersistentCollection {#2382 …}
    +votes: Doctrine\ORM\PersistentCollection {#2384 …}
    +reports: Doctrine\ORM\PersistentCollection {#2379 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
    -id: 176881
    -bodyTs: "'abil':109 'complet':111 'customiz':87 'd':40 'day':74 'de':48 'ego':35 'everyon':12 'exampl':104 'experi':45 'far':90 'felt':52 'first':66 'get':24,84 'gibbon':77 'give':98,106 'glad':80 'go':14 'gutsi':76 'hear':82 'ideal':32 'ignor':112 'key':93 'know':43 'lack':18 'left':69 'like':30,41,53 'linux':91 'love':85 'm':79 'packag':60 'peopl':99 'punctuat':20 'sinc':72 'snippet':27 'strength':94 'thought':50 'time':67 'toy':55 'ubuntu':62,71 'underr':6 'uniti':4,47,83,113 'use':11 'vanilla':70 'want':102 'wrote':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5671401"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701267508 {#2360
      date: 2023-11-29 15:18:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2372}
  +body: """
    Unity would be awesome if you used the laptopto run only a few applications each on the bar.\n
    \n
    So i actually think unity would be perfect for the normie or even the writer.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701278781 {#3225
    date: 2023-11-29 18:26:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@ook_the_librarian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3229 …}
  +nested: Doctrine\ORM\PersistentCollection {#3231 …}
  +votes: Doctrine\ORM\PersistentCollection {#3233 …}
  +reports: Doctrine\ORM\PersistentCollection {#3235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
  -id: 177508
  -bodyTs: "'actual':21 'applic':14 'awesom':4 'bar':18 'even':31 'laptopto':9 'normi':29 'perfect':26 'run':10 'think':22 'uniti':1,23 'use':7 'would':2,24 'writer':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3141247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701278781 {#3226
    date: 2023-11-29 18:26:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3227
  +user: Proxies\__CG__\App\Entity\User {#3228 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2372
    +user: App\Entity\User {#1708 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Why is the unity is underrated when its what i use\n
      \n
      Everyone is going on about the lack of punctuation; I can’t get over this snippet. It’s like the ideal of an ego wrote this.\n
      \n
      If you’d like to know my experience with Unity DE, I thought it felt like a toy and when it was packaged with Ubuntu, it was the first time I left vanilla Ubuntu since the days of Gutsy Gibbon.\n
      \n
      I’m glad to hear Unity getting love. The customizability is by far linux’s key strength. So it can give people what they want. For example, it gives me the ability to completely ignore Unity.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1702240038 {#2377
      date: 2023-12-10 21:27:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2380 …}
    +nested: Doctrine\ORM\PersistentCollection {#2382 …}
    +votes: Doctrine\ORM\PersistentCollection {#2384 …}
    +reports: Doctrine\ORM\PersistentCollection {#2379 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
    -id: 176881
    -bodyTs: "'abil':109 'complet':111 'customiz':87 'd':40 'day':74 'de':48 'ego':35 'everyon':12 'exampl':104 'experi':45 'far':90 'felt':52 'first':66 'get':24,84 'gibbon':77 'give':98,106 'glad':80 'go':14 'gutsi':76 'hear':82 'ideal':32 'ignor':112 'key':93 'know':43 'lack':18 'left':69 'like':30,41,53 'linux':91 'love':85 'm':79 'packag':60 'peopl':99 'punctuat':20 'sinc':72 'snippet':27 'strength':94 'thought':50 'time':67 'toy':55 'ubuntu':62,71 'underr':6 'uniti':4,47,83,113 'use':11 'vanilla':70 'want':102 'wrote':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5671401"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701267508 {#2360
      date: 2023-11-29 15:18:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2372}
  +body: """
    Unity would be awesome if you used the laptopto run only a few applications each on the bar.\n
    \n
    So i actually think unity would be perfect for the normie or even the writer.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701278781 {#3225
    date: 2023-11-29 18:26:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@ook_the_librarian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3229 …}
  +nested: Doctrine\ORM\PersistentCollection {#3231 …}
  +votes: Doctrine\ORM\PersistentCollection {#3233 …}
  +reports: Doctrine\ORM\PersistentCollection {#3235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
  -id: 177508
  -bodyTs: "'actual':21 'applic':14 'awesom':4 'bar':18 'even':31 'laptopto':9 'normi':29 'perfect':26 'run':10 'think':22 'uniti':1,23 'use':7 'would':2,24 'writer':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3141247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701278781 {#3226
    date: 2023-11-29 18:26:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3227
  +user: Proxies\__CG__\App\Entity\User {#3228 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2372
    +user: App\Entity\User {#1708 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Why is the unity is underrated when its what i use\n
      \n
      Everyone is going on about the lack of punctuation; I can’t get over this snippet. It’s like the ideal of an ego wrote this.\n
      \n
      If you’d like to know my experience with Unity DE, I thought it felt like a toy and when it was packaged with Ubuntu, it was the first time I left vanilla Ubuntu since the days of Gutsy Gibbon.\n
      \n
      I’m glad to hear Unity getting love. The customizability is by far linux’s key strength. So it can give people what they want. For example, it gives me the ability to completely ignore Unity.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1702240038 {#2377
      date: 2023-12-10 21:27:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2380 …}
    +nested: Doctrine\ORM\PersistentCollection {#2382 …}
    +votes: Doctrine\ORM\PersistentCollection {#2384 …}
    +reports: Doctrine\ORM\PersistentCollection {#2379 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
    -id: 176881
    -bodyTs: "'abil':109 'complet':111 'customiz':87 'd':40 'day':74 'de':48 'ego':35 'everyon':12 'exampl':104 'experi':45 'far':90 'felt':52 'first':66 'get':24,84 'gibbon':77 'give':98,106 'glad':80 'go':14 'gutsi':76 'hear':82 'ideal':32 'ignor':112 'key':93 'know':43 'lack':18 'left':69 'like':30,41,53 'linux':91 'love':85 'm':79 'packag':60 'peopl':99 'punctuat':20 'sinc':72 'snippet':27 'strength':94 'thought':50 'time':67 'toy':55 'ubuntu':62,71 'underr':6 'uniti':4,47,83,113 'use':11 'vanilla':70 'want':102 'wrote':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5671401"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701267508 {#2360
      date: 2023-11-29 15:18:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2372}
  +body: """
    Unity would be awesome if you used the laptopto run only a few applications each on the bar.\n
    \n
    So i actually think unity would be perfect for the normie or even the writer.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701278781 {#3225
    date: 2023-11-29 18:26:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@ook_the_librarian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3229 …}
  +nested: Doctrine\ORM\PersistentCollection {#3231 …}
  +votes: Doctrine\ORM\PersistentCollection {#3233 …}
  +reports: Doctrine\ORM\PersistentCollection {#3235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
  -id: 177508
  -bodyTs: "'actual':21 'applic':14 'awesom':4 'bar':18 'even':31 'laptopto':9 'normi':29 'perfect':26 'run':10 'think':22 'uniti':1,23 'use':7 'would':2,24 'writer':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3141247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701278781 {#3226
    date: 2023-11-29 18:26:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3243
  +user: Proxies\__CG__\App\Entity\User {#3093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2372
    +user: App\Entity\User {#1708 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Why is the unity is underrated when its what i use\n
      \n
      Everyone is going on about the lack of punctuation; I can’t get over this snippet. It’s like the ideal of an ego wrote this.\n
      \n
      If you’d like to know my experience with Unity DE, I thought it felt like a toy and when it was packaged with Ubuntu, it was the first time I left vanilla Ubuntu since the days of Gutsy Gibbon.\n
      \n
      I’m glad to hear Unity getting love. The customizability is by far linux’s key strength. So it can give people what they want. For example, it gives me the ability to completely ignore Unity.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1702240038 {#2377
      date: 2023-12-10 21:27:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2380 …}
    +nested: Doctrine\ORM\PersistentCollection {#2382 …}
    +votes: Doctrine\ORM\PersistentCollection {#2384 …}
    +reports: Doctrine\ORM\PersistentCollection {#2379 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
    -id: 176881
    -bodyTs: "'abil':109 'complet':111 'customiz':87 'd':40 'day':74 'de':48 'ego':35 'everyon':12 'exampl':104 'experi':45 'far':90 'felt':52 'first':66 'get':24,84 'gibbon':77 'give':98,106 'glad':80 'go':14 'gutsi':76 'hear':82 'ideal':32 'ignor':112 'key':93 'know':43 'lack':18 'left':69 'like':30,41,53 'linux':91 'love':85 'm':79 'packag':60 'peopl':99 'punctuat':20 'sinc':72 'snippet':27 'strength':94 'thought':50 'time':67 'toy':55 'ubuntu':62,71 'underr':6 'uniti':4,47,83,113 'use':11 'vanilla':70 'want':102 'wrote':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5671401"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701267508 {#2360
      date: 2023-11-29 15:18:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2372}
  +body: "Will it your point after all.but remember not anything is going to be forgotten forever."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701301035 {#3241
    date: 2023-11-30 00:37:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@ook_the_librarian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3244 …}
  +nested: Doctrine\ORM\PersistentCollection {#3246 …}
  +votes: Doctrine\ORM\PersistentCollection {#3248 …}
  +reports: Doctrine\ORM\PersistentCollection {#3250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
  -id: 178920
  -bodyTs: "'all.but':6 'anyth':9 'forev':15 'forgotten':14 'go':11 'point':4 'rememb':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5114399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701301035 {#3242
    date: 2023-11-30 00:37:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#3243
  +user: Proxies\__CG__\App\Entity\User {#3093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2372
    +user: App\Entity\User {#1708 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Why is the unity is underrated when its what i use\n
      \n
      Everyone is going on about the lack of punctuation; I can’t get over this snippet. It’s like the ideal of an ego wrote this.\n
      \n
      If you’d like to know my experience with Unity DE, I thought it felt like a toy and when it was packaged with Ubuntu, it was the first time I left vanilla Ubuntu since the days of Gutsy Gibbon.\n
      \n
      I’m glad to hear Unity getting love. The customizability is by far linux’s key strength. So it can give people what they want. For example, it gives me the ability to completely ignore Unity.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1702240038 {#2377
      date: 2023-12-10 21:27:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2380 …}
    +nested: Doctrine\ORM\PersistentCollection {#2382 …}
    +votes: Doctrine\ORM\PersistentCollection {#2384 …}
    +reports: Doctrine\ORM\PersistentCollection {#2379 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
    -id: 176881
    -bodyTs: "'abil':109 'complet':111 'customiz':87 'd':40 'day':74 'de':48 'ego':35 'everyon':12 'exampl':104 'experi':45 'far':90 'felt':52 'first':66 'get':24,84 'gibbon':77 'give':98,106 'glad':80 'go':14 'gutsi':76 'hear':82 'ideal':32 'ignor':112 'key':93 'know':43 'lack':18 'left':69 'like':30,41,53 'linux':91 'love':85 'm':79 'packag':60 'peopl':99 'punctuat':20 'sinc':72 'snippet':27 'strength':94 'thought':50 'time':67 'toy':55 'ubuntu':62,71 'underr':6 'uniti':4,47,83,113 'use':11 'vanilla':70 'want':102 'wrote':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5671401"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701267508 {#2360
      date: 2023-11-29 15:18:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2372}
  +body: "Will it your point after all.but remember not anything is going to be forgotten forever."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701301035 {#3241
    date: 2023-11-30 00:37:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@ook_the_librarian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3244 …}
  +nested: Doctrine\ORM\PersistentCollection {#3246 …}
  +votes: Doctrine\ORM\PersistentCollection {#3248 …}
  +reports: Doctrine\ORM\PersistentCollection {#3250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
  -id: 178920
  -bodyTs: "'all.but':6 'anyth':9 'forev':15 'forgotten':14 'go':11 'point':4 'rememb':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5114399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701301035 {#3242
    date: 2023-11-30 00:37:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#3243
  +user: Proxies\__CG__\App\Entity\User {#3093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2372
    +user: App\Entity\User {#1708 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Why is the unity is underrated when its what i use\n
      \n
      Everyone is going on about the lack of punctuation; I can’t get over this snippet. It’s like the ideal of an ego wrote this.\n
      \n
      If you’d like to know my experience with Unity DE, I thought it felt like a toy and when it was packaged with Ubuntu, it was the first time I left vanilla Ubuntu since the days of Gutsy Gibbon.\n
      \n
      I’m glad to hear Unity getting love. The customizability is by far linux’s key strength. So it can give people what they want. For example, it gives me the ability to completely ignore Unity.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1702240038 {#2377
      date: 2023-12-10 21:27:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2380 …}
    +nested: Doctrine\ORM\PersistentCollection {#2382 …}
    +votes: Doctrine\ORM\PersistentCollection {#2384 …}
    +reports: Doctrine\ORM\PersistentCollection {#2379 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
    -id: 176881
    -bodyTs: "'abil':109 'complet':111 'customiz':87 'd':40 'day':74 'de':48 'ego':35 'everyon':12 'exampl':104 'experi':45 'far':90 'felt':52 'first':66 'get':24,84 'gibbon':77 'give':98,106 'glad':80 'go':14 'gutsi':76 'hear':82 'ideal':32 'ignor':112 'key':93 'know':43 'lack':18 'left':69 'like':30,41,53 'linux':91 'love':85 'm':79 'packag':60 'peopl':99 'punctuat':20 'sinc':72 'snippet':27 'strength':94 'thought':50 'time':67 'toy':55 'ubuntu':62,71 'underr':6 'uniti':4,47,83,113 'use':11 'vanilla':70 'want':102 'wrote':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5671401"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701267508 {#2360
      date: 2023-11-29 15:18:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2372}
  +body: "Will it your point after all.but remember not anything is going to be forgotten forever."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701301035 {#3241
    date: 2023-11-30 00:37:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@ook_the_librarian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3244 …}
  +nested: Doctrine\ORM\PersistentCollection {#3246 …}
  +votes: Doctrine\ORM\PersistentCollection {#3248 …}
  +reports: Doctrine\ORM\PersistentCollection {#3250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
  -id: 178920
  -bodyTs: "'all.but':6 'anyth':9 'forev':15 'forgotten':14 'go':11 'point':4 'rememb':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5114399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701301035 {#3242
    date: 2023-11-30 00:37:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2096
  +user: App\Entity\User {#2086 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "I'm old school. I've been using GUI based OSes since Windows 3.11 and 95, and prefer KDE due to its similarity. Unity feels like what they did with Windows 8, where they tried to turn a desktop OS into a tablet OS. And it just feels "klunky", for lack of a better term. Too much bling for not enough benefit. KDE strikes a nice balance between eye-candy and responsiveness."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701267166 {#2078
    date: 2023-11-29 15:12:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2062 …}
  +nested: Doctrine\ORM\PersistentCollection {#2077 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -id: 176869
  -bodyTs: "'3.11':14 '8':32 '95':16 'balanc':67 'base':10 'benefit':62 'better':54 'bling':58 'candi':71 'desktop':39 'due':20 'enough':61 'eye':70 'eye-candi':69 'feel':25,48 'gui':9 'kde':19,63 'klunki':49 'lack':51 'like':26 'm':2 'much':57 'nice':66 'old':3 'os':40,44 'ose':11 'prefer':18 'respons':73 'school':4 'similar':23 'sinc':12 'strike':64 'tablet':43 'term':55 'tri':35 'turn':37 'uniti':24 'use':8 've':6 'window':13,31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/663310/-/comment/3837893"
  +editedAt: DateTimeImmutable @1702151152 {#2076
    date: 2023-12-09 20:45:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701267166 {#2097
    date: 2023-11-29 15:12:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2096
  +user: App\Entity\User {#2086 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "I'm old school. I've been using GUI based OSes since Windows 3.11 and 95, and prefer KDE due to its similarity. Unity feels like what they did with Windows 8, where they tried to turn a desktop OS into a tablet OS. And it just feels "klunky", for lack of a better term. Too much bling for not enough benefit. KDE strikes a nice balance between eye-candy and responsiveness."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701267166 {#2078
    date: 2023-11-29 15:12:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2062 …}
  +nested: Doctrine\ORM\PersistentCollection {#2077 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -id: 176869
  -bodyTs: "'3.11':14 '8':32 '95':16 'balanc':67 'base':10 'benefit':62 'better':54 'bling':58 'candi':71 'desktop':39 'due':20 'enough':61 'eye':70 'eye-candi':69 'feel':25,48 'gui':9 'kde':19,63 'klunki':49 'lack':51 'like':26 'm':2 'much':57 'nice':66 'old':3 'os':40,44 'ose':11 'prefer':18 'respons':73 'school':4 'similar':23 'sinc':12 'strike':64 'tablet':43 'term':55 'tri':35 'turn':37 'uniti':24 'use':8 've':6 'window':13,31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/663310/-/comment/3837893"
  +editedAt: DateTimeImmutable @1702151152 {#2076
    date: 2023-12-09 20:45:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701267166 {#2097
    date: 2023-11-29 15:12:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2096
  +user: App\Entity\User {#2086 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "I'm old school. I've been using GUI based OSes since Windows 3.11 and 95, and prefer KDE due to its similarity. Unity feels like what they did with Windows 8, where they tried to turn a desktop OS into a tablet OS. And it just feels "klunky", for lack of a better term. Too much bling for not enough benefit. KDE strikes a nice balance between eye-candy and responsiveness."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701267166 {#2078
    date: 2023-11-29 15:12:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2062 …}
  +nested: Doctrine\ORM\PersistentCollection {#2077 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -id: 176869
  -bodyTs: "'3.11':14 '8':32 '95':16 'balanc':67 'base':10 'benefit':62 'better':54 'bling':58 'candi':71 'desktop':39 'due':20 'enough':61 'eye':70 'eye-candi':69 'feel':25,48 'gui':9 'kde':19,63 'klunki':49 'lack':51 'like':26 'm':2 'much':57 'nice':66 'old':3 'os':40,44 'ose':11 'prefer':18 'respons':73 'school':4 'similar':23 'sinc':12 'strike':64 'tablet':43 'term':55 'tri':35 'turn':37 'uniti':24 'use':8 've':6 'window':13,31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/663310/-/comment/3837893"
  +editedAt: DateTimeImmutable @1702151152 {#2076
    date: 2023-12-09 20:45:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701267166 {#2097
    date: 2023-11-29 15:12:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2074
  +user: App\Entity\User {#2057 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    , , , , , , , . . !\n
    \n
    Those are some punctiation characters you for sure missed. Please use multiple scentences, that was a hell of a read
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702177556 {#2073
    date: 2023-12-10 04:05:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2066 …}
  +nested: Doctrine\ORM\PersistentCollection {#2067 …}
  +votes: Doctrine\ORM\PersistentCollection {#2049 …}
  +reports: Doctrine\ORM\PersistentCollection {#2051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
  -id: 176590
  -bodyTs: "'charact':5 'hell':17 'miss':9 'multipl':12 'pleas':10 'punctiat':4 'read':20 'scentenc':13 'sure':8 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5251379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701260817 {#2068
    date: 2023-11-29 13:26:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2074
  +user: App\Entity\User {#2057 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    , , , , , , , . . !\n
    \n
    Those are some punctiation characters you for sure missed. Please use multiple scentences, that was a hell of a read
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702177556 {#2073
    date: 2023-12-10 04:05:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2066 …}
  +nested: Doctrine\ORM\PersistentCollection {#2067 …}
  +votes: Doctrine\ORM\PersistentCollection {#2049 …}
  +reports: Doctrine\ORM\PersistentCollection {#2051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
  -id: 176590
  -bodyTs: "'charact':5 'hell':17 'miss':9 'multipl':12 'pleas':10 'punctiat':4 'read':20 'scentenc':13 'sure':8 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5251379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701260817 {#2068
    date: 2023-11-29 13:26:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2074
  +user: App\Entity\User {#2057 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    , , , , , , , . . !\n
    \n
    Those are some punctiation characters you for sure missed. Please use multiple scentences, that was a hell of a read
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702177556 {#2073
    date: 2023-12-10 04:05:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2066 …}
  +nested: Doctrine\ORM\PersistentCollection {#2067 …}
  +votes: Doctrine\ORM\PersistentCollection {#2049 …}
  +reports: Doctrine\ORM\PersistentCollection {#2051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
  -id: 176590
  -bodyTs: "'charact':5 'hell':17 'miss':9 'multipl':12 'pleas':10 'punctiat':4 'read':20 'scentenc':13 'sure':8 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5251379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701260817 {#2068
    date: 2023-11-29 13:26:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3212
  +user: Proxies\__CG__\App\Entity\User {#3093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2074
    +user: App\Entity\User {#2057 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      , , , , , , , . . !\n
      \n
      Those are some punctiation characters you for sure missed. Please use multiple scentences, that was a hell of a read
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1702177556 {#2073
      date: 2023-12-10 04:05:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2066 …}
    +nested: Doctrine\ORM\PersistentCollection {#2067 …}
    +votes: Doctrine\ORM\PersistentCollection {#2049 …}
    +reports: Doctrine\ORM\PersistentCollection {#2051 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
    -id: 176590
    -bodyTs: "'charact':5 'hell':17 'miss':9 'multipl':12 'pleas':10 'punctiat':4 'read':20 'scentenc':13 'sure':8 'use':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5251379"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701260817 {#2068
      date: 2023-11-29 13:26:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2074}
  +body: "Ok sorry for being inconsistent"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701266969 {#3210
    date: 2023-11-29 15:09:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@Pantherina@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3213 …}
  +nested: Doctrine\ORM\PersistentCollection {#3215 …}
  +votes: Doctrine\ORM\PersistentCollection {#3217 …}
  +reports: Doctrine\ORM\PersistentCollection {#3219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
  -id: 176859
  -bodyTs: "'inconsist':5 'ok':1 'sorri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5101881"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701266969 {#3211
    date: 2023-11-29 15:09: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
35 DENIED edit
App\Entity\EntryComment {#3212
  +user: Proxies\__CG__\App\Entity\User {#3093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2074
    +user: App\Entity\User {#2057 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      , , , , , , , . . !\n
      \n
      Those are some punctiation characters you for sure missed. Please use multiple scentences, that was a hell of a read
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1702177556 {#2073
      date: 2023-12-10 04:05:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2066 …}
    +nested: Doctrine\ORM\PersistentCollection {#2067 …}
    +votes: Doctrine\ORM\PersistentCollection {#2049 …}
    +reports: Doctrine\ORM\PersistentCollection {#2051 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
    -id: 176590
    -bodyTs: "'charact':5 'hell':17 'miss':9 'multipl':12 'pleas':10 'punctiat':4 'read':20 'scentenc':13 'sure':8 'use':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5251379"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701260817 {#2068
      date: 2023-11-29 13:26:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2074}
  +body: "Ok sorry for being inconsistent"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701266969 {#3210
    date: 2023-11-29 15:09:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@Pantherina@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3213 …}
  +nested: Doctrine\ORM\PersistentCollection {#3215 …}
  +votes: Doctrine\ORM\PersistentCollection {#3217 …}
  +reports: Doctrine\ORM\PersistentCollection {#3219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
  -id: 176859
  -bodyTs: "'inconsist':5 'ok':1 'sorri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5101881"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701266969 {#3211
    date: 2023-11-29 15:09: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
36 DENIED moderate
App\Entity\EntryComment {#3212
  +user: Proxies\__CG__\App\Entity\User {#3093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2074
    +user: App\Entity\User {#2057 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      , , , , , , , . . !\n
      \n
      Those are some punctiation characters you for sure missed. Please use multiple scentences, that was a hell of a read
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1702177556 {#2073
      date: 2023-12-10 04:05:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2066 …}
    +nested: Doctrine\ORM\PersistentCollection {#2067 …}
    +votes: Doctrine\ORM\PersistentCollection {#2049 …}
    +reports: Doctrine\ORM\PersistentCollection {#2051 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
    -id: 176590
    -bodyTs: "'charact':5 'hell':17 'miss':9 'multipl':12 'pleas':10 'punctiat':4 'read':20 'scentenc':13 'sure':8 'use':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5251379"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701260817 {#2068
      date: 2023-11-29 13:26:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2074}
  +body: "Ok sorry for being inconsistent"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701266969 {#3210
    date: 2023-11-29 15:09:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@Pantherina@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3213 …}
  +nested: Doctrine\ORM\PersistentCollection {#3215 …}
  +votes: Doctrine\ORM\PersistentCollection {#3217 …}
  +reports: Doctrine\ORM\PersistentCollection {#3219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
  -id: 176859
  -bodyTs: "'inconsist':5 'ok':1 'sorri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5101881"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701266969 {#3211
    date: 2023-11-29 15:09: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
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 {#3326
  +user: App\Entity\User {#2057 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#3212
    +user: Proxies\__CG__\App\Entity\User {#3093 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2074
      +user: App\Entity\User {#2057 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        , , , , , , , . . !\n
        \n
        Those are some punctiation characters you for sure missed. Please use multiple scentences, that was a hell of a read
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1702177556 {#2073
        date: 2023-12-10 04:05:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mohamad20ZX@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2066 …}
      +nested: Doctrine\ORM\PersistentCollection {#2067 …}
      +votes: Doctrine\ORM\PersistentCollection {#2049 …}
      +reports: Doctrine\ORM\PersistentCollection {#2051 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
      -id: 176590
      -bodyTs: "'charact':5 'hell':17 'miss':9 'multipl':12 'pleas':10 'punctiat':4 'read':20 'scentenc':13 'sure':8 'use':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5251379"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701260817 {#2068
        date: 2023-11-29 13:26:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2074}
    +body: "Ok sorry for being inconsistent"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701266969 {#3210
      date: 2023-11-29 15:09:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
      "@Pantherina@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3213 …}
    +nested: Doctrine\ORM\PersistentCollection {#3215 …}
    +votes: Doctrine\ORM\PersistentCollection {#3217 …}
    +reports: Doctrine\ORM\PersistentCollection {#3219 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
    -id: 176859
    -bodyTs: "'inconsist':5 'ok':1 'sorri':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5101881"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701266969 {#3211
      date: 2023-11-29 15:09:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2074}
  +body: """
    Its fine, but really improves readability :D imagine yourself breathing. Every scentence has a beginning, climax (point of most tension) and an end.\n
    \n
    Shortening it to many shorter scentences helps
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701277710 {#3324
    date: 2023-11-29 18:08:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@Pantherina@feddit.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: 177450
  -bodyTs: "'begin':15 'breath':10 'climax':16 'd':7 'end':23 'everi':11 'fine':2 'help':30 'imagin':8 'improv':5 'mani':27 'point':17 'readabl':6 'realli':4 'scentenc':12,29 'shorten':24 'shorter':28 'tension':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5257879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701277710 {#3325
    date: 2023-11-29 18:08:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#3326
  +user: App\Entity\User {#2057 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#3212
    +user: Proxies\__CG__\App\Entity\User {#3093 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2074
      +user: App\Entity\User {#2057 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        , , , , , , , . . !\n
        \n
        Those are some punctiation characters you for sure missed. Please use multiple scentences, that was a hell of a read
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1702177556 {#2073
        date: 2023-12-10 04:05:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mohamad20ZX@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2066 …}
      +nested: Doctrine\ORM\PersistentCollection {#2067 …}
      +votes: Doctrine\ORM\PersistentCollection {#2049 …}
      +reports: Doctrine\ORM\PersistentCollection {#2051 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
      -id: 176590
      -bodyTs: "'charact':5 'hell':17 'miss':9 'multipl':12 'pleas':10 'punctiat':4 'read':20 'scentenc':13 'sure':8 'use':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5251379"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701260817 {#2068
        date: 2023-11-29 13:26:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2074}
    +body: "Ok sorry for being inconsistent"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701266969 {#3210
      date: 2023-11-29 15:09:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
      "@Pantherina@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3213 …}
    +nested: Doctrine\ORM\PersistentCollection {#3215 …}
    +votes: Doctrine\ORM\PersistentCollection {#3217 …}
    +reports: Doctrine\ORM\PersistentCollection {#3219 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
    -id: 176859
    -bodyTs: "'inconsist':5 'ok':1 'sorri':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5101881"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701266969 {#3211
      date: 2023-11-29 15:09:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2074}
  +body: """
    Its fine, but really improves readability :D imagine yourself breathing. Every scentence has a beginning, climax (point of most tension) and an end.\n
    \n
    Shortening it to many shorter scentences helps
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701277710 {#3324
    date: 2023-11-29 18:08:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@Pantherina@feddit.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: 177450
  -bodyTs: "'begin':15 'breath':10 'climax':16 'd':7 'end':23 'everi':11 'fine':2 'help':30 'imagin':8 'improv':5 'mani':27 'point':17 'readabl':6 'realli':4 'scentenc':12,29 'shorten':24 'shorter':28 'tension':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5257879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701277710 {#3325
    date: 2023-11-29 18:08:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#3326
  +user: App\Entity\User {#2057 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#3212
    +user: Proxies\__CG__\App\Entity\User {#3093 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2074
      +user: App\Entity\User {#2057 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        , , , , , , , . . !\n
        \n
        Those are some punctiation characters you for sure missed. Please use multiple scentences, that was a hell of a read
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1702177556 {#2073
        date: 2023-12-10 04:05:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mohamad20ZX@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2066 …}
      +nested: Doctrine\ORM\PersistentCollection {#2067 …}
      +votes: Doctrine\ORM\PersistentCollection {#2049 …}
      +reports: Doctrine\ORM\PersistentCollection {#2051 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
      -id: 176590
      -bodyTs: "'charact':5 'hell':17 'miss':9 'multipl':12 'pleas':10 'punctiat':4 'read':20 'scentenc':13 'sure':8 'use':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5251379"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701260817 {#2068
        date: 2023-11-29 13:26:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2074}
    +body: "Ok sorry for being inconsistent"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701266969 {#3210
      date: 2023-11-29 15:09:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
      "@Pantherina@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3213 …}
    +nested: Doctrine\ORM\PersistentCollection {#3215 …}
    +votes: Doctrine\ORM\PersistentCollection {#3217 …}
    +reports: Doctrine\ORM\PersistentCollection {#3219 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
    -id: 176859
    -bodyTs: "'inconsist':5 'ok':1 'sorri':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5101881"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701266969 {#3211
      date: 2023-11-29 15:09:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2074}
  +body: """
    Its fine, but really improves readability :D imagine yourself breathing. Every scentence has a beginning, climax (point of most tension) and an end.\n
    \n
    Shortening it to many shorter scentences helps
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701277710 {#3324
    date: 2023-11-29 18:08:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@Pantherina@feddit.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: 177450
  -bodyTs: "'begin':15 'breath':10 'climax':16 'd':7 'end':23 'everi':11 'fine':2 'help':30 'imagin':8 'improv':5 'mani':27 'point':17 'readabl':6 'realli':4 'scentenc':12,29 'shorten':24 'shorter':28 'tension':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5257879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701277710 {#3325
    date: 2023-11-29 18:08:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2252
  +user: App\Entity\User {#2315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Unity was fine, I used it. But the fact I’ve never tried to replicate that workflow since moving on from Ubuntu is pretty telling.\n
    \n
    Using stock Gnome on Fedora Workstation now and couldn’t be happier.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701260044 {#2230
    date: 2023-11-29 13:14:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2192 …}
  +nested: Doctrine\ORM\PersistentCollection {#2299 …}
  +votes: Doctrine\ORM\PersistentCollection {#2298 …}
  +reports: Doctrine\ORM\PersistentCollection {#2291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2297 …}
  -id: 176567
  -bodyTs: "'couldn':34 'fact':9 'fedora':30 'fine':3 'gnome':28 'happier':37 'move':19 'never':12 'pretti':24 'replic':15 'sinc':18 'stock':27 'tell':25 'tri':13 'ubuntu':22 'uniti':1 'use':5,26 've':11 'workflow':17 'workstat':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5669288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701260044 {#2231
    date: 2023-11-29 13:14:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2252
  +user: App\Entity\User {#2315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Unity was fine, I used it. But the fact I’ve never tried to replicate that workflow since moving on from Ubuntu is pretty telling.\n
    \n
    Using stock Gnome on Fedora Workstation now and couldn’t be happier.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701260044 {#2230
    date: 2023-11-29 13:14:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2192 …}
  +nested: Doctrine\ORM\PersistentCollection {#2299 …}
  +votes: Doctrine\ORM\PersistentCollection {#2298 …}
  +reports: Doctrine\ORM\PersistentCollection {#2291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2297 …}
  -id: 176567
  -bodyTs: "'couldn':34 'fact':9 'fedora':30 'fine':3 'gnome':28 'happier':37 'move':19 'never':12 'pretti':24 'replic':15 'sinc':18 'stock':27 'tell':25 'tri':13 'ubuntu':22 'uniti':1 'use':5,26 've':11 'workflow':17 'workstat':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5669288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701260044 {#2231
    date: 2023-11-29 13:14:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2252
  +user: App\Entity\User {#2315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Unity was fine, I used it. But the fact I’ve never tried to replicate that workflow since moving on from Ubuntu is pretty telling.\n
    \n
    Using stock Gnome on Fedora Workstation now and couldn’t be happier.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701260044 {#2230
    date: 2023-11-29 13:14:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2192 …}
  +nested: Doctrine\ORM\PersistentCollection {#2299 …}
  +votes: Doctrine\ORM\PersistentCollection {#2298 …}
  +reports: Doctrine\ORM\PersistentCollection {#2291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2297 …}
  -id: 176567
  -bodyTs: "'couldn':34 'fact':9 'fedora':30 'fine':3 'gnome':28 'happier':37 'move':19 'never':12 'pretti':24 'replic':15 'sinc':18 'stock':27 'tell':25 'tri':13 'ubuntu':22 'uniti':1 'use':5,26 've':11 'workflow':17 'workstat':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5669288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701260044 {#2231
    date: 2023-11-29 13:14:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2267
  +user: App\Entity\User {#2239 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "As a long time Ubuntu hater, no. They did so much weird de shit that I eventually had to fuck off and I’ve been happier(in regards to computers only) ever since."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701244840 {#2211
    date: 2023-11-29 09:00:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2273 …}
  +nested: Doctrine\ORM\PersistentCollection {#2274 …}
  +votes: Doctrine\ORM\PersistentCollection {#2190 …}
  +reports: Doctrine\ORM\PersistentCollection {#2265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
  -id: 176177
  -bodyTs: "'comput':30 'de':13 'eventu':17 'ever':32 'fuck':20 'happier':26 'hater':6 'long':3 'much':11 'regard':28 'shit':14 'sinc':33 'time':4 'ubuntu':5 've':24 'weird':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6072567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701244840 {#2270
    date: 2023-11-29 09:00: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
47 DENIED edit
App\Entity\EntryComment {#2267
  +user: App\Entity\User {#2239 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "As a long time Ubuntu hater, no. They did so much weird de shit that I eventually had to fuck off and I’ve been happier(in regards to computers only) ever since."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701244840 {#2211
    date: 2023-11-29 09:00:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2273 …}
  +nested: Doctrine\ORM\PersistentCollection {#2274 …}
  +votes: Doctrine\ORM\PersistentCollection {#2190 …}
  +reports: Doctrine\ORM\PersistentCollection {#2265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
  -id: 176177
  -bodyTs: "'comput':30 'de':13 'eventu':17 'ever':32 'fuck':20 'happier':26 'hater':6 'long':3 'much':11 'regard':28 'shit':14 'sinc':33 'time':4 'ubuntu':5 've':24 'weird':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6072567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701244840 {#2270
    date: 2023-11-29 09:00: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
48 DENIED moderate
App\Entity\EntryComment {#2267
  +user: App\Entity\User {#2239 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "As a long time Ubuntu hater, no. They did so much weird de shit that I eventually had to fuck off and I’ve been happier(in regards to computers only) ever since."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701244840 {#2211
    date: 2023-11-29 09:00:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2273 …}
  +nested: Doctrine\ORM\PersistentCollection {#2274 …}
  +votes: Doctrine\ORM\PersistentCollection {#2190 …}
  +reports: Doctrine\ORM\PersistentCollection {#2265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
  -id: 176177
  -bodyTs: "'comput':30 'de':13 'eventu':17 'ever':32 'fuck':20 'happier':26 'hater':6 'long':3 'much':11 'regard':28 'shit':14 'sinc':33 'time':4 'ubuntu':5 've':24 'weird':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6072567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701244840 {#2270
    date: 2023-11-29 09:00: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
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 {#2170
  +user: App\Entity\User {#2006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Why is the unity is underrated when its what i use right now with Ubuntu Unity and its actually really great experience for my 2021 HP Stream 11 Laptop and i hope you all to share your experiences using the unity de in Debain Ubuntu Arch Fedora Gentoo Opensuse Etc thanks for your Amazing community my Wonderful Friends\n
    \n
    …is this GPT spam?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1702482125 {#2175
    date: 2023-12-13 16:42:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2183 …}
  +nested: Doctrine\ORM\PersistentCollection {#2168 …}
  +votes: Doctrine\ORM\PersistentCollection {#2038 …}
  +reports: Doctrine\ORM\PersistentCollection {#1988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
  -id: 176130
  -bodyTs: "'11':28 '2021':25 'actual':19 'amaz':54 'arch':46 'communiti':55 'de':42 'debain':44 'etc':50 'experi':22,38 'fedora':47 'friend':58 'gentoo':48 'gpt':61 'great':21 'hope':32 'hp':26 'laptop':29 'opensus':49 'realli':20 'right':12 'share':36 'spam':62 'stream':27 'thank':51 'ubuntu':15,45 'underr':6 'uniti':4,16,41 'use':11,39 'wonder':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5080035"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701242735 {#2177
    date: 2023-11-29 08:25:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2170
  +user: App\Entity\User {#2006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Why is the unity is underrated when its what i use right now with Ubuntu Unity and its actually really great experience for my 2021 HP Stream 11 Laptop and i hope you all to share your experiences using the unity de in Debain Ubuntu Arch Fedora Gentoo Opensuse Etc thanks for your Amazing community my Wonderful Friends\n
    \n
    …is this GPT spam?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1702482125 {#2175
    date: 2023-12-13 16:42:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2183 …}
  +nested: Doctrine\ORM\PersistentCollection {#2168 …}
  +votes: Doctrine\ORM\PersistentCollection {#2038 …}
  +reports: Doctrine\ORM\PersistentCollection {#1988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
  -id: 176130
  -bodyTs: "'11':28 '2021':25 'actual':19 'amaz':54 'arch':46 'communiti':55 'de':42 'debain':44 'etc':50 'experi':22,38 'fedora':47 'friend':58 'gentoo':48 'gpt':61 'great':21 'hope':32 'hp':26 'laptop':29 'opensus':49 'realli':20 'right':12 'share':36 'spam':62 'stream':27 'thank':51 'ubuntu':15,45 'underr':6 'uniti':4,16,41 'use':11,39 'wonder':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5080035"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701242735 {#2177
    date: 2023-11-29 08:25:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2170
  +user: App\Entity\User {#2006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Why is the unity is underrated when its what i use right now with Ubuntu Unity and its actually really great experience for my 2021 HP Stream 11 Laptop and i hope you all to share your experiences using the unity de in Debain Ubuntu Arch Fedora Gentoo Opensuse Etc thanks for your Amazing community my Wonderful Friends\n
    \n
    …is this GPT spam?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1702482125 {#2175
    date: 2023-12-13 16:42:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2183 …}
  +nested: Doctrine\ORM\PersistentCollection {#2168 …}
  +votes: Doctrine\ORM\PersistentCollection {#2038 …}
  +reports: Doctrine\ORM\PersistentCollection {#1988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
  -id: 176130
  -bodyTs: "'11':28 '2021':25 'actual':19 'amaz':54 'arch':46 'communiti':55 'de':42 'debain':44 'etc':50 'experi':22,38 'fedora':47 'friend':58 'gentoo':48 'gpt':61 'great':21 'hope':32 'hp':26 'laptop':29 'opensus':49 'realli':20 'right':12 'share':36 'spam':62 'stream':27 'thank':51 'ubuntu':15,45 'underr':6 'uniti':4,16,41 'use':11,39 'wonder':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5080035"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701242735 {#2177
    date: 2023-11-29 08:25:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3151
  +user: Proxies\__CG__\App\Entity\User {#3093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2170
    +user: App\Entity\User {#2006 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Why is the unity is underrated when its what i use right now with Ubuntu Unity and its actually really great experience for my 2021 HP Stream 11 Laptop and i hope you all to share your experiences using the unity de in Debain Ubuntu Arch Fedora Gentoo Opensuse Etc thanks for your Amazing community my Wonderful Friends\n
      \n
      …is this GPT spam?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1702482125 {#2175
      date: 2023-12-13 16:42:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2183 …}
    +nested: Doctrine\ORM\PersistentCollection {#2168 …}
    +votes: Doctrine\ORM\PersistentCollection {#2038 …}
    +reports: Doctrine\ORM\PersistentCollection {#1988 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
    -id: 176130
    -bodyTs: "'11':28 '2021':25 'actual':19 'amaz':54 'arch':46 'communiti':55 'de':42 'debain':44 'etc':50 'experi':22,38 'fedora':47 'friend':58 'gentoo':48 'gpt':61 'great':21 'hope':32 'hp':26 'laptop':29 'opensus':49 'realli':20 'right':12 'share':36 'spam':62 'stream':27 'thank':51 'ubuntu':15,45 'underr':6 'uniti':4,16,41 'use':11,39 'wonder':57"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5080035"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701242735 {#2177
      date: 2023-11-29 08:25:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2170}
  +body: "No its my actual writing but i can see why are you confused by my style"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701267060 {#3149
    date: 2023-11-29 15:11:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@treadful@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3152 …}
  +nested: Doctrine\ORM\PersistentCollection {#3154 …}
  +votes: Doctrine\ORM\PersistentCollection {#3156 …}
  +reports: Doctrine\ORM\PersistentCollection {#3158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3162 …}
  -id: 176863
  -bodyTs: "'actual':4 'confus':13 'see':9 'style':16 'write':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5101900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701267060 {#3150
    date: 2023-11-29 15:11:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#3151
  +user: Proxies\__CG__\App\Entity\User {#3093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2170
    +user: App\Entity\User {#2006 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Why is the unity is underrated when its what i use right now with Ubuntu Unity and its actually really great experience for my 2021 HP Stream 11 Laptop and i hope you all to share your experiences using the unity de in Debain Ubuntu Arch Fedora Gentoo Opensuse Etc thanks for your Amazing community my Wonderful Friends\n
      \n
      …is this GPT spam?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1702482125 {#2175
      date: 2023-12-13 16:42:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2183 …}
    +nested: Doctrine\ORM\PersistentCollection {#2168 …}
    +votes: Doctrine\ORM\PersistentCollection {#2038 …}
    +reports: Doctrine\ORM\PersistentCollection {#1988 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
    -id: 176130
    -bodyTs: "'11':28 '2021':25 'actual':19 'amaz':54 'arch':46 'communiti':55 'de':42 'debain':44 'etc':50 'experi':22,38 'fedora':47 'friend':58 'gentoo':48 'gpt':61 'great':21 'hope':32 'hp':26 'laptop':29 'opensus':49 'realli':20 'right':12 'share':36 'spam':62 'stream':27 'thank':51 'ubuntu':15,45 'underr':6 'uniti':4,16,41 'use':11,39 'wonder':57"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5080035"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701242735 {#2177
      date: 2023-11-29 08:25:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2170}
  +body: "No its my actual writing but i can see why are you confused by my style"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701267060 {#3149
    date: 2023-11-29 15:11:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@treadful@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3152 …}
  +nested: Doctrine\ORM\PersistentCollection {#3154 …}
  +votes: Doctrine\ORM\PersistentCollection {#3156 …}
  +reports: Doctrine\ORM\PersistentCollection {#3158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3162 …}
  -id: 176863
  -bodyTs: "'actual':4 'confus':13 'see':9 'style':16 'write':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5101900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701267060 {#3150
    date: 2023-11-29 15:11:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#3151
  +user: Proxies\__CG__\App\Entity\User {#3093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2170
    +user: App\Entity\User {#2006 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Why is the unity is underrated when its what i use right now with Ubuntu Unity and its actually really great experience for my 2021 HP Stream 11 Laptop and i hope you all to share your experiences using the unity de in Debain Ubuntu Arch Fedora Gentoo Opensuse Etc thanks for your Amazing community my Wonderful Friends\n
      \n
      …is this GPT spam?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1702482125 {#2175
      date: 2023-12-13 16:42:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2183 …}
    +nested: Doctrine\ORM\PersistentCollection {#2168 …}
    +votes: Doctrine\ORM\PersistentCollection {#2038 …}
    +reports: Doctrine\ORM\PersistentCollection {#1988 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
    -id: 176130
    -bodyTs: "'11':28 '2021':25 'actual':19 'amaz':54 'arch':46 'communiti':55 'de':42 'debain':44 'etc':50 'experi':22,38 'fedora':47 'friend':58 'gentoo':48 'gpt':61 'great':21 'hope':32 'hp':26 'laptop':29 'opensus':49 'realli':20 'right':12 'share':36 'spam':62 'stream':27 'thank':51 'ubuntu':15,45 'underr':6 'uniti':4,16,41 'use':11,39 'wonder':57"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5080035"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701242735 {#2177
      date: 2023-11-29 08:25:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2170}
  +body: "No its my actual writing but i can see why are you confused by my style"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701267060 {#3149
    date: 2023-11-29 15:11:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@treadful@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3152 …}
  +nested: Doctrine\ORM\PersistentCollection {#3154 …}
  +votes: Doctrine\ORM\PersistentCollection {#3156 …}
  +reports: Doctrine\ORM\PersistentCollection {#3158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3162 …}
  -id: 176863
  -bodyTs: "'actual':4 'confus':13 'see':9 'style':16 'write':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5101900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701267060 {#3150
    date: 2023-11-29 15:11:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#3166
  +user: Proxies\__CG__\App\Entity\User {#3167 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2170
    +user: App\Entity\User {#2006 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Why is the unity is underrated when its what i use right now with Ubuntu Unity and its actually really great experience for my 2021 HP Stream 11 Laptop and i hope you all to share your experiences using the unity de in Debain Ubuntu Arch Fedora Gentoo Opensuse Etc thanks for your Amazing community my Wonderful Friends\n
      \n
      …is this GPT spam?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1702482125 {#2175
      date: 2023-12-13 16:42:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2183 …}
    +nested: Doctrine\ORM\PersistentCollection {#2168 …}
    +votes: Doctrine\ORM\PersistentCollection {#2038 …}
    +reports: Doctrine\ORM\PersistentCollection {#1988 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
    -id: 176130
    -bodyTs: "'11':28 '2021':25 'actual':19 'amaz':54 'arch':46 'communiti':55 'de':42 'debain':44 'etc':50 'experi':22,38 'fedora':47 'friend':58 'gentoo':48 'gpt':61 'great':21 'hope':32 'hp':26 'laptop':29 'opensus':49 'realli':20 'right':12 'share':36 'spam':62 'stream':27 'thank':51 'ubuntu':15,45 'underr':6 'uniti':4,16,41 'use':11,39 'wonder':57"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5080035"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701242735 {#2177
      date: 2023-11-29 08:25:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2170}
  +body: "It reads more like a Donald Trump speech"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701249549 {#3164
    date: 2023-11-29 10:19:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@treadful@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3168 …}
  +nested: Doctrine\ORM\PersistentCollection {#3170 …}
  +votes: Doctrine\ORM\PersistentCollection {#3172 …}
  +reports: Doctrine\ORM\PersistentCollection {#3174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
  -id: 176293
  -bodyTs: "'donald':6 'like':4 'read':2 'speech':8 'trump':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4792037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701249549 {#3165
    date: 2023-11-29 10:19:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#3166
  +user: Proxies\__CG__\App\Entity\User {#3167 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2170
    +user: App\Entity\User {#2006 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Why is the unity is underrated when its what i use right now with Ubuntu Unity and its actually really great experience for my 2021 HP Stream 11 Laptop and i hope you all to share your experiences using the unity de in Debain Ubuntu Arch Fedora Gentoo Opensuse Etc thanks for your Amazing community my Wonderful Friends\n
      \n
      …is this GPT spam?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1702482125 {#2175
      date: 2023-12-13 16:42:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2183 …}
    +nested: Doctrine\ORM\PersistentCollection {#2168 …}
    +votes: Doctrine\ORM\PersistentCollection {#2038 …}
    +reports: Doctrine\ORM\PersistentCollection {#1988 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
    -id: 176130
    -bodyTs: "'11':28 '2021':25 'actual':19 'amaz':54 'arch':46 'communiti':55 'de':42 'debain':44 'etc':50 'experi':22,38 'fedora':47 'friend':58 'gentoo':48 'gpt':61 'great':21 'hope':32 'hp':26 'laptop':29 'opensus':49 'realli':20 'right':12 'share':36 'spam':62 'stream':27 'thank':51 'ubuntu':15,45 'underr':6 'uniti':4,16,41 'use':11,39 'wonder':57"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5080035"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701242735 {#2177
      date: 2023-11-29 08:25:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2170}
  +body: "It reads more like a Donald Trump speech"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701249549 {#3164
    date: 2023-11-29 10:19:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@treadful@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3168 …}
  +nested: Doctrine\ORM\PersistentCollection {#3170 …}
  +votes: Doctrine\ORM\PersistentCollection {#3172 …}
  +reports: Doctrine\ORM\PersistentCollection {#3174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
  -id: 176293
  -bodyTs: "'donald':6 'like':4 'read':2 'speech':8 'trump':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4792037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701249549 {#3165
    date: 2023-11-29 10:19:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#3166
  +user: Proxies\__CG__\App\Entity\User {#3167 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2170
    +user: App\Entity\User {#2006 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Why is the unity is underrated when its what i use right now with Ubuntu Unity and its actually really great experience for my 2021 HP Stream 11 Laptop and i hope you all to share your experiences using the unity de in Debain Ubuntu Arch Fedora Gentoo Opensuse Etc thanks for your Amazing community my Wonderful Friends\n
      \n
      …is this GPT spam?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1702482125 {#2175
      date: 2023-12-13 16:42:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2183 …}
    +nested: Doctrine\ORM\PersistentCollection {#2168 …}
    +votes: Doctrine\ORM\PersistentCollection {#2038 …}
    +reports: Doctrine\ORM\PersistentCollection {#1988 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
    -id: 176130
    -bodyTs: "'11':28 '2021':25 'actual':19 'amaz':54 'arch':46 'communiti':55 'de':42 'debain':44 'etc':50 'experi':22,38 'fedora':47 'friend':58 'gentoo':48 'gpt':61 'great':21 'hope':32 'hp':26 'laptop':29 'opensus':49 'realli':20 'right':12 'share':36 'spam':62 'stream':27 'thank':51 'ubuntu':15,45 'underr':6 'uniti':4,16,41 'use':11,39 'wonder':57"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5080035"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701242735 {#2177
      date: 2023-11-29 08:25:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2170}
  +body: "It reads more like a Donald Trump speech"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701249549 {#3164
    date: 2023-11-29 10:19:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@treadful@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3168 …}
  +nested: Doctrine\ORM\PersistentCollection {#3170 …}
  +votes: Doctrine\ORM\PersistentCollection {#3172 …}
  +reports: Doctrine\ORM\PersistentCollection {#3174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
  -id: 176293
  -bodyTs: "'donald':6 'like':4 'read':2 'speech':8 'trump':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4792037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701249549 {#3165
    date: 2023-11-29 10:19:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3311
  +user: Proxies\__CG__\App\Entity\User {#3228 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#3166
    +user: Proxies\__CG__\App\Entity\User {#3167 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2170
      +user: App\Entity\User {#2006 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Why is the unity is underrated when its what i use right now with Ubuntu Unity and its actually really great experience for my 2021 HP Stream 11 Laptop and i hope you all to share your experiences using the unity de in Debain Ubuntu Arch Fedora Gentoo Opensuse Etc thanks for your Amazing community my Wonderful Friends\n
        \n
        …is this GPT spam?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1702482125 {#2175
        date: 2023-12-13 16:42:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mohamad20ZX@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2183 …}
      +nested: Doctrine\ORM\PersistentCollection {#2168 …}
      +votes: Doctrine\ORM\PersistentCollection {#2038 …}
      +reports: Doctrine\ORM\PersistentCollection {#1988 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
      -id: 176130
      -bodyTs: "'11':28 '2021':25 'actual':19 'amaz':54 'arch':46 'communiti':55 'de':42 'debain':44 'etc':50 'experi':22,38 'fedora':47 'friend':58 'gentoo':48 'gpt':61 'great':21 'hope':32 'hp':26 'laptop':29 'opensus':49 'realli':20 'right':12 'share':36 'spam':62 'stream':27 'thank':51 'ubuntu':15,45 'underr':6 'uniti':4,16,41 'use':11,39 'wonder':57"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/5080035"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701242735 {#2177
        date: 2023-11-29 08:25:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2170}
    +body: "It reads more like a Donald Trump speech"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701249549 {#3164
      date: 2023-11-29 10:19:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
      "@treadful@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3168 …}
    +nested: Doctrine\ORM\PersistentCollection {#3170 …}
    +votes: Doctrine\ORM\PersistentCollection {#3172 …}
    +reports: Doctrine\ORM\PersistentCollection {#3174 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
    -id: 176293
    -bodyTs: "'donald':6 'like':4 'read':2 'speech':8 'trump':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/4792037"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701249549 {#3165
      date: 2023-11-29 10:19:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2170}
  +body: "Unity is the best. The greatest. The best in the world."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701278850 {#3309
    date: 2023-11-29 18:27:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@treadful@lemmy.zip"
    "@fakeman_pretendname@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3312 …}
  +nested: Doctrine\ORM\PersistentCollection {#3314 …}
  +votes: Doctrine\ORM\PersistentCollection {#3316 …}
  +reports: Doctrine\ORM\PersistentCollection {#3318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
  -id: 177513
  -bodyTs: "'best':4,8 'greatest':6 'uniti':1 'world':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3141256"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701278850 {#3310
    date: 2023-11-29 18:27:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#3311
  +user: Proxies\__CG__\App\Entity\User {#3228 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#3166
    +user: Proxies\__CG__\App\Entity\User {#3167 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2170
      +user: App\Entity\User {#2006 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Why is the unity is underrated when its what i use right now with Ubuntu Unity and its actually really great experience for my 2021 HP Stream 11 Laptop and i hope you all to share your experiences using the unity de in Debain Ubuntu Arch Fedora Gentoo Opensuse Etc thanks for your Amazing community my Wonderful Friends\n
        \n
        …is this GPT spam?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1702482125 {#2175
        date: 2023-12-13 16:42:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mohamad20ZX@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2183 …}
      +nested: Doctrine\ORM\PersistentCollection {#2168 …}
      +votes: Doctrine\ORM\PersistentCollection {#2038 …}
      +reports: Doctrine\ORM\PersistentCollection {#1988 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
      -id: 176130
      -bodyTs: "'11':28 '2021':25 'actual':19 'amaz':54 'arch':46 'communiti':55 'de':42 'debain':44 'etc':50 'experi':22,38 'fedora':47 'friend':58 'gentoo':48 'gpt':61 'great':21 'hope':32 'hp':26 'laptop':29 'opensus':49 'realli':20 'right':12 'share':36 'spam':62 'stream':27 'thank':51 'ubuntu':15,45 'underr':6 'uniti':4,16,41 'use':11,39 'wonder':57"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/5080035"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701242735 {#2177
        date: 2023-11-29 08:25:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2170}
    +body: "It reads more like a Donald Trump speech"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701249549 {#3164
      date: 2023-11-29 10:19:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
      "@treadful@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3168 …}
    +nested: Doctrine\ORM\PersistentCollection {#3170 …}
    +votes: Doctrine\ORM\PersistentCollection {#3172 …}
    +reports: Doctrine\ORM\PersistentCollection {#3174 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
    -id: 176293
    -bodyTs: "'donald':6 'like':4 'read':2 'speech':8 'trump':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/4792037"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701249549 {#3165
      date: 2023-11-29 10:19:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2170}
  +body: "Unity is the best. The greatest. The best in the world."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701278850 {#3309
    date: 2023-11-29 18:27:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@treadful@lemmy.zip"
    "@fakeman_pretendname@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3312 …}
  +nested: Doctrine\ORM\PersistentCollection {#3314 …}
  +votes: Doctrine\ORM\PersistentCollection {#3316 …}
  +reports: Doctrine\ORM\PersistentCollection {#3318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
  -id: 177513
  -bodyTs: "'best':4,8 'greatest':6 'uniti':1 'world':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3141256"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701278850 {#3310
    date: 2023-11-29 18:27:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#3311
  +user: Proxies\__CG__\App\Entity\User {#3228 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#3166
    +user: Proxies\__CG__\App\Entity\User {#3167 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2170
      +user: App\Entity\User {#2006 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Why is the unity is underrated when its what i use right now with Ubuntu Unity and its actually really great experience for my 2021 HP Stream 11 Laptop and i hope you all to share your experiences using the unity de in Debain Ubuntu Arch Fedora Gentoo Opensuse Etc thanks for your Amazing community my Wonderful Friends\n
        \n
        …is this GPT spam?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1702482125 {#2175
        date: 2023-12-13 16:42:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mohamad20ZX@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2183 …}
      +nested: Doctrine\ORM\PersistentCollection {#2168 …}
      +votes: Doctrine\ORM\PersistentCollection {#2038 …}
      +reports: Doctrine\ORM\PersistentCollection {#1988 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
      -id: 176130
      -bodyTs: "'11':28 '2021':25 'actual':19 'amaz':54 'arch':46 'communiti':55 'de':42 'debain':44 'etc':50 'experi':22,38 'fedora':47 'friend':58 'gentoo':48 'gpt':61 'great':21 'hope':32 'hp':26 'laptop':29 'opensus':49 'realli':20 'right':12 'share':36 'spam':62 'stream':27 'thank':51 'ubuntu':15,45 'underr':6 'uniti':4,16,41 'use':11,39 'wonder':57"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/5080035"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701242735 {#2177
        date: 2023-11-29 08:25:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2170}
    +body: "It reads more like a Donald Trump speech"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701249549 {#3164
      date: 2023-11-29 10:19:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
      "@treadful@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3168 …}
    +nested: Doctrine\ORM\PersistentCollection {#3170 …}
    +votes: Doctrine\ORM\PersistentCollection {#3172 …}
    +reports: Doctrine\ORM\PersistentCollection {#3174 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
    -id: 176293
    -bodyTs: "'donald':6 'like':4 'read':2 'speech':8 'trump':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/4792037"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701249549 {#3165
      date: 2023-11-29 10:19:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2170}
  +body: "Unity is the best. The greatest. The best in the world."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701278850 {#3309
    date: 2023-11-29 18:27:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@treadful@lemmy.zip"
    "@fakeman_pretendname@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3312 …}
  +nested: Doctrine\ORM\PersistentCollection {#3314 …}
  +votes: Doctrine\ORM\PersistentCollection {#3316 …}
  +reports: Doctrine\ORM\PersistentCollection {#3318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
  -id: 177513
  -bodyTs: "'best':4,8 'greatest':6 'uniti':1 'world':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3141256"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701278850 {#3310
    date: 2023-11-29 18:27:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3393
  +user: Proxies\__CG__\App\Entity\User {#3077 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#3311
    +user: Proxies\__CG__\App\Entity\User {#3228 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#3166
      +user: Proxies\__CG__\App\Entity\User {#3167 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: App\Entity\EntryComment {#2170
        +user: App\Entity\User {#2006 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          > Why is the unity is underrated when its what i use right now with Ubuntu Unity and its actually really great experience for my 2021 HP Stream 11 Laptop and i hope you all to share your experiences using the unity de in Debain Ubuntu Arch Fedora Gentoo Opensuse Etc thanks for your Amazing community my Wonderful Friends\n
          \n
          …is this GPT spam?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1702482125 {#2175
          date: 2023-12-13 16:42:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mohamad20ZX@lemmy.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2183 …}
        +nested: Doctrine\ORM\PersistentCollection {#2168 …}
        +votes: Doctrine\ORM\PersistentCollection {#2038 …}
        +reports: Doctrine\ORM\PersistentCollection {#1988 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
        -id: 176130
        -bodyTs: "'11':28 '2021':25 'actual':19 'amaz':54 'arch':46 'communiti':55 'de':42 'debain':44 'etc':50 'experi':22,38 'fedora':47 'friend':58 'gentoo':48 'gpt':61 'great':21 'hope':32 'hp':26 'laptop':29 'opensus':49 'realli':20 'right':12 'share':36 'spam':62 'stream':27 'thank':51 'ubuntu':15,45 'underr':6 'uniti':4,16,41 'use':11,39 'wonder':57"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/5080035"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701242735 {#2177
          date: 2023-11-29 08:25:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2170}
      +body: "It reads more like a Donald Trump speech"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701249549 {#3164
        date: 2023-11-29 10:19:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mohamad20ZX@lemmy.one"
        "@treadful@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3168 …}
      +nested: Doctrine\ORM\PersistentCollection {#3170 …}
      +votes: Doctrine\ORM\PersistentCollection {#3172 …}
      +reports: Doctrine\ORM\PersistentCollection {#3174 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
      -id: 176293
      -bodyTs: "'donald':6 'like':4 'read':2 'speech':8 'trump':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/4792037"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701249549 {#3165
        date: 2023-11-29 10:19:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2170}
    +body: "Unity is the best. The greatest. The best in the world."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701278850 {#3309
      date: 2023-11-29 18:27:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
      "@treadful@lemmy.zip"
      "@fakeman_pretendname@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3312 …}
    +nested: Doctrine\ORM\PersistentCollection {#3314 …}
    +votes: Doctrine\ORM\PersistentCollection {#3316 …}
    +reports: Doctrine\ORM\PersistentCollection {#3318 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
    -id: 177513
    -bodyTs: "'best':4,8 'greatest':6 'uniti':1 'world':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3141256"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701278850 {#3310
      date: 2023-11-29 18:27:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2170}
  +body: "A lot of people are saying its the best. Perhaps they are right. I don’t kmow. And I hear it all the time. “It’s the best! It’s the best!”. Who knows. But a lot of great people are saying it. Maybe the best people. That’s just what I hear."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701283084 {#3391
    date: 2023-11-29 19:38:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@treadful@lemmy.zip"
    "@fakeman_pretendname@feddit.uk"
    "@toomanyjoints69@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3394 …}
  +nested: Doctrine\ORM\PersistentCollection {#3396 …}
  +votes: Doctrine\ORM\PersistentCollection {#3398 …}
  +reports: Doctrine\ORM\PersistentCollection {#3400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3404 …}
  -id: 177746
  -bodyTs: "'best':9,28,32,46 'great':39 'hear':20,53 'kmow':17 'know':34 'lot':2,37 'mayb':44 'peopl':4,40,47 'perhap':10 'right':13 'say':6,42 'time':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5287896"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701283084 {#3392
    date: 2023-11-29 19:38:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#3393
  +user: Proxies\__CG__\App\Entity\User {#3077 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#3311
    +user: Proxies\__CG__\App\Entity\User {#3228 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#3166
      +user: Proxies\__CG__\App\Entity\User {#3167 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: App\Entity\EntryComment {#2170
        +user: App\Entity\User {#2006 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          > Why is the unity is underrated when its what i use right now with Ubuntu Unity and its actually really great experience for my 2021 HP Stream 11 Laptop and i hope you all to share your experiences using the unity de in Debain Ubuntu Arch Fedora Gentoo Opensuse Etc thanks for your Amazing community my Wonderful Friends\n
          \n
          …is this GPT spam?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1702482125 {#2175
          date: 2023-12-13 16:42:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mohamad20ZX@lemmy.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2183 …}
        +nested: Doctrine\ORM\PersistentCollection {#2168 …}
        +votes: Doctrine\ORM\PersistentCollection {#2038 …}
        +reports: Doctrine\ORM\PersistentCollection {#1988 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
        -id: 176130
        -bodyTs: "'11':28 '2021':25 'actual':19 'amaz':54 'arch':46 'communiti':55 'de':42 'debain':44 'etc':50 'experi':22,38 'fedora':47 'friend':58 'gentoo':48 'gpt':61 'great':21 'hope':32 'hp':26 'laptop':29 'opensus':49 'realli':20 'right':12 'share':36 'spam':62 'stream':27 'thank':51 'ubuntu':15,45 'underr':6 'uniti':4,16,41 'use':11,39 'wonder':57"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/5080035"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701242735 {#2177
          date: 2023-11-29 08:25:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2170}
      +body: "It reads more like a Donald Trump speech"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701249549 {#3164
        date: 2023-11-29 10:19:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mohamad20ZX@lemmy.one"
        "@treadful@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3168 …}
      +nested: Doctrine\ORM\PersistentCollection {#3170 …}
      +votes: Doctrine\ORM\PersistentCollection {#3172 …}
      +reports: Doctrine\ORM\PersistentCollection {#3174 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
      -id: 176293
      -bodyTs: "'donald':6 'like':4 'read':2 'speech':8 'trump':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/4792037"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701249549 {#3165
        date: 2023-11-29 10:19:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2170}
    +body: "Unity is the best. The greatest. The best in the world."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701278850 {#3309
      date: 2023-11-29 18:27:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
      "@treadful@lemmy.zip"
      "@fakeman_pretendname@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3312 …}
    +nested: Doctrine\ORM\PersistentCollection {#3314 …}
    +votes: Doctrine\ORM\PersistentCollection {#3316 …}
    +reports: Doctrine\ORM\PersistentCollection {#3318 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
    -id: 177513
    -bodyTs: "'best':4,8 'greatest':6 'uniti':1 'world':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3141256"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701278850 {#3310
      date: 2023-11-29 18:27:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2170}
  +body: "A lot of people are saying its the best. Perhaps they are right. I don’t kmow. And I hear it all the time. “It’s the best! It’s the best!”. Who knows. But a lot of great people are saying it. Maybe the best people. That’s just what I hear."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701283084 {#3391
    date: 2023-11-29 19:38:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@treadful@lemmy.zip"
    "@fakeman_pretendname@feddit.uk"
    "@toomanyjoints69@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3394 …}
  +nested: Doctrine\ORM\PersistentCollection {#3396 …}
  +votes: Doctrine\ORM\PersistentCollection {#3398 …}
  +reports: Doctrine\ORM\PersistentCollection {#3400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3404 …}
  -id: 177746
  -bodyTs: "'best':9,28,32,46 'great':39 'hear':20,53 'kmow':17 'know':34 'lot':2,37 'mayb':44 'peopl':4,40,47 'perhap':10 'right':13 'say':6,42 'time':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5287896"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701283084 {#3392
    date: 2023-11-29 19:38:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#3393
  +user: Proxies\__CG__\App\Entity\User {#3077 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#3311
    +user: Proxies\__CG__\App\Entity\User {#3228 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#3166
      +user: Proxies\__CG__\App\Entity\User {#3167 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: App\Entity\EntryComment {#2170
        +user: App\Entity\User {#2006 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          > Why is the unity is underrated when its what i use right now with Ubuntu Unity and its actually really great experience for my 2021 HP Stream 11 Laptop and i hope you all to share your experiences using the unity de in Debain Ubuntu Arch Fedora Gentoo Opensuse Etc thanks for your Amazing community my Wonderful Friends\n
          \n
          …is this GPT spam?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1702482125 {#2175
          date: 2023-12-13 16:42:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mohamad20ZX@lemmy.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2183 …}
        +nested: Doctrine\ORM\PersistentCollection {#2168 …}
        +votes: Doctrine\ORM\PersistentCollection {#2038 …}
        +reports: Doctrine\ORM\PersistentCollection {#1988 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
        -id: 176130
        -bodyTs: "'11':28 '2021':25 'actual':19 'amaz':54 'arch':46 'communiti':55 'de':42 'debain':44 'etc':50 'experi':22,38 'fedora':47 'friend':58 'gentoo':48 'gpt':61 'great':21 'hope':32 'hp':26 'laptop':29 'opensus':49 'realli':20 'right':12 'share':36 'spam':62 'stream':27 'thank':51 'ubuntu':15,45 'underr':6 'uniti':4,16,41 'use':11,39 'wonder':57"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/5080035"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701242735 {#2177
          date: 2023-11-29 08:25:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2170}
      +body: "It reads more like a Donald Trump speech"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701249549 {#3164
        date: 2023-11-29 10:19:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mohamad20ZX@lemmy.one"
        "@treadful@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3168 …}
      +nested: Doctrine\ORM\PersistentCollection {#3170 …}
      +votes: Doctrine\ORM\PersistentCollection {#3172 …}
      +reports: Doctrine\ORM\PersistentCollection {#3174 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
      -id: 176293
      -bodyTs: "'donald':6 'like':4 'read':2 'speech':8 'trump':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/4792037"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701249549 {#3165
        date: 2023-11-29 10:19:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2170}
    +body: "Unity is the best. The greatest. The best in the world."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701278850 {#3309
      date: 2023-11-29 18:27:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
      "@treadful@lemmy.zip"
      "@fakeman_pretendname@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3312 …}
    +nested: Doctrine\ORM\PersistentCollection {#3314 …}
    +votes: Doctrine\ORM\PersistentCollection {#3316 …}
    +reports: Doctrine\ORM\PersistentCollection {#3318 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
    -id: 177513
    -bodyTs: "'best':4,8 'greatest':6 'uniti':1 'world':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3141256"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701278850 {#3310
      date: 2023-11-29 18:27:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2170}
  +body: "A lot of people are saying its the best. Perhaps they are right. I don’t kmow. And I hear it all the time. “It’s the best! It’s the best!”. Who knows. But a lot of great people are saying it. Maybe the best people. That’s just what I hear."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701283084 {#3391
    date: 2023-11-29 19:38:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@treadful@lemmy.zip"
    "@fakeman_pretendname@feddit.uk"
    "@toomanyjoints69@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3394 …}
  +nested: Doctrine\ORM\PersistentCollection {#3396 …}
  +votes: Doctrine\ORM\PersistentCollection {#3398 …}
  +reports: Doctrine\ORM\PersistentCollection {#3400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3404 …}
  -id: 177746
  -bodyTs: "'best':9,28,32,46 'great':39 'hear':20,53 'kmow':17 'know':34 'lot':2,37 'mayb':44 'peopl':4,40,47 'perhap':10 'right':13 'say':6,42 'time':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5287896"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701283084 {#3392
    date: 2023-11-29 19:38:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3407
  +user: Proxies\__CG__\App\Entity\User {#3228 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#3393
    +user: Proxies\__CG__\App\Entity\User {#3077 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#3311
      +user: Proxies\__CG__\App\Entity\User {#3228 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: App\Entity\EntryComment {#3166
        +user: Proxies\__CG__\App\Entity\User {#3167 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
        +image: null
        +parent: App\Entity\EntryComment {#2170
          +user: App\Entity\User {#2006 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            > Why is the unity is underrated when its what i use right now with Ubuntu Unity and its actually really great experience for my 2021 HP Stream 11 Laptop and i hope you all to share your experiences using the unity de in Debain Ubuntu Arch Fedora Gentoo Opensuse Etc thanks for your Amazing community my Wonderful Friends\n
            \n
            …is this GPT spam?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1702482125 {#2175
            date: 2023-12-13 16:42:05.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Mohamad20ZX@lemmy.one"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2183 …}
          +nested: Doctrine\ORM\PersistentCollection {#2168 …}
          +votes: Doctrine\ORM\PersistentCollection {#2038 …}
          +reports: Doctrine\ORM\PersistentCollection {#1988 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
          -id: 176130
          -bodyTs: "'11':28 '2021':25 'actual':19 'amaz':54 'arch':46 'communiti':55 'de':42 'debain':44 'etc':50 'experi':22,38 'fedora':47 'friend':58 'gentoo':48 'gpt':61 'great':21 'hope':32 'hp':26 'laptop':29 'opensus':49 'realli':20 'right':12 'share':36 'spam':62 'stream':27 'thank':51 'ubuntu':15,45 'underr':6 'uniti':4,16,41 'use':11,39 'wonder':57"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.zip/comment/5080035"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701242735 {#2177
            date: 2023-11-29 08:25:35.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2170}
        +body: "It reads more like a Donald Trump speech"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1701249549 {#3164
          date: 2023-11-29 10:19:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mohamad20ZX@lemmy.one"
          "@treadful@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3168 …}
        +nested: Doctrine\ORM\PersistentCollection {#3170 …}
        +votes: Doctrine\ORM\PersistentCollection {#3172 …}
        +reports: Doctrine\ORM\PersistentCollection {#3174 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
        -id: 176293
        -bodyTs: "'donald':6 'like':4 'read':2 'speech':8 'trump':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/4792037"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701249549 {#3165
          date: 2023-11-29 10:19:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2170}
      +body: "Unity is the best. The greatest. The best in the world."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701278850 {#3309
        date: 2023-11-29 18:27:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mohamad20ZX@lemmy.one"
        "@treadful@lemmy.zip"
        "@fakeman_pretendname@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3312 …}
      +nested: Doctrine\ORM\PersistentCollection {#3314 …}
      +votes: Doctrine\ORM\PersistentCollection {#3316 …}
      +reports: Doctrine\ORM\PersistentCollection {#3318 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
      -id: 177513
      -bodyTs: "'best':4,8 'greatest':6 'uniti':1 'world':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3141256"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701278850 {#3310
        date: 2023-11-29 18:27:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2170}
    +body: "A lot of people are saying its the best. Perhaps they are right. I don’t kmow. And I hear it all the time. “It’s the best! It’s the best!”. Who knows. But a lot of great people are saying it. Maybe the best people. That’s just what I hear."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701283084 {#3391
      date: 2023-11-29 19:38:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
      "@treadful@lemmy.zip"
      "@fakeman_pretendname@feddit.uk"
      "@toomanyjoints69@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3394 …}
    +nested: Doctrine\ORM\PersistentCollection {#3396 …}
    +votes: Doctrine\ORM\PersistentCollection {#3398 …}
    +reports: Doctrine\ORM\PersistentCollection {#3400 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3402 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3404 …}
    -id: 177746
    -bodyTs: "'best':9,28,32,46 'great':39 'hear':20,53 'kmow':17 'know':34 'lot':2,37 'mayb':44 'peopl':4,40,47 'perhap':10 'right':13 'say':6,42 'time':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5287896"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701283084 {#3392
      date: 2023-11-29 19:38:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2170}
  +body: "The thing to remember, is that its huge. How huge? HUGE! A lot of these new users are criminals, but i hear some are very fine people."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701342578 {#3412
    date: 2023-11-30 12:09:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@treadful@lemmy.zip"
    "@fakeman_pretendname@feddit.uk"
    "@toomanyjoints69@lemmygrad.ml"
    "@LeFantome@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3415 …}
  +nested: Doctrine\ORM\PersistentCollection {#3419 …}
  +votes: Doctrine\ORM\PersistentCollection {#3421 …}
  +reports: Doctrine\ORM\PersistentCollection {#3422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3426 …}
  -id: 180430
  -bodyTs: "'crimin':19 'fine':26 'hear':22 'huge':8,10,11 'lot':13 'new':16 'peopl':27 'rememb':4 'thing':2 'user':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3146851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701342578 {#3409
    date: 2023-11-30 12:09:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#3407
  +user: Proxies\__CG__\App\Entity\User {#3228 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#3393
    +user: Proxies\__CG__\App\Entity\User {#3077 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#3311
      +user: Proxies\__CG__\App\Entity\User {#3228 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: App\Entity\EntryComment {#3166
        +user: Proxies\__CG__\App\Entity\User {#3167 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
        +image: null
        +parent: App\Entity\EntryComment {#2170
          +user: App\Entity\User {#2006 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            > Why is the unity is underrated when its what i use right now with Ubuntu Unity and its actually really great experience for my 2021 HP Stream 11 Laptop and i hope you all to share your experiences using the unity de in Debain Ubuntu Arch Fedora Gentoo Opensuse Etc thanks for your Amazing community my Wonderful Friends\n
            \n
            …is this GPT spam?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1702482125 {#2175
            date: 2023-12-13 16:42:05.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Mohamad20ZX@lemmy.one"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2183 …}
          +nested: Doctrine\ORM\PersistentCollection {#2168 …}
          +votes: Doctrine\ORM\PersistentCollection {#2038 …}
          +reports: Doctrine\ORM\PersistentCollection {#1988 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
          -id: 176130
          -bodyTs: "'11':28 '2021':25 'actual':19 'amaz':54 'arch':46 'communiti':55 'de':42 'debain':44 'etc':50 'experi':22,38 'fedora':47 'friend':58 'gentoo':48 'gpt':61 'great':21 'hope':32 'hp':26 'laptop':29 'opensus':49 'realli':20 'right':12 'share':36 'spam':62 'stream':27 'thank':51 'ubuntu':15,45 'underr':6 'uniti':4,16,41 'use':11,39 'wonder':57"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.zip/comment/5080035"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701242735 {#2177
            date: 2023-11-29 08:25:35.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2170}
        +body: "It reads more like a Donald Trump speech"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1701249549 {#3164
          date: 2023-11-29 10:19:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mohamad20ZX@lemmy.one"
          "@treadful@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3168 …}
        +nested: Doctrine\ORM\PersistentCollection {#3170 …}
        +votes: Doctrine\ORM\PersistentCollection {#3172 …}
        +reports: Doctrine\ORM\PersistentCollection {#3174 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
        -id: 176293
        -bodyTs: "'donald':6 'like':4 'read':2 'speech':8 'trump':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/4792037"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701249549 {#3165
          date: 2023-11-29 10:19:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2170}
      +body: "Unity is the best. The greatest. The best in the world."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701278850 {#3309
        date: 2023-11-29 18:27:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mohamad20ZX@lemmy.one"
        "@treadful@lemmy.zip"
        "@fakeman_pretendname@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3312 …}
      +nested: Doctrine\ORM\PersistentCollection {#3314 …}
      +votes: Doctrine\ORM\PersistentCollection {#3316 …}
      +reports: Doctrine\ORM\PersistentCollection {#3318 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
      -id: 177513
      -bodyTs: "'best':4,8 'greatest':6 'uniti':1 'world':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3141256"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701278850 {#3310
        date: 2023-11-29 18:27:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2170}
    +body: "A lot of people are saying its the best. Perhaps they are right. I don’t kmow. And I hear it all the time. “It’s the best! It’s the best!”. Who knows. But a lot of great people are saying it. Maybe the best people. That’s just what I hear."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701283084 {#3391
      date: 2023-11-29 19:38:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
      "@treadful@lemmy.zip"
      "@fakeman_pretendname@feddit.uk"
      "@toomanyjoints69@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3394 …}
    +nested: Doctrine\ORM\PersistentCollection {#3396 …}
    +votes: Doctrine\ORM\PersistentCollection {#3398 …}
    +reports: Doctrine\ORM\PersistentCollection {#3400 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3402 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3404 …}
    -id: 177746
    -bodyTs: "'best':9,28,32,46 'great':39 'hear':20,53 'kmow':17 'know':34 'lot':2,37 'mayb':44 'peopl':4,40,47 'perhap':10 'right':13 'say':6,42 'time':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5287896"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701283084 {#3392
      date: 2023-11-29 19:38:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2170}
  +body: "The thing to remember, is that its huge. How huge? HUGE! A lot of these new users are criminals, but i hear some are very fine people."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701342578 {#3412
    date: 2023-11-30 12:09:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@treadful@lemmy.zip"
    "@fakeman_pretendname@feddit.uk"
    "@toomanyjoints69@lemmygrad.ml"
    "@LeFantome@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3415 …}
  +nested: Doctrine\ORM\PersistentCollection {#3419 …}
  +votes: Doctrine\ORM\PersistentCollection {#3421 …}
  +reports: Doctrine\ORM\PersistentCollection {#3422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3426 …}
  -id: 180430
  -bodyTs: "'crimin':19 'fine':26 'hear':22 'huge':8,10,11 'lot':13 'new':16 'peopl':27 'rememb':4 'thing':2 'user':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3146851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701342578 {#3409
    date: 2023-11-30 12:09:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#3407
  +user: Proxies\__CG__\App\Entity\User {#3228 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#3393
    +user: Proxies\__CG__\App\Entity\User {#3077 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#3311
      +user: Proxies\__CG__\App\Entity\User {#3228 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: App\Entity\EntryComment {#3166
        +user: Proxies\__CG__\App\Entity\User {#3167 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
        +image: null
        +parent: App\Entity\EntryComment {#2170
          +user: App\Entity\User {#2006 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            > Why is the unity is underrated when its what i use right now with Ubuntu Unity and its actually really great experience for my 2021 HP Stream 11 Laptop and i hope you all to share your experiences using the unity de in Debain Ubuntu Arch Fedora Gentoo Opensuse Etc thanks for your Amazing community my Wonderful Friends\n
            \n
            …is this GPT spam?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1702482125 {#2175
            date: 2023-12-13 16:42:05.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Mohamad20ZX@lemmy.one"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2183 …}
          +nested: Doctrine\ORM\PersistentCollection {#2168 …}
          +votes: Doctrine\ORM\PersistentCollection {#2038 …}
          +reports: Doctrine\ORM\PersistentCollection {#1988 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
          -id: 176130
          -bodyTs: "'11':28 '2021':25 'actual':19 'amaz':54 'arch':46 'communiti':55 'de':42 'debain':44 'etc':50 'experi':22,38 'fedora':47 'friend':58 'gentoo':48 'gpt':61 'great':21 'hope':32 'hp':26 'laptop':29 'opensus':49 'realli':20 'right':12 'share':36 'spam':62 'stream':27 'thank':51 'ubuntu':15,45 'underr':6 'uniti':4,16,41 'use':11,39 'wonder':57"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.zip/comment/5080035"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701242735 {#2177
            date: 2023-11-29 08:25:35.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2170}
        +body: "It reads more like a Donald Trump speech"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1701249549 {#3164
          date: 2023-11-29 10:19:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mohamad20ZX@lemmy.one"
          "@treadful@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3168 …}
        +nested: Doctrine\ORM\PersistentCollection {#3170 …}
        +votes: Doctrine\ORM\PersistentCollection {#3172 …}
        +reports: Doctrine\ORM\PersistentCollection {#3174 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
        -id: 176293
        -bodyTs: "'donald':6 'like':4 'read':2 'speech':8 'trump':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/4792037"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701249549 {#3165
          date: 2023-11-29 10:19:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2170}
      +body: "Unity is the best. The greatest. The best in the world."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701278850 {#3309
        date: 2023-11-29 18:27:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mohamad20ZX@lemmy.one"
        "@treadful@lemmy.zip"
        "@fakeman_pretendname@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3312 …}
      +nested: Doctrine\ORM\PersistentCollection {#3314 …}
      +votes: Doctrine\ORM\PersistentCollection {#3316 …}
      +reports: Doctrine\ORM\PersistentCollection {#3318 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
      -id: 177513
      -bodyTs: "'best':4,8 'greatest':6 'uniti':1 'world':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3141256"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701278850 {#3310
        date: 2023-11-29 18:27:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2170}
    +body: "A lot of people are saying its the best. Perhaps they are right. I don’t kmow. And I hear it all the time. “It’s the best! It’s the best!”. Who knows. But a lot of great people are saying it. Maybe the best people. That’s just what I hear."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701283084 {#3391
      date: 2023-11-29 19:38:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
      "@treadful@lemmy.zip"
      "@fakeman_pretendname@feddit.uk"
      "@toomanyjoints69@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3394 …}
    +nested: Doctrine\ORM\PersistentCollection {#3396 …}
    +votes: Doctrine\ORM\PersistentCollection {#3398 …}
    +reports: Doctrine\ORM\PersistentCollection {#3400 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3402 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3404 …}
    -id: 177746
    -bodyTs: "'best':9,28,32,46 'great':39 'hear':20,53 'kmow':17 'know':34 'lot':2,37 'mayb':44 'peopl':4,40,47 'perhap':10 'right':13 'say':6,42 'time':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5287896"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701283084 {#3392
      date: 2023-11-29 19:38:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2170}
  +body: "The thing to remember, is that its huge. How huge? HUGE! A lot of these new users are criminals, but i hear some are very fine people."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701342578 {#3412
    date: 2023-11-30 12:09:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@treadful@lemmy.zip"
    "@fakeman_pretendname@feddit.uk"
    "@toomanyjoints69@lemmygrad.ml"
    "@LeFantome@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3415 …}
  +nested: Doctrine\ORM\PersistentCollection {#3419 …}
  +votes: Doctrine\ORM\PersistentCollection {#3421 …}
  +reports: Doctrine\ORM\PersistentCollection {#3422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3426 …}
  -id: 180430
  -bodyTs: "'crimin':19 'fine':26 'hear':22 'huge':8,10,11 'lot':13 'new':16 'peopl':27 'rememb':4 'thing':2 'user':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3146851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701342578 {#3409
    date: 2023-11-30 12:09:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3443
  +user: Proxies\__CG__\App\Entity\User {#3077 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#3407
    +user: Proxies\__CG__\App\Entity\User {#3228 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#3393
      +user: Proxies\__CG__\App\Entity\User {#3077 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: App\Entity\EntryComment {#3311
        +user: Proxies\__CG__\App\Entity\User {#3228 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
        +image: null
        +parent: App\Entity\EntryComment {#3166
          +user: Proxies\__CG__\App\Entity\User {#3167 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
          +image: null
          +parent: App\Entity\EntryComment {#2170
            +user: App\Entity\User {#2006 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
            +image: null
            +parent: null
            +root: null
            +body: """
              > Why is the unity is underrated when its what i use right now with Ubuntu Unity and its actually really great experience for my 2021 HP Stream 11 Laptop and i hope you all to share your experiences using the unity de in Debain Ubuntu Arch Fedora Gentoo Opensuse Etc thanks for your Amazing community my Wonderful Friends\n
              \n
              …is this GPT spam?
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 16
            +score: 0
            +lastActive: DateTime @1702482125 {#2175
              date: 2023-12-13 16:42:05.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Mohamad20ZX@lemmy.one"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2183 …}
            +nested: Doctrine\ORM\PersistentCollection {#2168 …}
            +votes: Doctrine\ORM\PersistentCollection {#2038 …}
            +reports: Doctrine\ORM\PersistentCollection {#1988 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
            +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
            -id: 176130
            -bodyTs: "'11':28 '2021':25 'actual':19 'amaz':54 'arch':46 'communiti':55 'de':42 'debain':44 'etc':50 'experi':22,38 'fedora':47 'friend':58 'gentoo':48 'gpt':61 'great':21 'hope':32 'hp':26 'laptop':29 'opensus':49 'realli':20 'right':12 'share':36 'spam':62 'stream':27 'thank':51 'ubuntu':15,45 'underr':6 'uniti':4,16,41 'use':11,39 'wonder':57"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.zip/comment/5080035"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701242735 {#2177
              date: 2023-11-29 08:25:35.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2170}
          +body: "It reads more like a Donald Trump speech"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1701249549 {#3164
            date: 2023-11-29 10:19:09.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Mohamad20ZX@lemmy.one"
            "@treadful@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3168 …}
          +nested: Doctrine\ORM\PersistentCollection {#3170 …}
          +votes: Doctrine\ORM\PersistentCollection {#3172 …}
          +reports: Doctrine\ORM\PersistentCollection {#3174 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
          -id: 176293
          -bodyTs: "'donald':6 'like':4 'read':2 'speech':8 'trump':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.uk/comment/4792037"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701249549 {#3165
            date: 2023-11-29 10:19:09.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2170}
        +body: "Unity is the best. The greatest. The best in the world."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701278850 {#3309
          date: 2023-11-29 18:27:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mohamad20ZX@lemmy.one"
          "@treadful@lemmy.zip"
          "@fakeman_pretendname@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3312 …}
        +nested: Doctrine\ORM\PersistentCollection {#3314 …}
        +votes: Doctrine\ORM\PersistentCollection {#3316 …}
        +reports: Doctrine\ORM\PersistentCollection {#3318 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
        -id: 177513
        -bodyTs: "'best':4,8 'greatest':6 'uniti':1 'world':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/3141256"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701278850 {#3310
          date: 2023-11-29 18:27:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2170}
      +body: "A lot of people are saying its the best. Perhaps they are right. I don’t kmow. And I hear it all the time. “It’s the best! It’s the best!”. Who knows. But a lot of great people are saying it. Maybe the best people. That’s just what I hear."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701283084 {#3391
        date: 2023-11-29 19:38:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mohamad20ZX@lemmy.one"
        "@treadful@lemmy.zip"
        "@fakeman_pretendname@feddit.uk"
        "@toomanyjoints69@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3394 …}
      +nested: Doctrine\ORM\PersistentCollection {#3396 …}
      +votes: Doctrine\ORM\PersistentCollection {#3398 …}
      +reports: Doctrine\ORM\PersistentCollection {#3400 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3402 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3404 …}
      -id: 177746
      -bodyTs: "'best':9,28,32,46 'great':39 'hear':20,53 'kmow':17 'know':34 'lot':2,37 'mayb':44 'peopl':4,40,47 'perhap':10 'right':13 'say':6,42 'time':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5287896"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701283084 {#3392
        date: 2023-11-29 19:38:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2170}
    +body: "The thing to remember, is that its huge. How huge? HUGE! A lot of these new users are criminals, but i hear some are very fine people."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701342578 {#3412
      date: 2023-11-30 12:09:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
      "@treadful@lemmy.zip"
      "@fakeman_pretendname@feddit.uk"
      "@toomanyjoints69@lemmygrad.ml"
      "@LeFantome@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3415 …}
    +nested: Doctrine\ORM\PersistentCollection {#3419 …}
    +votes: Doctrine\ORM\PersistentCollection {#3421 …}
    +reports: Doctrine\ORM\PersistentCollection {#3422 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3424 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3426 …}
    -id: 180430
    -bodyTs: "'crimin':19 'fine':26 'hear':22 'huge':8,10,11 'lot':13 'new':16 'peopl':27 'rememb':4 'thing':2 'user':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3146851"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701342578 {#3409
      date: 2023-11-30 12:09:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2170}
  +body: """
    Now that you mention it, Trump sounds a bit like the way FreeBSD people talk about Linux.\n
    \n
    “When they send us Linux distributions, they are not sending their best. Linux is an unplanned, undocumented, unusable, crashy mess. Some, I assume, are also good distros.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701365236 {#3438
    date: 2023-11-30 18:27:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@treadful@lemmy.zip"
    "@fakeman_pretendname@feddit.uk"
    "@toomanyjoints69@lemmygrad.ml"
    "@LeFantome@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3435 …}
  +nested: Doctrine\ORM\PersistentCollection {#3432 …}
  +votes: Doctrine\ORM\PersistentCollection {#3430 …}
  +reports: Doctrine\ORM\PersistentCollection {#3444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3448 …}
  -id: 183897
  -bodyTs: "'also':42 'assum':40 'best':29 'bit':9 'crashi':36 'distribut':23 'distro':44 'freebsd':13 'good':43 'like':10 'linux':17,22,30 'mention':4 'mess':37 'peopl':14 'send':20,27 'sound':7 'talk':15 'trump':6 'undocu':34 'unplan':33 'unus':35 'us':21 'way':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5317230"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701365236 {#3441
    date: 2023-11-30 18:27:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#3443
  +user: Proxies\__CG__\App\Entity\User {#3077 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#3407
    +user: Proxies\__CG__\App\Entity\User {#3228 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#3393
      +user: Proxies\__CG__\App\Entity\User {#3077 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: App\Entity\EntryComment {#3311
        +user: Proxies\__CG__\App\Entity\User {#3228 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
        +image: null
        +parent: App\Entity\EntryComment {#3166
          +user: Proxies\__CG__\App\Entity\User {#3167 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
          +image: null
          +parent: App\Entity\EntryComment {#2170
            +user: App\Entity\User {#2006 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
            +image: null
            +parent: null
            +root: null
            +body: """
              > Why is the unity is underrated when its what i use right now with Ubuntu Unity and its actually really great experience for my 2021 HP Stream 11 Laptop and i hope you all to share your experiences using the unity de in Debain Ubuntu Arch Fedora Gentoo Opensuse Etc thanks for your Amazing community my Wonderful Friends\n
              \n
              …is this GPT spam?
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 16
            +score: 0
            +lastActive: DateTime @1702482125 {#2175
              date: 2023-12-13 16:42:05.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Mohamad20ZX@lemmy.one"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2183 …}
            +nested: Doctrine\ORM\PersistentCollection {#2168 …}
            +votes: Doctrine\ORM\PersistentCollection {#2038 …}
            +reports: Doctrine\ORM\PersistentCollection {#1988 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
            +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
            -id: 176130
            -bodyTs: "'11':28 '2021':25 'actual':19 'amaz':54 'arch':46 'communiti':55 'de':42 'debain':44 'etc':50 'experi':22,38 'fedora':47 'friend':58 'gentoo':48 'gpt':61 'great':21 'hope':32 'hp':26 'laptop':29 'opensus':49 'realli':20 'right':12 'share':36 'spam':62 'stream':27 'thank':51 'ubuntu':15,45 'underr':6 'uniti':4,16,41 'use':11,39 'wonder':57"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.zip/comment/5080035"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701242735 {#2177
              date: 2023-11-29 08:25:35.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2170}
          +body: "It reads more like a Donald Trump speech"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1701249549 {#3164
            date: 2023-11-29 10:19:09.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Mohamad20ZX@lemmy.one"
            "@treadful@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3168 …}
          +nested: Doctrine\ORM\PersistentCollection {#3170 …}
          +votes: Doctrine\ORM\PersistentCollection {#3172 …}
          +reports: Doctrine\ORM\PersistentCollection {#3174 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
          -id: 176293
          -bodyTs: "'donald':6 'like':4 'read':2 'speech':8 'trump':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.uk/comment/4792037"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701249549 {#3165
            date: 2023-11-29 10:19:09.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2170}
        +body: "Unity is the best. The greatest. The best in the world."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701278850 {#3309
          date: 2023-11-29 18:27:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mohamad20ZX@lemmy.one"
          "@treadful@lemmy.zip"
          "@fakeman_pretendname@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3312 …}
        +nested: Doctrine\ORM\PersistentCollection {#3314 …}
        +votes: Doctrine\ORM\PersistentCollection {#3316 …}
        +reports: Doctrine\ORM\PersistentCollection {#3318 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
        -id: 177513
        -bodyTs: "'best':4,8 'greatest':6 'uniti':1 'world':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/3141256"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701278850 {#3310
          date: 2023-11-29 18:27:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2170}
      +body: "A lot of people are saying its the best. Perhaps they are right. I don’t kmow. And I hear it all the time. “It’s the best! It’s the best!”. Who knows. But a lot of great people are saying it. Maybe the best people. That’s just what I hear."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701283084 {#3391
        date: 2023-11-29 19:38:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mohamad20ZX@lemmy.one"
        "@treadful@lemmy.zip"
        "@fakeman_pretendname@feddit.uk"
        "@toomanyjoints69@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3394 …}
      +nested: Doctrine\ORM\PersistentCollection {#3396 …}
      +votes: Doctrine\ORM\PersistentCollection {#3398 …}
      +reports: Doctrine\ORM\PersistentCollection {#3400 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3402 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3404 …}
      -id: 177746
      -bodyTs: "'best':9,28,32,46 'great':39 'hear':20,53 'kmow':17 'know':34 'lot':2,37 'mayb':44 'peopl':4,40,47 'perhap':10 'right':13 'say':6,42 'time':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5287896"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701283084 {#3392
        date: 2023-11-29 19:38:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2170}
    +body: "The thing to remember, is that its huge. How huge? HUGE! A lot of these new users are criminals, but i hear some are very fine people."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701342578 {#3412
      date: 2023-11-30 12:09:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
      "@treadful@lemmy.zip"
      "@fakeman_pretendname@feddit.uk"
      "@toomanyjoints69@lemmygrad.ml"
      "@LeFantome@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3415 …}
    +nested: Doctrine\ORM\PersistentCollection {#3419 …}
    +votes: Doctrine\ORM\PersistentCollection {#3421 …}
    +reports: Doctrine\ORM\PersistentCollection {#3422 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3424 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3426 …}
    -id: 180430
    -bodyTs: "'crimin':19 'fine':26 'hear':22 'huge':8,10,11 'lot':13 'new':16 'peopl':27 'rememb':4 'thing':2 'user':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3146851"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701342578 {#3409
      date: 2023-11-30 12:09:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2170}
  +body: """
    Now that you mention it, Trump sounds a bit like the way FreeBSD people talk about Linux.\n
    \n
    “When they send us Linux distributions, they are not sending their best. Linux is an unplanned, undocumented, unusable, crashy mess. Some, I assume, are also good distros.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701365236 {#3438
    date: 2023-11-30 18:27:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@treadful@lemmy.zip"
    "@fakeman_pretendname@feddit.uk"
    "@toomanyjoints69@lemmygrad.ml"
    "@LeFantome@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3435 …}
  +nested: Doctrine\ORM\PersistentCollection {#3432 …}
  +votes: Doctrine\ORM\PersistentCollection {#3430 …}
  +reports: Doctrine\ORM\PersistentCollection {#3444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3448 …}
  -id: 183897
  -bodyTs: "'also':42 'assum':40 'best':29 'bit':9 'crashi':36 'distribut':23 'distro':44 'freebsd':13 'good':43 'like':10 'linux':17,22,30 'mention':4 'mess':37 'peopl':14 'send':20,27 'sound':7 'talk':15 'trump':6 'undocu':34 'unplan':33 'unus':35 'us':21 'way':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5317230"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701365236 {#3441
    date: 2023-11-30 18:27:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#3443
  +user: Proxies\__CG__\App\Entity\User {#3077 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#3407
    +user: Proxies\__CG__\App\Entity\User {#3228 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#3393
      +user: Proxies\__CG__\App\Entity\User {#3077 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: App\Entity\EntryComment {#3311
        +user: Proxies\__CG__\App\Entity\User {#3228 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
        +image: null
        +parent: App\Entity\EntryComment {#3166
          +user: Proxies\__CG__\App\Entity\User {#3167 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
          +image: null
          +parent: App\Entity\EntryComment {#2170
            +user: App\Entity\User {#2006 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
            +image: null
            +parent: null
            +root: null
            +body: """
              > Why is the unity is underrated when its what i use right now with Ubuntu Unity and its actually really great experience for my 2021 HP Stream 11 Laptop and i hope you all to share your experiences using the unity de in Debain Ubuntu Arch Fedora Gentoo Opensuse Etc thanks for your Amazing community my Wonderful Friends\n
              \n
              …is this GPT spam?
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 16
            +score: 0
            +lastActive: DateTime @1702482125 {#2175
              date: 2023-12-13 16:42:05.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Mohamad20ZX@lemmy.one"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2183 …}
            +nested: Doctrine\ORM\PersistentCollection {#2168 …}
            +votes: Doctrine\ORM\PersistentCollection {#2038 …}
            +reports: Doctrine\ORM\PersistentCollection {#1988 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
            +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
            -id: 176130
            -bodyTs: "'11':28 '2021':25 'actual':19 'amaz':54 'arch':46 'communiti':55 'de':42 'debain':44 'etc':50 'experi':22,38 'fedora':47 'friend':58 'gentoo':48 'gpt':61 'great':21 'hope':32 'hp':26 'laptop':29 'opensus':49 'realli':20 'right':12 'share':36 'spam':62 'stream':27 'thank':51 'ubuntu':15,45 'underr':6 'uniti':4,16,41 'use':11,39 'wonder':57"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.zip/comment/5080035"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701242735 {#2177
              date: 2023-11-29 08:25:35.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2170}
          +body: "It reads more like a Donald Trump speech"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1701249549 {#3164
            date: 2023-11-29 10:19:09.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Mohamad20ZX@lemmy.one"
            "@treadful@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3168 …}
          +nested: Doctrine\ORM\PersistentCollection {#3170 …}
          +votes: Doctrine\ORM\PersistentCollection {#3172 …}
          +reports: Doctrine\ORM\PersistentCollection {#3174 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
          -id: 176293
          -bodyTs: "'donald':6 'like':4 'read':2 'speech':8 'trump':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.uk/comment/4792037"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701249549 {#3165
            date: 2023-11-29 10:19:09.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2170}
        +body: "Unity is the best. The greatest. The best in the world."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701278850 {#3309
          date: 2023-11-29 18:27:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mohamad20ZX@lemmy.one"
          "@treadful@lemmy.zip"
          "@fakeman_pretendname@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3312 …}
        +nested: Doctrine\ORM\PersistentCollection {#3314 …}
        +votes: Doctrine\ORM\PersistentCollection {#3316 …}
        +reports: Doctrine\ORM\PersistentCollection {#3318 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
        -id: 177513
        -bodyTs: "'best':4,8 'greatest':6 'uniti':1 'world':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/3141256"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701278850 {#3310
          date: 2023-11-29 18:27:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2170}
      +body: "A lot of people are saying its the best. Perhaps they are right. I don’t kmow. And I hear it all the time. “It’s the best! It’s the best!”. Who knows. But a lot of great people are saying it. Maybe the best people. That’s just what I hear."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701283084 {#3391
        date: 2023-11-29 19:38:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mohamad20ZX@lemmy.one"
        "@treadful@lemmy.zip"
        "@fakeman_pretendname@feddit.uk"
        "@toomanyjoints69@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3394 …}
      +nested: Doctrine\ORM\PersistentCollection {#3396 …}
      +votes: Doctrine\ORM\PersistentCollection {#3398 …}
      +reports: Doctrine\ORM\PersistentCollection {#3400 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3402 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3404 …}
      -id: 177746
      -bodyTs: "'best':9,28,32,46 'great':39 'hear':20,53 'kmow':17 'know':34 'lot':2,37 'mayb':44 'peopl':4,40,47 'perhap':10 'right':13 'say':6,42 'time':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5287896"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701283084 {#3392
        date: 2023-11-29 19:38:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2170}
    +body: "The thing to remember, is that its huge. How huge? HUGE! A lot of these new users are criminals, but i hear some are very fine people."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701342578 {#3412
      date: 2023-11-30 12:09:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
      "@treadful@lemmy.zip"
      "@fakeman_pretendname@feddit.uk"
      "@toomanyjoints69@lemmygrad.ml"
      "@LeFantome@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3415 …}
    +nested: Doctrine\ORM\PersistentCollection {#3419 …}
    +votes: Doctrine\ORM\PersistentCollection {#3421 …}
    +reports: Doctrine\ORM\PersistentCollection {#3422 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3424 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3426 …}
    -id: 180430
    -bodyTs: "'crimin':19 'fine':26 'hear':22 'huge':8,10,11 'lot':13 'new':16 'peopl':27 'rememb':4 'thing':2 'user':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3146851"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701342578 {#3409
      date: 2023-11-30 12:09:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2170}
  +body: """
    Now that you mention it, Trump sounds a bit like the way FreeBSD people talk about Linux.\n
    \n
    “When they send us Linux distributions, they are not sending their best. Linux is an unplanned, undocumented, unusable, crashy mess. Some, I assume, are also good distros.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701365236 {#3438
    date: 2023-11-30 18:27:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@treadful@lemmy.zip"
    "@fakeman_pretendname@feddit.uk"
    "@toomanyjoints69@lemmygrad.ml"
    "@LeFantome@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3435 …}
  +nested: Doctrine\ORM\PersistentCollection {#3432 …}
  +votes: Doctrine\ORM\PersistentCollection {#3430 …}
  +reports: Doctrine\ORM\PersistentCollection {#3444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3448 …}
  -id: 183897
  -bodyTs: "'also':42 'assum':40 'best':29 'bit':9 'crashi':36 'distribut':23 'distro':44 'freebsd':13 'good':43 'like':10 'linux':17,22,30 'mention':4 'mess':37 'peopl':14 'send':20,27 'sound':7 'talk':15 'trump':6 'undocu':34 'unplan':33 'unus':35 'us':21 'way':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5317230"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701365236 {#3441
    date: 2023-11-30 18:27:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3182
  +user: Proxies\__CG__\App\Entity\User {#3109 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2170
    +user: App\Entity\User {#2006 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Why is the unity is underrated when its what i use right now with Ubuntu Unity and its actually really great experience for my 2021 HP Stream 11 Laptop and i hope you all to share your experiences using the unity de in Debain Ubuntu Arch Fedora Gentoo Opensuse Etc thanks for your Amazing community my Wonderful Friends\n
      \n
      …is this GPT spam?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1702482125 {#2175
      date: 2023-12-13 16:42:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2183 …}
    +nested: Doctrine\ORM\PersistentCollection {#2168 …}
    +votes: Doctrine\ORM\PersistentCollection {#2038 …}
    +reports: Doctrine\ORM\PersistentCollection {#1988 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
    -id: 176130
    -bodyTs: "'11':28 '2021':25 'actual':19 'amaz':54 'arch':46 'communiti':55 'de':42 'debain':44 'etc':50 'experi':22,38 'fedora':47 'friend':58 'gentoo':48 'gpt':61 'great':21 'hope':32 'hp':26 'laptop':29 'opensus':49 'realli':20 'right':12 'share':36 'spam':62 'stream':27 'thank':51 'ubuntu':15,45 'underr':6 'uniti':4,16,41 'use':11,39 'wonder':57"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5080035"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701242735 {#2177
      date: 2023-11-29 08:25:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2170}
  +body: "How could you confuse this with GPT. The GPT style is entirely grammatically correct, perhaps a bit awkward, and incredibly bland."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701269892 {#3180
    date: 2023-11-29 15:58:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@treadful@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3183 …}
  +nested: Doctrine\ORM\PersistentCollection {#3185 …}
  +votes: Doctrine\ORM\PersistentCollection {#3187 …}
  +reports: Doctrine\ORM\PersistentCollection {#3189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
  -id: 177006
  -bodyTs: "'awkward':18 'bit':17 'bland':21 'confus':4 'correct':14 'could':2 'entir':12 'gpt':7,9 'grammat':13 'incred':20 'perhap':15 'style':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/663310/-/comment/3838593"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701269892 {#3181
    date: 2023-11-29 15:58:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#3182
  +user: Proxies\__CG__\App\Entity\User {#3109 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2170
    +user: App\Entity\User {#2006 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Why is the unity is underrated when its what i use right now with Ubuntu Unity and its actually really great experience for my 2021 HP Stream 11 Laptop and i hope you all to share your experiences using the unity de in Debain Ubuntu Arch Fedora Gentoo Opensuse Etc thanks for your Amazing community my Wonderful Friends\n
      \n
      …is this GPT spam?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1702482125 {#2175
      date: 2023-12-13 16:42:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2183 …}
    +nested: Doctrine\ORM\PersistentCollection {#2168 …}
    +votes: Doctrine\ORM\PersistentCollection {#2038 …}
    +reports: Doctrine\ORM\PersistentCollection {#1988 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
    -id: 176130
    -bodyTs: "'11':28 '2021':25 'actual':19 'amaz':54 'arch':46 'communiti':55 'de':42 'debain':44 'etc':50 'experi':22,38 'fedora':47 'friend':58 'gentoo':48 'gpt':61 'great':21 'hope':32 'hp':26 'laptop':29 'opensus':49 'realli':20 'right':12 'share':36 'spam':62 'stream':27 'thank':51 'ubuntu':15,45 'underr':6 'uniti':4,16,41 'use':11,39 'wonder':57"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5080035"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701242735 {#2177
      date: 2023-11-29 08:25:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2170}
  +body: "How could you confuse this with GPT. The GPT style is entirely grammatically correct, perhaps a bit awkward, and incredibly bland."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701269892 {#3180
    date: 2023-11-29 15:58:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@treadful@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3183 …}
  +nested: Doctrine\ORM\PersistentCollection {#3185 …}
  +votes: Doctrine\ORM\PersistentCollection {#3187 …}
  +reports: Doctrine\ORM\PersistentCollection {#3189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
  -id: 177006
  -bodyTs: "'awkward':18 'bit':17 'bland':21 'confus':4 'correct':14 'could':2 'entir':12 'gpt':7,9 'grammat':13 'incred':20 'perhap':15 'style':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/663310/-/comment/3838593"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701269892 {#3181
    date: 2023-11-29 15:58:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#3182
  +user: Proxies\__CG__\App\Entity\User {#3109 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2170
    +user: App\Entity\User {#2006 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Why is the unity is underrated when its what i use right now with Ubuntu Unity and its actually really great experience for my 2021 HP Stream 11 Laptop and i hope you all to share your experiences using the unity de in Debain Ubuntu Arch Fedora Gentoo Opensuse Etc thanks for your Amazing community my Wonderful Friends\n
      \n
      …is this GPT spam?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1702482125 {#2175
      date: 2023-12-13 16:42:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2183 …}
    +nested: Doctrine\ORM\PersistentCollection {#2168 …}
    +votes: Doctrine\ORM\PersistentCollection {#2038 …}
    +reports: Doctrine\ORM\PersistentCollection {#1988 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
    -id: 176130
    -bodyTs: "'11':28 '2021':25 'actual':19 'amaz':54 'arch':46 'communiti':55 'de':42 'debain':44 'etc':50 'experi':22,38 'fedora':47 'friend':58 'gentoo':48 'gpt':61 'great':21 'hope':32 'hp':26 'laptop':29 'opensus':49 'realli':20 'right':12 'share':36 'spam':62 'stream':27 'thank':51 'ubuntu':15,45 'underr':6 'uniti':4,16,41 'use':11,39 'wonder':57"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5080035"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701242735 {#2177
      date: 2023-11-29 08:25:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2170}
  +body: "How could you confuse this with GPT. The GPT style is entirely grammatically correct, perhaps a bit awkward, and incredibly bland."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701269892 {#3180
    date: 2023-11-29 15:58:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@treadful@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3183 …}
  +nested: Doctrine\ORM\PersistentCollection {#3185 …}
  +votes: Doctrine\ORM\PersistentCollection {#3187 …}
  +reports: Doctrine\ORM\PersistentCollection {#3189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
  -id: 177006
  -bodyTs: "'awkward':18 'bit':17 'bland':21 'confus':4 'correct':14 'could':2 'entir':12 'gpt':7,9 'grammat':13 'incred':20 'perhap':15 'style':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/663310/-/comment/3838593"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701269892 {#3181
    date: 2023-11-29 15:58:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3356
  +user: App\Entity\User {#2006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#3182
    +user: Proxies\__CG__\App\Entity\User {#3109 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2170
      +user: App\Entity\User {#2006 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Why is the unity is underrated when its what i use right now with Ubuntu Unity and its actually really great experience for my 2021 HP Stream 11 Laptop and i hope you all to share your experiences using the unity de in Debain Ubuntu Arch Fedora Gentoo Opensuse Etc thanks for your Amazing community my Wonderful Friends\n
        \n
        …is this GPT spam?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1702482125 {#2175
        date: 2023-12-13 16:42:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mohamad20ZX@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2183 …}
      +nested: Doctrine\ORM\PersistentCollection {#2168 …}
      +votes: Doctrine\ORM\PersistentCollection {#2038 …}
      +reports: Doctrine\ORM\PersistentCollection {#1988 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
      -id: 176130
      -bodyTs: "'11':28 '2021':25 'actual':19 'amaz':54 'arch':46 'communiti':55 'de':42 'debain':44 'etc':50 'experi':22,38 'fedora':47 'friend':58 'gentoo':48 'gpt':61 'great':21 'hope':32 'hp':26 'laptop':29 'opensus':49 'realli':20 'right':12 'share':36 'spam':62 'stream':27 'thank':51 'ubuntu':15,45 'underr':6 'uniti':4,16,41 'use':11,39 'wonder':57"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/5080035"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701242735 {#2177
        date: 2023-11-29 08:25:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2170}
    +body: "How could you confuse this with GPT. The GPT style is entirely grammatically correct, perhaps a bit awkward, and incredibly bland."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701269892 {#3180
      date: 2023-11-29 15:58:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
      "@treadful@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3183 …}
    +nested: Doctrine\ORM\PersistentCollection {#3185 …}
    +votes: Doctrine\ORM\PersistentCollection {#3187 …}
    +reports: Doctrine\ORM\PersistentCollection {#3189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
    -id: 177006
    -bodyTs: "'awkward':18 'bit':17 'bland':21 'confus':4 'correct':14 'could':2 'entir':12 'gpt':7,9 'grammat':13 'incred':20 'perhap':15 'style':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/663310/-/comment/3838593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701269892 {#3181
      date: 2023-11-29 15:58:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2170}
  +body: "I guess this is more like when you keep tapping the next word in autocorrect."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701295197 {#3354
    date: 2023-11-29 22:59:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@treadful@lemmy.zip"
    "@Aatube@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3357 …}
  +nested: Doctrine\ORM\PersistentCollection {#3359 …}
  +votes: Doctrine\ORM\PersistentCollection {#3361 …}
  +reports: Doctrine\ORM\PersistentCollection {#3363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3367 …}
  -id: 178521
  -bodyTs: "'autocorrect':15 'guess':2 'keep':9 'like':6 'next':12 'tap':10 'word':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5096386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701295197 {#3355
    date: 2023-11-29 22:59:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3356
  +user: App\Entity\User {#2006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#3182
    +user: Proxies\__CG__\App\Entity\User {#3109 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2170
      +user: App\Entity\User {#2006 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Why is the unity is underrated when its what i use right now with Ubuntu Unity and its actually really great experience for my 2021 HP Stream 11 Laptop and i hope you all to share your experiences using the unity de in Debain Ubuntu Arch Fedora Gentoo Opensuse Etc thanks for your Amazing community my Wonderful Friends\n
        \n
        …is this GPT spam?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1702482125 {#2175
        date: 2023-12-13 16:42:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mohamad20ZX@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2183 …}
      +nested: Doctrine\ORM\PersistentCollection {#2168 …}
      +votes: Doctrine\ORM\PersistentCollection {#2038 …}
      +reports: Doctrine\ORM\PersistentCollection {#1988 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
      -id: 176130
      -bodyTs: "'11':28 '2021':25 'actual':19 'amaz':54 'arch':46 'communiti':55 'de':42 'debain':44 'etc':50 'experi':22,38 'fedora':47 'friend':58 'gentoo':48 'gpt':61 'great':21 'hope':32 'hp':26 'laptop':29 'opensus':49 'realli':20 'right':12 'share':36 'spam':62 'stream':27 'thank':51 'ubuntu':15,45 'underr':6 'uniti':4,16,41 'use':11,39 'wonder':57"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/5080035"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701242735 {#2177
        date: 2023-11-29 08:25:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2170}
    +body: "How could you confuse this with GPT. The GPT style is entirely grammatically correct, perhaps a bit awkward, and incredibly bland."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701269892 {#3180
      date: 2023-11-29 15:58:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
      "@treadful@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3183 …}
    +nested: Doctrine\ORM\PersistentCollection {#3185 …}
    +votes: Doctrine\ORM\PersistentCollection {#3187 …}
    +reports: Doctrine\ORM\PersistentCollection {#3189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
    -id: 177006
    -bodyTs: "'awkward':18 'bit':17 'bland':21 'confus':4 'correct':14 'could':2 'entir':12 'gpt':7,9 'grammat':13 'incred':20 'perhap':15 'style':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/663310/-/comment/3838593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701269892 {#3181
      date: 2023-11-29 15:58:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2170}
  +body: "I guess this is more like when you keep tapping the next word in autocorrect."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701295197 {#3354
    date: 2023-11-29 22:59:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@treadful@lemmy.zip"
    "@Aatube@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3357 …}
  +nested: Doctrine\ORM\PersistentCollection {#3359 …}
  +votes: Doctrine\ORM\PersistentCollection {#3361 …}
  +reports: Doctrine\ORM\PersistentCollection {#3363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3367 …}
  -id: 178521
  -bodyTs: "'autocorrect':15 'guess':2 'keep':9 'like':6 'next':12 'tap':10 'word':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5096386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701295197 {#3355
    date: 2023-11-29 22:59:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3356
  +user: App\Entity\User {#2006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#3182
    +user: Proxies\__CG__\App\Entity\User {#3109 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2170
      +user: App\Entity\User {#2006 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Why is the unity is underrated when its what i use right now with Ubuntu Unity and its actually really great experience for my 2021 HP Stream 11 Laptop and i hope you all to share your experiences using the unity de in Debain Ubuntu Arch Fedora Gentoo Opensuse Etc thanks for your Amazing community my Wonderful Friends\n
        \n
        …is this GPT spam?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1702482125 {#2175
        date: 2023-12-13 16:42:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mohamad20ZX@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2183 …}
      +nested: Doctrine\ORM\PersistentCollection {#2168 …}
      +votes: Doctrine\ORM\PersistentCollection {#2038 …}
      +reports: Doctrine\ORM\PersistentCollection {#1988 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
      -id: 176130
      -bodyTs: "'11':28 '2021':25 'actual':19 'amaz':54 'arch':46 'communiti':55 'de':42 'debain':44 'etc':50 'experi':22,38 'fedora':47 'friend':58 'gentoo':48 'gpt':61 'great':21 'hope':32 'hp':26 'laptop':29 'opensus':49 'realli':20 'right':12 'share':36 'spam':62 'stream':27 'thank':51 'ubuntu':15,45 'underr':6 'uniti':4,16,41 'use':11,39 'wonder':57"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/5080035"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701242735 {#2177
        date: 2023-11-29 08:25:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2170}
    +body: "How could you confuse this with GPT. The GPT style is entirely grammatically correct, perhaps a bit awkward, and incredibly bland."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701269892 {#3180
      date: 2023-11-29 15:58:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
      "@treadful@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3183 …}
    +nested: Doctrine\ORM\PersistentCollection {#3185 …}
    +votes: Doctrine\ORM\PersistentCollection {#3187 …}
    +reports: Doctrine\ORM\PersistentCollection {#3189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
    -id: 177006
    -bodyTs: "'awkward':18 'bit':17 'bland':21 'confus':4 'correct':14 'could':2 'entir':12 'gpt':7,9 'grammat':13 'incred':20 'perhap':15 'style':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/663310/-/comment/3838593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701269892 {#3181
      date: 2023-11-29 15:58:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2170}
  +body: "I guess this is more like when you keep tapping the next word in autocorrect."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701295197 {#3354
    date: 2023-11-29 22:59:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@treadful@lemmy.zip"
    "@Aatube@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3357 …}
  +nested: Doctrine\ORM\PersistentCollection {#3359 …}
  +votes: Doctrine\ORM\PersistentCollection {#3361 …}
  +reports: Doctrine\ORM\PersistentCollection {#3363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3367 …}
  -id: 178521
  -bodyTs: "'autocorrect':15 'guess':2 'keep':9 'like':6 'next':12 'tap':10 'word':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5096386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701295197 {#3355
    date: 2023-11-29 22:59:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3197
  +user: Proxies\__CG__\App\Entity\User {#3077 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2170
    +user: App\Entity\User {#2006 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Why is the unity is underrated when its what i use right now with Ubuntu Unity and its actually really great experience for my 2021 HP Stream 11 Laptop and i hope you all to share your experiences using the unity de in Debain Ubuntu Arch Fedora Gentoo Opensuse Etc thanks for your Amazing community my Wonderful Friends\n
      \n
      …is this GPT spam?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1702482125 {#2175
      date: 2023-12-13 16:42:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2183 …}
    +nested: Doctrine\ORM\PersistentCollection {#2168 …}
    +votes: Doctrine\ORM\PersistentCollection {#2038 …}
    +reports: Doctrine\ORM\PersistentCollection {#1988 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
    -id: 176130
    -bodyTs: "'11':28 '2021':25 'actual':19 'amaz':54 'arch':46 'communiti':55 'de':42 'debain':44 'etc':50 'experi':22,38 'fedora':47 'friend':58 'gentoo':48 'gpt':61 'great':21 'hope':32 'hp':26 'laptop':29 'opensus':49 'realli':20 'right':12 'share':36 'spam':62 'stream':27 'thank':51 'ubuntu':15,45 'underr':6 'uniti':4,16,41 'use':11,39 'wonder':57"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5080035"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701242735 {#2177
      date: 2023-11-29 08:25:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2170}
  +body: "GPT would offer excellent English and perhaps some nice formatting in at least twice as many words."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701282865 {#3195
    date: 2023-11-29 19:34:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@treadful@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3198 …}
  +nested: Doctrine\ORM\PersistentCollection {#3200 …}
  +votes: Doctrine\ORM\PersistentCollection {#3202 …}
  +reports: Doctrine\ORM\PersistentCollection {#3204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3208 …}
  -id: 177743
  -bodyTs: "'english':5 'excel':4 'format':10 'gpt':1 'least':13 'mani':16 'nice':9 'offer':3 'perhap':7 'twice':14 'word':17 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5287804"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701282865 {#3196
    date: 2023-11-29 19:34:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3197
  +user: Proxies\__CG__\App\Entity\User {#3077 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2170
    +user: App\Entity\User {#2006 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Why is the unity is underrated when its what i use right now with Ubuntu Unity and its actually really great experience for my 2021 HP Stream 11 Laptop and i hope you all to share your experiences using the unity de in Debain Ubuntu Arch Fedora Gentoo Opensuse Etc thanks for your Amazing community my Wonderful Friends\n
      \n
      …is this GPT spam?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1702482125 {#2175
      date: 2023-12-13 16:42:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2183 …}
    +nested: Doctrine\ORM\PersistentCollection {#2168 …}
    +votes: Doctrine\ORM\PersistentCollection {#2038 …}
    +reports: Doctrine\ORM\PersistentCollection {#1988 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
    -id: 176130
    -bodyTs: "'11':28 '2021':25 'actual':19 'amaz':54 'arch':46 'communiti':55 'de':42 'debain':44 'etc':50 'experi':22,38 'fedora':47 'friend':58 'gentoo':48 'gpt':61 'great':21 'hope':32 'hp':26 'laptop':29 'opensus':49 'realli':20 'right':12 'share':36 'spam':62 'stream':27 'thank':51 'ubuntu':15,45 'underr':6 'uniti':4,16,41 'use':11,39 'wonder':57"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5080035"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701242735 {#2177
      date: 2023-11-29 08:25:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2170}
  +body: "GPT would offer excellent English and perhaps some nice formatting in at least twice as many words."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701282865 {#3195
    date: 2023-11-29 19:34:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@treadful@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3198 …}
  +nested: Doctrine\ORM\PersistentCollection {#3200 …}
  +votes: Doctrine\ORM\PersistentCollection {#3202 …}
  +reports: Doctrine\ORM\PersistentCollection {#3204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3208 …}
  -id: 177743
  -bodyTs: "'english':5 'excel':4 'format':10 'gpt':1 'least':13 'mani':16 'nice':9 'offer':3 'perhap':7 'twice':14 'word':17 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5287804"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701282865 {#3196
    date: 2023-11-29 19:34:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3197
  +user: Proxies\__CG__\App\Entity\User {#3077 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2170
    +user: App\Entity\User {#2006 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Why is the unity is underrated when its what i use right now with Ubuntu Unity and its actually really great experience for my 2021 HP Stream 11 Laptop and i hope you all to share your experiences using the unity de in Debain Ubuntu Arch Fedora Gentoo Opensuse Etc thanks for your Amazing community my Wonderful Friends\n
      \n
      …is this GPT spam?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1702482125 {#2175
      date: 2023-12-13 16:42:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2183 …}
    +nested: Doctrine\ORM\PersistentCollection {#2168 …}
    +votes: Doctrine\ORM\PersistentCollection {#2038 …}
    +reports: Doctrine\ORM\PersistentCollection {#1988 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
    -id: 176130
    -bodyTs: "'11':28 '2021':25 'actual':19 'amaz':54 'arch':46 'communiti':55 'de':42 'debain':44 'etc':50 'experi':22,38 'fedora':47 'friend':58 'gentoo':48 'gpt':61 'great':21 'hope':32 'hp':26 'laptop':29 'opensus':49 'realli':20 'right':12 'share':36 'spam':62 'stream':27 'thank':51 'ubuntu':15,45 'underr':6 'uniti':4,16,41 'use':11,39 'wonder':57"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5080035"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701242735 {#2177
      date: 2023-11-29 08:25:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2170}
  +body: "GPT would offer excellent English and perhaps some nice formatting in at least twice as many words."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701282865 {#3195
    date: 2023-11-29 19:34:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@treadful@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3198 …}
  +nested: Doctrine\ORM\PersistentCollection {#3200 …}
  +votes: Doctrine\ORM\PersistentCollection {#3202 …}
  +reports: Doctrine\ORM\PersistentCollection {#3204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3208 …}
  -id: 177743
  -bodyTs: "'english':5 'excel':4 'format':10 'gpt':1 'least':13 'mani':16 'nice':9 'offer':3 'perhap':7 'twice':14 'word':17 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5287804"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701282865 {#3196
    date: 2023-11-29 19:34:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2499
  +user: App\Entity\User {#2512 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Why is the unity is underrated when its what i use right now with\n
    \n
    Bro. Use punctuation. Help your readers.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1702151263 {#2494
    date: 2023-12-09 20:47:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2500 …}
  +nested: Doctrine\ORM\PersistentCollection {#2502 …}
  +votes: Doctrine\ORM\PersistentCollection {#2504 …}
  +reports: Doctrine\ORM\PersistentCollection {#2506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
  -id: 175974
  -bodyTs: "'bro':15 'help':18 'punctuat':17 'reader':20 'right':12 'underr':6 'uniti':4 'use':11,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5665065"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701236357 {#2495
    date: 2023-11-29 06:39: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
91 DENIED edit
App\Entity\EntryComment {#2499
  +user: App\Entity\User {#2512 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Why is the unity is underrated when its what i use right now with\n
    \n
    Bro. Use punctuation. Help your readers.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1702151263 {#2494
    date: 2023-12-09 20:47:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2500 …}
  +nested: Doctrine\ORM\PersistentCollection {#2502 …}
  +votes: Doctrine\ORM\PersistentCollection {#2504 …}
  +reports: Doctrine\ORM\PersistentCollection {#2506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
  -id: 175974
  -bodyTs: "'bro':15 'help':18 'punctuat':17 'reader':20 'right':12 'underr':6 'uniti':4 'use':11,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5665065"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701236357 {#2495
    date: 2023-11-29 06:39: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
92 DENIED moderate
App\Entity\EntryComment {#2499
  +user: App\Entity\User {#2512 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Why is the unity is underrated when its what i use right now with\n
    \n
    Bro. Use punctuation. Help your readers.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1702151263 {#2494
    date: 2023-12-09 20:47:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2500 …}
  +nested: Doctrine\ORM\PersistentCollection {#2502 …}
  +votes: Doctrine\ORM\PersistentCollection {#2504 …}
  +reports: Doctrine\ORM\PersistentCollection {#2506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
  -id: 175974
  -bodyTs: "'bro':15 'help':18 'punctuat':17 'reader':20 'right':12 'underr':6 'uniti':4 'use':11,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5665065"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701236357 {#2495
    date: 2023-11-29 06:39: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
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 {#3062
  +user: Proxies\__CG__\App\Entity\User {#3093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2499
    +user: App\Entity\User {#2512 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Why is the unity is underrated when its what i use right now with\n
      \n
      Bro. Use punctuation. Help your readers.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1702151263 {#2494
      date: 2023-12-09 20:47:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2500 …}
    +nested: Doctrine\ORM\PersistentCollection {#2502 …}
    +votes: Doctrine\ORM\PersistentCollection {#2504 …}
    +reports: Doctrine\ORM\PersistentCollection {#2506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
    -id: 175974
    -bodyTs: "'bro':15 'help':18 'punctuat':17 'reader':20 'right':12 'underr':6 'uniti':4 'use':11,16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5665065"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701236357 {#2495
      date: 2023-11-29 06:39:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2499}
  +body: "Here’s the problem i can’t edit it again"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701267121 {#3064
    date: 2023-11-29 15:12:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@elbarto777@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3061 …}
  +nested: Doctrine\ORM\PersistentCollection {#3059 …}
  +votes: Doctrine\ORM\PersistentCollection {#3057 …}
  +reports: Doctrine\ORM\PersistentCollection {#3137 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
  -id: 176866
  -bodyTs: "'edit':8 'problem':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5101911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701267121 {#3063
    date: 2023-11-29 15:12: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
95 DENIED edit
App\Entity\EntryComment {#3062
  +user: Proxies\__CG__\App\Entity\User {#3093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2499
    +user: App\Entity\User {#2512 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Why is the unity is underrated when its what i use right now with\n
      \n
      Bro. Use punctuation. Help your readers.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1702151263 {#2494
      date: 2023-12-09 20:47:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2500 …}
    +nested: Doctrine\ORM\PersistentCollection {#2502 …}
    +votes: Doctrine\ORM\PersistentCollection {#2504 …}
    +reports: Doctrine\ORM\PersistentCollection {#2506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
    -id: 175974
    -bodyTs: "'bro':15 'help':18 'punctuat':17 'reader':20 'right':12 'underr':6 'uniti':4 'use':11,16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5665065"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701236357 {#2495
      date: 2023-11-29 06:39:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2499}
  +body: "Here’s the problem i can’t edit it again"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701267121 {#3064
    date: 2023-11-29 15:12:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@elbarto777@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3061 …}
  +nested: Doctrine\ORM\PersistentCollection {#3059 …}
  +votes: Doctrine\ORM\PersistentCollection {#3057 …}
  +reports: Doctrine\ORM\PersistentCollection {#3137 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
  -id: 176866
  -bodyTs: "'edit':8 'problem':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5101911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701267121 {#3063
    date: 2023-11-29 15:12: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
96 DENIED moderate
App\Entity\EntryComment {#3062
  +user: Proxies\__CG__\App\Entity\User {#3093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2499
    +user: App\Entity\User {#2512 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Why is the unity is underrated when its what i use right now with\n
      \n
      Bro. Use punctuation. Help your readers.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1702151263 {#2494
      date: 2023-12-09 20:47:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2500 …}
    +nested: Doctrine\ORM\PersistentCollection {#2502 …}
    +votes: Doctrine\ORM\PersistentCollection {#2504 …}
    +reports: Doctrine\ORM\PersistentCollection {#2506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
    -id: 175974
    -bodyTs: "'bro':15 'help':18 'punctuat':17 'reader':20 'right':12 'underr':6 'uniti':4 'use':11,16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5665065"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701236357 {#2495
      date: 2023-11-29 06:39:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2499}
  +body: "Here’s the problem i can’t edit it again"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701267121 {#3064
    date: 2023-11-29 15:12:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@elbarto777@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3061 …}
  +nested: Doctrine\ORM\PersistentCollection {#3059 …}
  +votes: Doctrine\ORM\PersistentCollection {#3057 …}
  +reports: Doctrine\ORM\PersistentCollection {#3137 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
  -id: 176866
  -bodyTs: "'edit':8 'problem':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5101911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701267121 {#3063
    date: 2023-11-29 15:12: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
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 {#3341
  +user: App\Entity\User {#2512 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#3062
    +user: Proxies\__CG__\App\Entity\User {#3093 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2499
      +user: App\Entity\User {#2512 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Why is the unity is underrated when its what i use right now with\n
        \n
        Bro. Use punctuation. Help your readers.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1702151263 {#2494
        date: 2023-12-09 20:47:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mohamad20ZX@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2500 …}
      +nested: Doctrine\ORM\PersistentCollection {#2502 …}
      +votes: Doctrine\ORM\PersistentCollection {#2504 …}
      +reports: Doctrine\ORM\PersistentCollection {#2506 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
      -id: 175974
      -bodyTs: "'bro':15 'help':18 'punctuat':17 'reader':20 'right':12 'underr':6 'uniti':4 'use':11,16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5665065"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701236357 {#2495
        date: 2023-11-29 06:39:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2499}
    +body: "Here’s the problem i can’t edit it again"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701267121 {#3064
      date: 2023-11-29 15:12:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
      "@elbarto777@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3061 …}
    +nested: Doctrine\ORM\PersistentCollection {#3059 …}
    +votes: Doctrine\ORM\PersistentCollection {#3057 …}
    +reports: Doctrine\ORM\PersistentCollection {#3137 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
    -id: 176866
    -bodyTs: "'edit':8 'problem':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5101911"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701267121 {#3063
      date: 2023-11-29 15:12:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2499}
  +body: "You still used no punctuation in your latest messages. Learn to use punctuation. It will get you further in life."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701267426 {#3339
    date: 2023-11-29 15:17:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@elbarto777@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3342 …}
  +nested: Doctrine\ORM\PersistentCollection {#3344 …}
  +votes: Doctrine\ORM\PersistentCollection {#3346 …}
  +reports: Doctrine\ORM\PersistentCollection {#3348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
  -id: 176878
  -bodyTs: "'get':16 'latest':8 'learn':10 'life':20 'messag':9 'punctuat':5,13 'still':2 'use':3,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5671383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701267426 {#3340
    date: 2023-11-29 15:17: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
99 DENIED edit
App\Entity\EntryComment {#3341
  +user: App\Entity\User {#2512 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#3062
    +user: Proxies\__CG__\App\Entity\User {#3093 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2499
      +user: App\Entity\User {#2512 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Why is the unity is underrated when its what i use right now with\n
        \n
        Bro. Use punctuation. Help your readers.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1702151263 {#2494
        date: 2023-12-09 20:47:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mohamad20ZX@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2500 …}
      +nested: Doctrine\ORM\PersistentCollection {#2502 …}
      +votes: Doctrine\ORM\PersistentCollection {#2504 …}
      +reports: Doctrine\ORM\PersistentCollection {#2506 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
      -id: 175974
      -bodyTs: "'bro':15 'help':18 'punctuat':17 'reader':20 'right':12 'underr':6 'uniti':4 'use':11,16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5665065"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701236357 {#2495
        date: 2023-11-29 06:39:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2499}
    +body: "Here’s the problem i can’t edit it again"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701267121 {#3064
      date: 2023-11-29 15:12:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
      "@elbarto777@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3061 …}
    +nested: Doctrine\ORM\PersistentCollection {#3059 …}
    +votes: Doctrine\ORM\PersistentCollection {#3057 …}
    +reports: Doctrine\ORM\PersistentCollection {#3137 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
    -id: 176866
    -bodyTs: "'edit':8 'problem':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5101911"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701267121 {#3063
      date: 2023-11-29 15:12:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2499}
  +body: "You still used no punctuation in your latest messages. Learn to use punctuation. It will get you further in life."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701267426 {#3339
    date: 2023-11-29 15:17:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@elbarto777@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3342 …}
  +nested: Doctrine\ORM\PersistentCollection {#3344 …}
  +votes: Doctrine\ORM\PersistentCollection {#3346 …}
  +reports: Doctrine\ORM\PersistentCollection {#3348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
  -id: 176878
  -bodyTs: "'get':16 'latest':8 'learn':10 'life':20 'messag':9 'punctuat':5,13 'still':2 'use':3,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5671383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701267426 {#3340
    date: 2023-11-29 15:17: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
100 DENIED moderate
App\Entity\EntryComment {#3341
  +user: App\Entity\User {#2512 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#3062
    +user: Proxies\__CG__\App\Entity\User {#3093 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2499
      +user: App\Entity\User {#2512 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Why is the unity is underrated when its what i use right now with\n
        \n
        Bro. Use punctuation. Help your readers.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1702151263 {#2494
        date: 2023-12-09 20:47:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mohamad20ZX@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2500 …}
      +nested: Doctrine\ORM\PersistentCollection {#2502 …}
      +votes: Doctrine\ORM\PersistentCollection {#2504 …}
      +reports: Doctrine\ORM\PersistentCollection {#2506 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
      -id: 175974
      -bodyTs: "'bro':15 'help':18 'punctuat':17 'reader':20 'right':12 'underr':6 'uniti':4 'use':11,16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5665065"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701236357 {#2495
        date: 2023-11-29 06:39:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2499}
    +body: "Here’s the problem i can’t edit it again"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701267121 {#3064
      date: 2023-11-29 15:12:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
      "@elbarto777@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3061 …}
    +nested: Doctrine\ORM\PersistentCollection {#3059 …}
    +votes: Doctrine\ORM\PersistentCollection {#3057 …}
    +reports: Doctrine\ORM\PersistentCollection {#3137 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
    -id: 176866
    -bodyTs: "'edit':8 'problem':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5101911"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701267121 {#3063
      date: 2023-11-29 15:12:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2499}
  +body: "You still used no punctuation in your latest messages. Learn to use punctuation. It will get you further in life."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701267426 {#3339
    date: 2023-11-29 15:17:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@elbarto777@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3342 …}
  +nested: Doctrine\ORM\PersistentCollection {#3344 …}
  +votes: Doctrine\ORM\PersistentCollection {#3346 …}
  +reports: Doctrine\ORM\PersistentCollection {#3348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
  -id: 176878
  -bodyTs: "'get':16 'latest':8 'learn':10 'life':20 'messag':9 'punctuat':5,13 'still':2 'use':3,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5671383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701267426 {#3340
    date: 2023-11-29 15:17: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
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 {#3131
  +user: Proxies\__CG__\App\Entity\User {#3132 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2499
    +user: App\Entity\User {#2512 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Why is the unity is underrated when its what i use right now with\n
      \n
      Bro. Use punctuation. Help your readers.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1702151263 {#2494
      date: 2023-12-09 20:47:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2500 …}
    +nested: Doctrine\ORM\PersistentCollection {#2502 …}
    +votes: Doctrine\ORM\PersistentCollection {#2504 …}
    +reports: Doctrine\ORM\PersistentCollection {#2506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
    -id: 175974
    -bodyTs: "'bro':15 'help':18 'punctuat':17 'reader':20 'right':12 'underr':6 'uniti':4 'use':11,16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5665065"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701236357 {#2495
      date: 2023-11-29 06:39:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2499}
  +body: "Tell that to the AI which actually wrote that article."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701245482 {#3129
    date: 2023-11-29 09:11:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@elbarto777@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3142 …}
  +nested: Doctrine\ORM\PersistentCollection {#3133 …}
  +votes: Doctrine\ORM\PersistentCollection {#3135 …}
  +reports: Doctrine\ORM\PersistentCollection {#3143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
  -id: 176186
  -bodyTs: "'actual':7 'ai':5 'articl':10 'tell':1 'wrote':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5666715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701245482 {#3130
    date: 2023-11-29 09:11:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#3131
  +user: Proxies\__CG__\App\Entity\User {#3132 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2499
    +user: App\Entity\User {#2512 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Why is the unity is underrated when its what i use right now with\n
      \n
      Bro. Use punctuation. Help your readers.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1702151263 {#2494
      date: 2023-12-09 20:47:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2500 …}
    +nested: Doctrine\ORM\PersistentCollection {#2502 …}
    +votes: Doctrine\ORM\PersistentCollection {#2504 …}
    +reports: Doctrine\ORM\PersistentCollection {#2506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
    -id: 175974
    -bodyTs: "'bro':15 'help':18 'punctuat':17 'reader':20 'right':12 'underr':6 'uniti':4 'use':11,16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5665065"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701236357 {#2495
      date: 2023-11-29 06:39:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2499}
  +body: "Tell that to the AI which actually wrote that article."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701245482 {#3129
    date: 2023-11-29 09:11:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@elbarto777@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3142 …}
  +nested: Doctrine\ORM\PersistentCollection {#3133 …}
  +votes: Doctrine\ORM\PersistentCollection {#3135 …}
  +reports: Doctrine\ORM\PersistentCollection {#3143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
  -id: 176186
  -bodyTs: "'actual':7 'ai':5 'articl':10 'tell':1 'wrote':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5666715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701245482 {#3130
    date: 2023-11-29 09:11:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#3131
  +user: Proxies\__CG__\App\Entity\User {#3132 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2499
    +user: App\Entity\User {#2512 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Why is the unity is underrated when its what i use right now with\n
      \n
      Bro. Use punctuation. Help your readers.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1702151263 {#2494
      date: 2023-12-09 20:47:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2500 …}
    +nested: Doctrine\ORM\PersistentCollection {#2502 …}
    +votes: Doctrine\ORM\PersistentCollection {#2504 …}
    +reports: Doctrine\ORM\PersistentCollection {#2506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
    -id: 175974
    -bodyTs: "'bro':15 'help':18 'punctuat':17 'reader':20 'right':12 'underr':6 'uniti':4 'use':11,16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5665065"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701236357 {#2495
      date: 2023-11-29 06:39:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2499}
  +body: "Tell that to the AI which actually wrote that article."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701245482 {#3129
    date: 2023-11-29 09:11:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@elbarto777@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3142 …}
  +nested: Doctrine\ORM\PersistentCollection {#3133 …}
  +votes: Doctrine\ORM\PersistentCollection {#3135 …}
  +reports: Doctrine\ORM\PersistentCollection {#3143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
  -id: 176186
  -bodyTs: "'actual':7 'ai':5 'articl':10 'tell':1 'wrote':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5666715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701245482 {#3130
    date: 2023-11-29 09:11:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3281
  +user: App\Entity\User {#2512 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#3131
    +user: Proxies\__CG__\App\Entity\User {#3132 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2499
      +user: App\Entity\User {#2512 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Why is the unity is underrated when its what i use right now with\n
        \n
        Bro. Use punctuation. Help your readers.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1702151263 {#2494
        date: 2023-12-09 20:47:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mohamad20ZX@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2500 …}
      +nested: Doctrine\ORM\PersistentCollection {#2502 …}
      +votes: Doctrine\ORM\PersistentCollection {#2504 …}
      +reports: Doctrine\ORM\PersistentCollection {#2506 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
      -id: 175974
      -bodyTs: "'bro':15 'help':18 'punctuat':17 'reader':20 'right':12 'underr':6 'uniti':4 'use':11,16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5665065"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701236357 {#2495
        date: 2023-11-29 06:39:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2499}
    +body: "Tell that to the AI which actually wrote that article."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701245482 {#3129
      date: 2023-11-29 09:11:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
      "@elbarto777@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3142 …}
    +nested: Doctrine\ORM\PersistentCollection {#3133 …}
    +votes: Doctrine\ORM\PersistentCollection {#3135 …}
    +reports: Doctrine\ORM\PersistentCollection {#3143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
    -id: 176186
    -bodyTs: "'actual':7 'ai':5 'articl':10 'tell':1 'wrote':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5666715"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701245482 {#3130
      date: 2023-11-29 09:11:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2499}
  +body: "The poster’s history is grammar cancer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701250407 {#3282
    date: 2023-11-29 10:33:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@elbarto777@lemmy.world"
    "@sugartits@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3278 …}
  +nested: Doctrine\ORM\PersistentCollection {#3274 …}
  +votes: Doctrine\ORM\PersistentCollection {#3272 …}
  +reports: Doctrine\ORM\PersistentCollection {#3287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
  -id: 176303
  -bodyTs: "'cancer':7 'grammar':6 'histori':4 'poster':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5667515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701250407 {#3285
    date: 2023-11-29 10:33:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#3281
  +user: App\Entity\User {#2512 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#3131
    +user: Proxies\__CG__\App\Entity\User {#3132 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2499
      +user: App\Entity\User {#2512 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Why is the unity is underrated when its what i use right now with\n
        \n
        Bro. Use punctuation. Help your readers.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1702151263 {#2494
        date: 2023-12-09 20:47:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mohamad20ZX@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2500 …}
      +nested: Doctrine\ORM\PersistentCollection {#2502 …}
      +votes: Doctrine\ORM\PersistentCollection {#2504 …}
      +reports: Doctrine\ORM\PersistentCollection {#2506 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
      -id: 175974
      -bodyTs: "'bro':15 'help':18 'punctuat':17 'reader':20 'right':12 'underr':6 'uniti':4 'use':11,16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5665065"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701236357 {#2495
        date: 2023-11-29 06:39:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2499}
    +body: "Tell that to the AI which actually wrote that article."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701245482 {#3129
      date: 2023-11-29 09:11:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
      "@elbarto777@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3142 …}
    +nested: Doctrine\ORM\PersistentCollection {#3133 …}
    +votes: Doctrine\ORM\PersistentCollection {#3135 …}
    +reports: Doctrine\ORM\PersistentCollection {#3143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
    -id: 176186
    -bodyTs: "'actual':7 'ai':5 'articl':10 'tell':1 'wrote':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5666715"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701245482 {#3130
      date: 2023-11-29 09:11:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2499}
  +body: "The poster’s history is grammar cancer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701250407 {#3282
    date: 2023-11-29 10:33:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@elbarto777@lemmy.world"
    "@sugartits@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3278 …}
  +nested: Doctrine\ORM\PersistentCollection {#3274 …}
  +votes: Doctrine\ORM\PersistentCollection {#3272 …}
  +reports: Doctrine\ORM\PersistentCollection {#3287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
  -id: 176303
  -bodyTs: "'cancer':7 'grammar':6 'histori':4 'poster':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5667515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701250407 {#3285
    date: 2023-11-29 10:33:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#3281
  +user: App\Entity\User {#2512 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#3131
    +user: Proxies\__CG__\App\Entity\User {#3132 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2499
      +user: App\Entity\User {#2512 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Why is the unity is underrated when its what i use right now with\n
        \n
        Bro. Use punctuation. Help your readers.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1702151263 {#2494
        date: 2023-12-09 20:47:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mohamad20ZX@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2500 …}
      +nested: Doctrine\ORM\PersistentCollection {#2502 …}
      +votes: Doctrine\ORM\PersistentCollection {#2504 …}
      +reports: Doctrine\ORM\PersistentCollection {#2506 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
      -id: 175974
      -bodyTs: "'bro':15 'help':18 'punctuat':17 'reader':20 'right':12 'underr':6 'uniti':4 'use':11,16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5665065"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701236357 {#2495
        date: 2023-11-29 06:39:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2499}
    +body: "Tell that to the AI which actually wrote that article."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701245482 {#3129
      date: 2023-11-29 09:11:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
      "@elbarto777@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3142 …}
    +nested: Doctrine\ORM\PersistentCollection {#3133 …}
    +votes: Doctrine\ORM\PersistentCollection {#3135 …}
    +reports: Doctrine\ORM\PersistentCollection {#3143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
    -id: 176186
    -bodyTs: "'actual':7 'ai':5 'articl':10 'tell':1 'wrote':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5666715"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701245482 {#3130
      date: 2023-11-29 09:11:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2499}
  +body: "The poster’s history is grammar cancer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701250407 {#3282
    date: 2023-11-29 10:33:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@elbarto777@lemmy.world"
    "@sugartits@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3278 …}
  +nested: Doctrine\ORM\PersistentCollection {#3274 …}
  +votes: Doctrine\ORM\PersistentCollection {#3272 …}
  +reports: Doctrine\ORM\PersistentCollection {#3287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
  -id: 176303
  -bodyTs: "'cancer':7 'grammar':6 'histori':4 'poster':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5667515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701250407 {#3285
    date: 2023-11-29 10:33:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3295
  +user: Proxies\__CG__\App\Entity\User {#3296 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#3131
    +user: Proxies\__CG__\App\Entity\User {#3132 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2499
      +user: App\Entity\User {#2512 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Why is the unity is underrated when its what i use right now with\n
        \n
        Bro. Use punctuation. Help your readers.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1702151263 {#2494
        date: 2023-12-09 20:47:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mohamad20ZX@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2500 …}
      +nested: Doctrine\ORM\PersistentCollection {#2502 …}
      +votes: Doctrine\ORM\PersistentCollection {#2504 …}
      +reports: Doctrine\ORM\PersistentCollection {#2506 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
      -id: 175974
      -bodyTs: "'bro':15 'help':18 'punctuat':17 'reader':20 'right':12 'underr':6 'uniti':4 'use':11,16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5665065"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701236357 {#2495
        date: 2023-11-29 06:39:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2499}
    +body: "Tell that to the AI which actually wrote that article."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701245482 {#3129
      date: 2023-11-29 09:11:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
      "@elbarto777@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3142 …}
    +nested: Doctrine\ORM\PersistentCollection {#3133 …}
    +votes: Doctrine\ORM\PersistentCollection {#3135 …}
    +reports: Doctrine\ORM\PersistentCollection {#3143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
    -id: 176186
    -bodyTs: "'actual':7 'ai':5 'articl':10 'tell':1 'wrote':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5666715"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701245482 {#3130
      date: 2023-11-29 09:11:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2499}
  +body: "Ai doesn’t make those errord"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701252806 {#3293
    date: 2023-11-29 11:13:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@elbarto777@lemmy.world"
    "@sugartits@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3297 …}
  +nested: Doctrine\ORM\PersistentCollection {#3299 …}
  +votes: Doctrine\ORM\PersistentCollection {#3301 …}
  +reports: Doctrine\ORM\PersistentCollection {#3303 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3307 …}
  -id: 176361
  -bodyTs: "'ai':1 'doesn':2 'errord':6 'make':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6219547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701252806 {#3294
    date: 2023-11-29 11:13: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
111 DENIED edit
App\Entity\EntryComment {#3295
  +user: Proxies\__CG__\App\Entity\User {#3296 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#3131
    +user: Proxies\__CG__\App\Entity\User {#3132 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2499
      +user: App\Entity\User {#2512 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Why is the unity is underrated when its what i use right now with\n
        \n
        Bro. Use punctuation. Help your readers.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1702151263 {#2494
        date: 2023-12-09 20:47:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mohamad20ZX@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2500 …}
      +nested: Doctrine\ORM\PersistentCollection {#2502 …}
      +votes: Doctrine\ORM\PersistentCollection {#2504 …}
      +reports: Doctrine\ORM\PersistentCollection {#2506 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
      -id: 175974
      -bodyTs: "'bro':15 'help':18 'punctuat':17 'reader':20 'right':12 'underr':6 'uniti':4 'use':11,16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5665065"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701236357 {#2495
        date: 2023-11-29 06:39:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2499}
    +body: "Tell that to the AI which actually wrote that article."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701245482 {#3129
      date: 2023-11-29 09:11:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
      "@elbarto777@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3142 …}
    +nested: Doctrine\ORM\PersistentCollection {#3133 …}
    +votes: Doctrine\ORM\PersistentCollection {#3135 …}
    +reports: Doctrine\ORM\PersistentCollection {#3143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
    -id: 176186
    -bodyTs: "'actual':7 'ai':5 'articl':10 'tell':1 'wrote':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5666715"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701245482 {#3130
      date: 2023-11-29 09:11:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2499}
  +body: "Ai doesn’t make those errord"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701252806 {#3293
    date: 2023-11-29 11:13:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@elbarto777@lemmy.world"
    "@sugartits@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3297 …}
  +nested: Doctrine\ORM\PersistentCollection {#3299 …}
  +votes: Doctrine\ORM\PersistentCollection {#3301 …}
  +reports: Doctrine\ORM\PersistentCollection {#3303 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3307 …}
  -id: 176361
  -bodyTs: "'ai':1 'doesn':2 'errord':6 'make':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6219547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701252806 {#3294
    date: 2023-11-29 11:13: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
112 DENIED moderate
App\Entity\EntryComment {#3295
  +user: Proxies\__CG__\App\Entity\User {#3296 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#3131
    +user: Proxies\__CG__\App\Entity\User {#3132 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2499
      +user: App\Entity\User {#2512 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Why is the unity is underrated when its what i use right now with\n
        \n
        Bro. Use punctuation. Help your readers.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1702151263 {#2494
        date: 2023-12-09 20:47:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mohamad20ZX@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2500 …}
      +nested: Doctrine\ORM\PersistentCollection {#2502 …}
      +votes: Doctrine\ORM\PersistentCollection {#2504 …}
      +reports: Doctrine\ORM\PersistentCollection {#2506 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
      -id: 175974
      -bodyTs: "'bro':15 'help':18 'punctuat':17 'reader':20 'right':12 'underr':6 'uniti':4 'use':11,16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5665065"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701236357 {#2495
        date: 2023-11-29 06:39:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2499}
    +body: "Tell that to the AI which actually wrote that article."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701245482 {#3129
      date: 2023-11-29 09:11:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
      "@elbarto777@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3142 …}
    +nested: Doctrine\ORM\PersistentCollection {#3133 …}
    +votes: Doctrine\ORM\PersistentCollection {#3135 …}
    +reports: Doctrine\ORM\PersistentCollection {#3143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
    -id: 176186
    -bodyTs: "'actual':7 'ai':5 'articl':10 'tell':1 'wrote':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5666715"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701245482 {#3130
      date: 2023-11-29 09:11:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2499}
  +body: "Ai doesn’t make those errord"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701252806 {#3293
    date: 2023-11-29 11:13:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@elbarto777@lemmy.world"
    "@sugartits@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3297 …}
  +nested: Doctrine\ORM\PersistentCollection {#3299 …}
  +votes: Doctrine\ORM\PersistentCollection {#3301 …}
  +reports: Doctrine\ORM\PersistentCollection {#3303 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3307 …}
  -id: 176361
  -bodyTs: "'ai':1 'doesn':2 'errord':6 'make':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6219547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701252806 {#3294
    date: 2023-11-29 11:13: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
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 {#3374
  +user: App\Entity\User {#2086 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#3295
    +user: Proxies\__CG__\App\Entity\User {#3296 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#3131
      +user: Proxies\__CG__\App\Entity\User {#3132 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: App\Entity\EntryComment {#2499
        +user: App\Entity\User {#2512 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          > Why is the unity is underrated when its what i use right now with\n
          \n
          Bro. Use punctuation. Help your readers.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1702151263 {#2494
          date: 2023-12-09 20:47:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mohamad20ZX@lemmy.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2500 …}
        +nested: Doctrine\ORM\PersistentCollection {#2502 …}
        +votes: Doctrine\ORM\PersistentCollection {#2504 …}
        +reports: Doctrine\ORM\PersistentCollection {#2506 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
        -id: 175974
        -bodyTs: "'bro':15 'help':18 'punctuat':17 'reader':20 'right':12 'underr':6 'uniti':4 'use':11,16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5665065"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701236357 {#2495
          date: 2023-11-29 06:39:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2499}
      +body: "Tell that to the AI which actually wrote that article."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701245482 {#3129
        date: 2023-11-29 09:11:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mohamad20ZX@lemmy.one"
        "@elbarto777@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3142 …}
      +nested: Doctrine\ORM\PersistentCollection {#3133 …}
      +votes: Doctrine\ORM\PersistentCollection {#3135 …}
      +reports: Doctrine\ORM\PersistentCollection {#3143 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
      -id: 176186
      -bodyTs: "'actual':7 'ai':5 'articl':10 'tell':1 'wrote':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5666715"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701245482 {#3130
        date: 2023-11-29 09:11:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2499}
    +body: "Ai doesn’t make those errord"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701252806 {#3293
      date: 2023-11-29 11:13:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
      "@elbarto777@lemmy.world"
      "@sugartits@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3297 …}
    +nested: Doctrine\ORM\PersistentCollection {#3299 …}
    +votes: Doctrine\ORM\PersistentCollection {#3301 …}
    +reports: Doctrine\ORM\PersistentCollection {#3303 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3305 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3307 …}
    -id: 176361
    -bodyTs: "'ai':1 'doesn':2 'errord':6 'make':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6219547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701252806 {#3294
      date: 2023-11-29 11:13:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2499}
  +body: "Unless you tell it to. "Make this sound like a human with terrible grammar.""
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701266886 {#3373
    date: 2023-11-29 15:08:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@elbarto777@lemmy.world"
    "@sugartits@lemmy.world"
    "@GravitySpoiled@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3378 …}
  +nested: Doctrine\ORM\PersistentCollection {#3384 …}
  +votes: Doctrine\ORM\PersistentCollection {#3380 …}
  +reports: Doctrine\ORM\PersistentCollection {#3385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
  -id: 176868
  -bodyTs: "'grammar':14 'human':11 'like':9 'make':6 'sound':8 'tell':3 'terribl':13 'unless':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/663310/-/comment/3837835"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701266886 {#3370
    date: 2023-11-29 15:08: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
115 DENIED edit
App\Entity\EntryComment {#3374
  +user: App\Entity\User {#2086 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#3295
    +user: Proxies\__CG__\App\Entity\User {#3296 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#3131
      +user: Proxies\__CG__\App\Entity\User {#3132 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: App\Entity\EntryComment {#2499
        +user: App\Entity\User {#2512 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          > Why is the unity is underrated when its what i use right now with\n
          \n
          Bro. Use punctuation. Help your readers.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1702151263 {#2494
          date: 2023-12-09 20:47:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mohamad20ZX@lemmy.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2500 …}
        +nested: Doctrine\ORM\PersistentCollection {#2502 …}
        +votes: Doctrine\ORM\PersistentCollection {#2504 …}
        +reports: Doctrine\ORM\PersistentCollection {#2506 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
        -id: 175974
        -bodyTs: "'bro':15 'help':18 'punctuat':17 'reader':20 'right':12 'underr':6 'uniti':4 'use':11,16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5665065"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701236357 {#2495
          date: 2023-11-29 06:39:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2499}
      +body: "Tell that to the AI which actually wrote that article."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701245482 {#3129
        date: 2023-11-29 09:11:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mohamad20ZX@lemmy.one"
        "@elbarto777@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3142 …}
      +nested: Doctrine\ORM\PersistentCollection {#3133 …}
      +votes: Doctrine\ORM\PersistentCollection {#3135 …}
      +reports: Doctrine\ORM\PersistentCollection {#3143 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
      -id: 176186
      -bodyTs: "'actual':7 'ai':5 'articl':10 'tell':1 'wrote':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5666715"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701245482 {#3130
        date: 2023-11-29 09:11:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2499}
    +body: "Ai doesn’t make those errord"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701252806 {#3293
      date: 2023-11-29 11:13:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
      "@elbarto777@lemmy.world"
      "@sugartits@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3297 …}
    +nested: Doctrine\ORM\PersistentCollection {#3299 …}
    +votes: Doctrine\ORM\PersistentCollection {#3301 …}
    +reports: Doctrine\ORM\PersistentCollection {#3303 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3305 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3307 …}
    -id: 176361
    -bodyTs: "'ai':1 'doesn':2 'errord':6 'make':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6219547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701252806 {#3294
      date: 2023-11-29 11:13:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2499}
  +body: "Unless you tell it to. "Make this sound like a human with terrible grammar.""
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701266886 {#3373
    date: 2023-11-29 15:08:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@elbarto777@lemmy.world"
    "@sugartits@lemmy.world"
    "@GravitySpoiled@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3378 …}
  +nested: Doctrine\ORM\PersistentCollection {#3384 …}
  +votes: Doctrine\ORM\PersistentCollection {#3380 …}
  +reports: Doctrine\ORM\PersistentCollection {#3385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
  -id: 176868
  -bodyTs: "'grammar':14 'human':11 'like':9 'make':6 'sound':8 'tell':3 'terribl':13 'unless':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/663310/-/comment/3837835"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701266886 {#3370
    date: 2023-11-29 15:08: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
116 DENIED moderate
App\Entity\EntryComment {#3374
  +user: App\Entity\User {#2086 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#3295
    +user: Proxies\__CG__\App\Entity\User {#3296 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#3131
      +user: Proxies\__CG__\App\Entity\User {#3132 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: App\Entity\EntryComment {#2499
        +user: App\Entity\User {#2512 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          > Why is the unity is underrated when its what i use right now with\n
          \n
          Bro. Use punctuation. Help your readers.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1702151263 {#2494
          date: 2023-12-09 20:47:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mohamad20ZX@lemmy.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2500 …}
        +nested: Doctrine\ORM\PersistentCollection {#2502 …}
        +votes: Doctrine\ORM\PersistentCollection {#2504 …}
        +reports: Doctrine\ORM\PersistentCollection {#2506 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
        -id: 175974
        -bodyTs: "'bro':15 'help':18 'punctuat':17 'reader':20 'right':12 'underr':6 'uniti':4 'use':11,16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5665065"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701236357 {#2495
          date: 2023-11-29 06:39:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2499}
      +body: "Tell that to the AI which actually wrote that article."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701245482 {#3129
        date: 2023-11-29 09:11:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mohamad20ZX@lemmy.one"
        "@elbarto777@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3142 …}
      +nested: Doctrine\ORM\PersistentCollection {#3133 …}
      +votes: Doctrine\ORM\PersistentCollection {#3135 …}
      +reports: Doctrine\ORM\PersistentCollection {#3143 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
      -id: 176186
      -bodyTs: "'actual':7 'ai':5 'articl':10 'tell':1 'wrote':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5666715"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701245482 {#3130
        date: 2023-11-29 09:11:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2499}
    +body: "Ai doesn’t make those errord"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701252806 {#3293
      date: 2023-11-29 11:13:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
      "@elbarto777@lemmy.world"
      "@sugartits@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3297 …}
    +nested: Doctrine\ORM\PersistentCollection {#3299 …}
    +votes: Doctrine\ORM\PersistentCollection {#3301 …}
    +reports: Doctrine\ORM\PersistentCollection {#3303 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3305 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3307 …}
    -id: 176361
    -bodyTs: "'ai':1 'doesn':2 'errord':6 'make':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6219547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701252806 {#3294
      date: 2023-11-29 11:13:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2499}
  +body: "Unless you tell it to. "Make this sound like a human with terrible grammar.""
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701266886 {#3373
    date: 2023-11-29 15:08:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@elbarto777@lemmy.world"
    "@sugartits@lemmy.world"
    "@GravitySpoiled@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3378 …}
  +nested: Doctrine\ORM\PersistentCollection {#3384 …}
  +votes: Doctrine\ORM\PersistentCollection {#3380 …}
  +reports: Doctrine\ORM\PersistentCollection {#3385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
  -id: 176868
  -bodyTs: "'grammar':14 'human':11 'like':9 'make':6 'sound':8 'tell':3 'terribl':13 'unless':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/663310/-/comment/3837835"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701266886 {#3370
    date: 2023-11-29 15:08: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
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 {#2573
  +user: App\Entity\User {#2586 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "I never particularly cared for the Unity desktop. The first few times I tried it, there were hardware incompatibilities, slow performance, and crashing. Gnome3 is a complicated mess. I prefer to keep it simple. XFCE is fine for me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701234026 {#2567
    date: 2023-11-29 06:00:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2574 …}
  +nested: Doctrine\ORM\PersistentCollection {#2576 …}
  +votes: Doctrine\ORM\PersistentCollection {#2578 …}
  +reports: Doctrine\ORM\PersistentCollection {#2580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2584 …}
  -id: 175936
  -bodyTs: "'care':4 'complic':27 'crash':23 'desktop':8 'fine':37 'first':10 'gnome3':24 'hardwar':18 'incompat':19 'keep':32 'mess':28 'never':2 'particular':3 'perform':21 'prefer':30 'simpl':34 'slow':20 'time':12 'tri':14 'uniti':7 'xfce':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/663310/-/comment/3832223"
  +editedAt: DateTimeImmutable @1702079721 {#2568
    date: 2023-12-09 00:55:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701234026 {#2569
    date: 2023-11-29 06:00: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
119 DENIED edit
App\Entity\EntryComment {#2573
  +user: App\Entity\User {#2586 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "I never particularly cared for the Unity desktop. The first few times I tried it, there were hardware incompatibilities, slow performance, and crashing. Gnome3 is a complicated mess. I prefer to keep it simple. XFCE is fine for me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701234026 {#2567
    date: 2023-11-29 06:00:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2574 …}
  +nested: Doctrine\ORM\PersistentCollection {#2576 …}
  +votes: Doctrine\ORM\PersistentCollection {#2578 …}
  +reports: Doctrine\ORM\PersistentCollection {#2580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2584 …}
  -id: 175936
  -bodyTs: "'care':4 'complic':27 'crash':23 'desktop':8 'fine':37 'first':10 'gnome3':24 'hardwar':18 'incompat':19 'keep':32 'mess':28 'never':2 'particular':3 'perform':21 'prefer':30 'simpl':34 'slow':20 'time':12 'tri':14 'uniti':7 'xfce':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/663310/-/comment/3832223"
  +editedAt: DateTimeImmutable @1702079721 {#2568
    date: 2023-12-09 00:55:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701234026 {#2569
    date: 2023-11-29 06:00: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
120 DENIED moderate
App\Entity\EntryComment {#2573
  +user: App\Entity\User {#2586 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "I never particularly cared for the Unity desktop. The first few times I tried it, there were hardware incompatibilities, slow performance, and crashing. Gnome3 is a complicated mess. I prefer to keep it simple. XFCE is fine for me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701234026 {#2567
    date: 2023-11-29 06:00:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2574 …}
  +nested: Doctrine\ORM\PersistentCollection {#2576 …}
  +votes: Doctrine\ORM\PersistentCollection {#2578 …}
  +reports: Doctrine\ORM\PersistentCollection {#2580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2584 …}
  -id: 175936
  -bodyTs: "'care':4 'complic':27 'crash':23 'desktop':8 'fine':37 'first':10 'gnome3':24 'hardwar':18 'incompat':19 'keep':32 'mess':28 'never':2 'particular':3 'perform':21 'prefer':30 'simpl':34 'slow':20 'time':12 'tri':14 'uniti':7 'xfce':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/663310/-/comment/3832223"
  +editedAt: DateTimeImmutable @1702079721 {#2568
    date: 2023-12-09 00:55:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701234026 {#2569
    date: 2023-11-29 06:00: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
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 {#2646
  +user: App\Entity\User {#2659 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "I still think KDE is a much smarter desktop environment and much more light or fast. I never liked GNOME 3 and Unity had many performance issues in the past. I also tried GNOME 3 recently and still, I needed many plugins to make it good and usable and was still lacking much stuff, while on KDE works all perfectly. I’m waiting for Plasma 6 now. :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701233749 {#2641
    date: 2023-11-29 05:55:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2647 …}
  +nested: Doctrine\ORM\PersistentCollection {#2649 …}
  +votes: Doctrine\ORM\PersistentCollection {#2651 …}
  +reports: Doctrine\ORM\PersistentCollection {#2653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
  -id: 175933
  -bodyTs: "'3':21,35 '6':66 'also':32 'd':68 'desktop':9 'environ':10 'fast':16 'gnome':20,34 'good':46 'issu':27 'kde':4,57 'lack':52 'light':14 'like':19 'm':62 'make':44 'mani':25,41 'much':7,12,53 'need':40 'never':18 'past':30 'perfect':60 'perform':26 'plasma':65 'plugin':42 'recent':36 'smarter':8 'still':2,38,51 'stuff':54 'think':3 'tri':33 'uniti':23 'usabl':48 'wait':63 'work':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6215026"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701233749 {#2642
    date: 2023-11-29 05:55: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
123 DENIED edit
App\Entity\EntryComment {#2646
  +user: App\Entity\User {#2659 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "I still think KDE is a much smarter desktop environment and much more light or fast. I never liked GNOME 3 and Unity had many performance issues in the past. I also tried GNOME 3 recently and still, I needed many plugins to make it good and usable and was still lacking much stuff, while on KDE works all perfectly. I’m waiting for Plasma 6 now. :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701233749 {#2641
    date: 2023-11-29 05:55:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2647 …}
  +nested: Doctrine\ORM\PersistentCollection {#2649 …}
  +votes: Doctrine\ORM\PersistentCollection {#2651 …}
  +reports: Doctrine\ORM\PersistentCollection {#2653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
  -id: 175933
  -bodyTs: "'3':21,35 '6':66 'also':32 'd':68 'desktop':9 'environ':10 'fast':16 'gnome':20,34 'good':46 'issu':27 'kde':4,57 'lack':52 'light':14 'like':19 'm':62 'make':44 'mani':25,41 'much':7,12,53 'need':40 'never':18 'past':30 'perfect':60 'perform':26 'plasma':65 'plugin':42 'recent':36 'smarter':8 'still':2,38,51 'stuff':54 'think':3 'tri':33 'uniti':23 'usabl':48 'wait':63 'work':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6215026"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701233749 {#2642
    date: 2023-11-29 05:55: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
124 DENIED moderate
App\Entity\EntryComment {#2646
  +user: App\Entity\User {#2659 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "I still think KDE is a much smarter desktop environment and much more light or fast. I never liked GNOME 3 and Unity had many performance issues in the past. I also tried GNOME 3 recently and still, I needed many plugins to make it good and usable and was still lacking much stuff, while on KDE works all perfectly. I’m waiting for Plasma 6 now. :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701233749 {#2641
    date: 2023-11-29 05:55:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2647 …}
  +nested: Doctrine\ORM\PersistentCollection {#2649 …}
  +votes: Doctrine\ORM\PersistentCollection {#2651 …}
  +reports: Doctrine\ORM\PersistentCollection {#2653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
  -id: 175933
  -bodyTs: "'3':21,35 '6':66 'also':32 'd':68 'desktop':9 'environ':10 'fast':16 'gnome':20,34 'good':46 'issu':27 'kde':4,57 'lack':52 'light':14 'like':19 'm':62 'make':44 'mani':25,41 'much':7,12,53 'need':40 'never':18 'past':30 'perfect':60 'perform':26 'plasma':65 'plugin':42 'recent':36 'smarter':8 'still':2,38,51 'stuff':54 'think':3 'tri':33 'uniti':23 'usabl':48 'wait':63 'work':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6215026"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701233749 {#2642
    date: 2023-11-29 05:55: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
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 {#2721
  +user: App\Entity\User {#2734 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "I miss Unity. It never got the love it deserved from a praise nor development standpoint. My typical Gnome desktop typically ends up being a quasi-Unity layout. I need to spin up the latest Ubuntu Unity spin for nostalgia’s sake."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702191983 {#2716
    date: 2023-12-10 08:06:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2722 …}
  +nested: Doctrine\ORM\PersistentCollection {#2724 …}
  +votes: Doctrine\ORM\PersistentCollection {#2726 …}
  +reports: Doctrine\ORM\PersistentCollection {#2728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
  -id: 175885
  -bodyTs: "'deserv':10 'desktop':20 'develop':15 'end':22 'gnome':19 'got':6 'latest':36 'layout':29 'love':8 'miss':2 'need':31 'never':5 'nostalgia':41 'prais':13 'quasi':27 'quasi-un':26 'sake':43 'spin':33,39 'standpoint':16 'typic':18,21 'ubuntu':37 'uniti':3,28,38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5268040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701231087 {#2717
    date: 2023-11-29 05:11:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#2721
  +user: App\Entity\User {#2734 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "I miss Unity. It never got the love it deserved from a praise nor development standpoint. My typical Gnome desktop typically ends up being a quasi-Unity layout. I need to spin up the latest Ubuntu Unity spin for nostalgia’s sake."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702191983 {#2716
    date: 2023-12-10 08:06:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2722 …}
  +nested: Doctrine\ORM\PersistentCollection {#2724 …}
  +votes: Doctrine\ORM\PersistentCollection {#2726 …}
  +reports: Doctrine\ORM\PersistentCollection {#2728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
  -id: 175885
  -bodyTs: "'deserv':10 'desktop':20 'develop':15 'end':22 'gnome':19 'got':6 'latest':36 'layout':29 'love':8 'miss':2 'need':31 'never':5 'nostalgia':41 'prais':13 'quasi':27 'quasi-un':26 'sake':43 'spin':33,39 'standpoint':16 'typic':18,21 'ubuntu':37 'uniti':3,28,38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5268040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701231087 {#2717
    date: 2023-11-29 05:11:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#2721
  +user: App\Entity\User {#2734 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "I miss Unity. It never got the love it deserved from a praise nor development standpoint. My typical Gnome desktop typically ends up being a quasi-Unity layout. I need to spin up the latest Ubuntu Unity spin for nostalgia’s sake."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702191983 {#2716
    date: 2023-12-10 08:06:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2722 …}
  +nested: Doctrine\ORM\PersistentCollection {#2724 …}
  +votes: Doctrine\ORM\PersistentCollection {#2726 …}
  +reports: Doctrine\ORM\PersistentCollection {#2728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
  -id: 175885
  -bodyTs: "'deserv':10 'desktop':20 'develop':15 'end':22 'gnome':19 'got':6 'latest':36 'layout':29 'love':8 'miss':2 'need':31 'never':5 'nostalgia':41 'prais':13 'quasi':27 'quasi-un':26 'sake':43 'spin':33,39 'standpoint':16 'typic':18,21 'ubuntu':37 'uniti':3,28,38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5268040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701231087 {#2717
    date: 2023-11-29 05:11:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3078
  +user: Proxies\__CG__\App\Entity\User {#3077 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2721
    +user: App\Entity\User {#2734 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: "I miss Unity. It never got the love it deserved from a praise nor development standpoint. My typical Gnome desktop typically ends up being a quasi-Unity layout. I need to spin up the latest Ubuntu Unity spin for nostalgia’s sake."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702191983 {#2716
      date: 2023-12-10 08:06:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2722 …}
    +nested: Doctrine\ORM\PersistentCollection {#2724 …}
    +votes: Doctrine\ORM\PersistentCollection {#2726 …}
    +reports: Doctrine\ORM\PersistentCollection {#2728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
    -id: 175885
    -bodyTs: "'deserv':10 'desktop':20 'develop':15 'end':22 'gnome':19 'got':6 'latest':36 'layout':29 'love':8 'miss':2 'need':31 'never':5 'nostalgia':41 'prais':13 'quasi':27 'quasi-un':26 'sake':43 'spin':33,39 'standpoint':16 'typic':18,21 'ubuntu':37 'uniti':3,28,38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5268040"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701231087 {#2717
      date: 2023-11-29 05:11:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2721}
  +body: "Why not use Unity then? You still can."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701283278 {#3080
    date: 2023-11-29 19:41:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@Rockslide0482@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3076 …}
  +nested: Doctrine\ORM\PersistentCollection {#3074 …}
  +votes: Doctrine\ORM\PersistentCollection {#3072 …}
  +reports: Doctrine\ORM\PersistentCollection {#3070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3066 …}
  -id: 177751
  -bodyTs: "'still':7 'uniti':4 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5287971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701283278 {#3079
    date: 2023-11-29 19:41: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
131 DENIED edit
App\Entity\EntryComment {#3078
  +user: Proxies\__CG__\App\Entity\User {#3077 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2721
    +user: App\Entity\User {#2734 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: "I miss Unity. It never got the love it deserved from a praise nor development standpoint. My typical Gnome desktop typically ends up being a quasi-Unity layout. I need to spin up the latest Ubuntu Unity spin for nostalgia’s sake."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702191983 {#2716
      date: 2023-12-10 08:06:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2722 …}
    +nested: Doctrine\ORM\PersistentCollection {#2724 …}
    +votes: Doctrine\ORM\PersistentCollection {#2726 …}
    +reports: Doctrine\ORM\PersistentCollection {#2728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
    -id: 175885
    -bodyTs: "'deserv':10 'desktop':20 'develop':15 'end':22 'gnome':19 'got':6 'latest':36 'layout':29 'love':8 'miss':2 'need':31 'never':5 'nostalgia':41 'prais':13 'quasi':27 'quasi-un':26 'sake':43 'spin':33,39 'standpoint':16 'typic':18,21 'ubuntu':37 'uniti':3,28,38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5268040"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701231087 {#2717
      date: 2023-11-29 05:11:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2721}
  +body: "Why not use Unity then? You still can."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701283278 {#3080
    date: 2023-11-29 19:41:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@Rockslide0482@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3076 …}
  +nested: Doctrine\ORM\PersistentCollection {#3074 …}
  +votes: Doctrine\ORM\PersistentCollection {#3072 …}
  +reports: Doctrine\ORM\PersistentCollection {#3070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3066 …}
  -id: 177751
  -bodyTs: "'still':7 'uniti':4 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5287971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701283278 {#3079
    date: 2023-11-29 19:41: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
132 DENIED moderate
App\Entity\EntryComment {#3078
  +user: Proxies\__CG__\App\Entity\User {#3077 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2721
    +user: App\Entity\User {#2734 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: "I miss Unity. It never got the love it deserved from a praise nor development standpoint. My typical Gnome desktop typically ends up being a quasi-Unity layout. I need to spin up the latest Ubuntu Unity spin for nostalgia’s sake."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702191983 {#2716
      date: 2023-12-10 08:06:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2722 …}
    +nested: Doctrine\ORM\PersistentCollection {#2724 …}
    +votes: Doctrine\ORM\PersistentCollection {#2726 …}
    +reports: Doctrine\ORM\PersistentCollection {#2728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
    -id: 175885
    -bodyTs: "'deserv':10 'desktop':20 'develop':15 'end':22 'gnome':19 'got':6 'latest':36 'layout':29 'love':8 'miss':2 'need':31 'never':5 'nostalgia':41 'prais':13 'quasi':27 'quasi-un':26 'sake':43 'spin':33,39 'standpoint':16 'typic':18,21 'ubuntu':37 'uniti':3,28,38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5268040"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701231087 {#2717
      date: 2023-11-29 05:11:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2721}
  +body: "Why not use Unity then? You still can."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701283278 {#3080
    date: 2023-11-29 19:41:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@Rockslide0482@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3076 …}
  +nested: Doctrine\ORM\PersistentCollection {#3074 …}
  +votes: Doctrine\ORM\PersistentCollection {#3072 …}
  +reports: Doctrine\ORM\PersistentCollection {#3070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3066 …}
  -id: 177751
  -bodyTs: "'still':7 'uniti':4 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5287971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701283278 {#3079
    date: 2023-11-29 19:41: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
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 {#2795
  +user: App\Entity\User {#2808 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Unity started with pretty awful performance (much like GNOME 3) and coincided with some infamous decisions on the part of Canonical, namely that whole business with the Amazon integration, so it’s permanently tainted in the minds of many. It also meant that the largest distro in town was suddenly using a desktop that was much less inviting to newcomers than the familiar GNOME 2.\n
    \n
    I’m glad it’s being kept alive as it does have a unique vibe to it, but I always found the workflow a bit awkward and much prefer GNOME for something modern and xfce or MATE for when I want something traditional.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702055764 {#2789
    date: 2023-12-08 18:16:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2796 …}
  +nested: Doctrine\ORM\PersistentCollection {#2798 …}
  +votes: Doctrine\ORM\PersistentCollection {#2800 …}
  +reports: Doctrine\ORM\PersistentCollection {#2802 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2804 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2806 …}
  -id: 175588
  -bodyTs: "'2':65 '3':10 'aliv':73 'also':41 'alway':85 'amazon':28 'aw':5 'awkward':91 'bit':90 'busi':25 'canon':21 'coincid':12 'decis':16 'desktop':53 'distro':46 'familiar':63 'found':86 'glad':68 'gnome':9,64,95 'infam':15 'integr':29 'invit':58 'kept':72 'largest':45 'less':57 'like':8 'm':67 'mani':39 'mate':102 'meant':42 'mind':37 'modern':98 'much':7,56,93 'name':22 'newcom':60 'part':19 'perform':6 'perman':33 'prefer':94 'pretti':4 'someth':97,107 'start':2 'sudden':50 'taint':34 'town':48 'tradit':108 'uniqu':79 'uniti':1 'use':51 'vibe':80 'want':106 'whole':24 'workflow':88 'xfce':100"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1762090"
  +editedAt: DateTimeImmutable @1702055202 {#2790
    date: 2023-12-08 18:06:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701221121 {#2791
    date: 2023-11-29 02:25:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2795
  +user: App\Entity\User {#2808 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Unity started with pretty awful performance (much like GNOME 3) and coincided with some infamous decisions on the part of Canonical, namely that whole business with the Amazon integration, so it’s permanently tainted in the minds of many. It also meant that the largest distro in town was suddenly using a desktop that was much less inviting to newcomers than the familiar GNOME 2.\n
    \n
    I’m glad it’s being kept alive as it does have a unique vibe to it, but I always found the workflow a bit awkward and much prefer GNOME for something modern and xfce or MATE for when I want something traditional.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702055764 {#2789
    date: 2023-12-08 18:16:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2796 …}
  +nested: Doctrine\ORM\PersistentCollection {#2798 …}
  +votes: Doctrine\ORM\PersistentCollection {#2800 …}
  +reports: Doctrine\ORM\PersistentCollection {#2802 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2804 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2806 …}
  -id: 175588
  -bodyTs: "'2':65 '3':10 'aliv':73 'also':41 'alway':85 'amazon':28 'aw':5 'awkward':91 'bit':90 'busi':25 'canon':21 'coincid':12 'decis':16 'desktop':53 'distro':46 'familiar':63 'found':86 'glad':68 'gnome':9,64,95 'infam':15 'integr':29 'invit':58 'kept':72 'largest':45 'less':57 'like':8 'm':67 'mani':39 'mate':102 'meant':42 'mind':37 'modern':98 'much':7,56,93 'name':22 'newcom':60 'part':19 'perform':6 'perman':33 'prefer':94 'pretti':4 'someth':97,107 'start':2 'sudden':50 'taint':34 'town':48 'tradit':108 'uniqu':79 'uniti':1 'use':51 'vibe':80 'want':106 'whole':24 'workflow':88 'xfce':100"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1762090"
  +editedAt: DateTimeImmutable @1702055202 {#2790
    date: 2023-12-08 18:06:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701221121 {#2791
    date: 2023-11-29 02:25:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2795
  +user: App\Entity\User {#2808 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Unity started with pretty awful performance (much like GNOME 3) and coincided with some infamous decisions on the part of Canonical, namely that whole business with the Amazon integration, so it’s permanently tainted in the minds of many. It also meant that the largest distro in town was suddenly using a desktop that was much less inviting to newcomers than the familiar GNOME 2.\n
    \n
    I’m glad it’s being kept alive as it does have a unique vibe to it, but I always found the workflow a bit awkward and much prefer GNOME for something modern and xfce or MATE for when I want something traditional.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702055764 {#2789
    date: 2023-12-08 18:16:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2796 …}
  +nested: Doctrine\ORM\PersistentCollection {#2798 …}
  +votes: Doctrine\ORM\PersistentCollection {#2800 …}
  +reports: Doctrine\ORM\PersistentCollection {#2802 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2804 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2806 …}
  -id: 175588
  -bodyTs: "'2':65 '3':10 'aliv':73 'also':41 'alway':85 'amazon':28 'aw':5 'awkward':91 'bit':90 'busi':25 'canon':21 'coincid':12 'decis':16 'desktop':53 'distro':46 'familiar':63 'found':86 'glad':68 'gnome':9,64,95 'infam':15 'integr':29 'invit':58 'kept':72 'largest':45 'less':57 'like':8 'm':67 'mani':39 'mate':102 'meant':42 'mind':37 'modern':98 'much':7,56,93 'name':22 'newcom':60 'part':19 'perform':6 'perman':33 'prefer':94 'pretti':4 'someth':97,107 'start':2 'sudden':50 'taint':34 'town':48 'tradit':108 'uniqu':79 'uniti':1 'use':51 'vibe':80 'want':106 'whole':24 'workflow':88 'xfce':100"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1762090"
  +editedAt: DateTimeImmutable @1702055202 {#2790
    date: 2023-12-08 18:06:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701221121 {#2791
    date: 2023-11-29 02:25:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3094
  +user: Proxies\__CG__\App\Entity\User {#3093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2795
    +user: App\Entity\User {#2808 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Unity started with pretty awful performance (much like GNOME 3) and coincided with some infamous decisions on the part of Canonical, namely that whole business with the Amazon integration, so it’s permanently tainted in the minds of many. It also meant that the largest distro in town was suddenly using a desktop that was much less inviting to newcomers than the familiar GNOME 2.\n
      \n
      I’m glad it’s being kept alive as it does have a unique vibe to it, but I always found the workflow a bit awkward and much prefer GNOME for something modern and xfce or MATE for when I want something traditional.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702055764 {#2789
      date: 2023-12-08 18:16:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2796 …}
    +nested: Doctrine\ORM\PersistentCollection {#2798 …}
    +votes: Doctrine\ORM\PersistentCollection {#2800 …}
    +reports: Doctrine\ORM\PersistentCollection {#2802 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2804 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2806 …}
    -id: 175588
    -bodyTs: "'2':65 '3':10 'aliv':73 'also':41 'alway':85 'amazon':28 'aw':5 'awkward':91 'bit':90 'busi':25 'canon':21 'coincid':12 'decis':16 'desktop':53 'distro':46 'familiar':63 'found':86 'glad':68 'gnome':9,64,95 'infam':15 'integr':29 'invit':58 'kept':72 'largest':45 'less':57 'like':8 'm':67 'mani':39 'mate':102 'meant':42 'mind':37 'modern':98 'much':7,56,93 'name':22 'newcom':60 'part':19 'perform':6 'perman':33 'prefer':94 'pretti':4 'someth':97,107 'start':2 'sudden':50 'taint':34 'town':48 'tradit':108 'uniqu':79 'uniti':1 'use':51 'vibe':80 'want':106 'whole':24 'workflow':88 'xfce':100"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1762090"
    +editedAt: DateTimeImmutable @1702055202 {#2790
      date: 2023-12-08 18:06:42.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701221121 {#2791
      date: 2023-11-29 02:25:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2795}
  +body: "Ok so do you still recommend it for other specific users"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701221495 {#3096
    date: 2023-11-29 02:31:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@Whom@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3092 …}
  +nested: Doctrine\ORM\PersistentCollection {#3090 …}
  +votes: Doctrine\ORM\PersistentCollection {#3088 …}
  +reports: Doctrine\ORM\PersistentCollection {#3086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3084 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
  -id: 175607
  -bodyTs: "'ok':1 'recommend':6 'specif':10 'still':5 'user':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5088974"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701221495 {#3095
    date: 2023-11-29 02:31:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#3094
  +user: Proxies\__CG__\App\Entity\User {#3093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2795
    +user: App\Entity\User {#2808 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Unity started with pretty awful performance (much like GNOME 3) and coincided with some infamous decisions on the part of Canonical, namely that whole business with the Amazon integration, so it’s permanently tainted in the minds of many. It also meant that the largest distro in town was suddenly using a desktop that was much less inviting to newcomers than the familiar GNOME 2.\n
      \n
      I’m glad it’s being kept alive as it does have a unique vibe to it, but I always found the workflow a bit awkward and much prefer GNOME for something modern and xfce or MATE for when I want something traditional.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702055764 {#2789
      date: 2023-12-08 18:16:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2796 …}
    +nested: Doctrine\ORM\PersistentCollection {#2798 …}
    +votes: Doctrine\ORM\PersistentCollection {#2800 …}
    +reports: Doctrine\ORM\PersistentCollection {#2802 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2804 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2806 …}
    -id: 175588
    -bodyTs: "'2':65 '3':10 'aliv':73 'also':41 'alway':85 'amazon':28 'aw':5 'awkward':91 'bit':90 'busi':25 'canon':21 'coincid':12 'decis':16 'desktop':53 'distro':46 'familiar':63 'found':86 'glad':68 'gnome':9,64,95 'infam':15 'integr':29 'invit':58 'kept':72 'largest':45 'less':57 'like':8 'm':67 'mani':39 'mate':102 'meant':42 'mind':37 'modern':98 'much':7,56,93 'name':22 'newcom':60 'part':19 'perform':6 'perman':33 'prefer':94 'pretti':4 'someth':97,107 'start':2 'sudden':50 'taint':34 'town':48 'tradit':108 'uniqu':79 'uniti':1 'use':51 'vibe':80 'want':106 'whole':24 'workflow':88 'xfce':100"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1762090"
    +editedAt: DateTimeImmutable @1702055202 {#2790
      date: 2023-12-08 18:06:42.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701221121 {#2791
      date: 2023-11-29 02:25:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2795}
  +body: "Ok so do you still recommend it for other specific users"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701221495 {#3096
    date: 2023-11-29 02:31:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@Whom@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3092 …}
  +nested: Doctrine\ORM\PersistentCollection {#3090 …}
  +votes: Doctrine\ORM\PersistentCollection {#3088 …}
  +reports: Doctrine\ORM\PersistentCollection {#3086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3084 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
  -id: 175607
  -bodyTs: "'ok':1 'recommend':6 'specif':10 'still':5 'user':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5088974"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701221495 {#3095
    date: 2023-11-29 02:31:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#3094
  +user: Proxies\__CG__\App\Entity\User {#3093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2795
    +user: App\Entity\User {#2808 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Unity started with pretty awful performance (much like GNOME 3) and coincided with some infamous decisions on the part of Canonical, namely that whole business with the Amazon integration, so it’s permanently tainted in the minds of many. It also meant that the largest distro in town was suddenly using a desktop that was much less inviting to newcomers than the familiar GNOME 2.\n
      \n
      I’m glad it’s being kept alive as it does have a unique vibe to it, but I always found the workflow a bit awkward and much prefer GNOME for something modern and xfce or MATE for when I want something traditional.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702055764 {#2789
      date: 2023-12-08 18:16:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2796 …}
    +nested: Doctrine\ORM\PersistentCollection {#2798 …}
    +votes: Doctrine\ORM\PersistentCollection {#2800 …}
    +reports: Doctrine\ORM\PersistentCollection {#2802 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2804 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2806 …}
    -id: 175588
    -bodyTs: "'2':65 '3':10 'aliv':73 'also':41 'alway':85 'amazon':28 'aw':5 'awkward':91 'bit':90 'busi':25 'canon':21 'coincid':12 'decis':16 'desktop':53 'distro':46 'familiar':63 'found':86 'glad':68 'gnome':9,64,95 'infam':15 'integr':29 'invit':58 'kept':72 'largest':45 'less':57 'like':8 'm':67 'mani':39 'mate':102 'meant':42 'mind':37 'modern':98 'much':7,56,93 'name':22 'newcom':60 'part':19 'perform':6 'perman':33 'prefer':94 'pretti':4 'someth':97,107 'start':2 'sudden':50 'taint':34 'town':48 'tradit':108 'uniqu':79 'uniti':1 'use':51 'vibe':80 'want':106 'whole':24 'workflow':88 'xfce':100"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1762090"
    +editedAt: DateTimeImmutable @1702055202 {#2790
      date: 2023-12-08 18:06:42.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701221121 {#2791
      date: 2023-11-29 02:25:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2795}
  +body: "Ok so do you still recommend it for other specific users"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701221495 {#3096
    date: 2023-11-29 02:31:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@Whom@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3092 …}
  +nested: Doctrine\ORM\PersistentCollection {#3090 …}
  +votes: Doctrine\ORM\PersistentCollection {#3088 …}
  +reports: Doctrine\ORM\PersistentCollection {#3086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3084 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
  -id: 175607
  -bodyTs: "'ok':1 'recommend':6 'specif':10 'still':5 'user':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5088974"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701221495 {#3095
    date: 2023-11-29 02:31:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2870
  +user: App\Entity\User {#2883 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "I always hated how it took away screen real estate from the top and the side for no good reason"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702158045 {#2863
    date: 2023-12-09 22:40:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2871 …}
  +nested: Doctrine\ORM\PersistentCollection {#2873 …}
  +votes: Doctrine\ORM\PersistentCollection {#2875 …}
  +reports: Doctrine\ORM\PersistentCollection {#2877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
  -id: 175410
  -bodyTs: "'alway':2 'away':7 'estat':10 'good':19 'hate':3 'real':9 'reason':20 'screen':8 'side':16 'took':6 'top':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5657372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701216783 {#2864
    date: 2023-11-29 01:13: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
143 DENIED edit
App\Entity\EntryComment {#2870
  +user: App\Entity\User {#2883 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "I always hated how it took away screen real estate from the top and the side for no good reason"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702158045 {#2863
    date: 2023-12-09 22:40:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2871 …}
  +nested: Doctrine\ORM\PersistentCollection {#2873 …}
  +votes: Doctrine\ORM\PersistentCollection {#2875 …}
  +reports: Doctrine\ORM\PersistentCollection {#2877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
  -id: 175410
  -bodyTs: "'alway':2 'away':7 'estat':10 'good':19 'hate':3 'real':9 'reason':20 'screen':8 'side':16 'took':6 'top':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5657372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701216783 {#2864
    date: 2023-11-29 01:13: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
144 DENIED moderate
App\Entity\EntryComment {#2870
  +user: App\Entity\User {#2883 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "I always hated how it took away screen real estate from the top and the side for no good reason"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702158045 {#2863
    date: 2023-12-09 22:40:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2871 …}
  +nested: Doctrine\ORM\PersistentCollection {#2873 …}
  +votes: Doctrine\ORM\PersistentCollection {#2875 …}
  +reports: Doctrine\ORM\PersistentCollection {#2877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
  -id: 175410
  -bodyTs: "'alway':2 'away':7 'estat':10 'good':19 'hate':3 'real':9 'reason':20 'screen':8 'side':16 'took':6 'top':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5657372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701216783 {#2864
    date: 2023-11-29 01:13: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
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 {#3027
  +user: App\Entity\User {#2512 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2870
    +user: App\Entity\User {#2883 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: "I always hated how it took away screen real estate from the top and the side for no good reason"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1702158045 {#2863
      date: 2023-12-09 22:40:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2871 …}
    +nested: Doctrine\ORM\PersistentCollection {#2873 …}
    +votes: Doctrine\ORM\PersistentCollection {#2875 …}
    +reports: Doctrine\ORM\PersistentCollection {#2877 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
    -id: 175410
    -bodyTs: "'alway':2 'away':7 'estat':10 'good':19 'hate':3 'real':9 'reason':20 'screen':8 'side':16 'took':6 'top':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5657372"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701216783 {#2864
      date: 2023-11-29 01:13:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2870}
  +body: "Clock in the top center of the screen with no native configuration option to put back on the side because *fuck you!*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701236464 {#3028
    date: 2023-11-29 06:41:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3024 …}
  +nested: Doctrine\ORM\PersistentCollection {#3020 …}
  +votes: Doctrine\ORM\PersistentCollection {#3018 …}
  +reports: Doctrine\ORM\PersistentCollection {#3033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3037 …}
  -id: 175975
  -bodyTs: "'back':16 'center':5 'clock':1 'configur':12 'fuck':21 'nativ':11 'option':13 'put':15 'screen':8 'side':19 'top':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5665086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701236464 {#3031
    date: 2023-11-29 06:41:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#3027
  +user: App\Entity\User {#2512 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2870
    +user: App\Entity\User {#2883 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: "I always hated how it took away screen real estate from the top and the side for no good reason"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1702158045 {#2863
      date: 2023-12-09 22:40:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2871 …}
    +nested: Doctrine\ORM\PersistentCollection {#2873 …}
    +votes: Doctrine\ORM\PersistentCollection {#2875 …}
    +reports: Doctrine\ORM\PersistentCollection {#2877 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
    -id: 175410
    -bodyTs: "'alway':2 'away':7 'estat':10 'good':19 'hate':3 'real':9 'reason':20 'screen':8 'side':16 'took':6 'top':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5657372"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701216783 {#2864
      date: 2023-11-29 01:13:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2870}
  +body: "Clock in the top center of the screen with no native configuration option to put back on the side because *fuck you!*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701236464 {#3028
    date: 2023-11-29 06:41:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3024 …}
  +nested: Doctrine\ORM\PersistentCollection {#3020 …}
  +votes: Doctrine\ORM\PersistentCollection {#3018 …}
  +reports: Doctrine\ORM\PersistentCollection {#3033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3037 …}
  -id: 175975
  -bodyTs: "'back':16 'center':5 'clock':1 'configur':12 'fuck':21 'nativ':11 'option':13 'put':15 'screen':8 'side':19 'top':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5665086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701236464 {#3031
    date: 2023-11-29 06:41:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#3027
  +user: App\Entity\User {#2512 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2870
    +user: App\Entity\User {#2883 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: "I always hated how it took away screen real estate from the top and the side for no good reason"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1702158045 {#2863
      date: 2023-12-09 22:40:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2871 …}
    +nested: Doctrine\ORM\PersistentCollection {#2873 …}
    +votes: Doctrine\ORM\PersistentCollection {#2875 …}
    +reports: Doctrine\ORM\PersistentCollection {#2877 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
    -id: 175410
    -bodyTs: "'alway':2 'away':7 'estat':10 'good':19 'hate':3 'real':9 'reason':20 'screen':8 'side':16 'took':6 'top':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5657372"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701216783 {#2864
      date: 2023-11-29 01:13:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2870}
  +body: "Clock in the top center of the screen with no native configuration option to put back on the side because *fuck you!*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701236464 {#3028
    date: 2023-11-29 06:41:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3024 …}
  +nested: Doctrine\ORM\PersistentCollection {#3020 …}
  +votes: Doctrine\ORM\PersistentCollection {#3018 …}
  +reports: Doctrine\ORM\PersistentCollection {#3033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3037 …}
  -id: 175975
  -bodyTs: "'back':16 'center':5 'clock':1 'configur':12 'fuck':21 'nativ':11 'option':13 'put':15 'screen':8 'side':19 'top':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5665086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701236464 {#3031
    date: 2023-11-29 06:41:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3041
  +user: Proxies\__CG__\App\Entity\User {#3125 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2870
    +user: App\Entity\User {#2883 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: "I always hated how it took away screen real estate from the top and the side for no good reason"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1702158045 {#2863
      date: 2023-12-09 22:40:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2871 …}
    +nested: Doctrine\ORM\PersistentCollection {#2873 …}
    +votes: Doctrine\ORM\PersistentCollection {#2875 …}
    +reports: Doctrine\ORM\PersistentCollection {#2877 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
    -id: 175410
    -bodyTs: "'alway':2 'away':7 'estat':10 'good':19 'hate':3 'real':9 'reason':20 'screen':8 'side':16 'took':6 'top':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5657372"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701216783 {#2864
      date: 2023-11-29 01:13:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2870}
  +body: "It also tried to save space with auto hiding the sidebar and using global menus built into the panel, instead of having a panel and then a titlebar."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701227314 {#3039
    date: 2023-11-29 04:08:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3124 …}
  +nested: Doctrine\ORM\PersistentCollection {#3122 …}
  +votes: Doctrine\ORM\PersistentCollection {#3120 …}
  +reports: Doctrine\ORM\PersistentCollection {#3118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
  -id: 175797
  -bodyTs: "'also':2 'auto':8 'built':16 'global':14 'hide':9 'instead':20 'menus':15 'panel':19,24 'save':5 'sidebar':11 'space':6 'titlebar':28 'tri':3 'use':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6212146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701227314 {#3040
    date: 2023-11-29 04:08:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#3041
  +user: Proxies\__CG__\App\Entity\User {#3125 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2870
    +user: App\Entity\User {#2883 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: "I always hated how it took away screen real estate from the top and the side for no good reason"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1702158045 {#2863
      date: 2023-12-09 22:40:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2871 …}
    +nested: Doctrine\ORM\PersistentCollection {#2873 …}
    +votes: Doctrine\ORM\PersistentCollection {#2875 …}
    +reports: Doctrine\ORM\PersistentCollection {#2877 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
    -id: 175410
    -bodyTs: "'alway':2 'away':7 'estat':10 'good':19 'hate':3 'real':9 'reason':20 'screen':8 'side':16 'took':6 'top':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5657372"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701216783 {#2864
      date: 2023-11-29 01:13:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2870}
  +body: "It also tried to save space with auto hiding the sidebar and using global menus built into the panel, instead of having a panel and then a titlebar."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701227314 {#3039
    date: 2023-11-29 04:08:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3124 …}
  +nested: Doctrine\ORM\PersistentCollection {#3122 …}
  +votes: Doctrine\ORM\PersistentCollection {#3120 …}
  +reports: Doctrine\ORM\PersistentCollection {#3118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
  -id: 175797
  -bodyTs: "'also':2 'auto':8 'built':16 'global':14 'hide':9 'instead':20 'menus':15 'panel':19,24 'save':5 'sidebar':11 'space':6 'titlebar':28 'tri':3 'use':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6212146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701227314 {#3040
    date: 2023-11-29 04:08:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#3041
  +user: Proxies\__CG__\App\Entity\User {#3125 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2870
    +user: App\Entity\User {#2883 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: "I always hated how it took away screen real estate from the top and the side for no good reason"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1702158045 {#2863
      date: 2023-12-09 22:40:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2871 …}
    +nested: Doctrine\ORM\PersistentCollection {#2873 …}
    +votes: Doctrine\ORM\PersistentCollection {#2875 …}
    +reports: Doctrine\ORM\PersistentCollection {#2877 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
    -id: 175410
    -bodyTs: "'alway':2 'away':7 'estat':10 'good':19 'hate':3 'real':9 'reason':20 'screen':8 'side':16 'took':6 'top':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5657372"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701216783 {#2864
      date: 2023-11-29 01:13:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2870}
  +body: "It also tried to save space with auto hiding the sidebar and using global menus built into the panel, instead of having a panel and then a titlebar."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701227314 {#3039
    date: 2023-11-29 04:08:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3124 …}
  +nested: Doctrine\ORM\PersistentCollection {#3122 …}
  +votes: Doctrine\ORM\PersistentCollection {#3120 …}
  +reports: Doctrine\ORM\PersistentCollection {#3118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
  -id: 175797
  -bodyTs: "'also':2 'auto':8 'built':16 'global':14 'hide':9 'instead':20 'menus':15 'panel':19,24 'save':5 'sidebar':11 'space':6 'titlebar':28 'tri':3 'use':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6212146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701227314 {#3040
    date: 2023-11-29 04:08:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3110
  +user: Proxies\__CG__\App\Entity\User {#3109 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2870
    +user: App\Entity\User {#2883 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: "I always hated how it took away screen real estate from the top and the side for no good reason"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1702158045 {#2863
      date: 2023-12-09 22:40:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2871 …}
    +nested: Doctrine\ORM\PersistentCollection {#2873 …}
    +votes: Doctrine\ORM\PersistentCollection {#2875 …}
    +reports: Doctrine\ORM\PersistentCollection {#2877 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
    -id: 175410
    -bodyTs: "'alway':2 'away':7 'estat':10 'good':19 'hate':3 'real':9 'reason':20 'screen':8 'side':16 'took':6 'top':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5657372"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701216783 {#2864
      date: 2023-11-29 01:13:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2870}
  +body: "The universal menu bar saves space by shrinking application menus. Almost every DE has an application bar and I don’t see why you hate that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701270017 {#3112
    date: 2023-11-29 16:00:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3108 …}
  +nested: Doctrine\ORM\PersistentCollection {#3106 …}
  +votes: Doctrine\ORM\PersistentCollection {#3104 …}
  +reports: Doctrine\ORM\PersistentCollection {#3102 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3098 …}
  -id: 177014
  -bodyTs: "'almost':11 'applic':9,16 'bar':4,17 'de':13 'everi':12 'hate':25 'menu':3 'menus':10 'save':5 'see':22 'shrink':8 'space':6 'univers':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/663310/-/comment/3838632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701270017 {#3111
    date: 2023-11-29 16:00: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
155 DENIED edit
App\Entity\EntryComment {#3110
  +user: Proxies\__CG__\App\Entity\User {#3109 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2870
    +user: App\Entity\User {#2883 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: "I always hated how it took away screen real estate from the top and the side for no good reason"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1702158045 {#2863
      date: 2023-12-09 22:40:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2871 …}
    +nested: Doctrine\ORM\PersistentCollection {#2873 …}
    +votes: Doctrine\ORM\PersistentCollection {#2875 …}
    +reports: Doctrine\ORM\PersistentCollection {#2877 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
    -id: 175410
    -bodyTs: "'alway':2 'away':7 'estat':10 'good':19 'hate':3 'real':9 'reason':20 'screen':8 'side':16 'took':6 'top':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5657372"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701216783 {#2864
      date: 2023-11-29 01:13:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2870}
  +body: "The universal menu bar saves space by shrinking application menus. Almost every DE has an application bar and I don’t see why you hate that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701270017 {#3112
    date: 2023-11-29 16:00:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3108 …}
  +nested: Doctrine\ORM\PersistentCollection {#3106 …}
  +votes: Doctrine\ORM\PersistentCollection {#3104 …}
  +reports: Doctrine\ORM\PersistentCollection {#3102 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3098 …}
  -id: 177014
  -bodyTs: "'almost':11 'applic':9,16 'bar':4,17 'de':13 'everi':12 'hate':25 'menu':3 'menus':10 'save':5 'see':22 'shrink':8 'space':6 'univers':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/663310/-/comment/3838632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701270017 {#3111
    date: 2023-11-29 16:00: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
156 DENIED moderate
App\Entity\EntryComment {#3110
  +user: Proxies\__CG__\App\Entity\User {#3109 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2870
    +user: App\Entity\User {#2883 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: "I always hated how it took away screen real estate from the top and the side for no good reason"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1702158045 {#2863
      date: 2023-12-09 22:40:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mohamad20ZX@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2871 …}
    +nested: Doctrine\ORM\PersistentCollection {#2873 …}
    +votes: Doctrine\ORM\PersistentCollection {#2875 …}
    +reports: Doctrine\ORM\PersistentCollection {#2877 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
    -id: 175410
    -bodyTs: "'alway':2 'away':7 'estat':10 'good':19 'hate':3 'real':9 'reason':20 'screen':8 'side':16 'took':6 'top':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5657372"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701216783 {#2864
      date: 2023-11-29 01:13:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2870}
  +body: "The universal menu bar saves space by shrinking application menus. Almost every DE has an application bar and I don’t see why you hate that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701270017 {#3112
    date: 2023-11-29 16:00:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3108 …}
  +nested: Doctrine\ORM\PersistentCollection {#3106 …}
  +votes: Doctrine\ORM\PersistentCollection {#3104 …}
  +reports: Doctrine\ORM\PersistentCollection {#3102 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3098 …}
  -id: 177014
  -bodyTs: "'almost':11 'applic':9,16 'bar':4,17 'de':13 'everi':12 'hate':25 'menu':3 'menus':10 'save':5 'see':22 'shrink':8 'space':6 'univers':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/663310/-/comment/3838632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701270017 {#3111
    date: 2023-11-29 16:00: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
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 {#2943
  +user: App\Entity\User {#2956 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "Last time I used unity full time was 3 years ago on an old hp, couldn’t run gnome for some reason and I was very noo in Linux at the time so I installed Ubuntu 16 and upgraded it to 18. The aesthetic was very windows 7. It was alright but I prefer gnome"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701216627 {#2938
    date: 2023-11-29 01:10:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2944 …}
  +nested: Doctrine\ORM\PersistentCollection {#2946 …}
  +votes: Doctrine\ORM\PersistentCollection {#2948 …}
  +reports: Doctrine\ORM\PersistentCollection {#2950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2952 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2954 …}
  -id: 175404
  -bodyTs: "'16':37 '18':42 '3':9 '7':48 'aesthet':44 'ago':11 'alright':51 'couldn':16 'full':6 'gnome':19,55 'hp':15 'instal':35 'last':1 'linux':29 'noo':27 'old':14 'prefer':54 'reason':22 'run':18 'time':2,7,32 'ubuntu':36 'uniti':5 'upgrad':39 'use':4 'window':47 'year':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4359045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701216627 {#2939
    date: 2023-11-29 01:10:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#2943
  +user: App\Entity\User {#2956 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "Last time I used unity full time was 3 years ago on an old hp, couldn’t run gnome for some reason and I was very noo in Linux at the time so I installed Ubuntu 16 and upgraded it to 18. The aesthetic was very windows 7. It was alright but I prefer gnome"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701216627 {#2938
    date: 2023-11-29 01:10:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2944 …}
  +nested: Doctrine\ORM\PersistentCollection {#2946 …}
  +votes: Doctrine\ORM\PersistentCollection {#2948 …}
  +reports: Doctrine\ORM\PersistentCollection {#2950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2952 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2954 …}
  -id: 175404
  -bodyTs: "'16':37 '18':42 '3':9 '7':48 'aesthet':44 'ago':11 'alright':51 'couldn':16 'full':6 'gnome':19,55 'hp':15 'instal':35 'last':1 'linux':29 'noo':27 'old':14 'prefer':54 'reason':22 'run':18 'time':2,7,32 'ubuntu':36 'uniti':5 'upgrad':39 'use':4 'window':47 'year':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4359045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701216627 {#2939
    date: 2023-11-29 01:10:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#2943
  +user: App\Entity\User {#2956 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "Last time I used unity full time was 3 years ago on an old hp, couldn’t run gnome for some reason and I was very noo in Linux at the time so I installed Ubuntu 16 and upgraded it to 18. The aesthetic was very windows 7. It was alright but I prefer gnome"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701216627 {#2938
    date: 2023-11-29 01:10:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mohamad20ZX@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2944 …}
  +nested: Doctrine\ORM\PersistentCollection {#2946 …}
  +votes: Doctrine\ORM\PersistentCollection {#2948 …}
  +reports: Doctrine\ORM\PersistentCollection {#2950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2952 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2954 …}
  -id: 175404
  -bodyTs: "'16':37 '18':42 '3':9 '7':48 'aesthet':44 'ago':11 'alright':51 'couldn':16 'full':6 'gnome':19,55 'hp':15 'instal':35 'last':1 'linux':29 'noo':27 'old':14 'prefer':54 'reason':22 'run':18 'time':2,7,32 'ubuntu':36 'uniti':5 'upgrad':39 'use':4 'window':47 'year':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4359045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701216627 {#2939
    date: 2023-11-29 01:10:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details