GET https://kbin.spritesserver.nl/index.php/m/aww@lemmy.ml/comments/top?p=2

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1776
  +user: App\Entity\User {#1533 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "aw frick"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1720892001 {#1543
    date: 2024-07-13 19:33:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deliberalization@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1747 …}
  +nested: Doctrine\ORM\PersistentCollection {#1746 …}
  +votes: Doctrine\ORM\PersistentCollection {#1493 …}
  +reports: Doctrine\ORM\PersistentCollection {#1484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
  -id: 295921
  -bodyTs: "'aw':1 'frick':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7229244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704895655 {#1468
    date: 2024-01-10 15:07: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
3 DENIED edit
App\Entity\EntryComment {#1776
  +user: App\Entity\User {#1533 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "aw frick"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1720892001 {#1543
    date: 2024-07-13 19:33:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deliberalization@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1747 …}
  +nested: Doctrine\ORM\PersistentCollection {#1746 …}
  +votes: Doctrine\ORM\PersistentCollection {#1493 …}
  +reports: Doctrine\ORM\PersistentCollection {#1484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
  -id: 295921
  -bodyTs: "'aw':1 'frick':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7229244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704895655 {#1468
    date: 2024-01-10 15:07: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
4 DENIED moderate
App\Entity\EntryComment {#1776
  +user: App\Entity\User {#1533 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "aw frick"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1720892001 {#1543
    date: 2024-07-13 19:33:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deliberalization@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1747 …}
  +nested: Doctrine\ORM\PersistentCollection {#1746 …}
  +votes: Doctrine\ORM\PersistentCollection {#1493 …}
  +reports: Doctrine\ORM\PersistentCollection {#1484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
  -id: 295921
  -bodyTs: "'aw':1 'frick':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7229244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704895655 {#1468
    date: 2024-01-10 15:07: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
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 {#3136
  +user: Proxies\__CG__\App\Entity\User {#3135 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1776
    +user: App\Entity\User {#1533 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "aw frick"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1720892001 {#1543
      date: 2024-07-13 19:33:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deliberalization@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1747 …}
    +nested: Doctrine\ORM\PersistentCollection {#1746 …}
    +votes: Doctrine\ORM\PersistentCollection {#1493 …}
    +reports: Doctrine\ORM\PersistentCollection {#1484 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
    -id: 295921
    -bodyTs: "'aw':1 'frick':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7229244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704895655 {#1468
      date: 2024-01-10 15:07:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1776}
  +body: "I NEED THE VIDEO. LOOK AT THOSE EEEAARS"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1704897479 {#3138
    date: 2024-01-10 15:37:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deliberalization@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3134 …}
  +nested: Doctrine\ORM\PersistentCollection {#3132 …}
  +votes: Doctrine\ORM\PersistentCollection {#3130 …}
  +reports: Doctrine\ORM\PersistentCollection {#3128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3124 …}
  -id: 295995
  -bodyTs: "'eeeaar':8 'look':5 'need':2 'video':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8110235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704897479 {#3137
    date: 2024-01-10 15:37:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3136
  +user: Proxies\__CG__\App\Entity\User {#3135 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1776
    +user: App\Entity\User {#1533 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "aw frick"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1720892001 {#1543
      date: 2024-07-13 19:33:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deliberalization@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1747 …}
    +nested: Doctrine\ORM\PersistentCollection {#1746 …}
    +votes: Doctrine\ORM\PersistentCollection {#1493 …}
    +reports: Doctrine\ORM\PersistentCollection {#1484 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
    -id: 295921
    -bodyTs: "'aw':1 'frick':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7229244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704895655 {#1468
      date: 2024-01-10 15:07:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1776}
  +body: "I NEED THE VIDEO. LOOK AT THOSE EEEAARS"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1704897479 {#3138
    date: 2024-01-10 15:37:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deliberalization@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3134 …}
  +nested: Doctrine\ORM\PersistentCollection {#3132 …}
  +votes: Doctrine\ORM\PersistentCollection {#3130 …}
  +reports: Doctrine\ORM\PersistentCollection {#3128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3124 …}
  -id: 295995
  -bodyTs: "'eeeaar':8 'look':5 'need':2 'video':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8110235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704897479 {#3137
    date: 2024-01-10 15:37:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3136
  +user: Proxies\__CG__\App\Entity\User {#3135 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1776
    +user: App\Entity\User {#1533 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "aw frick"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1720892001 {#1543
      date: 2024-07-13 19:33:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deliberalization@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1747 …}
    +nested: Doctrine\ORM\PersistentCollection {#1746 …}
    +votes: Doctrine\ORM\PersistentCollection {#1493 …}
    +reports: Doctrine\ORM\PersistentCollection {#1484 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
    -id: 295921
    -bodyTs: "'aw':1 'frick':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7229244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704895655 {#1468
      date: 2024-01-10 15:07:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1776}
  +body: "I NEED THE VIDEO. LOOK AT THOSE EEEAARS"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1704897479 {#3138
    date: 2024-01-10 15:37:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deliberalization@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3134 …}
  +nested: Doctrine\ORM\PersistentCollection {#3132 …}
  +votes: Doctrine\ORM\PersistentCollection {#3130 …}
  +reports: Doctrine\ORM\PersistentCollection {#3128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3124 …}
  -id: 295995
  -bodyTs: "'eeeaar':8 'look':5 'need':2 'video':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8110235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704897479 {#3137
    date: 2024-01-10 15:37:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3216
  +user: App\Entity\User {#1533 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3136
    +user: Proxies\__CG__\App\Entity\User {#3135 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#1776
      +user: App\Entity\User {#1533 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: null
      +root: null
      +body: "aw frick"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1720892001 {#1543
        date: 2024-07-13 19:33:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deliberalization@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1747 …}
      +nested: Doctrine\ORM\PersistentCollection {#1746 …}
      +votes: Doctrine\ORM\PersistentCollection {#1493 …}
      +reports: Doctrine\ORM\PersistentCollection {#1484 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
      -id: 295921
      -bodyTs: "'aw':1 'frick':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7229244"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704895655 {#1468
        date: 2024-01-10 15:07:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1776}
    +body: "I NEED THE VIDEO. LOOK AT THOSE EEEAARS"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1704897479 {#3138
      date: 2024-01-10 15:37:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deliberalization@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3134 …}
    +nested: Doctrine\ORM\PersistentCollection {#3132 …}
    +votes: Doctrine\ORM\PersistentCollection {#3130 …}
    +reports: Doctrine\ORM\PersistentCollection {#3128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3124 …}
    -id: 295995
    -bodyTs: "'eeeaar':8 'look':5 'need':2 'video':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8110235"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704897479 {#3137
      date: 2024-01-10 15:37:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1776}
  +body: "You should be able to download the webm by clicking the link"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704900862 {#3214
    date: 2024-01-10 16:34:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deliberalization@lemmy.ml"
    "@bratosch@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3217 …}
  +nested: Doctrine\ORM\PersistentCollection {#3219 …}
  +votes: Doctrine\ORM\PersistentCollection {#3221 …}
  +reports: Doctrine\ORM\PersistentCollection {#3223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3227 …}
  -id: 296159
  -bodyTs: "'abl':4 'click':10 'download':6 'link':12 'webm':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7230815"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704900862 {#3215
    date: 2024-01-10 16:34: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
11 DENIED edit
App\Entity\EntryComment {#3216
  +user: App\Entity\User {#1533 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3136
    +user: Proxies\__CG__\App\Entity\User {#3135 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#1776
      +user: App\Entity\User {#1533 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: null
      +root: null
      +body: "aw frick"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1720892001 {#1543
        date: 2024-07-13 19:33:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deliberalization@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1747 …}
      +nested: Doctrine\ORM\PersistentCollection {#1746 …}
      +votes: Doctrine\ORM\PersistentCollection {#1493 …}
      +reports: Doctrine\ORM\PersistentCollection {#1484 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
      -id: 295921
      -bodyTs: "'aw':1 'frick':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7229244"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704895655 {#1468
        date: 2024-01-10 15:07:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1776}
    +body: "I NEED THE VIDEO. LOOK AT THOSE EEEAARS"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1704897479 {#3138
      date: 2024-01-10 15:37:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deliberalization@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3134 …}
    +nested: Doctrine\ORM\PersistentCollection {#3132 …}
    +votes: Doctrine\ORM\PersistentCollection {#3130 …}
    +reports: Doctrine\ORM\PersistentCollection {#3128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3124 …}
    -id: 295995
    -bodyTs: "'eeeaar':8 'look':5 'need':2 'video':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8110235"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704897479 {#3137
      date: 2024-01-10 15:37:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1776}
  +body: "You should be able to download the webm by clicking the link"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704900862 {#3214
    date: 2024-01-10 16:34:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deliberalization@lemmy.ml"
    "@bratosch@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3217 …}
  +nested: Doctrine\ORM\PersistentCollection {#3219 …}
  +votes: Doctrine\ORM\PersistentCollection {#3221 …}
  +reports: Doctrine\ORM\PersistentCollection {#3223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3227 …}
  -id: 296159
  -bodyTs: "'abl':4 'click':10 'download':6 'link':12 'webm':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7230815"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704900862 {#3215
    date: 2024-01-10 16:34: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
12 DENIED moderate
App\Entity\EntryComment {#3216
  +user: App\Entity\User {#1533 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3136
    +user: Proxies\__CG__\App\Entity\User {#3135 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#1776
      +user: App\Entity\User {#1533 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: null
      +root: null
      +body: "aw frick"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1720892001 {#1543
        date: 2024-07-13 19:33:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deliberalization@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1747 …}
      +nested: Doctrine\ORM\PersistentCollection {#1746 …}
      +votes: Doctrine\ORM\PersistentCollection {#1493 …}
      +reports: Doctrine\ORM\PersistentCollection {#1484 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
      -id: 295921
      -bodyTs: "'aw':1 'frick':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7229244"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704895655 {#1468
        date: 2024-01-10 15:07:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1776}
    +body: "I NEED THE VIDEO. LOOK AT THOSE EEEAARS"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1704897479 {#3138
      date: 2024-01-10 15:37:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deliberalization@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3134 …}
    +nested: Doctrine\ORM\PersistentCollection {#3132 …}
    +votes: Doctrine\ORM\PersistentCollection {#3130 …}
    +reports: Doctrine\ORM\PersistentCollection {#3128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3124 …}
    -id: 295995
    -bodyTs: "'eeeaar':8 'look':5 'need':2 'video':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8110235"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704897479 {#3137
      date: 2024-01-10 15:37:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1776}
  +body: "You should be able to download the webm by clicking the link"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704900862 {#3214
    date: 2024-01-10 16:34:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deliberalization@lemmy.ml"
    "@bratosch@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3217 …}
  +nested: Doctrine\ORM\PersistentCollection {#3219 …}
  +votes: Doctrine\ORM\PersistentCollection {#3221 …}
  +reports: Doctrine\ORM\PersistentCollection {#3223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3227 …}
  -id: 296159
  -bodyTs: "'abl':4 'click':10 'download':6 'link':12 'webm':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7230815"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704900862 {#3215
    date: 2024-01-10 16:34: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
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 {#3231
  +user: Proxies\__CG__\App\Entity\User {#3232 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3136
    +user: Proxies\__CG__\App\Entity\User {#3135 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#1776
      +user: App\Entity\User {#1533 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: null
      +root: null
      +body: "aw frick"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1720892001 {#1543
        date: 2024-07-13 19:33:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deliberalization@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1747 …}
      +nested: Doctrine\ORM\PersistentCollection {#1746 …}
      +votes: Doctrine\ORM\PersistentCollection {#1493 …}
      +reports: Doctrine\ORM\PersistentCollection {#1484 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
      -id: 295921
      -bodyTs: "'aw':1 'frick':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7229244"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704895655 {#1468
        date: 2024-01-10 15:07:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1776}
    +body: "I NEED THE VIDEO. LOOK AT THOSE EEEAARS"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1704897479 {#3138
      date: 2024-01-10 15:37:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deliberalization@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3134 …}
    +nested: Doctrine\ORM\PersistentCollection {#3132 …}
    +votes: Doctrine\ORM\PersistentCollection {#3130 …}
    +reports: Doctrine\ORM\PersistentCollection {#3128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3124 …}
    -id: 295995
    -bodyTs: "'eeeaar':8 'look':5 'need':2 'video':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8110235"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704897479 {#3137
      date: 2024-01-10 15:37:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1776}
  +body: "Here u go [lemmy.ml/…/131de177-1659-430b-bf96-e6e9d6d6cc71.w…](https://lemmy.ml/pictrs/image/131de177-1659-430b-bf96-e6e9d6d6cc71.webm)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704982729 {#3229
    date: 2024-01-11 15:18:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deliberalization@lemmy.ml"
    "@bratosch@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3233 …}
  +nested: Doctrine\ORM\PersistentCollection {#3235 …}
  +votes: Doctrine\ORM\PersistentCollection {#3237 …}
  +reports: Doctrine\ORM\PersistentCollection {#3239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
  -id: 298981
  -bodyTs: "'/131de177-1659-430b-bf96-e6e9d6d6cc71.w':5 '/pictrs/image/131de177-1659-430b-bf96-e6e9d6d6cc71.webm)':8 'go':3 'lemmy.ml':4,7 'lemmy.ml/pictrs/image/131de177-1659-430b-bf96-e6e9d6d6cc71.webm)':6 'u':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7256358"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704982729 {#3230
    date: 2024-01-11 15:18: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
15 DENIED edit
App\Entity\EntryComment {#3231
  +user: Proxies\__CG__\App\Entity\User {#3232 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3136
    +user: Proxies\__CG__\App\Entity\User {#3135 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#1776
      +user: App\Entity\User {#1533 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: null
      +root: null
      +body: "aw frick"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1720892001 {#1543
        date: 2024-07-13 19:33:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deliberalization@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1747 …}
      +nested: Doctrine\ORM\PersistentCollection {#1746 …}
      +votes: Doctrine\ORM\PersistentCollection {#1493 …}
      +reports: Doctrine\ORM\PersistentCollection {#1484 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
      -id: 295921
      -bodyTs: "'aw':1 'frick':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7229244"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704895655 {#1468
        date: 2024-01-10 15:07:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1776}
    +body: "I NEED THE VIDEO. LOOK AT THOSE EEEAARS"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1704897479 {#3138
      date: 2024-01-10 15:37:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deliberalization@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3134 …}
    +nested: Doctrine\ORM\PersistentCollection {#3132 …}
    +votes: Doctrine\ORM\PersistentCollection {#3130 …}
    +reports: Doctrine\ORM\PersistentCollection {#3128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3124 …}
    -id: 295995
    -bodyTs: "'eeeaar':8 'look':5 'need':2 'video':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8110235"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704897479 {#3137
      date: 2024-01-10 15:37:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1776}
  +body: "Here u go [lemmy.ml/…/131de177-1659-430b-bf96-e6e9d6d6cc71.w…](https://lemmy.ml/pictrs/image/131de177-1659-430b-bf96-e6e9d6d6cc71.webm)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704982729 {#3229
    date: 2024-01-11 15:18:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deliberalization@lemmy.ml"
    "@bratosch@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3233 …}
  +nested: Doctrine\ORM\PersistentCollection {#3235 …}
  +votes: Doctrine\ORM\PersistentCollection {#3237 …}
  +reports: Doctrine\ORM\PersistentCollection {#3239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
  -id: 298981
  -bodyTs: "'/131de177-1659-430b-bf96-e6e9d6d6cc71.w':5 '/pictrs/image/131de177-1659-430b-bf96-e6e9d6d6cc71.webm)':8 'go':3 'lemmy.ml':4,7 'lemmy.ml/pictrs/image/131de177-1659-430b-bf96-e6e9d6d6cc71.webm)':6 'u':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7256358"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704982729 {#3230
    date: 2024-01-11 15:18: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
16 DENIED moderate
App\Entity\EntryComment {#3231
  +user: Proxies\__CG__\App\Entity\User {#3232 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3136
    +user: Proxies\__CG__\App\Entity\User {#3135 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#1776
      +user: App\Entity\User {#1533 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: null
      +root: null
      +body: "aw frick"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1720892001 {#1543
        date: 2024-07-13 19:33:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deliberalization@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1747 …}
      +nested: Doctrine\ORM\PersistentCollection {#1746 …}
      +votes: Doctrine\ORM\PersistentCollection {#1493 …}
      +reports: Doctrine\ORM\PersistentCollection {#1484 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
      -id: 295921
      -bodyTs: "'aw':1 'frick':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7229244"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704895655 {#1468
        date: 2024-01-10 15:07:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1776}
    +body: "I NEED THE VIDEO. LOOK AT THOSE EEEAARS"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1704897479 {#3138
      date: 2024-01-10 15:37:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deliberalization@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3134 …}
    +nested: Doctrine\ORM\PersistentCollection {#3132 …}
    +votes: Doctrine\ORM\PersistentCollection {#3130 …}
    +reports: Doctrine\ORM\PersistentCollection {#3128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3124 …}
    -id: 295995
    -bodyTs: "'eeeaar':8 'look':5 'need':2 'video':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8110235"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704897479 {#3137
      date: 2024-01-10 15:37:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1776}
  +body: "Here u go [lemmy.ml/…/131de177-1659-430b-bf96-e6e9d6d6cc71.w…](https://lemmy.ml/pictrs/image/131de177-1659-430b-bf96-e6e9d6d6cc71.webm)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704982729 {#3229
    date: 2024-01-11 15:18:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deliberalization@lemmy.ml"
    "@bratosch@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3233 …}
  +nested: Doctrine\ORM\PersistentCollection {#3235 …}
  +votes: Doctrine\ORM\PersistentCollection {#3237 …}
  +reports: Doctrine\ORM\PersistentCollection {#3239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
  -id: 298981
  -bodyTs: "'/131de177-1659-430b-bf96-e6e9d6d6cc71.w':5 '/pictrs/image/131de177-1659-430b-bf96-e6e9d6d6cc71.webm)':8 'go':3 'lemmy.ml':4,7 'lemmy.ml/pictrs/image/131de177-1659-430b-bf96-e6e9d6d6cc71.webm)':6 'u':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7256358"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704982729 {#3230
    date: 2024-01-11 15:18: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
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 {#3284
  +user: Proxies\__CG__\App\Entity\User {#3135 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3231
    +user: Proxies\__CG__\App\Entity\User {#3232 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#3136
      +user: Proxies\__CG__\App\Entity\User {#3135 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: App\Entity\EntryComment {#1776
        +user: App\Entity\User {#1533 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
        +magazine: App\Entity\Magazine {#300}
        +image: null
        +parent: null
        +root: null
        +body: "aw frick"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1720892001 {#1543
          date: 2024-07-13 19:33:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@deliberalization@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1747 …}
        +nested: Doctrine\ORM\PersistentCollection {#1746 …}
        +votes: Doctrine\ORM\PersistentCollection {#1493 …}
        +reports: Doctrine\ORM\PersistentCollection {#1484 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
        -id: 295921
        -bodyTs: "'aw':1 'frick':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7229244"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704895655 {#1468
          date: 2024-01-10 15:07:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1776}
      +body: "I NEED THE VIDEO. LOOK AT THOSE EEEAARS"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1704897479 {#3138
        date: 2024-01-10 15:37:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deliberalization@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3134 …}
      +nested: Doctrine\ORM\PersistentCollection {#3132 …}
      +votes: Doctrine\ORM\PersistentCollection {#3130 …}
      +reports: Doctrine\ORM\PersistentCollection {#3128 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3124 …}
      -id: 295995
      -bodyTs: "'eeeaar':8 'look':5 'need':2 'video':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8110235"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704897479 {#3137
        date: 2024-01-10 15:37:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1776}
    +body: "Here u go [lemmy.ml/…/131de177-1659-430b-bf96-e6e9d6d6cc71.w…](https://lemmy.ml/pictrs/image/131de177-1659-430b-bf96-e6e9d6d6cc71.webm)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704982729 {#3229
      date: 2024-01-11 15:18:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deliberalization@lemmy.ml"
      "@bratosch@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3233 …}
    +nested: Doctrine\ORM\PersistentCollection {#3235 …}
    +votes: Doctrine\ORM\PersistentCollection {#3237 …}
    +reports: Doctrine\ORM\PersistentCollection {#3239 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
    -id: 298981
    -bodyTs: "'/131de177-1659-430b-bf96-e6e9d6d6cc71.w':5 '/pictrs/image/131de177-1659-430b-bf96-e6e9d6d6cc71.webm)':8 'go':3 'lemmy.ml':4,7 'lemmy.ml/pictrs/image/131de177-1659-430b-bf96-e6e9d6d6cc71.webm)':6 'u':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7256358"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704982729 {#3230
      date: 2024-01-11 15:18:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1776}
  +body: "Id not friend, why friend shaped"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704984832 {#3282
    date: 2024-01-11 15:53:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deliberalization@lemmy.ml"
    "@bratosch@lemm.ee"
    "@Sailing7@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3285 …}
  +nested: Doctrine\ORM\PersistentCollection {#3287 …}
  +votes: Doctrine\ORM\PersistentCollection {#3289 …}
  +reports: Doctrine\ORM\PersistentCollection {#3291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3295 …}
  -id: 299056
  -bodyTs: "'friend':3,5 'id':1 'shape':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8140032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704984832 {#3283
    date: 2024-01-11 15:53:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#3284
  +user: Proxies\__CG__\App\Entity\User {#3135 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3231
    +user: Proxies\__CG__\App\Entity\User {#3232 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#3136
      +user: Proxies\__CG__\App\Entity\User {#3135 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: App\Entity\EntryComment {#1776
        +user: App\Entity\User {#1533 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
        +magazine: App\Entity\Magazine {#300}
        +image: null
        +parent: null
        +root: null
        +body: "aw frick"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1720892001 {#1543
          date: 2024-07-13 19:33:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@deliberalization@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1747 …}
        +nested: Doctrine\ORM\PersistentCollection {#1746 …}
        +votes: Doctrine\ORM\PersistentCollection {#1493 …}
        +reports: Doctrine\ORM\PersistentCollection {#1484 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
        -id: 295921
        -bodyTs: "'aw':1 'frick':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7229244"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704895655 {#1468
          date: 2024-01-10 15:07:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1776}
      +body: "I NEED THE VIDEO. LOOK AT THOSE EEEAARS"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1704897479 {#3138
        date: 2024-01-10 15:37:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deliberalization@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3134 …}
      +nested: Doctrine\ORM\PersistentCollection {#3132 …}
      +votes: Doctrine\ORM\PersistentCollection {#3130 …}
      +reports: Doctrine\ORM\PersistentCollection {#3128 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3124 …}
      -id: 295995
      -bodyTs: "'eeeaar':8 'look':5 'need':2 'video':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8110235"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704897479 {#3137
        date: 2024-01-10 15:37:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1776}
    +body: "Here u go [lemmy.ml/…/131de177-1659-430b-bf96-e6e9d6d6cc71.w…](https://lemmy.ml/pictrs/image/131de177-1659-430b-bf96-e6e9d6d6cc71.webm)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704982729 {#3229
      date: 2024-01-11 15:18:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deliberalization@lemmy.ml"
      "@bratosch@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3233 …}
    +nested: Doctrine\ORM\PersistentCollection {#3235 …}
    +votes: Doctrine\ORM\PersistentCollection {#3237 …}
    +reports: Doctrine\ORM\PersistentCollection {#3239 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
    -id: 298981
    -bodyTs: "'/131de177-1659-430b-bf96-e6e9d6d6cc71.w':5 '/pictrs/image/131de177-1659-430b-bf96-e6e9d6d6cc71.webm)':8 'go':3 'lemmy.ml':4,7 'lemmy.ml/pictrs/image/131de177-1659-430b-bf96-e6e9d6d6cc71.webm)':6 'u':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7256358"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704982729 {#3230
      date: 2024-01-11 15:18:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1776}
  +body: "Id not friend, why friend shaped"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704984832 {#3282
    date: 2024-01-11 15:53:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deliberalization@lemmy.ml"
    "@bratosch@lemm.ee"
    "@Sailing7@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3285 …}
  +nested: Doctrine\ORM\PersistentCollection {#3287 …}
  +votes: Doctrine\ORM\PersistentCollection {#3289 …}
  +reports: Doctrine\ORM\PersistentCollection {#3291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3295 …}
  -id: 299056
  -bodyTs: "'friend':3,5 'id':1 'shape':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8140032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704984832 {#3283
    date: 2024-01-11 15:53:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#3284
  +user: Proxies\__CG__\App\Entity\User {#3135 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3231
    +user: Proxies\__CG__\App\Entity\User {#3232 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#3136
      +user: Proxies\__CG__\App\Entity\User {#3135 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: App\Entity\EntryComment {#1776
        +user: App\Entity\User {#1533 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
        +magazine: App\Entity\Magazine {#300}
        +image: null
        +parent: null
        +root: null
        +body: "aw frick"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1720892001 {#1543
          date: 2024-07-13 19:33:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@deliberalization@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1747 …}
        +nested: Doctrine\ORM\PersistentCollection {#1746 …}
        +votes: Doctrine\ORM\PersistentCollection {#1493 …}
        +reports: Doctrine\ORM\PersistentCollection {#1484 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
        -id: 295921
        -bodyTs: "'aw':1 'frick':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7229244"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704895655 {#1468
          date: 2024-01-10 15:07:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1776}
      +body: "I NEED THE VIDEO. LOOK AT THOSE EEEAARS"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1704897479 {#3138
        date: 2024-01-10 15:37:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deliberalization@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3134 …}
      +nested: Doctrine\ORM\PersistentCollection {#3132 …}
      +votes: Doctrine\ORM\PersistentCollection {#3130 …}
      +reports: Doctrine\ORM\PersistentCollection {#3128 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3124 …}
      -id: 295995
      -bodyTs: "'eeeaar':8 'look':5 'need':2 'video':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8110235"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704897479 {#3137
        date: 2024-01-10 15:37:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1776}
    +body: "Here u go [lemmy.ml/…/131de177-1659-430b-bf96-e6e9d6d6cc71.w…](https://lemmy.ml/pictrs/image/131de177-1659-430b-bf96-e6e9d6d6cc71.webm)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704982729 {#3229
      date: 2024-01-11 15:18:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deliberalization@lemmy.ml"
      "@bratosch@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3233 …}
    +nested: Doctrine\ORM\PersistentCollection {#3235 …}
    +votes: Doctrine\ORM\PersistentCollection {#3237 …}
    +reports: Doctrine\ORM\PersistentCollection {#3239 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
    -id: 298981
    -bodyTs: "'/131de177-1659-430b-bf96-e6e9d6d6cc71.w':5 '/pictrs/image/131de177-1659-430b-bf96-e6e9d6d6cc71.webm)':8 'go':3 'lemmy.ml':4,7 'lemmy.ml/pictrs/image/131de177-1659-430b-bf96-e6e9d6d6cc71.webm)':6 'u':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7256358"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704982729 {#3230
      date: 2024-01-11 15:18:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1776}
  +body: "Id not friend, why friend shaped"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704984832 {#3282
    date: 2024-01-11 15:53:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deliberalization@lemmy.ml"
    "@bratosch@lemm.ee"
    "@Sailing7@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3285 …}
  +nested: Doctrine\ORM\PersistentCollection {#3287 …}
  +votes: Doctrine\ORM\PersistentCollection {#3289 …}
  +reports: Doctrine\ORM\PersistentCollection {#3291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3295 …}
  -id: 299056
  -bodyTs: "'friend':3,5 'id':1 'shape':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8140032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704984832 {#3283
    date: 2024-01-11 15:53:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3120
  +user: App\Entity\User {#1533 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1776
    +user: App\Entity\User {#1533 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "aw frick"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1720892001 {#1543
      date: 2024-07-13 19:33:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deliberalization@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1747 …}
    +nested: Doctrine\ORM\PersistentCollection {#1746 …}
    +votes: Doctrine\ORM\PersistentCollection {#1493 …}
    +reports: Doctrine\ORM\PersistentCollection {#1484 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
    -id: 295921
    -bodyTs: "'aw':1 'frick':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7229244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704895655 {#1468
      date: 2024-01-10 15:07:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1776}
  +body: "huh it did work, just as webm. shame that isn’t supported on this device. this website is impressive!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704895704 {#3122
    date: 2024-01-10 15:08:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deliberalization@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3119 …}
  +nested: Doctrine\ORM\PersistentCollection {#3117 …}
  +votes: Doctrine\ORM\PersistentCollection {#3115 …}
  +reports: Doctrine\ORM\PersistentCollection {#3113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3109 …}
  -id: 295925
  -bodyTs: "'devic':15 'huh':1 'impress':19 'isn':10 'shame':8 'support':12 'webm':7 'websit':17 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7229261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704895704 {#3121
    date: 2024-01-10 15:08:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#3120
  +user: App\Entity\User {#1533 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1776
    +user: App\Entity\User {#1533 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "aw frick"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1720892001 {#1543
      date: 2024-07-13 19:33:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deliberalization@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1747 …}
    +nested: Doctrine\ORM\PersistentCollection {#1746 …}
    +votes: Doctrine\ORM\PersistentCollection {#1493 …}
    +reports: Doctrine\ORM\PersistentCollection {#1484 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
    -id: 295921
    -bodyTs: "'aw':1 'frick':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7229244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704895655 {#1468
      date: 2024-01-10 15:07:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1776}
  +body: "huh it did work, just as webm. shame that isn’t supported on this device. this website is impressive!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704895704 {#3122
    date: 2024-01-10 15:08:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deliberalization@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3119 …}
  +nested: Doctrine\ORM\PersistentCollection {#3117 …}
  +votes: Doctrine\ORM\PersistentCollection {#3115 …}
  +reports: Doctrine\ORM\PersistentCollection {#3113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3109 …}
  -id: 295925
  -bodyTs: "'devic':15 'huh':1 'impress':19 'isn':10 'shame':8 'support':12 'webm':7 'websit':17 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7229261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704895704 {#3121
    date: 2024-01-10 15:08:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#3120
  +user: App\Entity\User {#1533 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1776
    +user: App\Entity\User {#1533 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "aw frick"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1720892001 {#1543
      date: 2024-07-13 19:33:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deliberalization@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1747 …}
    +nested: Doctrine\ORM\PersistentCollection {#1746 …}
    +votes: Doctrine\ORM\PersistentCollection {#1493 …}
    +reports: Doctrine\ORM\PersistentCollection {#1484 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
    -id: 295921
    -bodyTs: "'aw':1 'frick':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7229244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704895655 {#1468
      date: 2024-01-10 15:07:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1776}
  +body: "huh it did work, just as webm. shame that isn’t supported on this device. this website is impressive!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704895704 {#3122
    date: 2024-01-10 15:08:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deliberalization@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3119 …}
  +nested: Doctrine\ORM\PersistentCollection {#3117 …}
  +votes: Doctrine\ORM\PersistentCollection {#3115 …}
  +reports: Doctrine\ORM\PersistentCollection {#3113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3109 …}
  -id: 295925
  -bodyTs: "'devic':15 'huh':1 'impress':19 'isn':10 'shame':8 'support':12 'webm':7 'websit':17 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7229261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704895704 {#3121
    date: 2024-01-10 15:08:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3196
  +user: Proxies\__CG__\App\Entity\User {#3200 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3120
    +user: App\Entity\User {#1533 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#1776
      +user: App\Entity\User {#1533 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: null
      +root: null
      +body: "aw frick"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1720892001 {#1543
        date: 2024-07-13 19:33:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deliberalization@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1747 …}
      +nested: Doctrine\ORM\PersistentCollection {#1746 …}
      +votes: Doctrine\ORM\PersistentCollection {#1493 …}
      +reports: Doctrine\ORM\PersistentCollection {#1484 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
      -id: 295921
      -bodyTs: "'aw':1 'frick':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7229244"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704895655 {#1468
        date: 2024-01-10 15:07:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1776}
    +body: "huh it did work, just as webm. shame that isn’t supported on this device. this website is impressive!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704895704 {#3122
      date: 2024-01-10 15:08:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deliberalization@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3119 …}
    +nested: Doctrine\ORM\PersistentCollection {#3117 …}
    +votes: Doctrine\ORM\PersistentCollection {#3115 …}
    +reports: Doctrine\ORM\PersistentCollection {#3113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3111 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3109 …}
    -id: 295925
    -bodyTs: "'devic':15 'huh':1 'impress':19 'isn':10 'shame':8 'support':12 'webm':7 'websit':17 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7229261"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704895704 {#3121
      date: 2024-01-10 15:08:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1776}
  +body: """
    I’ve had the same thing happen when I use Lemmy’s uploader. You can embed it by formatting a link like this: `![](linktogif.gif)`\n
    \n
    [lemmy.world/post/1004578](https://lemmy.world/post/1004578)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704896354 {#3195
    date: 2024-01-10 15:19:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deliberalization@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3205 …}
  +nested: Doctrine\ORM\PersistentCollection {#3201 …}
  +votes: Doctrine\ORM\PersistentCollection {#3203 …}
  +reports: Doctrine\ORM\PersistentCollection {#3208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
  -id: 295943
  -bodyTs: "'/post/1004578](https://lemmy.world/post/1004578)':27 'emb':16 'format':19 'happen':7 'lemmi':11 'lemmy.world':26 'lemmy.world/post/1004578](https://lemmy.world/post/1004578)':25 'like':22 'link':21 'linktogif.gif':24 'thing':6 'upload':13 'use':10 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6554769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704896354 {#3192
    date: 2024-01-10 15:19:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#3196
  +user: Proxies\__CG__\App\Entity\User {#3200 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3120
    +user: App\Entity\User {#1533 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#1776
      +user: App\Entity\User {#1533 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: null
      +root: null
      +body: "aw frick"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1720892001 {#1543
        date: 2024-07-13 19:33:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deliberalization@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1747 …}
      +nested: Doctrine\ORM\PersistentCollection {#1746 …}
      +votes: Doctrine\ORM\PersistentCollection {#1493 …}
      +reports: Doctrine\ORM\PersistentCollection {#1484 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
      -id: 295921
      -bodyTs: "'aw':1 'frick':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7229244"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704895655 {#1468
        date: 2024-01-10 15:07:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1776}
    +body: "huh it did work, just as webm. shame that isn’t supported on this device. this website is impressive!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704895704 {#3122
      date: 2024-01-10 15:08:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deliberalization@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3119 …}
    +nested: Doctrine\ORM\PersistentCollection {#3117 …}
    +votes: Doctrine\ORM\PersistentCollection {#3115 …}
    +reports: Doctrine\ORM\PersistentCollection {#3113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3111 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3109 …}
    -id: 295925
    -bodyTs: "'devic':15 'huh':1 'impress':19 'isn':10 'shame':8 'support':12 'webm':7 'websit':17 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7229261"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704895704 {#3121
      date: 2024-01-10 15:08:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1776}
  +body: """
    I’ve had the same thing happen when I use Lemmy’s uploader. You can embed it by formatting a link like this: `![](linktogif.gif)`\n
    \n
    [lemmy.world/post/1004578](https://lemmy.world/post/1004578)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704896354 {#3195
    date: 2024-01-10 15:19:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deliberalization@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3205 …}
  +nested: Doctrine\ORM\PersistentCollection {#3201 …}
  +votes: Doctrine\ORM\PersistentCollection {#3203 …}
  +reports: Doctrine\ORM\PersistentCollection {#3208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
  -id: 295943
  -bodyTs: "'/post/1004578](https://lemmy.world/post/1004578)':27 'emb':16 'format':19 'happen':7 'lemmi':11 'lemmy.world':26 'lemmy.world/post/1004578](https://lemmy.world/post/1004578)':25 'like':22 'link':21 'linktogif.gif':24 'thing':6 'upload':13 'use':10 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6554769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704896354 {#3192
    date: 2024-01-10 15:19:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#3196
  +user: Proxies\__CG__\App\Entity\User {#3200 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3120
    +user: App\Entity\User {#1533 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#1776
      +user: App\Entity\User {#1533 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: null
      +root: null
      +body: "aw frick"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1720892001 {#1543
        date: 2024-07-13 19:33:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deliberalization@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1747 …}
      +nested: Doctrine\ORM\PersistentCollection {#1746 …}
      +votes: Doctrine\ORM\PersistentCollection {#1493 …}
      +reports: Doctrine\ORM\PersistentCollection {#1484 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
      -id: 295921
      -bodyTs: "'aw':1 'frick':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7229244"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704895655 {#1468
        date: 2024-01-10 15:07:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1776}
    +body: "huh it did work, just as webm. shame that isn’t supported on this device. this website is impressive!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704895704 {#3122
      date: 2024-01-10 15:08:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deliberalization@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3119 …}
    +nested: Doctrine\ORM\PersistentCollection {#3117 …}
    +votes: Doctrine\ORM\PersistentCollection {#3115 …}
    +reports: Doctrine\ORM\PersistentCollection {#3113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3111 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3109 …}
    -id: 295925
    -bodyTs: "'devic':15 'huh':1 'impress':19 'isn':10 'shame':8 'support':12 'webm':7 'websit':17 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7229261"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704895704 {#3121
      date: 2024-01-10 15:08:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1776}
  +body: """
    I’ve had the same thing happen when I use Lemmy’s uploader. You can embed it by formatting a link like this: `![](linktogif.gif)`\n
    \n
    [lemmy.world/post/1004578](https://lemmy.world/post/1004578)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704896354 {#3195
    date: 2024-01-10 15:19:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deliberalization@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3205 …}
  +nested: Doctrine\ORM\PersistentCollection {#3201 …}
  +votes: Doctrine\ORM\PersistentCollection {#3203 …}
  +reports: Doctrine\ORM\PersistentCollection {#3208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
  -id: 295943
  -bodyTs: "'/post/1004578](https://lemmy.world/post/1004578)':27 'emb':16 'format':19 'happen':7 'lemmi':11 'lemmy.world':26 'lemmy.world/post/1004578](https://lemmy.world/post/1004578)':25 'like':22 'link':21 'linktogif.gif':24 'thing':6 'upload':13 'use':10 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6554769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704896354 {#3192
    date: 2024-01-10 15:19:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3266
  +user: App\Entity\User {#1533 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3196
    +user: Proxies\__CG__\App\Entity\User {#3200 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#3120
      +user: App\Entity\User {#1533 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: App\Entity\EntryComment {#1776
        +user: App\Entity\User {#1533 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
        +magazine: App\Entity\Magazine {#300}
        +image: null
        +parent: null
        +root: null
        +body: "aw frick"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1720892001 {#1543
          date: 2024-07-13 19:33:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@deliberalization@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1747 …}
        +nested: Doctrine\ORM\PersistentCollection {#1746 …}
        +votes: Doctrine\ORM\PersistentCollection {#1493 …}
        +reports: Doctrine\ORM\PersistentCollection {#1484 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
        -id: 295921
        -bodyTs: "'aw':1 'frick':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7229244"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704895655 {#1468
          date: 2024-01-10 15:07:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1776}
      +body: "huh it did work, just as webm. shame that isn’t supported on this device. this website is impressive!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704895704 {#3122
        date: 2024-01-10 15:08:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deliberalization@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3119 …}
      +nested: Doctrine\ORM\PersistentCollection {#3117 …}
      +votes: Doctrine\ORM\PersistentCollection {#3115 …}
      +reports: Doctrine\ORM\PersistentCollection {#3113 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3111 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3109 …}
      -id: 295925
      -bodyTs: "'devic':15 'huh':1 'impress':19 'isn':10 'shame':8 'support':12 'webm':7 'websit':17 'work':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7229261"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704895704 {#3121
        date: 2024-01-10 15:08:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1776}
    +body: """
      I’ve had the same thing happen when I use Lemmy’s uploader. You can embed it by formatting a link like this: `![](linktogif.gif)`\n
      \n
      [lemmy.world/post/1004578](https://lemmy.world/post/1004578)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704896354 {#3195
      date: 2024-01-10 15:19:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deliberalization@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3205 …}
    +nested: Doctrine\ORM\PersistentCollection {#3201 …}
    +votes: Doctrine\ORM\PersistentCollection {#3203 …}
    +reports: Doctrine\ORM\PersistentCollection {#3208 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    -id: 295943
    -bodyTs: "'/post/1004578](https://lemmy.world/post/1004578)':27 'emb':16 'format':19 'happen':7 'lemmi':11 'lemmy.world':26 'lemmy.world/post/1004578](https://lemmy.world/post/1004578)':25 'like':22 'link':21 'linktogif.gif':24 'thing':6 'upload':13 'use':10 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6554769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704896354 {#3192
      date: 2024-01-10 15:19:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1776}
  +body: """
    I was already impressed gifs work, thanks, I’ll experiment.\n
    \n
    It converts mp4s into gifs that way?\n
    \n
    This is a very luxurious website.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704896840 {#3265
    date: 2024-01-10 15:27:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deliberalization@lemmy.ml"
    "@runswithjedi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3269 …}
  +nested: Doctrine\ORM\PersistentCollection {#3274 …}
  +votes: Doctrine\ORM\PersistentCollection {#3270 …}
  +reports: Doctrine\ORM\PersistentCollection {#3276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3280 …}
  -id: 295973
  -bodyTs: "'alreadi':3 'convert':12 'experi':10 'gif':5,15 'impress':4 'll':9 'luxuri':22 'mp4s':13 'thank':7 'way':17 'websit':23 'work':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7229627"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704896840 {#3262
    date: 2024-01-10 15:27:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#3266
  +user: App\Entity\User {#1533 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3196
    +user: Proxies\__CG__\App\Entity\User {#3200 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#3120
      +user: App\Entity\User {#1533 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: App\Entity\EntryComment {#1776
        +user: App\Entity\User {#1533 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
        +magazine: App\Entity\Magazine {#300}
        +image: null
        +parent: null
        +root: null
        +body: "aw frick"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1720892001 {#1543
          date: 2024-07-13 19:33:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@deliberalization@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1747 …}
        +nested: Doctrine\ORM\PersistentCollection {#1746 …}
        +votes: Doctrine\ORM\PersistentCollection {#1493 …}
        +reports: Doctrine\ORM\PersistentCollection {#1484 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
        -id: 295921
        -bodyTs: "'aw':1 'frick':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7229244"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704895655 {#1468
          date: 2024-01-10 15:07:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1776}
      +body: "huh it did work, just as webm. shame that isn’t supported on this device. this website is impressive!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704895704 {#3122
        date: 2024-01-10 15:08:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deliberalization@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3119 …}
      +nested: Doctrine\ORM\PersistentCollection {#3117 …}
      +votes: Doctrine\ORM\PersistentCollection {#3115 …}
      +reports: Doctrine\ORM\PersistentCollection {#3113 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3111 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3109 …}
      -id: 295925
      -bodyTs: "'devic':15 'huh':1 'impress':19 'isn':10 'shame':8 'support':12 'webm':7 'websit':17 'work':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7229261"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704895704 {#3121
        date: 2024-01-10 15:08:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1776}
    +body: """
      I’ve had the same thing happen when I use Lemmy’s uploader. You can embed it by formatting a link like this: `![](linktogif.gif)`\n
      \n
      [lemmy.world/post/1004578](https://lemmy.world/post/1004578)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704896354 {#3195
      date: 2024-01-10 15:19:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deliberalization@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3205 …}
    +nested: Doctrine\ORM\PersistentCollection {#3201 …}
    +votes: Doctrine\ORM\PersistentCollection {#3203 …}
    +reports: Doctrine\ORM\PersistentCollection {#3208 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    -id: 295943
    -bodyTs: "'/post/1004578](https://lemmy.world/post/1004578)':27 'emb':16 'format':19 'happen':7 'lemmi':11 'lemmy.world':26 'lemmy.world/post/1004578](https://lemmy.world/post/1004578)':25 'like':22 'link':21 'linktogif.gif':24 'thing':6 'upload':13 'use':10 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6554769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704896354 {#3192
      date: 2024-01-10 15:19:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1776}
  +body: """
    I was already impressed gifs work, thanks, I’ll experiment.\n
    \n
    It converts mp4s into gifs that way?\n
    \n
    This is a very luxurious website.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704896840 {#3265
    date: 2024-01-10 15:27:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deliberalization@lemmy.ml"
    "@runswithjedi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3269 …}
  +nested: Doctrine\ORM\PersistentCollection {#3274 …}
  +votes: Doctrine\ORM\PersistentCollection {#3270 …}
  +reports: Doctrine\ORM\PersistentCollection {#3276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3280 …}
  -id: 295973
  -bodyTs: "'alreadi':3 'convert':12 'experi':10 'gif':5,15 'impress':4 'll':9 'luxuri':22 'mp4s':13 'thank':7 'way':17 'websit':23 'work':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7229627"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704896840 {#3262
    date: 2024-01-10 15:27:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#3266
  +user: App\Entity\User {#1533 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3196
    +user: Proxies\__CG__\App\Entity\User {#3200 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#3120
      +user: App\Entity\User {#1533 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: App\Entity\EntryComment {#1776
        +user: App\Entity\User {#1533 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
        +magazine: App\Entity\Magazine {#300}
        +image: null
        +parent: null
        +root: null
        +body: "aw frick"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1720892001 {#1543
          date: 2024-07-13 19:33:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@deliberalization@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1747 …}
        +nested: Doctrine\ORM\PersistentCollection {#1746 …}
        +votes: Doctrine\ORM\PersistentCollection {#1493 …}
        +reports: Doctrine\ORM\PersistentCollection {#1484 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
        -id: 295921
        -bodyTs: "'aw':1 'frick':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7229244"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704895655 {#1468
          date: 2024-01-10 15:07:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1776}
      +body: "huh it did work, just as webm. shame that isn’t supported on this device. this website is impressive!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704895704 {#3122
        date: 2024-01-10 15:08:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deliberalization@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3119 …}
      +nested: Doctrine\ORM\PersistentCollection {#3117 …}
      +votes: Doctrine\ORM\PersistentCollection {#3115 …}
      +reports: Doctrine\ORM\PersistentCollection {#3113 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3111 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3109 …}
      -id: 295925
      -bodyTs: "'devic':15 'huh':1 'impress':19 'isn':10 'shame':8 'support':12 'webm':7 'websit':17 'work':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7229261"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704895704 {#3121
        date: 2024-01-10 15:08:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1776}
    +body: """
      I’ve had the same thing happen when I use Lemmy’s uploader. You can embed it by formatting a link like this: `![](linktogif.gif)`\n
      \n
      [lemmy.world/post/1004578](https://lemmy.world/post/1004578)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704896354 {#3195
      date: 2024-01-10 15:19:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deliberalization@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3205 …}
    +nested: Doctrine\ORM\PersistentCollection {#3201 …}
    +votes: Doctrine\ORM\PersistentCollection {#3203 …}
    +reports: Doctrine\ORM\PersistentCollection {#3208 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    -id: 295943
    -bodyTs: "'/post/1004578](https://lemmy.world/post/1004578)':27 'emb':16 'format':19 'happen':7 'lemmi':11 'lemmy.world':26 'lemmy.world/post/1004578](https://lemmy.world/post/1004578)':25 'like':22 'link':21 'linktogif.gif':24 'thing':6 'upload':13 'use':10 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6554769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704896354 {#3192
      date: 2024-01-10 15:19:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1776}
  +body: """
    I was already impressed gifs work, thanks, I’ll experiment.\n
    \n
    It converts mp4s into gifs that way?\n
    \n
    This is a very luxurious website.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704896840 {#3265
    date: 2024-01-10 15:27:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deliberalization@lemmy.ml"
    "@runswithjedi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3269 …}
  +nested: Doctrine\ORM\PersistentCollection {#3274 …}
  +votes: Doctrine\ORM\PersistentCollection {#3270 …}
  +reports: Doctrine\ORM\PersistentCollection {#3276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3280 …}
  -id: 295973
  -bodyTs: "'alreadi':3 'convert':12 'experi':10 'gif':5,15 'impress':4 'll':9 'luxuri':22 'mp4s':13 'thank':7 'way':17 'websit':23 'work':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7229627"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704896840 {#3262
    date: 2024-01-10 15:27:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3298
  +user: Proxies\__CG__\App\Entity\User {#3200 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3266
    +user: App\Entity\User {#1533 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#3196
      +user: Proxies\__CG__\App\Entity\User {#3200 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: App\Entity\EntryComment {#3120
        +user: App\Entity\User {#1533 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
        +magazine: App\Entity\Magazine {#300}
        +image: null
        +parent: App\Entity\EntryComment {#1776
          +user: App\Entity\User {#1533 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
          +magazine: App\Entity\Magazine {#300}
          +image: null
          +parent: null
          +root: null
          +body: "aw frick"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1720892001 {#1543
            date: 2024-07-13 19:33:21.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@deliberalization@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1747 …}
          +nested: Doctrine\ORM\PersistentCollection {#1746 …}
          +votes: Doctrine\ORM\PersistentCollection {#1493 …}
          +reports: Doctrine\ORM\PersistentCollection {#1484 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
          -id: 295921
          -bodyTs: "'aw':1 'frick':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/7229244"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704895655 {#1468
            date: 2024-01-10 15:07:35.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1776}
        +body: "huh it did work, just as webm. shame that isn’t supported on this device. this website is impressive!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1704895704 {#3122
          date: 2024-01-10 15:08:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@deliberalization@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3119 …}
        +nested: Doctrine\ORM\PersistentCollection {#3117 …}
        +votes: Doctrine\ORM\PersistentCollection {#3115 …}
        +reports: Doctrine\ORM\PersistentCollection {#3113 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3111 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3109 …}
        -id: 295925
        -bodyTs: "'devic':15 'huh':1 'impress':19 'isn':10 'shame':8 'support':12 'webm':7 'websit':17 'work':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7229261"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704895704 {#3121
          date: 2024-01-10 15:08:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1776}
      +body: """
        I’ve had the same thing happen when I use Lemmy’s uploader. You can embed it by formatting a link like this: `![](linktogif.gif)`\n
        \n
        [lemmy.world/post/1004578](https://lemmy.world/post/1004578)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704896354 {#3195
        date: 2024-01-10 15:19:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deliberalization@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3205 …}
      +nested: Doctrine\ORM\PersistentCollection {#3201 …}
      +votes: Doctrine\ORM\PersistentCollection {#3203 …}
      +reports: Doctrine\ORM\PersistentCollection {#3208 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
      -id: 295943
      -bodyTs: "'/post/1004578](https://lemmy.world/post/1004578)':27 'emb':16 'format':19 'happen':7 'lemmi':11 'lemmy.world':26 'lemmy.world/post/1004578](https://lemmy.world/post/1004578)':25 'like':22 'link':21 'linktogif.gif':24 'thing':6 'upload':13 'use':10 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6554769"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704896354 {#3192
        date: 2024-01-10 15:19:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1776}
    +body: """
      I was already impressed gifs work, thanks, I’ll experiment.\n
      \n
      It converts mp4s into gifs that way?\n
      \n
      This is a very luxurious website.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704896840 {#3265
      date: 2024-01-10 15:27:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deliberalization@lemmy.ml"
      "@runswithjedi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3269 …}
    +nested: Doctrine\ORM\PersistentCollection {#3274 …}
    +votes: Doctrine\ORM\PersistentCollection {#3270 …}
    +reports: Doctrine\ORM\PersistentCollection {#3276 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3278 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3280 …}
    -id: 295973
    -bodyTs: "'alreadi':3 'convert':12 'experi':10 'gif':5,15 'impress':4 'll':9 'luxuri':22 'mp4s':13 'thank':7 'way':17 'websit':23 'work':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7229627"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704896840 {#3262
      date: 2024-01-10 15:27:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1776}
  +body: "I may have misunderstood you. I thought you were uploading a gif. I’m not sure if you can embed a video file like that. It can’t convert to a different file type by embedding."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704899619 {#3303
    date: 2024-01-10 16:13:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deliberalization@lemmy.ml"
    "@runswithjedi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3306 …}
  +nested: Doctrine\ORM\PersistentCollection {#3310 …}
  +votes: Doctrine\ORM\PersistentCollection {#3312 …}
  +reports: Doctrine\ORM\PersistentCollection {#3313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
  -id: 296094
  -bodyTs: "'convert':29 'differ':32 'emb':20 'embed':36 'file':23,33 'gif':12 'like':24 'm':14 'may':2 'misunderstood':4 'sure':16 'thought':7 'type':34 'upload':10 'video':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6555610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704899619 {#3300
    date: 2024-01-10 16:13:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#3298
  +user: Proxies\__CG__\App\Entity\User {#3200 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3266
    +user: App\Entity\User {#1533 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#3196
      +user: Proxies\__CG__\App\Entity\User {#3200 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: App\Entity\EntryComment {#3120
        +user: App\Entity\User {#1533 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
        +magazine: App\Entity\Magazine {#300}
        +image: null
        +parent: App\Entity\EntryComment {#1776
          +user: App\Entity\User {#1533 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
          +magazine: App\Entity\Magazine {#300}
          +image: null
          +parent: null
          +root: null
          +body: "aw frick"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1720892001 {#1543
            date: 2024-07-13 19:33:21.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@deliberalization@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1747 …}
          +nested: Doctrine\ORM\PersistentCollection {#1746 …}
          +votes: Doctrine\ORM\PersistentCollection {#1493 …}
          +reports: Doctrine\ORM\PersistentCollection {#1484 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
          -id: 295921
          -bodyTs: "'aw':1 'frick':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/7229244"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704895655 {#1468
            date: 2024-01-10 15:07:35.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1776}
        +body: "huh it did work, just as webm. shame that isn’t supported on this device. this website is impressive!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1704895704 {#3122
          date: 2024-01-10 15:08:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@deliberalization@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3119 …}
        +nested: Doctrine\ORM\PersistentCollection {#3117 …}
        +votes: Doctrine\ORM\PersistentCollection {#3115 …}
        +reports: Doctrine\ORM\PersistentCollection {#3113 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3111 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3109 …}
        -id: 295925
        -bodyTs: "'devic':15 'huh':1 'impress':19 'isn':10 'shame':8 'support':12 'webm':7 'websit':17 'work':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7229261"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704895704 {#3121
          date: 2024-01-10 15:08:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1776}
      +body: """
        I’ve had the same thing happen when I use Lemmy’s uploader. You can embed it by formatting a link like this: `![](linktogif.gif)`\n
        \n
        [lemmy.world/post/1004578](https://lemmy.world/post/1004578)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704896354 {#3195
        date: 2024-01-10 15:19:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deliberalization@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3205 …}
      +nested: Doctrine\ORM\PersistentCollection {#3201 …}
      +votes: Doctrine\ORM\PersistentCollection {#3203 …}
      +reports: Doctrine\ORM\PersistentCollection {#3208 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
      -id: 295943
      -bodyTs: "'/post/1004578](https://lemmy.world/post/1004578)':27 'emb':16 'format':19 'happen':7 'lemmi':11 'lemmy.world':26 'lemmy.world/post/1004578](https://lemmy.world/post/1004578)':25 'like':22 'link':21 'linktogif.gif':24 'thing':6 'upload':13 'use':10 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6554769"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704896354 {#3192
        date: 2024-01-10 15:19:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1776}
    +body: """
      I was already impressed gifs work, thanks, I’ll experiment.\n
      \n
      It converts mp4s into gifs that way?\n
      \n
      This is a very luxurious website.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704896840 {#3265
      date: 2024-01-10 15:27:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deliberalization@lemmy.ml"
      "@runswithjedi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3269 …}
    +nested: Doctrine\ORM\PersistentCollection {#3274 …}
    +votes: Doctrine\ORM\PersistentCollection {#3270 …}
    +reports: Doctrine\ORM\PersistentCollection {#3276 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3278 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3280 …}
    -id: 295973
    -bodyTs: "'alreadi':3 'convert':12 'experi':10 'gif':5,15 'impress':4 'll':9 'luxuri':22 'mp4s':13 'thank':7 'way':17 'websit':23 'work':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7229627"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704896840 {#3262
      date: 2024-01-10 15:27:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1776}
  +body: "I may have misunderstood you. I thought you were uploading a gif. I’m not sure if you can embed a video file like that. It can’t convert to a different file type by embedding."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704899619 {#3303
    date: 2024-01-10 16:13:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deliberalization@lemmy.ml"
    "@runswithjedi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3306 …}
  +nested: Doctrine\ORM\PersistentCollection {#3310 …}
  +votes: Doctrine\ORM\PersistentCollection {#3312 …}
  +reports: Doctrine\ORM\PersistentCollection {#3313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
  -id: 296094
  -bodyTs: "'convert':29 'differ':32 'emb':20 'embed':36 'file':23,33 'gif':12 'like':24 'm':14 'may':2 'misunderstood':4 'sure':16 'thought':7 'type':34 'upload':10 'video':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6555610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704899619 {#3300
    date: 2024-01-10 16:13:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#3298
  +user: Proxies\__CG__\App\Entity\User {#3200 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3266
    +user: App\Entity\User {#1533 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#3196
      +user: Proxies\__CG__\App\Entity\User {#3200 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: App\Entity\EntryComment {#3120
        +user: App\Entity\User {#1533 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
        +magazine: App\Entity\Magazine {#300}
        +image: null
        +parent: App\Entity\EntryComment {#1776
          +user: App\Entity\User {#1533 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
          +magazine: App\Entity\Magazine {#300}
          +image: null
          +parent: null
          +root: null
          +body: "aw frick"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1720892001 {#1543
            date: 2024-07-13 19:33:21.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@deliberalization@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1747 …}
          +nested: Doctrine\ORM\PersistentCollection {#1746 …}
          +votes: Doctrine\ORM\PersistentCollection {#1493 …}
          +reports: Doctrine\ORM\PersistentCollection {#1484 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
          -id: 295921
          -bodyTs: "'aw':1 'frick':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/7229244"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704895655 {#1468
            date: 2024-01-10 15:07:35.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1776}
        +body: "huh it did work, just as webm. shame that isn’t supported on this device. this website is impressive!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1704895704 {#3122
          date: 2024-01-10 15:08:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@deliberalization@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3119 …}
        +nested: Doctrine\ORM\PersistentCollection {#3117 …}
        +votes: Doctrine\ORM\PersistentCollection {#3115 …}
        +reports: Doctrine\ORM\PersistentCollection {#3113 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3111 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3109 …}
        -id: 295925
        -bodyTs: "'devic':15 'huh':1 'impress':19 'isn':10 'shame':8 'support':12 'webm':7 'websit':17 'work':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7229261"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704895704 {#3121
          date: 2024-01-10 15:08:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1776}
      +body: """
        I’ve had the same thing happen when I use Lemmy’s uploader. You can embed it by formatting a link like this: `![](linktogif.gif)`\n
        \n
        [lemmy.world/post/1004578](https://lemmy.world/post/1004578)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704896354 {#3195
        date: 2024-01-10 15:19:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deliberalization@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3205 …}
      +nested: Doctrine\ORM\PersistentCollection {#3201 …}
      +votes: Doctrine\ORM\PersistentCollection {#3203 …}
      +reports: Doctrine\ORM\PersistentCollection {#3208 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
      -id: 295943
      -bodyTs: "'/post/1004578](https://lemmy.world/post/1004578)':27 'emb':16 'format':19 'happen':7 'lemmi':11 'lemmy.world':26 'lemmy.world/post/1004578](https://lemmy.world/post/1004578)':25 'like':22 'link':21 'linktogif.gif':24 'thing':6 'upload':13 'use':10 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6554769"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704896354 {#3192
        date: 2024-01-10 15:19:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1776}
    +body: """
      I was already impressed gifs work, thanks, I’ll experiment.\n
      \n
      It converts mp4s into gifs that way?\n
      \n
      This is a very luxurious website.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704896840 {#3265
      date: 2024-01-10 15:27:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deliberalization@lemmy.ml"
      "@runswithjedi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3269 …}
    +nested: Doctrine\ORM\PersistentCollection {#3274 …}
    +votes: Doctrine\ORM\PersistentCollection {#3270 …}
    +reports: Doctrine\ORM\PersistentCollection {#3276 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3278 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3280 …}
    -id: 295973
    -bodyTs: "'alreadi':3 'convert':12 'experi':10 'gif':5,15 'impress':4 'll':9 'luxuri':22 'mp4s':13 'thank':7 'way':17 'websit':23 'work':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7229627"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704896840 {#3262
      date: 2024-01-10 15:27:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1776}
  +body: "I may have misunderstood you. I thought you were uploading a gif. I’m not sure if you can embed a video file like that. It can’t convert to a different file type by embedding."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704899619 {#3303
    date: 2024-01-10 16:13:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deliberalization@lemmy.ml"
    "@runswithjedi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3306 …}
  +nested: Doctrine\ORM\PersistentCollection {#3310 …}
  +votes: Doctrine\ORM\PersistentCollection {#3312 …}
  +reports: Doctrine\ORM\PersistentCollection {#3313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
  -id: 296094
  -bodyTs: "'convert':29 'differ':32 'emb':20 'embed':36 'file':23,33 'gif':12 'like':24 'm':14 'may':2 'misunderstood':4 'sure':16 'thought':7 'type':34 'upload':10 'video':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6555610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704899619 {#3300
    date: 2024-01-10 16:13:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3334
  +user: App\Entity\User {#1533 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3298
    +user: Proxies\__CG__\App\Entity\User {#3200 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#3266
      +user: App\Entity\User {#1533 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: App\Entity\EntryComment {#3196
        +user: Proxies\__CG__\App\Entity\User {#3200 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
        +magazine: App\Entity\Magazine {#300}
        +image: null
        +parent: App\Entity\EntryComment {#3120
          +user: App\Entity\User {#1533 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
          +magazine: App\Entity\Magazine {#300}
          +image: null
          +parent: App\Entity\EntryComment {#1776
            +user: App\Entity\User {#1533 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
            +magazine: App\Entity\Magazine {#300}
            +image: null
            +parent: null
            +root: null
            +body: "aw frick"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1720892001 {#1543
              date: 2024-07-13 19:33:21.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@deliberalization@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#1747 …}
            +nested: Doctrine\ORM\PersistentCollection {#1746 …}
            +votes: Doctrine\ORM\PersistentCollection {#1493 …}
            +reports: Doctrine\ORM\PersistentCollection {#1484 …}
            +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
            +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
            -id: 295921
            -bodyTs: "'aw':1 'frick':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/7229244"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704895655 {#1468
              date: 2024-01-10 15:07:35.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#1776}
          +body: "huh it did work, just as webm. shame that isn’t supported on this device. this website is impressive!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1704895704 {#3122
            date: 2024-01-10 15:08:24.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@deliberalization@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3119 …}
          +nested: Doctrine\ORM\PersistentCollection {#3117 …}
          +votes: Doctrine\ORM\PersistentCollection {#3115 …}
          +reports: Doctrine\ORM\PersistentCollection {#3113 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3111 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3109 …}
          -id: 295925
          -bodyTs: "'devic':15 'huh':1 'impress':19 'isn':10 'shame':8 'support':12 'webm':7 'websit':17 'work':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/7229261"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704895704 {#3121
            date: 2024-01-10 15:08:24.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1776}
        +body: """
          I’ve had the same thing happen when I use Lemmy’s uploader. You can embed it by formatting a link like this: `![](linktogif.gif)`\n
          \n
          [lemmy.world/post/1004578](https://lemmy.world/post/1004578)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704896354 {#3195
          date: 2024-01-10 15:19:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@deliberalization@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3205 …}
        +nested: Doctrine\ORM\PersistentCollection {#3201 …}
        +votes: Doctrine\ORM\PersistentCollection {#3203 …}
        +reports: Doctrine\ORM\PersistentCollection {#3208 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
        -id: 295943
        -bodyTs: "'/post/1004578](https://lemmy.world/post/1004578)':27 'emb':16 'format':19 'happen':7 'lemmi':11 'lemmy.world':26 'lemmy.world/post/1004578](https://lemmy.world/post/1004578)':25 'like':22 'link':21 'linktogif.gif':24 'thing':6 'upload':13 'use':10 've':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6554769"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704896354 {#3192
          date: 2024-01-10 15:19:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1776}
      +body: """
        I was already impressed gifs work, thanks, I’ll experiment.\n
        \n
        It converts mp4s into gifs that way?\n
        \n
        This is a very luxurious website.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704896840 {#3265
        date: 2024-01-10 15:27:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deliberalization@lemmy.ml"
        "@runswithjedi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3269 …}
      +nested: Doctrine\ORM\PersistentCollection {#3274 …}
      +votes: Doctrine\ORM\PersistentCollection {#3270 …}
      +reports: Doctrine\ORM\PersistentCollection {#3276 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3278 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3280 …}
      -id: 295973
      -bodyTs: "'alreadi':3 'convert':12 'experi':10 'gif':5,15 'impress':4 'll':9 'luxuri':22 'mp4s':13 'thank':7 'way':17 'websit':23 'work':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7229627"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704896840 {#3262
        date: 2024-01-10 15:27:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1776}
    +body: "I may have misunderstood you. I thought you were uploading a gif. I’m not sure if you can embed a video file like that. It can’t convert to a different file type by embedding."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704899619 {#3303
      date: 2024-01-10 16:13:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deliberalization@lemmy.ml"
      "@runswithjedi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3306 …}
    +nested: Doctrine\ORM\PersistentCollection {#3310 …}
    +votes: Doctrine\ORM\PersistentCollection {#3312 …}
    +reports: Doctrine\ORM\PersistentCollection {#3313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
    -id: 296094
    -bodyTs: "'convert':29 'differ':32 'emb':20 'embed':36 'file':23,33 'gif':12 'like':24 'm':14 'may':2 'misunderstood':4 'sure':16 'thought':7 'type':34 'upload':10 'video':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6555610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704899619 {#3300
      date: 2024-01-10 16:13:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1776}
  +body: "We’ll see if catbox videos embed or anything. I was able to get gifs to embed before already, but would that Markup thingy you showed me work for a Tenor link? Would be smooth"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704900387 {#3329
    date: 2024-01-10 16:26:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deliberalization@lemmy.ml"
    "@runswithjedi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3326 …}
  +nested: Doctrine\ORM\PersistentCollection {#3323 …}
  +votes: Doctrine\ORM\PersistentCollection {#3321 …}
  +reports: Doctrine\ORM\PersistentCollection {#3335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3339 …}
  -id: 296136
  -bodyTs: "'abl':12 'alreadi':19 'anyth':9 'catbox':5 'emb':7,17 'get':14 'gif':15 'link':32 'll':2 'markup':23 'see':3 'show':26 'smooth':35 'tenor':31 'thingi':24 'video':6 'work':28 'would':21,33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7230677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704900387 {#3332
    date: 2024-01-10 16:26:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#3334
  +user: App\Entity\User {#1533 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3298
    +user: Proxies\__CG__\App\Entity\User {#3200 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#3266
      +user: App\Entity\User {#1533 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: App\Entity\EntryComment {#3196
        +user: Proxies\__CG__\App\Entity\User {#3200 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
        +magazine: App\Entity\Magazine {#300}
        +image: null
        +parent: App\Entity\EntryComment {#3120
          +user: App\Entity\User {#1533 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
          +magazine: App\Entity\Magazine {#300}
          +image: null
          +parent: App\Entity\EntryComment {#1776
            +user: App\Entity\User {#1533 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
            +magazine: App\Entity\Magazine {#300}
            +image: null
            +parent: null
            +root: null
            +body: "aw frick"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1720892001 {#1543
              date: 2024-07-13 19:33:21.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@deliberalization@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#1747 …}
            +nested: Doctrine\ORM\PersistentCollection {#1746 …}
            +votes: Doctrine\ORM\PersistentCollection {#1493 …}
            +reports: Doctrine\ORM\PersistentCollection {#1484 …}
            +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
            +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
            -id: 295921
            -bodyTs: "'aw':1 'frick':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/7229244"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704895655 {#1468
              date: 2024-01-10 15:07:35.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#1776}
          +body: "huh it did work, just as webm. shame that isn’t supported on this device. this website is impressive!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1704895704 {#3122
            date: 2024-01-10 15:08:24.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@deliberalization@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3119 …}
          +nested: Doctrine\ORM\PersistentCollection {#3117 …}
          +votes: Doctrine\ORM\PersistentCollection {#3115 …}
          +reports: Doctrine\ORM\PersistentCollection {#3113 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3111 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3109 …}
          -id: 295925
          -bodyTs: "'devic':15 'huh':1 'impress':19 'isn':10 'shame':8 'support':12 'webm':7 'websit':17 'work':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/7229261"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704895704 {#3121
            date: 2024-01-10 15:08:24.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1776}
        +body: """
          I’ve had the same thing happen when I use Lemmy’s uploader. You can embed it by formatting a link like this: `![](linktogif.gif)`\n
          \n
          [lemmy.world/post/1004578](https://lemmy.world/post/1004578)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704896354 {#3195
          date: 2024-01-10 15:19:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@deliberalization@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3205 …}
        +nested: Doctrine\ORM\PersistentCollection {#3201 …}
        +votes: Doctrine\ORM\PersistentCollection {#3203 …}
        +reports: Doctrine\ORM\PersistentCollection {#3208 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
        -id: 295943
        -bodyTs: "'/post/1004578](https://lemmy.world/post/1004578)':27 'emb':16 'format':19 'happen':7 'lemmi':11 'lemmy.world':26 'lemmy.world/post/1004578](https://lemmy.world/post/1004578)':25 'like':22 'link':21 'linktogif.gif':24 'thing':6 'upload':13 'use':10 've':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6554769"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704896354 {#3192
          date: 2024-01-10 15:19:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1776}
      +body: """
        I was already impressed gifs work, thanks, I’ll experiment.\n
        \n
        It converts mp4s into gifs that way?\n
        \n
        This is a very luxurious website.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704896840 {#3265
        date: 2024-01-10 15:27:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deliberalization@lemmy.ml"
        "@runswithjedi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3269 …}
      +nested: Doctrine\ORM\PersistentCollection {#3274 …}
      +votes: Doctrine\ORM\PersistentCollection {#3270 …}
      +reports: Doctrine\ORM\PersistentCollection {#3276 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3278 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3280 …}
      -id: 295973
      -bodyTs: "'alreadi':3 'convert':12 'experi':10 'gif':5,15 'impress':4 'll':9 'luxuri':22 'mp4s':13 'thank':7 'way':17 'websit':23 'work':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7229627"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704896840 {#3262
        date: 2024-01-10 15:27:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1776}
    +body: "I may have misunderstood you. I thought you were uploading a gif. I’m not sure if you can embed a video file like that. It can’t convert to a different file type by embedding."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704899619 {#3303
      date: 2024-01-10 16:13:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deliberalization@lemmy.ml"
      "@runswithjedi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3306 …}
    +nested: Doctrine\ORM\PersistentCollection {#3310 …}
    +votes: Doctrine\ORM\PersistentCollection {#3312 …}
    +reports: Doctrine\ORM\PersistentCollection {#3313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
    -id: 296094
    -bodyTs: "'convert':29 'differ':32 'emb':20 'embed':36 'file':23,33 'gif':12 'like':24 'm':14 'may':2 'misunderstood':4 'sure':16 'thought':7 'type':34 'upload':10 'video':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6555610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704899619 {#3300
      date: 2024-01-10 16:13:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1776}
  +body: "We’ll see if catbox videos embed or anything. I was able to get gifs to embed before already, but would that Markup thingy you showed me work for a Tenor link? Would be smooth"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704900387 {#3329
    date: 2024-01-10 16:26:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deliberalization@lemmy.ml"
    "@runswithjedi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3326 …}
  +nested: Doctrine\ORM\PersistentCollection {#3323 …}
  +votes: Doctrine\ORM\PersistentCollection {#3321 …}
  +reports: Doctrine\ORM\PersistentCollection {#3335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3339 …}
  -id: 296136
  -bodyTs: "'abl':12 'alreadi':19 'anyth':9 'catbox':5 'emb':7,17 'get':14 'gif':15 'link':32 'll':2 'markup':23 'see':3 'show':26 'smooth':35 'tenor':31 'thingi':24 'video':6 'work':28 'would':21,33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7230677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704900387 {#3332
    date: 2024-01-10 16:26:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#3334
  +user: App\Entity\User {#1533 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3298
    +user: Proxies\__CG__\App\Entity\User {#3200 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#3266
      +user: App\Entity\User {#1533 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: App\Entity\EntryComment {#3196
        +user: Proxies\__CG__\App\Entity\User {#3200 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
        +magazine: App\Entity\Magazine {#300}
        +image: null
        +parent: App\Entity\EntryComment {#3120
          +user: App\Entity\User {#1533 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
          +magazine: App\Entity\Magazine {#300}
          +image: null
          +parent: App\Entity\EntryComment {#1776
            +user: App\Entity\User {#1533 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
            +magazine: App\Entity\Magazine {#300}
            +image: null
            +parent: null
            +root: null
            +body: "aw frick"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1720892001 {#1543
              date: 2024-07-13 19:33:21.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@deliberalization@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#1747 …}
            +nested: Doctrine\ORM\PersistentCollection {#1746 …}
            +votes: Doctrine\ORM\PersistentCollection {#1493 …}
            +reports: Doctrine\ORM\PersistentCollection {#1484 …}
            +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
            +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
            -id: 295921
            -bodyTs: "'aw':1 'frick':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/7229244"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704895655 {#1468
              date: 2024-01-10 15:07:35.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#1776}
          +body: "huh it did work, just as webm. shame that isn’t supported on this device. this website is impressive!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1704895704 {#3122
            date: 2024-01-10 15:08:24.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@deliberalization@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3119 …}
          +nested: Doctrine\ORM\PersistentCollection {#3117 …}
          +votes: Doctrine\ORM\PersistentCollection {#3115 …}
          +reports: Doctrine\ORM\PersistentCollection {#3113 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3111 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3109 …}
          -id: 295925
          -bodyTs: "'devic':15 'huh':1 'impress':19 'isn':10 'shame':8 'support':12 'webm':7 'websit':17 'work':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/7229261"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704895704 {#3121
            date: 2024-01-10 15:08:24.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1776}
        +body: """
          I’ve had the same thing happen when I use Lemmy’s uploader. You can embed it by formatting a link like this: `![](linktogif.gif)`\n
          \n
          [lemmy.world/post/1004578](https://lemmy.world/post/1004578)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704896354 {#3195
          date: 2024-01-10 15:19:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@deliberalization@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3205 …}
        +nested: Doctrine\ORM\PersistentCollection {#3201 …}
        +votes: Doctrine\ORM\PersistentCollection {#3203 …}
        +reports: Doctrine\ORM\PersistentCollection {#3208 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
        -id: 295943
        -bodyTs: "'/post/1004578](https://lemmy.world/post/1004578)':27 'emb':16 'format':19 'happen':7 'lemmi':11 'lemmy.world':26 'lemmy.world/post/1004578](https://lemmy.world/post/1004578)':25 'like':22 'link':21 'linktogif.gif':24 'thing':6 'upload':13 'use':10 've':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6554769"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704896354 {#3192
          date: 2024-01-10 15:19:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1776}
      +body: """
        I was already impressed gifs work, thanks, I’ll experiment.\n
        \n
        It converts mp4s into gifs that way?\n
        \n
        This is a very luxurious website.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704896840 {#3265
        date: 2024-01-10 15:27:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deliberalization@lemmy.ml"
        "@runswithjedi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3269 …}
      +nested: Doctrine\ORM\PersistentCollection {#3274 …}
      +votes: Doctrine\ORM\PersistentCollection {#3270 …}
      +reports: Doctrine\ORM\PersistentCollection {#3276 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3278 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3280 …}
      -id: 295973
      -bodyTs: "'alreadi':3 'convert':12 'experi':10 'gif':5,15 'impress':4 'll':9 'luxuri':22 'mp4s':13 'thank':7 'way':17 'websit':23 'work':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7229627"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704896840 {#3262
        date: 2024-01-10 15:27:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1776}
    +body: "I may have misunderstood you. I thought you were uploading a gif. I’m not sure if you can embed a video file like that. It can’t convert to a different file type by embedding."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704899619 {#3303
      date: 2024-01-10 16:13:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deliberalization@lemmy.ml"
      "@runswithjedi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3306 …}
    +nested: Doctrine\ORM\PersistentCollection {#3310 …}
    +votes: Doctrine\ORM\PersistentCollection {#3312 …}
    +reports: Doctrine\ORM\PersistentCollection {#3313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
    -id: 296094
    -bodyTs: "'convert':29 'differ':32 'emb':20 'embed':36 'file':23,33 'gif':12 'like':24 'm':14 'may':2 'misunderstood':4 'sure':16 'thought':7 'type':34 'upload':10 'video':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6555610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704899619 {#3300
      date: 2024-01-10 16:13:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1776}
  +body: "We’ll see if catbox videos embed or anything. I was able to get gifs to embed before already, but would that Markup thingy you showed me work for a Tenor link? Would be smooth"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704900387 {#3329
    date: 2024-01-10 16:26:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deliberalization@lemmy.ml"
    "@runswithjedi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3326 …}
  +nested: Doctrine\ORM\PersistentCollection {#3323 …}
  +votes: Doctrine\ORM\PersistentCollection {#3321 …}
  +reports: Doctrine\ORM\PersistentCollection {#3335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3339 …}
  -id: 296136
  -bodyTs: "'abl':12 'alreadi':19 'anyth':9 'catbox':5 'emb':7,17 'get':14 'gif':15 'link':32 'll':2 'markup':23 'see':3 'show':26 'smooth':35 'tenor':31 'thingi':24 'video':6 'work':28 'would':21,33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7230677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704900387 {#3332
    date: 2024-01-10 16:26:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3356
  +user: Proxies\__CG__\App\Entity\User {#3200 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3334
    +user: App\Entity\User {#1533 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#3298
      +user: Proxies\__CG__\App\Entity\User {#3200 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: App\Entity\EntryComment {#3266
        +user: App\Entity\User {#1533 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
        +magazine: App\Entity\Magazine {#300}
        +image: null
        +parent: App\Entity\EntryComment {#3196
          +user: Proxies\__CG__\App\Entity\User {#3200 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
          +magazine: App\Entity\Magazine {#300}
          +image: null
          +parent: App\Entity\EntryComment {#3120
            +user: App\Entity\User {#1533 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
            +magazine: App\Entity\Magazine {#300}
            +image: null
            +parent: App\Entity\EntryComment {#1776
              +user: App\Entity\User {#1533 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
              +magazine: App\Entity\Magazine {#300}
              +image: null
              +parent: null
              +root: null
              +body: "aw frick"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 10
              +score: 0
              +lastActive: DateTime @1720892001 {#1543
                date: 2024-07-13 19:33:21.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@deliberalization@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#1747 …}
              +nested: Doctrine\ORM\PersistentCollection {#1746 …}
              +votes: Doctrine\ORM\PersistentCollection {#1493 …}
              +reports: Doctrine\ORM\PersistentCollection {#1484 …}
              +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
              +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
              -id: 295921
              -bodyTs: "'aw':1 'frick':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/7229244"
              +editedAt: null
              +createdAt: DateTimeImmutable @1704895655 {#1468
                date: 2024-01-10 15:07:35.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#1776}
            +body: "huh it did work, just as webm. shame that isn’t supported on this device. this website is impressive!"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 4
            +score: 0
            +lastActive: DateTime @1704895704 {#3122
              date: 2024-01-10 15:08:24.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@deliberalization@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3119 …}
            +nested: Doctrine\ORM\PersistentCollection {#3117 …}
            +votes: Doctrine\ORM\PersistentCollection {#3115 …}
            +reports: Doctrine\ORM\PersistentCollection {#3113 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3111 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3109 …}
            -id: 295925
            -bodyTs: "'devic':15 'huh':1 'impress':19 'isn':10 'shame':8 'support':12 'webm':7 'websit':17 'work':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/7229261"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704895704 {#3121
              date: 2024-01-10 15:08:24.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#1776}
          +body: """
            I’ve had the same thing happen when I use Lemmy’s uploader. You can embed it by formatting a link like this: `![](linktogif.gif)`\n
            \n
            [lemmy.world/post/1004578](https://lemmy.world/post/1004578)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1704896354 {#3195
            date: 2024-01-10 15:19:14.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@deliberalization@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3205 …}
          +nested: Doctrine\ORM\PersistentCollection {#3201 …}
          +votes: Doctrine\ORM\PersistentCollection {#3203 …}
          +reports: Doctrine\ORM\PersistentCollection {#3208 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
          -id: 295943
          -bodyTs: "'/post/1004578](https://lemmy.world/post/1004578)':27 'emb':16 'format':19 'happen':7 'lemmi':11 'lemmy.world':26 'lemmy.world/post/1004578](https://lemmy.world/post/1004578)':25 'like':22 'link':21 'linktogif.gif':24 'thing':6 'upload':13 'use':10 've':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6554769"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704896354 {#3192
            date: 2024-01-10 15:19:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1776}
        +body: """
          I was already impressed gifs work, thanks, I’ll experiment.\n
          \n
          It converts mp4s into gifs that way?\n
          \n
          This is a very luxurious website.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704896840 {#3265
          date: 2024-01-10 15:27:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@deliberalization@lemmy.ml"
          "@runswithjedi@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3269 …}
        +nested: Doctrine\ORM\PersistentCollection {#3274 …}
        +votes: Doctrine\ORM\PersistentCollection {#3270 …}
        +reports: Doctrine\ORM\PersistentCollection {#3276 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3278 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3280 …}
        -id: 295973
        -bodyTs: "'alreadi':3 'convert':12 'experi':10 'gif':5,15 'impress':4 'll':9 'luxuri':22 'mp4s':13 'thank':7 'way':17 'websit':23 'work':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7229627"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704896840 {#3262
          date: 2024-01-10 15:27:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1776}
      +body: "I may have misunderstood you. I thought you were uploading a gif. I’m not sure if you can embed a video file like that. It can’t convert to a different file type by embedding."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704899619 {#3303
        date: 2024-01-10 16:13:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deliberalization@lemmy.ml"
        "@runswithjedi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3306 …}
      +nested: Doctrine\ORM\PersistentCollection {#3310 …}
      +votes: Doctrine\ORM\PersistentCollection {#3312 …}
      +reports: Doctrine\ORM\PersistentCollection {#3313 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
      -id: 296094
      -bodyTs: "'convert':29 'differ':32 'emb':20 'embed':36 'file':23,33 'gif':12 'like':24 'm':14 'may':2 'misunderstood':4 'sure':16 'thought':7 'type':34 'upload':10 'video':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6555610"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704899619 {#3300
        date: 2024-01-10 16:13:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1776}
    +body: "We’ll see if catbox videos embed or anything. I was able to get gifs to embed before already, but would that Markup thingy you showed me work for a Tenor link? Would be smooth"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704900387 {#3329
      date: 2024-01-10 16:26:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deliberalization@lemmy.ml"
      "@runswithjedi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3326 …}
    +nested: Doctrine\ORM\PersistentCollection {#3323 …}
    +votes: Doctrine\ORM\PersistentCollection {#3321 …}
    +reports: Doctrine\ORM\PersistentCollection {#3335 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3337 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3339 …}
    -id: 296136
    -bodyTs: "'abl':12 'alreadi':19 'anyth':9 'catbox':5 'emb':7,17 'get':14 'gif':15 'link':32 'll':2 'markup':23 'see':3 'show':26 'smooth':35 'tenor':31 'thingi':24 'video':6 'work':28 'would':21,33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7230677"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704900387 {#3332
      date: 2024-01-10 16:26:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1776}
  +body: "It should as long as it’s a .gif url"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704922943 {#3351
    date: 2024-01-10 22:42:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deliberalization@lemmy.ml"
    "@runswithjedi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3348 …}
  +nested: Doctrine\ORM\PersistentCollection {#3345 …}
  +votes: Doctrine\ORM\PersistentCollection {#3343 …}
  +reports: Doctrine\ORM\PersistentCollection {#3357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3361 …}
  -id: 297330
  -bodyTs: "'gif':9 'long':4 'url':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6562844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704922943 {#3354
    date: 2024-01-10 22:42:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#3356
  +user: Proxies\__CG__\App\Entity\User {#3200 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3334
    +user: App\Entity\User {#1533 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#3298
      +user: Proxies\__CG__\App\Entity\User {#3200 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: App\Entity\EntryComment {#3266
        +user: App\Entity\User {#1533 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
        +magazine: App\Entity\Magazine {#300}
        +image: null
        +parent: App\Entity\EntryComment {#3196
          +user: Proxies\__CG__\App\Entity\User {#3200 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
          +magazine: App\Entity\Magazine {#300}
          +image: null
          +parent: App\Entity\EntryComment {#3120
            +user: App\Entity\User {#1533 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
            +magazine: App\Entity\Magazine {#300}
            +image: null
            +parent: App\Entity\EntryComment {#1776
              +user: App\Entity\User {#1533 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
              +magazine: App\Entity\Magazine {#300}
              +image: null
              +parent: null
              +root: null
              +body: "aw frick"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 10
              +score: 0
              +lastActive: DateTime @1720892001 {#1543
                date: 2024-07-13 19:33:21.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@deliberalization@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#1747 …}
              +nested: Doctrine\ORM\PersistentCollection {#1746 …}
              +votes: Doctrine\ORM\PersistentCollection {#1493 …}
              +reports: Doctrine\ORM\PersistentCollection {#1484 …}
              +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
              +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
              -id: 295921
              -bodyTs: "'aw':1 'frick':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/7229244"
              +editedAt: null
              +createdAt: DateTimeImmutable @1704895655 {#1468
                date: 2024-01-10 15:07:35.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#1776}
            +body: "huh it did work, just as webm. shame that isn’t supported on this device. this website is impressive!"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 4
            +score: 0
            +lastActive: DateTime @1704895704 {#3122
              date: 2024-01-10 15:08:24.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@deliberalization@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3119 …}
            +nested: Doctrine\ORM\PersistentCollection {#3117 …}
            +votes: Doctrine\ORM\PersistentCollection {#3115 …}
            +reports: Doctrine\ORM\PersistentCollection {#3113 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3111 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3109 …}
            -id: 295925
            -bodyTs: "'devic':15 'huh':1 'impress':19 'isn':10 'shame':8 'support':12 'webm':7 'websit':17 'work':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/7229261"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704895704 {#3121
              date: 2024-01-10 15:08:24.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#1776}
          +body: """
            I’ve had the same thing happen when I use Lemmy’s uploader. You can embed it by formatting a link like this: `![](linktogif.gif)`\n
            \n
            [lemmy.world/post/1004578](https://lemmy.world/post/1004578)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1704896354 {#3195
            date: 2024-01-10 15:19:14.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@deliberalization@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3205 …}
          +nested: Doctrine\ORM\PersistentCollection {#3201 …}
          +votes: Doctrine\ORM\PersistentCollection {#3203 …}
          +reports: Doctrine\ORM\PersistentCollection {#3208 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
          -id: 295943
          -bodyTs: "'/post/1004578](https://lemmy.world/post/1004578)':27 'emb':16 'format':19 'happen':7 'lemmi':11 'lemmy.world':26 'lemmy.world/post/1004578](https://lemmy.world/post/1004578)':25 'like':22 'link':21 'linktogif.gif':24 'thing':6 'upload':13 'use':10 've':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6554769"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704896354 {#3192
            date: 2024-01-10 15:19:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1776}
        +body: """
          I was already impressed gifs work, thanks, I’ll experiment.\n
          \n
          It converts mp4s into gifs that way?\n
          \n
          This is a very luxurious website.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704896840 {#3265
          date: 2024-01-10 15:27:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@deliberalization@lemmy.ml"
          "@runswithjedi@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3269 …}
        +nested: Doctrine\ORM\PersistentCollection {#3274 …}
        +votes: Doctrine\ORM\PersistentCollection {#3270 …}
        +reports: Doctrine\ORM\PersistentCollection {#3276 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3278 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3280 …}
        -id: 295973
        -bodyTs: "'alreadi':3 'convert':12 'experi':10 'gif':5,15 'impress':4 'll':9 'luxuri':22 'mp4s':13 'thank':7 'way':17 'websit':23 'work':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7229627"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704896840 {#3262
          date: 2024-01-10 15:27:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1776}
      +body: "I may have misunderstood you. I thought you were uploading a gif. I’m not sure if you can embed a video file like that. It can’t convert to a different file type by embedding."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704899619 {#3303
        date: 2024-01-10 16:13:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deliberalization@lemmy.ml"
        "@runswithjedi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3306 …}
      +nested: Doctrine\ORM\PersistentCollection {#3310 …}
      +votes: Doctrine\ORM\PersistentCollection {#3312 …}
      +reports: Doctrine\ORM\PersistentCollection {#3313 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
      -id: 296094
      -bodyTs: "'convert':29 'differ':32 'emb':20 'embed':36 'file':23,33 'gif':12 'like':24 'm':14 'may':2 'misunderstood':4 'sure':16 'thought':7 'type':34 'upload':10 'video':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6555610"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704899619 {#3300
        date: 2024-01-10 16:13:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1776}
    +body: "We’ll see if catbox videos embed or anything. I was able to get gifs to embed before already, but would that Markup thingy you showed me work for a Tenor link? Would be smooth"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704900387 {#3329
      date: 2024-01-10 16:26:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deliberalization@lemmy.ml"
      "@runswithjedi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3326 …}
    +nested: Doctrine\ORM\PersistentCollection {#3323 …}
    +votes: Doctrine\ORM\PersistentCollection {#3321 …}
    +reports: Doctrine\ORM\PersistentCollection {#3335 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3337 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3339 …}
    -id: 296136
    -bodyTs: "'abl':12 'alreadi':19 'anyth':9 'catbox':5 'emb':7,17 'get':14 'gif':15 'link':32 'll':2 'markup':23 'see':3 'show':26 'smooth':35 'tenor':31 'thingi':24 'video':6 'work':28 'would':21,33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7230677"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704900387 {#3332
      date: 2024-01-10 16:26:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1776}
  +body: "It should as long as it’s a .gif url"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704922943 {#3351
    date: 2024-01-10 22:42:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deliberalization@lemmy.ml"
    "@runswithjedi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3348 …}
  +nested: Doctrine\ORM\PersistentCollection {#3345 …}
  +votes: Doctrine\ORM\PersistentCollection {#3343 …}
  +reports: Doctrine\ORM\PersistentCollection {#3357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3361 …}
  -id: 297330
  -bodyTs: "'gif':9 'long':4 'url':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6562844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704922943 {#3354
    date: 2024-01-10 22:42:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#3356
  +user: Proxies\__CG__\App\Entity\User {#3200 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3334
    +user: App\Entity\User {#1533 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#3298
      +user: Proxies\__CG__\App\Entity\User {#3200 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: App\Entity\EntryComment {#3266
        +user: App\Entity\User {#1533 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
        +magazine: App\Entity\Magazine {#300}
        +image: null
        +parent: App\Entity\EntryComment {#3196
          +user: Proxies\__CG__\App\Entity\User {#3200 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
          +magazine: App\Entity\Magazine {#300}
          +image: null
          +parent: App\Entity\EntryComment {#3120
            +user: App\Entity\User {#1533 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
            +magazine: App\Entity\Magazine {#300}
            +image: null
            +parent: App\Entity\EntryComment {#1776
              +user: App\Entity\User {#1533 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
              +magazine: App\Entity\Magazine {#300}
              +image: null
              +parent: null
              +root: null
              +body: "aw frick"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 10
              +score: 0
              +lastActive: DateTime @1720892001 {#1543
                date: 2024-07-13 19:33:21.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@deliberalization@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#1747 …}
              +nested: Doctrine\ORM\PersistentCollection {#1746 …}
              +votes: Doctrine\ORM\PersistentCollection {#1493 …}
              +reports: Doctrine\ORM\PersistentCollection {#1484 …}
              +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
              +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
              -id: 295921
              -bodyTs: "'aw':1 'frick':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/7229244"
              +editedAt: null
              +createdAt: DateTimeImmutable @1704895655 {#1468
                date: 2024-01-10 15:07:35.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#1776}
            +body: "huh it did work, just as webm. shame that isn’t supported on this device. this website is impressive!"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 4
            +score: 0
            +lastActive: DateTime @1704895704 {#3122
              date: 2024-01-10 15:08:24.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@deliberalization@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3119 …}
            +nested: Doctrine\ORM\PersistentCollection {#3117 …}
            +votes: Doctrine\ORM\PersistentCollection {#3115 …}
            +reports: Doctrine\ORM\PersistentCollection {#3113 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3111 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3109 …}
            -id: 295925
            -bodyTs: "'devic':15 'huh':1 'impress':19 'isn':10 'shame':8 'support':12 'webm':7 'websit':17 'work':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/7229261"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704895704 {#3121
              date: 2024-01-10 15:08:24.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#1776}
          +body: """
            I’ve had the same thing happen when I use Lemmy’s uploader. You can embed it by formatting a link like this: `![](linktogif.gif)`\n
            \n
            [lemmy.world/post/1004578](https://lemmy.world/post/1004578)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1704896354 {#3195
            date: 2024-01-10 15:19:14.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@deliberalization@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3205 …}
          +nested: Doctrine\ORM\PersistentCollection {#3201 …}
          +votes: Doctrine\ORM\PersistentCollection {#3203 …}
          +reports: Doctrine\ORM\PersistentCollection {#3208 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
          -id: 295943
          -bodyTs: "'/post/1004578](https://lemmy.world/post/1004578)':27 'emb':16 'format':19 'happen':7 'lemmi':11 'lemmy.world':26 'lemmy.world/post/1004578](https://lemmy.world/post/1004578)':25 'like':22 'link':21 'linktogif.gif':24 'thing':6 'upload':13 'use':10 've':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6554769"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704896354 {#3192
            date: 2024-01-10 15:19:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1776}
        +body: """
          I was already impressed gifs work, thanks, I’ll experiment.\n
          \n
          It converts mp4s into gifs that way?\n
          \n
          This is a very luxurious website.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704896840 {#3265
          date: 2024-01-10 15:27:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@deliberalization@lemmy.ml"
          "@runswithjedi@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3269 …}
        +nested: Doctrine\ORM\PersistentCollection {#3274 …}
        +votes: Doctrine\ORM\PersistentCollection {#3270 …}
        +reports: Doctrine\ORM\PersistentCollection {#3276 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3278 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3280 …}
        -id: 295973
        -bodyTs: "'alreadi':3 'convert':12 'experi':10 'gif':5,15 'impress':4 'll':9 'luxuri':22 'mp4s':13 'thank':7 'way':17 'websit':23 'work':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7229627"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704896840 {#3262
          date: 2024-01-10 15:27:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1776}
      +body: "I may have misunderstood you. I thought you were uploading a gif. I’m not sure if you can embed a video file like that. It can’t convert to a different file type by embedding."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704899619 {#3303
        date: 2024-01-10 16:13:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deliberalization@lemmy.ml"
        "@runswithjedi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3306 …}
      +nested: Doctrine\ORM\PersistentCollection {#3310 …}
      +votes: Doctrine\ORM\PersistentCollection {#3312 …}
      +reports: Doctrine\ORM\PersistentCollection {#3313 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
      -id: 296094
      -bodyTs: "'convert':29 'differ':32 'emb':20 'embed':36 'file':23,33 'gif':12 'like':24 'm':14 'may':2 'misunderstood':4 'sure':16 'thought':7 'type':34 'upload':10 'video':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6555610"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704899619 {#3300
        date: 2024-01-10 16:13:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1776}
    +body: "We’ll see if catbox videos embed or anything. I was able to get gifs to embed before already, but would that Markup thingy you showed me work for a Tenor link? Would be smooth"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704900387 {#3329
      date: 2024-01-10 16:26:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deliberalization@lemmy.ml"
      "@runswithjedi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3326 …}
    +nested: Doctrine\ORM\PersistentCollection {#3323 …}
    +votes: Doctrine\ORM\PersistentCollection {#3321 …}
    +reports: Doctrine\ORM\PersistentCollection {#3335 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3337 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3339 …}
    -id: 296136
    -bodyTs: "'abl':12 'alreadi':19 'anyth':9 'catbox':5 'emb':7,17 'get':14 'gif':15 'link':32 'll':2 'markup':23 'see':3 'show':26 'smooth':35 'tenor':31 'thingi':24 'video':6 'work':28 'would':21,33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7230677"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704900387 {#3332
      date: 2024-01-10 16:26:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1776}
  +body: "It should as long as it’s a .gif url"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704922943 {#3351
    date: 2024-01-10 22:42:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deliberalization@lemmy.ml"
    "@runswithjedi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3348 …}
  +nested: Doctrine\ORM\PersistentCollection {#3345 …}
  +votes: Doctrine\ORM\PersistentCollection {#3343 …}
  +reports: Doctrine\ORM\PersistentCollection {#3357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3361 …}
  -id: 297330
  -bodyTs: "'gif':9 'long':4 'url':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6562844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704922943 {#3354
    date: 2024-01-10 22:42:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2422
  +user: App\Entity\User {#2469 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2465 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Yep I needed this exact video exactly right now. Can’t stop giggling at it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705236461 {#1720
    date: 2024-01-14 13:47:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2458 …}
  +nested: Doctrine\ORM\PersistentCollection {#2456 …}
  +votes: Doctrine\ORM\PersistentCollection {#2453 …}
  +reports: Doctrine\ORM\PersistentCollection {#2457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
  -id: 307742
  -bodyTs: "'exact':5,7 'giggl':13 'need':3 'right':8 'stop':12 'video':6 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7556980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705236461 {#2463
    date: 2024-01-14 13:47:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2422
  +user: App\Entity\User {#2469 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2465 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Yep I needed this exact video exactly right now. Can’t stop giggling at it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705236461 {#1720
    date: 2024-01-14 13:47:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2458 …}
  +nested: Doctrine\ORM\PersistentCollection {#2456 …}
  +votes: Doctrine\ORM\PersistentCollection {#2453 …}
  +reports: Doctrine\ORM\PersistentCollection {#2457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
  -id: 307742
  -bodyTs: "'exact':5,7 'giggl':13 'need':3 'right':8 'stop':12 'video':6 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7556980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705236461 {#2463
    date: 2024-01-14 13:47:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2422
  +user: App\Entity\User {#2469 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2465 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Yep I needed this exact video exactly right now. Can’t stop giggling at it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705236461 {#1720
    date: 2024-01-14 13:47:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2458 …}
  +nested: Doctrine\ORM\PersistentCollection {#2456 …}
  +votes: Doctrine\ORM\PersistentCollection {#2453 …}
  +reports: Doctrine\ORM\PersistentCollection {#2457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
  -id: 307742
  -bodyTs: "'exact':5,7 'giggl':13 'need':3 'right':8 'stop':12 'video':6 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7556980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705236461 {#2463
    date: 2024-01-14 13:47:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2025
  +user: App\Entity\User {#2144 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "King Penguin Thicc"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706080990 {#2032
    date: 2024-01-24 08:23:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daydrinkingchickadee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2033 …}
  +nested: Doctrine\ORM\PersistentCollection {#2028 …}
  +votes: Doctrine\ORM\PersistentCollection {#2012 …}
  +reports: Doctrine\ORM\PersistentCollection {#2013 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
  -id: 336163
  -bodyTs: "'king':1 'penguin':2 'thicc':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7677097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706080990 {#2026
    date: 2024-01-24 08:23:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2025
  +user: App\Entity\User {#2144 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "King Penguin Thicc"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706080990 {#2032
    date: 2024-01-24 08:23:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daydrinkingchickadee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2033 …}
  +nested: Doctrine\ORM\PersistentCollection {#2028 …}
  +votes: Doctrine\ORM\PersistentCollection {#2012 …}
  +reports: Doctrine\ORM\PersistentCollection {#2013 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
  -id: 336163
  -bodyTs: "'king':1 'penguin':2 'thicc':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7677097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706080990 {#2026
    date: 2024-01-24 08:23:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2025
  +user: App\Entity\User {#2144 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "King Penguin Thicc"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706080990 {#2032
    date: 2024-01-24 08:23:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daydrinkingchickadee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2033 …}
  +nested: Doctrine\ORM\PersistentCollection {#2028 …}
  +votes: Doctrine\ORM\PersistentCollection {#2012 …}
  +reports: Doctrine\ORM\PersistentCollection {#2013 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
  -id: 336163
  -bodyTs: "'king':1 'penguin':2 'thicc':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7677097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706080990 {#2026
    date: 2024-01-24 08:23:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2323
  +user: App\Entity\User {#2143 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2324 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "“Ugh… another one of them tourists driving down my property values.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705972850 {#2326
    date: 2024-01-23 02:20:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mwallerby@startrek.website"
    "@Mwallerby@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2300 …}
  +nested: Doctrine\ORM\PersistentCollection {#2340 …}
  +votes: Doctrine\ORM\PersistentCollection {#2342 …}
  +reports: Doctrine\ORM\PersistentCollection {#2343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
  -id: 333098
  -bodyTs: "'anoth':2 'drive':7 'one':3 'properti':10 'tourist':6 'ugh':1 'valu':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5922653"
  +editedAt: DateTimeImmutable @1727819274 {#2191
    date: 2024-10-01 23:47:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705972850 {#2325
    date: 2024-01-23 02:20:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2323
  +user: App\Entity\User {#2143 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2324 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "“Ugh… another one of them tourists driving down my property values.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705972850 {#2326
    date: 2024-01-23 02:20:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mwallerby@startrek.website"
    "@Mwallerby@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2300 …}
  +nested: Doctrine\ORM\PersistentCollection {#2340 …}
  +votes: Doctrine\ORM\PersistentCollection {#2342 …}
  +reports: Doctrine\ORM\PersistentCollection {#2343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
  -id: 333098
  -bodyTs: "'anoth':2 'drive':7 'one':3 'properti':10 'tourist':6 'ugh':1 'valu':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5922653"
  +editedAt: DateTimeImmutable @1727819274 {#2191
    date: 2024-10-01 23:47:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705972850 {#2325
    date: 2024-01-23 02:20:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2323
  +user: App\Entity\User {#2143 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2324 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "“Ugh… another one of them tourists driving down my property values.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705972850 {#2326
    date: 2024-01-23 02:20:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mwallerby@startrek.website"
    "@Mwallerby@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2300 …}
  +nested: Doctrine\ORM\PersistentCollection {#2340 …}
  +votes: Doctrine\ORM\PersistentCollection {#2342 …}
  +reports: Doctrine\ORM\PersistentCollection {#2343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
  -id: 333098
  -bodyTs: "'anoth':2 'drive':7 'one':3 'properti':10 'tourist':6 'ugh':1 'valu':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5922653"
  +editedAt: DateTimeImmutable @1727819274 {#2191
    date: 2024-10-01 23:47:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705972850 {#2325
    date: 2024-01-23 02:20:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2163
  +user: App\Entity\User {#2214 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2162 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "> Holding Its* Tail"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1719661790 {#2119
    date: 2024-06-29 13:49:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FireTower@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2044 …}
  +nested: Doctrine\ORM\PersistentCollection {#2127 …}
  +votes: Doctrine\ORM\PersistentCollection {#2043 …}
  +reports: Doctrine\ORM\PersistentCollection {#2215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
  -id: 293797
  -bodyTs: "'hold':1 'tail':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6525826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704819805 {#2116
    date: 2024-01-09 18:03: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
59 DENIED edit
App\Entity\EntryComment {#2163
  +user: App\Entity\User {#2214 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2162 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "> Holding Its* Tail"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1719661790 {#2119
    date: 2024-06-29 13:49:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FireTower@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2044 …}
  +nested: Doctrine\ORM\PersistentCollection {#2127 …}
  +votes: Doctrine\ORM\PersistentCollection {#2043 …}
  +reports: Doctrine\ORM\PersistentCollection {#2215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
  -id: 293797
  -bodyTs: "'hold':1 'tail':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6525826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704819805 {#2116
    date: 2024-01-09 18:03: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
60 DENIED moderate
App\Entity\EntryComment {#2163
  +user: App\Entity\User {#2214 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2162 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "> Holding Its* Tail"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1719661790 {#2119
    date: 2024-06-29 13:49:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FireTower@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2044 …}
  +nested: Doctrine\ORM\PersistentCollection {#2127 …}
  +votes: Doctrine\ORM\PersistentCollection {#2043 …}
  +reports: Doctrine\ORM\PersistentCollection {#2215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
  -id: 293797
  -bodyTs: "'hold':1 'tail':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6525826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704819805 {#2116
    date: 2024-01-09 18:03: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
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 {#3084
  +user: Proxies\__CG__\App\Entity\User {#3167 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2162 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2163
    +user: App\Entity\User {#2214 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2162 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "> Holding Its* Tail"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1719661790 {#2119
      date: 2024-06-29 13:49:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FireTower@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2044 …}
    +nested: Doctrine\ORM\PersistentCollection {#2127 …}
    +votes: Doctrine\ORM\PersistentCollection {#2043 …}
    +reports: Doctrine\ORM\PersistentCollection {#2215 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
    -id: 293797
    -bodyTs: "'hold':1 'tail':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6525826"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704819805 {#2116
      date: 2024-01-09 18:03:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2163}
  +body: "Fixed swipe texting strikes again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704820217 {#3085
    date: 2024-01-09 18:10:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FireTower@lemmy.world"
    "@itsnotits@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3166 …}
  +nested: Doctrine\ORM\PersistentCollection {#3164 …}
  +votes: Doctrine\ORM\PersistentCollection {#3162 …}
  +reports: Doctrine\ORM\PersistentCollection {#3160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3156 …}
  -id: 293820
  -bodyTs: "'fix':1 'strike':4 'swipe':2 'text':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6525966"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704820217 {#3088
    date: 2024-01-09 18:10:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#3084
  +user: Proxies\__CG__\App\Entity\User {#3167 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2162 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2163
    +user: App\Entity\User {#2214 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2162 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "> Holding Its* Tail"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1719661790 {#2119
      date: 2024-06-29 13:49:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FireTower@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2044 …}
    +nested: Doctrine\ORM\PersistentCollection {#2127 …}
    +votes: Doctrine\ORM\PersistentCollection {#2043 …}
    +reports: Doctrine\ORM\PersistentCollection {#2215 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
    -id: 293797
    -bodyTs: "'hold':1 'tail':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6525826"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704819805 {#2116
      date: 2024-01-09 18:03:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2163}
  +body: "Fixed swipe texting strikes again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704820217 {#3085
    date: 2024-01-09 18:10:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FireTower@lemmy.world"
    "@itsnotits@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3166 …}
  +nested: Doctrine\ORM\PersistentCollection {#3164 …}
  +votes: Doctrine\ORM\PersistentCollection {#3162 …}
  +reports: Doctrine\ORM\PersistentCollection {#3160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3156 …}
  -id: 293820
  -bodyTs: "'fix':1 'strike':4 'swipe':2 'text':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6525966"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704820217 {#3088
    date: 2024-01-09 18:10:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#3084
  +user: Proxies\__CG__\App\Entity\User {#3167 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2162 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2163
    +user: App\Entity\User {#2214 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2162 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "> Holding Its* Tail"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1719661790 {#2119
      date: 2024-06-29 13:49:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FireTower@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2044 …}
    +nested: Doctrine\ORM\PersistentCollection {#2127 …}
    +votes: Doctrine\ORM\PersistentCollection {#2043 …}
    +reports: Doctrine\ORM\PersistentCollection {#2215 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
    -id: 293797
    -bodyTs: "'hold':1 'tail':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6525826"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704819805 {#2116
      date: 2024-01-09 18:03:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2163}
  +body: "Fixed swipe texting strikes again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704820217 {#3085
    date: 2024-01-09 18:10:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FireTower@lemmy.world"
    "@itsnotits@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3166 …}
  +nested: Doctrine\ORM\PersistentCollection {#3164 …}
  +votes: Doctrine\ORM\PersistentCollection {#3162 …}
  +reports: Doctrine\ORM\PersistentCollection {#3160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3156 …}
  -id: 293820
  -bodyTs: "'fix':1 'strike':4 'swipe':2 'text':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6525966"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704820217 {#3088
    date: 2024-01-09 18:10:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#3152
  +user: Proxies\__CG__\App\Entity\User {#3151 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2162 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2163
    +user: App\Entity\User {#2214 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2162 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "> Holding Its* Tail"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1719661790 {#2119
      date: 2024-06-29 13:49:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FireTower@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2044 …}
    +nested: Doctrine\ORM\PersistentCollection {#2127 …}
    +votes: Doctrine\ORM\PersistentCollection {#2043 …}
    +reports: Doctrine\ORM\PersistentCollection {#2215 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
    -id: 293797
    -bodyTs: "'hold':1 'tail':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6525826"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704819805 {#2116
      date: 2024-01-09 18:03:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2163}
  +body: "Tasty tail 😋"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704820615 {#3154
    date: 2024-01-09 18:16:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FireTower@lemmy.world"
    "@itsnotits@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3150 …}
  +nested: Doctrine\ORM\PersistentCollection {#3148 …}
  +votes: Doctrine\ORM\PersistentCollection {#3146 …}
  +reports: Doctrine\ORM\PersistentCollection {#3144 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3140 …}
  -id: 294714
  -bodyTs: "'tail':2 'tasti':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4604757"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704820615 {#3153
    date: 2024-01-09 18:16:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#3152
  +user: Proxies\__CG__\App\Entity\User {#3151 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2162 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2163
    +user: App\Entity\User {#2214 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2162 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "> Holding Its* Tail"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1719661790 {#2119
      date: 2024-06-29 13:49:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FireTower@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2044 …}
    +nested: Doctrine\ORM\PersistentCollection {#2127 …}
    +votes: Doctrine\ORM\PersistentCollection {#2043 …}
    +reports: Doctrine\ORM\PersistentCollection {#2215 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
    -id: 293797
    -bodyTs: "'hold':1 'tail':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6525826"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704819805 {#2116
      date: 2024-01-09 18:03:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2163}
  +body: "Tasty tail 😋"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704820615 {#3154
    date: 2024-01-09 18:16:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FireTower@lemmy.world"
    "@itsnotits@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3150 …}
  +nested: Doctrine\ORM\PersistentCollection {#3148 …}
  +votes: Doctrine\ORM\PersistentCollection {#3146 …}
  +reports: Doctrine\ORM\PersistentCollection {#3144 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3140 …}
  -id: 294714
  -bodyTs: "'tail':2 'tasti':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4604757"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704820615 {#3153
    date: 2024-01-09 18:16:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#3152
  +user: Proxies\__CG__\App\Entity\User {#3151 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2162 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2163
    +user: App\Entity\User {#2214 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2162 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "> Holding Its* Tail"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1719661790 {#2119
      date: 2024-06-29 13:49:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FireTower@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2044 …}
    +nested: Doctrine\ORM\PersistentCollection {#2127 …}
    +votes: Doctrine\ORM\PersistentCollection {#2043 …}
    +reports: Doctrine\ORM\PersistentCollection {#2215 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
    -id: 293797
    -bodyTs: "'hold':1 'tail':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6525826"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704819805 {#2116
      date: 2024-01-09 18:03:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2163}
  +body: "Tasty tail 😋"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704820615 {#3154
    date: 2024-01-09 18:16:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FireTower@lemmy.world"
    "@itsnotits@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3150 …}
  +nested: Doctrine\ORM\PersistentCollection {#3148 …}
  +votes: Doctrine\ORM\PersistentCollection {#3146 …}
  +reports: Doctrine\ORM\PersistentCollection {#3144 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3140 …}
  -id: 294714
  -bodyTs: "'tail':2 'tasti':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4604757"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704820615 {#3153
    date: 2024-01-09 18:16:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2194
  +user: App\Entity\User {#2204 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    That’s not trouble, that’s a dog!\n
    \n
    Doing dog things and hoping that you’re as proud as they are of their accomplishment!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704215442 {#2221
    date: 2024-01-02 18:10:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2193 …}
  +nested: Doctrine\ORM\PersistentCollection {#2205 …}
  +votes: Doctrine\ORM\PersistentCollection {#2202 …}
  +reports: Doctrine\ORM\PersistentCollection {#2210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
  -id: 273960
  -bodyTs: "'accomplish':24 'dog':8,10 'hope':13 'proud':18 're':16 'thing':11 'troubl':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6353633"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704215442 {#2219
    date: 2024-01-02 18:10:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#2194
  +user: App\Entity\User {#2204 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    That’s not trouble, that’s a dog!\n
    \n
    Doing dog things and hoping that you’re as proud as they are of their accomplishment!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704215442 {#2221
    date: 2024-01-02 18:10:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2193 …}
  +nested: Doctrine\ORM\PersistentCollection {#2205 …}
  +votes: Doctrine\ORM\PersistentCollection {#2202 …}
  +reports: Doctrine\ORM\PersistentCollection {#2210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
  -id: 273960
  -bodyTs: "'accomplish':24 'dog':8,10 'hope':13 'proud':18 're':16 'thing':11 'troubl':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6353633"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704215442 {#2219
    date: 2024-01-02 18:10:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#2194
  +user: App\Entity\User {#2204 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    That’s not trouble, that’s a dog!\n
    \n
    Doing dog things and hoping that you’re as proud as they are of their accomplishment!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704215442 {#2221
    date: 2024-01-02 18:10:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2193 …}
  +nested: Doctrine\ORM\PersistentCollection {#2205 …}
  +votes: Doctrine\ORM\PersistentCollection {#2202 …}
  +reports: Doctrine\ORM\PersistentCollection {#2210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
  -id: 273960
  -bodyTs: "'accomplish':24 'dog':8,10 'hope':13 'proud':18 're':16 'thing':11 'troubl':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6353633"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704215442 {#2219
    date: 2024-01-02 18:10:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2149
  +user: App\Entity\User {#2176 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2146 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    “neighbor hand”? That’s definitely a typo…\n
    \n
    Nope, *I’m* the one who skimmed too quickly…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1726521287 {#2147
    date: 2024-09-16 23:14:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@BonesOfTheMoon@lemmy.world"
    "@BonesOfTheMoon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2185 …}
  +nested: Doctrine\ORM\PersistentCollection {#2179 …}
  +votes: Doctrine\ORM\PersistentCollection {#2182 …}
  +reports: Doctrine\ORM\PersistentCollection {#2172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2175 …}
  -id: 320852
  -bodyTs: "'definit':5 'hand':2 'm':10 'neighbor':1 'nope':8 'one':12 'quick':16 'skim':14 'typo':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6190041"
  +editedAt: DateTimeImmutable @1726521401 {#2145
    date: 2024-09-16 23:16:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705623242 {#2150
    date: 2024-01-19 01:14:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#2149
  +user: App\Entity\User {#2176 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2146 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    “neighbor hand”? That’s definitely a typo…\n
    \n
    Nope, *I’m* the one who skimmed too quickly…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1726521287 {#2147
    date: 2024-09-16 23:14:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@BonesOfTheMoon@lemmy.world"
    "@BonesOfTheMoon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2185 …}
  +nested: Doctrine\ORM\PersistentCollection {#2179 …}
  +votes: Doctrine\ORM\PersistentCollection {#2182 …}
  +reports: Doctrine\ORM\PersistentCollection {#2172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2175 …}
  -id: 320852
  -bodyTs: "'definit':5 'hand':2 'm':10 'neighbor':1 'nope':8 'one':12 'quick':16 'skim':14 'typo':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6190041"
  +editedAt: DateTimeImmutable @1726521401 {#2145
    date: 2024-09-16 23:16:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705623242 {#2150
    date: 2024-01-19 01:14:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#2149
  +user: App\Entity\User {#2176 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2146 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    “neighbor hand”? That’s definitely a typo…\n
    \n
    Nope, *I’m* the one who skimmed too quickly…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1726521287 {#2147
    date: 2024-09-16 23:14:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@BonesOfTheMoon@lemmy.world"
    "@BonesOfTheMoon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2185 …}
  +nested: Doctrine\ORM\PersistentCollection {#2179 …}
  +votes: Doctrine\ORM\PersistentCollection {#2182 …}
  +reports: Doctrine\ORM\PersistentCollection {#2172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2175 …}
  -id: 320852
  -bodyTs: "'definit':5 'hand':2 'm':10 'neighbor':1 'nope':8 'one':12 'quick':16 'skim':14 'typo':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6190041"
  +editedAt: DateTimeImmutable @1726521401 {#2145
    date: 2024-09-16 23:16:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705623242 {#2150
    date: 2024-01-19 01:14:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3173
  +user: Proxies\__CG__\App\Entity\User {#3174 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2146 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2149
    +user: App\Entity\User {#2176 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2146 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: """
      “neighbor hand”? That’s definitely a typo…\n
      \n
      Nope, *I’m* the one who skimmed too quickly…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1726521287 {#2147
      date: 2024-09-16 23:14:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BonesOfTheMoon@lemmy.world"
      "@BonesOfTheMoon@lemmy.world"
      "@BonesOfTheMoon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2185 …}
    +nested: Doctrine\ORM\PersistentCollection {#2179 …}
    +votes: Doctrine\ORM\PersistentCollection {#2182 …}
    +reports: Doctrine\ORM\PersistentCollection {#2172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2173 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2175 …}
    -id: 320852
    -bodyTs: "'definit':5 'hand':2 'm':10 'neighbor':1 'nope':8 'one':12 'quick':16 'skim':14 'typo':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/6190041"
    +editedAt: DateTimeImmutable @1726521401 {#2145
      date: 2024-09-16 23:16:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705623242 {#2150
      date: 2024-01-19 01:14:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2149}
  +body: "Hand-raised."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705623422 {#3171
    date: 2024-01-19 01:17:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@Empricorn@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3184 …}
  +nested: Doctrine\ORM\PersistentCollection {#3175 …}
  +votes: Doctrine\ORM\PersistentCollection {#3177 …}
  +reports: Doctrine\ORM\PersistentCollection {#3185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
  -id: 320860
  -bodyTs: "'hand':2 'hand-rais':1 'rais':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6499603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705623422 {#3172
    date: 2024-01-19 01:17:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#3173
  +user: Proxies\__CG__\App\Entity\User {#3174 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2146 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2149
    +user: App\Entity\User {#2176 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2146 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: """
      “neighbor hand”? That’s definitely a typo…\n
      \n
      Nope, *I’m* the one who skimmed too quickly…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1726521287 {#2147
      date: 2024-09-16 23:14:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BonesOfTheMoon@lemmy.world"
      "@BonesOfTheMoon@lemmy.world"
      "@BonesOfTheMoon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2185 …}
    +nested: Doctrine\ORM\PersistentCollection {#2179 …}
    +votes: Doctrine\ORM\PersistentCollection {#2182 …}
    +reports: Doctrine\ORM\PersistentCollection {#2172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2173 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2175 …}
    -id: 320852
    -bodyTs: "'definit':5 'hand':2 'm':10 'neighbor':1 'nope':8 'one':12 'quick':16 'skim':14 'typo':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/6190041"
    +editedAt: DateTimeImmutable @1726521401 {#2145
      date: 2024-09-16 23:16:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705623242 {#2150
      date: 2024-01-19 01:14:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2149}
  +body: "Hand-raised."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705623422 {#3171
    date: 2024-01-19 01:17:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@Empricorn@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3184 …}
  +nested: Doctrine\ORM\PersistentCollection {#3175 …}
  +votes: Doctrine\ORM\PersistentCollection {#3177 …}
  +reports: Doctrine\ORM\PersistentCollection {#3185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
  -id: 320860
  -bodyTs: "'hand':2 'hand-rais':1 'rais':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6499603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705623422 {#3172
    date: 2024-01-19 01:17:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#3173
  +user: Proxies\__CG__\App\Entity\User {#3174 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2146 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2149
    +user: App\Entity\User {#2176 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2146 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: """
      “neighbor hand”? That’s definitely a typo…\n
      \n
      Nope, *I’m* the one who skimmed too quickly…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1726521287 {#2147
      date: 2024-09-16 23:14:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BonesOfTheMoon@lemmy.world"
      "@BonesOfTheMoon@lemmy.world"
      "@BonesOfTheMoon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2185 …}
    +nested: Doctrine\ORM\PersistentCollection {#2179 …}
    +votes: Doctrine\ORM\PersistentCollection {#2182 …}
    +reports: Doctrine\ORM\PersistentCollection {#2172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2173 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2175 …}
    -id: 320852
    -bodyTs: "'definit':5 'hand':2 'm':10 'neighbor':1 'nope':8 'one':12 'quick':16 'skim':14 'typo':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/6190041"
    +editedAt: DateTimeImmutable @1726521401 {#2145
      date: 2024-09-16 23:16:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705623242 {#2150
      date: 2024-01-19 01:14:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2149}
  +body: "Hand-raised."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705623422 {#3171
    date: 2024-01-19 01:17:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@Empricorn@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3184 …}
  +nested: Doctrine\ORM\PersistentCollection {#3175 …}
  +votes: Doctrine\ORM\PersistentCollection {#3177 …}
  +reports: Doctrine\ORM\PersistentCollection {#3185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
  -id: 320860
  -bodyTs: "'hand':2 'hand-rais':1 'rais':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6499603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705623422 {#3172
    date: 2024-01-19 01:17:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3247
  +user: App\Entity\User {#2176 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2146 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3173
    +user: Proxies\__CG__\App\Entity\User {#3174 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2146 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#2149
      +user: App\Entity\User {#2176 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2146 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: null
      +root: null
      +body: """
        “neighbor hand”? That’s definitely a typo…\n
        \n
        Nope, *I’m* the one who skimmed too quickly…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1726521287 {#2147
        date: 2024-09-16 23:14:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BonesOfTheMoon@lemmy.world"
        "@BonesOfTheMoon@lemmy.world"
        "@BonesOfTheMoon@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2185 …}
      +nested: Doctrine\ORM\PersistentCollection {#2179 …}
      +votes: Doctrine\ORM\PersistentCollection {#2182 …}
      +reports: Doctrine\ORM\PersistentCollection {#2172 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2173 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2175 …}
      -id: 320852
      -bodyTs: "'definit':5 'hand':2 'm':10 'neighbor':1 'nope':8 'one':12 'quick':16 'skim':14 'typo':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/6190041"
      +editedAt: DateTimeImmutable @1726521401 {#2145
        date: 2024-09-16 23:16:41.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705623242 {#2150
        date: 2024-01-19 01:14:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2149}
    +body: "Hand-raised."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1705623422 {#3171
      date: 2024-01-19 01:17:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BonesOfTheMoon@lemmy.world"
      "@Empricorn@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3184 …}
    +nested: Doctrine\ORM\PersistentCollection {#3175 …}
    +votes: Doctrine\ORM\PersistentCollection {#3177 …}
    +reports: Doctrine\ORM\PersistentCollection {#3185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
    -id: 320860
    -bodyTs: "'hand':2 'hand-rais':1 'rais':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6499603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705623422 {#3172
      date: 2024-01-19 01:17:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2149}
  +body: "You’re obviously right, but there should be a hyphen there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705623810 {#3245
    date: 2024-01-19 01:23:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@Empricorn@feddit.nl"
    "@anguo@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3248 …}
  +nested: Doctrine\ORM\PersistentCollection {#3250 …}
  +votes: Doctrine\ORM\PersistentCollection {#3252 …}
  +reports: Doctrine\ORM\PersistentCollection {#3254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3258 …}
  -id: 320881
  -bodyTs: "'hyphen':10 'obvious':3 're':2 'right':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6190309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705623810 {#3246
    date: 2024-01-19 01:23: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
83 DENIED edit
App\Entity\EntryComment {#3247
  +user: App\Entity\User {#2176 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2146 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3173
    +user: Proxies\__CG__\App\Entity\User {#3174 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2146 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#2149
      +user: App\Entity\User {#2176 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2146 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: null
      +root: null
      +body: """
        “neighbor hand”? That’s definitely a typo…\n
        \n
        Nope, *I’m* the one who skimmed too quickly…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1726521287 {#2147
        date: 2024-09-16 23:14:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BonesOfTheMoon@lemmy.world"
        "@BonesOfTheMoon@lemmy.world"
        "@BonesOfTheMoon@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2185 …}
      +nested: Doctrine\ORM\PersistentCollection {#2179 …}
      +votes: Doctrine\ORM\PersistentCollection {#2182 …}
      +reports: Doctrine\ORM\PersistentCollection {#2172 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2173 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2175 …}
      -id: 320852
      -bodyTs: "'definit':5 'hand':2 'm':10 'neighbor':1 'nope':8 'one':12 'quick':16 'skim':14 'typo':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/6190041"
      +editedAt: DateTimeImmutable @1726521401 {#2145
        date: 2024-09-16 23:16:41.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705623242 {#2150
        date: 2024-01-19 01:14:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2149}
    +body: "Hand-raised."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1705623422 {#3171
      date: 2024-01-19 01:17:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BonesOfTheMoon@lemmy.world"
      "@Empricorn@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3184 …}
    +nested: Doctrine\ORM\PersistentCollection {#3175 …}
    +votes: Doctrine\ORM\PersistentCollection {#3177 …}
    +reports: Doctrine\ORM\PersistentCollection {#3185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
    -id: 320860
    -bodyTs: "'hand':2 'hand-rais':1 'rais':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6499603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705623422 {#3172
      date: 2024-01-19 01:17:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2149}
  +body: "You’re obviously right, but there should be a hyphen there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705623810 {#3245
    date: 2024-01-19 01:23:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@Empricorn@feddit.nl"
    "@anguo@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3248 …}
  +nested: Doctrine\ORM\PersistentCollection {#3250 …}
  +votes: Doctrine\ORM\PersistentCollection {#3252 …}
  +reports: Doctrine\ORM\PersistentCollection {#3254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3258 …}
  -id: 320881
  -bodyTs: "'hyphen':10 'obvious':3 're':2 'right':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6190309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705623810 {#3246
    date: 2024-01-19 01:23: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
84 DENIED moderate
App\Entity\EntryComment {#3247
  +user: App\Entity\User {#2176 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2146 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3173
    +user: Proxies\__CG__\App\Entity\User {#3174 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2146 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: App\Entity\EntryComment {#2149
      +user: App\Entity\User {#2176 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2146 …}
      +magazine: App\Entity\Magazine {#300}
      +image: null
      +parent: null
      +root: null
      +body: """
        “neighbor hand”? That’s definitely a typo…\n
        \n
        Nope, *I’m* the one who skimmed too quickly…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1726521287 {#2147
        date: 2024-09-16 23:14:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BonesOfTheMoon@lemmy.world"
        "@BonesOfTheMoon@lemmy.world"
        "@BonesOfTheMoon@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2185 …}
      +nested: Doctrine\ORM\PersistentCollection {#2179 …}
      +votes: Doctrine\ORM\PersistentCollection {#2182 …}
      +reports: Doctrine\ORM\PersistentCollection {#2172 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2173 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2175 …}
      -id: 320852
      -bodyTs: "'definit':5 'hand':2 'm':10 'neighbor':1 'nope':8 'one':12 'quick':16 'skim':14 'typo':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/6190041"
      +editedAt: DateTimeImmutable @1726521401 {#2145
        date: 2024-09-16 23:16:41.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705623242 {#2150
        date: 2024-01-19 01:14:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2149}
    +body: "Hand-raised."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1705623422 {#3171
      date: 2024-01-19 01:17:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BonesOfTheMoon@lemmy.world"
      "@Empricorn@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3184 …}
    +nested: Doctrine\ORM\PersistentCollection {#3175 …}
    +votes: Doctrine\ORM\PersistentCollection {#3177 …}
    +reports: Doctrine\ORM\PersistentCollection {#3185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
    -id: 320860
    -bodyTs: "'hand':2 'hand-rais':1 'rais':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6499603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705623422 {#3172
      date: 2024-01-19 01:17:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2149}
  +body: "You’re obviously right, but there should be a hyphen there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705623810 {#3245
    date: 2024-01-19 01:23:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@Empricorn@feddit.nl"
    "@anguo@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3248 …}
  +nested: Doctrine\ORM\PersistentCollection {#3250 …}
  +votes: Doctrine\ORM\PersistentCollection {#3252 …}
  +reports: Doctrine\ORM\PersistentCollection {#3254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3258 …}
  -id: 320881
  -bodyTs: "'hyphen':10 'obvious':3 're':2 'right':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6190309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705623810 {#3246
    date: 2024-01-19 01:23: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
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 {#1349
  +user: App\Entity\User {#2496 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1351 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Yo but did my man hit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704216464 {#2269
    date: 2024-01-02 18:27:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1352 …}
  +nested: Doctrine\ORM\PersistentCollection {#1354 …}
  +votes: Doctrine\ORM\PersistentCollection {#1356 …}
  +reports: Doctrine\ORM\PersistentCollection {#1357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2494 …}
  -id: 274010
  -bodyTs: "'hit':6 'man':5 'yo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7799343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704216464 {#2352
    date: 2024-01-02 18:27:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#1349
  +user: App\Entity\User {#2496 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1351 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Yo but did my man hit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704216464 {#2269
    date: 2024-01-02 18:27:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1352 …}
  +nested: Doctrine\ORM\PersistentCollection {#1354 …}
  +votes: Doctrine\ORM\PersistentCollection {#1356 …}
  +reports: Doctrine\ORM\PersistentCollection {#1357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2494 …}
  -id: 274010
  -bodyTs: "'hit':6 'man':5 'yo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7799343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704216464 {#2352
    date: 2024-01-02 18:27:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#1349
  +user: App\Entity\User {#2496 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1351 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Yo but did my man hit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704216464 {#2269
    date: 2024-01-02 18:27:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1352 …}
  +nested: Doctrine\ORM\PersistentCollection {#1354 …}
  +votes: Doctrine\ORM\PersistentCollection {#1356 …}
  +reports: Doctrine\ORM\PersistentCollection {#1357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2494 …}
  -id: 274010
  -bodyTs: "'hit':6 'man':5 'yo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7799343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704216464 {#2352
    date: 2024-01-02 18:27:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2557
  +user: App\Entity\User {#2571 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2558 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Took me the sec to see the darker one! Their colors so perfectly match the ground lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706564624 {#2552
    date: 2024-01-29 22:43:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pebblepower@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2559 …}
  +nested: Doctrine\ORM\PersistentCollection {#2561 …}
  +votes: Doctrine\ORM\PersistentCollection {#2563 …}
  +reports: Doctrine\ORM\PersistentCollection {#2565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2569 …}
  -id: 350954
  -bodyTs: "'color':11 'darker':8 'ground':16 'lol':17 'match':14 'one':9 'perfect':13 'sec':4 'see':6 'took':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/6082004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706564624 {#2553
    date: 2024-01-29 22:43:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#2557
  +user: App\Entity\User {#2571 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2558 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Took me the sec to see the darker one! Their colors so perfectly match the ground lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706564624 {#2552
    date: 2024-01-29 22:43:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pebblepower@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2559 …}
  +nested: Doctrine\ORM\PersistentCollection {#2561 …}
  +votes: Doctrine\ORM\PersistentCollection {#2563 …}
  +reports: Doctrine\ORM\PersistentCollection {#2565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2569 …}
  -id: 350954
  -bodyTs: "'color':11 'darker':8 'ground':16 'lol':17 'match':14 'one':9 'perfect':13 'sec':4 'see':6 'took':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/6082004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706564624 {#2553
    date: 2024-01-29 22:43:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#2557
  +user: App\Entity\User {#2571 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2558 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Took me the sec to see the darker one! Their colors so perfectly match the ground lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706564624 {#2552
    date: 2024-01-29 22:43:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pebblepower@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2559 …}
  +nested: Doctrine\ORM\PersistentCollection {#2561 …}
  +votes: Doctrine\ORM\PersistentCollection {#2563 …}
  +reports: Doctrine\ORM\PersistentCollection {#2565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2569 …}
  -id: 350954
  -bodyTs: "'color':11 'darker':8 'ground':16 'lol':17 'match':14 'one':9 'perfect':13 'sec':4 'see':6 'took':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/6082004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706564624 {#2553
    date: 2024-01-29 22:43:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2631
  +user: App\Entity\User {#2644 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2465 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Squeeeeeeee"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705240069 {#2626
    date: 2024-01-14 14:47:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2632 …}
  +nested: Doctrine\ORM\PersistentCollection {#2634 …}
  +votes: Doctrine\ORM\PersistentCollection {#2636 …}
  +reports: Doctrine\ORM\PersistentCollection {#2638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2642 …}
  -id: 307911
  -bodyTs: "'squeeeeeeee':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6685502"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705240069 {#2627
    date: 2024-01-14 14:47: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
95 DENIED edit
App\Entity\EntryComment {#2631
  +user: App\Entity\User {#2644 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2465 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Squeeeeeeee"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705240069 {#2626
    date: 2024-01-14 14:47:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2632 …}
  +nested: Doctrine\ORM\PersistentCollection {#2634 …}
  +votes: Doctrine\ORM\PersistentCollection {#2636 …}
  +reports: Doctrine\ORM\PersistentCollection {#2638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2642 …}
  -id: 307911
  -bodyTs: "'squeeeeeeee':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6685502"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705240069 {#2627
    date: 2024-01-14 14:47: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
96 DENIED moderate
App\Entity\EntryComment {#2631
  +user: App\Entity\User {#2644 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2465 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Squeeeeeeee"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705240069 {#2626
    date: 2024-01-14 14:47:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2632 …}
  +nested: Doctrine\ORM\PersistentCollection {#2634 …}
  +votes: Doctrine\ORM\PersistentCollection {#2636 …}
  +reports: Doctrine\ORM\PersistentCollection {#2638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2642 …}
  -id: 307911
  -bodyTs: "'squeeeeeeee':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6685502"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705240069 {#2627
    date: 2024-01-14 14:47: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
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 {#2704
  +user: App\Entity\User {#2718 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2705 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Cute! The other dog is like : dafuk you’re singing bro?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1721908910 {#2699
    date: 2024-07-25 14:01:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2706 …}
  +nested: Doctrine\ORM\PersistentCollection {#2708 …}
  +votes: Doctrine\ORM\PersistentCollection {#2710 …}
  +reports: Doctrine\ORM\PersistentCollection {#2712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
  -id: 302671
  -bodyTs: "'bro':11 'cute':1 'dafuk':7 'dog':4 'like':6 're':9 'sing':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/4741025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705082196 {#2700
    date: 2024-01-12 18:56:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#2704
  +user: App\Entity\User {#2718 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2705 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Cute! The other dog is like : dafuk you’re singing bro?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1721908910 {#2699
    date: 2024-07-25 14:01:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2706 …}
  +nested: Doctrine\ORM\PersistentCollection {#2708 …}
  +votes: Doctrine\ORM\PersistentCollection {#2710 …}
  +reports: Doctrine\ORM\PersistentCollection {#2712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
  -id: 302671
  -bodyTs: "'bro':11 'cute':1 'dafuk':7 'dog':4 'like':6 're':9 'sing':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/4741025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705082196 {#2700
    date: 2024-01-12 18:56:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#2704
  +user: App\Entity\User {#2718 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2705 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Cute! The other dog is like : dafuk you’re singing bro?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1721908910 {#2699
    date: 2024-07-25 14:01:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2706 …}
  +nested: Doctrine\ORM\PersistentCollection {#2708 …}
  +votes: Doctrine\ORM\PersistentCollection {#2710 …}
  +reports: Doctrine\ORM\PersistentCollection {#2712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
  -id: 302671
  -bodyTs: "'bro':11 'cute':1 'dafuk':7 'dog':4 'like':6 're':9 'sing':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/4741025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705082196 {#2700
    date: 2024-01-12 18:56:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3105
  +user: Proxies\__CG__\App\Entity\User {#3104 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2705 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2704
    +user: App\Entity\User {#2718 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2705 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "Cute! The other dog is like : dafuk you’re singing bro?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1721908910 {#2699
      date: 2024-07-25 14:01:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BonesOfTheMoon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2706 …}
    +nested: Doctrine\ORM\PersistentCollection {#2708 …}
    +votes: Doctrine\ORM\PersistentCollection {#2710 …}
    +reports: Doctrine\ORM\PersistentCollection {#2712 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
    -id: 302671
    -bodyTs: "'bro':11 'cute':1 'dafuk':7 'dog':4 'like':6 're':9 'sing':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.eco.br/comment/4741025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705082196 {#2700
      date: 2024-01-12 18:56:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2704}
  +body: "Usually he tries to cheefully rip the pug’s back foot off when he yells."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705084121 {#3107
    date: 2024-01-12 19:28:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@flango@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3103 …}
  +nested: Doctrine\ORM\PersistentCollection {#3101 …}
  +votes: Doctrine\ORM\PersistentCollection {#3099 …}
  +reports: Doctrine\ORM\PersistentCollection {#3179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
  -id: 302756
  -bodyTs: "'back':10 'cheefulli':5 'foot':11 'pug':8 'rip':6 'tri':3 'usual':1 'yell':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6626861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705084121 {#3106
    date: 2024-01-12 19:28:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#3105
  +user: Proxies\__CG__\App\Entity\User {#3104 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2705 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2704
    +user: App\Entity\User {#2718 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2705 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "Cute! The other dog is like : dafuk you’re singing bro?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1721908910 {#2699
      date: 2024-07-25 14:01:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BonesOfTheMoon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2706 …}
    +nested: Doctrine\ORM\PersistentCollection {#2708 …}
    +votes: Doctrine\ORM\PersistentCollection {#2710 …}
    +reports: Doctrine\ORM\PersistentCollection {#2712 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
    -id: 302671
    -bodyTs: "'bro':11 'cute':1 'dafuk':7 'dog':4 'like':6 're':9 'sing':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.eco.br/comment/4741025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705082196 {#2700
      date: 2024-01-12 18:56:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2704}
  +body: "Usually he tries to cheefully rip the pug’s back foot off when he yells."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705084121 {#3107
    date: 2024-01-12 19:28:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@flango@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3103 …}
  +nested: Doctrine\ORM\PersistentCollection {#3101 …}
  +votes: Doctrine\ORM\PersistentCollection {#3099 …}
  +reports: Doctrine\ORM\PersistentCollection {#3179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
  -id: 302756
  -bodyTs: "'back':10 'cheefulli':5 'foot':11 'pug':8 'rip':6 'tri':3 'usual':1 'yell':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6626861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705084121 {#3106
    date: 2024-01-12 19:28:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#3105
  +user: Proxies\__CG__\App\Entity\User {#3104 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2705 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2704
    +user: App\Entity\User {#2718 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2705 …}
    +magazine: App\Entity\Magazine {#300}
    +image: null
    +parent: null
    +root: null
    +body: "Cute! The other dog is like : dafuk you’re singing bro?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1721908910 {#2699
      date: 2024-07-25 14:01:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BonesOfTheMoon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2706 …}
    +nested: Doctrine\ORM\PersistentCollection {#2708 …}
    +votes: Doctrine\ORM\PersistentCollection {#2710 …}
    +reports: Doctrine\ORM\PersistentCollection {#2712 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
    -id: 302671
    -bodyTs: "'bro':11 'cute':1 'dafuk':7 'dog':4 'like':6 're':9 'sing':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.eco.br/comment/4741025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705082196 {#2700
      date: 2024-01-12 18:56:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2704}
  +body: "Usually he tries to cheefully rip the pug’s back foot off when he yells."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705084121 {#3107
    date: 2024-01-12 19:28:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@flango@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3103 …}
  +nested: Doctrine\ORM\PersistentCollection {#3101 …}
  +votes: Doctrine\ORM\PersistentCollection {#3099 …}
  +reports: Doctrine\ORM\PersistentCollection {#3179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
  -id: 302756
  -bodyTs: "'back':10 'cheefulli':5 'foot':11 'pug':8 'rip':6 'tri':3 'usual':1 'yell':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6626861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705084121 {#3106
    date: 2024-01-12 19:28:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2778
  +user: App\Entity\User {#2791 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "No sound! My soul needs sound"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704937256 {#2773
    date: 2024-01-11 02:40:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deliberalization@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2779 …}
  +nested: Doctrine\ORM\PersistentCollection {#2781 …}
  +votes: Doctrine\ORM\PersistentCollection {#2783 …}
  +reports: Doctrine\ORM\PersistentCollection {#2785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2789 …}
  -id: 297997
  -bodyTs: "'need':5 'soul':4 'sound':2,6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6567529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704937256 {#2774
    date: 2024-01-11 02:40:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#2778
  +user: App\Entity\User {#2791 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "No sound! My soul needs sound"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704937256 {#2773
    date: 2024-01-11 02:40:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deliberalization@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2779 …}
  +nested: Doctrine\ORM\PersistentCollection {#2781 …}
  +votes: Doctrine\ORM\PersistentCollection {#2783 …}
  +reports: Doctrine\ORM\PersistentCollection {#2785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2789 …}
  -id: 297997
  -bodyTs: "'need':5 'soul':4 'sound':2,6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6567529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704937256 {#2774
    date: 2024-01-11 02:40:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#2778
  +user: App\Entity\User {#2791 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1745 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "No sound! My soul needs sound"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704937256 {#2773
    date: 2024-01-11 02:40:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deliberalization@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2779 …}
  +nested: Doctrine\ORM\PersistentCollection {#2781 …}
  +votes: Doctrine\ORM\PersistentCollection {#2783 …}
  +reports: Doctrine\ORM\PersistentCollection {#2785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2789 …}
  -id: 297997
  -bodyTs: "'need':5 'soul':4 'sound':2,6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6567529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704937256 {#2774
    date: 2024-01-11 02:40:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2851
  +user: App\Entity\User {#2864 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Walking kiwi fruit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706105885 {#2846
    date: 2024-01-24 15:18:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daydrinkingchickadee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2852 …}
  +nested: Doctrine\ORM\PersistentCollection {#2854 …}
  +votes: Doctrine\ORM\PersistentCollection {#2856 …}
  +reports: Doctrine\ORM\PersistentCollection {#2858 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2860 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2862 …}
  -id: 336695
  -bodyTs: "'fruit':3 'kiwi':2 'walk':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6972535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706105885 {#2847
    date: 2024-01-24 15:18:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#2851
  +user: App\Entity\User {#2864 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Walking kiwi fruit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706105885 {#2846
    date: 2024-01-24 15:18:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daydrinkingchickadee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2852 …}
  +nested: Doctrine\ORM\PersistentCollection {#2854 …}
  +votes: Doctrine\ORM\PersistentCollection {#2856 …}
  +reports: Doctrine\ORM\PersistentCollection {#2858 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2860 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2862 …}
  -id: 336695
  -bodyTs: "'fruit':3 'kiwi':2 'walk':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6972535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706105885 {#2847
    date: 2024-01-24 15:18:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#2851
  +user: App\Entity\User {#2864 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Walking kiwi fruit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706105885 {#2846
    date: 2024-01-24 15:18:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daydrinkingchickadee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2852 …}
  +nested: Doctrine\ORM\PersistentCollection {#2854 …}
  +votes: Doctrine\ORM\PersistentCollection {#2856 …}
  +reports: Doctrine\ORM\PersistentCollection {#2858 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2860 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2862 …}
  -id: 336695
  -bodyTs: "'fruit':3 'kiwi':2 'walk':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6972535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706105885 {#2847
    date: 2024-01-24 15:18:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2924
  +user: App\Entity\User {#2938 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2925 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "That title sounds like an XKCD password."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706068931 {#2919
    date: 2024-01-24 05:02:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Fudoshin@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2926 …}
  +nested: Doctrine\ORM\PersistentCollection {#2928 …}
  +votes: Doctrine\ORM\PersistentCollection {#2930 …}
  +reports: Doctrine\ORM\PersistentCollection {#2932 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2934 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2936 …}
  -id: 335899
  -bodyTs: "'like':4 'password':7 'sound':3 'titl':2 'xkcd':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7671485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706068931 {#2920
    date: 2024-01-24 05:02:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#2924
  +user: App\Entity\User {#2938 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2925 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "That title sounds like an XKCD password."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706068931 {#2919
    date: 2024-01-24 05:02:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Fudoshin@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2926 …}
  +nested: Doctrine\ORM\PersistentCollection {#2928 …}
  +votes: Doctrine\ORM\PersistentCollection {#2930 …}
  +reports: Doctrine\ORM\PersistentCollection {#2932 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2934 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2936 …}
  -id: 335899
  -bodyTs: "'like':4 'password':7 'sound':3 'titl':2 'xkcd':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7671485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706068931 {#2920
    date: 2024-01-24 05:02:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#2924
  +user: App\Entity\User {#2938 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2925 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "That title sounds like an XKCD password."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706068931 {#2919
    date: 2024-01-24 05:02:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Fudoshin@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2926 …}
  +nested: Doctrine\ORM\PersistentCollection {#2928 …}
  +votes: Doctrine\ORM\PersistentCollection {#2930 …}
  +reports: Doctrine\ORM\PersistentCollection {#2932 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2934 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2936 …}
  -id: 335899
  -bodyTs: "'like':4 'password':7 'sound':3 'titl':2 'xkcd':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7671485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706068931 {#2920
    date: 2024-01-24 05:02:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2999
  +user: App\Entity\User {#3013 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#3000 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The parents looked a little frustrated by the poor timing of the last one’s jumps."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705239927 {#2994
    date: 2024-01-14 14:45:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3001 …}
  +nested: Doctrine\ORM\PersistentCollection {#3003 …}
  +votes: Doctrine\ORM\PersistentCollection {#3005 …}
  +reports: Doctrine\ORM\PersistentCollection {#3007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3011 …}
  -id: 307902
  -bodyTs: "'frustrat':6 'jump':16 'last':13 'littl':5 'look':3 'one':14 'parent':2 'poor':9 'time':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2076124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705239927 {#2995
    date: 2024-01-14 14:45:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#2999
  +user: App\Entity\User {#3013 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#3000 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The parents looked a little frustrated by the poor timing of the last one’s jumps."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705239927 {#2994
    date: 2024-01-14 14:45:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3001 …}
  +nested: Doctrine\ORM\PersistentCollection {#3003 …}
  +votes: Doctrine\ORM\PersistentCollection {#3005 …}
  +reports: Doctrine\ORM\PersistentCollection {#3007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3011 …}
  -id: 307902
  -bodyTs: "'frustrat':6 'jump':16 'last':13 'littl':5 'look':3 'one':14 'parent':2 'poor':9 'time':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2076124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705239927 {#2995
    date: 2024-01-14 14:45:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#2999
  +user: App\Entity\User {#3013 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#3000 …}
  +magazine: App\Entity\Magazine {#300
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#312
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#287 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
    +entries: Doctrine\ORM\PersistentCollection {#230 …}
    +posts: Doctrine\ORM\PersistentCollection {#188 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
    +bans: Doctrine\ORM\PersistentCollection {#167 …}
    +reports: Doctrine\ORM\PersistentCollection {#153 …}
    +badges: Doctrine\ORM\PersistentCollection {#131 …}
    +logs: Doctrine\ORM\PersistentCollection {#121 …}
    +awards: Doctrine\ORM\PersistentCollection {#110 …}
    +categories: Doctrine\ORM\PersistentCollection {#97 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The parents looked a little frustrated by the poor timing of the last one’s jumps."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705239927 {#2994
    date: 2024-01-14 14:45:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3001 …}
  +nested: Doctrine\ORM\PersistentCollection {#3003 …}
  +votes: Doctrine\ORM\PersistentCollection {#3005 …}
  +reports: Doctrine\ORM\PersistentCollection {#3007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3011 …}
  -id: 307902
  -bodyTs: "'frustrat':6 'jump':16 'last':13 'littl':5 'look':3 'one':14 'parent':2 'poor':9 'time':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2076124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705239927 {#2995
    date: 2024-01-14 14:45:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED edit
App\Entity\Magazine {#300
  +icon: null
  +name: "aww@lemmy.ml"
  +title: "aww"
  +description: null
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 31
  +entryCommentCount: 93
  +postCount: 0
  +postCommentCount: 0
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729477261 {#312
    date: 2024-10-21 04:21:01.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#287 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#283 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#272 …}
  +entries: Doctrine\ORM\PersistentCollection {#230 …}
  +posts: Doctrine\ORM\PersistentCollection {#188 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#250 …}
  +bans: Doctrine\ORM\PersistentCollection {#167 …}
  +reports: Doctrine\ORM\PersistentCollection {#153 …}
  +badges: Doctrine\ORM\PersistentCollection {#131 …}
  +logs: Doctrine\ORM\PersistentCollection {#121 …}
  +awards: Doctrine\ORM\PersistentCollection {#110 …}
  +categories: Doctrine\ORM\PersistentCollection {#97 …}
  -id: 125
  +apId: "aww@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/aww"
  +apPublicUrl: "https://lemmy.ml/c/aww"
  +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "aww"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1703871784 {#315
    date: 2023-12-29 18:43:04.0 +01:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1703871784 {#314
    date: 2023-12-29 18:43:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details