GET https://kbin.spritesserver.nl/m/AskKbin@kbin.social/comments/top

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.14 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.03 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 {#1545
  +user: App\Entity\User {#1425 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "As an outsider, I find it very cultish to pledge to a piece of cloth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 52
  +score: 0
  +lastActive: DateTime @1689198347 {#1848
    date: 2023-07-12 23:45:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2446 …}
  +nested: Doctrine\ORM\PersistentCollection {#2444 …}
  +votes: Doctrine\ORM\PersistentCollection {#2358 …}
  +reports: Doctrine\ORM\PersistentCollection {#2356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  -id: 13500
  -bodyTs: "'cloth':15 'cultish':8 'find':5 'outsid':3 'piec':13 'pledg':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 6
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/858112"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689180190 {#1399
    date: 2023-07-12 18:43:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1545
  +user: App\Entity\User {#1425 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "As an outsider, I find it very cultish to pledge to a piece of cloth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 52
  +score: 0
  +lastActive: DateTime @1689198347 {#1848
    date: 2023-07-12 23:45:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2446 …}
  +nested: Doctrine\ORM\PersistentCollection {#2444 …}
  +votes: Doctrine\ORM\PersistentCollection {#2358 …}
  +reports: Doctrine\ORM\PersistentCollection {#2356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  -id: 13500
  -bodyTs: "'cloth':15 'cultish':8 'find':5 'outsid':3 'piec':13 'pledg':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 6
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/858112"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689180190 {#1399
    date: 2023-07-12 18:43:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1545
  +user: App\Entity\User {#1425 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "As an outsider, I find it very cultish to pledge to a piece of cloth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 52
  +score: 0
  +lastActive: DateTime @1689198347 {#1848
    date: 2023-07-12 23:45:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2446 …}
  +nested: Doctrine\ORM\PersistentCollection {#2444 …}
  +votes: Doctrine\ORM\PersistentCollection {#2358 …}
  +reports: Doctrine\ORM\PersistentCollection {#2356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  -id: 13500
  -bodyTs: "'cloth':15 'cultish':8 'find':5 'outsid':3 'piec':13 'pledg':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 6
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/858112"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689180190 {#1399
    date: 2023-07-12 18:43:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#3191
  +user: Proxies\__CG__\App\Entity\User {#3192 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1545
    +user: App\Entity\User {#1425 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "As an outsider, I find it very cultish to pledge to a piece of cloth."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1689198347 {#1848
      date: 2023-07-12 23:45:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2446 …}
    +nested: Doctrine\ORM\PersistentCollection {#2444 …}
    +votes: Doctrine\ORM\PersistentCollection {#2358 …}
    +reports: Doctrine\ORM\PersistentCollection {#2356 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
    -id: 13500
    -bodyTs: "'cloth':15 'cultish':8 'find':5 'outsid':3 'piec':13 'pledg':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 6
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/858112"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689180190 {#1399
      date: 2023-07-12 18:43:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1545}
  +body: "Since I became an adult I always found it kind of strange. I did not realize just how strange it was until I dropped my son off at Pre-K a little late and walked in to a whole class of 4 year olds hands on hearts mumbling through the pledge. It was sooo eerie."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689198345 {#3189
    date: 2023-07-12 23:45:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@cloudless@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3193 …}
  +nested: Doctrine\ORM\PersistentCollection {#3195 …}
  +votes: Doctrine\ORM\PersistentCollection {#3197 …}
  +reports: Doctrine\ORM\PersistentCollection {#3199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3203 …}
  -id: 13987
  -bodyTs: "'4':43 'adult':5 'alway':7 'becam':3 'class':41 'drop':24 'eeri':56 'found':8 'hand':46 'heart':48 'k':31 'kind':10 'late':34 'littl':33 'mumbl':49 'old':45 'pledg':52 'pre':30 'pre-k':29 'realiz':16 'sinc':1 'son':26 'sooo':55 'strang':12,19 'walk':36 'whole':40 'year':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/743045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689198345 {#3190
    date: 2023-07-12 23:45:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3191
  +user: Proxies\__CG__\App\Entity\User {#3192 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1545
    +user: App\Entity\User {#1425 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "As an outsider, I find it very cultish to pledge to a piece of cloth."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1689198347 {#1848
      date: 2023-07-12 23:45:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2446 …}
    +nested: Doctrine\ORM\PersistentCollection {#2444 …}
    +votes: Doctrine\ORM\PersistentCollection {#2358 …}
    +reports: Doctrine\ORM\PersistentCollection {#2356 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
    -id: 13500
    -bodyTs: "'cloth':15 'cultish':8 'find':5 'outsid':3 'piec':13 'pledg':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 6
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/858112"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689180190 {#1399
      date: 2023-07-12 18:43:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1545}
  +body: "Since I became an adult I always found it kind of strange. I did not realize just how strange it was until I dropped my son off at Pre-K a little late and walked in to a whole class of 4 year olds hands on hearts mumbling through the pledge. It was sooo eerie."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689198345 {#3189
    date: 2023-07-12 23:45:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@cloudless@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3193 …}
  +nested: Doctrine\ORM\PersistentCollection {#3195 …}
  +votes: Doctrine\ORM\PersistentCollection {#3197 …}
  +reports: Doctrine\ORM\PersistentCollection {#3199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3203 …}
  -id: 13987
  -bodyTs: "'4':43 'adult':5 'alway':7 'becam':3 'class':41 'drop':24 'eeri':56 'found':8 'hand':46 'heart':48 'k':31 'kind':10 'late':34 'littl':33 'mumbl':49 'old':45 'pledg':52 'pre':30 'pre-k':29 'realiz':16 'sinc':1 'son':26 'sooo':55 'strang':12,19 'walk':36 'whole':40 'year':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/743045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689198345 {#3190
    date: 2023-07-12 23:45:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3191
  +user: Proxies\__CG__\App\Entity\User {#3192 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1545
    +user: App\Entity\User {#1425 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "As an outsider, I find it very cultish to pledge to a piece of cloth."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1689198347 {#1848
      date: 2023-07-12 23:45:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2446 …}
    +nested: Doctrine\ORM\PersistentCollection {#2444 …}
    +votes: Doctrine\ORM\PersistentCollection {#2358 …}
    +reports: Doctrine\ORM\PersistentCollection {#2356 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
    -id: 13500
    -bodyTs: "'cloth':15 'cultish':8 'find':5 'outsid':3 'piec':13 'pledg':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 6
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/858112"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689180190 {#1399
      date: 2023-07-12 18:43:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1545}
  +body: "Since I became an adult I always found it kind of strange. I did not realize just how strange it was until I dropped my son off at Pre-K a little late and walked in to a whole class of 4 year olds hands on hearts mumbling through the pledge. It was sooo eerie."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689198345 {#3189
    date: 2023-07-12 23:45:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@cloudless@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3193 …}
  +nested: Doctrine\ORM\PersistentCollection {#3195 …}
  +votes: Doctrine\ORM\PersistentCollection {#3197 …}
  +reports: Doctrine\ORM\PersistentCollection {#3199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3203 …}
  -id: 13987
  -bodyTs: "'4':43 'adult':5 'alway':7 'becam':3 'class':41 'drop':24 'eeri':56 'found':8 'hand':46 'heart':48 'k':31 'kind':10 'late':34 'littl':33 'mumbl':49 'old':45 'pledg':52 'pre':30 'pre-k':29 'realiz':16 'sinc':1 'son':26 'sooo':55 'strang':12,19 'walk':36 'whole':40 'year':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/743045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689198345 {#3190
    date: 2023-07-12 23:45:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#3207
  +user: Proxies\__CG__\App\Entity\User {#3208 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1545
    +user: App\Entity\User {#1425 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "As an outsider, I find it very cultish to pledge to a piece of cloth."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1689198347 {#1848
      date: 2023-07-12 23:45:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2446 …}
    +nested: Doctrine\ORM\PersistentCollection {#2444 …}
    +votes: Doctrine\ORM\PersistentCollection {#2358 …}
    +reports: Doctrine\ORM\PersistentCollection {#2356 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
    -id: 13500
    -bodyTs: "'cloth':15 'cultish':8 'find':5 'outsid':3 'piec':13 'pledg':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 6
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/858112"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689180190 {#1399
      date: 2023-07-12 18:43:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1545}
  +body: "It absolutely is, doubly so because of the added and unneeded "under god" bs that gets shoved into everything..."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1689188903 {#3205
    date: 2023-07-12 21:08:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@cloudless@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3209 …}
  +nested: Doctrine\ORM\PersistentCollection {#3211 …}
  +votes: Doctrine\ORM\PersistentCollection {#3213 …}
  +reports: Doctrine\ORM\PersistentCollection {#3215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3219 …}
  -id: 13513
  -bodyTs: "'absolut':2 'ad':9 'bs':14 'doubli':4 'everyth':19 'get':16 'god':13 'shove':17 'unneed':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 2
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689180894 {#3206
    date: 2023-07-12 18:54:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#3207
  +user: Proxies\__CG__\App\Entity\User {#3208 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1545
    +user: App\Entity\User {#1425 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "As an outsider, I find it very cultish to pledge to a piece of cloth."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1689198347 {#1848
      date: 2023-07-12 23:45:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2446 …}
    +nested: Doctrine\ORM\PersistentCollection {#2444 …}
    +votes: Doctrine\ORM\PersistentCollection {#2358 …}
    +reports: Doctrine\ORM\PersistentCollection {#2356 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
    -id: 13500
    -bodyTs: "'cloth':15 'cultish':8 'find':5 'outsid':3 'piec':13 'pledg':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 6
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/858112"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689180190 {#1399
      date: 2023-07-12 18:43:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1545}
  +body: "It absolutely is, doubly so because of the added and unneeded "under god" bs that gets shoved into everything..."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1689188903 {#3205
    date: 2023-07-12 21:08:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@cloudless@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3209 …}
  +nested: Doctrine\ORM\PersistentCollection {#3211 …}
  +votes: Doctrine\ORM\PersistentCollection {#3213 …}
  +reports: Doctrine\ORM\PersistentCollection {#3215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3219 …}
  -id: 13513
  -bodyTs: "'absolut':2 'ad':9 'bs':14 'doubli':4 'everyth':19 'get':16 'god':13 'shove':17 'unneed':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 2
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689180894 {#3206
    date: 2023-07-12 18:54:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#3207
  +user: Proxies\__CG__\App\Entity\User {#3208 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1545
    +user: App\Entity\User {#1425 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "As an outsider, I find it very cultish to pledge to a piece of cloth."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1689198347 {#1848
      date: 2023-07-12 23:45:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2446 …}
    +nested: Doctrine\ORM\PersistentCollection {#2444 …}
    +votes: Doctrine\ORM\PersistentCollection {#2358 …}
    +reports: Doctrine\ORM\PersistentCollection {#2356 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
    -id: 13500
    -bodyTs: "'cloth':15 'cultish':8 'find':5 'outsid':3 'piec':13 'pledg':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 6
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/858112"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689180190 {#1399
      date: 2023-07-12 18:43:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1545}
  +body: "It absolutely is, doubly so because of the added and unneeded "under god" bs that gets shoved into everything..."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1689188903 {#3205
    date: 2023-07-12 21:08:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@cloudless@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3209 …}
  +nested: Doctrine\ORM\PersistentCollection {#3211 …}
  +votes: Doctrine\ORM\PersistentCollection {#3213 …}
  +reports: Doctrine\ORM\PersistentCollection {#3215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3219 …}
  -id: 13513
  -bodyTs: "'absolut':2 'ad':9 'bs':14 'doubli':4 'everyth':19 'get':16 'god':13 'shove':17 'unneed':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 2
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689180894 {#3206
    date: 2023-07-12 18:54:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#3453
  +user: Proxies\__CG__\App\Entity\User {#3454 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3207
    +user: Proxies\__CG__\App\Entity\User {#3208 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1545
      +user: App\Entity\User {#1425 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "As an outsider, I find it very cultish to pledge to a piece of cloth."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 52
      +score: 0
      +lastActive: DateTime @1689198347 {#1848
        date: 2023-07-12 23:45:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@euphoria@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2446 …}
      +nested: Doctrine\ORM\PersistentCollection {#2444 …}
      +votes: Doctrine\ORM\PersistentCollection {#2358 …}
      +reports: Doctrine\ORM\PersistentCollection {#2356 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
      -id: 13500
      -bodyTs: "'cloth':15 'cultish':8 'find':5 'outsid':3 'piec':13 'pledg':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 6
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/858112"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689180190 {#1399
        date: 2023-07-12 18:43:10.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1545}
    +body: "It absolutely is, doubly so because of the added and unneeded "under god" bs that gets shoved into everything..."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1689188903 {#3205
      date: 2023-07-12 21:08:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
      "@cloudless@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3209 …}
    +nested: Doctrine\ORM\PersistentCollection {#3211 …}
    +votes: Doctrine\ORM\PersistentCollection {#3213 …}
    +reports: Doctrine\ORM\PersistentCollection {#3215 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3219 …}
    -id: 13513
    -bodyTs: "'absolut':2 'ad':9 'bs':14 'doubli':4 'everyth':19 'get':16 'god':13 'shove':17 'unneed':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 2
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735298"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689180894 {#3206
      date: 2023-07-12 18:54:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1545}
  +body: """
    That's actually relatively recent, which is way, given the meter of the poem, it feels a little shoe-horned in. It was.\n
    \n
    I wanna say it was in the 60s or so? Essentially as a way to promote a devout Christian image of America to contrast against the godless Soviets.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1689246424 {#3451
    date: 2023-07-13 13:07:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@cloudless@feddit.uk"
    "@Unaware7013@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3455 …}
  +nested: Doctrine\ORM\PersistentCollection {#3457 …}
  +votes: Doctrine\ORM\PersistentCollection {#3459 …}
  +reports: Doctrine\ORM\PersistentCollection {#3461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3465 …}
  -id: 13894
  -bodyTs: "'60s':32 'actual':3 'america':46 'christian':43 'contrast':48 'devout':42 'essenti':35 'feel':16 'given':9 'godless':51 'horn':21 'imag':44 'littl':18 'meter':11 'poem':14 'promot':40 'recent':5 'relat':4 'say':27 'shoe':20 'shoe-horn':19 'soviet':52 'wanna':26 'way':8,38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 2
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/741265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689194100 {#3452
    date: 2023-07-12 22:35:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#3453
  +user: Proxies\__CG__\App\Entity\User {#3454 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3207
    +user: Proxies\__CG__\App\Entity\User {#3208 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1545
      +user: App\Entity\User {#1425 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "As an outsider, I find it very cultish to pledge to a piece of cloth."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 52
      +score: 0
      +lastActive: DateTime @1689198347 {#1848
        date: 2023-07-12 23:45:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@euphoria@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2446 …}
      +nested: Doctrine\ORM\PersistentCollection {#2444 …}
      +votes: Doctrine\ORM\PersistentCollection {#2358 …}
      +reports: Doctrine\ORM\PersistentCollection {#2356 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
      -id: 13500
      -bodyTs: "'cloth':15 'cultish':8 'find':5 'outsid':3 'piec':13 'pledg':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 6
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/858112"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689180190 {#1399
        date: 2023-07-12 18:43:10.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1545}
    +body: "It absolutely is, doubly so because of the added and unneeded "under god" bs that gets shoved into everything..."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1689188903 {#3205
      date: 2023-07-12 21:08:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
      "@cloudless@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3209 …}
    +nested: Doctrine\ORM\PersistentCollection {#3211 …}
    +votes: Doctrine\ORM\PersistentCollection {#3213 …}
    +reports: Doctrine\ORM\PersistentCollection {#3215 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3219 …}
    -id: 13513
    -bodyTs: "'absolut':2 'ad':9 'bs':14 'doubli':4 'everyth':19 'get':16 'god':13 'shove':17 'unneed':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 2
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735298"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689180894 {#3206
      date: 2023-07-12 18:54:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1545}
  +body: """
    That's actually relatively recent, which is way, given the meter of the poem, it feels a little shoe-horned in. It was.\n
    \n
    I wanna say it was in the 60s or so? Essentially as a way to promote a devout Christian image of America to contrast against the godless Soviets.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1689246424 {#3451
    date: 2023-07-13 13:07:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@cloudless@feddit.uk"
    "@Unaware7013@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3455 …}
  +nested: Doctrine\ORM\PersistentCollection {#3457 …}
  +votes: Doctrine\ORM\PersistentCollection {#3459 …}
  +reports: Doctrine\ORM\PersistentCollection {#3461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3465 …}
  -id: 13894
  -bodyTs: "'60s':32 'actual':3 'america':46 'christian':43 'contrast':48 'devout':42 'essenti':35 'feel':16 'given':9 'godless':51 'horn':21 'imag':44 'littl':18 'meter':11 'poem':14 'promot':40 'recent':5 'relat':4 'say':27 'shoe':20 'shoe-horn':19 'soviet':52 'wanna':26 'way':8,38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 2
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/741265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689194100 {#3452
    date: 2023-07-12 22:35:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#3453
  +user: Proxies\__CG__\App\Entity\User {#3454 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3207
    +user: Proxies\__CG__\App\Entity\User {#3208 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1545
      +user: App\Entity\User {#1425 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "As an outsider, I find it very cultish to pledge to a piece of cloth."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 52
      +score: 0
      +lastActive: DateTime @1689198347 {#1848
        date: 2023-07-12 23:45:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@euphoria@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2446 …}
      +nested: Doctrine\ORM\PersistentCollection {#2444 …}
      +votes: Doctrine\ORM\PersistentCollection {#2358 …}
      +reports: Doctrine\ORM\PersistentCollection {#2356 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
      -id: 13500
      -bodyTs: "'cloth':15 'cultish':8 'find':5 'outsid':3 'piec':13 'pledg':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 6
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/858112"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689180190 {#1399
        date: 2023-07-12 18:43:10.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1545}
    +body: "It absolutely is, doubly so because of the added and unneeded "under god" bs that gets shoved into everything..."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1689188903 {#3205
      date: 2023-07-12 21:08:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
      "@cloudless@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3209 …}
    +nested: Doctrine\ORM\PersistentCollection {#3211 …}
    +votes: Doctrine\ORM\PersistentCollection {#3213 …}
    +reports: Doctrine\ORM\PersistentCollection {#3215 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3219 …}
    -id: 13513
    -bodyTs: "'absolut':2 'ad':9 'bs':14 'doubli':4 'everyth':19 'get':16 'god':13 'shove':17 'unneed':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 2
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735298"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689180894 {#3206
      date: 2023-07-12 18:54:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1545}
  +body: """
    That's actually relatively recent, which is way, given the meter of the poem, it feels a little shoe-horned in. It was.\n
    \n
    I wanna say it was in the 60s or so? Essentially as a way to promote a devout Christian image of America to contrast against the godless Soviets.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1689246424 {#3451
    date: 2023-07-13 13:07:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@cloudless@feddit.uk"
    "@Unaware7013@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3455 …}
  +nested: Doctrine\ORM\PersistentCollection {#3457 …}
  +votes: Doctrine\ORM\PersistentCollection {#3459 …}
  +reports: Doctrine\ORM\PersistentCollection {#3461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3465 …}
  -id: 13894
  -bodyTs: "'60s':32 'actual':3 'america':46 'christian':43 'contrast':48 'devout':42 'essenti':35 'feel':16 'given':9 'godless':51 'horn':21 'imag':44 'littl':18 'meter':11 'poem':14 'promot':40 'recent':5 'relat':4 'say':27 'shoe':20 'shoe-horn':19 'soviet':52 'wanna':26 'way':8,38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 2
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/741265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689194100 {#3452
    date: 2023-07-12 22:35:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#3645
  +user: Proxies\__CG__\App\Entity\User {#3646 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3453
    +user: Proxies\__CG__\App\Entity\User {#3454 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3207
      +user: Proxies\__CG__\App\Entity\User {#3208 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#1545
        +user: App\Entity\User {#1425 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "As an outsider, I find it very cultish to pledge to a piece of cloth."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 52
        +score: 0
        +lastActive: DateTime @1689198347 {#1848
          date: 2023-07-12 23:45:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2446 …}
        +nested: Doctrine\ORM\PersistentCollection {#2444 …}
        +votes: Doctrine\ORM\PersistentCollection {#2358 …}
        +reports: Doctrine\ORM\PersistentCollection {#2356 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
        -id: 13500
        -bodyTs: "'cloth':15 'cultish':8 'find':5 'outsid':3 'piec':13 'pledg':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 6
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/858112"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689180190 {#1399
          date: 2023-07-12 18:43:10.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1545}
      +body: "It absolutely is, doubly so because of the added and unneeded "under god" bs that gets shoved into everything..."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1689188903 {#3205
        date: 2023-07-12 21:08:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@euphoria@kbin.social"
        "@cloudless@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3209 …}
      +nested: Doctrine\ORM\PersistentCollection {#3211 …}
      +votes: Doctrine\ORM\PersistentCollection {#3213 …}
      +reports: Doctrine\ORM\PersistentCollection {#3215 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3217 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3219 …}
      -id: 13513
      -bodyTs: "'absolut':2 'ad':9 'bs':14 'doubli':4 'everyth':19 'get':16 'god':13 'shove':17 'unneed':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 2
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735298"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689180894 {#3206
        date: 2023-07-12 18:54:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1545}
    +body: """
      That's actually relatively recent, which is way, given the meter of the poem, it feels a little shoe-horned in. It was.\n
      \n
      I wanna say it was in the 60s or so? Essentially as a way to promote a devout Christian image of America to contrast against the godless Soviets.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1689246424 {#3451
      date: 2023-07-13 13:07:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
      "@cloudless@feddit.uk"
      "@Unaware7013@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3455 …}
    +nested: Doctrine\ORM\PersistentCollection {#3457 …}
    +votes: Doctrine\ORM\PersistentCollection {#3459 …}
    +reports: Doctrine\ORM\PersistentCollection {#3461 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3463 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3465 …}
    -id: 13894
    -bodyTs: "'60s':32 'actual':3 'america':46 'christian':43 'contrast':48 'devout':42 'essenti':35 'feel':16 'given':9 'godless':51 'horn':21 'imag':44 'littl':18 'meter':11 'poem':14 'promot':40 'recent':5 'relat':4 'say':27 'shoe':20 'shoe-horn':19 'soviet':52 'wanna':26 'way':8,38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 2
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/741265"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689194100 {#3452
      date: 2023-07-12 22:35:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1545}
  +body: "The pledge was written, *by a minister* in 1891 without the “under God” part. It was added by Congress in 1954 in the midst of Macarthyism and the Red Scare. In 2002 an appeals court said that forcing public school students to recite it was went against the separation of Church and State, and it was but stayed. The Supreme Court overturned that in 2004, but I think a lot of schools may have dropped it then."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1689195386 {#3643
    date: 2023-07-12 22:56:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@cloudless@feddit.uk"
    "@Unaware7013@kbin.social"
    "@BraveSirZaphod@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3647 …}
  +nested: Doctrine\ORM\PersistentCollection {#3649 …}
  +votes: Doctrine\ORM\PersistentCollection {#3651 …}
  +reports: Doctrine\ORM\PersistentCollection {#3653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3657 …}
  -id: 13978
  -bodyTs: "'1891':9 '1954':21 '2002':32 '2004':65 'ad':17 'appeal':34 'church':51 'congress':19 'court':35,61 'drop':75 'forc':38 'god':13 'lot':70 'macarthy':26 'may':73 'midst':24 'minist':7 'overturn':62 'part':14 'pledg':2 'public':39 'recit':43 'red':29 'said':36 'scare':30 'school':40,72 'separ':49 'state':53 'stay':58 'student':41 'suprem':60 'think':68 'went':46 'without':10 'written':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1183861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689195386 {#3644
    date: 2023-07-12 22:56:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#3645
  +user: Proxies\__CG__\App\Entity\User {#3646 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3453
    +user: Proxies\__CG__\App\Entity\User {#3454 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3207
      +user: Proxies\__CG__\App\Entity\User {#3208 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#1545
        +user: App\Entity\User {#1425 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "As an outsider, I find it very cultish to pledge to a piece of cloth."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 52
        +score: 0
        +lastActive: DateTime @1689198347 {#1848
          date: 2023-07-12 23:45:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2446 …}
        +nested: Doctrine\ORM\PersistentCollection {#2444 …}
        +votes: Doctrine\ORM\PersistentCollection {#2358 …}
        +reports: Doctrine\ORM\PersistentCollection {#2356 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
        -id: 13500
        -bodyTs: "'cloth':15 'cultish':8 'find':5 'outsid':3 'piec':13 'pledg':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 6
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/858112"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689180190 {#1399
          date: 2023-07-12 18:43:10.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1545}
      +body: "It absolutely is, doubly so because of the added and unneeded "under god" bs that gets shoved into everything..."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1689188903 {#3205
        date: 2023-07-12 21:08:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@euphoria@kbin.social"
        "@cloudless@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3209 …}
      +nested: Doctrine\ORM\PersistentCollection {#3211 …}
      +votes: Doctrine\ORM\PersistentCollection {#3213 …}
      +reports: Doctrine\ORM\PersistentCollection {#3215 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3217 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3219 …}
      -id: 13513
      -bodyTs: "'absolut':2 'ad':9 'bs':14 'doubli':4 'everyth':19 'get':16 'god':13 'shove':17 'unneed':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 2
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735298"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689180894 {#3206
        date: 2023-07-12 18:54:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1545}
    +body: """
      That's actually relatively recent, which is way, given the meter of the poem, it feels a little shoe-horned in. It was.\n
      \n
      I wanna say it was in the 60s or so? Essentially as a way to promote a devout Christian image of America to contrast against the godless Soviets.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1689246424 {#3451
      date: 2023-07-13 13:07:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
      "@cloudless@feddit.uk"
      "@Unaware7013@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3455 …}
    +nested: Doctrine\ORM\PersistentCollection {#3457 …}
    +votes: Doctrine\ORM\PersistentCollection {#3459 …}
    +reports: Doctrine\ORM\PersistentCollection {#3461 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3463 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3465 …}
    -id: 13894
    -bodyTs: "'60s':32 'actual':3 'america':46 'christian':43 'contrast':48 'devout':42 'essenti':35 'feel':16 'given':9 'godless':51 'horn':21 'imag':44 'littl':18 'meter':11 'poem':14 'promot':40 'recent':5 'relat':4 'say':27 'shoe':20 'shoe-horn':19 'soviet':52 'wanna':26 'way':8,38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 2
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/741265"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689194100 {#3452
      date: 2023-07-12 22:35:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1545}
  +body: "The pledge was written, *by a minister* in 1891 without the “under God” part. It was added by Congress in 1954 in the midst of Macarthyism and the Red Scare. In 2002 an appeals court said that forcing public school students to recite it was went against the separation of Church and State, and it was but stayed. The Supreme Court overturned that in 2004, but I think a lot of schools may have dropped it then."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1689195386 {#3643
    date: 2023-07-12 22:56:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@cloudless@feddit.uk"
    "@Unaware7013@kbin.social"
    "@BraveSirZaphod@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3647 …}
  +nested: Doctrine\ORM\PersistentCollection {#3649 …}
  +votes: Doctrine\ORM\PersistentCollection {#3651 …}
  +reports: Doctrine\ORM\PersistentCollection {#3653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3657 …}
  -id: 13978
  -bodyTs: "'1891':9 '1954':21 '2002':32 '2004':65 'ad':17 'appeal':34 'church':51 'congress':19 'court':35,61 'drop':75 'forc':38 'god':13 'lot':70 'macarthy':26 'may':73 'midst':24 'minist':7 'overturn':62 'part':14 'pledg':2 'public':39 'recit':43 'red':29 'said':36 'scare':30 'school':40,72 'separ':49 'state':53 'stay':58 'student':41 'suprem':60 'think':68 'went':46 'without':10 'written':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1183861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689195386 {#3644
    date: 2023-07-12 22:56:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#3645
  +user: Proxies\__CG__\App\Entity\User {#3646 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3453
    +user: Proxies\__CG__\App\Entity\User {#3454 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3207
      +user: Proxies\__CG__\App\Entity\User {#3208 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#1545
        +user: App\Entity\User {#1425 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "As an outsider, I find it very cultish to pledge to a piece of cloth."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 52
        +score: 0
        +lastActive: DateTime @1689198347 {#1848
          date: 2023-07-12 23:45:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2446 …}
        +nested: Doctrine\ORM\PersistentCollection {#2444 …}
        +votes: Doctrine\ORM\PersistentCollection {#2358 …}
        +reports: Doctrine\ORM\PersistentCollection {#2356 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
        -id: 13500
        -bodyTs: "'cloth':15 'cultish':8 'find':5 'outsid':3 'piec':13 'pledg':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 6
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/858112"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689180190 {#1399
          date: 2023-07-12 18:43:10.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1545}
      +body: "It absolutely is, doubly so because of the added and unneeded "under god" bs that gets shoved into everything..."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1689188903 {#3205
        date: 2023-07-12 21:08:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@euphoria@kbin.social"
        "@cloudless@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3209 …}
      +nested: Doctrine\ORM\PersistentCollection {#3211 …}
      +votes: Doctrine\ORM\PersistentCollection {#3213 …}
      +reports: Doctrine\ORM\PersistentCollection {#3215 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3217 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3219 …}
      -id: 13513
      -bodyTs: "'absolut':2 'ad':9 'bs':14 'doubli':4 'everyth':19 'get':16 'god':13 'shove':17 'unneed':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 2
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735298"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689180894 {#3206
        date: 2023-07-12 18:54:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1545}
    +body: """
      That's actually relatively recent, which is way, given the meter of the poem, it feels a little shoe-horned in. It was.\n
      \n
      I wanna say it was in the 60s or so? Essentially as a way to promote a devout Christian image of America to contrast against the godless Soviets.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1689246424 {#3451
      date: 2023-07-13 13:07:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
      "@cloudless@feddit.uk"
      "@Unaware7013@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3455 …}
    +nested: Doctrine\ORM\PersistentCollection {#3457 …}
    +votes: Doctrine\ORM\PersistentCollection {#3459 …}
    +reports: Doctrine\ORM\PersistentCollection {#3461 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3463 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3465 …}
    -id: 13894
    -bodyTs: "'60s':32 'actual':3 'america':46 'christian':43 'contrast':48 'devout':42 'essenti':35 'feel':16 'given':9 'godless':51 'horn':21 'imag':44 'littl':18 'meter':11 'poem':14 'promot':40 'recent':5 'relat':4 'say':27 'shoe':20 'shoe-horn':19 'soviet':52 'wanna':26 'way':8,38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 2
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/741265"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689194100 {#3452
      date: 2023-07-12 22:35:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1545}
  +body: "The pledge was written, *by a minister* in 1891 without the “under God” part. It was added by Congress in 1954 in the midst of Macarthyism and the Red Scare. In 2002 an appeals court said that forcing public school students to recite it was went against the separation of Church and State, and it was but stayed. The Supreme Court overturned that in 2004, but I think a lot of schools may have dropped it then."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1689195386 {#3643
    date: 2023-07-12 22:56:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@cloudless@feddit.uk"
    "@Unaware7013@kbin.social"
    "@BraveSirZaphod@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3647 …}
  +nested: Doctrine\ORM\PersistentCollection {#3649 …}
  +votes: Doctrine\ORM\PersistentCollection {#3651 …}
  +reports: Doctrine\ORM\PersistentCollection {#3653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3657 …}
  -id: 13978
  -bodyTs: "'1891':9 '1954':21 '2002':32 '2004':65 'ad':17 'appeal':34 'church':51 'congress':19 'court':35,61 'drop':75 'forc':38 'god':13 'lot':70 'macarthy':26 'may':73 'midst':24 'minist':7 'overturn':62 'part':14 'pledg':2 'public':39 'recit':43 'red':29 'said':36 'scare':30 'school':40,72 'separ':49 'state':53 'stay':58 'student':41 'suprem':60 'think':68 'went':46 'without':10 'written':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1183861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689195386 {#3644
    date: 2023-07-12 22:56:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#3469
  +user: Proxies\__CG__\App\Entity\User {#3224 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3207
    +user: Proxies\__CG__\App\Entity\User {#3208 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1545
      +user: App\Entity\User {#1425 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "As an outsider, I find it very cultish to pledge to a piece of cloth."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 52
      +score: 0
      +lastActive: DateTime @1689198347 {#1848
        date: 2023-07-12 23:45:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@euphoria@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2446 …}
      +nested: Doctrine\ORM\PersistentCollection {#2444 …}
      +votes: Doctrine\ORM\PersistentCollection {#2358 …}
      +reports: Doctrine\ORM\PersistentCollection {#2356 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
      -id: 13500
      -bodyTs: "'cloth':15 'cultish':8 'find':5 'outsid':3 'piec':13 'pledg':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 6
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/858112"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689180190 {#1399
        date: 2023-07-12 18:43:10.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1545}
    +body: "It absolutely is, doubly so because of the added and unneeded "under god" bs that gets shoved into everything..."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1689188903 {#3205
      date: 2023-07-12 21:08:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
      "@cloudless@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3209 …}
    +nested: Doctrine\ORM\PersistentCollection {#3211 …}
    +votes: Doctrine\ORM\PersistentCollection {#3213 …}
    +reports: Doctrine\ORM\PersistentCollection {#3215 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3219 …}
    -id: 13513
    -bodyTs: "'absolut':2 'ad':9 'bs':14 'doubli':4 'everyth':19 'get':16 'god':13 'shove':17 'unneed':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 2
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735298"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689180894 {#3206
      date: 2023-07-12 18:54:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1545}
  +body: "that was a huge issue i had with it too, but i omitted that so i didnt seem like an edgy tween atheist (though its a 100% valid criticism that i should have included)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1689183816 {#3467
    date: 2023-07-12 19:43:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@cloudless@feddit.uk"
    "@Unaware7013@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3470 …}
  +nested: Doctrine\ORM\PersistentCollection {#3472 …}
  +votes: Doctrine\ORM\PersistentCollection {#3474 …}
  +reports: Doctrine\ORM\PersistentCollection {#3476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3478 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3480 …}
  -id: 13522
  -bodyTs: "'100':27 'atheist':23 'critic':29 'didnt':17 'edgi':21 'huge':4 'includ':34 'issu':5 'like':19 'omit':13 'seem':18 'though':24 'tween':22 'valid':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735425"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689181150 {#3468
    date: 2023-07-12 18:59:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#3469
  +user: Proxies\__CG__\App\Entity\User {#3224 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3207
    +user: Proxies\__CG__\App\Entity\User {#3208 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1545
      +user: App\Entity\User {#1425 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "As an outsider, I find it very cultish to pledge to a piece of cloth."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 52
      +score: 0
      +lastActive: DateTime @1689198347 {#1848
        date: 2023-07-12 23:45:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@euphoria@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2446 …}
      +nested: Doctrine\ORM\PersistentCollection {#2444 …}
      +votes: Doctrine\ORM\PersistentCollection {#2358 …}
      +reports: Doctrine\ORM\PersistentCollection {#2356 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
      -id: 13500
      -bodyTs: "'cloth':15 'cultish':8 'find':5 'outsid':3 'piec':13 'pledg':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 6
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/858112"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689180190 {#1399
        date: 2023-07-12 18:43:10.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1545}
    +body: "It absolutely is, doubly so because of the added and unneeded "under god" bs that gets shoved into everything..."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1689188903 {#3205
      date: 2023-07-12 21:08:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
      "@cloudless@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3209 …}
    +nested: Doctrine\ORM\PersistentCollection {#3211 …}
    +votes: Doctrine\ORM\PersistentCollection {#3213 …}
    +reports: Doctrine\ORM\PersistentCollection {#3215 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3219 …}
    -id: 13513
    -bodyTs: "'absolut':2 'ad':9 'bs':14 'doubli':4 'everyth':19 'get':16 'god':13 'shove':17 'unneed':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 2
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735298"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689180894 {#3206
      date: 2023-07-12 18:54:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1545}
  +body: "that was a huge issue i had with it too, but i omitted that so i didnt seem like an edgy tween atheist (though its a 100% valid criticism that i should have included)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1689183816 {#3467
    date: 2023-07-12 19:43:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@cloudless@feddit.uk"
    "@Unaware7013@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3470 …}
  +nested: Doctrine\ORM\PersistentCollection {#3472 …}
  +votes: Doctrine\ORM\PersistentCollection {#3474 …}
  +reports: Doctrine\ORM\PersistentCollection {#3476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3478 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3480 …}
  -id: 13522
  -bodyTs: "'100':27 'atheist':23 'critic':29 'didnt':17 'edgi':21 'huge':4 'includ':34 'issu':5 'like':19 'omit':13 'seem':18 'though':24 'tween':22 'valid':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735425"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689181150 {#3468
    date: 2023-07-12 18:59:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#3469
  +user: Proxies\__CG__\App\Entity\User {#3224 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3207
    +user: Proxies\__CG__\App\Entity\User {#3208 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1545
      +user: App\Entity\User {#1425 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "As an outsider, I find it very cultish to pledge to a piece of cloth."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 52
      +score: 0
      +lastActive: DateTime @1689198347 {#1848
        date: 2023-07-12 23:45:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@euphoria@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2446 …}
      +nested: Doctrine\ORM\PersistentCollection {#2444 …}
      +votes: Doctrine\ORM\PersistentCollection {#2358 …}
      +reports: Doctrine\ORM\PersistentCollection {#2356 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
      -id: 13500
      -bodyTs: "'cloth':15 'cultish':8 'find':5 'outsid':3 'piec':13 'pledg':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 6
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/858112"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689180190 {#1399
        date: 2023-07-12 18:43:10.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1545}
    +body: "It absolutely is, doubly so because of the added and unneeded "under god" bs that gets shoved into everything..."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1689188903 {#3205
      date: 2023-07-12 21:08:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
      "@cloudless@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3209 …}
    +nested: Doctrine\ORM\PersistentCollection {#3211 …}
    +votes: Doctrine\ORM\PersistentCollection {#3213 …}
    +reports: Doctrine\ORM\PersistentCollection {#3215 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3219 …}
    -id: 13513
    -bodyTs: "'absolut':2 'ad':9 'bs':14 'doubli':4 'everyth':19 'get':16 'god':13 'shove':17 'unneed':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 2
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735298"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689180894 {#3206
      date: 2023-07-12 18:54:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1545}
  +body: "that was a huge issue i had with it too, but i omitted that so i didnt seem like an edgy tween atheist (though its a 100% valid criticism that i should have included)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1689183816 {#3467
    date: 2023-07-12 19:43:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@cloudless@feddit.uk"
    "@Unaware7013@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3470 …}
  +nested: Doctrine\ORM\PersistentCollection {#3472 …}
  +votes: Doctrine\ORM\PersistentCollection {#3474 …}
  +reports: Doctrine\ORM\PersistentCollection {#3476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3478 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3480 …}
  -id: 13522
  -bodyTs: "'100':27 'atheist':23 'critic':29 'didnt':17 'edgi':21 'huge':4 'includ':34 'issu':5 'like':19 'omit':13 'seem':18 'though':24 'tween':22 'valid':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735425"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689181150 {#3468
    date: 2023-07-12 18:59:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#3223
  +user: Proxies\__CG__\App\Entity\User {#3224 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1545
    +user: App\Entity\User {#1425 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "As an outsider, I find it very cultish to pledge to a piece of cloth."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1689198347 {#1848
      date: 2023-07-12 23:45:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2446 …}
    +nested: Doctrine\ORM\PersistentCollection {#2444 …}
    +votes: Doctrine\ORM\PersistentCollection {#2358 …}
    +reports: Doctrine\ORM\PersistentCollection {#2356 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
    -id: 13500
    -bodyTs: "'cloth':15 'cultish':8 'find':5 'outsid':3 'piec':13 'pledg':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 6
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/858112"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689180190 {#1399
      date: 2023-07-12 18:43:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1545}
  +body: "no doubt, i 100% find it very cult-like and disgusting, and i had realized it then too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1689183806 {#3221
    date: 2023-07-12 19:43:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@cloudless@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3225 …}
  +nested: Doctrine\ORM\PersistentCollection {#3227 …}
  +votes: Doctrine\ORM\PersistentCollection {#3229 …}
  +reports: Doctrine\ORM\PersistentCollection {#3231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3235 …}
  -id: 13501
  -bodyTs: "'100':4 'cult':9 'cult-lik':8 'disgust':12 'doubt':2 'find':5 'like':10 'realiz':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 3
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689180556 {#3222
    date: 2023-07-12 18:49:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#3223
  +user: Proxies\__CG__\App\Entity\User {#3224 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1545
    +user: App\Entity\User {#1425 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "As an outsider, I find it very cultish to pledge to a piece of cloth."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1689198347 {#1848
      date: 2023-07-12 23:45:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2446 …}
    +nested: Doctrine\ORM\PersistentCollection {#2444 …}
    +votes: Doctrine\ORM\PersistentCollection {#2358 …}
    +reports: Doctrine\ORM\PersistentCollection {#2356 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
    -id: 13500
    -bodyTs: "'cloth':15 'cultish':8 'find':5 'outsid':3 'piec':13 'pledg':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 6
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/858112"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689180190 {#1399
      date: 2023-07-12 18:43:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1545}
  +body: "no doubt, i 100% find it very cult-like and disgusting, and i had realized it then too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1689183806 {#3221
    date: 2023-07-12 19:43:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@cloudless@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3225 …}
  +nested: Doctrine\ORM\PersistentCollection {#3227 …}
  +votes: Doctrine\ORM\PersistentCollection {#3229 …}
  +reports: Doctrine\ORM\PersistentCollection {#3231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3235 …}
  -id: 13501
  -bodyTs: "'100':4 'cult':9 'cult-lik':8 'disgust':12 'doubt':2 'find':5 'like':10 'realiz':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 3
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689180556 {#3222
    date: 2023-07-12 18:49:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#3223
  +user: Proxies\__CG__\App\Entity\User {#3224 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1545
    +user: App\Entity\User {#1425 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "As an outsider, I find it very cultish to pledge to a piece of cloth."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1689198347 {#1848
      date: 2023-07-12 23:45:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2446 …}
    +nested: Doctrine\ORM\PersistentCollection {#2444 …}
    +votes: Doctrine\ORM\PersistentCollection {#2358 …}
    +reports: Doctrine\ORM\PersistentCollection {#2356 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
    -id: 13500
    -bodyTs: "'cloth':15 'cultish':8 'find':5 'outsid':3 'piec':13 'pledg':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 6
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/858112"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689180190 {#1399
      date: 2023-07-12 18:43:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1545}
  +body: "no doubt, i 100% find it very cult-like and disgusting, and i had realized it then too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1689183806 {#3221
    date: 2023-07-12 19:43:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@cloudless@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3225 …}
  +nested: Doctrine\ORM\PersistentCollection {#3227 …}
  +votes: Doctrine\ORM\PersistentCollection {#3229 …}
  +reports: Doctrine\ORM\PersistentCollection {#3231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3235 …}
  -id: 13501
  -bodyTs: "'100':4 'cult':9 'cult-lik':8 'disgust':12 'doubt':2 'find':5 'like':10 'realiz':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 3
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689180556 {#3222
    date: 2023-07-12 18:49:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#3239
  +user: Proxies\__CG__\App\Entity\User {#3240 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1545
    +user: App\Entity\User {#1425 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "As an outsider, I find it very cultish to pledge to a piece of cloth."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1689198347 {#1848
      date: 2023-07-12 23:45:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2446 …}
    +nested: Doctrine\ORM\PersistentCollection {#2444 …}
    +votes: Doctrine\ORM\PersistentCollection {#2358 …}
    +reports: Doctrine\ORM\PersistentCollection {#2356 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
    -id: 13500
    -bodyTs: "'cloth':15 'cultish':8 'find':5 'outsid':3 'piec':13 'pledg':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 6
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/858112"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689180190 {#1399
      date: 2023-07-12 18:43:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1545}
  +body: "It's very strange. It's a very doublethink cult. The same people who worship the flag will vote to not give health benefits to 9/11 first responders. Those same people will then use american flag napkins."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1689197962 {#3237
    date: 2023-07-12 23:39:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@cloudless@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3241 …}
  +nested: Doctrine\ORM\PersistentCollection {#3243 …}
  +votes: Doctrine\ORM\PersistentCollection {#3245 …}
  +reports: Doctrine\ORM\PersistentCollection {#3247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
  -id: 13637
  -bodyTs: "'9/11':26 'american':35 'benefit':24 'cult':10 'doublethink':9 'first':27 'flag':17,36 'give':22 'health':23 'napkin':37 'peopl':13,31 'respond':28 'strang':4 'use':34 'vote':19 'worship':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/737287"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689185067 {#3238
    date: 2023-07-12 20:04:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#3239
  +user: Proxies\__CG__\App\Entity\User {#3240 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1545
    +user: App\Entity\User {#1425 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "As an outsider, I find it very cultish to pledge to a piece of cloth."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1689198347 {#1848
      date: 2023-07-12 23:45:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2446 …}
    +nested: Doctrine\ORM\PersistentCollection {#2444 …}
    +votes: Doctrine\ORM\PersistentCollection {#2358 …}
    +reports: Doctrine\ORM\PersistentCollection {#2356 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
    -id: 13500
    -bodyTs: "'cloth':15 'cultish':8 'find':5 'outsid':3 'piec':13 'pledg':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 6
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/858112"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689180190 {#1399
      date: 2023-07-12 18:43:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1545}
  +body: "It's very strange. It's a very doublethink cult. The same people who worship the flag will vote to not give health benefits to 9/11 first responders. Those same people will then use american flag napkins."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1689197962 {#3237
    date: 2023-07-12 23:39:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@cloudless@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3241 …}
  +nested: Doctrine\ORM\PersistentCollection {#3243 …}
  +votes: Doctrine\ORM\PersistentCollection {#3245 …}
  +reports: Doctrine\ORM\PersistentCollection {#3247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
  -id: 13637
  -bodyTs: "'9/11':26 'american':35 'benefit':24 'cult':10 'doublethink':9 'first':27 'flag':17,36 'give':22 'health':23 'napkin':37 'peopl':13,31 'respond':28 'strang':4 'use':34 'vote':19 'worship':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/737287"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689185067 {#3238
    date: 2023-07-12 20:04:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#3239
  +user: Proxies\__CG__\App\Entity\User {#3240 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1545
    +user: App\Entity\User {#1425 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "As an outsider, I find it very cultish to pledge to a piece of cloth."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1689198347 {#1848
      date: 2023-07-12 23:45:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2446 …}
    +nested: Doctrine\ORM\PersistentCollection {#2444 …}
    +votes: Doctrine\ORM\PersistentCollection {#2358 …}
    +reports: Doctrine\ORM\PersistentCollection {#2356 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
    -id: 13500
    -bodyTs: "'cloth':15 'cultish':8 'find':5 'outsid':3 'piec':13 'pledg':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 6
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/858112"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689180190 {#1399
      date: 2023-07-12 18:43:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1545}
  +body: "It's very strange. It's a very doublethink cult. The same people who worship the flag will vote to not give health benefits to 9/11 first responders. Those same people will then use american flag napkins."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1689197962 {#3237
    date: 2023-07-12 23:39:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@cloudless@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3241 …}
  +nested: Doctrine\ORM\PersistentCollection {#3243 …}
  +votes: Doctrine\ORM\PersistentCollection {#3245 …}
  +reports: Doctrine\ORM\PersistentCollection {#3247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
  -id: 13637
  -bodyTs: "'9/11':26 'american':35 'benefit':24 'cult':10 'doublethink':9 'first':27 'flag':17,36 'give':22 'health':23 'napkin':37 'peopl':13,31 'respond':28 'strang':4 'use':34 'vote':19 'worship':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/737287"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689185067 {#3238
    date: 2023-07-12 20:04:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#1714
  +user: App\Entity\User {#2447 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Came for the UI. Stayed for the granular settings (including turning federation on and off) and the content just seemed higher quality (though that is very subjective)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1689732345 {#1728
    date: 2023-07-19 04:05:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1720 …}
  +nested: Doctrine\ORM\PersistentCollection {#1717 …}
  +votes: Doctrine\ORM\PersistentCollection {#1741 …}
  +reports: Doctrine\ORM\PersistentCollection {#1707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
  -id: 22102
  -bodyTs: "'came':1 'content':18 'feder':12 'granular':8 'higher':21 'includ':10 'qualiti':22 'seem':20 'set':9 'stay':5 'subject':27 'though':23 'turn':11 'ui':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 5
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/921619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689716498 {#1729
    date: 2023-07-18 23:41:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#1714
  +user: App\Entity\User {#2447 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Came for the UI. Stayed for the granular settings (including turning federation on and off) and the content just seemed higher quality (though that is very subjective)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1689732345 {#1728
    date: 2023-07-19 04:05:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1720 …}
  +nested: Doctrine\ORM\PersistentCollection {#1717 …}
  +votes: Doctrine\ORM\PersistentCollection {#1741 …}
  +reports: Doctrine\ORM\PersistentCollection {#1707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
  -id: 22102
  -bodyTs: "'came':1 'content':18 'feder':12 'granular':8 'higher':21 'includ':10 'qualiti':22 'seem':20 'set':9 'stay':5 'subject':27 'though':23 'turn':11 'ui':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 5
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/921619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689716498 {#1729
    date: 2023-07-18 23:41:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#1714
  +user: App\Entity\User {#2447 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Came for the UI. Stayed for the granular settings (including turning federation on and off) and the content just seemed higher quality (though that is very subjective)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1689732345 {#1728
    date: 2023-07-19 04:05:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1720 …}
  +nested: Doctrine\ORM\PersistentCollection {#1717 …}
  +votes: Doctrine\ORM\PersistentCollection {#1741 …}
  +reports: Doctrine\ORM\PersistentCollection {#1707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
  -id: 22102
  -bodyTs: "'came':1 'content':18 'feder':12 'granular':8 'higher':21 'includ':10 'qualiti':22 'seem':20 'set':9 'stay':5 'subject':27 'though':23 'turn':11 'ui':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 5
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/921619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689716498 {#1729
    date: 2023-07-18 23:41:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#3351
  +user: Proxies\__CG__\App\Entity\User {#3352 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1714
    +user: App\Entity\User {#2447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Came for the UI. Stayed for the granular settings (including turning federation on and off) and the content just seemed higher quality (though that is very subjective)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1689732345 {#1728
      date: 2023-07-19 04:05:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SamXavia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1720 …}
    +nested: Doctrine\ORM\PersistentCollection {#1717 …}
    +votes: Doctrine\ORM\PersistentCollection {#1741 …}
    +reports: Doctrine\ORM\PersistentCollection {#1707 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
    -id: 22102
    -bodyTs: "'came':1 'content':18 'feder':12 'granular':8 'higher':21 'includ':10 'qualiti':22 'seem':20 'set':9 'stay':5 'subject':27 'though':23 'turn':11 'ui':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 5
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/921619"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689716498 {#1729
      date: 2023-07-18 23:41:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1714}
  +body: """
    Which UI?\n
    \n
    ETA: asking since people will see this across the fediverse, and may not realize where you posted this
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689721396 {#3348
    date: 2023-07-19 01:03:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@lemmy.world"
    "@readbeanicecream@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3353 …}
  +nested: Doctrine\ORM\PersistentCollection {#3355 …}
  +votes: Doctrine\ORM\PersistentCollection {#3357 …}
  +reports: Doctrine\ORM\PersistentCollection {#3359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3363 …}
  -id: 22136
  -bodyTs: "'across':10 'ask':4 'eta':3 'fedivers':12 'may':14 'peopl':6 'post':19 'realiz':16 'see':8 'sinc':5 'ui':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/923708"
  +editedAt: DateTimeImmutable @1689721512 {#3349
    date: 2023-07-19 01:05:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689721396 {#3350
    date: 2023-07-19 01:03:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#3351
  +user: Proxies\__CG__\App\Entity\User {#3352 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1714
    +user: App\Entity\User {#2447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Came for the UI. Stayed for the granular settings (including turning federation on and off) and the content just seemed higher quality (though that is very subjective)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1689732345 {#1728
      date: 2023-07-19 04:05:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SamXavia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1720 …}
    +nested: Doctrine\ORM\PersistentCollection {#1717 …}
    +votes: Doctrine\ORM\PersistentCollection {#1741 …}
    +reports: Doctrine\ORM\PersistentCollection {#1707 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
    -id: 22102
    -bodyTs: "'came':1 'content':18 'feder':12 'granular':8 'higher':21 'includ':10 'qualiti':22 'seem':20 'set':9 'stay':5 'subject':27 'though':23 'turn':11 'ui':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 5
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/921619"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689716498 {#1729
      date: 2023-07-18 23:41:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1714}
  +body: """
    Which UI?\n
    \n
    ETA: asking since people will see this across the fediverse, and may not realize where you posted this
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689721396 {#3348
    date: 2023-07-19 01:03:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@lemmy.world"
    "@readbeanicecream@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3353 …}
  +nested: Doctrine\ORM\PersistentCollection {#3355 …}
  +votes: Doctrine\ORM\PersistentCollection {#3357 …}
  +reports: Doctrine\ORM\PersistentCollection {#3359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3363 …}
  -id: 22136
  -bodyTs: "'across':10 'ask':4 'eta':3 'fedivers':12 'may':14 'peopl':6 'post':19 'realiz':16 'see':8 'sinc':5 'ui':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/923708"
  +editedAt: DateTimeImmutable @1689721512 {#3349
    date: 2023-07-19 01:05:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689721396 {#3350
    date: 2023-07-19 01:03:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#3351
  +user: Proxies\__CG__\App\Entity\User {#3352 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1714
    +user: App\Entity\User {#2447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Came for the UI. Stayed for the granular settings (including turning federation on and off) and the content just seemed higher quality (though that is very subjective)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1689732345 {#1728
      date: 2023-07-19 04:05:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SamXavia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1720 …}
    +nested: Doctrine\ORM\PersistentCollection {#1717 …}
    +votes: Doctrine\ORM\PersistentCollection {#1741 …}
    +reports: Doctrine\ORM\PersistentCollection {#1707 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
    -id: 22102
    -bodyTs: "'came':1 'content':18 'feder':12 'granular':8 'higher':21 'includ':10 'qualiti':22 'seem':20 'set':9 'stay':5 'subject':27 'though':23 'turn':11 'ui':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 5
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/921619"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689716498 {#1729
      date: 2023-07-18 23:41:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1714}
  +body: """
    Which UI?\n
    \n
    ETA: asking since people will see this across the fediverse, and may not realize where you posted this
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689721396 {#3348
    date: 2023-07-19 01:03:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@lemmy.world"
    "@readbeanicecream@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3353 …}
  +nested: Doctrine\ORM\PersistentCollection {#3355 …}
  +votes: Doctrine\ORM\PersistentCollection {#3357 …}
  +reports: Doctrine\ORM\PersistentCollection {#3359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3363 …}
  -id: 22136
  -bodyTs: "'across':10 'ask':4 'eta':3 'fedivers':12 'may':14 'peopl':6 'post':19 'realiz':16 'see':8 'sinc':5 'ui':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/923708"
  +editedAt: DateTimeImmutable @1689721512 {#3349
    date: 2023-07-19 01:05:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689721396 {#3350
    date: 2023-07-19 01:03:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#3560
  +user: App\Entity\User {#2447 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3351
    +user: Proxies\__CG__\App\Entity\User {#3352 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1714
      +user: App\Entity\User {#2447 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Came for the UI. Stayed for the granular settings (including turning federation on and off) and the content just seemed higher quality (though that is very subjective)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1689732345 {#1728
        date: 2023-07-19 04:05:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SamXavia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1720 …}
      +nested: Doctrine\ORM\PersistentCollection {#1717 …}
      +votes: Doctrine\ORM\PersistentCollection {#1741 …}
      +reports: Doctrine\ORM\PersistentCollection {#1707 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
      -id: 22102
      -bodyTs: "'came':1 'content':18 'feder':12 'granular':8 'higher':21 'includ':10 'qualiti':22 'seem':20 'set':9 'stay':5 'subject':27 'though':23 'turn':11 'ui':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 5
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/921619"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689716498 {#1729
        date: 2023-07-18 23:41:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1714}
    +body: """
      Which UI?\n
      \n
      ETA: asking since people will see this across the fediverse, and may not realize where you posted this
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1689721396 {#3348
      date: 2023-07-19 01:03:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SamXavia@lemmy.world"
      "@readbeanicecream@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3353 …}
    +nested: Doctrine\ORM\PersistentCollection {#3355 …}
    +votes: Doctrine\ORM\PersistentCollection {#3357 …}
    +reports: Doctrine\ORM\PersistentCollection {#3359 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3361 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3363 …}
    -id: 22136
    -bodyTs: "'across':10 'ask':4 'eta':3 'fedivers':12 'may':14 'peopl':6 'post':19 'realiz':16 'see':8 'sinc':5 'ui':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/923708"
    +editedAt: DateTimeImmutable @1689721512 {#3349
      date: 2023-07-19 01:05:12.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689721396 {#3350
      date: 2023-07-19 01:03:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1714}
  +body: """
    @numbscroll Good point. Kbin.\n
    \n
    @SamXavia
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1689722685 {#3558
    date: 2023-07-19 01:24:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@lemmy.world"
    "@readbeanicecream@kbin.social"
    "@numbscroll"
    "@SamXavia"
    "@numbscroll@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3561 …}
  +nested: Doctrine\ORM\PersistentCollection {#3563 …}
  +votes: Doctrine\ORM\PersistentCollection {#3565 …}
  +reports: Doctrine\ORM\PersistentCollection {#3567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3571 …}
  -id: 22153
  -bodyTs: "'good':2 'kbin':4 'numbscrol':1 'point':3 'samxavia':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/924236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689722685 {#3559
    date: 2023-07-19 01:24:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#3560
  +user: App\Entity\User {#2447 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3351
    +user: Proxies\__CG__\App\Entity\User {#3352 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1714
      +user: App\Entity\User {#2447 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Came for the UI. Stayed for the granular settings (including turning federation on and off) and the content just seemed higher quality (though that is very subjective)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1689732345 {#1728
        date: 2023-07-19 04:05:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SamXavia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1720 …}
      +nested: Doctrine\ORM\PersistentCollection {#1717 …}
      +votes: Doctrine\ORM\PersistentCollection {#1741 …}
      +reports: Doctrine\ORM\PersistentCollection {#1707 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
      -id: 22102
      -bodyTs: "'came':1 'content':18 'feder':12 'granular':8 'higher':21 'includ':10 'qualiti':22 'seem':20 'set':9 'stay':5 'subject':27 'though':23 'turn':11 'ui':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 5
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/921619"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689716498 {#1729
        date: 2023-07-18 23:41:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1714}
    +body: """
      Which UI?\n
      \n
      ETA: asking since people will see this across the fediverse, and may not realize where you posted this
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1689721396 {#3348
      date: 2023-07-19 01:03:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SamXavia@lemmy.world"
      "@readbeanicecream@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3353 …}
    +nested: Doctrine\ORM\PersistentCollection {#3355 …}
    +votes: Doctrine\ORM\PersistentCollection {#3357 …}
    +reports: Doctrine\ORM\PersistentCollection {#3359 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3361 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3363 …}
    -id: 22136
    -bodyTs: "'across':10 'ask':4 'eta':3 'fedivers':12 'may':14 'peopl':6 'post':19 'realiz':16 'see':8 'sinc':5 'ui':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/923708"
    +editedAt: DateTimeImmutable @1689721512 {#3349
      date: 2023-07-19 01:05:12.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689721396 {#3350
      date: 2023-07-19 01:03:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1714}
  +body: """
    @numbscroll Good point. Kbin.\n
    \n
    @SamXavia
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1689722685 {#3558
    date: 2023-07-19 01:24:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@lemmy.world"
    "@readbeanicecream@kbin.social"
    "@numbscroll"
    "@SamXavia"
    "@numbscroll@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3561 …}
  +nested: Doctrine\ORM\PersistentCollection {#3563 …}
  +votes: Doctrine\ORM\PersistentCollection {#3565 …}
  +reports: Doctrine\ORM\PersistentCollection {#3567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3571 …}
  -id: 22153
  -bodyTs: "'good':2 'kbin':4 'numbscrol':1 'point':3 'samxavia':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/924236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689722685 {#3559
    date: 2023-07-19 01:24:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#3560
  +user: App\Entity\User {#2447 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3351
    +user: Proxies\__CG__\App\Entity\User {#3352 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1714
      +user: App\Entity\User {#2447 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Came for the UI. Stayed for the granular settings (including turning federation on and off) and the content just seemed higher quality (though that is very subjective)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1689732345 {#1728
        date: 2023-07-19 04:05:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SamXavia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1720 …}
      +nested: Doctrine\ORM\PersistentCollection {#1717 …}
      +votes: Doctrine\ORM\PersistentCollection {#1741 …}
      +reports: Doctrine\ORM\PersistentCollection {#1707 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
      -id: 22102
      -bodyTs: "'came':1 'content':18 'feder':12 'granular':8 'higher':21 'includ':10 'qualiti':22 'seem':20 'set':9 'stay':5 'subject':27 'though':23 'turn':11 'ui':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 5
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/921619"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689716498 {#1729
        date: 2023-07-18 23:41:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1714}
    +body: """
      Which UI?\n
      \n
      ETA: asking since people will see this across the fediverse, and may not realize where you posted this
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1689721396 {#3348
      date: 2023-07-19 01:03:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SamXavia@lemmy.world"
      "@readbeanicecream@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3353 …}
    +nested: Doctrine\ORM\PersistentCollection {#3355 …}
    +votes: Doctrine\ORM\PersistentCollection {#3357 …}
    +reports: Doctrine\ORM\PersistentCollection {#3359 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3361 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3363 …}
    -id: 22136
    -bodyTs: "'across':10 'ask':4 'eta':3 'fedivers':12 'may':14 'peopl':6 'post':19 'realiz':16 'see':8 'sinc':5 'ui':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/923708"
    +editedAt: DateTimeImmutable @1689721512 {#3349
      date: 2023-07-19 01:05:12.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689721396 {#3350
      date: 2023-07-19 01:03:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1714}
  +body: """
    @numbscroll Good point. Kbin.\n
    \n
    @SamXavia
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1689722685 {#3558
    date: 2023-07-19 01:24:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@lemmy.world"
    "@readbeanicecream@kbin.social"
    "@numbscroll"
    "@SamXavia"
    "@numbscroll@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3561 …}
  +nested: Doctrine\ORM\PersistentCollection {#3563 …}
  +votes: Doctrine\ORM\PersistentCollection {#3565 …}
  +reports: Doctrine\ORM\PersistentCollection {#3567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3571 …}
  -id: 22153
  -bodyTs: "'good':2 'kbin':4 'numbscrol':1 'point':3 'samxavia':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/924236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689722685 {#3559
    date: 2023-07-19 01:24:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#3575
  +user: Proxies\__CG__\App\Entity\User {#3576 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3351
    +user: Proxies\__CG__\App\Entity\User {#3352 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1714
      +user: App\Entity\User {#2447 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Came for the UI. Stayed for the granular settings (including turning federation on and off) and the content just seemed higher quality (though that is very subjective)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1689732345 {#1728
        date: 2023-07-19 04:05:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SamXavia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1720 …}
      +nested: Doctrine\ORM\PersistentCollection {#1717 …}
      +votes: Doctrine\ORM\PersistentCollection {#1741 …}
      +reports: Doctrine\ORM\PersistentCollection {#1707 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
      -id: 22102
      -bodyTs: "'came':1 'content':18 'feder':12 'granular':8 'higher':21 'includ':10 'qualiti':22 'seem':20 'set':9 'stay':5 'subject':27 'though':23 'turn':11 'ui':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 5
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/921619"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689716498 {#1729
        date: 2023-07-18 23:41:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1714}
    +body: """
      Which UI?\n
      \n
      ETA: asking since people will see this across the fediverse, and may not realize where you posted this
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1689721396 {#3348
      date: 2023-07-19 01:03:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SamXavia@lemmy.world"
      "@readbeanicecream@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3353 …}
    +nested: Doctrine\ORM\PersistentCollection {#3355 …}
    +votes: Doctrine\ORM\PersistentCollection {#3357 …}
    +reports: Doctrine\ORM\PersistentCollection {#3359 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3361 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3363 …}
    -id: 22136
    -bodyTs: "'across':10 'ask':4 'eta':3 'fedivers':12 'may':14 'peopl':6 'post':19 'realiz':16 'see':8 'sinc':5 'ui':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/923708"
    +editedAt: DateTimeImmutable @1689721512 {#3349
      date: 2023-07-19 01:05:12.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689721396 {#3350
      date: 2023-07-19 01:03:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1714}
  +body: "Just the mobile website works pretty well by itself. I’m using the Artemis beta now and I like it a lot too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1689733225 {#3573
    date: 2023-07-19 04:20:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@lemmy.world"
    "@readbeanicecream@kbin.social"
    "@numbscroll@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3577 …}
  +nested: Doctrine\ORM\PersistentCollection {#3579 …}
  +votes: Doctrine\ORM\PersistentCollection {#3581 …}
  +reports: Doctrine\ORM\PersistentCollection {#3583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3587 …}
  -id: 22142
  -bodyTs: "'artemi':14 'beta':15 'like':19 'lot':22 'm':11 'mobil':3 'pretti':6 'use':12 'websit':4 'well':7 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/923835"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689721701 {#3574
    date: 2023-07-19 01:08:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#3575
  +user: Proxies\__CG__\App\Entity\User {#3576 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3351
    +user: Proxies\__CG__\App\Entity\User {#3352 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1714
      +user: App\Entity\User {#2447 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Came for the UI. Stayed for the granular settings (including turning federation on and off) and the content just seemed higher quality (though that is very subjective)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1689732345 {#1728
        date: 2023-07-19 04:05:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SamXavia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1720 …}
      +nested: Doctrine\ORM\PersistentCollection {#1717 …}
      +votes: Doctrine\ORM\PersistentCollection {#1741 …}
      +reports: Doctrine\ORM\PersistentCollection {#1707 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
      -id: 22102
      -bodyTs: "'came':1 'content':18 'feder':12 'granular':8 'higher':21 'includ':10 'qualiti':22 'seem':20 'set':9 'stay':5 'subject':27 'though':23 'turn':11 'ui':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 5
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/921619"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689716498 {#1729
        date: 2023-07-18 23:41:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1714}
    +body: """
      Which UI?\n
      \n
      ETA: asking since people will see this across the fediverse, and may not realize where you posted this
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1689721396 {#3348
      date: 2023-07-19 01:03:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SamXavia@lemmy.world"
      "@readbeanicecream@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3353 …}
    +nested: Doctrine\ORM\PersistentCollection {#3355 …}
    +votes: Doctrine\ORM\PersistentCollection {#3357 …}
    +reports: Doctrine\ORM\PersistentCollection {#3359 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3361 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3363 …}
    -id: 22136
    -bodyTs: "'across':10 'ask':4 'eta':3 'fedivers':12 'may':14 'peopl':6 'post':19 'realiz':16 'see':8 'sinc':5 'ui':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/923708"
    +editedAt: DateTimeImmutable @1689721512 {#3349
      date: 2023-07-19 01:05:12.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689721396 {#3350
      date: 2023-07-19 01:03:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1714}
  +body: "Just the mobile website works pretty well by itself. I’m using the Artemis beta now and I like it a lot too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1689733225 {#3573
    date: 2023-07-19 04:20:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@lemmy.world"
    "@readbeanicecream@kbin.social"
    "@numbscroll@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3577 …}
  +nested: Doctrine\ORM\PersistentCollection {#3579 …}
  +votes: Doctrine\ORM\PersistentCollection {#3581 …}
  +reports: Doctrine\ORM\PersistentCollection {#3583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3587 …}
  -id: 22142
  -bodyTs: "'artemi':14 'beta':15 'like':19 'lot':22 'm':11 'mobil':3 'pretti':6 'use':12 'websit':4 'well':7 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/923835"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689721701 {#3574
    date: 2023-07-19 01:08:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#3575
  +user: Proxies\__CG__\App\Entity\User {#3576 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3351
    +user: Proxies\__CG__\App\Entity\User {#3352 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1714
      +user: App\Entity\User {#2447 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Came for the UI. Stayed for the granular settings (including turning federation on and off) and the content just seemed higher quality (though that is very subjective)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1689732345 {#1728
        date: 2023-07-19 04:05:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SamXavia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1720 …}
      +nested: Doctrine\ORM\PersistentCollection {#1717 …}
      +votes: Doctrine\ORM\PersistentCollection {#1741 …}
      +reports: Doctrine\ORM\PersistentCollection {#1707 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
      -id: 22102
      -bodyTs: "'came':1 'content':18 'feder':12 'granular':8 'higher':21 'includ':10 'qualiti':22 'seem':20 'set':9 'stay':5 'subject':27 'though':23 'turn':11 'ui':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 5
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/921619"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689716498 {#1729
        date: 2023-07-18 23:41:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1714}
    +body: """
      Which UI?\n
      \n
      ETA: asking since people will see this across the fediverse, and may not realize where you posted this
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1689721396 {#3348
      date: 2023-07-19 01:03:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SamXavia@lemmy.world"
      "@readbeanicecream@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3353 …}
    +nested: Doctrine\ORM\PersistentCollection {#3355 …}
    +votes: Doctrine\ORM\PersistentCollection {#3357 …}
    +reports: Doctrine\ORM\PersistentCollection {#3359 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3361 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3363 …}
    -id: 22136
    -bodyTs: "'across':10 'ask':4 'eta':3 'fedivers':12 'may':14 'peopl':6 'post':19 'realiz':16 'see':8 'sinc':5 'ui':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/923708"
    +editedAt: DateTimeImmutable @1689721512 {#3349
      date: 2023-07-19 01:05:12.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689721396 {#3350
      date: 2023-07-19 01:03:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1714}
  +body: "Just the mobile website works pretty well by itself. I’m using the Artemis beta now and I like it a lot too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1689733225 {#3573
    date: 2023-07-19 04:20:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@lemmy.world"
    "@readbeanicecream@kbin.social"
    "@numbscroll@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3577 …}
  +nested: Doctrine\ORM\PersistentCollection {#3579 …}
  +votes: Doctrine\ORM\PersistentCollection {#3581 …}
  +reports: Doctrine\ORM\PersistentCollection {#3583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3587 …}
  -id: 22142
  -bodyTs: "'artemi':14 'beta':15 'like':19 'lot':22 'm':11 'mobil':3 'pretti':6 'use':12 'websit':4 'well':7 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/923835"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689721701 {#3574
    date: 2023-07-19 01:08:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#3661
  +user: Proxies\__CG__\App\Entity\User {#3352 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3575
    +user: Proxies\__CG__\App\Entity\User {#3576 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3351
      +user: Proxies\__CG__\App\Entity\User {#3352 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#1714
        +user: App\Entity\User {#2447 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Came for the UI. Stayed for the granular settings (including turning federation on and off) and the content just seemed higher quality (though that is very subjective)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 49
        +score: 0
        +lastActive: DateTime @1689732345 {#1728
          date: 2023-07-19 04:05:45.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SamXavia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 22102
        -bodyTs: "'came':1 'content':18 'feder':12 'granular':8 'higher':21 'includ':10 'qualiti':22 'seem':20 'set':9 'stay':5 'subject':27 'though':23 'turn':11 'ui':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 5
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/921619"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689716498 {#1729
          date: 2023-07-18 23:41:38.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1714}
      +body: """
        Which UI?\n
        \n
        ETA: asking since people will see this across the fediverse, and may not realize where you posted this
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689721396 {#3348
        date: 2023-07-19 01:03:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SamXavia@lemmy.world"
        "@readbeanicecream@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3353 …}
      +nested: Doctrine\ORM\PersistentCollection {#3355 …}
      +votes: Doctrine\ORM\PersistentCollection {#3357 …}
      +reports: Doctrine\ORM\PersistentCollection {#3359 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3363 …}
      -id: 22136
      -bodyTs: "'across':10 'ask':4 'eta':3 'fedivers':12 'may':14 'peopl':6 'post':19 'realiz':16 'see':8 'sinc':5 'ui':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/923708"
      +editedAt: DateTimeImmutable @1689721512 {#3349
        date: 2023-07-19 01:05:12.0 +02:00
      }
      +createdAt: DateTimeImmutable @1689721396 {#3350
        date: 2023-07-19 01:03:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1714}
    +body: "Just the mobile website works pretty well by itself. I’m using the Artemis beta now and I like it a lot too."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1689733225 {#3573
      date: 2023-07-19 04:20:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SamXavia@lemmy.world"
      "@readbeanicecream@kbin.social"
      "@numbscroll@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3577 …}
    +nested: Doctrine\ORM\PersistentCollection {#3579 …}
    +votes: Doctrine\ORM\PersistentCollection {#3581 …}
    +reports: Doctrine\ORM\PersistentCollection {#3583 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3587 …}
    -id: 22142
    -bodyTs: "'artemi':14 'beta':15 'like':19 'lot':22 'm':11 'mobil':3 'pretti':6 'use':12 'websit':4 'well':7 'work':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 1
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/923835"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689721701 {#3574
      date: 2023-07-19 01:08:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1714}
  +body: "I can’t wait for Artemis!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689723366 {#3659
    date: 2023-07-19 01:36:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@lemmy.world"
    "@readbeanicecream@kbin.social"
    "@numbscroll@kbin.social"
    "@Jaywarbs@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3662 …}
  +nested: Doctrine\ORM\PersistentCollection {#3664 …}
  +votes: Doctrine\ORM\PersistentCollection {#3666 …}
  +reports: Doctrine\ORM\PersistentCollection {#3668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3672 …}
  -id: 22158
  -bodyTs: "'artemi':6 'wait':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/924473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689723366 {#3660
    date: 2023-07-19 01:36:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#3661
  +user: Proxies\__CG__\App\Entity\User {#3352 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3575
    +user: Proxies\__CG__\App\Entity\User {#3576 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3351
      +user: Proxies\__CG__\App\Entity\User {#3352 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#1714
        +user: App\Entity\User {#2447 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Came for the UI. Stayed for the granular settings (including turning federation on and off) and the content just seemed higher quality (though that is very subjective)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 49
        +score: 0
        +lastActive: DateTime @1689732345 {#1728
          date: 2023-07-19 04:05:45.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SamXavia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 22102
        -bodyTs: "'came':1 'content':18 'feder':12 'granular':8 'higher':21 'includ':10 'qualiti':22 'seem':20 'set':9 'stay':5 'subject':27 'though':23 'turn':11 'ui':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 5
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/921619"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689716498 {#1729
          date: 2023-07-18 23:41:38.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1714}
      +body: """
        Which UI?\n
        \n
        ETA: asking since people will see this across the fediverse, and may not realize where you posted this
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689721396 {#3348
        date: 2023-07-19 01:03:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SamXavia@lemmy.world"
        "@readbeanicecream@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3353 …}
      +nested: Doctrine\ORM\PersistentCollection {#3355 …}
      +votes: Doctrine\ORM\PersistentCollection {#3357 …}
      +reports: Doctrine\ORM\PersistentCollection {#3359 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3363 …}
      -id: 22136
      -bodyTs: "'across':10 'ask':4 'eta':3 'fedivers':12 'may':14 'peopl':6 'post':19 'realiz':16 'see':8 'sinc':5 'ui':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/923708"
      +editedAt: DateTimeImmutable @1689721512 {#3349
        date: 2023-07-19 01:05:12.0 +02:00
      }
      +createdAt: DateTimeImmutable @1689721396 {#3350
        date: 2023-07-19 01:03:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1714}
    +body: "Just the mobile website works pretty well by itself. I’m using the Artemis beta now and I like it a lot too."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1689733225 {#3573
      date: 2023-07-19 04:20:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SamXavia@lemmy.world"
      "@readbeanicecream@kbin.social"
      "@numbscroll@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3577 …}
    +nested: Doctrine\ORM\PersistentCollection {#3579 …}
    +votes: Doctrine\ORM\PersistentCollection {#3581 …}
    +reports: Doctrine\ORM\PersistentCollection {#3583 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3587 …}
    -id: 22142
    -bodyTs: "'artemi':14 'beta':15 'like':19 'lot':22 'm':11 'mobil':3 'pretti':6 'use':12 'websit':4 'well':7 'work':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 1
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/923835"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689721701 {#3574
      date: 2023-07-19 01:08:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1714}
  +body: "I can’t wait for Artemis!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689723366 {#3659
    date: 2023-07-19 01:36:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@lemmy.world"
    "@readbeanicecream@kbin.social"
    "@numbscroll@kbin.social"
    "@Jaywarbs@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3662 …}
  +nested: Doctrine\ORM\PersistentCollection {#3664 …}
  +votes: Doctrine\ORM\PersistentCollection {#3666 …}
  +reports: Doctrine\ORM\PersistentCollection {#3668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3672 …}
  -id: 22158
  -bodyTs: "'artemi':6 'wait':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/924473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689723366 {#3660
    date: 2023-07-19 01:36:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#3661
  +user: Proxies\__CG__\App\Entity\User {#3352 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3575
    +user: Proxies\__CG__\App\Entity\User {#3576 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3351
      +user: Proxies\__CG__\App\Entity\User {#3352 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#1714
        +user: App\Entity\User {#2447 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Came for the UI. Stayed for the granular settings (including turning federation on and off) and the content just seemed higher quality (though that is very subjective)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 49
        +score: 0
        +lastActive: DateTime @1689732345 {#1728
          date: 2023-07-19 04:05:45.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SamXavia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 22102
        -bodyTs: "'came':1 'content':18 'feder':12 'granular':8 'higher':21 'includ':10 'qualiti':22 'seem':20 'set':9 'stay':5 'subject':27 'though':23 'turn':11 'ui':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 5
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/921619"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689716498 {#1729
          date: 2023-07-18 23:41:38.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1714}
      +body: """
        Which UI?\n
        \n
        ETA: asking since people will see this across the fediverse, and may not realize where you posted this
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689721396 {#3348
        date: 2023-07-19 01:03:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SamXavia@lemmy.world"
        "@readbeanicecream@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3353 …}
      +nested: Doctrine\ORM\PersistentCollection {#3355 …}
      +votes: Doctrine\ORM\PersistentCollection {#3357 …}
      +reports: Doctrine\ORM\PersistentCollection {#3359 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3363 …}
      -id: 22136
      -bodyTs: "'across':10 'ask':4 'eta':3 'fedivers':12 'may':14 'peopl':6 'post':19 'realiz':16 'see':8 'sinc':5 'ui':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/923708"
      +editedAt: DateTimeImmutable @1689721512 {#3349
        date: 2023-07-19 01:05:12.0 +02:00
      }
      +createdAt: DateTimeImmutable @1689721396 {#3350
        date: 2023-07-19 01:03:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1714}
    +body: "Just the mobile website works pretty well by itself. I’m using the Artemis beta now and I like it a lot too."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1689733225 {#3573
      date: 2023-07-19 04:20:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SamXavia@lemmy.world"
      "@readbeanicecream@kbin.social"
      "@numbscroll@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3577 …}
    +nested: Doctrine\ORM\PersistentCollection {#3579 …}
    +votes: Doctrine\ORM\PersistentCollection {#3581 …}
    +reports: Doctrine\ORM\PersistentCollection {#3583 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3587 …}
    -id: 22142
    -bodyTs: "'artemi':14 'beta':15 'like':19 'lot':22 'm':11 'mobil':3 'pretti':6 'use':12 'websit':4 'well':7 'work':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 1
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/923835"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689721701 {#3574
      date: 2023-07-19 01:08:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1714}
  +body: "I can’t wait for Artemis!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689723366 {#3659
    date: 2023-07-19 01:36:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@lemmy.world"
    "@readbeanicecream@kbin.social"
    "@numbscroll@kbin.social"
    "@Jaywarbs@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3662 …}
  +nested: Doctrine\ORM\PersistentCollection {#3664 …}
  +votes: Doctrine\ORM\PersistentCollection {#3666 …}
  +reports: Doctrine\ORM\PersistentCollection {#3668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3672 …}
  -id: 22158
  -bodyTs: "'artemi':6 'wait':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/924473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689723366 {#3660
    date: 2023-07-19 01:36:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3699
  +user: Proxies\__CG__\App\Entity\User {#3700 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3661
    +user: Proxies\__CG__\App\Entity\User {#3352 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3575
      +user: Proxies\__CG__\App\Entity\User {#3576 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3351
        +user: Proxies\__CG__\App\Entity\User {#3352 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#1714
          +user: App\Entity\User {#2447 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "Came for the UI. Stayed for the granular settings (including turning federation on and off) and the content just seemed higher quality (though that is very subjective)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 49
          +score: 0
          +lastActive: DateTime @1689732345 {#1728
            date: 2023-07-19 04:05:45.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SamXavia@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1720 …}
          +nested: Doctrine\ORM\PersistentCollection {#1717 …}
          +votes: Doctrine\ORM\PersistentCollection {#1741 …}
          +reports: Doctrine\ORM\PersistentCollection {#1707 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
          -id: 22102
          -bodyTs: "'came':1 'content':18 'feder':12 'granular':8 'higher':21 'includ':10 'qualiti':22 'seem':20 'set':9 'stay':5 'subject':27 'though':23 'turn':11 'ui':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 5
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/921619"
          +editedAt: null
          +createdAt: DateTimeImmutable @1689716498 {#1729
            date: 2023-07-18 23:41:38.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1714}
        +body: """
          Which UI?\n
          \n
          ETA: asking since people will see this across the fediverse, and may not realize where you posted this
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689721396 {#3348
          date: 2023-07-19 01:03:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SamXavia@lemmy.world"
          "@readbeanicecream@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3353 …}
        +nested: Doctrine\ORM\PersistentCollection {#3355 …}
        +votes: Doctrine\ORM\PersistentCollection {#3357 …}
        +reports: Doctrine\ORM\PersistentCollection {#3359 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3363 …}
        -id: 22136
        -bodyTs: "'across':10 'ask':4 'eta':3 'fedivers':12 'may':14 'peopl':6 'post':19 'realiz':16 'see':8 'sinc':5 'ui':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/923708"
        +editedAt: DateTimeImmutable @1689721512 {#3349
          date: 2023-07-19 01:05:12.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689721396 {#3350
          date: 2023-07-19 01:03:16.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1714}
      +body: "Just the mobile website works pretty well by itself. I’m using the Artemis beta now and I like it a lot too."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1689733225 {#3573
        date: 2023-07-19 04:20:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SamXavia@lemmy.world"
        "@readbeanicecream@kbin.social"
        "@numbscroll@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3577 …}
      +nested: Doctrine\ORM\PersistentCollection {#3579 …}
      +votes: Doctrine\ORM\PersistentCollection {#3581 …}
      +reports: Doctrine\ORM\PersistentCollection {#3583 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3585 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3587 …}
      -id: 22142
      -bodyTs: "'artemi':14 'beta':15 'like':19 'lot':22 'm':11 'mobil':3 'pretti':6 'use':12 'websit':4 'well':7 'work':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 1
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/923835"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689721701 {#3574
        date: 2023-07-19 01:08:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1714}
    +body: "I can’t wait for Artemis!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1689723366 {#3659
      date: 2023-07-19 01:36:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SamXavia@lemmy.world"
      "@readbeanicecream@kbin.social"
      "@numbscroll@kbin.social"
      "@Jaywarbs@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3662 …}
    +nested: Doctrine\ORM\PersistentCollection {#3664 …}
    +votes: Doctrine\ORM\PersistentCollection {#3666 …}
    +reports: Doctrine\ORM\PersistentCollection {#3668 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3670 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3672 …}
    -id: 22158
    -bodyTs: "'artemi':6 'wait':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/924473"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689723366 {#3660
      date: 2023-07-19 01:36:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1714}
  +body: """
    Hi from Artemis 🫡\n
    \n
    It's pretty great.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1689724922 {#3697
    date: 2023-07-19 02:02:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@lemmy.world"
    "@readbeanicecream@kbin.social"
    "@numbscroll@kbin.social"
    "@Jaywarbs@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3701 …}
  +nested: Doctrine\ORM\PersistentCollection {#3703 …}
  +votes: Doctrine\ORM\PersistentCollection {#3705 …}
  +reports: Doctrine\ORM\PersistentCollection {#3707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3709 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3711 …}
  -id: 22168
  -bodyTs: "'artemi':3 'great':7 'hi':1 'pretti':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/924983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689724922 {#3698
    date: 2023-07-19 02:02:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#3699
  +user: Proxies\__CG__\App\Entity\User {#3700 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3661
    +user: Proxies\__CG__\App\Entity\User {#3352 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3575
      +user: Proxies\__CG__\App\Entity\User {#3576 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3351
        +user: Proxies\__CG__\App\Entity\User {#3352 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#1714
          +user: App\Entity\User {#2447 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "Came for the UI. Stayed for the granular settings (including turning federation on and off) and the content just seemed higher quality (though that is very subjective)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 49
          +score: 0
          +lastActive: DateTime @1689732345 {#1728
            date: 2023-07-19 04:05:45.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SamXavia@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1720 …}
          +nested: Doctrine\ORM\PersistentCollection {#1717 …}
          +votes: Doctrine\ORM\PersistentCollection {#1741 …}
          +reports: Doctrine\ORM\PersistentCollection {#1707 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
          -id: 22102
          -bodyTs: "'came':1 'content':18 'feder':12 'granular':8 'higher':21 'includ':10 'qualiti':22 'seem':20 'set':9 'stay':5 'subject':27 'though':23 'turn':11 'ui':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 5
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/921619"
          +editedAt: null
          +createdAt: DateTimeImmutable @1689716498 {#1729
            date: 2023-07-18 23:41:38.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1714}
        +body: """
          Which UI?\n
          \n
          ETA: asking since people will see this across the fediverse, and may not realize where you posted this
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689721396 {#3348
          date: 2023-07-19 01:03:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SamXavia@lemmy.world"
          "@readbeanicecream@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3353 …}
        +nested: Doctrine\ORM\PersistentCollection {#3355 …}
        +votes: Doctrine\ORM\PersistentCollection {#3357 …}
        +reports: Doctrine\ORM\PersistentCollection {#3359 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3363 …}
        -id: 22136
        -bodyTs: "'across':10 'ask':4 'eta':3 'fedivers':12 'may':14 'peopl':6 'post':19 'realiz':16 'see':8 'sinc':5 'ui':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/923708"
        +editedAt: DateTimeImmutable @1689721512 {#3349
          date: 2023-07-19 01:05:12.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689721396 {#3350
          date: 2023-07-19 01:03:16.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1714}
      +body: "Just the mobile website works pretty well by itself. I’m using the Artemis beta now and I like it a lot too."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1689733225 {#3573
        date: 2023-07-19 04:20:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SamXavia@lemmy.world"
        "@readbeanicecream@kbin.social"
        "@numbscroll@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3577 …}
      +nested: Doctrine\ORM\PersistentCollection {#3579 …}
      +votes: Doctrine\ORM\PersistentCollection {#3581 …}
      +reports: Doctrine\ORM\PersistentCollection {#3583 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3585 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3587 …}
      -id: 22142
      -bodyTs: "'artemi':14 'beta':15 'like':19 'lot':22 'm':11 'mobil':3 'pretti':6 'use':12 'websit':4 'well':7 'work':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 1
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/923835"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689721701 {#3574
        date: 2023-07-19 01:08:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1714}
    +body: "I can’t wait for Artemis!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1689723366 {#3659
      date: 2023-07-19 01:36:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SamXavia@lemmy.world"
      "@readbeanicecream@kbin.social"
      "@numbscroll@kbin.social"
      "@Jaywarbs@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3662 …}
    +nested: Doctrine\ORM\PersistentCollection {#3664 …}
    +votes: Doctrine\ORM\PersistentCollection {#3666 …}
    +reports: Doctrine\ORM\PersistentCollection {#3668 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3670 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3672 …}
    -id: 22158
    -bodyTs: "'artemi':6 'wait':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/924473"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689723366 {#3660
      date: 2023-07-19 01:36:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1714}
  +body: """
    Hi from Artemis 🫡\n
    \n
    It's pretty great.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1689724922 {#3697
    date: 2023-07-19 02:02:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@lemmy.world"
    "@readbeanicecream@kbin.social"
    "@numbscroll@kbin.social"
    "@Jaywarbs@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3701 …}
  +nested: Doctrine\ORM\PersistentCollection {#3703 …}
  +votes: Doctrine\ORM\PersistentCollection {#3705 …}
  +reports: Doctrine\ORM\PersistentCollection {#3707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3709 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3711 …}
  -id: 22168
  -bodyTs: "'artemi':3 'great':7 'hi':1 'pretti':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/924983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689724922 {#3698
    date: 2023-07-19 02:02:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#3699
  +user: Proxies\__CG__\App\Entity\User {#3700 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3661
    +user: Proxies\__CG__\App\Entity\User {#3352 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3575
      +user: Proxies\__CG__\App\Entity\User {#3576 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3351
        +user: Proxies\__CG__\App\Entity\User {#3352 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#1714
          +user: App\Entity\User {#2447 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "Came for the UI. Stayed for the granular settings (including turning federation on and off) and the content just seemed higher quality (though that is very subjective)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 49
          +score: 0
          +lastActive: DateTime @1689732345 {#1728
            date: 2023-07-19 04:05:45.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SamXavia@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1720 …}
          +nested: Doctrine\ORM\PersistentCollection {#1717 …}
          +votes: Doctrine\ORM\PersistentCollection {#1741 …}
          +reports: Doctrine\ORM\PersistentCollection {#1707 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
          -id: 22102
          -bodyTs: "'came':1 'content':18 'feder':12 'granular':8 'higher':21 'includ':10 'qualiti':22 'seem':20 'set':9 'stay':5 'subject':27 'though':23 'turn':11 'ui':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 5
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/921619"
          +editedAt: null
          +createdAt: DateTimeImmutable @1689716498 {#1729
            date: 2023-07-18 23:41:38.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1714}
        +body: """
          Which UI?\n
          \n
          ETA: asking since people will see this across the fediverse, and may not realize where you posted this
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689721396 {#3348
          date: 2023-07-19 01:03:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SamXavia@lemmy.world"
          "@readbeanicecream@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3353 …}
        +nested: Doctrine\ORM\PersistentCollection {#3355 …}
        +votes: Doctrine\ORM\PersistentCollection {#3357 …}
        +reports: Doctrine\ORM\PersistentCollection {#3359 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3363 …}
        -id: 22136
        -bodyTs: "'across':10 'ask':4 'eta':3 'fedivers':12 'may':14 'peopl':6 'post':19 'realiz':16 'see':8 'sinc':5 'ui':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/923708"
        +editedAt: DateTimeImmutable @1689721512 {#3349
          date: 2023-07-19 01:05:12.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689721396 {#3350
          date: 2023-07-19 01:03:16.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1714}
      +body: "Just the mobile website works pretty well by itself. I’m using the Artemis beta now and I like it a lot too."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1689733225 {#3573
        date: 2023-07-19 04:20:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SamXavia@lemmy.world"
        "@readbeanicecream@kbin.social"
        "@numbscroll@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3577 …}
      +nested: Doctrine\ORM\PersistentCollection {#3579 …}
      +votes: Doctrine\ORM\PersistentCollection {#3581 …}
      +reports: Doctrine\ORM\PersistentCollection {#3583 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3585 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3587 …}
      -id: 22142
      -bodyTs: "'artemi':14 'beta':15 'like':19 'lot':22 'm':11 'mobil':3 'pretti':6 'use':12 'websit':4 'well':7 'work':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 1
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/923835"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689721701 {#3574
        date: 2023-07-19 01:08:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1714}
    +body: "I can’t wait for Artemis!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1689723366 {#3659
      date: 2023-07-19 01:36:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SamXavia@lemmy.world"
      "@readbeanicecream@kbin.social"
      "@numbscroll@kbin.social"
      "@Jaywarbs@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3662 …}
    +nested: Doctrine\ORM\PersistentCollection {#3664 …}
    +votes: Doctrine\ORM\PersistentCollection {#3666 …}
    +reports: Doctrine\ORM\PersistentCollection {#3668 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3670 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3672 …}
    -id: 22158
    -bodyTs: "'artemi':6 'wait':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/924473"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689723366 {#3660
      date: 2023-07-19 01:36:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1714}
  +body: """
    Hi from Artemis 🫡\n
    \n
    It's pretty great.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1689724922 {#3697
    date: 2023-07-19 02:02:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@lemmy.world"
    "@readbeanicecream@kbin.social"
    "@numbscroll@kbin.social"
    "@Jaywarbs@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3701 …}
  +nested: Doctrine\ORM\PersistentCollection {#3703 …}
  +votes: Doctrine\ORM\PersistentCollection {#3705 …}
  +reports: Doctrine\ORM\PersistentCollection {#3707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3709 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3711 …}
  -id: 22168
  -bodyTs: "'artemi':3 'great':7 'hi':1 'pretti':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/924983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689724922 {#3698
    date: 2023-07-19 02:02:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3714
  +user: Proxies\__CG__\App\Entity\User {#3352 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3699
    +user: Proxies\__CG__\App\Entity\User {#3700 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3661
      +user: Proxies\__CG__\App\Entity\User {#3352 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3575
        +user: Proxies\__CG__\App\Entity\User {#3576 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#3351
          +user: Proxies\__CG__\App\Entity\User {#3352 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: App\Entity\EntryComment {#1714
            +user: App\Entity\User {#2447 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
            +magazine: App\Entity\Magazine {#307}
            +image: null
            +parent: null
            +root: null
            +body: "Came for the UI. Stayed for the granular settings (including turning federation on and off) and the content just seemed higher quality (though that is very subjective)"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 49
            +score: 0
            +lastActive: DateTime @1689732345 {#1728
              date: 2023-07-19 04:05:45.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@SamXavia@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#1720 …}
            +nested: Doctrine\ORM\PersistentCollection {#1717 …}
            +votes: Doctrine\ORM\PersistentCollection {#1741 …}
            +reports: Doctrine\ORM\PersistentCollection {#1707 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
            -id: 22102
            -bodyTs: "'came':1 'content':18 'feder':12 'granular':8 'higher':21 'includ':10 'qualiti':22 'seem':20 'set':9 'stay':5 'subject':27 'though':23 'turn':11 'ui':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 5
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/921619"
            +editedAt: null
            +createdAt: DateTimeImmutable @1689716498 {#1729
              date: 2023-07-18 23:41:38.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1714}
          +body: """
            Which UI?\n
            \n
            ETA: asking since people will see this across the fediverse, and may not realize where you posted this
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1689721396 {#3348
            date: 2023-07-19 01:03:16.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SamXavia@lemmy.world"
            "@readbeanicecream@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3353 …}
          +nested: Doctrine\ORM\PersistentCollection {#3355 …}
          +votes: Doctrine\ORM\PersistentCollection {#3357 …}
          +reports: Doctrine\ORM\PersistentCollection {#3359 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3361 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3363 …}
          -id: 22136
          -bodyTs: "'across':10 'ask':4 'eta':3 'fedivers':12 'may':14 'peopl':6 'post':19 'realiz':16 'see':8 'sinc':5 'ui':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/923708"
          +editedAt: DateTimeImmutable @1689721512 {#3349
            date: 2023-07-19 01:05:12.0 +02:00
          }
          +createdAt: DateTimeImmutable @1689721396 {#3350
            date: 2023-07-19 01:03:16.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1714}
        +body: "Just the mobile website works pretty well by itself. I’m using the Artemis beta now and I like it a lot too."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1689733225 {#3573
          date: 2023-07-19 04:20:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SamXavia@lemmy.world"
          "@readbeanicecream@kbin.social"
          "@numbscroll@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3577 …}
        +nested: Doctrine\ORM\PersistentCollection {#3579 …}
        +votes: Doctrine\ORM\PersistentCollection {#3581 …}
        +reports: Doctrine\ORM\PersistentCollection {#3583 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3585 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3587 …}
        -id: 22142
        -bodyTs: "'artemi':14 'beta':15 'like':19 'lot':22 'm':11 'mobil':3 'pretti':6 'use':12 'websit':4 'well':7 'work':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 1
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/923835"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689721701 {#3574
          date: 2023-07-19 01:08:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1714}
      +body: "I can’t wait for Artemis!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1689723366 {#3659
        date: 2023-07-19 01:36:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SamXavia@lemmy.world"
        "@readbeanicecream@kbin.social"
        "@numbscroll@kbin.social"
        "@Jaywarbs@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3662 …}
      +nested: Doctrine\ORM\PersistentCollection {#3664 …}
      +votes: Doctrine\ORM\PersistentCollection {#3666 …}
      +reports: Doctrine\ORM\PersistentCollection {#3668 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3670 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3672 …}
      -id: 22158
      -bodyTs: "'artemi':6 'wait':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/924473"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689723366 {#3660
        date: 2023-07-19 01:36:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1714}
    +body: """
      Hi from Artemis 🫡\n
      \n
      It's pretty great.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1689724922 {#3697
      date: 2023-07-19 02:02:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SamXavia@lemmy.world"
      "@readbeanicecream@kbin.social"
      "@numbscroll@kbin.social"
      "@Jaywarbs@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3701 …}
    +nested: Doctrine\ORM\PersistentCollection {#3703 …}
    +votes: Doctrine\ORM\PersistentCollection {#3705 …}
    +reports: Doctrine\ORM\PersistentCollection {#3707 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3709 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3711 …}
    -id: 22168
    -bodyTs: "'artemi':3 'great':7 'hi':1 'pretti':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/924983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689724922 {#3698
      date: 2023-07-19 02:02:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1714}
  +body: "🥹"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689727434 {#3719
    date: 2023-07-19 02:43:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@lemmy.world"
    "@readbeanicecream@kbin.social"
    "@numbscroll@kbin.social"
    "@Jaywarbs@kbin.social"
    "@dandan@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3722 …}
  +nested: Doctrine\ORM\PersistentCollection {#3726 …}
  +votes: Doctrine\ORM\PersistentCollection {#3728 …}
  +reports: Doctrine\ORM\PersistentCollection {#3729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3733 …}
  -id: 22186
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/925751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689727434 {#3716
    date: 2023-07-19 02:43:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#3714
  +user: Proxies\__CG__\App\Entity\User {#3352 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3699
    +user: Proxies\__CG__\App\Entity\User {#3700 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3661
      +user: Proxies\__CG__\App\Entity\User {#3352 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3575
        +user: Proxies\__CG__\App\Entity\User {#3576 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#3351
          +user: Proxies\__CG__\App\Entity\User {#3352 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: App\Entity\EntryComment {#1714
            +user: App\Entity\User {#2447 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
            +magazine: App\Entity\Magazine {#307}
            +image: null
            +parent: null
            +root: null
            +body: "Came for the UI. Stayed for the granular settings (including turning federation on and off) and the content just seemed higher quality (though that is very subjective)"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 49
            +score: 0
            +lastActive: DateTime @1689732345 {#1728
              date: 2023-07-19 04:05:45.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@SamXavia@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#1720 …}
            +nested: Doctrine\ORM\PersistentCollection {#1717 …}
            +votes: Doctrine\ORM\PersistentCollection {#1741 …}
            +reports: Doctrine\ORM\PersistentCollection {#1707 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
            -id: 22102
            -bodyTs: "'came':1 'content':18 'feder':12 'granular':8 'higher':21 'includ':10 'qualiti':22 'seem':20 'set':9 'stay':5 'subject':27 'though':23 'turn':11 'ui':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 5
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/921619"
            +editedAt: null
            +createdAt: DateTimeImmutable @1689716498 {#1729
              date: 2023-07-18 23:41:38.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1714}
          +body: """
            Which UI?\n
            \n
            ETA: asking since people will see this across the fediverse, and may not realize where you posted this
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1689721396 {#3348
            date: 2023-07-19 01:03:16.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SamXavia@lemmy.world"
            "@readbeanicecream@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3353 …}
          +nested: Doctrine\ORM\PersistentCollection {#3355 …}
          +votes: Doctrine\ORM\PersistentCollection {#3357 …}
          +reports: Doctrine\ORM\PersistentCollection {#3359 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3361 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3363 …}
          -id: 22136
          -bodyTs: "'across':10 'ask':4 'eta':3 'fedivers':12 'may':14 'peopl':6 'post':19 'realiz':16 'see':8 'sinc':5 'ui':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/923708"
          +editedAt: DateTimeImmutable @1689721512 {#3349
            date: 2023-07-19 01:05:12.0 +02:00
          }
          +createdAt: DateTimeImmutable @1689721396 {#3350
            date: 2023-07-19 01:03:16.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1714}
        +body: "Just the mobile website works pretty well by itself. I’m using the Artemis beta now and I like it a lot too."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1689733225 {#3573
          date: 2023-07-19 04:20:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SamXavia@lemmy.world"
          "@readbeanicecream@kbin.social"
          "@numbscroll@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3577 …}
        +nested: Doctrine\ORM\PersistentCollection {#3579 …}
        +votes: Doctrine\ORM\PersistentCollection {#3581 …}
        +reports: Doctrine\ORM\PersistentCollection {#3583 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3585 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3587 …}
        -id: 22142
        -bodyTs: "'artemi':14 'beta':15 'like':19 'lot':22 'm':11 'mobil':3 'pretti':6 'use':12 'websit':4 'well':7 'work':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 1
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/923835"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689721701 {#3574
          date: 2023-07-19 01:08:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1714}
      +body: "I can’t wait for Artemis!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1689723366 {#3659
        date: 2023-07-19 01:36:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SamXavia@lemmy.world"
        "@readbeanicecream@kbin.social"
        "@numbscroll@kbin.social"
        "@Jaywarbs@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3662 …}
      +nested: Doctrine\ORM\PersistentCollection {#3664 …}
      +votes: Doctrine\ORM\PersistentCollection {#3666 …}
      +reports: Doctrine\ORM\PersistentCollection {#3668 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3670 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3672 …}
      -id: 22158
      -bodyTs: "'artemi':6 'wait':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/924473"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689723366 {#3660
        date: 2023-07-19 01:36:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1714}
    +body: """
      Hi from Artemis 🫡\n
      \n
      It's pretty great.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1689724922 {#3697
      date: 2023-07-19 02:02:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SamXavia@lemmy.world"
      "@readbeanicecream@kbin.social"
      "@numbscroll@kbin.social"
      "@Jaywarbs@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3701 …}
    +nested: Doctrine\ORM\PersistentCollection {#3703 …}
    +votes: Doctrine\ORM\PersistentCollection {#3705 …}
    +reports: Doctrine\ORM\PersistentCollection {#3707 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3709 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3711 …}
    -id: 22168
    -bodyTs: "'artemi':3 'great':7 'hi':1 'pretti':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/924983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689724922 {#3698
      date: 2023-07-19 02:02:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1714}
  +body: "🥹"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689727434 {#3719
    date: 2023-07-19 02:43:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@lemmy.world"
    "@readbeanicecream@kbin.social"
    "@numbscroll@kbin.social"
    "@Jaywarbs@kbin.social"
    "@dandan@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3722 …}
  +nested: Doctrine\ORM\PersistentCollection {#3726 …}
  +votes: Doctrine\ORM\PersistentCollection {#3728 …}
  +reports: Doctrine\ORM\PersistentCollection {#3729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3733 …}
  -id: 22186
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/925751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689727434 {#3716
    date: 2023-07-19 02:43:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#3714
  +user: Proxies\__CG__\App\Entity\User {#3352 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3699
    +user: Proxies\__CG__\App\Entity\User {#3700 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3661
      +user: Proxies\__CG__\App\Entity\User {#3352 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3575
        +user: Proxies\__CG__\App\Entity\User {#3576 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#3351
          +user: Proxies\__CG__\App\Entity\User {#3352 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: App\Entity\EntryComment {#1714
            +user: App\Entity\User {#2447 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
            +magazine: App\Entity\Magazine {#307}
            +image: null
            +parent: null
            +root: null
            +body: "Came for the UI. Stayed for the granular settings (including turning federation on and off) and the content just seemed higher quality (though that is very subjective)"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 49
            +score: 0
            +lastActive: DateTime @1689732345 {#1728
              date: 2023-07-19 04:05:45.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@SamXavia@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#1720 …}
            +nested: Doctrine\ORM\PersistentCollection {#1717 …}
            +votes: Doctrine\ORM\PersistentCollection {#1741 …}
            +reports: Doctrine\ORM\PersistentCollection {#1707 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
            -id: 22102
            -bodyTs: "'came':1 'content':18 'feder':12 'granular':8 'higher':21 'includ':10 'qualiti':22 'seem':20 'set':9 'stay':5 'subject':27 'though':23 'turn':11 'ui':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 5
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/921619"
            +editedAt: null
            +createdAt: DateTimeImmutable @1689716498 {#1729
              date: 2023-07-18 23:41:38.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1714}
          +body: """
            Which UI?\n
            \n
            ETA: asking since people will see this across the fediverse, and may not realize where you posted this
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1689721396 {#3348
            date: 2023-07-19 01:03:16.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SamXavia@lemmy.world"
            "@readbeanicecream@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3353 …}
          +nested: Doctrine\ORM\PersistentCollection {#3355 …}
          +votes: Doctrine\ORM\PersistentCollection {#3357 …}
          +reports: Doctrine\ORM\PersistentCollection {#3359 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3361 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3363 …}
          -id: 22136
          -bodyTs: "'across':10 'ask':4 'eta':3 'fedivers':12 'may':14 'peopl':6 'post':19 'realiz':16 'see':8 'sinc':5 'ui':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/923708"
          +editedAt: DateTimeImmutable @1689721512 {#3349
            date: 2023-07-19 01:05:12.0 +02:00
          }
          +createdAt: DateTimeImmutable @1689721396 {#3350
            date: 2023-07-19 01:03:16.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1714}
        +body: "Just the mobile website works pretty well by itself. I’m using the Artemis beta now and I like it a lot too."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1689733225 {#3573
          date: 2023-07-19 04:20:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SamXavia@lemmy.world"
          "@readbeanicecream@kbin.social"
          "@numbscroll@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3577 …}
        +nested: Doctrine\ORM\PersistentCollection {#3579 …}
        +votes: Doctrine\ORM\PersistentCollection {#3581 …}
        +reports: Doctrine\ORM\PersistentCollection {#3583 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3585 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3587 …}
        -id: 22142
        -bodyTs: "'artemi':14 'beta':15 'like':19 'lot':22 'm':11 'mobil':3 'pretti':6 'use':12 'websit':4 'well':7 'work':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 1
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/923835"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689721701 {#3574
          date: 2023-07-19 01:08:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1714}
      +body: "I can’t wait for Artemis!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1689723366 {#3659
        date: 2023-07-19 01:36:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SamXavia@lemmy.world"
        "@readbeanicecream@kbin.social"
        "@numbscroll@kbin.social"
        "@Jaywarbs@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3662 …}
      +nested: Doctrine\ORM\PersistentCollection {#3664 …}
      +votes: Doctrine\ORM\PersistentCollection {#3666 …}
      +reports: Doctrine\ORM\PersistentCollection {#3668 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3670 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3672 …}
      -id: 22158
      -bodyTs: "'artemi':6 'wait':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/924473"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689723366 {#3660
        date: 2023-07-19 01:36:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1714}
    +body: """
      Hi from Artemis 🫡\n
      \n
      It's pretty great.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1689724922 {#3697
      date: 2023-07-19 02:02:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SamXavia@lemmy.world"
      "@readbeanicecream@kbin.social"
      "@numbscroll@kbin.social"
      "@Jaywarbs@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3701 …}
    +nested: Doctrine\ORM\PersistentCollection {#3703 …}
    +votes: Doctrine\ORM\PersistentCollection {#3705 …}
    +reports: Doctrine\ORM\PersistentCollection {#3707 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3709 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3711 …}
    -id: 22168
    -bodyTs: "'artemi':3 'great':7 'hi':1 'pretti':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/924983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689724922 {#3698
      date: 2023-07-19 02:02:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1714}
  +body: "🥹"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689727434 {#3719
    date: 2023-07-19 02:43:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@lemmy.world"
    "@readbeanicecream@kbin.social"
    "@numbscroll@kbin.social"
    "@Jaywarbs@kbin.social"
    "@dandan@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3722 …}
  +nested: Doctrine\ORM\PersistentCollection {#3726 …}
  +votes: Doctrine\ORM\PersistentCollection {#3728 …}
  +reports: Doctrine\ORM\PersistentCollection {#3729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3733 …}
  -id: 22186
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/925751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689727434 {#3716
    date: 2023-07-19 02:43:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3367
  +user: Proxies\__CG__\App\Entity\User {#3335 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1714
    +user: App\Entity\User {#2447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Came for the UI. Stayed for the granular settings (including turning federation on and off) and the content just seemed higher quality (though that is very subjective)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1689732345 {#1728
      date: 2023-07-19 04:05:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SamXavia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1720 …}
    +nested: Doctrine\ORM\PersistentCollection {#1717 …}
    +votes: Doctrine\ORM\PersistentCollection {#1741 …}
    +reports: Doctrine\ORM\PersistentCollection {#1707 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
    -id: 22102
    -bodyTs: "'came':1 'content':18 'feder':12 'granular':8 'higher':21 'includ':10 'qualiti':22 'seem':20 'set':9 'stay':5 'subject':27 'though':23 'turn':11 'ui':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 5
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/921619"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689716498 {#1729
      date: 2023-07-18 23:41:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1714}
  +body: "Fair enough, I seem to find it confusing as of the moment but I’ll give it a proper go to see if I prefer it in the end."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1689719578 {#3365
    date: 2023-07-19 00:32:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@lemmy.world"
    "@readbeanicecream@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3368 …}
  +nested: Doctrine\ORM\PersistentCollection {#3370 …}
  +votes: Doctrine\ORM\PersistentCollection {#3372 …}
  +reports: Doctrine\ORM\PersistentCollection {#3374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3378 …}
  -id: 22132
  -bodyTs: "'confus':8 'end':29 'enough':2 'fair':1 'find':6 'give':16 'go':20 'll':15 'moment':12 'prefer':25 'proper':19 'see':22 'seem':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1443286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689719578 {#3366
    date: 2023-07-19 00:32:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#3367
  +user: Proxies\__CG__\App\Entity\User {#3335 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1714
    +user: App\Entity\User {#2447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Came for the UI. Stayed for the granular settings (including turning federation on and off) and the content just seemed higher quality (though that is very subjective)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1689732345 {#1728
      date: 2023-07-19 04:05:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SamXavia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1720 …}
    +nested: Doctrine\ORM\PersistentCollection {#1717 …}
    +votes: Doctrine\ORM\PersistentCollection {#1741 …}
    +reports: Doctrine\ORM\PersistentCollection {#1707 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
    -id: 22102
    -bodyTs: "'came':1 'content':18 'feder':12 'granular':8 'higher':21 'includ':10 'qualiti':22 'seem':20 'set':9 'stay':5 'subject':27 'though':23 'turn':11 'ui':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 5
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/921619"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689716498 {#1729
      date: 2023-07-18 23:41:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1714}
  +body: "Fair enough, I seem to find it confusing as of the moment but I’ll give it a proper go to see if I prefer it in the end."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1689719578 {#3365
    date: 2023-07-19 00:32:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@lemmy.world"
    "@readbeanicecream@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3368 …}
  +nested: Doctrine\ORM\PersistentCollection {#3370 …}
  +votes: Doctrine\ORM\PersistentCollection {#3372 …}
  +reports: Doctrine\ORM\PersistentCollection {#3374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3378 …}
  -id: 22132
  -bodyTs: "'confus':8 'end':29 'enough':2 'fair':1 'find':6 'give':16 'go':20 'll':15 'moment':12 'prefer':25 'proper':19 'see':22 'seem':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1443286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689719578 {#3366
    date: 2023-07-19 00:32:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#3367
  +user: Proxies\__CG__\App\Entity\User {#3335 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1714
    +user: App\Entity\User {#2447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Came for the UI. Stayed for the granular settings (including turning federation on and off) and the content just seemed higher quality (though that is very subjective)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1689732345 {#1728
      date: 2023-07-19 04:05:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SamXavia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1720 …}
    +nested: Doctrine\ORM\PersistentCollection {#1717 …}
    +votes: Doctrine\ORM\PersistentCollection {#1741 …}
    +reports: Doctrine\ORM\PersistentCollection {#1707 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
    -id: 22102
    -bodyTs: "'came':1 'content':18 'feder':12 'granular':8 'higher':21 'includ':10 'qualiti':22 'seem':20 'set':9 'stay':5 'subject':27 'though':23 'turn':11 'ui':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 5
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/921619"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689716498 {#1729
      date: 2023-07-18 23:41:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1714}
  +body: "Fair enough, I seem to find it confusing as of the moment but I’ll give it a proper go to see if I prefer it in the end."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1689719578 {#3365
    date: 2023-07-19 00:32:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@lemmy.world"
    "@readbeanicecream@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3368 …}
  +nested: Doctrine\ORM\PersistentCollection {#3370 …}
  +votes: Doctrine\ORM\PersistentCollection {#3372 …}
  +reports: Doctrine\ORM\PersistentCollection {#3374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3378 …}
  -id: 22132
  -bodyTs: "'confus':8 'end':29 'enough':2 'fair':1 'find':6 'give':16 'go':20 'll':15 'moment':12 'prefer':25 'proper':19 'see':22 'seem':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1443286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689719578 {#3366
    date: 2023-07-19 00:32:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3544
  +user: Proxies\__CG__\App\Entity\User {#3545 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3367
    +user: Proxies\__CG__\App\Entity\User {#3335 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1714
      +user: App\Entity\User {#2447 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Came for the UI. Stayed for the granular settings (including turning federation on and off) and the content just seemed higher quality (though that is very subjective)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1689732345 {#1728
        date: 2023-07-19 04:05:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SamXavia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1720 …}
      +nested: Doctrine\ORM\PersistentCollection {#1717 …}
      +votes: Doctrine\ORM\PersistentCollection {#1741 …}
      +reports: Doctrine\ORM\PersistentCollection {#1707 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
      -id: 22102
      -bodyTs: "'came':1 'content':18 'feder':12 'granular':8 'higher':21 'includ':10 'qualiti':22 'seem':20 'set':9 'stay':5 'subject':27 'though':23 'turn':11 'ui':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 5
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/921619"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689716498 {#1729
        date: 2023-07-18 23:41:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1714}
    +body: "Fair enough, I seem to find it confusing as of the moment but I’ll give it a proper go to see if I prefer it in the end."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1689719578 {#3365
      date: 2023-07-19 00:32:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SamXavia@lemmy.world"
      "@readbeanicecream@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3368 …}
    +nested: Doctrine\ORM\PersistentCollection {#3370 …}
    +votes: Doctrine\ORM\PersistentCollection {#3372 …}
    +reports: Doctrine\ORM\PersistentCollection {#3374 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3378 …}
    -id: 22132
    -bodyTs: "'confus':8 'end':29 'enough':2 'fair':1 'find':6 'give':16 'go':20 'll':15 'moment':12 'prefer':25 'proper':19 'see':22 'seem':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1443286"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689719578 {#3366
      date: 2023-07-19 00:32:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1714}
  +body: "How is it confusing? I've tried both and neither were hard to use, I purely picked Kbin for aesthetics."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1689726320 {#3542
    date: 2023-07-19 02:25:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@lemmy.world"
    "@readbeanicecream@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3546 …}
  +nested: Doctrine\ORM\PersistentCollection {#3548 …}
  +votes: Doctrine\ORM\PersistentCollection {#3550 …}
  +reports: Doctrine\ORM\PersistentCollection {#3552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3556 …}
  -id: 22178
  -bodyTs: "'aesthet':20 'confus':4 'hard':12 'kbin':18 'neither':10 'pick':17 'pure':16 'tri':7 'use':14 've':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/925443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689726320 {#3543
    date: 2023-07-19 02:25:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#3544
  +user: Proxies\__CG__\App\Entity\User {#3545 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3367
    +user: Proxies\__CG__\App\Entity\User {#3335 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1714
      +user: App\Entity\User {#2447 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Came for the UI. Stayed for the granular settings (including turning federation on and off) and the content just seemed higher quality (though that is very subjective)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1689732345 {#1728
        date: 2023-07-19 04:05:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SamXavia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1720 …}
      +nested: Doctrine\ORM\PersistentCollection {#1717 …}
      +votes: Doctrine\ORM\PersistentCollection {#1741 …}
      +reports: Doctrine\ORM\PersistentCollection {#1707 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
      -id: 22102
      -bodyTs: "'came':1 'content':18 'feder':12 'granular':8 'higher':21 'includ':10 'qualiti':22 'seem':20 'set':9 'stay':5 'subject':27 'though':23 'turn':11 'ui':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 5
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/921619"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689716498 {#1729
        date: 2023-07-18 23:41:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1714}
    +body: "Fair enough, I seem to find it confusing as of the moment but I’ll give it a proper go to see if I prefer it in the end."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1689719578 {#3365
      date: 2023-07-19 00:32:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SamXavia@lemmy.world"
      "@readbeanicecream@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3368 …}
    +nested: Doctrine\ORM\PersistentCollection {#3370 …}
    +votes: Doctrine\ORM\PersistentCollection {#3372 …}
    +reports: Doctrine\ORM\PersistentCollection {#3374 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3378 …}
    -id: 22132
    -bodyTs: "'confus':8 'end':29 'enough':2 'fair':1 'find':6 'give':16 'go':20 'll':15 'moment':12 'prefer':25 'proper':19 'see':22 'seem':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1443286"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689719578 {#3366
      date: 2023-07-19 00:32:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1714}
  +body: "How is it confusing? I've tried both and neither were hard to use, I purely picked Kbin for aesthetics."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1689726320 {#3542
    date: 2023-07-19 02:25:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@lemmy.world"
    "@readbeanicecream@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3546 …}
  +nested: Doctrine\ORM\PersistentCollection {#3548 …}
  +votes: Doctrine\ORM\PersistentCollection {#3550 …}
  +reports: Doctrine\ORM\PersistentCollection {#3552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3556 …}
  -id: 22178
  -bodyTs: "'aesthet':20 'confus':4 'hard':12 'kbin':18 'neither':10 'pick':17 'pure':16 'tri':7 'use':14 've':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/925443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689726320 {#3543
    date: 2023-07-19 02:25:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#3544
  +user: Proxies\__CG__\App\Entity\User {#3545 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3367
    +user: Proxies\__CG__\App\Entity\User {#3335 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1714
      +user: App\Entity\User {#2447 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Came for the UI. Stayed for the granular settings (including turning federation on and off) and the content just seemed higher quality (though that is very subjective)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1689732345 {#1728
        date: 2023-07-19 04:05:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SamXavia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1720 …}
      +nested: Doctrine\ORM\PersistentCollection {#1717 …}
      +votes: Doctrine\ORM\PersistentCollection {#1741 …}
      +reports: Doctrine\ORM\PersistentCollection {#1707 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
      -id: 22102
      -bodyTs: "'came':1 'content':18 'feder':12 'granular':8 'higher':21 'includ':10 'qualiti':22 'seem':20 'set':9 'stay':5 'subject':27 'though':23 'turn':11 'ui':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 5
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/921619"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689716498 {#1729
        date: 2023-07-18 23:41:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1714}
    +body: "Fair enough, I seem to find it confusing as of the moment but I’ll give it a proper go to see if I prefer it in the end."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1689719578 {#3365
      date: 2023-07-19 00:32:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SamXavia@lemmy.world"
      "@readbeanicecream@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3368 …}
    +nested: Doctrine\ORM\PersistentCollection {#3370 …}
    +votes: Doctrine\ORM\PersistentCollection {#3372 …}
    +reports: Doctrine\ORM\PersistentCollection {#3374 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3378 …}
    -id: 22132
    -bodyTs: "'confus':8 'end':29 'enough':2 'fair':1 'find':6 'give':16 'go':20 'll':15 'moment':12 'prefer':25 'proper':19 'see':22 'seem':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1443286"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689719578 {#3366
      date: 2023-07-19 00:32:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1714}
  +body: "How is it confusing? I've tried both and neither were hard to use, I purely picked Kbin for aesthetics."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1689726320 {#3542
    date: 2023-07-19 02:25:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@lemmy.world"
    "@readbeanicecream@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3546 …}
  +nested: Doctrine\ORM\PersistentCollection {#3548 …}
  +votes: Doctrine\ORM\PersistentCollection {#3550 …}
  +reports: Doctrine\ORM\PersistentCollection {#3552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3556 …}
  -id: 22178
  -bodyTs: "'aesthet':20 'confus':4 'hard':12 'kbin':18 'neither':10 'pick':17 'pure':16 'tri':7 'use':14 've':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/925443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689726320 {#3543
    date: 2023-07-19 02:25:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1382
  +user: App\Entity\User {#2018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Kbin identifies as 'Not Reddit' and that's good enough for me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1687471147 {#1381
    date: 2023-06-22 23:59:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@eric@techy.news"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1404 …}
  +nested: Doctrine\ORM\PersistentCollection {#1361 …}
  +votes: Doctrine\ORM\PersistentCollection {#1403 …}
  +reports: Doctrine\ORM\PersistentCollection {#2023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
  -id: 1609
  -bodyTs: "'enough':10 'good':9 'identifi':2 'kbin':1 'reddit':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 3
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/75747/-/comment/321686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687442730 {#1383
    date: 2023-06-22 16:05:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#1382
  +user: App\Entity\User {#2018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Kbin identifies as 'Not Reddit' and that's good enough for me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1687471147 {#1381
    date: 2023-06-22 23:59:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@eric@techy.news"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1404 …}
  +nested: Doctrine\ORM\PersistentCollection {#1361 …}
  +votes: Doctrine\ORM\PersistentCollection {#1403 …}
  +reports: Doctrine\ORM\PersistentCollection {#2023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
  -id: 1609
  -bodyTs: "'enough':10 'good':9 'identifi':2 'kbin':1 'reddit':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 3
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/75747/-/comment/321686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687442730 {#1383
    date: 2023-06-22 16:05:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#1382
  +user: App\Entity\User {#2018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Kbin identifies as 'Not Reddit' and that's good enough for me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1687471147 {#1381
    date: 2023-06-22 23:59:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@eric@techy.news"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1404 …}
  +nested: Doctrine\ORM\PersistentCollection {#1361 …}
  +votes: Doctrine\ORM\PersistentCollection {#1403 …}
  +reports: Doctrine\ORM\PersistentCollection {#2023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
  -id: 1609
  -bodyTs: "'enough':10 'good':9 'identifi':2 'kbin':1 'reddit':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 3
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/75747/-/comment/321686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687442730 {#1383
    date: 2023-06-22 16:05:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3015
  +user: Proxies\__CG__\App\Entity\User {#3098 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1382
    +user: App\Entity\User {#2018 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Kbin identifies as 'Not Reddit' and that's good enough for me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1687471147 {#1381
      date: 2023-06-22 23:59:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@eric@techy.news"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1404 …}
    +nested: Doctrine\ORM\PersistentCollection {#1361 …}
    +votes: Doctrine\ORM\PersistentCollection {#1403 …}
    +reports: Doctrine\ORM\PersistentCollection {#2023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
    -id: 1609
    -bodyTs: "'enough':10 'good':9 'identifi':2 'kbin':1 'reddit':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 3
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/75747/-/comment/321686"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687442730 {#1383
      date: 2023-06-22 16:05:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1382}
  +body: "Reddit but not run by donkeys, is how I’ve been explaining it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1687465245 {#3016
    date: 2023-06-22 22:20:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@eric@techy.news"
    "@inkican@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3097 …}
  +nested: Doctrine\ORM\PersistentCollection {#3095 …}
  +votes: Doctrine\ORM\PersistentCollection {#3093 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
  -id: 2029
  -bodyTs: "'donkey':6 'explain':12 'reddit':1 'run':4 've':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/75747/-/comment/328376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687465245 {#3019
    date: 2023-06-22 22:20:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#3015
  +user: Proxies\__CG__\App\Entity\User {#3098 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1382
    +user: App\Entity\User {#2018 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Kbin identifies as 'Not Reddit' and that's good enough for me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1687471147 {#1381
      date: 2023-06-22 23:59:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@eric@techy.news"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1404 …}
    +nested: Doctrine\ORM\PersistentCollection {#1361 …}
    +votes: Doctrine\ORM\PersistentCollection {#1403 …}
    +reports: Doctrine\ORM\PersistentCollection {#2023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
    -id: 1609
    -bodyTs: "'enough':10 'good':9 'identifi':2 'kbin':1 'reddit':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 3
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/75747/-/comment/321686"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687442730 {#1383
      date: 2023-06-22 16:05:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1382}
  +body: "Reddit but not run by donkeys, is how I’ve been explaining it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1687465245 {#3016
    date: 2023-06-22 22:20:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@eric@techy.news"
    "@inkican@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3097 …}
  +nested: Doctrine\ORM\PersistentCollection {#3095 …}
  +votes: Doctrine\ORM\PersistentCollection {#3093 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
  -id: 2029
  -bodyTs: "'donkey':6 'explain':12 'reddit':1 'run':4 've':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/75747/-/comment/328376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687465245 {#3019
    date: 2023-06-22 22:20:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#3015
  +user: Proxies\__CG__\App\Entity\User {#3098 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1382
    +user: App\Entity\User {#2018 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Kbin identifies as 'Not Reddit' and that's good enough for me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1687471147 {#1381
      date: 2023-06-22 23:59:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@eric@techy.news"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1404 …}
    +nested: Doctrine\ORM\PersistentCollection {#1361 …}
    +votes: Doctrine\ORM\PersistentCollection {#1403 …}
    +reports: Doctrine\ORM\PersistentCollection {#2023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
    -id: 1609
    -bodyTs: "'enough':10 'good':9 'identifi':2 'kbin':1 'reddit':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 3
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/75747/-/comment/321686"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687442730 {#1383
      date: 2023-06-22 16:05:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1382}
  +body: "Reddit but not run by donkeys, is how I’ve been explaining it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1687465245 {#3016
    date: 2023-06-22 22:20:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@eric@techy.news"
    "@inkican@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3097 …}
  +nested: Doctrine\ORM\PersistentCollection {#3095 …}
  +votes: Doctrine\ORM\PersistentCollection {#3093 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
  -id: 2029
  -bodyTs: "'donkey':6 'explain':12 'reddit':1 'run':4 've':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/75747/-/comment/328376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687465245 {#3019
    date: 2023-06-22 22:20:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2332
  +user: App\Entity\User {#2325 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Extra features like (apologies for the run-on sentence) being able to see upvotes and downvotes on threads and comments like lemmy admins can, better integration with mastodon, every community has both a 'reddit-like' section like Lemmy/Reddit, and a 'twitter-like' section which as I mentioned integrates with mastodon via hashtags, we can block users, communities, domains and (soon) instances, we have a wide variety of user-style scripts via Tampermonkey to customize the UI (the base UI is also, subjectively, better).\n
    \n
    Given its all federated, you also don't lose anything by using kbin since you have access to lemmy too. Plus the dev is just the nicest, hard working son of a bitch lol.\n
    \n
    Only drawback is we dont have an API yet, so for mobile you're stuck with the mobile site, but the mobile site is also really *good* so eh. Once the API is up tho there's a few apps which have already said they'll support kbin as well, so that's a matter of time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1689726255 {#2330
    date: 2023-07-19 02:24:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2042 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
  -id: 22083
  -bodyTs: "'abl':12 'access':104 'admin':24 'alreadi':164 'also':85,93,146 'anyth':97 'api':129,153 'apolog':4 'app':161 'base':82 'better':26,87 'bitch':120 'block':58 'comment':21 'communiti':31,60 'custom':78 'dev':110 'domain':61 'dont':126 'downvot':17 'drawback':123 'eh':150 'everi':30 'extra':1 'featur':2 'feder':91 'given':88 'good':148 'hard':115 'hashtag':55 'instanc':64 'integr':27,51 'kbin':100,169 'lemmi':23,106 'lemmy/reddit':40 'like':3,22,37,39,45 'll':167 'lol':121 'lose':96 'mastodon':29,53 'matter':176 'mention':50 'mobil':133,139,143 'nicest':114 'plus':108 're':135 'realli':147 'reddit':36 'reddit-lik':35 'run':8 'run-on':7 'said':165 'script':74 'section':38,46 'see':14 'sentenc':10 'sinc':101 'site':140,144 'son':117 'soon':63 'stuck':136 'style':73 'subject':86 'support':168 'tampermonkey':76 'tho':156 'thread':19 'time':178 'twitter':44 'twitter-lik':43 'ui':80,83 'upvot':15 'use':99 'user':59,72 'user-styl':71 'varieti':69 'via':54,75 'well':171 'wide':68 'work':116 'yet':130"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/920915"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689714965 {#2348
    date: 2023-07-18 23:16:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#2332
  +user: App\Entity\User {#2325 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Extra features like (apologies for the run-on sentence) being able to see upvotes and downvotes on threads and comments like lemmy admins can, better integration with mastodon, every community has both a 'reddit-like' section like Lemmy/Reddit, and a 'twitter-like' section which as I mentioned integrates with mastodon via hashtags, we can block users, communities, domains and (soon) instances, we have a wide variety of user-style scripts via Tampermonkey to customize the UI (the base UI is also, subjectively, better).\n
    \n
    Given its all federated, you also don't lose anything by using kbin since you have access to lemmy too. Plus the dev is just the nicest, hard working son of a bitch lol.\n
    \n
    Only drawback is we dont have an API yet, so for mobile you're stuck with the mobile site, but the mobile site is also really *good* so eh. Once the API is up tho there's a few apps which have already said they'll support kbin as well, so that's a matter of time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1689726255 {#2330
    date: 2023-07-19 02:24:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2042 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
  -id: 22083
  -bodyTs: "'abl':12 'access':104 'admin':24 'alreadi':164 'also':85,93,146 'anyth':97 'api':129,153 'apolog':4 'app':161 'base':82 'better':26,87 'bitch':120 'block':58 'comment':21 'communiti':31,60 'custom':78 'dev':110 'domain':61 'dont':126 'downvot':17 'drawback':123 'eh':150 'everi':30 'extra':1 'featur':2 'feder':91 'given':88 'good':148 'hard':115 'hashtag':55 'instanc':64 'integr':27,51 'kbin':100,169 'lemmi':23,106 'lemmy/reddit':40 'like':3,22,37,39,45 'll':167 'lol':121 'lose':96 'mastodon':29,53 'matter':176 'mention':50 'mobil':133,139,143 'nicest':114 'plus':108 're':135 'realli':147 'reddit':36 'reddit-lik':35 'run':8 'run-on':7 'said':165 'script':74 'section':38,46 'see':14 'sentenc':10 'sinc':101 'site':140,144 'son':117 'soon':63 'stuck':136 'style':73 'subject':86 'support':168 'tampermonkey':76 'tho':156 'thread':19 'time':178 'twitter':44 'twitter-lik':43 'ui':80,83 'upvot':15 'use':99 'user':59,72 'user-styl':71 'varieti':69 'via':54,75 'well':171 'wide':68 'work':116 'yet':130"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/920915"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689714965 {#2348
    date: 2023-07-18 23:16:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#2332
  +user: App\Entity\User {#2325 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Extra features like (apologies for the run-on sentence) being able to see upvotes and downvotes on threads and comments like lemmy admins can, better integration with mastodon, every community has both a 'reddit-like' section like Lemmy/Reddit, and a 'twitter-like' section which as I mentioned integrates with mastodon via hashtags, we can block users, communities, domains and (soon) instances, we have a wide variety of user-style scripts via Tampermonkey to customize the UI (the base UI is also, subjectively, better).\n
    \n
    Given its all federated, you also don't lose anything by using kbin since you have access to lemmy too. Plus the dev is just the nicest, hard working son of a bitch lol.\n
    \n
    Only drawback is we dont have an API yet, so for mobile you're stuck with the mobile site, but the mobile site is also really *good* so eh. Once the API is up tho there's a few apps which have already said they'll support kbin as well, so that's a matter of time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1689726255 {#2330
    date: 2023-07-19 02:24:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2042 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
  -id: 22083
  -bodyTs: "'abl':12 'access':104 'admin':24 'alreadi':164 'also':85,93,146 'anyth':97 'api':129,153 'apolog':4 'app':161 'base':82 'better':26,87 'bitch':120 'block':58 'comment':21 'communiti':31,60 'custom':78 'dev':110 'domain':61 'dont':126 'downvot':17 'drawback':123 'eh':150 'everi':30 'extra':1 'featur':2 'feder':91 'given':88 'good':148 'hard':115 'hashtag':55 'instanc':64 'integr':27,51 'kbin':100,169 'lemmi':23,106 'lemmy/reddit':40 'like':3,22,37,39,45 'll':167 'lol':121 'lose':96 'mastodon':29,53 'matter':176 'mention':50 'mobil':133,139,143 'nicest':114 'plus':108 're':135 'realli':147 'reddit':36 'reddit-lik':35 'run':8 'run-on':7 'said':165 'script':74 'section':38,46 'see':14 'sentenc':10 'sinc':101 'site':140,144 'son':117 'soon':63 'stuck':136 'style':73 'subject':86 'support':168 'tampermonkey':76 'tho':156 'thread':19 'time':178 'twitter':44 'twitter-lik':43 'ui':80,83 'upvot':15 'use':99 'user':59,72 'user-styl':71 'varieti':69 'via':54,75 'well':171 'wide':68 'work':116 'yet':130"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/920915"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689714965 {#2348
    date: 2023-07-18 23:16:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3319
  +user: App\Entity\User {#2447 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2332
    +user: App\Entity\User {#2325 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Extra features like (apologies for the run-on sentence) being able to see upvotes and downvotes on threads and comments like lemmy admins can, better integration with mastodon, every community has both a 'reddit-like' section like Lemmy/Reddit, and a 'twitter-like' section which as I mentioned integrates with mastodon via hashtags, we can block users, communities, domains and (soon) instances, we have a wide variety of user-style scripts via Tampermonkey to customize the UI (the base UI is also, subjectively, better).\n
      \n
      Given its all federated, you also don't lose anything by using kbin since you have access to lemmy too. Plus the dev is just the nicest, hard working son of a bitch lol.\n
      \n
      Only drawback is we dont have an API yet, so for mobile you're stuck with the mobile site, but the mobile site is also really *good* so eh. Once the API is up tho there's a few apps which have already said they'll support kbin as well, so that's a matter of time.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1689726255 {#2330
      date: 2023-07-19 02:24:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SamXavia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2344 …}
    +nested: Doctrine\ORM\PersistentCollection {#2042 …}
    +votes: Doctrine\ORM\PersistentCollection {#2060 …}
    +reports: Doctrine\ORM\PersistentCollection {#2331 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
    -id: 22083
    -bodyTs: "'abl':12 'access':104 'admin':24 'alreadi':164 'also':85,93,146 'anyth':97 'api':129,153 'apolog':4 'app':161 'base':82 'better':26,87 'bitch':120 'block':58 'comment':21 'communiti':31,60 'custom':78 'dev':110 'domain':61 'dont':126 'downvot':17 'drawback':123 'eh':150 'everi':30 'extra':1 'featur':2 'feder':91 'given':88 'good':148 'hard':115 'hashtag':55 'instanc':64 'integr':27,51 'kbin':100,169 'lemmi':23,106 'lemmy/reddit':40 'like':3,22,37,39,45 'll':167 'lol':121 'lose':96 'mastodon':29,53 'matter':176 'mention':50 'mobil':133,139,143 'nicest':114 'plus':108 're':135 'realli':147 'reddit':36 'reddit-lik':35 'run':8 'run-on':7 'said':165 'script':74 'section':38,46 'see':14 'sentenc':10 'sinc':101 'site':140,144 'son':117 'soon':63 'stuck':136 'style':73 'subject':86 'support':168 'tampermonkey':76 'tho':156 'thread':19 'time':178 'twitter':44 'twitter-lik':43 'ui':80,83 'upvot':15 'use':99 'user':59,72 'user-styl':71 'varieti':69 'via':54,75 'well':171 'wide':68 'work':116 'yet':130"
    +ranking: 0
    +commentCount: 0
    +upVotes: 1
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/920915"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689714965 {#2348
      date: 2023-07-18 23:16:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2332}
  +body: "@GeekFTW Seems like the API is close ... <https://kbin.social/m/kbinMeta/p/903221/kbin-s-API-is-coming-soon-I-ve-finished-up-all-of>"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1689716561 {#3317
    date: 2023-07-18 23:42:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@lemmy.world"
    "@GeekFTW"
    "@GeekFTW@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3320 …}
  +nested: Doctrine\ORM\PersistentCollection {#3322 …}
  +votes: Doctrine\ORM\PersistentCollection {#3324 …}
  +reports: Doctrine\ORM\PersistentCollection {#3326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3330 …}
  -id: 22104
  -bodyTs: "'/m/kbinmeta/p/903221/kbin-s-api-is-coming-soon-i-ve-finished-up-all-of':10 'api':5 'close':7 'geekftw':1 'kbin.social':9 'kbin.social/m/kbinmeta/p/903221/kbin-s-api-is-coming-soon-i-ve-finished-up-all-of':8 'like':3 'seem':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/921656"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689716561 {#3318
    date: 2023-07-18 23:42:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#3319
  +user: App\Entity\User {#2447 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2332
    +user: App\Entity\User {#2325 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Extra features like (apologies for the run-on sentence) being able to see upvotes and downvotes on threads and comments like lemmy admins can, better integration with mastodon, every community has both a 'reddit-like' section like Lemmy/Reddit, and a 'twitter-like' section which as I mentioned integrates with mastodon via hashtags, we can block users, communities, domains and (soon) instances, we have a wide variety of user-style scripts via Tampermonkey to customize the UI (the base UI is also, subjectively, better).\n
      \n
      Given its all federated, you also don't lose anything by using kbin since you have access to lemmy too. Plus the dev is just the nicest, hard working son of a bitch lol.\n
      \n
      Only drawback is we dont have an API yet, so for mobile you're stuck with the mobile site, but the mobile site is also really *good* so eh. Once the API is up tho there's a few apps which have already said they'll support kbin as well, so that's a matter of time.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1689726255 {#2330
      date: 2023-07-19 02:24:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SamXavia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2344 …}
    +nested: Doctrine\ORM\PersistentCollection {#2042 …}
    +votes: Doctrine\ORM\PersistentCollection {#2060 …}
    +reports: Doctrine\ORM\PersistentCollection {#2331 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
    -id: 22083
    -bodyTs: "'abl':12 'access':104 'admin':24 'alreadi':164 'also':85,93,146 'anyth':97 'api':129,153 'apolog':4 'app':161 'base':82 'better':26,87 'bitch':120 'block':58 'comment':21 'communiti':31,60 'custom':78 'dev':110 'domain':61 'dont':126 'downvot':17 'drawback':123 'eh':150 'everi':30 'extra':1 'featur':2 'feder':91 'given':88 'good':148 'hard':115 'hashtag':55 'instanc':64 'integr':27,51 'kbin':100,169 'lemmi':23,106 'lemmy/reddit':40 'like':3,22,37,39,45 'll':167 'lol':121 'lose':96 'mastodon':29,53 'matter':176 'mention':50 'mobil':133,139,143 'nicest':114 'plus':108 're':135 'realli':147 'reddit':36 'reddit-lik':35 'run':8 'run-on':7 'said':165 'script':74 'section':38,46 'see':14 'sentenc':10 'sinc':101 'site':140,144 'son':117 'soon':63 'stuck':136 'style':73 'subject':86 'support':168 'tampermonkey':76 'tho':156 'thread':19 'time':178 'twitter':44 'twitter-lik':43 'ui':80,83 'upvot':15 'use':99 'user':59,72 'user-styl':71 'varieti':69 'via':54,75 'well':171 'wide':68 'work':116 'yet':130"
    +ranking: 0
    +commentCount: 0
    +upVotes: 1
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/920915"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689714965 {#2348
      date: 2023-07-18 23:16:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2332}
  +body: "@GeekFTW Seems like the API is close ... <https://kbin.social/m/kbinMeta/p/903221/kbin-s-API-is-coming-soon-I-ve-finished-up-all-of>"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1689716561 {#3317
    date: 2023-07-18 23:42:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@lemmy.world"
    "@GeekFTW"
    "@GeekFTW@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3320 …}
  +nested: Doctrine\ORM\PersistentCollection {#3322 …}
  +votes: Doctrine\ORM\PersistentCollection {#3324 …}
  +reports: Doctrine\ORM\PersistentCollection {#3326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3330 …}
  -id: 22104
  -bodyTs: "'/m/kbinmeta/p/903221/kbin-s-api-is-coming-soon-i-ve-finished-up-all-of':10 'api':5 'close':7 'geekftw':1 'kbin.social':9 'kbin.social/m/kbinmeta/p/903221/kbin-s-api-is-coming-soon-i-ve-finished-up-all-of':8 'like':3 'seem':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/921656"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689716561 {#3318
    date: 2023-07-18 23:42:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#3319
  +user: App\Entity\User {#2447 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2332
    +user: App\Entity\User {#2325 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Extra features like (apologies for the run-on sentence) being able to see upvotes and downvotes on threads and comments like lemmy admins can, better integration with mastodon, every community has both a 'reddit-like' section like Lemmy/Reddit, and a 'twitter-like' section which as I mentioned integrates with mastodon via hashtags, we can block users, communities, domains and (soon) instances, we have a wide variety of user-style scripts via Tampermonkey to customize the UI (the base UI is also, subjectively, better).\n
      \n
      Given its all federated, you also don't lose anything by using kbin since you have access to lemmy too. Plus the dev is just the nicest, hard working son of a bitch lol.\n
      \n
      Only drawback is we dont have an API yet, so for mobile you're stuck with the mobile site, but the mobile site is also really *good* so eh. Once the API is up tho there's a few apps which have already said they'll support kbin as well, so that's a matter of time.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1689726255 {#2330
      date: 2023-07-19 02:24:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SamXavia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2344 …}
    +nested: Doctrine\ORM\PersistentCollection {#2042 …}
    +votes: Doctrine\ORM\PersistentCollection {#2060 …}
    +reports: Doctrine\ORM\PersistentCollection {#2331 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
    -id: 22083
    -bodyTs: "'abl':12 'access':104 'admin':24 'alreadi':164 'also':85,93,146 'anyth':97 'api':129,153 'apolog':4 'app':161 'base':82 'better':26,87 'bitch':120 'block':58 'comment':21 'communiti':31,60 'custom':78 'dev':110 'domain':61 'dont':126 'downvot':17 'drawback':123 'eh':150 'everi':30 'extra':1 'featur':2 'feder':91 'given':88 'good':148 'hard':115 'hashtag':55 'instanc':64 'integr':27,51 'kbin':100,169 'lemmi':23,106 'lemmy/reddit':40 'like':3,22,37,39,45 'll':167 'lol':121 'lose':96 'mastodon':29,53 'matter':176 'mention':50 'mobil':133,139,143 'nicest':114 'plus':108 're':135 'realli':147 'reddit':36 'reddit-lik':35 'run':8 'run-on':7 'said':165 'script':74 'section':38,46 'see':14 'sentenc':10 'sinc':101 'site':140,144 'son':117 'soon':63 'stuck':136 'style':73 'subject':86 'support':168 'tampermonkey':76 'tho':156 'thread':19 'time':178 'twitter':44 'twitter-lik':43 'ui':80,83 'upvot':15 'use':99 'user':59,72 'user-styl':71 'varieti':69 'via':54,75 'well':171 'wide':68 'work':116 'yet':130"
    +ranking: 0
    +commentCount: 0
    +upVotes: 1
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/920915"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689714965 {#2348
      date: 2023-07-18 23:16:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2332}
  +body: "@GeekFTW Seems like the API is close ... <https://kbin.social/m/kbinMeta/p/903221/kbin-s-API-is-coming-soon-I-ve-finished-up-all-of>"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1689716561 {#3317
    date: 2023-07-18 23:42:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@lemmy.world"
    "@GeekFTW"
    "@GeekFTW@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3320 …}
  +nested: Doctrine\ORM\PersistentCollection {#3322 …}
  +votes: Doctrine\ORM\PersistentCollection {#3324 …}
  +reports: Doctrine\ORM\PersistentCollection {#3326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3330 …}
  -id: 22104
  -bodyTs: "'/m/kbinmeta/p/903221/kbin-s-api-is-coming-soon-i-ve-finished-up-all-of':10 'api':5 'close':7 'geekftw':1 'kbin.social':9 'kbin.social/m/kbinmeta/p/903221/kbin-s-api-is-coming-soon-i-ve-finished-up-all-of':8 'like':3 'seem':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/921656"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689716561 {#3318
    date: 2023-07-18 23:42:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3529
  +user: App\Entity\User {#2325 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3319
    +user: App\Entity\User {#2447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2332
      +user: App\Entity\User {#2325 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Extra features like (apologies for the run-on sentence) being able to see upvotes and downvotes on threads and comments like lemmy admins can, better integration with mastodon, every community has both a 'reddit-like' section like Lemmy/Reddit, and a 'twitter-like' section which as I mentioned integrates with mastodon via hashtags, we can block users, communities, domains and (soon) instances, we have a wide variety of user-style scripts via Tampermonkey to customize the UI (the base UI is also, subjectively, better).\n
        \n
        Given its all federated, you also don't lose anything by using kbin since you have access to lemmy too. Plus the dev is just the nicest, hard working son of a bitch lol.\n
        \n
        Only drawback is we dont have an API yet, so for mobile you're stuck with the mobile site, but the mobile site is also really *good* so eh. Once the API is up tho there's a few apps which have already said they'll support kbin as well, so that's a matter of time.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1689726255 {#2330
        date: 2023-07-19 02:24:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SamXavia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2344 …}
      +nested: Doctrine\ORM\PersistentCollection {#2042 …}
      +votes: Doctrine\ORM\PersistentCollection {#2060 …}
      +reports: Doctrine\ORM\PersistentCollection {#2331 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
      -id: 22083
      -bodyTs: "'abl':12 'access':104 'admin':24 'alreadi':164 'also':85,93,146 'anyth':97 'api':129,153 'apolog':4 'app':161 'base':82 'better':26,87 'bitch':120 'block':58 'comment':21 'communiti':31,60 'custom':78 'dev':110 'domain':61 'dont':126 'downvot':17 'drawback':123 'eh':150 'everi':30 'extra':1 'featur':2 'feder':91 'given':88 'good':148 'hard':115 'hashtag':55 'instanc':64 'integr':27,51 'kbin':100,169 'lemmi':23,106 'lemmy/reddit':40 'like':3,22,37,39,45 'll':167 'lol':121 'lose':96 'mastodon':29,53 'matter':176 'mention':50 'mobil':133,139,143 'nicest':114 'plus':108 're':135 'realli':147 'reddit':36 'reddit-lik':35 'run':8 'run-on':7 'said':165 'script':74 'section':38,46 'see':14 'sentenc':10 'sinc':101 'site':140,144 'son':117 'soon':63 'stuck':136 'style':73 'subject':86 'support':168 'tampermonkey':76 'tho':156 'thread':19 'time':178 'twitter':44 'twitter-lik':43 'ui':80,83 'upvot':15 'use':99 'user':59,72 'user-styl':71 'varieti':69 'via':54,75 'well':171 'wide':68 'work':116 'yet':130"
      +ranking: 0
      +commentCount: 0
      +upVotes: 1
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/920915"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689714965 {#2348
        date: 2023-07-18 23:16:05.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2332}
    +body: "@GeekFTW Seems like the API is close ... <https://kbin.social/m/kbinMeta/p/903221/kbin-s-API-is-coming-soon-I-ve-finished-up-all-of>"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1689716561 {#3317
      date: 2023-07-18 23:42:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SamXavia@lemmy.world"
      "@GeekFTW"
      "@GeekFTW@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3320 …}
    +nested: Doctrine\ORM\PersistentCollection {#3322 …}
    +votes: Doctrine\ORM\PersistentCollection {#3324 …}
    +reports: Doctrine\ORM\PersistentCollection {#3326 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3328 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3330 …}
    -id: 22104
    -bodyTs: "'/m/kbinmeta/p/903221/kbin-s-api-is-coming-soon-i-ve-finished-up-all-of':10 'api':5 'close':7 'geekftw':1 'kbin.social':9 'kbin.social/m/kbinmeta/p/903221/kbin-s-api-is-coming-soon-i-ve-finished-up-all-of':8 'like':3 'seem':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/921656"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689716561 {#3318
      date: 2023-07-18 23:42:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2332}
  +body: "Ooooh perfect!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689716618 {#3527
    date: 2023-07-18 23:43:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@lemmy.world"
    "@GeekFTW"
    "@GeekFTW@kbin.social"
    "@readbeanicecream@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3530 …}
  +nested: Doctrine\ORM\PersistentCollection {#3532 …}
  +votes: Doctrine\ORM\PersistentCollection {#3534 …}
  +reports: Doctrine\ORM\PersistentCollection {#3536 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3538 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3540 …}
  -id: 22105
  -bodyTs: "'ooooh':1 'perfect':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/921687"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689716618 {#3528
    date: 2023-07-18 23:43:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#3529
  +user: App\Entity\User {#2325 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3319
    +user: App\Entity\User {#2447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2332
      +user: App\Entity\User {#2325 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Extra features like (apologies for the run-on sentence) being able to see upvotes and downvotes on threads and comments like lemmy admins can, better integration with mastodon, every community has both a 'reddit-like' section like Lemmy/Reddit, and a 'twitter-like' section which as I mentioned integrates with mastodon via hashtags, we can block users, communities, domains and (soon) instances, we have a wide variety of user-style scripts via Tampermonkey to customize the UI (the base UI is also, subjectively, better).\n
        \n
        Given its all federated, you also don't lose anything by using kbin since you have access to lemmy too. Plus the dev is just the nicest, hard working son of a bitch lol.\n
        \n
        Only drawback is we dont have an API yet, so for mobile you're stuck with the mobile site, but the mobile site is also really *good* so eh. Once the API is up tho there's a few apps which have already said they'll support kbin as well, so that's a matter of time.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1689726255 {#2330
        date: 2023-07-19 02:24:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SamXavia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2344 …}
      +nested: Doctrine\ORM\PersistentCollection {#2042 …}
      +votes: Doctrine\ORM\PersistentCollection {#2060 …}
      +reports: Doctrine\ORM\PersistentCollection {#2331 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
      -id: 22083
      -bodyTs: "'abl':12 'access':104 'admin':24 'alreadi':164 'also':85,93,146 'anyth':97 'api':129,153 'apolog':4 'app':161 'base':82 'better':26,87 'bitch':120 'block':58 'comment':21 'communiti':31,60 'custom':78 'dev':110 'domain':61 'dont':126 'downvot':17 'drawback':123 'eh':150 'everi':30 'extra':1 'featur':2 'feder':91 'given':88 'good':148 'hard':115 'hashtag':55 'instanc':64 'integr':27,51 'kbin':100,169 'lemmi':23,106 'lemmy/reddit':40 'like':3,22,37,39,45 'll':167 'lol':121 'lose':96 'mastodon':29,53 'matter':176 'mention':50 'mobil':133,139,143 'nicest':114 'plus':108 're':135 'realli':147 'reddit':36 'reddit-lik':35 'run':8 'run-on':7 'said':165 'script':74 'section':38,46 'see':14 'sentenc':10 'sinc':101 'site':140,144 'son':117 'soon':63 'stuck':136 'style':73 'subject':86 'support':168 'tampermonkey':76 'tho':156 'thread':19 'time':178 'twitter':44 'twitter-lik':43 'ui':80,83 'upvot':15 'use':99 'user':59,72 'user-styl':71 'varieti':69 'via':54,75 'well':171 'wide':68 'work':116 'yet':130"
      +ranking: 0
      +commentCount: 0
      +upVotes: 1
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/920915"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689714965 {#2348
        date: 2023-07-18 23:16:05.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2332}
    +body: "@GeekFTW Seems like the API is close ... <https://kbin.social/m/kbinMeta/p/903221/kbin-s-API-is-coming-soon-I-ve-finished-up-all-of>"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1689716561 {#3317
      date: 2023-07-18 23:42:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SamXavia@lemmy.world"
      "@GeekFTW"
      "@GeekFTW@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3320 …}
    +nested: Doctrine\ORM\PersistentCollection {#3322 …}
    +votes: Doctrine\ORM\PersistentCollection {#3324 …}
    +reports: Doctrine\ORM\PersistentCollection {#3326 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3328 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3330 …}
    -id: 22104
    -bodyTs: "'/m/kbinmeta/p/903221/kbin-s-api-is-coming-soon-i-ve-finished-up-all-of':10 'api':5 'close':7 'geekftw':1 'kbin.social':9 'kbin.social/m/kbinmeta/p/903221/kbin-s-api-is-coming-soon-i-ve-finished-up-all-of':8 'like':3 'seem':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/921656"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689716561 {#3318
      date: 2023-07-18 23:42:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2332}
  +body: "Ooooh perfect!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689716618 {#3527
    date: 2023-07-18 23:43:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@lemmy.world"
    "@GeekFTW"
    "@GeekFTW@kbin.social"
    "@readbeanicecream@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3530 …}
  +nested: Doctrine\ORM\PersistentCollection {#3532 …}
  +votes: Doctrine\ORM\PersistentCollection {#3534 …}
  +reports: Doctrine\ORM\PersistentCollection {#3536 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3538 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3540 …}
  -id: 22105
  -bodyTs: "'ooooh':1 'perfect':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/921687"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689716618 {#3528
    date: 2023-07-18 23:43:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#3529
  +user: App\Entity\User {#2325 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3319
    +user: App\Entity\User {#2447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2332
      +user: App\Entity\User {#2325 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Extra features like (apologies for the run-on sentence) being able to see upvotes and downvotes on threads and comments like lemmy admins can, better integration with mastodon, every community has both a 'reddit-like' section like Lemmy/Reddit, and a 'twitter-like' section which as I mentioned integrates with mastodon via hashtags, we can block users, communities, domains and (soon) instances, we have a wide variety of user-style scripts via Tampermonkey to customize the UI (the base UI is also, subjectively, better).\n
        \n
        Given its all federated, you also don't lose anything by using kbin since you have access to lemmy too. Plus the dev is just the nicest, hard working son of a bitch lol.\n
        \n
        Only drawback is we dont have an API yet, so for mobile you're stuck with the mobile site, but the mobile site is also really *good* so eh. Once the API is up tho there's a few apps which have already said they'll support kbin as well, so that's a matter of time.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1689726255 {#2330
        date: 2023-07-19 02:24:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SamXavia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2344 …}
      +nested: Doctrine\ORM\PersistentCollection {#2042 …}
      +votes: Doctrine\ORM\PersistentCollection {#2060 …}
      +reports: Doctrine\ORM\PersistentCollection {#2331 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
      -id: 22083
      -bodyTs: "'abl':12 'access':104 'admin':24 'alreadi':164 'also':85,93,146 'anyth':97 'api':129,153 'apolog':4 'app':161 'base':82 'better':26,87 'bitch':120 'block':58 'comment':21 'communiti':31,60 'custom':78 'dev':110 'domain':61 'dont':126 'downvot':17 'drawback':123 'eh':150 'everi':30 'extra':1 'featur':2 'feder':91 'given':88 'good':148 'hard':115 'hashtag':55 'instanc':64 'integr':27,51 'kbin':100,169 'lemmi':23,106 'lemmy/reddit':40 'like':3,22,37,39,45 'll':167 'lol':121 'lose':96 'mastodon':29,53 'matter':176 'mention':50 'mobil':133,139,143 'nicest':114 'plus':108 're':135 'realli':147 'reddit':36 'reddit-lik':35 'run':8 'run-on':7 'said':165 'script':74 'section':38,46 'see':14 'sentenc':10 'sinc':101 'site':140,144 'son':117 'soon':63 'stuck':136 'style':73 'subject':86 'support':168 'tampermonkey':76 'tho':156 'thread':19 'time':178 'twitter':44 'twitter-lik':43 'ui':80,83 'upvot':15 'use':99 'user':59,72 'user-styl':71 'varieti':69 'via':54,75 'well':171 'wide':68 'work':116 'yet':130"
      +ranking: 0
      +commentCount: 0
      +upVotes: 1
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/920915"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689714965 {#2348
        date: 2023-07-18 23:16:05.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2332}
    +body: "@GeekFTW Seems like the API is close ... <https://kbin.social/m/kbinMeta/p/903221/kbin-s-API-is-coming-soon-I-ve-finished-up-all-of>"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1689716561 {#3317
      date: 2023-07-18 23:42:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SamXavia@lemmy.world"
      "@GeekFTW"
      "@GeekFTW@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3320 …}
    +nested: Doctrine\ORM\PersistentCollection {#3322 …}
    +votes: Doctrine\ORM\PersistentCollection {#3324 …}
    +reports: Doctrine\ORM\PersistentCollection {#3326 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3328 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3330 …}
    -id: 22104
    -bodyTs: "'/m/kbinmeta/p/903221/kbin-s-api-is-coming-soon-i-ve-finished-up-all-of':10 'api':5 'close':7 'geekftw':1 'kbin.social':9 'kbin.social/m/kbinmeta/p/903221/kbin-s-api-is-coming-soon-i-ve-finished-up-all-of':8 'like':3 'seem':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/921656"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689716561 {#3318
      date: 2023-07-18 23:42:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2332}
  +body: "Ooooh perfect!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689716618 {#3527
    date: 2023-07-18 23:43:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@lemmy.world"
    "@GeekFTW"
    "@GeekFTW@kbin.social"
    "@readbeanicecream@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3530 …}
  +nested: Doctrine\ORM\PersistentCollection {#3532 …}
  +votes: Doctrine\ORM\PersistentCollection {#3534 …}
  +reports: Doctrine\ORM\PersistentCollection {#3536 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3538 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3540 …}
  -id: 22105
  -bodyTs: "'ooooh':1 'perfect':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/921687"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689716618 {#3528
    date: 2023-07-18 23:43:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3334
  +user: Proxies\__CG__\App\Entity\User {#3335 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2332
    +user: App\Entity\User {#2325 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Extra features like (apologies for the run-on sentence) being able to see upvotes and downvotes on threads and comments like lemmy admins can, better integration with mastodon, every community has both a 'reddit-like' section like Lemmy/Reddit, and a 'twitter-like' section which as I mentioned integrates with mastodon via hashtags, we can block users, communities, domains and (soon) instances, we have a wide variety of user-style scripts via Tampermonkey to customize the UI (the base UI is also, subjectively, better).\n
      \n
      Given its all federated, you also don't lose anything by using kbin since you have access to lemmy too. Plus the dev is just the nicest, hard working son of a bitch lol.\n
      \n
      Only drawback is we dont have an API yet, so for mobile you're stuck with the mobile site, but the mobile site is also really *good* so eh. Once the API is up tho there's a few apps which have already said they'll support kbin as well, so that's a matter of time.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1689726255 {#2330
      date: 2023-07-19 02:24:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SamXavia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2344 …}
    +nested: Doctrine\ORM\PersistentCollection {#2042 …}
    +votes: Doctrine\ORM\PersistentCollection {#2060 …}
    +reports: Doctrine\ORM\PersistentCollection {#2331 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
    -id: 22083
    -bodyTs: "'abl':12 'access':104 'admin':24 'alreadi':164 'also':85,93,146 'anyth':97 'api':129,153 'apolog':4 'app':161 'base':82 'better':26,87 'bitch':120 'block':58 'comment':21 'communiti':31,60 'custom':78 'dev':110 'domain':61 'dont':126 'downvot':17 'drawback':123 'eh':150 'everi':30 'extra':1 'featur':2 'feder':91 'given':88 'good':148 'hard':115 'hashtag':55 'instanc':64 'integr':27,51 'kbin':100,169 'lemmi':23,106 'lemmy/reddit':40 'like':3,22,37,39,45 'll':167 'lol':121 'lose':96 'mastodon':29,53 'matter':176 'mention':50 'mobil':133,139,143 'nicest':114 'plus':108 're':135 'realli':147 'reddit':36 'reddit-lik':35 'run':8 'run-on':7 'said':165 'script':74 'section':38,46 'see':14 'sentenc':10 'sinc':101 'site':140,144 'son':117 'soon':63 'stuck':136 'style':73 'subject':86 'support':168 'tampermonkey':76 'tho':156 'thread':19 'time':178 'twitter':44 'twitter-lik':43 'ui':80,83 'upvot':15 'use':99 'user':59,72 'user-styl':71 'varieti':69 'via':54,75 'well':171 'wide':68 'work':116 'yet':130"
    +ranking: 0
    +commentCount: 0
    +upVotes: 1
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/920915"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689714965 {#2348
      date: 2023-07-18 23:16:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2332}
  +body: "Thank you for breaking it down for me, seems like it’s really up to if someone wants better control over things than Lemmy currently does."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1689716194 {#3332
    date: 2023-07-18 23:36:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@lemmy.world"
    "@GeekFTW@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3336 …}
  +nested: Doctrine\ORM\PersistentCollection {#3338 …}
  +votes: Doctrine\ORM\PersistentCollection {#3340 …}
  +reports: Doctrine\ORM\PersistentCollection {#3342 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3346 …}
  -id: 22098
  -bodyTs: "'better':19 'break':4 'control':20 'current':25 'lemmi':24 'like':10 'realli':13 'seem':9 'someon':17 'thank':1 'thing':22 'want':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1441013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689716194 {#3333
    date: 2023-07-18 23:36:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#3334
  +user: Proxies\__CG__\App\Entity\User {#3335 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2332
    +user: App\Entity\User {#2325 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Extra features like (apologies for the run-on sentence) being able to see upvotes and downvotes on threads and comments like lemmy admins can, better integration with mastodon, every community has both a 'reddit-like' section like Lemmy/Reddit, and a 'twitter-like' section which as I mentioned integrates with mastodon via hashtags, we can block users, communities, domains and (soon) instances, we have a wide variety of user-style scripts via Tampermonkey to customize the UI (the base UI is also, subjectively, better).\n
      \n
      Given its all federated, you also don't lose anything by using kbin since you have access to lemmy too. Plus the dev is just the nicest, hard working son of a bitch lol.\n
      \n
      Only drawback is we dont have an API yet, so for mobile you're stuck with the mobile site, but the mobile site is also really *good* so eh. Once the API is up tho there's a few apps which have already said they'll support kbin as well, so that's a matter of time.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1689726255 {#2330
      date: 2023-07-19 02:24:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SamXavia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2344 …}
    +nested: Doctrine\ORM\PersistentCollection {#2042 …}
    +votes: Doctrine\ORM\PersistentCollection {#2060 …}
    +reports: Doctrine\ORM\PersistentCollection {#2331 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
    -id: 22083
    -bodyTs: "'abl':12 'access':104 'admin':24 'alreadi':164 'also':85,93,146 'anyth':97 'api':129,153 'apolog':4 'app':161 'base':82 'better':26,87 'bitch':120 'block':58 'comment':21 'communiti':31,60 'custom':78 'dev':110 'domain':61 'dont':126 'downvot':17 'drawback':123 'eh':150 'everi':30 'extra':1 'featur':2 'feder':91 'given':88 'good':148 'hard':115 'hashtag':55 'instanc':64 'integr':27,51 'kbin':100,169 'lemmi':23,106 'lemmy/reddit':40 'like':3,22,37,39,45 'll':167 'lol':121 'lose':96 'mastodon':29,53 'matter':176 'mention':50 'mobil':133,139,143 'nicest':114 'plus':108 're':135 'realli':147 'reddit':36 'reddit-lik':35 'run':8 'run-on':7 'said':165 'script':74 'section':38,46 'see':14 'sentenc':10 'sinc':101 'site':140,144 'son':117 'soon':63 'stuck':136 'style':73 'subject':86 'support':168 'tampermonkey':76 'tho':156 'thread':19 'time':178 'twitter':44 'twitter-lik':43 'ui':80,83 'upvot':15 'use':99 'user':59,72 'user-styl':71 'varieti':69 'via':54,75 'well':171 'wide':68 'work':116 'yet':130"
    +ranking: 0
    +commentCount: 0
    +upVotes: 1
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/920915"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689714965 {#2348
      date: 2023-07-18 23:16:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2332}
  +body: "Thank you for breaking it down for me, seems like it’s really up to if someone wants better control over things than Lemmy currently does."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1689716194 {#3332
    date: 2023-07-18 23:36:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@lemmy.world"
    "@GeekFTW@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3336 …}
  +nested: Doctrine\ORM\PersistentCollection {#3338 …}
  +votes: Doctrine\ORM\PersistentCollection {#3340 …}
  +reports: Doctrine\ORM\PersistentCollection {#3342 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3346 …}
  -id: 22098
  -bodyTs: "'better':19 'break':4 'control':20 'current':25 'lemmi':24 'like':10 'realli':13 'seem':9 'someon':17 'thank':1 'thing':22 'want':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1441013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689716194 {#3333
    date: 2023-07-18 23:36:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#3334
  +user: Proxies\__CG__\App\Entity\User {#3335 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2332
    +user: App\Entity\User {#2325 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Extra features like (apologies for the run-on sentence) being able to see upvotes and downvotes on threads and comments like lemmy admins can, better integration with mastodon, every community has both a 'reddit-like' section like Lemmy/Reddit, and a 'twitter-like' section which as I mentioned integrates with mastodon via hashtags, we can block users, communities, domains and (soon) instances, we have a wide variety of user-style scripts via Tampermonkey to customize the UI (the base UI is also, subjectively, better).\n
      \n
      Given its all federated, you also don't lose anything by using kbin since you have access to lemmy too. Plus the dev is just the nicest, hard working son of a bitch lol.\n
      \n
      Only drawback is we dont have an API yet, so for mobile you're stuck with the mobile site, but the mobile site is also really *good* so eh. Once the API is up tho there's a few apps which have already said they'll support kbin as well, so that's a matter of time.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1689726255 {#2330
      date: 2023-07-19 02:24:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SamXavia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2344 …}
    +nested: Doctrine\ORM\PersistentCollection {#2042 …}
    +votes: Doctrine\ORM\PersistentCollection {#2060 …}
    +reports: Doctrine\ORM\PersistentCollection {#2331 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
    -id: 22083
    -bodyTs: "'abl':12 'access':104 'admin':24 'alreadi':164 'also':85,93,146 'anyth':97 'api':129,153 'apolog':4 'app':161 'base':82 'better':26,87 'bitch':120 'block':58 'comment':21 'communiti':31,60 'custom':78 'dev':110 'domain':61 'dont':126 'downvot':17 'drawback':123 'eh':150 'everi':30 'extra':1 'featur':2 'feder':91 'given':88 'good':148 'hard':115 'hashtag':55 'instanc':64 'integr':27,51 'kbin':100,169 'lemmi':23,106 'lemmy/reddit':40 'like':3,22,37,39,45 'll':167 'lol':121 'lose':96 'mastodon':29,53 'matter':176 'mention':50 'mobil':133,139,143 'nicest':114 'plus':108 're':135 'realli':147 'reddit':36 'reddit-lik':35 'run':8 'run-on':7 'said':165 'script':74 'section':38,46 'see':14 'sentenc':10 'sinc':101 'site':140,144 'son':117 'soon':63 'stuck':136 'style':73 'subject':86 'support':168 'tampermonkey':76 'tho':156 'thread':19 'time':178 'twitter':44 'twitter-lik':43 'ui':80,83 'upvot':15 'use':99 'user':59,72 'user-styl':71 'varieti':69 'via':54,75 'well':171 'wide':68 'work':116 'yet':130"
    +ranking: 0
    +commentCount: 0
    +upVotes: 1
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/920915"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689714965 {#2348
      date: 2023-07-18 23:16:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2332}
  +body: "Thank you for breaking it down for me, seems like it’s really up to if someone wants better control over things than Lemmy currently does."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1689716194 {#3332
    date: 2023-07-18 23:36:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@lemmy.world"
    "@GeekFTW@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3336 …}
  +nested: Doctrine\ORM\PersistentCollection {#3338 …}
  +votes: Doctrine\ORM\PersistentCollection {#3340 …}
  +reports: Doctrine\ORM\PersistentCollection {#3342 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3346 …}
  -id: 22098
  -bodyTs: "'better':19 'break':4 'control':20 'current':25 'lemmi':24 'like':10 'realli':13 'seem':9 'someon':17 'thank':1 'thing':22 'want':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1441013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689716194 {#3333
    date: 2023-07-18 23:36:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2112
  +user: App\Entity\User {#2160 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I use [Goo Gone](https://googone.com/) for sticker adhesive removal. Works fine on various surfaces in my experience."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1689593379 {#2102
    date: 2023-07-17 13:29:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sheeeep@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2114 …}
  +nested: Doctrine\ORM\PersistentCollection {#2117 …}
  +votes: Doctrine\ORM\PersistentCollection {#2122 …}
  +reports: Doctrine\ORM\PersistentCollection {#2113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
  -id: 4750
  -bodyTs: "'/)':7 'adhes':10 'experi':19 'fine':13 'gone':4 'goo':3 'googone.com':6 'googone.com/)':5 'remov':11 'sticker':9 'surfac':16 'use':2 'various':15 'work':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 7
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/436880"
  +editedAt: DateTimeImmutable @1687983473 {#2109
    date: 2023-06-28 22:17:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687983281 {#2103
    date: 2023-06-28 22:14:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#2112
  +user: App\Entity\User {#2160 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I use [Goo Gone](https://googone.com/) for sticker adhesive removal. Works fine on various surfaces in my experience."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1689593379 {#2102
    date: 2023-07-17 13:29:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sheeeep@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2114 …}
  +nested: Doctrine\ORM\PersistentCollection {#2117 …}
  +votes: Doctrine\ORM\PersistentCollection {#2122 …}
  +reports: Doctrine\ORM\PersistentCollection {#2113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
  -id: 4750
  -bodyTs: "'/)':7 'adhes':10 'experi':19 'fine':13 'gone':4 'goo':3 'googone.com':6 'googone.com/)':5 'remov':11 'sticker':9 'surfac':16 'use':2 'various':15 'work':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 7
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/436880"
  +editedAt: DateTimeImmutable @1687983473 {#2109
    date: 2023-06-28 22:17:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687983281 {#2103
    date: 2023-06-28 22:14:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#2112
  +user: App\Entity\User {#2160 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I use [Goo Gone](https://googone.com/) for sticker adhesive removal. Works fine on various surfaces in my experience."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1689593379 {#2102
    date: 2023-07-17 13:29:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sheeeep@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2114 …}
  +nested: Doctrine\ORM\PersistentCollection {#2117 …}
  +votes: Doctrine\ORM\PersistentCollection {#2122 …}
  +reports: Doctrine\ORM\PersistentCollection {#2113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
  -id: 4750
  -bodyTs: "'/)':7 'adhes':10 'experi':19 'fine':13 'gone':4 'goo':3 'googone.com':6 'googone.com/)':5 'remov':11 'sticker':9 'surfac':16 'use':2 'various':15 'work':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 7
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/436880"
  +editedAt: DateTimeImmutable @1687983473 {#2109
    date: 2023-06-28 22:17:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687983281 {#2103
    date: 2023-06-28 22:14:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3034
  +user: Proxies\__CG__\App\Entity\User {#3033 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2112
    +user: App\Entity\User {#2160 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I use [Goo Gone](https://googone.com/) for sticker adhesive removal. Works fine on various surfaces in my experience."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1689593379 {#2102
      date: 2023-07-17 13:29:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sheeeep@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2114 …}
    +nested: Doctrine\ORM\PersistentCollection {#2117 …}
    +votes: Doctrine\ORM\PersistentCollection {#2122 …}
    +reports: Doctrine\ORM\PersistentCollection {#2113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
    -id: 4750
    -bodyTs: "'/)':7 'adhes':10 'experi':19 'fine':13 'gone':4 'goo':3 'googone.com':6 'googone.com/)':5 'remov':11 'sticker':9 'surfac':16 'use':2 'various':15 'work':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 7
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/436880"
    +editedAt: DateTimeImmutable @1687983473 {#2109
      date: 2023-06-28 22:17:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687983281 {#2103
      date: 2023-06-28 22:14:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2112}
  +body: "I've never used it myself, but i can say I've heard it praised many times."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1687988434 {#3036
    date: 2023-06-28 23:40:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sheeeep@kbin.social"
    "@tal@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3032 …}
  +nested: Doctrine\ORM\PersistentCollection {#3030 …}
  +votes: Doctrine\ORM\PersistentCollection {#3110 …}
  +reports: Doctrine\ORM\PersistentCollection {#3113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
  -id: 4770
  -bodyTs: "'heard':13 'mani':16 'never':3 'prais':15 'say':10 'time':17 'use':4 've':2,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/437880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687988434 {#3035
    date: 2023-06-28 23:40:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#3034
  +user: Proxies\__CG__\App\Entity\User {#3033 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2112
    +user: App\Entity\User {#2160 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I use [Goo Gone](https://googone.com/) for sticker adhesive removal. Works fine on various surfaces in my experience."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1689593379 {#2102
      date: 2023-07-17 13:29:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sheeeep@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2114 …}
    +nested: Doctrine\ORM\PersistentCollection {#2117 …}
    +votes: Doctrine\ORM\PersistentCollection {#2122 …}
    +reports: Doctrine\ORM\PersistentCollection {#2113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
    -id: 4750
    -bodyTs: "'/)':7 'adhes':10 'experi':19 'fine':13 'gone':4 'goo':3 'googone.com':6 'googone.com/)':5 'remov':11 'sticker':9 'surfac':16 'use':2 'various':15 'work':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 7
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/436880"
    +editedAt: DateTimeImmutable @1687983473 {#2109
      date: 2023-06-28 22:17:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687983281 {#2103
      date: 2023-06-28 22:14:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2112}
  +body: "I've never used it myself, but i can say I've heard it praised many times."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1687988434 {#3036
    date: 2023-06-28 23:40:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sheeeep@kbin.social"
    "@tal@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3032 …}
  +nested: Doctrine\ORM\PersistentCollection {#3030 …}
  +votes: Doctrine\ORM\PersistentCollection {#3110 …}
  +reports: Doctrine\ORM\PersistentCollection {#3113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
  -id: 4770
  -bodyTs: "'heard':13 'mani':16 'never':3 'prais':15 'say':10 'time':17 'use':4 've':2,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/437880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687988434 {#3035
    date: 2023-06-28 23:40:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#3034
  +user: Proxies\__CG__\App\Entity\User {#3033 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2112
    +user: App\Entity\User {#2160 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I use [Goo Gone](https://googone.com/) for sticker adhesive removal. Works fine on various surfaces in my experience."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1689593379 {#2102
      date: 2023-07-17 13:29:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sheeeep@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2114 …}
    +nested: Doctrine\ORM\PersistentCollection {#2117 …}
    +votes: Doctrine\ORM\PersistentCollection {#2122 …}
    +reports: Doctrine\ORM\PersistentCollection {#2113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
    -id: 4750
    -bodyTs: "'/)':7 'adhes':10 'experi':19 'fine':13 'gone':4 'goo':3 'googone.com':6 'googone.com/)':5 'remov':11 'sticker':9 'surfac':16 'use':2 'various':15 'work':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 7
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/436880"
    +editedAt: DateTimeImmutable @1687983473 {#2109
      date: 2023-06-28 22:17:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687983281 {#2103
      date: 2023-06-28 22:14:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2112}
  +body: "I've never used it myself, but i can say I've heard it praised many times."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1687988434 {#3036
    date: 2023-06-28 23:40:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sheeeep@kbin.social"
    "@tal@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3032 …}
  +nested: Doctrine\ORM\PersistentCollection {#3030 …}
  +votes: Doctrine\ORM\PersistentCollection {#3110 …}
  +reports: Doctrine\ORM\PersistentCollection {#3113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
  -id: 4770
  -bodyTs: "'heard':13 'mani':16 'never':3 'prais':15 'say':10 'time':17 'use':4 've':2,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/437880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687988434 {#3035
    date: 2023-06-28 23:40:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3410
  +user: Proxies\__CG__\App\Entity\User {#3403 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3034
    +user: Proxies\__CG__\App\Entity\User {#3033 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2112
      +user: App\Entity\User {#2160 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "I use [Goo Gone](https://googone.com/) for sticker adhesive removal. Works fine on various surfaces in my experience."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1689593379 {#2102
        date: 2023-07-17 13:29:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sheeeep@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2114 …}
      +nested: Doctrine\ORM\PersistentCollection {#2117 …}
      +votes: Doctrine\ORM\PersistentCollection {#2122 …}
      +reports: Doctrine\ORM\PersistentCollection {#2113 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
      -id: 4750
      -bodyTs: "'/)':7 'adhes':10 'experi':19 'fine':13 'gone':4 'goo':3 'googone.com':6 'googone.com/)':5 'remov':11 'sticker':9 'surfac':16 'use':2 'various':15 'work':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 7
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/436880"
      +editedAt: DateTimeImmutable @1687983473 {#2109
        date: 2023-06-28 22:17:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1687983281 {#2103
        date: 2023-06-28 22:14:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2112}
    +body: "I've never used it myself, but i can say I've heard it praised many times."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1687988434 {#3036
      date: 2023-06-28 23:40:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sheeeep@kbin.social"
      "@tal@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3032 …}
    +nested: Doctrine\ORM\PersistentCollection {#3030 …}
    +votes: Doctrine\ORM\PersistentCollection {#3110 …}
    +reports: Doctrine\ORM\PersistentCollection {#3113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
    -id: 4770
    -bodyTs: "'heard':13 'mani':16 'never':3 'prais':15 'say':10 'time':17 'use':4 've':2,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/437880"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687988434 {#3035
      date: 2023-06-28 23:40:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2112}
  +body: "It really is amazing. Was able to scrape a LOT of gorilla tape (it's like FlexTape) residue off of a painted surface using a few applications of goo gone, and an improvised plastic squeegee last weekend. No scratches on the paint, and no more than about 2 minutes of effort on my part."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687989264 {#3411
    date: 2023-06-28 23:54:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sheeeep@kbin.social"
    "@tal@kbin.social"
    "@LanternEverywhere@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3402 …}
  +nested: Doctrine\ORM\PersistentCollection {#3400 …}
  +votes: Doctrine\ORM\PersistentCollection {#3398 …}
  +reports: Doctrine\ORM\PersistentCollection {#3413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
  -id: 4773
  -bodyTs: "'2':48 'abl':6 'amaz':4 'applic':27 'effort':51 'flextap':17 'gone':30 'goo':29 'gorilla':12 'improvis':33 'last':36 'like':16 'lot':10 'minut':49 'paint':22,42 'part':54 'plastic':34 'realli':2 'residu':18 'scrape':8 'scratch':39 'squeege':35 'surfac':23 'tape':13 'use':24 'weekend':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/438090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687989264 {#3408
    date: 2023-06-28 23:54:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#3410
  +user: Proxies\__CG__\App\Entity\User {#3403 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3034
    +user: Proxies\__CG__\App\Entity\User {#3033 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2112
      +user: App\Entity\User {#2160 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "I use [Goo Gone](https://googone.com/) for sticker adhesive removal. Works fine on various surfaces in my experience."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1689593379 {#2102
        date: 2023-07-17 13:29:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sheeeep@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2114 …}
      +nested: Doctrine\ORM\PersistentCollection {#2117 …}
      +votes: Doctrine\ORM\PersistentCollection {#2122 …}
      +reports: Doctrine\ORM\PersistentCollection {#2113 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
      -id: 4750
      -bodyTs: "'/)':7 'adhes':10 'experi':19 'fine':13 'gone':4 'goo':3 'googone.com':6 'googone.com/)':5 'remov':11 'sticker':9 'surfac':16 'use':2 'various':15 'work':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 7
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/436880"
      +editedAt: DateTimeImmutable @1687983473 {#2109
        date: 2023-06-28 22:17:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1687983281 {#2103
        date: 2023-06-28 22:14:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2112}
    +body: "I've never used it myself, but i can say I've heard it praised many times."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1687988434 {#3036
      date: 2023-06-28 23:40:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sheeeep@kbin.social"
      "@tal@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3032 …}
    +nested: Doctrine\ORM\PersistentCollection {#3030 …}
    +votes: Doctrine\ORM\PersistentCollection {#3110 …}
    +reports: Doctrine\ORM\PersistentCollection {#3113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
    -id: 4770
    -bodyTs: "'heard':13 'mani':16 'never':3 'prais':15 'say':10 'time':17 'use':4 've':2,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/437880"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687988434 {#3035
      date: 2023-06-28 23:40:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2112}
  +body: "It really is amazing. Was able to scrape a LOT of gorilla tape (it's like FlexTape) residue off of a painted surface using a few applications of goo gone, and an improvised plastic squeegee last weekend. No scratches on the paint, and no more than about 2 minutes of effort on my part."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687989264 {#3411
    date: 2023-06-28 23:54:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sheeeep@kbin.social"
    "@tal@kbin.social"
    "@LanternEverywhere@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3402 …}
  +nested: Doctrine\ORM\PersistentCollection {#3400 …}
  +votes: Doctrine\ORM\PersistentCollection {#3398 …}
  +reports: Doctrine\ORM\PersistentCollection {#3413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
  -id: 4773
  -bodyTs: "'2':48 'abl':6 'amaz':4 'applic':27 'effort':51 'flextap':17 'gone':30 'goo':29 'gorilla':12 'improvis':33 'last':36 'like':16 'lot':10 'minut':49 'paint':22,42 'part':54 'plastic':34 'realli':2 'residu':18 'scrape':8 'scratch':39 'squeege':35 'surfac':23 'tape':13 'use':24 'weekend':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/438090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687989264 {#3408
    date: 2023-06-28 23:54:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#3410
  +user: Proxies\__CG__\App\Entity\User {#3403 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3034
    +user: Proxies\__CG__\App\Entity\User {#3033 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2112
      +user: App\Entity\User {#2160 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "I use [Goo Gone](https://googone.com/) for sticker adhesive removal. Works fine on various surfaces in my experience."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1689593379 {#2102
        date: 2023-07-17 13:29:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sheeeep@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2114 …}
      +nested: Doctrine\ORM\PersistentCollection {#2117 …}
      +votes: Doctrine\ORM\PersistentCollection {#2122 …}
      +reports: Doctrine\ORM\PersistentCollection {#2113 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
      -id: 4750
      -bodyTs: "'/)':7 'adhes':10 'experi':19 'fine':13 'gone':4 'goo':3 'googone.com':6 'googone.com/)':5 'remov':11 'sticker':9 'surfac':16 'use':2 'various':15 'work':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 7
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/436880"
      +editedAt: DateTimeImmutable @1687983473 {#2109
        date: 2023-06-28 22:17:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1687983281 {#2103
        date: 2023-06-28 22:14:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2112}
    +body: "I've never used it myself, but i can say I've heard it praised many times."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1687988434 {#3036
      date: 2023-06-28 23:40:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sheeeep@kbin.social"
      "@tal@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3032 …}
    +nested: Doctrine\ORM\PersistentCollection {#3030 …}
    +votes: Doctrine\ORM\PersistentCollection {#3110 …}
    +reports: Doctrine\ORM\PersistentCollection {#3113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
    -id: 4770
    -bodyTs: "'heard':13 'mani':16 'never':3 'prais':15 'say':10 'time':17 'use':4 've':2,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/437880"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687988434 {#3035
      date: 2023-06-28 23:40:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2112}
  +body: "It really is amazing. Was able to scrape a LOT of gorilla tape (it's like FlexTape) residue off of a painted surface using a few applications of goo gone, and an improvised plastic squeegee last weekend. No scratches on the paint, and no more than about 2 minutes of effort on my part."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687989264 {#3411
    date: 2023-06-28 23:54:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sheeeep@kbin.social"
    "@tal@kbin.social"
    "@LanternEverywhere@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3402 …}
  +nested: Doctrine\ORM\PersistentCollection {#3400 …}
  +votes: Doctrine\ORM\PersistentCollection {#3398 …}
  +reports: Doctrine\ORM\PersistentCollection {#3413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
  -id: 4773
  -bodyTs: "'2':48 'abl':6 'amaz':4 'applic':27 'effort':51 'flextap':17 'gone':30 'goo':29 'gorilla':12 'improvis':33 'last':36 'like':16 'lot':10 'minut':49 'paint':22,42 'part':54 'plastic':34 'realli':2 'residu':18 'scrape':8 'scratch':39 'squeege':35 'surfac':23 'tape':13 'use':24 'weekend':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/438090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687989264 {#3408
    date: 2023-06-28 23:54:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3422
  +user: App\Entity\User {#2160 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3034
    +user: Proxies\__CG__\App\Entity\User {#3033 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2112
      +user: App\Entity\User {#2160 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "I use [Goo Gone](https://googone.com/) for sticker adhesive removal. Works fine on various surfaces in my experience."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1689593379 {#2102
        date: 2023-07-17 13:29:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sheeeep@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2114 …}
      +nested: Doctrine\ORM\PersistentCollection {#2117 …}
      +votes: Doctrine\ORM\PersistentCollection {#2122 …}
      +reports: Doctrine\ORM\PersistentCollection {#2113 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
      -id: 4750
      -bodyTs: "'/)':7 'adhes':10 'experi':19 'fine':13 'gone':4 'goo':3 'googone.com':6 'googone.com/)':5 'remov':11 'sticker':9 'surfac':16 'use':2 'various':15 'work':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 7
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/436880"
      +editedAt: DateTimeImmutable @1687983473 {#2109
        date: 2023-06-28 22:17:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1687983281 {#2103
        date: 2023-06-28 22:14:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2112}
    +body: "I've never used it myself, but i can say I've heard it praised many times."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1687988434 {#3036
      date: 2023-06-28 23:40:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sheeeep@kbin.social"
      "@tal@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3032 …}
    +nested: Doctrine\ORM\PersistentCollection {#3030 …}
    +votes: Doctrine\ORM\PersistentCollection {#3110 …}
    +reports: Doctrine\ORM\PersistentCollection {#3113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
    -id: 4770
    -bodyTs: "'heard':13 'mani':16 'never':3 'prais':15 'say':10 'time':17 'use':4 've':2,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/437880"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687988434 {#3035
      date: 2023-06-28 23:40:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2112}
  +body: """
    The only time it's disappointed me was when I was trying to use it -- among a variety of other substances -- to deal with something other than sticker goo.\n
    \n
    A few years back, a bunch of electronic devices were sold in the US that used some sort of rubberized coating that gave them a nice grippy feeling. Unfortunately, it turns out that after a couple of years, the coating degraded and turned into an incredibly sticky mess. I had a Grundig G6 Aviator shortwave radio that was affected, as well as a few other devices. It *felt* a bit like sticker adhesive, but trying to clean the stuff off with Goo Gone didn't work well (ultimately, isopropyl alcohol and a lot of elbow grease wound up being my most-successful combination).\n
    \n
    But for what it is actually billed for, adhesive residue, I've had good experiences.\n
    \n
    Note that Goo Gone, or at least the variant I have, has a quite-strong citrus smell, which I assume is there to mask some less-pleasant smell that the active ingredients have. So when I use the stuff, everything nearby smells like oranges for a while. Haven't had a situation where that's a problem yet, but thought I'd mention it in case it would be an issue for anyone else using it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688005897 {#3419
    date: 2023-06-29 04:31:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sheeeep@kbin.social"
    "@tal@kbin.social"
    "@LanternEverywhere@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3423 …}
  +nested: Doctrine\ORM\PersistentCollection {#3425 …}
  +votes: Doctrine\ORM\PersistentCollection {#3427 …}
  +reports: Doctrine\ORM\PersistentCollection {#3429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
  -id: 4777
  -bodyTs: "'activ':181 'actual':139 'adhes':102,142 'affect':88 'alcohol':119 'among':16 'anyon':223 'assum':169 'aviat':83 'back':33 'bill':140 'bit':99 'bunch':35 'case':216 'citrus':165 'clean':106 'coat':50,69 'combin':133 'coupl':65 'd':212 'deal':23 'degrad':70 'devic':38,95 'didn':113 'disappoint':6 'elbow':124 'electron':37 'els':224 'everyth':190 'experi':148 'feel':57 'felt':97 'g6':82 'gave':52 'gone':112,152 'goo':29,111,151 'good':147 'greas':125 'grippi':56 'grundig':81 'haven':198 'incred':75 'ingredi':182 'isopropyl':118 'issu':221 'least':155 'less':176 'less-pleas':175 'like':100,193 'lot':122 'mask':173 'mention':213 'mess':77 'most-success':130 'nearbi':191 'nice':55 'note':149 'orang':194 'pleasant':177 'problem':207 'quit':163 'quite-strong':162 'radio':85 'residu':143 'rubber':49 'shortwav':84 'situat':202 'smell':166,178,192 'sold':40 'someth':25 'sort':47 'sticker':28,101 'sticki':76 'strong':164 'stuff':108,189 'substanc':21 'success':132 'thought':210 'time':3 'tri':12,104 'turn':60,72 'ultim':117 'unfortun':58 'us':43 'use':14,45,187,225 'variant':157 'varieti':18 've':145 'well':90,116 'work':115 'would':218 'wound':126 'year':32,67 'yet':208"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/438220"
  +editedAt: DateTimeImmutable @1687990625 {#3420
    date: 2023-06-29 00:17:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687990537 {#3421
    date: 2023-06-29 00:15:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#3422
  +user: App\Entity\User {#2160 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3034
    +user: Proxies\__CG__\App\Entity\User {#3033 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2112
      +user: App\Entity\User {#2160 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "I use [Goo Gone](https://googone.com/) for sticker adhesive removal. Works fine on various surfaces in my experience."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1689593379 {#2102
        date: 2023-07-17 13:29:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sheeeep@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2114 …}
      +nested: Doctrine\ORM\PersistentCollection {#2117 …}
      +votes: Doctrine\ORM\PersistentCollection {#2122 …}
      +reports: Doctrine\ORM\PersistentCollection {#2113 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
      -id: 4750
      -bodyTs: "'/)':7 'adhes':10 'experi':19 'fine':13 'gone':4 'goo':3 'googone.com':6 'googone.com/)':5 'remov':11 'sticker':9 'surfac':16 'use':2 'various':15 'work':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 7
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/436880"
      +editedAt: DateTimeImmutable @1687983473 {#2109
        date: 2023-06-28 22:17:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1687983281 {#2103
        date: 2023-06-28 22:14:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2112}
    +body: "I've never used it myself, but i can say I've heard it praised many times."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1687988434 {#3036
      date: 2023-06-28 23:40:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sheeeep@kbin.social"
      "@tal@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3032 …}
    +nested: Doctrine\ORM\PersistentCollection {#3030 …}
    +votes: Doctrine\ORM\PersistentCollection {#3110 …}
    +reports: Doctrine\ORM\PersistentCollection {#3113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
    -id: 4770
    -bodyTs: "'heard':13 'mani':16 'never':3 'prais':15 'say':10 'time':17 'use':4 've':2,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/437880"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687988434 {#3035
      date: 2023-06-28 23:40:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2112}
  +body: """
    The only time it's disappointed me was when I was trying to use it -- among a variety of other substances -- to deal with something other than sticker goo.\n
    \n
    A few years back, a bunch of electronic devices were sold in the US that used some sort of rubberized coating that gave them a nice grippy feeling. Unfortunately, it turns out that after a couple of years, the coating degraded and turned into an incredibly sticky mess. I had a Grundig G6 Aviator shortwave radio that was affected, as well as a few other devices. It *felt* a bit like sticker adhesive, but trying to clean the stuff off with Goo Gone didn't work well (ultimately, isopropyl alcohol and a lot of elbow grease wound up being my most-successful combination).\n
    \n
    But for what it is actually billed for, adhesive residue, I've had good experiences.\n
    \n
    Note that Goo Gone, or at least the variant I have, has a quite-strong citrus smell, which I assume is there to mask some less-pleasant smell that the active ingredients have. So when I use the stuff, everything nearby smells like oranges for a while. Haven't had a situation where that's a problem yet, but thought I'd mention it in case it would be an issue for anyone else using it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688005897 {#3419
    date: 2023-06-29 04:31:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sheeeep@kbin.social"
    "@tal@kbin.social"
    "@LanternEverywhere@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3423 …}
  +nested: Doctrine\ORM\PersistentCollection {#3425 …}
  +votes: Doctrine\ORM\PersistentCollection {#3427 …}
  +reports: Doctrine\ORM\PersistentCollection {#3429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
  -id: 4777
  -bodyTs: "'activ':181 'actual':139 'adhes':102,142 'affect':88 'alcohol':119 'among':16 'anyon':223 'assum':169 'aviat':83 'back':33 'bill':140 'bit':99 'bunch':35 'case':216 'citrus':165 'clean':106 'coat':50,69 'combin':133 'coupl':65 'd':212 'deal':23 'degrad':70 'devic':38,95 'didn':113 'disappoint':6 'elbow':124 'electron':37 'els':224 'everyth':190 'experi':148 'feel':57 'felt':97 'g6':82 'gave':52 'gone':112,152 'goo':29,111,151 'good':147 'greas':125 'grippi':56 'grundig':81 'haven':198 'incred':75 'ingredi':182 'isopropyl':118 'issu':221 'least':155 'less':176 'less-pleas':175 'like':100,193 'lot':122 'mask':173 'mention':213 'mess':77 'most-success':130 'nearbi':191 'nice':55 'note':149 'orang':194 'pleasant':177 'problem':207 'quit':163 'quite-strong':162 'radio':85 'residu':143 'rubber':49 'shortwav':84 'situat':202 'smell':166,178,192 'sold':40 'someth':25 'sort':47 'sticker':28,101 'sticki':76 'strong':164 'stuff':108,189 'substanc':21 'success':132 'thought':210 'time':3 'tri':12,104 'turn':60,72 'ultim':117 'unfortun':58 'us':43 'use':14,45,187,225 'variant':157 'varieti':18 've':145 'well':90,116 'work':115 'would':218 'wound':126 'year':32,67 'yet':208"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/438220"
  +editedAt: DateTimeImmutable @1687990625 {#3420
    date: 2023-06-29 00:17:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687990537 {#3421
    date: 2023-06-29 00:15:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#3422
  +user: App\Entity\User {#2160 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3034
    +user: Proxies\__CG__\App\Entity\User {#3033 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2112
      +user: App\Entity\User {#2160 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "I use [Goo Gone](https://googone.com/) for sticker adhesive removal. Works fine on various surfaces in my experience."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1689593379 {#2102
        date: 2023-07-17 13:29:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sheeeep@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2114 …}
      +nested: Doctrine\ORM\PersistentCollection {#2117 …}
      +votes: Doctrine\ORM\PersistentCollection {#2122 …}
      +reports: Doctrine\ORM\PersistentCollection {#2113 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
      -id: 4750
      -bodyTs: "'/)':7 'adhes':10 'experi':19 'fine':13 'gone':4 'goo':3 'googone.com':6 'googone.com/)':5 'remov':11 'sticker':9 'surfac':16 'use':2 'various':15 'work':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 7
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/436880"
      +editedAt: DateTimeImmutable @1687983473 {#2109
        date: 2023-06-28 22:17:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1687983281 {#2103
        date: 2023-06-28 22:14:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2112}
    +body: "I've never used it myself, but i can say I've heard it praised many times."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1687988434 {#3036
      date: 2023-06-28 23:40:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sheeeep@kbin.social"
      "@tal@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3032 …}
    +nested: Doctrine\ORM\PersistentCollection {#3030 …}
    +votes: Doctrine\ORM\PersistentCollection {#3110 …}
    +reports: Doctrine\ORM\PersistentCollection {#3113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
    -id: 4770
    -bodyTs: "'heard':13 'mani':16 'never':3 'prais':15 'say':10 'time':17 'use':4 've':2,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/437880"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687988434 {#3035
      date: 2023-06-28 23:40:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2112}
  +body: """
    The only time it's disappointed me was when I was trying to use it -- among a variety of other substances -- to deal with something other than sticker goo.\n
    \n
    A few years back, a bunch of electronic devices were sold in the US that used some sort of rubberized coating that gave them a nice grippy feeling. Unfortunately, it turns out that after a couple of years, the coating degraded and turned into an incredibly sticky mess. I had a Grundig G6 Aviator shortwave radio that was affected, as well as a few other devices. It *felt* a bit like sticker adhesive, but trying to clean the stuff off with Goo Gone didn't work well (ultimately, isopropyl alcohol and a lot of elbow grease wound up being my most-successful combination).\n
    \n
    But for what it is actually billed for, adhesive residue, I've had good experiences.\n
    \n
    Note that Goo Gone, or at least the variant I have, has a quite-strong citrus smell, which I assume is there to mask some less-pleasant smell that the active ingredients have. So when I use the stuff, everything nearby smells like oranges for a while. Haven't had a situation where that's a problem yet, but thought I'd mention it in case it would be an issue for anyone else using it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688005897 {#3419
    date: 2023-06-29 04:31:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sheeeep@kbin.social"
    "@tal@kbin.social"
    "@LanternEverywhere@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3423 …}
  +nested: Doctrine\ORM\PersistentCollection {#3425 …}
  +votes: Doctrine\ORM\PersistentCollection {#3427 …}
  +reports: Doctrine\ORM\PersistentCollection {#3429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
  -id: 4777
  -bodyTs: "'activ':181 'actual':139 'adhes':102,142 'affect':88 'alcohol':119 'among':16 'anyon':223 'assum':169 'aviat':83 'back':33 'bill':140 'bit':99 'bunch':35 'case':216 'citrus':165 'clean':106 'coat':50,69 'combin':133 'coupl':65 'd':212 'deal':23 'degrad':70 'devic':38,95 'didn':113 'disappoint':6 'elbow':124 'electron':37 'els':224 'everyth':190 'experi':148 'feel':57 'felt':97 'g6':82 'gave':52 'gone':112,152 'goo':29,111,151 'good':147 'greas':125 'grippi':56 'grundig':81 'haven':198 'incred':75 'ingredi':182 'isopropyl':118 'issu':221 'least':155 'less':176 'less-pleas':175 'like':100,193 'lot':122 'mask':173 'mention':213 'mess':77 'most-success':130 'nearbi':191 'nice':55 'note':149 'orang':194 'pleasant':177 'problem':207 'quit':163 'quite-strong':162 'radio':85 'residu':143 'rubber':49 'shortwav':84 'situat':202 'smell':166,178,192 'sold':40 'someth':25 'sort':47 'sticker':28,101 'sticki':76 'strong':164 'stuff':108,189 'substanc':21 'success':132 'thought':210 'time':3 'tri':12,104 'turn':60,72 'ultim':117 'unfortun':58 'us':43 'use':14,45,187,225 'variant':157 'varieti':18 've':145 'well':90,116 'work':115 'would':218 'wound':126 'year':32,67 'yet':208"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/438220"
  +editedAt: DateTimeImmutable @1687990625 {#3420
    date: 2023-06-29 00:17:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687990537 {#3421
    date: 2023-06-29 00:15:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3591
  +user: Proxies\__CG__\App\Entity\User {#3598 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3422
    +user: App\Entity\User {#2160 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3034
      +user: Proxies\__CG__\App\Entity\User {#3033 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2112
        +user: App\Entity\User {#2160 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "I use [Goo Gone](https://googone.com/) for sticker adhesive removal. Works fine on various surfaces in my experience."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 31
        +score: 0
        +lastActive: DateTime @1689593379 {#2102
          date: 2023-07-17 13:29:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Sheeeep@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2114 …}
        +nested: Doctrine\ORM\PersistentCollection {#2117 …}
        +votes: Doctrine\ORM\PersistentCollection {#2122 …}
        +reports: Doctrine\ORM\PersistentCollection {#2113 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
        -id: 4750
        -bodyTs: "'/)':7 'adhes':10 'experi':19 'fine':13 'gone':4 'goo':3 'googone.com':6 'googone.com/)':5 'remov':11 'sticker':9 'surfac':16 'use':2 'various':15 'work':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 7
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/436880"
        +editedAt: DateTimeImmutable @1687983473 {#2109
          date: 2023-06-28 22:17:53.0 +02:00
        }
        +createdAt: DateTimeImmutable @1687983281 {#2103
          date: 2023-06-28 22:14:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2112}
      +body: "I've never used it myself, but i can say I've heard it praised many times."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1687988434 {#3036
        date: 2023-06-28 23:40:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sheeeep@kbin.social"
        "@tal@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3032 …}
      +nested: Doctrine\ORM\PersistentCollection {#3030 …}
      +votes: Doctrine\ORM\PersistentCollection {#3110 …}
      +reports: Doctrine\ORM\PersistentCollection {#3113 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
      -id: 4770
      -bodyTs: "'heard':13 'mani':16 'never':3 'prais':15 'say':10 'time':17 'use':4 've':2,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/437880"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687988434 {#3035
        date: 2023-06-28 23:40:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2112}
    +body: """
      The only time it's disappointed me was when I was trying to use it -- among a variety of other substances -- to deal with something other than sticker goo.\n
      \n
      A few years back, a bunch of electronic devices were sold in the US that used some sort of rubberized coating that gave them a nice grippy feeling. Unfortunately, it turns out that after a couple of years, the coating degraded and turned into an incredibly sticky mess. I had a Grundig G6 Aviator shortwave radio that was affected, as well as a few other devices. It *felt* a bit like sticker adhesive, but trying to clean the stuff off with Goo Gone didn't work well (ultimately, isopropyl alcohol and a lot of elbow grease wound up being my most-successful combination).\n
      \n
      But for what it is actually billed for, adhesive residue, I've had good experiences.\n
      \n
      Note that Goo Gone, or at least the variant I have, has a quite-strong citrus smell, which I assume is there to mask some less-pleasant smell that the active ingredients have. So when I use the stuff, everything nearby smells like oranges for a while. Haven't had a situation where that's a problem yet, but thought I'd mention it in case it would be an issue for anyone else using it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1688005897 {#3419
      date: 2023-06-29 04:31:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sheeeep@kbin.social"
      "@tal@kbin.social"
      "@LanternEverywhere@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3423 …}
    +nested: Doctrine\ORM\PersistentCollection {#3425 …}
    +votes: Doctrine\ORM\PersistentCollection {#3427 …}
    +reports: Doctrine\ORM\PersistentCollection {#3429 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
    -id: 4777
    -bodyTs: "'activ':181 'actual':139 'adhes':102,142 'affect':88 'alcohol':119 'among':16 'anyon':223 'assum':169 'aviat':83 'back':33 'bill':140 'bit':99 'bunch':35 'case':216 'citrus':165 'clean':106 'coat':50,69 'combin':133 'coupl':65 'd':212 'deal':23 'degrad':70 'devic':38,95 'didn':113 'disappoint':6 'elbow':124 'electron':37 'els':224 'everyth':190 'experi':148 'feel':57 'felt':97 'g6':82 'gave':52 'gone':112,152 'goo':29,111,151 'good':147 'greas':125 'grippi':56 'grundig':81 'haven':198 'incred':75 'ingredi':182 'isopropyl':118 'issu':221 'least':155 'less':176 'less-pleas':175 'like':100,193 'lot':122 'mask':173 'mention':213 'mess':77 'most-success':130 'nearbi':191 'nice':55 'note':149 'orang':194 'pleasant':177 'problem':207 'quit':163 'quite-strong':162 'radio':85 'residu':143 'rubber':49 'shortwav':84 'situat':202 'smell':166,178,192 'sold':40 'someth':25 'sort':47 'sticker':28,101 'sticki':76 'strong':164 'stuff':108,189 'substanc':21 'success':132 'thought':210 'time':3 'tri':12,104 'turn':60,72 'ultim':117 'unfortun':58 'us':43 'use':14,45,187,225 'variant':157 'varieti':18 've':145 'well':90,116 'work':115 'would':218 'wound':126 'year':32,67 'yet':208"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/438220"
    +editedAt: DateTimeImmutable @1687990625 {#3420
      date: 2023-06-29 00:17:05.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687990537 {#3421
      date: 2023-06-29 00:15:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2112}
  +body: "There are solvents/cleaners made from citrus peel, so the smell might come from the active ingredients, I don't know goo gone though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687998090 {#3590
    date: 2023-06-29 02:21:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sheeeep@kbin.social"
    "@tal@kbin.social"
    "@LanternEverywhere@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3600 …}
  +nested: Doctrine\ORM\PersistentCollection {#3602 …}
  +votes: Doctrine\ORM\PersistentCollection {#3604 …}
  +reports: Doctrine\ORM\PersistentCollection {#3606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3608 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3610 …}
  -id: 4794
  -bodyTs: "'activ':15 'citrus':6 'come':12 'gone':22 'goo':21 'ingredi':16 'know':20 'made':4 'might':11 'peel':7 'smell':10 'solvents/cleaners':3 'though':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/439517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687998090 {#3593
    date: 2023-06-29 02:21:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#3591
  +user: Proxies\__CG__\App\Entity\User {#3598 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3422
    +user: App\Entity\User {#2160 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3034
      +user: Proxies\__CG__\App\Entity\User {#3033 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2112
        +user: App\Entity\User {#2160 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "I use [Goo Gone](https://googone.com/) for sticker adhesive removal. Works fine on various surfaces in my experience."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 31
        +score: 0
        +lastActive: DateTime @1689593379 {#2102
          date: 2023-07-17 13:29:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Sheeeep@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2114 …}
        +nested: Doctrine\ORM\PersistentCollection {#2117 …}
        +votes: Doctrine\ORM\PersistentCollection {#2122 …}
        +reports: Doctrine\ORM\PersistentCollection {#2113 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
        -id: 4750
        -bodyTs: "'/)':7 'adhes':10 'experi':19 'fine':13 'gone':4 'goo':3 'googone.com':6 'googone.com/)':5 'remov':11 'sticker':9 'surfac':16 'use':2 'various':15 'work':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 7
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/436880"
        +editedAt: DateTimeImmutable @1687983473 {#2109
          date: 2023-06-28 22:17:53.0 +02:00
        }
        +createdAt: DateTimeImmutable @1687983281 {#2103
          date: 2023-06-28 22:14:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2112}
      +body: "I've never used it myself, but i can say I've heard it praised many times."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1687988434 {#3036
        date: 2023-06-28 23:40:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sheeeep@kbin.social"
        "@tal@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3032 …}
      +nested: Doctrine\ORM\PersistentCollection {#3030 …}
      +votes: Doctrine\ORM\PersistentCollection {#3110 …}
      +reports: Doctrine\ORM\PersistentCollection {#3113 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
      -id: 4770
      -bodyTs: "'heard':13 'mani':16 'never':3 'prais':15 'say':10 'time':17 'use':4 've':2,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/437880"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687988434 {#3035
        date: 2023-06-28 23:40:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2112}
    +body: """
      The only time it's disappointed me was when I was trying to use it -- among a variety of other substances -- to deal with something other than sticker goo.\n
      \n
      A few years back, a bunch of electronic devices were sold in the US that used some sort of rubberized coating that gave them a nice grippy feeling. Unfortunately, it turns out that after a couple of years, the coating degraded and turned into an incredibly sticky mess. I had a Grundig G6 Aviator shortwave radio that was affected, as well as a few other devices. It *felt* a bit like sticker adhesive, but trying to clean the stuff off with Goo Gone didn't work well (ultimately, isopropyl alcohol and a lot of elbow grease wound up being my most-successful combination).\n
      \n
      But for what it is actually billed for, adhesive residue, I've had good experiences.\n
      \n
      Note that Goo Gone, or at least the variant I have, has a quite-strong citrus smell, which I assume is there to mask some less-pleasant smell that the active ingredients have. So when I use the stuff, everything nearby smells like oranges for a while. Haven't had a situation where that's a problem yet, but thought I'd mention it in case it would be an issue for anyone else using it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1688005897 {#3419
      date: 2023-06-29 04:31:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sheeeep@kbin.social"
      "@tal@kbin.social"
      "@LanternEverywhere@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3423 …}
    +nested: Doctrine\ORM\PersistentCollection {#3425 …}
    +votes: Doctrine\ORM\PersistentCollection {#3427 …}
    +reports: Doctrine\ORM\PersistentCollection {#3429 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
    -id: 4777
    -bodyTs: "'activ':181 'actual':139 'adhes':102,142 'affect':88 'alcohol':119 'among':16 'anyon':223 'assum':169 'aviat':83 'back':33 'bill':140 'bit':99 'bunch':35 'case':216 'citrus':165 'clean':106 'coat':50,69 'combin':133 'coupl':65 'd':212 'deal':23 'degrad':70 'devic':38,95 'didn':113 'disappoint':6 'elbow':124 'electron':37 'els':224 'everyth':190 'experi':148 'feel':57 'felt':97 'g6':82 'gave':52 'gone':112,152 'goo':29,111,151 'good':147 'greas':125 'grippi':56 'grundig':81 'haven':198 'incred':75 'ingredi':182 'isopropyl':118 'issu':221 'least':155 'less':176 'less-pleas':175 'like':100,193 'lot':122 'mask':173 'mention':213 'mess':77 'most-success':130 'nearbi':191 'nice':55 'note':149 'orang':194 'pleasant':177 'problem':207 'quit':163 'quite-strong':162 'radio':85 'residu':143 'rubber':49 'shortwav':84 'situat':202 'smell':166,178,192 'sold':40 'someth':25 'sort':47 'sticker':28,101 'sticki':76 'strong':164 'stuff':108,189 'substanc':21 'success':132 'thought':210 'time':3 'tri':12,104 'turn':60,72 'ultim':117 'unfortun':58 'us':43 'use':14,45,187,225 'variant':157 'varieti':18 've':145 'well':90,116 'work':115 'would':218 'wound':126 'year':32,67 'yet':208"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/438220"
    +editedAt: DateTimeImmutable @1687990625 {#3420
      date: 2023-06-29 00:17:05.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687990537 {#3421
      date: 2023-06-29 00:15:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2112}
  +body: "There are solvents/cleaners made from citrus peel, so the smell might come from the active ingredients, I don't know goo gone though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687998090 {#3590
    date: 2023-06-29 02:21:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sheeeep@kbin.social"
    "@tal@kbin.social"
    "@LanternEverywhere@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3600 …}
  +nested: Doctrine\ORM\PersistentCollection {#3602 …}
  +votes: Doctrine\ORM\PersistentCollection {#3604 …}
  +reports: Doctrine\ORM\PersistentCollection {#3606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3608 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3610 …}
  -id: 4794
  -bodyTs: "'activ':15 'citrus':6 'come':12 'gone':22 'goo':21 'ingredi':16 'know':20 'made':4 'might':11 'peel':7 'smell':10 'solvents/cleaners':3 'though':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/439517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687998090 {#3593
    date: 2023-06-29 02:21:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#3591
  +user: Proxies\__CG__\App\Entity\User {#3598 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3422
    +user: App\Entity\User {#2160 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3034
      +user: Proxies\__CG__\App\Entity\User {#3033 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2112
        +user: App\Entity\User {#2160 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "I use [Goo Gone](https://googone.com/) for sticker adhesive removal. Works fine on various surfaces in my experience."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 31
        +score: 0
        +lastActive: DateTime @1689593379 {#2102
          date: 2023-07-17 13:29:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Sheeeep@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2114 …}
        +nested: Doctrine\ORM\PersistentCollection {#2117 …}
        +votes: Doctrine\ORM\PersistentCollection {#2122 …}
        +reports: Doctrine\ORM\PersistentCollection {#2113 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
        -id: 4750
        -bodyTs: "'/)':7 'adhes':10 'experi':19 'fine':13 'gone':4 'goo':3 'googone.com':6 'googone.com/)':5 'remov':11 'sticker':9 'surfac':16 'use':2 'various':15 'work':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 7
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/436880"
        +editedAt: DateTimeImmutable @1687983473 {#2109
          date: 2023-06-28 22:17:53.0 +02:00
        }
        +createdAt: DateTimeImmutable @1687983281 {#2103
          date: 2023-06-28 22:14:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2112}
      +body: "I've never used it myself, but i can say I've heard it praised many times."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1687988434 {#3036
        date: 2023-06-28 23:40:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sheeeep@kbin.social"
        "@tal@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3032 …}
      +nested: Doctrine\ORM\PersistentCollection {#3030 …}
      +votes: Doctrine\ORM\PersistentCollection {#3110 …}
      +reports: Doctrine\ORM\PersistentCollection {#3113 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
      -id: 4770
      -bodyTs: "'heard':13 'mani':16 'never':3 'prais':15 'say':10 'time':17 'use':4 've':2,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/437880"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687988434 {#3035
        date: 2023-06-28 23:40:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2112}
    +body: """
      The only time it's disappointed me was when I was trying to use it -- among a variety of other substances -- to deal with something other than sticker goo.\n
      \n
      A few years back, a bunch of electronic devices were sold in the US that used some sort of rubberized coating that gave them a nice grippy feeling. Unfortunately, it turns out that after a couple of years, the coating degraded and turned into an incredibly sticky mess. I had a Grundig G6 Aviator shortwave radio that was affected, as well as a few other devices. It *felt* a bit like sticker adhesive, but trying to clean the stuff off with Goo Gone didn't work well (ultimately, isopropyl alcohol and a lot of elbow grease wound up being my most-successful combination).\n
      \n
      But for what it is actually billed for, adhesive residue, I've had good experiences.\n
      \n
      Note that Goo Gone, or at least the variant I have, has a quite-strong citrus smell, which I assume is there to mask some less-pleasant smell that the active ingredients have. So when I use the stuff, everything nearby smells like oranges for a while. Haven't had a situation where that's a problem yet, but thought I'd mention it in case it would be an issue for anyone else using it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1688005897 {#3419
      date: 2023-06-29 04:31:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sheeeep@kbin.social"
      "@tal@kbin.social"
      "@LanternEverywhere@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3423 …}
    +nested: Doctrine\ORM\PersistentCollection {#3425 …}
    +votes: Doctrine\ORM\PersistentCollection {#3427 …}
    +reports: Doctrine\ORM\PersistentCollection {#3429 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
    -id: 4777
    -bodyTs: "'activ':181 'actual':139 'adhes':102,142 'affect':88 'alcohol':119 'among':16 'anyon':223 'assum':169 'aviat':83 'back':33 'bill':140 'bit':99 'bunch':35 'case':216 'citrus':165 'clean':106 'coat':50,69 'combin':133 'coupl':65 'd':212 'deal':23 'degrad':70 'devic':38,95 'didn':113 'disappoint':6 'elbow':124 'electron':37 'els':224 'everyth':190 'experi':148 'feel':57 'felt':97 'g6':82 'gave':52 'gone':112,152 'goo':29,111,151 'good':147 'greas':125 'grippi':56 'grundig':81 'haven':198 'incred':75 'ingredi':182 'isopropyl':118 'issu':221 'least':155 'less':176 'less-pleas':175 'like':100,193 'lot':122 'mask':173 'mention':213 'mess':77 'most-success':130 'nearbi':191 'nice':55 'note':149 'orang':194 'pleasant':177 'problem':207 'quit':163 'quite-strong':162 'radio':85 'residu':143 'rubber':49 'shortwav':84 'situat':202 'smell':166,178,192 'sold':40 'someth':25 'sort':47 'sticker':28,101 'sticki':76 'strong':164 'stuff':108,189 'substanc':21 'success':132 'thought':210 'time':3 'tri':12,104 'turn':60,72 'ultim':117 'unfortun':58 'us':43 'use':14,45,187,225 'variant':157 'varieti':18 've':145 'well':90,116 'work':115 'would':218 'wound':126 'year':32,67 'yet':208"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/438220"
    +editedAt: DateTimeImmutable @1687990625 {#3420
      date: 2023-06-29 00:17:05.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687990537 {#3421
      date: 2023-06-29 00:15:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2112}
  +body: "There are solvents/cleaners made from citrus peel, so the smell might come from the active ingredients, I don't know goo gone though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687998090 {#3590
    date: 2023-06-29 02:21:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sheeeep@kbin.social"
    "@tal@kbin.social"
    "@LanternEverywhere@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3600 …}
  +nested: Doctrine\ORM\PersistentCollection {#3602 …}
  +votes: Doctrine\ORM\PersistentCollection {#3604 …}
  +reports: Doctrine\ORM\PersistentCollection {#3606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3608 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3610 …}
  -id: 4794
  -bodyTs: "'activ':15 'citrus':6 'come':12 'gone':22 'goo':21 'ingredi':16 'know':20 'made':4 'might':11 'peel':7 'smell':10 'solvents/cleaners':3 'though':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/439517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687998090 {#3593
    date: 2023-06-29 02:21:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3614
  +user: Proxies\__CG__\App\Entity\User {#3615 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3422
    +user: App\Entity\User {#2160 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3034
      +user: Proxies\__CG__\App\Entity\User {#3033 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2112
        +user: App\Entity\User {#2160 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "I use [Goo Gone](https://googone.com/) for sticker adhesive removal. Works fine on various surfaces in my experience."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 31
        +score: 0
        +lastActive: DateTime @1689593379 {#2102
          date: 2023-07-17 13:29:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Sheeeep@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2114 …}
        +nested: Doctrine\ORM\PersistentCollection {#2117 …}
        +votes: Doctrine\ORM\PersistentCollection {#2122 …}
        +reports: Doctrine\ORM\PersistentCollection {#2113 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
        -id: 4750
        -bodyTs: "'/)':7 'adhes':10 'experi':19 'fine':13 'gone':4 'goo':3 'googone.com':6 'googone.com/)':5 'remov':11 'sticker':9 'surfac':16 'use':2 'various':15 'work':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 7
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/436880"
        +editedAt: DateTimeImmutable @1687983473 {#2109
          date: 2023-06-28 22:17:53.0 +02:00
        }
        +createdAt: DateTimeImmutable @1687983281 {#2103
          date: 2023-06-28 22:14:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2112}
      +body: "I've never used it myself, but i can say I've heard it praised many times."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1687988434 {#3036
        date: 2023-06-28 23:40:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sheeeep@kbin.social"
        "@tal@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3032 …}
      +nested: Doctrine\ORM\PersistentCollection {#3030 …}
      +votes: Doctrine\ORM\PersistentCollection {#3110 …}
      +reports: Doctrine\ORM\PersistentCollection {#3113 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
      -id: 4770
      -bodyTs: "'heard':13 'mani':16 'never':3 'prais':15 'say':10 'time':17 'use':4 've':2,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/437880"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687988434 {#3035
        date: 2023-06-28 23:40:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2112}
    +body: """
      The only time it's disappointed me was when I was trying to use it -- among a variety of other substances -- to deal with something other than sticker goo.\n
      \n
      A few years back, a bunch of electronic devices were sold in the US that used some sort of rubberized coating that gave them a nice grippy feeling. Unfortunately, it turns out that after a couple of years, the coating degraded and turned into an incredibly sticky mess. I had a Grundig G6 Aviator shortwave radio that was affected, as well as a few other devices. It *felt* a bit like sticker adhesive, but trying to clean the stuff off with Goo Gone didn't work well (ultimately, isopropyl alcohol and a lot of elbow grease wound up being my most-successful combination).\n
      \n
      But for what it is actually billed for, adhesive residue, I've had good experiences.\n
      \n
      Note that Goo Gone, or at least the variant I have, has a quite-strong citrus smell, which I assume is there to mask some less-pleasant smell that the active ingredients have. So when I use the stuff, everything nearby smells like oranges for a while. Haven't had a situation where that's a problem yet, but thought I'd mention it in case it would be an issue for anyone else using it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1688005897 {#3419
      date: 2023-06-29 04:31:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sheeeep@kbin.social"
      "@tal@kbin.social"
      "@LanternEverywhere@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3423 …}
    +nested: Doctrine\ORM\PersistentCollection {#3425 …}
    +votes: Doctrine\ORM\PersistentCollection {#3427 …}
    +reports: Doctrine\ORM\PersistentCollection {#3429 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
    -id: 4777
    -bodyTs: "'activ':181 'actual':139 'adhes':102,142 'affect':88 'alcohol':119 'among':16 'anyon':223 'assum':169 'aviat':83 'back':33 'bill':140 'bit':99 'bunch':35 'case':216 'citrus':165 'clean':106 'coat':50,69 'combin':133 'coupl':65 'd':212 'deal':23 'degrad':70 'devic':38,95 'didn':113 'disappoint':6 'elbow':124 'electron':37 'els':224 'everyth':190 'experi':148 'feel':57 'felt':97 'g6':82 'gave':52 'gone':112,152 'goo':29,111,151 'good':147 'greas':125 'grippi':56 'grundig':81 'haven':198 'incred':75 'ingredi':182 'isopropyl':118 'issu':221 'least':155 'less':176 'less-pleas':175 'like':100,193 'lot':122 'mask':173 'mention':213 'mess':77 'most-success':130 'nearbi':191 'nice':55 'note':149 'orang':194 'pleasant':177 'problem':207 'quit':163 'quite-strong':162 'radio':85 'residu':143 'rubber':49 'shortwav':84 'situat':202 'smell':166,178,192 'sold':40 'someth':25 'sort':47 'sticker':28,101 'sticki':76 'strong':164 'stuff':108,189 'substanc':21 'success':132 'thought':210 'time':3 'tri':12,104 'turn':60,72 'ultim':117 'unfortun':58 'us':43 'use':14,45,187,225 'variant':157 'varieti':18 've':145 'well':90,116 'work':115 'would':218 'wound':126 'year':32,67 'yet':208"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/438220"
    +editedAt: DateTimeImmutable @1687990625 {#3420
      date: 2023-06-29 00:17:05.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687990537 {#3421
      date: 2023-06-29 00:15:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2112}
  +body: """
    I fucking hate that coating. It's the bane of electronics casings.\n
    \n
    I hope it's never used again, but I still keep seeing it, especially on third party game controllers.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1688005894 {#3612
    date: 2023-06-29 04:31:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sheeeep@kbin.social"
    "@tal@kbin.social"
    "@LanternEverywhere@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3616 …}
  +nested: Doctrine\ORM\PersistentCollection {#3618 …}
  +votes: Doctrine\ORM\PersistentCollection {#3620 …}
  +reports: Doctrine\ORM\PersistentCollection {#3622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3626 …}
  -id: 4780
  -bodyTs: "'bane':9 'case':12 'coat':5 'control':31 'electron':11 'especi':26 'fuck':2 'game':30 'hate':3 'hope':14 'keep':23 'never':17 'parti':29 'see':24 'still':22 'third':28 'use':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/438312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687991317 {#3613
    date: 2023-06-29 00:28:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#3614
  +user: Proxies\__CG__\App\Entity\User {#3615 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3422
    +user: App\Entity\User {#2160 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3034
      +user: Proxies\__CG__\App\Entity\User {#3033 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2112
        +user: App\Entity\User {#2160 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "I use [Goo Gone](https://googone.com/) for sticker adhesive removal. Works fine on various surfaces in my experience."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 31
        +score: 0
        +lastActive: DateTime @1689593379 {#2102
          date: 2023-07-17 13:29:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Sheeeep@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2114 …}
        +nested: Doctrine\ORM\PersistentCollection {#2117 …}
        +votes: Doctrine\ORM\PersistentCollection {#2122 …}
        +reports: Doctrine\ORM\PersistentCollection {#2113 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
        -id: 4750
        -bodyTs: "'/)':7 'adhes':10 'experi':19 'fine':13 'gone':4 'goo':3 'googone.com':6 'googone.com/)':5 'remov':11 'sticker':9 'surfac':16 'use':2 'various':15 'work':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 7
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/436880"
        +editedAt: DateTimeImmutable @1687983473 {#2109
          date: 2023-06-28 22:17:53.0 +02:00
        }
        +createdAt: DateTimeImmutable @1687983281 {#2103
          date: 2023-06-28 22:14:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2112}
      +body: "I've never used it myself, but i can say I've heard it praised many times."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1687988434 {#3036
        date: 2023-06-28 23:40:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sheeeep@kbin.social"
        "@tal@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3032 …}
      +nested: Doctrine\ORM\PersistentCollection {#3030 …}
      +votes: Doctrine\ORM\PersistentCollection {#3110 …}
      +reports: Doctrine\ORM\PersistentCollection {#3113 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
      -id: 4770
      -bodyTs: "'heard':13 'mani':16 'never':3 'prais':15 'say':10 'time':17 'use':4 've':2,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/437880"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687988434 {#3035
        date: 2023-06-28 23:40:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2112}
    +body: """
      The only time it's disappointed me was when I was trying to use it -- among a variety of other substances -- to deal with something other than sticker goo.\n
      \n
      A few years back, a bunch of electronic devices were sold in the US that used some sort of rubberized coating that gave them a nice grippy feeling. Unfortunately, it turns out that after a couple of years, the coating degraded and turned into an incredibly sticky mess. I had a Grundig G6 Aviator shortwave radio that was affected, as well as a few other devices. It *felt* a bit like sticker adhesive, but trying to clean the stuff off with Goo Gone didn't work well (ultimately, isopropyl alcohol and a lot of elbow grease wound up being my most-successful combination).\n
      \n
      But for what it is actually billed for, adhesive residue, I've had good experiences.\n
      \n
      Note that Goo Gone, or at least the variant I have, has a quite-strong citrus smell, which I assume is there to mask some less-pleasant smell that the active ingredients have. So when I use the stuff, everything nearby smells like oranges for a while. Haven't had a situation where that's a problem yet, but thought I'd mention it in case it would be an issue for anyone else using it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1688005897 {#3419
      date: 2023-06-29 04:31:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sheeeep@kbin.social"
      "@tal@kbin.social"
      "@LanternEverywhere@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3423 …}
    +nested: Doctrine\ORM\PersistentCollection {#3425 …}
    +votes: Doctrine\ORM\PersistentCollection {#3427 …}
    +reports: Doctrine\ORM\PersistentCollection {#3429 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
    -id: 4777
    -bodyTs: "'activ':181 'actual':139 'adhes':102,142 'affect':88 'alcohol':119 'among':16 'anyon':223 'assum':169 'aviat':83 'back':33 'bill':140 'bit':99 'bunch':35 'case':216 'citrus':165 'clean':106 'coat':50,69 'combin':133 'coupl':65 'd':212 'deal':23 'degrad':70 'devic':38,95 'didn':113 'disappoint':6 'elbow':124 'electron':37 'els':224 'everyth':190 'experi':148 'feel':57 'felt':97 'g6':82 'gave':52 'gone':112,152 'goo':29,111,151 'good':147 'greas':125 'grippi':56 'grundig':81 'haven':198 'incred':75 'ingredi':182 'isopropyl':118 'issu':221 'least':155 'less':176 'less-pleas':175 'like':100,193 'lot':122 'mask':173 'mention':213 'mess':77 'most-success':130 'nearbi':191 'nice':55 'note':149 'orang':194 'pleasant':177 'problem':207 'quit':163 'quite-strong':162 'radio':85 'residu':143 'rubber':49 'shortwav':84 'situat':202 'smell':166,178,192 'sold':40 'someth':25 'sort':47 'sticker':28,101 'sticki':76 'strong':164 'stuff':108,189 'substanc':21 'success':132 'thought':210 'time':3 'tri':12,104 'turn':60,72 'ultim':117 'unfortun':58 'us':43 'use':14,45,187,225 'variant':157 'varieti':18 've':145 'well':90,116 'work':115 'would':218 'wound':126 'year':32,67 'yet':208"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/438220"
    +editedAt: DateTimeImmutable @1687990625 {#3420
      date: 2023-06-29 00:17:05.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687990537 {#3421
      date: 2023-06-29 00:15:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2112}
  +body: """
    I fucking hate that coating. It's the bane of electronics casings.\n
    \n
    I hope it's never used again, but I still keep seeing it, especially on third party game controllers.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1688005894 {#3612
    date: 2023-06-29 04:31:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sheeeep@kbin.social"
    "@tal@kbin.social"
    "@LanternEverywhere@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3616 …}
  +nested: Doctrine\ORM\PersistentCollection {#3618 …}
  +votes: Doctrine\ORM\PersistentCollection {#3620 …}
  +reports: Doctrine\ORM\PersistentCollection {#3622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3626 …}
  -id: 4780
  -bodyTs: "'bane':9 'case':12 'coat':5 'control':31 'electron':11 'especi':26 'fuck':2 'game':30 'hate':3 'hope':14 'keep':23 'never':17 'parti':29 'see':24 'still':22 'third':28 'use':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/438312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687991317 {#3613
    date: 2023-06-29 00:28:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#3614
  +user: Proxies\__CG__\App\Entity\User {#3615 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3422
    +user: App\Entity\User {#2160 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3034
      +user: Proxies\__CG__\App\Entity\User {#3033 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2112
        +user: App\Entity\User {#2160 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "I use [Goo Gone](https://googone.com/) for sticker adhesive removal. Works fine on various surfaces in my experience."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 31
        +score: 0
        +lastActive: DateTime @1689593379 {#2102
          date: 2023-07-17 13:29:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Sheeeep@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2114 …}
        +nested: Doctrine\ORM\PersistentCollection {#2117 …}
        +votes: Doctrine\ORM\PersistentCollection {#2122 …}
        +reports: Doctrine\ORM\PersistentCollection {#2113 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
        -id: 4750
        -bodyTs: "'/)':7 'adhes':10 'experi':19 'fine':13 'gone':4 'goo':3 'googone.com':6 'googone.com/)':5 'remov':11 'sticker':9 'surfac':16 'use':2 'various':15 'work':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 7
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/436880"
        +editedAt: DateTimeImmutable @1687983473 {#2109
          date: 2023-06-28 22:17:53.0 +02:00
        }
        +createdAt: DateTimeImmutable @1687983281 {#2103
          date: 2023-06-28 22:14:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2112}
      +body: "I've never used it myself, but i can say I've heard it praised many times."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1687988434 {#3036
        date: 2023-06-28 23:40:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sheeeep@kbin.social"
        "@tal@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3032 …}
      +nested: Doctrine\ORM\PersistentCollection {#3030 …}
      +votes: Doctrine\ORM\PersistentCollection {#3110 …}
      +reports: Doctrine\ORM\PersistentCollection {#3113 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
      -id: 4770
      -bodyTs: "'heard':13 'mani':16 'never':3 'prais':15 'say':10 'time':17 'use':4 've':2,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/437880"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687988434 {#3035
        date: 2023-06-28 23:40:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2112}
    +body: """
      The only time it's disappointed me was when I was trying to use it -- among a variety of other substances -- to deal with something other than sticker goo.\n
      \n
      A few years back, a bunch of electronic devices were sold in the US that used some sort of rubberized coating that gave them a nice grippy feeling. Unfortunately, it turns out that after a couple of years, the coating degraded and turned into an incredibly sticky mess. I had a Grundig G6 Aviator shortwave radio that was affected, as well as a few other devices. It *felt* a bit like sticker adhesive, but trying to clean the stuff off with Goo Gone didn't work well (ultimately, isopropyl alcohol and a lot of elbow grease wound up being my most-successful combination).\n
      \n
      But for what it is actually billed for, adhesive residue, I've had good experiences.\n
      \n
      Note that Goo Gone, or at least the variant I have, has a quite-strong citrus smell, which I assume is there to mask some less-pleasant smell that the active ingredients have. So when I use the stuff, everything nearby smells like oranges for a while. Haven't had a situation where that's a problem yet, but thought I'd mention it in case it would be an issue for anyone else using it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1688005897 {#3419
      date: 2023-06-29 04:31:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sheeeep@kbin.social"
      "@tal@kbin.social"
      "@LanternEverywhere@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3423 …}
    +nested: Doctrine\ORM\PersistentCollection {#3425 …}
    +votes: Doctrine\ORM\PersistentCollection {#3427 …}
    +reports: Doctrine\ORM\PersistentCollection {#3429 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
    -id: 4777
    -bodyTs: "'activ':181 'actual':139 'adhes':102,142 'affect':88 'alcohol':119 'among':16 'anyon':223 'assum':169 'aviat':83 'back':33 'bill':140 'bit':99 'bunch':35 'case':216 'citrus':165 'clean':106 'coat':50,69 'combin':133 'coupl':65 'd':212 'deal':23 'degrad':70 'devic':38,95 'didn':113 'disappoint':6 'elbow':124 'electron':37 'els':224 'everyth':190 'experi':148 'feel':57 'felt':97 'g6':82 'gave':52 'gone':112,152 'goo':29,111,151 'good':147 'greas':125 'grippi':56 'grundig':81 'haven':198 'incred':75 'ingredi':182 'isopropyl':118 'issu':221 'least':155 'less':176 'less-pleas':175 'like':100,193 'lot':122 'mask':173 'mention':213 'mess':77 'most-success':130 'nearbi':191 'nice':55 'note':149 'orang':194 'pleasant':177 'problem':207 'quit':163 'quite-strong':162 'radio':85 'residu':143 'rubber':49 'shortwav':84 'situat':202 'smell':166,178,192 'sold':40 'someth':25 'sort':47 'sticker':28,101 'sticki':76 'strong':164 'stuff':108,189 'substanc':21 'success':132 'thought':210 'time':3 'tri':12,104 'turn':60,72 'ultim':117 'unfortun':58 'us':43 'use':14,45,187,225 'variant':157 'varieti':18 've':145 'well':90,116 'work':115 'would':218 'wound':126 'year':32,67 'yet':208"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/438220"
    +editedAt: DateTimeImmutable @1687990625 {#3420
      date: 2023-06-29 00:17:05.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687990537 {#3421
      date: 2023-06-29 00:15:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2112}
  +body: """
    I fucking hate that coating. It's the bane of electronics casings.\n
    \n
    I hope it's never used again, but I still keep seeing it, especially on third party game controllers.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1688005894 {#3612
    date: 2023-06-29 04:31:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sheeeep@kbin.social"
    "@tal@kbin.social"
    "@LanternEverywhere@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3616 …}
  +nested: Doctrine\ORM\PersistentCollection {#3618 …}
  +votes: Doctrine\ORM\PersistentCollection {#3620 …}
  +reports: Doctrine\ORM\PersistentCollection {#3622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3626 …}
  -id: 4780
  -bodyTs: "'bane':9 'case':12 'coat':5 'control':31 'electron':11 'especi':26 'fuck':2 'game':30 'hate':3 'hope':14 'keep':23 'never':17 'parti':29 'see':24 'still':22 'third':28 'use':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/438312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687991317 {#3613
    date: 2023-06-29 00:28:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3681
  +user: App\Entity\User {#2160 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3614
    +user: Proxies\__CG__\App\Entity\User {#3615 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3422
      +user: App\Entity\User {#2160 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3034
        +user: Proxies\__CG__\App\Entity\User {#3033 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2112
          +user: App\Entity\User {#2160 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "I use [Goo Gone](https://googone.com/) for sticker adhesive removal. Works fine on various surfaces in my experience."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 31
          +score: 0
          +lastActive: DateTime @1689593379 {#2102
            date: 2023-07-17 13:29:39.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Sheeeep@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2114 …}
          +nested: Doctrine\ORM\PersistentCollection {#2117 …}
          +votes: Doctrine\ORM\PersistentCollection {#2122 …}
          +reports: Doctrine\ORM\PersistentCollection {#2113 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
          -id: 4750
          -bodyTs: "'/)':7 'adhes':10 'experi':19 'fine':13 'gone':4 'goo':3 'googone.com':6 'googone.com/)':5 'remov':11 'sticker':9 'surfac':16 'use':2 'various':15 'work':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 7
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/436880"
          +editedAt: DateTimeImmutable @1687983473 {#2109
            date: 2023-06-28 22:17:53.0 +02:00
          }
          +createdAt: DateTimeImmutable @1687983281 {#2103
            date: 2023-06-28 22:14:41.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2112}
        +body: "I've never used it myself, but i can say I've heard it praised many times."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1687988434 {#3036
          date: 2023-06-28 23:40:34.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Sheeeep@kbin.social"
          "@tal@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3032 …}
        +nested: Doctrine\ORM\PersistentCollection {#3030 …}
        +votes: Doctrine\ORM\PersistentCollection {#3110 …}
        +reports: Doctrine\ORM\PersistentCollection {#3113 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
        -id: 4770
        -bodyTs: "'heard':13 'mani':16 'never':3 'prais':15 'say':10 'time':17 'use':4 've':2,12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/437880"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687988434 {#3035
          date: 2023-06-28 23:40:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2112}
      +body: """
        The only time it's disappointed me was when I was trying to use it -- among a variety of other substances -- to deal with something other than sticker goo.\n
        \n
        A few years back, a bunch of electronic devices were sold in the US that used some sort of rubberized coating that gave them a nice grippy feeling. Unfortunately, it turns out that after a couple of years, the coating degraded and turned into an incredibly sticky mess. I had a Grundig G6 Aviator shortwave radio that was affected, as well as a few other devices. It *felt* a bit like sticker adhesive, but trying to clean the stuff off with Goo Gone didn't work well (ultimately, isopropyl alcohol and a lot of elbow grease wound up being my most-successful combination).\n
        \n
        But for what it is actually billed for, adhesive residue, I've had good experiences.\n
        \n
        Note that Goo Gone, or at least the variant I have, has a quite-strong citrus smell, which I assume is there to mask some less-pleasant smell that the active ingredients have. So when I use the stuff, everything nearby smells like oranges for a while. Haven't had a situation where that's a problem yet, but thought I'd mention it in case it would be an issue for anyone else using it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1688005897 {#3419
        date: 2023-06-29 04:31:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sheeeep@kbin.social"
        "@tal@kbin.social"
        "@LanternEverywhere@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3423 …}
      +nested: Doctrine\ORM\PersistentCollection {#3425 …}
      +votes: Doctrine\ORM\PersistentCollection {#3427 …}
      +reports: Doctrine\ORM\PersistentCollection {#3429 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
      -id: 4777
      -bodyTs: "'activ':181 'actual':139 'adhes':102,142 'affect':88 'alcohol':119 'among':16 'anyon':223 'assum':169 'aviat':83 'back':33 'bill':140 'bit':99 'bunch':35 'case':216 'citrus':165 'clean':106 'coat':50,69 'combin':133 'coupl':65 'd':212 'deal':23 'degrad':70 'devic':38,95 'didn':113 'disappoint':6 'elbow':124 'electron':37 'els':224 'everyth':190 'experi':148 'feel':57 'felt':97 'g6':82 'gave':52 'gone':112,152 'goo':29,111,151 'good':147 'greas':125 'grippi':56 'grundig':81 'haven':198 'incred':75 'ingredi':182 'isopropyl':118 'issu':221 'least':155 'less':176 'less-pleas':175 'like':100,193 'lot':122 'mask':173 'mention':213 'mess':77 'most-success':130 'nearbi':191 'nice':55 'note':149 'orang':194 'pleasant':177 'problem':207 'quit':163 'quite-strong':162 'radio':85 'residu':143 'rubber':49 'shortwav':84 'situat':202 'smell':166,178,192 'sold':40 'someth':25 'sort':47 'sticker':28,101 'sticki':76 'strong':164 'stuff':108,189 'substanc':21 'success':132 'thought':210 'time':3 'tri':12,104 'turn':60,72 'ultim':117 'unfortun':58 'us':43 'use':14,45,187,225 'variant':157 'varieti':18 've':145 'well':90,116 'work':115 'would':218 'wound':126 'year':32,67 'yet':208"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/438220"
      +editedAt: DateTimeImmutable @1687990625 {#3420
        date: 2023-06-29 00:17:05.0 +02:00
      }
      +createdAt: DateTimeImmutable @1687990537 {#3421
        date: 2023-06-29 00:15:37.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2112}
    +body: """
      I fucking hate that coating. It's the bane of electronics casings.\n
      \n
      I hope it's never used again, but I still keep seeing it, especially on third party game controllers.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1688005894 {#3612
      date: 2023-06-29 04:31:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sheeeep@kbin.social"
      "@tal@kbin.social"
      "@LanternEverywhere@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3616 …}
    +nested: Doctrine\ORM\PersistentCollection {#3618 …}
    +votes: Doctrine\ORM\PersistentCollection {#3620 …}
    +reports: Doctrine\ORM\PersistentCollection {#3622 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3624 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3626 …}
    -id: 4780
    -bodyTs: "'bane':9 'case':12 'coat':5 'control':31 'electron':11 'especi':26 'fuck':2 'game':30 'hate':3 'hope':14 'keep':23 'never':17 'parti':29 'see':24 'still':22 'third':28 'use':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 1
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/438312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687991317 {#3613
      date: 2023-06-29 00:28:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2112}
  +body: """
    If it's a rubberized coating on new devices, it may be a similar formula that doesn't have the degradation problem. I haven't personally had any devices do that in several years (not saying that there aren't products that do, mind).\n
    \n
    And I remember that when the coating was *new*, before it broke down into a horrible sticky mess in a few years after purchase, it did feel pretty good to me. And it seemed pretty durable -- like, it didn't wear through or anything.\n
    \n
    Just that when the Stickyocalypse did happen, it was awful.\n
    \n
    I remember reading on Reddit once that people who bought a variety of dress shoes with a particular type of substance used in their soft soles had something similar happen. For a few years, many types of shoes from different manufacturers would break down and degrade in the closet. You take them out after a couple years, and they just crumbled apart. Wasn't a sticky mess, but I bet that people who rarely wore those shoes were pretty irked.\n
    \n
    *googles*\n
    \n
    Here's an [example of one manufacturer that sold affected shoes](https://www.bbc.co.uk/programmes/articles/5KsBtLRQQH4m2kPvN1w5fYd/clark-shoe). Apparently the problem was polyurethane being affected by hydrolysis.\n
    \n
    Anyway, point is, the industry moved away from that particular fiasco after a couple of years when the problem came to light, switched to similar substances without the problem. I wouldn't be surprised if the electronics industry has done the same.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687995004 {#3686
    date: 2023-06-29 01:30:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sheeeep@kbin.social"
    "@tal@kbin.social"
    "@LanternEverywhere@kbin.social"
    "@CynAq@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3677 …}
  +nested: Doctrine\ORM\PersistentCollection {#3675 …}
  +votes: Doctrine\ORM\PersistentCollection {#3679 …}
  +reports: Doctrine\ORM\PersistentCollection {#3691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3695 …}
  -id: 4787
  -bodyTs: "'/programmes/articles/5ksbtlrqqh4m2kpvn1w5fyd/clark-shoe).':193 'affect':189,200 'anyth':88 'anyway':203 'apart':160 'appar':194 'aren':39 'aw':98 'away':209 'bet':168 'bought':108 'break':141 'broke':56 'came':222 'closet':147 'coat':6,51 'coupl':154,216 'crumbl':159 'degrad':21,144 'devic':9,29 'didn':83 'differ':138 'doesn':17 'done':242 'dress':112 'durabl':80 'electron':239 'exampl':183 'feel':71 'fiasco':213 'formula':15 'good':73 'googl':179 'happen':95,128 'haven':24 'horribl':60 'hydrolysi':202 'industri':207,240 'irk':178 'light':224 'like':81 'mani':133 'manufactur':139,186 'may':11 'mess':62,165 'mind':44 'move':208 'new':8,53 'one':185 'particular':116,212 'peopl':106,170 'person':26 'point':204 'polyurethan':198 'pretti':72,79,177 'problem':22,196,221,231 'product':41 'purchas':68 'rare':172 'read':101 'reddit':103 'rememb':47,100 'rubber':5 'say':36 'seem':78 'sever':33 'shoe':113,136,175,190 'similar':14,127,227 'soft':123 'sold':188 'sole':124 'someth':126 'sticki':61,164 'stickyocalyps':93 'substanc':119,228 'surpris':236 'switch':225 'take':149 'type':117,134 'use':120 'varieti':110 'wasn':161 'wear':85 'without':229 'wore':173 'would':140 'wouldn':233 'www.bbc.co.uk':192 'www.bbc.co.uk/programmes/articles/5ksbtlrqqh4m2kpvn1w5fyd/clark-shoe).':191 'year':34,66,132,155,218"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/438902"
  +editedAt: DateTimeImmutable @1687997793 {#3689
    date: 2023-06-29 02:16:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687995004 {#3685
    date: 2023-06-29 01:30:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#3681
  +user: App\Entity\User {#2160 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3614
    +user: Proxies\__CG__\App\Entity\User {#3615 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3422
      +user: App\Entity\User {#2160 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3034
        +user: Proxies\__CG__\App\Entity\User {#3033 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2112
          +user: App\Entity\User {#2160 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "I use [Goo Gone](https://googone.com/) for sticker adhesive removal. Works fine on various surfaces in my experience."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 31
          +score: 0
          +lastActive: DateTime @1689593379 {#2102
            date: 2023-07-17 13:29:39.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Sheeeep@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2114 …}
          +nested: Doctrine\ORM\PersistentCollection {#2117 …}
          +votes: Doctrine\ORM\PersistentCollection {#2122 …}
          +reports: Doctrine\ORM\PersistentCollection {#2113 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
          -id: 4750
          -bodyTs: "'/)':7 'adhes':10 'experi':19 'fine':13 'gone':4 'goo':3 'googone.com':6 'googone.com/)':5 'remov':11 'sticker':9 'surfac':16 'use':2 'various':15 'work':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 7
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/436880"
          +editedAt: DateTimeImmutable @1687983473 {#2109
            date: 2023-06-28 22:17:53.0 +02:00
          }
          +createdAt: DateTimeImmutable @1687983281 {#2103
            date: 2023-06-28 22:14:41.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2112}
        +body: "I've never used it myself, but i can say I've heard it praised many times."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1687988434 {#3036
          date: 2023-06-28 23:40:34.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Sheeeep@kbin.social"
          "@tal@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3032 …}
        +nested: Doctrine\ORM\PersistentCollection {#3030 …}
        +votes: Doctrine\ORM\PersistentCollection {#3110 …}
        +reports: Doctrine\ORM\PersistentCollection {#3113 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
        -id: 4770
        -bodyTs: "'heard':13 'mani':16 'never':3 'prais':15 'say':10 'time':17 'use':4 've':2,12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/437880"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687988434 {#3035
          date: 2023-06-28 23:40:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2112}
      +body: """
        The only time it's disappointed me was when I was trying to use it -- among a variety of other substances -- to deal with something other than sticker goo.\n
        \n
        A few years back, a bunch of electronic devices were sold in the US that used some sort of rubberized coating that gave them a nice grippy feeling. Unfortunately, it turns out that after a couple of years, the coating degraded and turned into an incredibly sticky mess. I had a Grundig G6 Aviator shortwave radio that was affected, as well as a few other devices. It *felt* a bit like sticker adhesive, but trying to clean the stuff off with Goo Gone didn't work well (ultimately, isopropyl alcohol and a lot of elbow grease wound up being my most-successful combination).\n
        \n
        But for what it is actually billed for, adhesive residue, I've had good experiences.\n
        \n
        Note that Goo Gone, or at least the variant I have, has a quite-strong citrus smell, which I assume is there to mask some less-pleasant smell that the active ingredients have. So when I use the stuff, everything nearby smells like oranges for a while. Haven't had a situation where that's a problem yet, but thought I'd mention it in case it would be an issue for anyone else using it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1688005897 {#3419
        date: 2023-06-29 04:31:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sheeeep@kbin.social"
        "@tal@kbin.social"
        "@LanternEverywhere@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3423 …}
      +nested: Doctrine\ORM\PersistentCollection {#3425 …}
      +votes: Doctrine\ORM\PersistentCollection {#3427 …}
      +reports: Doctrine\ORM\PersistentCollection {#3429 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
      -id: 4777
      -bodyTs: "'activ':181 'actual':139 'adhes':102,142 'affect':88 'alcohol':119 'among':16 'anyon':223 'assum':169 'aviat':83 'back':33 'bill':140 'bit':99 'bunch':35 'case':216 'citrus':165 'clean':106 'coat':50,69 'combin':133 'coupl':65 'd':212 'deal':23 'degrad':70 'devic':38,95 'didn':113 'disappoint':6 'elbow':124 'electron':37 'els':224 'everyth':190 'experi':148 'feel':57 'felt':97 'g6':82 'gave':52 'gone':112,152 'goo':29,111,151 'good':147 'greas':125 'grippi':56 'grundig':81 'haven':198 'incred':75 'ingredi':182 'isopropyl':118 'issu':221 'least':155 'less':176 'less-pleas':175 'like':100,193 'lot':122 'mask':173 'mention':213 'mess':77 'most-success':130 'nearbi':191 'nice':55 'note':149 'orang':194 'pleasant':177 'problem':207 'quit':163 'quite-strong':162 'radio':85 'residu':143 'rubber':49 'shortwav':84 'situat':202 'smell':166,178,192 'sold':40 'someth':25 'sort':47 'sticker':28,101 'sticki':76 'strong':164 'stuff':108,189 'substanc':21 'success':132 'thought':210 'time':3 'tri':12,104 'turn':60,72 'ultim':117 'unfortun':58 'us':43 'use':14,45,187,225 'variant':157 'varieti':18 've':145 'well':90,116 'work':115 'would':218 'wound':126 'year':32,67 'yet':208"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/438220"
      +editedAt: DateTimeImmutable @1687990625 {#3420
        date: 2023-06-29 00:17:05.0 +02:00
      }
      +createdAt: DateTimeImmutable @1687990537 {#3421
        date: 2023-06-29 00:15:37.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2112}
    +body: """
      I fucking hate that coating. It's the bane of electronics casings.\n
      \n
      I hope it's never used again, but I still keep seeing it, especially on third party game controllers.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1688005894 {#3612
      date: 2023-06-29 04:31:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sheeeep@kbin.social"
      "@tal@kbin.social"
      "@LanternEverywhere@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3616 …}
    +nested: Doctrine\ORM\PersistentCollection {#3618 …}
    +votes: Doctrine\ORM\PersistentCollection {#3620 …}
    +reports: Doctrine\ORM\PersistentCollection {#3622 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3624 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3626 …}
    -id: 4780
    -bodyTs: "'bane':9 'case':12 'coat':5 'control':31 'electron':11 'especi':26 'fuck':2 'game':30 'hate':3 'hope':14 'keep':23 'never':17 'parti':29 'see':24 'still':22 'third':28 'use':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 1
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/438312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687991317 {#3613
      date: 2023-06-29 00:28:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2112}
  +body: """
    If it's a rubberized coating on new devices, it may be a similar formula that doesn't have the degradation problem. I haven't personally had any devices do that in several years (not saying that there aren't products that do, mind).\n
    \n
    And I remember that when the coating was *new*, before it broke down into a horrible sticky mess in a few years after purchase, it did feel pretty good to me. And it seemed pretty durable -- like, it didn't wear through or anything.\n
    \n
    Just that when the Stickyocalypse did happen, it was awful.\n
    \n
    I remember reading on Reddit once that people who bought a variety of dress shoes with a particular type of substance used in their soft soles had something similar happen. For a few years, many types of shoes from different manufacturers would break down and degrade in the closet. You take them out after a couple years, and they just crumbled apart. Wasn't a sticky mess, but I bet that people who rarely wore those shoes were pretty irked.\n
    \n
    *googles*\n
    \n
    Here's an [example of one manufacturer that sold affected shoes](https://www.bbc.co.uk/programmes/articles/5KsBtLRQQH4m2kPvN1w5fYd/clark-shoe). Apparently the problem was polyurethane being affected by hydrolysis.\n
    \n
    Anyway, point is, the industry moved away from that particular fiasco after a couple of years when the problem came to light, switched to similar substances without the problem. I wouldn't be surprised if the electronics industry has done the same.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687995004 {#3686
    date: 2023-06-29 01:30:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sheeeep@kbin.social"
    "@tal@kbin.social"
    "@LanternEverywhere@kbin.social"
    "@CynAq@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3677 …}
  +nested: Doctrine\ORM\PersistentCollection {#3675 …}
  +votes: Doctrine\ORM\PersistentCollection {#3679 …}
  +reports: Doctrine\ORM\PersistentCollection {#3691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3695 …}
  -id: 4787
  -bodyTs: "'/programmes/articles/5ksbtlrqqh4m2kpvn1w5fyd/clark-shoe).':193 'affect':189,200 'anyth':88 'anyway':203 'apart':160 'appar':194 'aren':39 'aw':98 'away':209 'bet':168 'bought':108 'break':141 'broke':56 'came':222 'closet':147 'coat':6,51 'coupl':154,216 'crumbl':159 'degrad':21,144 'devic':9,29 'didn':83 'differ':138 'doesn':17 'done':242 'dress':112 'durabl':80 'electron':239 'exampl':183 'feel':71 'fiasco':213 'formula':15 'good':73 'googl':179 'happen':95,128 'haven':24 'horribl':60 'hydrolysi':202 'industri':207,240 'irk':178 'light':224 'like':81 'mani':133 'manufactur':139,186 'may':11 'mess':62,165 'mind':44 'move':208 'new':8,53 'one':185 'particular':116,212 'peopl':106,170 'person':26 'point':204 'polyurethan':198 'pretti':72,79,177 'problem':22,196,221,231 'product':41 'purchas':68 'rare':172 'read':101 'reddit':103 'rememb':47,100 'rubber':5 'say':36 'seem':78 'sever':33 'shoe':113,136,175,190 'similar':14,127,227 'soft':123 'sold':188 'sole':124 'someth':126 'sticki':61,164 'stickyocalyps':93 'substanc':119,228 'surpris':236 'switch':225 'take':149 'type':117,134 'use':120 'varieti':110 'wasn':161 'wear':85 'without':229 'wore':173 'would':140 'wouldn':233 'www.bbc.co.uk':192 'www.bbc.co.uk/programmes/articles/5ksbtlrqqh4m2kpvn1w5fyd/clark-shoe).':191 'year':34,66,132,155,218"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/438902"
  +editedAt: DateTimeImmutable @1687997793 {#3689
    date: 2023-06-29 02:16:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687995004 {#3685
    date: 2023-06-29 01:30:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#3681
  +user: App\Entity\User {#2160 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3614
    +user: Proxies\__CG__\App\Entity\User {#3615 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3422
      +user: App\Entity\User {#2160 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3034
        +user: Proxies\__CG__\App\Entity\User {#3033 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2112
          +user: App\Entity\User {#2160 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "I use [Goo Gone](https://googone.com/) for sticker adhesive removal. Works fine on various surfaces in my experience."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 31
          +score: 0
          +lastActive: DateTime @1689593379 {#2102
            date: 2023-07-17 13:29:39.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Sheeeep@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2114 …}
          +nested: Doctrine\ORM\PersistentCollection {#2117 …}
          +votes: Doctrine\ORM\PersistentCollection {#2122 …}
          +reports: Doctrine\ORM\PersistentCollection {#2113 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
          -id: 4750
          -bodyTs: "'/)':7 'adhes':10 'experi':19 'fine':13 'gone':4 'goo':3 'googone.com':6 'googone.com/)':5 'remov':11 'sticker':9 'surfac':16 'use':2 'various':15 'work':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 7
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/436880"
          +editedAt: DateTimeImmutable @1687983473 {#2109
            date: 2023-06-28 22:17:53.0 +02:00
          }
          +createdAt: DateTimeImmutable @1687983281 {#2103
            date: 2023-06-28 22:14:41.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2112}
        +body: "I've never used it myself, but i can say I've heard it praised many times."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1687988434 {#3036
          date: 2023-06-28 23:40:34.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Sheeeep@kbin.social"
          "@tal@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3032 …}
        +nested: Doctrine\ORM\PersistentCollection {#3030 …}
        +votes: Doctrine\ORM\PersistentCollection {#3110 …}
        +reports: Doctrine\ORM\PersistentCollection {#3113 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
        -id: 4770
        -bodyTs: "'heard':13 'mani':16 'never':3 'prais':15 'say':10 'time':17 'use':4 've':2,12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/437880"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687988434 {#3035
          date: 2023-06-28 23:40:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2112}
      +body: """
        The only time it's disappointed me was when I was trying to use it -- among a variety of other substances -- to deal with something other than sticker goo.\n
        \n
        A few years back, a bunch of electronic devices were sold in the US that used some sort of rubberized coating that gave them a nice grippy feeling. Unfortunately, it turns out that after a couple of years, the coating degraded and turned into an incredibly sticky mess. I had a Grundig G6 Aviator shortwave radio that was affected, as well as a few other devices. It *felt* a bit like sticker adhesive, but trying to clean the stuff off with Goo Gone didn't work well (ultimately, isopropyl alcohol and a lot of elbow grease wound up being my most-successful combination).\n
        \n
        But for what it is actually billed for, adhesive residue, I've had good experiences.\n
        \n
        Note that Goo Gone, or at least the variant I have, has a quite-strong citrus smell, which I assume is there to mask some less-pleasant smell that the active ingredients have. So when I use the stuff, everything nearby smells like oranges for a while. Haven't had a situation where that's a problem yet, but thought I'd mention it in case it would be an issue for anyone else using it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1688005897 {#3419
        date: 2023-06-29 04:31:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sheeeep@kbin.social"
        "@tal@kbin.social"
        "@LanternEverywhere@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3423 …}
      +nested: Doctrine\ORM\PersistentCollection {#3425 …}
      +votes: Doctrine\ORM\PersistentCollection {#3427 …}
      +reports: Doctrine\ORM\PersistentCollection {#3429 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
      -id: 4777
      -bodyTs: "'activ':181 'actual':139 'adhes':102,142 'affect':88 'alcohol':119 'among':16 'anyon':223 'assum':169 'aviat':83 'back':33 'bill':140 'bit':99 'bunch':35 'case':216 'citrus':165 'clean':106 'coat':50,69 'combin':133 'coupl':65 'd':212 'deal':23 'degrad':70 'devic':38,95 'didn':113 'disappoint':6 'elbow':124 'electron':37 'els':224 'everyth':190 'experi':148 'feel':57 'felt':97 'g6':82 'gave':52 'gone':112,152 'goo':29,111,151 'good':147 'greas':125 'grippi':56 'grundig':81 'haven':198 'incred':75 'ingredi':182 'isopropyl':118 'issu':221 'least':155 'less':176 'less-pleas':175 'like':100,193 'lot':122 'mask':173 'mention':213 'mess':77 'most-success':130 'nearbi':191 'nice':55 'note':149 'orang':194 'pleasant':177 'problem':207 'quit':163 'quite-strong':162 'radio':85 'residu':143 'rubber':49 'shortwav':84 'situat':202 'smell':166,178,192 'sold':40 'someth':25 'sort':47 'sticker':28,101 'sticki':76 'strong':164 'stuff':108,189 'substanc':21 'success':132 'thought':210 'time':3 'tri':12,104 'turn':60,72 'ultim':117 'unfortun':58 'us':43 'use':14,45,187,225 'variant':157 'varieti':18 've':145 'well':90,116 'work':115 'would':218 'wound':126 'year':32,67 'yet':208"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/438220"
      +editedAt: DateTimeImmutable @1687990625 {#3420
        date: 2023-06-29 00:17:05.0 +02:00
      }
      +createdAt: DateTimeImmutable @1687990537 {#3421
        date: 2023-06-29 00:15:37.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2112}
    +body: """
      I fucking hate that coating. It's the bane of electronics casings.\n
      \n
      I hope it's never used again, but I still keep seeing it, especially on third party game controllers.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1688005894 {#3612
      date: 2023-06-29 04:31:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sheeeep@kbin.social"
      "@tal@kbin.social"
      "@LanternEverywhere@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3616 …}
    +nested: Doctrine\ORM\PersistentCollection {#3618 …}
    +votes: Doctrine\ORM\PersistentCollection {#3620 …}
    +reports: Doctrine\ORM\PersistentCollection {#3622 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3624 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3626 …}
    -id: 4780
    -bodyTs: "'bane':9 'case':12 'coat':5 'control':31 'electron':11 'especi':26 'fuck':2 'game':30 'hate':3 'hope':14 'keep':23 'never':17 'parti':29 'see':24 'still':22 'third':28 'use':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 1
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/438312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687991317 {#3613
      date: 2023-06-29 00:28:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2112}
  +body: """
    If it's a rubberized coating on new devices, it may be a similar formula that doesn't have the degradation problem. I haven't personally had any devices do that in several years (not saying that there aren't products that do, mind).\n
    \n
    And I remember that when the coating was *new*, before it broke down into a horrible sticky mess in a few years after purchase, it did feel pretty good to me. And it seemed pretty durable -- like, it didn't wear through or anything.\n
    \n
    Just that when the Stickyocalypse did happen, it was awful.\n
    \n
    I remember reading on Reddit once that people who bought a variety of dress shoes with a particular type of substance used in their soft soles had something similar happen. For a few years, many types of shoes from different manufacturers would break down and degrade in the closet. You take them out after a couple years, and they just crumbled apart. Wasn't a sticky mess, but I bet that people who rarely wore those shoes were pretty irked.\n
    \n
    *googles*\n
    \n
    Here's an [example of one manufacturer that sold affected shoes](https://www.bbc.co.uk/programmes/articles/5KsBtLRQQH4m2kPvN1w5fYd/clark-shoe). Apparently the problem was polyurethane being affected by hydrolysis.\n
    \n
    Anyway, point is, the industry moved away from that particular fiasco after a couple of years when the problem came to light, switched to similar substances without the problem. I wouldn't be surprised if the electronics industry has done the same.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687995004 {#3686
    date: 2023-06-29 01:30:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sheeeep@kbin.social"
    "@tal@kbin.social"
    "@LanternEverywhere@kbin.social"
    "@CynAq@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3677 …}
  +nested: Doctrine\ORM\PersistentCollection {#3675 …}
  +votes: Doctrine\ORM\PersistentCollection {#3679 …}
  +reports: Doctrine\ORM\PersistentCollection {#3691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3695 …}
  -id: 4787
  -bodyTs: "'/programmes/articles/5ksbtlrqqh4m2kpvn1w5fyd/clark-shoe).':193 'affect':189,200 'anyth':88 'anyway':203 'apart':160 'appar':194 'aren':39 'aw':98 'away':209 'bet':168 'bought':108 'break':141 'broke':56 'came':222 'closet':147 'coat':6,51 'coupl':154,216 'crumbl':159 'degrad':21,144 'devic':9,29 'didn':83 'differ':138 'doesn':17 'done':242 'dress':112 'durabl':80 'electron':239 'exampl':183 'feel':71 'fiasco':213 'formula':15 'good':73 'googl':179 'happen':95,128 'haven':24 'horribl':60 'hydrolysi':202 'industri':207,240 'irk':178 'light':224 'like':81 'mani':133 'manufactur':139,186 'may':11 'mess':62,165 'mind':44 'move':208 'new':8,53 'one':185 'particular':116,212 'peopl':106,170 'person':26 'point':204 'polyurethan':198 'pretti':72,79,177 'problem':22,196,221,231 'product':41 'purchas':68 'rare':172 'read':101 'reddit':103 'rememb':47,100 'rubber':5 'say':36 'seem':78 'sever':33 'shoe':113,136,175,190 'similar':14,127,227 'soft':123 'sold':188 'sole':124 'someth':126 'sticki':61,164 'stickyocalyps':93 'substanc':119,228 'surpris':236 'switch':225 'take':149 'type':117,134 'use':120 'varieti':110 'wasn':161 'wear':85 'without':229 'wore':173 'would':140 'wouldn':233 'www.bbc.co.uk':192 'www.bbc.co.uk/programmes/articles/5ksbtlrqqh4m2kpvn1w5fyd/clark-shoe).':191 'year':34,66,132,155,218"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/438902"
  +editedAt: DateTimeImmutable @1687997793 {#3689
    date: 2023-06-29 02:16:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687995004 {#3685
    date: 2023-06-29 01:30:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#3115
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2112
    +user: App\Entity\User {#2160 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I use [Goo Gone](https://googone.com/) for sticker adhesive removal. Works fine on various surfaces in my experience."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1689593379 {#2102
      date: 2023-07-17 13:29:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sheeeep@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2114 …}
    +nested: Doctrine\ORM\PersistentCollection {#2117 …}
    +votes: Doctrine\ORM\PersistentCollection {#2122 …}
    +reports: Doctrine\ORM\PersistentCollection {#2113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
    -id: 4750
    -bodyTs: "'/)':7 'adhes':10 'experi':19 'fine':13 'gone':4 'goo':3 'googone.com':6 'googone.com/)':5 'remov':11 'sticker':9 'surfac':16 'use':2 'various':15 'work':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 7
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/436880"
    +editedAt: DateTimeImmutable @1687983473 {#2109
      date: 2023-06-28 22:17:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687983281 {#2103
      date: 2023-06-28 22:14:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2112}
  +body: "Just use alcohol or white spirit. That stuff is an expensive gimmick."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689593378 {#3104
    date: 2023-07-17 13:29:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sheeeep@kbin.social"
    "@tal@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3106 …}
  +nested: Doctrine\ORM\PersistentCollection {#3108 …}
  +votes: Doctrine\ORM\PersistentCollection {#3116 …}
  +reports: Doctrine\ORM\PersistentCollection {#3118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
  -id: 20675
  -bodyTs: "'alcohol':3 'expens':11 'gimmick':12 'spirit':6 'stuff':8 'use':2 'white':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/874094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689593378 {#3105
    date: 2023-07-17 13:29:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#3115
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2112
    +user: App\Entity\User {#2160 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I use [Goo Gone](https://googone.com/) for sticker adhesive removal. Works fine on various surfaces in my experience."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1689593379 {#2102
      date: 2023-07-17 13:29:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sheeeep@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2114 …}
    +nested: Doctrine\ORM\PersistentCollection {#2117 …}
    +votes: Doctrine\ORM\PersistentCollection {#2122 …}
    +reports: Doctrine\ORM\PersistentCollection {#2113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
    -id: 4750
    -bodyTs: "'/)':7 'adhes':10 'experi':19 'fine':13 'gone':4 'goo':3 'googone.com':6 'googone.com/)':5 'remov':11 'sticker':9 'surfac':16 'use':2 'various':15 'work':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 7
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/436880"
    +editedAt: DateTimeImmutable @1687983473 {#2109
      date: 2023-06-28 22:17:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687983281 {#2103
      date: 2023-06-28 22:14:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2112}
  +body: "Just use alcohol or white spirit. That stuff is an expensive gimmick."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689593378 {#3104
    date: 2023-07-17 13:29:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sheeeep@kbin.social"
    "@tal@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3106 …}
  +nested: Doctrine\ORM\PersistentCollection {#3108 …}
  +votes: Doctrine\ORM\PersistentCollection {#3116 …}
  +reports: Doctrine\ORM\PersistentCollection {#3118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
  -id: 20675
  -bodyTs: "'alcohol':3 'expens':11 'gimmick':12 'spirit':6 'stuff':8 'use':2 'white':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/874094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689593378 {#3105
    date: 2023-07-17 13:29:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#3115
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2112
    +user: App\Entity\User {#2160 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I use [Goo Gone](https://googone.com/) for sticker adhesive removal. Works fine on various surfaces in my experience."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1689593379 {#2102
      date: 2023-07-17 13:29:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sheeeep@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2114 …}
    +nested: Doctrine\ORM\PersistentCollection {#2117 …}
    +votes: Doctrine\ORM\PersistentCollection {#2122 …}
    +reports: Doctrine\ORM\PersistentCollection {#2113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
    -id: 4750
    -bodyTs: "'/)':7 'adhes':10 'experi':19 'fine':13 'gone':4 'goo':3 'googone.com':6 'googone.com/)':5 'remov':11 'sticker':9 'surfac':16 'use':2 'various':15 'work':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 7
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/436880"
    +editedAt: DateTimeImmutable @1687983473 {#2109
      date: 2023-06-28 22:17:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687983281 {#2103
      date: 2023-06-28 22:14:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2112}
  +body: "Just use alcohol or white spirit. That stuff is an expensive gimmick."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689593378 {#3104
    date: 2023-07-17 13:29:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sheeeep@kbin.social"
    "@tal@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3106 …}
  +nested: Doctrine\ORM\PersistentCollection {#3108 …}
  +votes: Doctrine\ORM\PersistentCollection {#3116 …}
  +reports: Doctrine\ORM\PersistentCollection {#3118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
  -id: 20675
  -bodyTs: "'alcohol':3 'expens':11 'gimmick':12 'spirit':6 'stuff':8 'use':2 'white':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/874094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689593378 {#3105
    date: 2023-07-17 13:29:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#2278
  +user: App\Entity\User {#2199 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Olive oil does the trick."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1688019612 {#2295
    date: 2023-06-29 08:20:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sheeeep@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2276 …}
  +nested: Doctrine\ORM\PersistentCollection {#2275 …}
  +votes: Doctrine\ORM\PersistentCollection {#2261 …}
  +reports: Doctrine\ORM\PersistentCollection {#2218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2217 …}
  -id: 4760
  -bodyTs: "'oil':2 'oliv':1 'trick':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 4
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/594772"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687984909 {#2281
    date: 2023-06-28 22:41:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#2278
  +user: App\Entity\User {#2199 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Olive oil does the trick."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1688019612 {#2295
    date: 2023-06-29 08:20:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sheeeep@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2276 …}
  +nested: Doctrine\ORM\PersistentCollection {#2275 …}
  +votes: Doctrine\ORM\PersistentCollection {#2261 …}
  +reports: Doctrine\ORM\PersistentCollection {#2218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2217 …}
  -id: 4760
  -bodyTs: "'oil':2 'oliv':1 'trick':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 4
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/594772"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687984909 {#2281
    date: 2023-06-28 22:41:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#2278
  +user: App\Entity\User {#2199 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Olive oil does the trick."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1688019612 {#2295
    date: 2023-06-29 08:20:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sheeeep@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2276 …}
  +nested: Doctrine\ORM\PersistentCollection {#2275 …}
  +votes: Doctrine\ORM\PersistentCollection {#2261 …}
  +reports: Doctrine\ORM\PersistentCollection {#2218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2217 …}
  -id: 4760
  -bodyTs: "'oil':2 'oliv':1 'trick':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 4
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/594772"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687984909 {#2281
    date: 2023-06-28 22:41:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#3126
  +user: Proxies\__CG__\App\Entity\User {#3127 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2278
    +user: App\Entity\User {#2199 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Olive oil does the trick."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1688019612 {#2295
      date: 2023-06-29 08:20:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sheeeep@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2276 …}
    +nested: Doctrine\ORM\PersistentCollection {#2275 …}
    +votes: Doctrine\ORM\PersistentCollection {#2261 …}
    +reports: Doctrine\ORM\PersistentCollection {#2218 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2221 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2217 …}
    -id: 4760
    -bodyTs: "'oil':2 'oliv':1 'trick':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 4
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/594772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687984909 {#2281
      date: 2023-06-28 22:41:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2278}
  +body: "This is the way. Olive oil or any oil will prevent the glue from re-adhering to the bottle after you've scraped it off."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688017106 {#3124
    date: 2023-06-29 07:38:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sheeeep@kbin.social"
    "@ChrisRo@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3128 …}
  +nested: Doctrine\ORM\PersistentCollection {#3130 …}
  +votes: Doctrine\ORM\PersistentCollection {#3132 …}
  +reports: Doctrine\ORM\PersistentCollection {#3134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3138 …}
  -id: 5026
  -bodyTs: "'adher':17 'bottl':20 'glue':13 'oil':6,9 'oliv':5 'prevent':11 're':16 're-adh':15 'scrape':24 've':23 'way':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/442711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688017106 {#3125
    date: 2023-06-29 07:38:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#3126
  +user: Proxies\__CG__\App\Entity\User {#3127 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2278
    +user: App\Entity\User {#2199 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Olive oil does the trick."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1688019612 {#2295
      date: 2023-06-29 08:20:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sheeeep@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2276 …}
    +nested: Doctrine\ORM\PersistentCollection {#2275 …}
    +votes: Doctrine\ORM\PersistentCollection {#2261 …}
    +reports: Doctrine\ORM\PersistentCollection {#2218 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2221 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2217 …}
    -id: 4760
    -bodyTs: "'oil':2 'oliv':1 'trick':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 4
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/594772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687984909 {#2281
      date: 2023-06-28 22:41:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2278}
  +body: "This is the way. Olive oil or any oil will prevent the glue from re-adhering to the bottle after you've scraped it off."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688017106 {#3124
    date: 2023-06-29 07:38:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sheeeep@kbin.social"
    "@ChrisRo@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3128 …}
  +nested: Doctrine\ORM\PersistentCollection {#3130 …}
  +votes: Doctrine\ORM\PersistentCollection {#3132 …}
  +reports: Doctrine\ORM\PersistentCollection {#3134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3138 …}
  -id: 5026
  -bodyTs: "'adher':17 'bottl':20 'glue':13 'oil':6,9 'oliv':5 'prevent':11 're':16 're-adh':15 'scrape':24 've':23 'way':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/442711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688017106 {#3125
    date: 2023-06-29 07:38:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#3126
  +user: Proxies\__CG__\App\Entity\User {#3127 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2278
    +user: App\Entity\User {#2199 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Olive oil does the trick."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1688019612 {#2295
      date: 2023-06-29 08:20:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sheeeep@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2276 …}
    +nested: Doctrine\ORM\PersistentCollection {#2275 …}
    +votes: Doctrine\ORM\PersistentCollection {#2261 …}
    +reports: Doctrine\ORM\PersistentCollection {#2218 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2221 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2217 …}
    -id: 4760
    -bodyTs: "'oil':2 'oliv':1 'trick':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 4
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/594772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687984909 {#2281
      date: 2023-06-28 22:41:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2278}
  +body: "This is the way. Olive oil or any oil will prevent the glue from re-adhering to the bottle after you've scraped it off."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688017106 {#3124
    date: 2023-06-29 07:38:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sheeeep@kbin.social"
    "@ChrisRo@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3128 …}
  +nested: Doctrine\ORM\PersistentCollection {#3130 …}
  +votes: Doctrine\ORM\PersistentCollection {#3132 …}
  +reports: Doctrine\ORM\PersistentCollection {#3134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3138 …}
  -id: 5026
  -bodyTs: "'adher':17 'bottl':20 'glue':13 'oil':6,9 'oliv':5 'prevent':11 're':16 're-adh':15 'scrape':24 've':23 'way':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/442711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688017106 {#3125
    date: 2023-06-29 07:38:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#3142
  +user: Proxies\__CG__\App\Entity\User {#3143 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2278
    +user: App\Entity\User {#2199 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Olive oil does the trick."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1688019612 {#2295
      date: 2023-06-29 08:20:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sheeeep@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2276 …}
    +nested: Doctrine\ORM\PersistentCollection {#2275 …}
    +votes: Doctrine\ORM\PersistentCollection {#2261 …}
    +reports: Doctrine\ORM\PersistentCollection {#2218 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2221 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2217 …}
    -id: 4760
    -bodyTs: "'oil':2 'oliv':1 'trick':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 4
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/594772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687984909 {#2281
      date: 2023-06-28 22:41:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2278}
  +body: "Or any kind of oil. Even WD-40, if you have it. Put oil on the adhesive residue, then scrub it off with a cloth. You can then remove the oily residue with soap."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1687997976 {#3140
    date: 2023-06-29 02:19:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sheeeep@kbin.social"
    "@ChrisRo@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3144 …}
  +nested: Doctrine\ORM\PersistentCollection {#3146 …}
  +votes: Doctrine\ORM\PersistentCollection {#3148 …}
  +reports: Doctrine\ORM\PersistentCollection {#3150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
  -id: 4782
  -bodyTs: "'-40':8 'adhes':17 'cloth':25 'even':6 'kind':3 'oil':5,14 'oili':31 'put':13 'remov':29 'residu':18,32 'scrub':20 'soap':34 'wd':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/438395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687991927 {#3141
    date: 2023-06-29 00:38:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#3142
  +user: Proxies\__CG__\App\Entity\User {#3143 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2278
    +user: App\Entity\User {#2199 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Olive oil does the trick."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1688019612 {#2295
      date: 2023-06-29 08:20:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sheeeep@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2276 …}
    +nested: Doctrine\ORM\PersistentCollection {#2275 …}
    +votes: Doctrine\ORM\PersistentCollection {#2261 …}
    +reports: Doctrine\ORM\PersistentCollection {#2218 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2221 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2217 …}
    -id: 4760
    -bodyTs: "'oil':2 'oliv':1 'trick':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 4
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/594772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687984909 {#2281
      date: 2023-06-28 22:41:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2278}
  +body: "Or any kind of oil. Even WD-40, if you have it. Put oil on the adhesive residue, then scrub it off with a cloth. You can then remove the oily residue with soap."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1687997976 {#3140
    date: 2023-06-29 02:19:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sheeeep@kbin.social"
    "@ChrisRo@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3144 …}
  +nested: Doctrine\ORM\PersistentCollection {#3146 …}
  +votes: Doctrine\ORM\PersistentCollection {#3148 …}
  +reports: Doctrine\ORM\PersistentCollection {#3150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
  -id: 4782
  -bodyTs: "'-40':8 'adhes':17 'cloth':25 'even':6 'kind':3 'oil':5,14 'oili':31 'put':13 'remov':29 'residu':18,32 'scrub':20 'soap':34 'wd':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/438395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687991927 {#3141
    date: 2023-06-29 00:38:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#3142
  +user: Proxies\__CG__\App\Entity\User {#3143 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2278
    +user: App\Entity\User {#2199 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Olive oil does the trick."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1688019612 {#2295
      date: 2023-06-29 08:20:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Sheeeep@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2276 …}
    +nested: Doctrine\ORM\PersistentCollection {#2275 …}
    +votes: Doctrine\ORM\PersistentCollection {#2261 …}
    +reports: Doctrine\ORM\PersistentCollection {#2218 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2221 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2217 …}
    -id: 4760
    -bodyTs: "'oil':2 'oliv':1 'trick':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 4
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/594772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687984909 {#2281
      date: 2023-06-28 22:41:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2278}
  +body: "Or any kind of oil. Even WD-40, if you have it. Put oil on the adhesive residue, then scrub it off with a cloth. You can then remove the oily residue with soap."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1687997976 {#3140
    date: 2023-06-29 02:19:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sheeeep@kbin.social"
    "@ChrisRo@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3144 …}
  +nested: Doctrine\ORM\PersistentCollection {#3146 …}
  +votes: Doctrine\ORM\PersistentCollection {#3148 …}
  +reports: Doctrine\ORM\PersistentCollection {#3150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
  -id: 4782
  -bodyTs: "'-40':8 'adhes':17 'cloth':25 'even':6 'kind':3 'oil':5,14 'oili':31 'put':13 'remov':29 'residu':18,32 'scrub':20 'soap':34 'wd':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/438395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687991927 {#3141
    date: 2023-06-29 00:38:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#2188
  +user: App\Entity\User {#2152 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I rage quit Lemmy when I saw the developers of it defending genocide. Previously I had heard about that through the grapevine and thought I could hold my nose and use Lemmy anyway but when I read the actual discussion it made me sick.\n
    \n
    Plus I know the language kbin is written in so I can contribute better to kbin.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1689741313 {#2255
    date: 2023-07-19 06:35:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2142 …}
  +nested: Doctrine\ORM\PersistentCollection {#2039 …}
  +votes: Doctrine\ORM\PersistentCollection {#2155 …}
  +reports: Doctrine\ORM\PersistentCollection {#2158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2145 …}
  -id: 22164
  -bodyTs: "'actual':39 'anyway':33 'better':58 'contribut':57 'could':26 'defend':12 'develop':9 'discuss':40 'genocid':13 'grapevin':22 'heard':17 'hold':27 'kbin':50,60 'know':47 'languag':49 'lemmi':4,32 'made':42 'nose':29 'plus':45 'previous':14 'quit':3 'rage':2 'read':37 'saw':7 'sick':44 'thought':24 'use':31 'written':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 4
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kglitch.social/m/AskKbin@kbin.social/t/13008/-/comment/92703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689722645 {#2256
    date: 2023-07-19 01:24:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#2188
  +user: App\Entity\User {#2152 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I rage quit Lemmy when I saw the developers of it defending genocide. Previously I had heard about that through the grapevine and thought I could hold my nose and use Lemmy anyway but when I read the actual discussion it made me sick.\n
    \n
    Plus I know the language kbin is written in so I can contribute better to kbin.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1689741313 {#2255
    date: 2023-07-19 06:35:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2142 …}
  +nested: Doctrine\ORM\PersistentCollection {#2039 …}
  +votes: Doctrine\ORM\PersistentCollection {#2155 …}
  +reports: Doctrine\ORM\PersistentCollection {#2158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2145 …}
  -id: 22164
  -bodyTs: "'actual':39 'anyway':33 'better':58 'contribut':57 'could':26 'defend':12 'develop':9 'discuss':40 'genocid':13 'grapevin':22 'heard':17 'hold':27 'kbin':50,60 'know':47 'languag':49 'lemmi':4,32 'made':42 'nose':29 'plus':45 'previous':14 'quit':3 'rage':2 'read':37 'saw':7 'sick':44 'thought':24 'use':31 'written':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 4
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kglitch.social/m/AskKbin@kbin.social/t/13008/-/comment/92703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689722645 {#2256
    date: 2023-07-19 01:24:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#2188
  +user: App\Entity\User {#2152 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I rage quit Lemmy when I saw the developers of it defending genocide. Previously I had heard about that through the grapevine and thought I could hold my nose and use Lemmy anyway but when I read the actual discussion it made me sick.\n
    \n
    Plus I know the language kbin is written in so I can contribute better to kbin.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1689741313 {#2255
    date: 2023-07-19 06:35:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2142 …}
  +nested: Doctrine\ORM\PersistentCollection {#2039 …}
  +votes: Doctrine\ORM\PersistentCollection {#2155 …}
  +reports: Doctrine\ORM\PersistentCollection {#2158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2145 …}
  -id: 22164
  -bodyTs: "'actual':39 'anyway':33 'better':58 'contribut':57 'could':26 'defend':12 'develop':9 'discuss':40 'genocid':13 'grapevin':22 'heard':17 'hold':27 'kbin':50,60 'know':47 'languag':49 'lemmi':4,32 'made':42 'nose':29 'plus':45 'previous':14 'quit':3 'rage':2 'read':37 'saw':7 'sick':44 'thought':24 'use':31 'written':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 4
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kglitch.social/m/AskKbin@kbin.social/t/13008/-/comment/92703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689722645 {#2256
    date: 2023-07-19 01:24:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#3382
  +user: Proxies\__CG__\App\Entity\User {#3383 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2188
    +user: App\Entity\User {#2152 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      I rage quit Lemmy when I saw the developers of it defending genocide. Previously I had heard about that through the grapevine and thought I could hold my nose and use Lemmy anyway but when I read the actual discussion it made me sick.\n
      \n
      Plus I know the language kbin is written in so I can contribute better to kbin.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1689741313 {#2255
      date: 2023-07-19 06:35:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SamXavia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2142 …}
    +nested: Doctrine\ORM\PersistentCollection {#2039 …}
    +votes: Doctrine\ORM\PersistentCollection {#2155 …}
    +reports: Doctrine\ORM\PersistentCollection {#2158 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2151 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2145 …}
    -id: 22164
    -bodyTs: "'actual':39 'anyway':33 'better':58 'contribut':57 'could':26 'defend':12 'develop':9 'discuss':40 'genocid':13 'grapevin':22 'heard':17 'hold':27 'kbin':50,60 'know':47 'languag':49 'lemmi':4,32 'made':42 'nose':29 'plus':45 'previous':14 'quit':3 'rage':2 'read':37 'saw':7 'sick':44 'thought':24 'use':31 'written':52"
    +ranking: 0
    +commentCount: 0
    +upVotes: 4
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kglitch.social/m/AskKbin@kbin.social/t/13008/-/comment/92703"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689722645 {#2256
      date: 2023-07-19 01:24:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +body: """
    This is when I came over to kbin. Never saw it myself but was warned of it.\n
    \n
    The kicking-off point was that I actually had created two communities and made a post in each one talking about how I was toying with the idea of using the Reddit API to mirror posts into them from the subreddits of the same name and then they magically disappeared (I assumed deleted by admins). So I dug into it and asked @feditips and was told they don't recommend Lemmy for those same reasons.\n
    \n
    Turns out it was a weird nuance of language settings that hid them from me, despite being a mod of the new communities. So they are still there, but now I'm SERIOUSLY questioning the capabilities to moderate if I couldn't see posts because of language selection, especially my own posts.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1689735564 {#3380
    date: 2023-07-19 04:59:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@lemmy.world"
    "@feditips"
    "@kglitch@kglitch.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3384 …}
  +nested: Doctrine\ORM\PersistentCollection {#3386 …}
  +votes: Doctrine\ORM\PersistentCollection {#3388 …}
  +reports: Doctrine\ORM\PersistentCollection {#3390 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3394 …}
  -id: 22334
  -bodyTs: "'actual':26 'admin':73 'api':51 'ask':80 'assum':70 'came':5 'capabl':129 'communiti':30,116 'couldn':134 'creat':28 'delet':71 'despit':109 'disappear':68 'dug':76 'especi':142 'feditip':81 'hid':105 'idea':46 'kbin':8 'kick':20 'kicking-off':19 'languag':102,140 'lemmi':89 'm':125 'made':32 'magic':67 'mirror':53 'mod':112 'moder':131 'name':63 'never':9 'new':115 'nuanc':100 'one':37 'point':22 'post':34,54,137,145 'question':127 'reason':93 'recommend':88 'reddit':50 'saw':10 'see':136 'select':141 'serious':126 'set':103 'still':120 'subreddit':59 'talk':38 'told':84 'toy':43 'turn':94 'two':29 'use':48 'warn':15 'weird':99"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/928170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689735564 {#3381
    date: 2023-07-19 04:59:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#3382
  +user: Proxies\__CG__\App\Entity\User {#3383 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2188
    +user: App\Entity\User {#2152 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      I rage quit Lemmy when I saw the developers of it defending genocide. Previously I had heard about that through the grapevine and thought I could hold my nose and use Lemmy anyway but when I read the actual discussion it made me sick.\n
      \n
      Plus I know the language kbin is written in so I can contribute better to kbin.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1689741313 {#2255
      date: 2023-07-19 06:35:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SamXavia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2142 …}
    +nested: Doctrine\ORM\PersistentCollection {#2039 …}
    +votes: Doctrine\ORM\PersistentCollection {#2155 …}
    +reports: Doctrine\ORM\PersistentCollection {#2158 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2151 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2145 …}
    -id: 22164
    -bodyTs: "'actual':39 'anyway':33 'better':58 'contribut':57 'could':26 'defend':12 'develop':9 'discuss':40 'genocid':13 'grapevin':22 'heard':17 'hold':27 'kbin':50,60 'know':47 'languag':49 'lemmi':4,32 'made':42 'nose':29 'plus':45 'previous':14 'quit':3 'rage':2 'read':37 'saw':7 'sick':44 'thought':24 'use':31 'written':52"
    +ranking: 0
    +commentCount: 0
    +upVotes: 4
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kglitch.social/m/AskKbin@kbin.social/t/13008/-/comment/92703"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689722645 {#2256
      date: 2023-07-19 01:24:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +body: """
    This is when I came over to kbin. Never saw it myself but was warned of it.\n
    \n
    The kicking-off point was that I actually had created two communities and made a post in each one talking about how I was toying with the idea of using the Reddit API to mirror posts into them from the subreddits of the same name and then they magically disappeared (I assumed deleted by admins). So I dug into it and asked @feditips and was told they don't recommend Lemmy for those same reasons.\n
    \n
    Turns out it was a weird nuance of language settings that hid them from me, despite being a mod of the new communities. So they are still there, but now I'm SERIOUSLY questioning the capabilities to moderate if I couldn't see posts because of language selection, especially my own posts.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1689735564 {#3380
    date: 2023-07-19 04:59:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@lemmy.world"
    "@feditips"
    "@kglitch@kglitch.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3384 …}
  +nested: Doctrine\ORM\PersistentCollection {#3386 …}
  +votes: Doctrine\ORM\PersistentCollection {#3388 …}
  +reports: Doctrine\ORM\PersistentCollection {#3390 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3394 …}
  -id: 22334
  -bodyTs: "'actual':26 'admin':73 'api':51 'ask':80 'assum':70 'came':5 'capabl':129 'communiti':30,116 'couldn':134 'creat':28 'delet':71 'despit':109 'disappear':68 'dug':76 'especi':142 'feditip':81 'hid':105 'idea':46 'kbin':8 'kick':20 'kicking-off':19 'languag':102,140 'lemmi':89 'm':125 'made':32 'magic':67 'mirror':53 'mod':112 'moder':131 'name':63 'never':9 'new':115 'nuanc':100 'one':37 'point':22 'post':34,54,137,145 'question':127 'reason':93 'recommend':88 'reddit':50 'saw':10 'see':136 'select':141 'serious':126 'set':103 'still':120 'subreddit':59 'talk':38 'told':84 'toy':43 'turn':94 'two':29 'use':48 'warn':15 'weird':99"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/928170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689735564 {#3381
    date: 2023-07-19 04:59:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#3382
  +user: Proxies\__CG__\App\Entity\User {#3383 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2188
    +user: App\Entity\User {#2152 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      I rage quit Lemmy when I saw the developers of it defending genocide. Previously I had heard about that through the grapevine and thought I could hold my nose and use Lemmy anyway but when I read the actual discussion it made me sick.\n
      \n
      Plus I know the language kbin is written in so I can contribute better to kbin.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1689741313 {#2255
      date: 2023-07-19 06:35:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SamXavia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2142 …}
    +nested: Doctrine\ORM\PersistentCollection {#2039 …}
    +votes: Doctrine\ORM\PersistentCollection {#2155 …}
    +reports: Doctrine\ORM\PersistentCollection {#2158 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2151 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2145 …}
    -id: 22164
    -bodyTs: "'actual':39 'anyway':33 'better':58 'contribut':57 'could':26 'defend':12 'develop':9 'discuss':40 'genocid':13 'grapevin':22 'heard':17 'hold':27 'kbin':50,60 'know':47 'languag':49 'lemmi':4,32 'made':42 'nose':29 'plus':45 'previous':14 'quit':3 'rage':2 'read':37 'saw':7 'sick':44 'thought':24 'use':31 'written':52"
    +ranking: 0
    +commentCount: 0
    +upVotes: 4
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kglitch.social/m/AskKbin@kbin.social/t/13008/-/comment/92703"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689722645 {#2256
      date: 2023-07-19 01:24:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +body: """
    This is when I came over to kbin. Never saw it myself but was warned of it.\n
    \n
    The kicking-off point was that I actually had created two communities and made a post in each one talking about how I was toying with the idea of using the Reddit API to mirror posts into them from the subreddits of the same name and then they magically disappeared (I assumed deleted by admins). So I dug into it and asked @feditips and was told they don't recommend Lemmy for those same reasons.\n
    \n
    Turns out it was a weird nuance of language settings that hid them from me, despite being a mod of the new communities. So they are still there, but now I'm SERIOUSLY questioning the capabilities to moderate if I couldn't see posts because of language selection, especially my own posts.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1689735564 {#3380
    date: 2023-07-19 04:59:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SamXavia@lemmy.world"
    "@feditips"
    "@kglitch@kglitch.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3384 …}
  +nested: Doctrine\ORM\PersistentCollection {#3386 …}
  +votes: Doctrine\ORM\PersistentCollection {#3388 …}
  +reports: Doctrine\ORM\PersistentCollection {#3390 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3394 …}
  -id: 22334
  -bodyTs: "'actual':26 'admin':73 'api':51 'ask':80 'assum':70 'came':5 'capabl':129 'communiti':30,116 'couldn':134 'creat':28 'delet':71 'despit':109 'disappear':68 'dug':76 'especi':142 'feditip':81 'hid':105 'idea':46 'kbin':8 'kick':20 'kicking-off':19 'languag':102,140 'lemmi':89 'm':125 'made':32 'magic':67 'mirror':53 'mod':112 'moder':131 'name':63 'never':9 'new':115 'nuanc':100 'one':37 'point':22 'post':34,54,137,145 'question':127 'reason':93 'recommend':88 'reddit':50 'saw':10 'see':136 'select':141 'serious':126 'set':103 'still':120 'subreddit':59 'talk':38 'told':84 'toy':43 'turn':94 'two':29 'use':48 'warn':15 'weird':99"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/218281/-/comment/928170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689735564 {#3381
    date: 2023-07-19 04:59:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#1982
  +user: App\Entity\User {#2352 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    If I remember correctly @ernest once described kbin as a "gateway for the fediverse" (but at the moment I don't have a source for that).  \n
     This would allow kbin to gather and integrate even more services from the fediverse - maybe
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1687467427 {#2008
    date: 2023-06-22 22:57:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ernest"
    "@eric@techy.news"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1979 …}
  +nested: Doctrine\ORM\PersistentCollection {#2368 …}
  +votes: Doctrine\ORM\PersistentCollection {#2373 …}
  +reports: Doctrine\ORM\PersistentCollection {#2376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2366 …}
  -id: 1903
  -bodyTs: "'allow':29 'correct':4 'describ':7 'ernest':5 'even':35 'fedivers':14,40 'gateway':11 'gather':32 'integr':34 'kbin':8,30 'mayb':41 'moment':18 'rememb':3 'servic':37 'sourc':24 'would':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/75747/-/comment/324827"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687453410 {#1984
    date: 2023-06-22 19:03:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#1982
  +user: App\Entity\User {#2352 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    If I remember correctly @ernest once described kbin as a "gateway for the fediverse" (but at the moment I don't have a source for that).  \n
     This would allow kbin to gather and integrate even more services from the fediverse - maybe
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1687467427 {#2008
    date: 2023-06-22 22:57:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ernest"
    "@eric@techy.news"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1979 …}
  +nested: Doctrine\ORM\PersistentCollection {#2368 …}
  +votes: Doctrine\ORM\PersistentCollection {#2373 …}
  +reports: Doctrine\ORM\PersistentCollection {#2376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2366 …}
  -id: 1903
  -bodyTs: "'allow':29 'correct':4 'describ':7 'ernest':5 'even':35 'fedivers':14,40 'gateway':11 'gather':32 'integr':34 'kbin':8,30 'mayb':41 'moment':18 'rememb':3 'servic':37 'sourc':24 'would':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/75747/-/comment/324827"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687453410 {#1984
    date: 2023-06-22 19:03:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#1982
  +user: App\Entity\User {#2352 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    If I remember correctly @ernest once described kbin as a "gateway for the fediverse" (but at the moment I don't have a source for that).  \n
     This would allow kbin to gather and integrate even more services from the fediverse - maybe
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1687467427 {#2008
    date: 2023-06-22 22:57:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ernest"
    "@eric@techy.news"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1979 …}
  +nested: Doctrine\ORM\PersistentCollection {#2368 …}
  +votes: Doctrine\ORM\PersistentCollection {#2373 …}
  +reports: Doctrine\ORM\PersistentCollection {#2376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2366 …}
  -id: 1903
  -bodyTs: "'allow':29 'correct':4 'describ':7 'ernest':5 'even':35 'fedivers':14,40 'gateway':11 'gather':32 'integr':34 'kbin':8,30 'mayb':41 'moment':18 'rememb':3 'servic':37 'sourc':24 'would':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/75747/-/comment/324827"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687453410 {#1984
    date: 2023-06-22 19:03:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#3083
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1982
    +user: App\Entity\User {#2352 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      If I remember correctly @ernest once described kbin as a "gateway for the fediverse" (but at the moment I don't have a source for that).  \n
       This would allow kbin to gather and integrate even more services from the fediverse - maybe
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1687467427 {#2008
      date: 2023-06-22 22:57:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ernest"
      "@eric@techy.news"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1979 …}
    +nested: Doctrine\ORM\PersistentCollection {#2368 …}
    +votes: Doctrine\ORM\PersistentCollection {#2373 …}
    +reports: Doctrine\ORM\PersistentCollection {#2376 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2366 …}
    -id: 1903
    -bodyTs: "'allow':29 'correct':4 'describ':7 'ernest':5 'even':35 'fedivers':14,40 'gateway':11 'gather':32 'integr':34 'kbin':8,30 'mayb':41 'moment':18 'rememb':3 'servic':37 'sourc':24 'would':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 1
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/75747/-/comment/324827"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687453410 {#1984
      date: 2023-06-22 19:03:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1982}
  +body: "That's what I'm hoping for."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1687458940 {#3085
    date: 2023-06-22 20:35:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ernest"
    "@eric@techy.news"
    "@pomi@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3081 …}
  +nested: Doctrine\ORM\PersistentCollection {#3079 …}
  +votes: Doctrine\ORM\PersistentCollection {#3077 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
  -id: 1945
  -bodyTs: "'hope':6 'm':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/75747/-/comment/326200"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687458940 {#3084
    date: 2023-06-22 20:35:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#3083
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1982
    +user: App\Entity\User {#2352 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      If I remember correctly @ernest once described kbin as a "gateway for the fediverse" (but at the moment I don't have a source for that).  \n
       This would allow kbin to gather and integrate even more services from the fediverse - maybe
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1687467427 {#2008
      date: 2023-06-22 22:57:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ernest"
      "@eric@techy.news"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1979 …}
    +nested: Doctrine\ORM\PersistentCollection {#2368 …}
    +votes: Doctrine\ORM\PersistentCollection {#2373 …}
    +reports: Doctrine\ORM\PersistentCollection {#2376 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2366 …}
    -id: 1903
    -bodyTs: "'allow':29 'correct':4 'describ':7 'ernest':5 'even':35 'fedivers':14,40 'gateway':11 'gather':32 'integr':34 'kbin':8,30 'mayb':41 'moment':18 'rememb':3 'servic':37 'sourc':24 'would':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 1
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/75747/-/comment/324827"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687453410 {#1984
      date: 2023-06-22 19:03:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1982}
  +body: "That's what I'm hoping for."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1687458940 {#3085
    date: 2023-06-22 20:35:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ernest"
    "@eric@techy.news"
    "@pomi@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3081 …}
  +nested: Doctrine\ORM\PersistentCollection {#3079 …}
  +votes: Doctrine\ORM\PersistentCollection {#3077 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
  -id: 1945
  -bodyTs: "'hope':6 'm':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/75747/-/comment/326200"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687458940 {#3084
    date: 2023-06-22 20:35:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#3083
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1982
    +user: App\Entity\User {#2352 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      If I remember correctly @ernest once described kbin as a "gateway for the fediverse" (but at the moment I don't have a source for that).  \n
       This would allow kbin to gather and integrate even more services from the fediverse - maybe
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1687467427 {#2008
      date: 2023-06-22 22:57:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ernest"
      "@eric@techy.news"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1979 …}
    +nested: Doctrine\ORM\PersistentCollection {#2368 …}
    +votes: Doctrine\ORM\PersistentCollection {#2373 …}
    +reports: Doctrine\ORM\PersistentCollection {#2376 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2366 …}
    -id: 1903
    -bodyTs: "'allow':29 'correct':4 'describ':7 'ernest':5 'even':35 'fedivers':14,40 'gateway':11 'gather':32 'integr':34 'kbin':8,30 'mayb':41 'moment':18 'rememb':3 'servic':37 'sourc':24 'would':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 1
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/75747/-/comment/324827"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687453410 {#1984
      date: 2023-06-22 19:03:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1982}
  +body: "That's what I'm hoping for."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1687458940 {#3085
    date: 2023-06-22 20:35:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ernest"
    "@eric@techy.news"
    "@pomi@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3081 …}
  +nested: Doctrine\ORM\PersistentCollection {#3079 …}
  +votes: Doctrine\ORM\PersistentCollection {#3077 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
  -id: 1945
  -bodyTs: "'hope':6 'm':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/75747/-/comment/326200"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687458940 {#3084
    date: 2023-06-22 20:35:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#2540
  +user: App\Entity\User {#2553 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    As a genX-er, I grew up having to say it through elementary and middle school. I quit participating in the mid ‘80s. We were forced to attend John Birch Society events in school hat would talk about how horrible Russia was and how they fed propaganda to the kids from an early age. Reagan would always talk about all the horrible things USSR would do with their childhood propaganda too. I realized right away that everything the school was doing was the same thing.\n
    \n
    I got labeled as a bad kid. Not Christian enough and not obedient enough.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1689207153 {#2535
    date: 2023-07-13 02:12:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2541 …}
  +nested: Doctrine\ORM\PersistentCollection {#2543 …}
  +votes: Doctrine\ORM\PersistentCollection {#2545 …}
  +reports: Doctrine\ORM\PersistentCollection {#2547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2551 …}
  -id: 13572
  -bodyTs: "'80s':24 'age':55 'alway':58 'attend':29 'away':76 'bad':92 'birch':31 'childhood':70 'christian':95 'earli':54 'elementari':14 'enough':96,100 'er':5 'event':33 'everyth':78 'fed':47 'forc':27 'genx':4 'genx-er':3 'got':88 'grew':7 'hat':36 'horribl':41,63 'john':30 'kid':51,93 'label':89 'mid':23 'middl':16 'obedi':99 'particip':20 'propaganda':48,71 'quit':19 'reagan':56 'realiz':74 'right':75 'russia':42 'say':11 'school':17,35,80 'societi':32 'talk':38,59 'thing':64,86 'ussr':65 'would':37,57,66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 4
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/736017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689182333 {#2536
    date: 2023-07-12 19:18:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#2540
  +user: App\Entity\User {#2553 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    As a genX-er, I grew up having to say it through elementary and middle school. I quit participating in the mid ‘80s. We were forced to attend John Birch Society events in school hat would talk about how horrible Russia was and how they fed propaganda to the kids from an early age. Reagan would always talk about all the horrible things USSR would do with their childhood propaganda too. I realized right away that everything the school was doing was the same thing.\n
    \n
    I got labeled as a bad kid. Not Christian enough and not obedient enough.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1689207153 {#2535
    date: 2023-07-13 02:12:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2541 …}
  +nested: Doctrine\ORM\PersistentCollection {#2543 …}
  +votes: Doctrine\ORM\PersistentCollection {#2545 …}
  +reports: Doctrine\ORM\PersistentCollection {#2547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2551 …}
  -id: 13572
  -bodyTs: "'80s':24 'age':55 'alway':58 'attend':29 'away':76 'bad':92 'birch':31 'childhood':70 'christian':95 'earli':54 'elementari':14 'enough':96,100 'er':5 'event':33 'everyth':78 'fed':47 'forc':27 'genx':4 'genx-er':3 'got':88 'grew':7 'hat':36 'horribl':41,63 'john':30 'kid':51,93 'label':89 'mid':23 'middl':16 'obedi':99 'particip':20 'propaganda':48,71 'quit':19 'reagan':56 'realiz':74 'right':75 'russia':42 'say':11 'school':17,35,80 'societi':32 'talk':38,59 'thing':64,86 'ussr':65 'would':37,57,66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 4
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/736017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689182333 {#2536
    date: 2023-07-12 19:18:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#2540
  +user: App\Entity\User {#2553 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    As a genX-er, I grew up having to say it through elementary and middle school. I quit participating in the mid ‘80s. We were forced to attend John Birch Society events in school hat would talk about how horrible Russia was and how they fed propaganda to the kids from an early age. Reagan would always talk about all the horrible things USSR would do with their childhood propaganda too. I realized right away that everything the school was doing was the same thing.\n
    \n
    I got labeled as a bad kid. Not Christian enough and not obedient enough.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1689207153 {#2535
    date: 2023-07-13 02:12:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2541 …}
  +nested: Doctrine\ORM\PersistentCollection {#2543 …}
  +votes: Doctrine\ORM\PersistentCollection {#2545 …}
  +reports: Doctrine\ORM\PersistentCollection {#2547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2551 …}
  -id: 13572
  -bodyTs: "'80s':24 'age':55 'alway':58 'attend':29 'away':76 'bad':92 'birch':31 'childhood':70 'christian':95 'earli':54 'elementari':14 'enough':96,100 'er':5 'event':33 'everyth':78 'fed':47 'forc':27 'genx':4 'genx-er':3 'got':88 'grew':7 'hat':36 'horribl':41,63 'john':30 'kid':51,93 'label':89 'mid':23 'middl':16 'obedi':99 'particip':20 'propaganda':48,71 'quit':19 'reagan':56 'realiz':74 'right':75 'russia':42 'say':11 'school':17,35,80 'societi':32 'talk':38,59 'thing':64,86 'ussr':65 'would':37,57,66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 4
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/736017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689182333 {#2536
    date: 2023-07-12 19:18:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#3255
  +user: Proxies\__CG__\App\Entity\User {#3256 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2540
    +user: App\Entity\User {#2553 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      As a genX-er, I grew up having to say it through elementary and middle school. I quit participating in the mid ‘80s. We were forced to attend John Birch Society events in school hat would talk about how horrible Russia was and how they fed propaganda to the kids from an early age. Reagan would always talk about all the horrible things USSR would do with their childhood propaganda too. I realized right away that everything the school was doing was the same thing.\n
      \n
      I got labeled as a bad kid. Not Christian enough and not obedient enough.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1689207153 {#2535
      date: 2023-07-13 02:12:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2541 …}
    +nested: Doctrine\ORM\PersistentCollection {#2543 …}
    +votes: Doctrine\ORM\PersistentCollection {#2545 …}
    +reports: Doctrine\ORM\PersistentCollection {#2547 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2551 …}
    -id: 13572
    -bodyTs: "'80s':24 'age':55 'alway':58 'attend':29 'away':76 'bad':92 'birch':31 'childhood':70 'christian':95 'earli':54 'elementari':14 'enough':96,100 'er':5 'event':33 'everyth':78 'fed':47 'forc':27 'genx':4 'genx-er':3 'got':88 'grew':7 'hat':36 'horribl':41,63 'john':30 'kid':51,93 'label':89 'mid':23 'middl':16 'obedi':99 'particip':20 'propaganda':48,71 'quit':19 'reagan':56 'realiz':74 'right':75 'russia':42 'say':11 'school':17,35,80 'societi':32 'talk':38,59 'thing':64,86 'ussr':65 'would':37,57,66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 4
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/736017"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689182333 {#2536
      date: 2023-07-12 19:18:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2540}
  +body: "From the Pledge of Allegiance to in-school John Birch society events is a hell of an acceleration. Holy shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689188480 {#3253
    date: 2023-07-12 21:01:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@1chemistdown@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3257 …}
  +nested: Doctrine\ORM\PersistentCollection {#3259 …}
  +votes: Doctrine\ORM\PersistentCollection {#3261 …}
  +reports: Doctrine\ORM\PersistentCollection {#3263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
  -id: 13738
  -bodyTs: "'acceler':19 'allegi':5 'birch':11 'event':13 'hell':16 'holi':20 'in-school':7 'john':10 'pledg':3 'school':9 'shit':21 'societi':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/738861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689188480 {#3254
    date: 2023-07-12 21:01:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#3255
  +user: Proxies\__CG__\App\Entity\User {#3256 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2540
    +user: App\Entity\User {#2553 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      As a genX-er, I grew up having to say it through elementary and middle school. I quit participating in the mid ‘80s. We were forced to attend John Birch Society events in school hat would talk about how horrible Russia was and how they fed propaganda to the kids from an early age. Reagan would always talk about all the horrible things USSR would do with their childhood propaganda too. I realized right away that everything the school was doing was the same thing.\n
      \n
      I got labeled as a bad kid. Not Christian enough and not obedient enough.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1689207153 {#2535
      date: 2023-07-13 02:12:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2541 …}
    +nested: Doctrine\ORM\PersistentCollection {#2543 …}
    +votes: Doctrine\ORM\PersistentCollection {#2545 …}
    +reports: Doctrine\ORM\PersistentCollection {#2547 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2551 …}
    -id: 13572
    -bodyTs: "'80s':24 'age':55 'alway':58 'attend':29 'away':76 'bad':92 'birch':31 'childhood':70 'christian':95 'earli':54 'elementari':14 'enough':96,100 'er':5 'event':33 'everyth':78 'fed':47 'forc':27 'genx':4 'genx-er':3 'got':88 'grew':7 'hat':36 'horribl':41,63 'john':30 'kid':51,93 'label':89 'mid':23 'middl':16 'obedi':99 'particip':20 'propaganda':48,71 'quit':19 'reagan':56 'realiz':74 'right':75 'russia':42 'say':11 'school':17,35,80 'societi':32 'talk':38,59 'thing':64,86 'ussr':65 'would':37,57,66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 4
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/736017"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689182333 {#2536
      date: 2023-07-12 19:18:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2540}
  +body: "From the Pledge of Allegiance to in-school John Birch society events is a hell of an acceleration. Holy shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689188480 {#3253
    date: 2023-07-12 21:01:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@1chemistdown@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3257 …}
  +nested: Doctrine\ORM\PersistentCollection {#3259 …}
  +votes: Doctrine\ORM\PersistentCollection {#3261 …}
  +reports: Doctrine\ORM\PersistentCollection {#3263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
  -id: 13738
  -bodyTs: "'acceler':19 'allegi':5 'birch':11 'event':13 'hell':16 'holi':20 'in-school':7 'john':10 'pledg':3 'school':9 'shit':21 'societi':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/738861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689188480 {#3254
    date: 2023-07-12 21:01:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#3255
  +user: Proxies\__CG__\App\Entity\User {#3256 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2540
    +user: App\Entity\User {#2553 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      As a genX-er, I grew up having to say it through elementary and middle school. I quit participating in the mid ‘80s. We were forced to attend John Birch Society events in school hat would talk about how horrible Russia was and how they fed propaganda to the kids from an early age. Reagan would always talk about all the horrible things USSR would do with their childhood propaganda too. I realized right away that everything the school was doing was the same thing.\n
      \n
      I got labeled as a bad kid. Not Christian enough and not obedient enough.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1689207153 {#2535
      date: 2023-07-13 02:12:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2541 …}
    +nested: Doctrine\ORM\PersistentCollection {#2543 …}
    +votes: Doctrine\ORM\PersistentCollection {#2545 …}
    +reports: Doctrine\ORM\PersistentCollection {#2547 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2551 …}
    -id: 13572
    -bodyTs: "'80s':24 'age':55 'alway':58 'attend':29 'away':76 'bad':92 'birch':31 'childhood':70 'christian':95 'earli':54 'elementari':14 'enough':96,100 'er':5 'event':33 'everyth':78 'fed':47 'forc':27 'genx':4 'genx-er':3 'got':88 'grew':7 'hat':36 'horribl':41,63 'john':30 'kid':51,93 'label':89 'mid':23 'middl':16 'obedi':99 'particip':20 'propaganda':48,71 'quit':19 'reagan':56 'realiz':74 'right':75 'russia':42 'say':11 'school':17,35,80 'societi':32 'talk':38,59 'thing':64,86 'ussr':65 'would':37,57,66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 4
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/736017"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689182333 {#2536
      date: 2023-07-12 19:18:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2540}
  +body: "From the Pledge of Allegiance to in-school John Birch society events is a hell of an acceleration. Holy shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689188480 {#3253
    date: 2023-07-12 21:01:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@1chemistdown@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3257 …}
  +nested: Doctrine\ORM\PersistentCollection {#3259 …}
  +votes: Doctrine\ORM\PersistentCollection {#3261 …}
  +reports: Doctrine\ORM\PersistentCollection {#3263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
  -id: 13738
  -bodyTs: "'acceler':19 'allegi':5 'birch':11 'event':13 'hell':16 'holi':20 'in-school':7 'john':10 'pledg':3 'school':9 'shit':21 'societi':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/738861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689188480 {#3254
    date: 2023-07-12 21:01:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#3514
  +user: Proxies\__CG__\App\Entity\User {#3304 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3255
    +user: Proxies\__CG__\App\Entity\User {#3256 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2540
      +user: App\Entity\User {#2553 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        As a genX-er, I grew up having to say it through elementary and middle school. I quit participating in the mid ‘80s. We were forced to attend John Birch Society events in school hat would talk about how horrible Russia was and how they fed propaganda to the kids from an early age. Reagan would always talk about all the horrible things USSR would do with their childhood propaganda too. I realized right away that everything the school was doing was the same thing.\n
        \n
        I got labeled as a bad kid. Not Christian enough and not obedient enough.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1689207153 {#2535
        date: 2023-07-13 02:12:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@euphoria@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2541 …}
      +nested: Doctrine\ORM\PersistentCollection {#2543 …}
      +votes: Doctrine\ORM\PersistentCollection {#2545 …}
      +reports: Doctrine\ORM\PersistentCollection {#2547 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2549 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2551 …}
      -id: 13572
      -bodyTs: "'80s':24 'age':55 'alway':58 'attend':29 'away':76 'bad':92 'birch':31 'childhood':70 'christian':95 'earli':54 'elementari':14 'enough':96,100 'er':5 'event':33 'everyth':78 'fed':47 'forc':27 'genx':4 'genx-er':3 'got':88 'grew':7 'hat':36 'horribl':41,63 'john':30 'kid':51,93 'label':89 'mid':23 'middl':16 'obedi':99 'particip':20 'propaganda':48,71 'quit':19 'reagan':56 'realiz':74 'right':75 'russia':42 'say':11 'school':17,35,80 'societi':32 'talk':38,59 'thing':64,86 'ussr':65 'would':37,57,66"
      +ranking: 0
      +commentCount: 0
      +upVotes: 4
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/736017"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689182333 {#2536
        date: 2023-07-12 19:18:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2540}
    +body: "From the Pledge of Allegiance to in-school John Birch society events is a hell of an acceleration. Holy shit."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1689188480 {#3253
      date: 2023-07-12 21:01:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
      "@1chemistdown@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3257 …}
    +nested: Doctrine\ORM\PersistentCollection {#3259 …}
    +votes: Doctrine\ORM\PersistentCollection {#3261 …}
    +reports: Doctrine\ORM\PersistentCollection {#3263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
    -id: 13738
    -bodyTs: "'acceler':19 'allegi':5 'birch':11 'event':13 'hell':16 'holi':20 'in-school':7 'john':10 'pledg':3 'school':9 'shit':21 'societi':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/738861"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689188480 {#3254
      date: 2023-07-12 21:01:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2540}
  +body: "[Quite the whiplash indeed!](https://media1.giphy.com/media/dZQR7P1lxgi4mUmsjY/giphy.gif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689192575 {#3512
    date: 2023-07-12 22:09:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@1chemistdown@kbin.social"
    "@Sorchist@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3515 …}
  +nested: Doctrine\ORM\PersistentCollection {#3517 …}
  +votes: Doctrine\ORM\PersistentCollection {#3519 …}
  +reports: Doctrine\ORM\PersistentCollection {#3521 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3525 …}
  -id: 13842
  -bodyTs: "'/media/dzqr7p1lxgi4mumsjy/giphy.gif)':7 'inde':4 'media1.giphy.com':6 'media1.giphy.com/media/dzqr7p1lxgi4mumsjy/giphy.gif)':5 'quit':1 'whiplash':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/740660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689192575 {#3513
    date: 2023-07-12 22:09:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#3514
  +user: Proxies\__CG__\App\Entity\User {#3304 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3255
    +user: Proxies\__CG__\App\Entity\User {#3256 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2540
      +user: App\Entity\User {#2553 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        As a genX-er, I grew up having to say it through elementary and middle school. I quit participating in the mid ‘80s. We were forced to attend John Birch Society events in school hat would talk about how horrible Russia was and how they fed propaganda to the kids from an early age. Reagan would always talk about all the horrible things USSR would do with their childhood propaganda too. I realized right away that everything the school was doing was the same thing.\n
        \n
        I got labeled as a bad kid. Not Christian enough and not obedient enough.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1689207153 {#2535
        date: 2023-07-13 02:12:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@euphoria@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2541 …}
      +nested: Doctrine\ORM\PersistentCollection {#2543 …}
      +votes: Doctrine\ORM\PersistentCollection {#2545 …}
      +reports: Doctrine\ORM\PersistentCollection {#2547 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2549 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2551 …}
      -id: 13572
      -bodyTs: "'80s':24 'age':55 'alway':58 'attend':29 'away':76 'bad':92 'birch':31 'childhood':70 'christian':95 'earli':54 'elementari':14 'enough':96,100 'er':5 'event':33 'everyth':78 'fed':47 'forc':27 'genx':4 'genx-er':3 'got':88 'grew':7 'hat':36 'horribl':41,63 'john':30 'kid':51,93 'label':89 'mid':23 'middl':16 'obedi':99 'particip':20 'propaganda':48,71 'quit':19 'reagan':56 'realiz':74 'right':75 'russia':42 'say':11 'school':17,35,80 'societi':32 'talk':38,59 'thing':64,86 'ussr':65 'would':37,57,66"
      +ranking: 0
      +commentCount: 0
      +upVotes: 4
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/736017"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689182333 {#2536
        date: 2023-07-12 19:18:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2540}
    +body: "From the Pledge of Allegiance to in-school John Birch society events is a hell of an acceleration. Holy shit."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1689188480 {#3253
      date: 2023-07-12 21:01:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
      "@1chemistdown@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3257 …}
    +nested: Doctrine\ORM\PersistentCollection {#3259 …}
    +votes: Doctrine\ORM\PersistentCollection {#3261 …}
    +reports: Doctrine\ORM\PersistentCollection {#3263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
    -id: 13738
    -bodyTs: "'acceler':19 'allegi':5 'birch':11 'event':13 'hell':16 'holi':20 'in-school':7 'john':10 'pledg':3 'school':9 'shit':21 'societi':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/738861"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689188480 {#3254
      date: 2023-07-12 21:01:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2540}
  +body: "[Quite the whiplash indeed!](https://media1.giphy.com/media/dZQR7P1lxgi4mUmsjY/giphy.gif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689192575 {#3512
    date: 2023-07-12 22:09:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@1chemistdown@kbin.social"
    "@Sorchist@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3515 …}
  +nested: Doctrine\ORM\PersistentCollection {#3517 …}
  +votes: Doctrine\ORM\PersistentCollection {#3519 …}
  +reports: Doctrine\ORM\PersistentCollection {#3521 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3525 …}
  -id: 13842
  -bodyTs: "'/media/dzqr7p1lxgi4mumsjy/giphy.gif)':7 'inde':4 'media1.giphy.com':6 'media1.giphy.com/media/dzqr7p1lxgi4mumsjy/giphy.gif)':5 'quit':1 'whiplash':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/740660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689192575 {#3513
    date: 2023-07-12 22:09:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#3514
  +user: Proxies\__CG__\App\Entity\User {#3304 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3255
    +user: Proxies\__CG__\App\Entity\User {#3256 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2540
      +user: App\Entity\User {#2553 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        As a genX-er, I grew up having to say it through elementary and middle school. I quit participating in the mid ‘80s. We were forced to attend John Birch Society events in school hat would talk about how horrible Russia was and how they fed propaganda to the kids from an early age. Reagan would always talk about all the horrible things USSR would do with their childhood propaganda too. I realized right away that everything the school was doing was the same thing.\n
        \n
        I got labeled as a bad kid. Not Christian enough and not obedient enough.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1689207153 {#2535
        date: 2023-07-13 02:12:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@euphoria@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2541 …}
      +nested: Doctrine\ORM\PersistentCollection {#2543 …}
      +votes: Doctrine\ORM\PersistentCollection {#2545 …}
      +reports: Doctrine\ORM\PersistentCollection {#2547 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2549 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2551 …}
      -id: 13572
      -bodyTs: "'80s':24 'age':55 'alway':58 'attend':29 'away':76 'bad':92 'birch':31 'childhood':70 'christian':95 'earli':54 'elementari':14 'enough':96,100 'er':5 'event':33 'everyth':78 'fed':47 'forc':27 'genx':4 'genx-er':3 'got':88 'grew':7 'hat':36 'horribl':41,63 'john':30 'kid':51,93 'label':89 'mid':23 'middl':16 'obedi':99 'particip':20 'propaganda':48,71 'quit':19 'reagan':56 'realiz':74 'right':75 'russia':42 'say':11 'school':17,35,80 'societi':32 'talk':38,59 'thing':64,86 'ussr':65 'would':37,57,66"
      +ranking: 0
      +commentCount: 0
      +upVotes: 4
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/736017"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689182333 {#2536
        date: 2023-07-12 19:18:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2540}
    +body: "From the Pledge of Allegiance to in-school John Birch society events is a hell of an acceleration. Holy shit."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1689188480 {#3253
      date: 2023-07-12 21:01:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
      "@1chemistdown@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3257 …}
    +nested: Doctrine\ORM\PersistentCollection {#3259 …}
    +votes: Doctrine\ORM\PersistentCollection {#3261 …}
    +reports: Doctrine\ORM\PersistentCollection {#3263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
    -id: 13738
    -bodyTs: "'acceler':19 'allegi':5 'birch':11 'event':13 'hell':16 'holi':20 'in-school':7 'john':10 'pledg':3 'school':9 'shit':21 'societi':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/738861"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689188480 {#3254
      date: 2023-07-12 21:01:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2540}
  +body: "[Quite the whiplash indeed!](https://media1.giphy.com/media/dZQR7P1lxgi4mUmsjY/giphy.gif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689192575 {#3512
    date: 2023-07-12 22:09:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@1chemistdown@kbin.social"
    "@Sorchist@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3515 …}
  +nested: Doctrine\ORM\PersistentCollection {#3517 …}
  +votes: Doctrine\ORM\PersistentCollection {#3519 …}
  +reports: Doctrine\ORM\PersistentCollection {#3521 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3525 …}
  -id: 13842
  -bodyTs: "'/media/dzqr7p1lxgi4mumsjy/giphy.gif)':7 'inde':4 'media1.giphy.com':6 'media1.giphy.com/media/dzqr7p1lxgi4mumsjy/giphy.gif)':5 'quit':1 'whiplash':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/740660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689192575 {#3513
    date: 2023-07-12 22:09:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#3271
  +user: Proxies\__CG__\App\Entity\User {#3272 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2540
    +user: App\Entity\User {#2553 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      As a genX-er, I grew up having to say it through elementary and middle school. I quit participating in the mid ‘80s. We were forced to attend John Birch Society events in school hat would talk about how horrible Russia was and how they fed propaganda to the kids from an early age. Reagan would always talk about all the horrible things USSR would do with their childhood propaganda too. I realized right away that everything the school was doing was the same thing.\n
      \n
      I got labeled as a bad kid. Not Christian enough and not obedient enough.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1689207153 {#2535
      date: 2023-07-13 02:12:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2541 …}
    +nested: Doctrine\ORM\PersistentCollection {#2543 …}
    +votes: Doctrine\ORM\PersistentCollection {#2545 …}
    +reports: Doctrine\ORM\PersistentCollection {#2547 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2551 …}
    -id: 13572
    -bodyTs: "'80s':24 'age':55 'alway':58 'attend':29 'away':76 'bad':92 'birch':31 'childhood':70 'christian':95 'earli':54 'elementari':14 'enough':96,100 'er':5 'event':33 'everyth':78 'fed':47 'forc':27 'genx':4 'genx-er':3 'got':88 'grew':7 'hat':36 'horribl':41,63 'john':30 'kid':51,93 'label':89 'mid':23 'middl':16 'obedi':99 'particip':20 'propaganda':48,71 'quit':19 'reagan':56 'realiz':74 'right':75 'russia':42 'say':11 'school':17,35,80 'societi':32 'talk':38,59 'thing':64,86 'ussr':65 'would':37,57,66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 4
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/736017"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689182333 {#2536
      date: 2023-07-12 19:18:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2540}
  +body: "Holyshit, I’ve heard stories, but hearing your firsthand account sounds so dystopian."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689207153 {#3269
    date: 2023-07-13 02:12:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@1chemistdown@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3273 …}
  +nested: Doctrine\ORM\PersistentCollection {#3275 …}
  +votes: Doctrine\ORM\PersistentCollection {#3277 …}
  +reports: Doctrine\ORM\PersistentCollection {#3279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3283 …}
  -id: 14119
  -bodyTs: "'account':10 'dystopian':13 'firsthand':9 'hear':7 'heard':4 'holyshit':1 'sound':11 'stori':5 've':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/647863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689184176 {#3270
    date: 2023-07-12 19:49:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#3271
  +user: Proxies\__CG__\App\Entity\User {#3272 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2540
    +user: App\Entity\User {#2553 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      As a genX-er, I grew up having to say it through elementary and middle school. I quit participating in the mid ‘80s. We were forced to attend John Birch Society events in school hat would talk about how horrible Russia was and how they fed propaganda to the kids from an early age. Reagan would always talk about all the horrible things USSR would do with their childhood propaganda too. I realized right away that everything the school was doing was the same thing.\n
      \n
      I got labeled as a bad kid. Not Christian enough and not obedient enough.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1689207153 {#2535
      date: 2023-07-13 02:12:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2541 …}
    +nested: Doctrine\ORM\PersistentCollection {#2543 …}
    +votes: Doctrine\ORM\PersistentCollection {#2545 …}
    +reports: Doctrine\ORM\PersistentCollection {#2547 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2551 …}
    -id: 13572
    -bodyTs: "'80s':24 'age':55 'alway':58 'attend':29 'away':76 'bad':92 'birch':31 'childhood':70 'christian':95 'earli':54 'elementari':14 'enough':96,100 'er':5 'event':33 'everyth':78 'fed':47 'forc':27 'genx':4 'genx-er':3 'got':88 'grew':7 'hat':36 'horribl':41,63 'john':30 'kid':51,93 'label':89 'mid':23 'middl':16 'obedi':99 'particip':20 'propaganda':48,71 'quit':19 'reagan':56 'realiz':74 'right':75 'russia':42 'say':11 'school':17,35,80 'societi':32 'talk':38,59 'thing':64,86 'ussr':65 'would':37,57,66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 4
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/736017"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689182333 {#2536
      date: 2023-07-12 19:18:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2540}
  +body: "Holyshit, I’ve heard stories, but hearing your firsthand account sounds so dystopian."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689207153 {#3269
    date: 2023-07-13 02:12:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@1chemistdown@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3273 …}
  +nested: Doctrine\ORM\PersistentCollection {#3275 …}
  +votes: Doctrine\ORM\PersistentCollection {#3277 …}
  +reports: Doctrine\ORM\PersistentCollection {#3279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3283 …}
  -id: 14119
  -bodyTs: "'account':10 'dystopian':13 'firsthand':9 'hear':7 'heard':4 'holyshit':1 'sound':11 'stori':5 've':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/647863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689184176 {#3270
    date: 2023-07-12 19:49:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#3271
  +user: Proxies\__CG__\App\Entity\User {#3272 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2540
    +user: App\Entity\User {#2553 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      As a genX-er, I grew up having to say it through elementary and middle school. I quit participating in the mid ‘80s. We were forced to attend John Birch Society events in school hat would talk about how horrible Russia was and how they fed propaganda to the kids from an early age. Reagan would always talk about all the horrible things USSR would do with their childhood propaganda too. I realized right away that everything the school was doing was the same thing.\n
      \n
      I got labeled as a bad kid. Not Christian enough and not obedient enough.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1689207153 {#2535
      date: 2023-07-13 02:12:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2541 …}
    +nested: Doctrine\ORM\PersistentCollection {#2543 …}
    +votes: Doctrine\ORM\PersistentCollection {#2545 …}
    +reports: Doctrine\ORM\PersistentCollection {#2547 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2551 …}
    -id: 13572
    -bodyTs: "'80s':24 'age':55 'alway':58 'attend':29 'away':76 'bad':92 'birch':31 'childhood':70 'christian':95 'earli':54 'elementari':14 'enough':96,100 'er':5 'event':33 'everyth':78 'fed':47 'forc':27 'genx':4 'genx-er':3 'got':88 'grew':7 'hat':36 'horribl':41,63 'john':30 'kid':51,93 'label':89 'mid':23 'middl':16 'obedi':99 'particip':20 'propaganda':48,71 'quit':19 'reagan':56 'realiz':74 'right':75 'russia':42 'say':11 'school':17,35,80 'societi':32 'talk':38,59 'thing':64,86 'ussr':65 'would':37,57,66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 4
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/736017"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689182333 {#2536
      date: 2023-07-12 19:18:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2540}
  +body: "Holyshit, I’ve heard stories, but hearing your firsthand account sounds so dystopian."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689207153 {#3269
    date: 2023-07-13 02:12:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@1chemistdown@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3273 …}
  +nested: Doctrine\ORM\PersistentCollection {#3275 …}
  +votes: Doctrine\ORM\PersistentCollection {#3277 …}
  +reports: Doctrine\ORM\PersistentCollection {#3279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3283 …}
  -id: 14119
  -bodyTs: "'account':10 'dystopian':13 'firsthand':9 'hear':7 'heard':4 'holyshit':1 'sound':11 'stori':5 've':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/647863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689184176 {#3270
    date: 2023-07-12 19:49:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#3287
  +user: Proxies\__CG__\App\Entity\User {#3288 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2540
    +user: App\Entity\User {#2553 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      As a genX-er, I grew up having to say it through elementary and middle school. I quit participating in the mid ‘80s. We were forced to attend John Birch Society events in school hat would talk about how horrible Russia was and how they fed propaganda to the kids from an early age. Reagan would always talk about all the horrible things USSR would do with their childhood propaganda too. I realized right away that everything the school was doing was the same thing.\n
      \n
      I got labeled as a bad kid. Not Christian enough and not obedient enough.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1689207153 {#2535
      date: 2023-07-13 02:12:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2541 …}
    +nested: Doctrine\ORM\PersistentCollection {#2543 …}
    +votes: Doctrine\ORM\PersistentCollection {#2545 …}
    +reports: Doctrine\ORM\PersistentCollection {#2547 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2551 …}
    -id: 13572
    -bodyTs: "'80s':24 'age':55 'alway':58 'attend':29 'away':76 'bad':92 'birch':31 'childhood':70 'christian':95 'earli':54 'elementari':14 'enough':96,100 'er':5 'event':33 'everyth':78 'fed':47 'forc':27 'genx':4 'genx-er':3 'got':88 'grew':7 'hat':36 'horribl':41,63 'john':30 'kid':51,93 'label':89 'mid':23 'middl':16 'obedi':99 'particip':20 'propaganda':48,71 'quit':19 'reagan':56 'realiz':74 'right':75 'russia':42 'say':11 'school':17,35,80 'societi':32 'talk':38,59 'thing':64,86 'ussr':65 'would':37,57,66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 4
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/736017"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689182333 {#2536
      date: 2023-07-12 19:18:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2540}
  +body: "Also Gen X (1971) and while I remember it in first grade (so this would have been around 1976-77) I don't think it continued much past 1st grade. MAYBE 2nd. So I lucked out there I suppose. I cannot imagine getting indoctrinated by JBS though. I'm sure it would have gone down well in a lot of the midwest where I grew up, but I suppose I also lucked out there in that the school board and staff were pretty apolitical when it came to school structure."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689183956 {#3285
    date: 2023-07-12 19:45:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@1chemistdown@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3289 …}
  +nested: Doctrine\ORM\PersistentCollection {#3291 …}
  +votes: Doctrine\ORM\PersistentCollection {#3293 …}
  +reports: Doctrine\ORM\PersistentCollection {#3295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3299 …}
  -id: 13608
  -bodyTs: "'-77':20 '1971':4 '1976':19 '1st':29 '2nd':32 'also':1,71 'apolit':84 'around':18 'board':79 'came':87 'cannot':41 'continu':26 'first':11 'gen':2 'get':43 'gone':54 'grade':12,30 'grew':65 'imagin':42 'indoctrin':44 'jbs':46 'lot':59 'luck':35,72 'm':49 'mayb':31 'midwest':62 'much':27 'past':28 'pretti':83 'rememb':8 'school':78,89 'staff':81 'structur':90 'suppos':39,69 'sure':50 'think':24 'though':47 'well':56 'would':15,52 'x':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/736741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689183956 {#3286
    date: 2023-07-12 19:45:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#3287
  +user: Proxies\__CG__\App\Entity\User {#3288 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2540
    +user: App\Entity\User {#2553 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      As a genX-er, I grew up having to say it through elementary and middle school. I quit participating in the mid ‘80s. We were forced to attend John Birch Society events in school hat would talk about how horrible Russia was and how they fed propaganda to the kids from an early age. Reagan would always talk about all the horrible things USSR would do with their childhood propaganda too. I realized right away that everything the school was doing was the same thing.\n
      \n
      I got labeled as a bad kid. Not Christian enough and not obedient enough.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1689207153 {#2535
      date: 2023-07-13 02:12:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2541 …}
    +nested: Doctrine\ORM\PersistentCollection {#2543 …}
    +votes: Doctrine\ORM\PersistentCollection {#2545 …}
    +reports: Doctrine\ORM\PersistentCollection {#2547 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2551 …}
    -id: 13572
    -bodyTs: "'80s':24 'age':55 'alway':58 'attend':29 'away':76 'bad':92 'birch':31 'childhood':70 'christian':95 'earli':54 'elementari':14 'enough':96,100 'er':5 'event':33 'everyth':78 'fed':47 'forc':27 'genx':4 'genx-er':3 'got':88 'grew':7 'hat':36 'horribl':41,63 'john':30 'kid':51,93 'label':89 'mid':23 'middl':16 'obedi':99 'particip':20 'propaganda':48,71 'quit':19 'reagan':56 'realiz':74 'right':75 'russia':42 'say':11 'school':17,35,80 'societi':32 'talk':38,59 'thing':64,86 'ussr':65 'would':37,57,66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 4
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/736017"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689182333 {#2536
      date: 2023-07-12 19:18:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2540}
  +body: "Also Gen X (1971) and while I remember it in first grade (so this would have been around 1976-77) I don't think it continued much past 1st grade. MAYBE 2nd. So I lucked out there I suppose. I cannot imagine getting indoctrinated by JBS though. I'm sure it would have gone down well in a lot of the midwest where I grew up, but I suppose I also lucked out there in that the school board and staff were pretty apolitical when it came to school structure."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689183956 {#3285
    date: 2023-07-12 19:45:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@1chemistdown@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3289 …}
  +nested: Doctrine\ORM\PersistentCollection {#3291 …}
  +votes: Doctrine\ORM\PersistentCollection {#3293 …}
  +reports: Doctrine\ORM\PersistentCollection {#3295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3299 …}
  -id: 13608
  -bodyTs: "'-77':20 '1971':4 '1976':19 '1st':29 '2nd':32 'also':1,71 'apolit':84 'around':18 'board':79 'came':87 'cannot':41 'continu':26 'first':11 'gen':2 'get':43 'gone':54 'grade':12,30 'grew':65 'imagin':42 'indoctrin':44 'jbs':46 'lot':59 'luck':35,72 'm':49 'mayb':31 'midwest':62 'much':27 'past':28 'pretti':83 'rememb':8 'school':78,89 'staff':81 'structur':90 'suppos':39,69 'sure':50 'think':24 'though':47 'well':56 'would':15,52 'x':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/736741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689183956 {#3286
    date: 2023-07-12 19:45:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#3287
  +user: Proxies\__CG__\App\Entity\User {#3288 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2540
    +user: App\Entity\User {#2553 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      As a genX-er, I grew up having to say it through elementary and middle school. I quit participating in the mid ‘80s. We were forced to attend John Birch Society events in school hat would talk about how horrible Russia was and how they fed propaganda to the kids from an early age. Reagan would always talk about all the horrible things USSR would do with their childhood propaganda too. I realized right away that everything the school was doing was the same thing.\n
      \n
      I got labeled as a bad kid. Not Christian enough and not obedient enough.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1689207153 {#2535
      date: 2023-07-13 02:12:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2541 …}
    +nested: Doctrine\ORM\PersistentCollection {#2543 …}
    +votes: Doctrine\ORM\PersistentCollection {#2545 …}
    +reports: Doctrine\ORM\PersistentCollection {#2547 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2551 …}
    -id: 13572
    -bodyTs: "'80s':24 'age':55 'alway':58 'attend':29 'away':76 'bad':92 'birch':31 'childhood':70 'christian':95 'earli':54 'elementari':14 'enough':96,100 'er':5 'event':33 'everyth':78 'fed':47 'forc':27 'genx':4 'genx-er':3 'got':88 'grew':7 'hat':36 'horribl':41,63 'john':30 'kid':51,93 'label':89 'mid':23 'middl':16 'obedi':99 'particip':20 'propaganda':48,71 'quit':19 'reagan':56 'realiz':74 'right':75 'russia':42 'say':11 'school':17,35,80 'societi':32 'talk':38,59 'thing':64,86 'ussr':65 'would':37,57,66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 4
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/736017"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689182333 {#2536
      date: 2023-07-12 19:18:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2540}
  +body: "Also Gen X (1971) and while I remember it in first grade (so this would have been around 1976-77) I don't think it continued much past 1st grade. MAYBE 2nd. So I lucked out there I suppose. I cannot imagine getting indoctrinated by JBS though. I'm sure it would have gone down well in a lot of the midwest where I grew up, but I suppose I also lucked out there in that the school board and staff were pretty apolitical when it came to school structure."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689183956 {#3285
    date: 2023-07-12 19:45:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@1chemistdown@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3289 …}
  +nested: Doctrine\ORM\PersistentCollection {#3291 …}
  +votes: Doctrine\ORM\PersistentCollection {#3293 …}
  +reports: Doctrine\ORM\PersistentCollection {#3295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3299 …}
  -id: 13608
  -bodyTs: "'-77':20 '1971':4 '1976':19 '1st':29 '2nd':32 'also':1,71 'apolit':84 'around':18 'board':79 'came':87 'cannot':41 'continu':26 'first':11 'gen':2 'get':43 'gone':54 'grade':12,30 'grew':65 'imagin':42 'indoctrin':44 'jbs':46 'lot':59 'luck':35,72 'm':49 'mayb':31 'midwest':62 'much':27 'past':28 'pretti':83 'rememb':8 'school':78,89 'staff':81 'structur':90 'suppos':39,69 'sure':50 'think':24 'though':47 'well':56 'would':15,52 'x':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/736741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689183956 {#3286
    date: 2023-07-12 19:45:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
173 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED moderate
App\Entity\EntryComment {#3484
  +user: App\Entity\User {#2553 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3287
    +user: Proxies\__CG__\App\Entity\User {#3288 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2540
      +user: App\Entity\User {#2553 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        As a genX-er, I grew up having to say it through elementary and middle school. I quit participating in the mid ‘80s. We were forced to attend John Birch Society events in school hat would talk about how horrible Russia was and how they fed propaganda to the kids from an early age. Reagan would always talk about all the horrible things USSR would do with their childhood propaganda too. I realized right away that everything the school was doing was the same thing.\n
        \n
        I got labeled as a bad kid. Not Christian enough and not obedient enough.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1689207153 {#2535
        date: 2023-07-13 02:12:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@euphoria@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2541 …}
      +nested: Doctrine\ORM\PersistentCollection {#2543 …}
      +votes: Doctrine\ORM\PersistentCollection {#2545 …}
      +reports: Doctrine\ORM\PersistentCollection {#2547 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2549 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2551 …}
      -id: 13572
      -bodyTs: "'80s':24 'age':55 'alway':58 'attend':29 'away':76 'bad':92 'birch':31 'childhood':70 'christian':95 'earli':54 'elementari':14 'enough':96,100 'er':5 'event':33 'everyth':78 'fed':47 'forc':27 'genx':4 'genx-er':3 'got':88 'grew':7 'hat':36 'horribl':41,63 'john':30 'kid':51,93 'label':89 'mid':23 'middl':16 'obedi':99 'particip':20 'propaganda':48,71 'quit':19 'reagan':56 'realiz':74 'right':75 'russia':42 'say':11 'school':17,35,80 'societi':32 'talk':38,59 'thing':64,86 'ussr':65 'would':37,57,66"
      +ranking: 0
      +commentCount: 0
      +upVotes: 4
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/736017"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689182333 {#2536
        date: 2023-07-12 19:18:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2540}
    +body: "Also Gen X (1971) and while I remember it in first grade (so this would have been around 1976-77) I don't think it continued much past 1st grade. MAYBE 2nd. So I lucked out there I suppose. I cannot imagine getting indoctrinated by JBS though. I'm sure it would have gone down well in a lot of the midwest where I grew up, but I suppose I also lucked out there in that the school board and staff were pretty apolitical when it came to school structure."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1689183956 {#3285
      date: 2023-07-12 19:45:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
      "@1chemistdown@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3289 …}
    +nested: Doctrine\ORM\PersistentCollection {#3291 …}
    +votes: Doctrine\ORM\PersistentCollection {#3293 …}
    +reports: Doctrine\ORM\PersistentCollection {#3295 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3297 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3299 …}
    -id: 13608
    -bodyTs: "'-77':20 '1971':4 '1976':19 '1st':29 '2nd':32 'also':1,71 'apolit':84 'around':18 'board':79 'came':87 'cannot':41 'continu':26 'first':11 'gen':2 'get':43 'gone':54 'grade':12,30 'grew':65 'imagin':42 'indoctrin':44 'jbs':46 'lot':59 'luck':35,72 'm':49 'mayb':31 'midwest':62 'much':27 'past':28 'pretti':83 'rememb':8 'school':78,89 'staff':81 'structur':90 'suppos':39,69 'sure':50 'think':24 'though':47 'well':56 'would':15,52 'x':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/736741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689183956 {#3286
      date: 2023-07-12 19:45:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2540}
  +body: "The irony, to me, is that town is liberal now. The surrounding county is super maga but the city is all hippie liberal. But as a child, this Colorado town was Texas red. Don’t spend money on education because we need a better high school football stadium type of town."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689207237 {#3482
    date: 2023-07-13 02:13:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@1chemistdown@kbin.social"
    "@Remillard@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3485 …}
  +nested: Doctrine\ORM\PersistentCollection {#3487 …}
  +votes: Doctrine\ORM\PersistentCollection {#3489 …}
  +reports: Doctrine\ORM\PersistentCollection {#3491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3495 …}
  -id: 13800
  -bodyTs: "'better':44 'child':27 'citi':19 'colorado':29 'counti':13 'educ':39 'footbal':47 'high':45 'hippi':22 'ironi':2 'liber':9,23 'maga':16 'money':37 'need':42 'red':33 'school':46 'spend':36 'stadium':48 'super':15 'surround':12 'texa':32 'town':7,30,51 'type':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/739909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689190862 {#3483
    date: 2023-07-12 21:41:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#3484
  +user: App\Entity\User {#2553 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3287
    +user: Proxies\__CG__\App\Entity\User {#3288 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2540
      +user: App\Entity\User {#2553 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        As a genX-er, I grew up having to say it through elementary and middle school. I quit participating in the mid ‘80s. We were forced to attend John Birch Society events in school hat would talk about how horrible Russia was and how they fed propaganda to the kids from an early age. Reagan would always talk about all the horrible things USSR would do with their childhood propaganda too. I realized right away that everything the school was doing was the same thing.\n
        \n
        I got labeled as a bad kid. Not Christian enough and not obedient enough.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1689207153 {#2535
        date: 2023-07-13 02:12:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@euphoria@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2541 …}
      +nested: Doctrine\ORM\PersistentCollection {#2543 …}
      +votes: Doctrine\ORM\PersistentCollection {#2545 …}
      +reports: Doctrine\ORM\PersistentCollection {#2547 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2549 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2551 …}
      -id: 13572
      -bodyTs: "'80s':24 'age':55 'alway':58 'attend':29 'away':76 'bad':92 'birch':31 'childhood':70 'christian':95 'earli':54 'elementari':14 'enough':96,100 'er':5 'event':33 'everyth':78 'fed':47 'forc':27 'genx':4 'genx-er':3 'got':88 'grew':7 'hat':36 'horribl':41,63 'john':30 'kid':51,93 'label':89 'mid':23 'middl':16 'obedi':99 'particip':20 'propaganda':48,71 'quit':19 'reagan':56 'realiz':74 'right':75 'russia':42 'say':11 'school':17,35,80 'societi':32 'talk':38,59 'thing':64,86 'ussr':65 'would':37,57,66"
      +ranking: 0
      +commentCount: 0
      +upVotes: 4
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/736017"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689182333 {#2536
        date: 2023-07-12 19:18:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2540}
    +body: "Also Gen X (1971) and while I remember it in first grade (so this would have been around 1976-77) I don't think it continued much past 1st grade. MAYBE 2nd. So I lucked out there I suppose. I cannot imagine getting indoctrinated by JBS though. I'm sure it would have gone down well in a lot of the midwest where I grew up, but I suppose I also lucked out there in that the school board and staff were pretty apolitical when it came to school structure."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1689183956 {#3285
      date: 2023-07-12 19:45:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
      "@1chemistdown@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3289 …}
    +nested: Doctrine\ORM\PersistentCollection {#3291 …}
    +votes: Doctrine\ORM\PersistentCollection {#3293 …}
    +reports: Doctrine\ORM\PersistentCollection {#3295 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3297 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3299 …}
    -id: 13608
    -bodyTs: "'-77':20 '1971':4 '1976':19 '1st':29 '2nd':32 'also':1,71 'apolit':84 'around':18 'board':79 'came':87 'cannot':41 'continu':26 'first':11 'gen':2 'get':43 'gone':54 'grade':12,30 'grew':65 'imagin':42 'indoctrin':44 'jbs':46 'lot':59 'luck':35,72 'm':49 'mayb':31 'midwest':62 'much':27 'past':28 'pretti':83 'rememb':8 'school':78,89 'staff':81 'structur':90 'suppos':39,69 'sure':50 'think':24 'though':47 'well':56 'would':15,52 'x':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/736741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689183956 {#3286
      date: 2023-07-12 19:45:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2540}
  +body: "The irony, to me, is that town is liberal now. The surrounding county is super maga but the city is all hippie liberal. But as a child, this Colorado town was Texas red. Don’t spend money on education because we need a better high school football stadium type of town."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689207237 {#3482
    date: 2023-07-13 02:13:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@1chemistdown@kbin.social"
    "@Remillard@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3485 …}
  +nested: Doctrine\ORM\PersistentCollection {#3487 …}
  +votes: Doctrine\ORM\PersistentCollection {#3489 …}
  +reports: Doctrine\ORM\PersistentCollection {#3491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3495 …}
  -id: 13800
  -bodyTs: "'better':44 'child':27 'citi':19 'colorado':29 'counti':13 'educ':39 'footbal':47 'high':45 'hippi':22 'ironi':2 'liber':9,23 'maga':16 'money':37 'need':42 'red':33 'school':46 'spend':36 'stadium':48 'super':15 'surround':12 'texa':32 'town':7,30,51 'type':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/739909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689190862 {#3483
    date: 2023-07-12 21:41:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#3484
  +user: App\Entity\User {#2553 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3287
    +user: Proxies\__CG__\App\Entity\User {#3288 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2540
      +user: App\Entity\User {#2553 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        As a genX-er, I grew up having to say it through elementary and middle school. I quit participating in the mid ‘80s. We were forced to attend John Birch Society events in school hat would talk about how horrible Russia was and how they fed propaganda to the kids from an early age. Reagan would always talk about all the horrible things USSR would do with their childhood propaganda too. I realized right away that everything the school was doing was the same thing.\n
        \n
        I got labeled as a bad kid. Not Christian enough and not obedient enough.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1689207153 {#2535
        date: 2023-07-13 02:12:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@euphoria@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2541 …}
      +nested: Doctrine\ORM\PersistentCollection {#2543 …}
      +votes: Doctrine\ORM\PersistentCollection {#2545 …}
      +reports: Doctrine\ORM\PersistentCollection {#2547 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2549 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2551 …}
      -id: 13572
      -bodyTs: "'80s':24 'age':55 'alway':58 'attend':29 'away':76 'bad':92 'birch':31 'childhood':70 'christian':95 'earli':54 'elementari':14 'enough':96,100 'er':5 'event':33 'everyth':78 'fed':47 'forc':27 'genx':4 'genx-er':3 'got':88 'grew':7 'hat':36 'horribl':41,63 'john':30 'kid':51,93 'label':89 'mid':23 'middl':16 'obedi':99 'particip':20 'propaganda':48,71 'quit':19 'reagan':56 'realiz':74 'right':75 'russia':42 'say':11 'school':17,35,80 'societi':32 'talk':38,59 'thing':64,86 'ussr':65 'would':37,57,66"
      +ranking: 0
      +commentCount: 0
      +upVotes: 4
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/736017"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689182333 {#2536
        date: 2023-07-12 19:18:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2540}
    +body: "Also Gen X (1971) and while I remember it in first grade (so this would have been around 1976-77) I don't think it continued much past 1st grade. MAYBE 2nd. So I lucked out there I suppose. I cannot imagine getting indoctrinated by JBS though. I'm sure it would have gone down well in a lot of the midwest where I grew up, but I suppose I also lucked out there in that the school board and staff were pretty apolitical when it came to school structure."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1689183956 {#3285
      date: 2023-07-12 19:45:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
      "@1chemistdown@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3289 …}
    +nested: Doctrine\ORM\PersistentCollection {#3291 …}
    +votes: Doctrine\ORM\PersistentCollection {#3293 …}
    +reports: Doctrine\ORM\PersistentCollection {#3295 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3297 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3299 …}
    -id: 13608
    -bodyTs: "'-77':20 '1971':4 '1976':19 '1st':29 '2nd':32 'also':1,71 'apolit':84 'around':18 'board':79 'came':87 'cannot':41 'continu':26 'first':11 'gen':2 'get':43 'gone':54 'grade':12,30 'grew':65 'imagin':42 'indoctrin':44 'jbs':46 'lot':59 'luck':35,72 'm':49 'mayb':31 'midwest':62 'much':27 'past':28 'pretti':83 'rememb':8 'school':78,89 'staff':81 'structur':90 'suppos':39,69 'sure':50 'think':24 'though':47 'well':56 'would':15,52 'x':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/736741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689183956 {#3286
      date: 2023-07-12 19:45:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2540}
  +body: "The irony, to me, is that town is liberal now. The surrounding county is super maga but the city is all hippie liberal. But as a child, this Colorado town was Texas red. Don’t spend money on education because we need a better high school football stadium type of town."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689207237 {#3482
    date: 2023-07-13 02:13:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@1chemistdown@kbin.social"
    "@Remillard@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3485 …}
  +nested: Doctrine\ORM\PersistentCollection {#3487 …}
  +votes: Doctrine\ORM\PersistentCollection {#3489 …}
  +reports: Doctrine\ORM\PersistentCollection {#3491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3495 …}
  -id: 13800
  -bodyTs: "'better':44 'child':27 'citi':19 'colorado':29 'counti':13 'educ':39 'footbal':47 'high':45 'hippi':22 'ironi':2 'liber':9,23 'maga':16 'money':37 'need':42 'red':33 'school':46 'spend':36 'stadium':48 'super':15 'surround':12 'texa':32 'town':7,30,51 'type':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/739909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689190862 {#3483
    date: 2023-07-12 21:41:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
177 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
178 DENIED moderate
App\Entity\EntryComment {#3303
  +user: Proxies\__CG__\App\Entity\User {#3304 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2540
    +user: App\Entity\User {#2553 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      As a genX-er, I grew up having to say it through elementary and middle school. I quit participating in the mid ‘80s. We were forced to attend John Birch Society events in school hat would talk about how horrible Russia was and how they fed propaganda to the kids from an early age. Reagan would always talk about all the horrible things USSR would do with their childhood propaganda too. I realized right away that everything the school was doing was the same thing.\n
      \n
      I got labeled as a bad kid. Not Christian enough and not obedient enough.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1689207153 {#2535
      date: 2023-07-13 02:12:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2541 …}
    +nested: Doctrine\ORM\PersistentCollection {#2543 …}
    +votes: Doctrine\ORM\PersistentCollection {#2545 …}
    +reports: Doctrine\ORM\PersistentCollection {#2547 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2551 …}
    -id: 13572
    -bodyTs: "'80s':24 'age':55 'alway':58 'attend':29 'away':76 'bad':92 'birch':31 'childhood':70 'christian':95 'earli':54 'elementari':14 'enough':96,100 'er':5 'event':33 'everyth':78 'fed':47 'forc':27 'genx':4 'genx-er':3 'got':88 'grew':7 'hat':36 'horribl':41,63 'john':30 'kid':51,93 'label':89 'mid':23 'middl':16 'obedi':99 'particip':20 'propaganda':48,71 'quit':19 'reagan':56 'realiz':74 'right':75 'russia':42 'say':11 'school':17,35,80 'societi':32 'talk':38,59 'thing':64,86 'ussr':65 'would':37,57,66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 4
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/736017"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689182333 {#2536
      date: 2023-07-12 19:18:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2540}
  +body: """
    > We were forced to attend John Birch Society events in school\n
    \n
    Damn, that sounds unconstitutional as hell. I imagine you went to some time of Christian private school?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689190080 {#3301
    date: 2023-07-12 21:28:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@1chemistdown@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3305 …}
  +nested: Doctrine\ORM\PersistentCollection {#3307 …}
  +votes: Doctrine\ORM\PersistentCollection {#3309 …}
  +reports: Doctrine\ORM\PersistentCollection {#3311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3313 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3315 …}
  -id: 13661
  -bodyTs: "'attend':5 'birch':7 'christian':26 'damn':12 'event':9 'forc':3 'hell':17 'imagin':19 'john':6 'privat':27 'school':11,28 'societi':8 'sound':14 'time':24 'unconstitut':15 'went':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/737595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689185664 {#3302
    date: 2023-07-12 20:14:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#3303
  +user: Proxies\__CG__\App\Entity\User {#3304 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2540
    +user: App\Entity\User {#2553 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      As a genX-er, I grew up having to say it through elementary and middle school. I quit participating in the mid ‘80s. We were forced to attend John Birch Society events in school hat would talk about how horrible Russia was and how they fed propaganda to the kids from an early age. Reagan would always talk about all the horrible things USSR would do with their childhood propaganda too. I realized right away that everything the school was doing was the same thing.\n
      \n
      I got labeled as a bad kid. Not Christian enough and not obedient enough.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1689207153 {#2535
      date: 2023-07-13 02:12:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2541 …}
    +nested: Doctrine\ORM\PersistentCollection {#2543 …}
    +votes: Doctrine\ORM\PersistentCollection {#2545 …}
    +reports: Doctrine\ORM\PersistentCollection {#2547 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2551 …}
    -id: 13572
    -bodyTs: "'80s':24 'age':55 'alway':58 'attend':29 'away':76 'bad':92 'birch':31 'childhood':70 'christian':95 'earli':54 'elementari':14 'enough':96,100 'er':5 'event':33 'everyth':78 'fed':47 'forc':27 'genx':4 'genx-er':3 'got':88 'grew':7 'hat':36 'horribl':41,63 'john':30 'kid':51,93 'label':89 'mid':23 'middl':16 'obedi':99 'particip':20 'propaganda':48,71 'quit':19 'reagan':56 'realiz':74 'right':75 'russia':42 'say':11 'school':17,35,80 'societi':32 'talk':38,59 'thing':64,86 'ussr':65 'would':37,57,66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 4
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/736017"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689182333 {#2536
      date: 2023-07-12 19:18:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2540}
  +body: """
    > We were forced to attend John Birch Society events in school\n
    \n
    Damn, that sounds unconstitutional as hell. I imagine you went to some time of Christian private school?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689190080 {#3301
    date: 2023-07-12 21:28:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@1chemistdown@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3305 …}
  +nested: Doctrine\ORM\PersistentCollection {#3307 …}
  +votes: Doctrine\ORM\PersistentCollection {#3309 …}
  +reports: Doctrine\ORM\PersistentCollection {#3311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3313 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3315 …}
  -id: 13661
  -bodyTs: "'attend':5 'birch':7 'christian':26 'damn':12 'event':9 'forc':3 'hell':17 'imagin':19 'john':6 'privat':27 'school':11,28 'societi':8 'sound':14 'time':24 'unconstitut':15 'went':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/737595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689185664 {#3302
    date: 2023-07-12 20:14:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#3303
  +user: Proxies\__CG__\App\Entity\User {#3304 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2540
    +user: App\Entity\User {#2553 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      As a genX-er, I grew up having to say it through elementary and middle school. I quit participating in the mid ‘80s. We were forced to attend John Birch Society events in school hat would talk about how horrible Russia was and how they fed propaganda to the kids from an early age. Reagan would always talk about all the horrible things USSR would do with their childhood propaganda too. I realized right away that everything the school was doing was the same thing.\n
      \n
      I got labeled as a bad kid. Not Christian enough and not obedient enough.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1689207153 {#2535
      date: 2023-07-13 02:12:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2541 …}
    +nested: Doctrine\ORM\PersistentCollection {#2543 …}
    +votes: Doctrine\ORM\PersistentCollection {#2545 …}
    +reports: Doctrine\ORM\PersistentCollection {#2547 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2551 …}
    -id: 13572
    -bodyTs: "'80s':24 'age':55 'alway':58 'attend':29 'away':76 'bad':92 'birch':31 'childhood':70 'christian':95 'earli':54 'elementari':14 'enough':96,100 'er':5 'event':33 'everyth':78 'fed':47 'forc':27 'genx':4 'genx-er':3 'got':88 'grew':7 'hat':36 'horribl':41,63 'john':30 'kid':51,93 'label':89 'mid':23 'middl':16 'obedi':99 'particip':20 'propaganda':48,71 'quit':19 'reagan':56 'realiz':74 'right':75 'russia':42 'say':11 'school':17,35,80 'societi':32 'talk':38,59 'thing':64,86 'ussr':65 'would':37,57,66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 4
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/736017"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689182333 {#2536
      date: 2023-07-12 19:18:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2540}
  +body: """
    > We were forced to attend John Birch Society events in school\n
    \n
    Damn, that sounds unconstitutional as hell. I imagine you went to some time of Christian private school?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689190080 {#3301
    date: 2023-07-12 21:28:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@1chemistdown@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3305 …}
  +nested: Doctrine\ORM\PersistentCollection {#3307 …}
  +votes: Doctrine\ORM\PersistentCollection {#3309 …}
  +reports: Doctrine\ORM\PersistentCollection {#3311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3313 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3315 …}
  -id: 13661
  -bodyTs: "'attend':5 'birch':7 'christian':26 'damn':12 'event':9 'forc':3 'hell':17 'imagin':19 'john':6 'privat':27 'school':11,28 'societi':8 'sound':14 'time':24 'unconstitut':15 'went':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/737595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689185664 {#3302
    date: 2023-07-12 20:14:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
181 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
182 DENIED moderate
App\Entity\EntryComment {#3499
  +user: App\Entity\User {#2553 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3303
    +user: Proxies\__CG__\App\Entity\User {#3304 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2540
      +user: App\Entity\User {#2553 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        As a genX-er, I grew up having to say it through elementary and middle school. I quit participating in the mid ‘80s. We were forced to attend John Birch Society events in school hat would talk about how horrible Russia was and how they fed propaganda to the kids from an early age. Reagan would always talk about all the horrible things USSR would do with their childhood propaganda too. I realized right away that everything the school was doing was the same thing.\n
        \n
        I got labeled as a bad kid. Not Christian enough and not obedient enough.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1689207153 {#2535
        date: 2023-07-13 02:12:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@euphoria@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2541 …}
      +nested: Doctrine\ORM\PersistentCollection {#2543 …}
      +votes: Doctrine\ORM\PersistentCollection {#2545 …}
      +reports: Doctrine\ORM\PersistentCollection {#2547 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2549 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2551 …}
      -id: 13572
      -bodyTs: "'80s':24 'age':55 'alway':58 'attend':29 'away':76 'bad':92 'birch':31 'childhood':70 'christian':95 'earli':54 'elementari':14 'enough':96,100 'er':5 'event':33 'everyth':78 'fed':47 'forc':27 'genx':4 'genx-er':3 'got':88 'grew':7 'hat':36 'horribl':41,63 'john':30 'kid':51,93 'label':89 'mid':23 'middl':16 'obedi':99 'particip':20 'propaganda':48,71 'quit':19 'reagan':56 'realiz':74 'right':75 'russia':42 'say':11 'school':17,35,80 'societi':32 'talk':38,59 'thing':64,86 'ussr':65 'would':37,57,66"
      +ranking: 0
      +commentCount: 0
      +upVotes: 4
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/736017"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689182333 {#2536
        date: 2023-07-12 19:18:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2540}
    +body: """
      > We were forced to attend John Birch Society events in school\n
      \n
      Damn, that sounds unconstitutional as hell. I imagine you went to some time of Christian private school?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1689190080 {#3301
      date: 2023-07-12 21:28:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
      "@1chemistdown@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3305 …}
    +nested: Doctrine\ORM\PersistentCollection {#3307 …}
    +votes: Doctrine\ORM\PersistentCollection {#3309 …}
    +reports: Doctrine\ORM\PersistentCollection {#3311 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3313 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3315 …}
    -id: 13661
    -bodyTs: "'attend':5 'birch':7 'christian':26 'damn':12 'event':9 'forc':3 'hell':17 'imagin':19 'john':6 'privat':27 'school':11,28 'societi':8 'sound':14 'time':24 'unconstitut':15 'went':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 1
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/737595"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689185664 {#3302
      date: 2023-07-12 20:14:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2540}
  +body: "Nope, public school"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689192111 {#3497
    date: 2023-07-12 22:01:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@1chemistdown@kbin.social"
    "@acronymesis@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3500 …}
  +nested: Doctrine\ORM\PersistentCollection {#3502 …}
  +votes: Doctrine\ORM\PersistentCollection {#3504 …}
  +reports: Doctrine\ORM\PersistentCollection {#3506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3510 …}
  -id: 13779
  -bodyTs: "'nope':1 'public':2 'school':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 2
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/739600"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689190069 {#3498
    date: 2023-07-12 21:27:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
App\Entity\EntryComment {#3499
  +user: App\Entity\User {#2553 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3303
    +user: Proxies\__CG__\App\Entity\User {#3304 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2540
      +user: App\Entity\User {#2553 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        As a genX-er, I grew up having to say it through elementary and middle school. I quit participating in the mid ‘80s. We were forced to attend John Birch Society events in school hat would talk about how horrible Russia was and how they fed propaganda to the kids from an early age. Reagan would always talk about all the horrible things USSR would do with their childhood propaganda too. I realized right away that everything the school was doing was the same thing.\n
        \n
        I got labeled as a bad kid. Not Christian enough and not obedient enough.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1689207153 {#2535
        date: 2023-07-13 02:12:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@euphoria@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2541 …}
      +nested: Doctrine\ORM\PersistentCollection {#2543 …}
      +votes: Doctrine\ORM\PersistentCollection {#2545 …}
      +reports: Doctrine\ORM\PersistentCollection {#2547 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2549 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2551 …}
      -id: 13572
      -bodyTs: "'80s':24 'age':55 'alway':58 'attend':29 'away':76 'bad':92 'birch':31 'childhood':70 'christian':95 'earli':54 'elementari':14 'enough':96,100 'er':5 'event':33 'everyth':78 'fed':47 'forc':27 'genx':4 'genx-er':3 'got':88 'grew':7 'hat':36 'horribl':41,63 'john':30 'kid':51,93 'label':89 'mid':23 'middl':16 'obedi':99 'particip':20 'propaganda':48,71 'quit':19 'reagan':56 'realiz':74 'right':75 'russia':42 'say':11 'school':17,35,80 'societi':32 'talk':38,59 'thing':64,86 'ussr':65 'would':37,57,66"
      +ranking: 0
      +commentCount: 0
      +upVotes: 4
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/736017"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689182333 {#2536
        date: 2023-07-12 19:18:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2540}
    +body: """
      > We were forced to attend John Birch Society events in school\n
      \n
      Damn, that sounds unconstitutional as hell. I imagine you went to some time of Christian private school?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1689190080 {#3301
      date: 2023-07-12 21:28:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
      "@1chemistdown@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3305 …}
    +nested: Doctrine\ORM\PersistentCollection {#3307 …}
    +votes: Doctrine\ORM\PersistentCollection {#3309 …}
    +reports: Doctrine\ORM\PersistentCollection {#3311 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3313 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3315 …}
    -id: 13661
    -bodyTs: "'attend':5 'birch':7 'christian':26 'damn':12 'event':9 'forc':3 'hell':17 'imagin':19 'john':6 'privat':27 'school':11,28 'societi':8 'sound':14 'time':24 'unconstitut':15 'went':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 1
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/737595"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689185664 {#3302
      date: 2023-07-12 20:14:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2540}
  +body: "Nope, public school"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689192111 {#3497
    date: 2023-07-12 22:01:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@1chemistdown@kbin.social"
    "@acronymesis@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3500 …}
  +nested: Doctrine\ORM\PersistentCollection {#3502 …}
  +votes: Doctrine\ORM\PersistentCollection {#3504 …}
  +reports: Doctrine\ORM\PersistentCollection {#3506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3510 …}
  -id: 13779
  -bodyTs: "'nope':1 'public':2 'school':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 2
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/739600"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689190069 {#3498
    date: 2023-07-12 21:27:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
App\Entity\EntryComment {#3499
  +user: App\Entity\User {#2553 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3303
    +user: Proxies\__CG__\App\Entity\User {#3304 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2540
      +user: App\Entity\User {#2553 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        As a genX-er, I grew up having to say it through elementary and middle school. I quit participating in the mid ‘80s. We were forced to attend John Birch Society events in school hat would talk about how horrible Russia was and how they fed propaganda to the kids from an early age. Reagan would always talk about all the horrible things USSR would do with their childhood propaganda too. I realized right away that everything the school was doing was the same thing.\n
        \n
        I got labeled as a bad kid. Not Christian enough and not obedient enough.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1689207153 {#2535
        date: 2023-07-13 02:12:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@euphoria@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2541 …}
      +nested: Doctrine\ORM\PersistentCollection {#2543 …}
      +votes: Doctrine\ORM\PersistentCollection {#2545 …}
      +reports: Doctrine\ORM\PersistentCollection {#2547 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2549 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2551 …}
      -id: 13572
      -bodyTs: "'80s':24 'age':55 'alway':58 'attend':29 'away':76 'bad':92 'birch':31 'childhood':70 'christian':95 'earli':54 'elementari':14 'enough':96,100 'er':5 'event':33 'everyth':78 'fed':47 'forc':27 'genx':4 'genx-er':3 'got':88 'grew':7 'hat':36 'horribl':41,63 'john':30 'kid':51,93 'label':89 'mid':23 'middl':16 'obedi':99 'particip':20 'propaganda':48,71 'quit':19 'reagan':56 'realiz':74 'right':75 'russia':42 'say':11 'school':17,35,80 'societi':32 'talk':38,59 'thing':64,86 'ussr':65 'would':37,57,66"
      +ranking: 0
      +commentCount: 0
      +upVotes: 4
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/736017"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689182333 {#2536
        date: 2023-07-12 19:18:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2540}
    +body: """
      > We were forced to attend John Birch Society events in school\n
      \n
      Damn, that sounds unconstitutional as hell. I imagine you went to some time of Christian private school?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1689190080 {#3301
      date: 2023-07-12 21:28:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
      "@1chemistdown@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3305 …}
    +nested: Doctrine\ORM\PersistentCollection {#3307 …}
    +votes: Doctrine\ORM\PersistentCollection {#3309 …}
    +reports: Doctrine\ORM\PersistentCollection {#3311 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3313 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3315 …}
    -id: 13661
    -bodyTs: "'attend':5 'birch':7 'christian':26 'damn':12 'event':9 'forc':3 'hell':17 'imagin':19 'john':6 'privat':27 'school':11,28 'societi':8 'sound':14 'time':24 'unconstitut':15 'went':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 1
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/737595"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689185664 {#3302
      date: 2023-07-12 20:14:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2540}
  +body: "Nope, public school"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689192111 {#3497
    date: 2023-07-12 22:01:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@1chemistdown@kbin.social"
    "@acronymesis@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3500 …}
  +nested: Doctrine\ORM\PersistentCollection {#3502 …}
  +votes: Doctrine\ORM\PersistentCollection {#3504 …}
  +reports: Doctrine\ORM\PersistentCollection {#3506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3510 …}
  -id: 13779
  -bodyTs: "'nope':1 'public':2 'school':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 2
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/739600"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689190069 {#3498
    date: 2023-07-12 21:27:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
185 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
186 DENIED moderate
App\Entity\EntryComment {#3630
  +user: Proxies\__CG__\App\Entity\User {#3304 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3499
    +user: App\Entity\User {#2553 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3303
      +user: Proxies\__CG__\App\Entity\User {#3304 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2540
        +user: App\Entity\User {#2553 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          As a genX-er, I grew up having to say it through elementary and middle school. I quit participating in the mid ‘80s. We were forced to attend John Birch Society events in school hat would talk about how horrible Russia was and how they fed propaganda to the kids from an early age. Reagan would always talk about all the horrible things USSR would do with their childhood propaganda too. I realized right away that everything the school was doing was the same thing.\n
          \n
          I got labeled as a bad kid. Not Christian enough and not obedient enough.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1689207153 {#2535
          date: 2023-07-13 02:12:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2541 …}
        +nested: Doctrine\ORM\PersistentCollection {#2543 …}
        +votes: Doctrine\ORM\PersistentCollection {#2545 …}
        +reports: Doctrine\ORM\PersistentCollection {#2547 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2549 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2551 …}
        -id: 13572
        -bodyTs: "'80s':24 'age':55 'alway':58 'attend':29 'away':76 'bad':92 'birch':31 'childhood':70 'christian':95 'earli':54 'elementari':14 'enough':96,100 'er':5 'event':33 'everyth':78 'fed':47 'forc':27 'genx':4 'genx-er':3 'got':88 'grew':7 'hat':36 'horribl':41,63 'john':30 'kid':51,93 'label':89 'mid':23 'middl':16 'obedi':99 'particip':20 'propaganda':48,71 'quit':19 'reagan':56 'realiz':74 'right':75 'russia':42 'say':11 'school':17,35,80 'societi':32 'talk':38,59 'thing':64,86 'ussr':65 'would':37,57,66"
        +ranking: 0
        +commentCount: 0
        +upVotes: 4
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/736017"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689182333 {#2536
          date: 2023-07-12 19:18:53.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2540}
      +body: """
        > We were forced to attend John Birch Society events in school\n
        \n
        Damn, that sounds unconstitutional as hell. I imagine you went to some time of Christian private school?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689190080 {#3301
        date: 2023-07-12 21:28:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@euphoria@kbin.social"
        "@1chemistdown@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3305 …}
      +nested: Doctrine\ORM\PersistentCollection {#3307 …}
      +votes: Doctrine\ORM\PersistentCollection {#3309 …}
      +reports: Doctrine\ORM\PersistentCollection {#3311 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3313 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3315 …}
      -id: 13661
      -bodyTs: "'attend':5 'birch':7 'christian':26 'damn':12 'event':9 'forc':3 'hell':17 'imagin':19 'john':6 'privat':27 'school':11,28 'societi':8 'sound':14 'time':24 'unconstitut':15 'went':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 1
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/737595"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689185664 {#3302
        date: 2023-07-12 20:14:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2540}
    +body: "Nope, public school"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1689192111 {#3497
      date: 2023-07-12 22:01:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
      "@1chemistdown@kbin.social"
      "@acronymesis@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3500 …}
    +nested: Doctrine\ORM\PersistentCollection {#3502 …}
    +votes: Doctrine\ORM\PersistentCollection {#3504 …}
    +reports: Doctrine\ORM\PersistentCollection {#3506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3508 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3510 …}
    -id: 13779
    -bodyTs: "'nope':1 'public':2 'school':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 2
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/739600"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689190069 {#3498
      date: 2023-07-12 21:27:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2540}
  +body: "Well, then, it was definitely *unconstitutional as hell*!! Just brazen indoctrination from on a hilarious/terrifying level..."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689192458 {#3628
    date: 2023-07-12 22:07:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@1chemistdown@kbin.social"
    "@acronymesis@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3631 …}
  +nested: Doctrine\ORM\PersistentCollection {#3633 …}
  +votes: Doctrine\ORM\PersistentCollection {#3635 …}
  +reports: Doctrine\ORM\PersistentCollection {#3637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3641 …}
  -id: 13838
  -bodyTs: "'brazen':10 'definit':5 'hell':8 'hilarious/terrifying':15 'indoctrin':11 'level':16 'unconstitut':6 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/740602"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689192458 {#3629
    date: 2023-07-12 22:07:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
187 DENIED edit
App\Entity\EntryComment {#3630
  +user: Proxies\__CG__\App\Entity\User {#3304 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3499
    +user: App\Entity\User {#2553 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3303
      +user: Proxies\__CG__\App\Entity\User {#3304 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2540
        +user: App\Entity\User {#2553 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          As a genX-er, I grew up having to say it through elementary and middle school. I quit participating in the mid ‘80s. We were forced to attend John Birch Society events in school hat would talk about how horrible Russia was and how they fed propaganda to the kids from an early age. Reagan would always talk about all the horrible things USSR would do with their childhood propaganda too. I realized right away that everything the school was doing was the same thing.\n
          \n
          I got labeled as a bad kid. Not Christian enough and not obedient enough.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1689207153 {#2535
          date: 2023-07-13 02:12:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2541 …}
        +nested: Doctrine\ORM\PersistentCollection {#2543 …}
        +votes: Doctrine\ORM\PersistentCollection {#2545 …}
        +reports: Doctrine\ORM\PersistentCollection {#2547 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2549 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2551 …}
        -id: 13572
        -bodyTs: "'80s':24 'age':55 'alway':58 'attend':29 'away':76 'bad':92 'birch':31 'childhood':70 'christian':95 'earli':54 'elementari':14 'enough':96,100 'er':5 'event':33 'everyth':78 'fed':47 'forc':27 'genx':4 'genx-er':3 'got':88 'grew':7 'hat':36 'horribl':41,63 'john':30 'kid':51,93 'label':89 'mid':23 'middl':16 'obedi':99 'particip':20 'propaganda':48,71 'quit':19 'reagan':56 'realiz':74 'right':75 'russia':42 'say':11 'school':17,35,80 'societi':32 'talk':38,59 'thing':64,86 'ussr':65 'would':37,57,66"
        +ranking: 0
        +commentCount: 0
        +upVotes: 4
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/736017"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689182333 {#2536
          date: 2023-07-12 19:18:53.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2540}
      +body: """
        > We were forced to attend John Birch Society events in school\n
        \n
        Damn, that sounds unconstitutional as hell. I imagine you went to some time of Christian private school?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689190080 {#3301
        date: 2023-07-12 21:28:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@euphoria@kbin.social"
        "@1chemistdown@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3305 …}
      +nested: Doctrine\ORM\PersistentCollection {#3307 …}
      +votes: Doctrine\ORM\PersistentCollection {#3309 …}
      +reports: Doctrine\ORM\PersistentCollection {#3311 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3313 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3315 …}
      -id: 13661
      -bodyTs: "'attend':5 'birch':7 'christian':26 'damn':12 'event':9 'forc':3 'hell':17 'imagin':19 'john':6 'privat':27 'school':11,28 'societi':8 'sound':14 'time':24 'unconstitut':15 'went':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 1
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/737595"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689185664 {#3302
        date: 2023-07-12 20:14:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2540}
    +body: "Nope, public school"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1689192111 {#3497
      date: 2023-07-12 22:01:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
      "@1chemistdown@kbin.social"
      "@acronymesis@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3500 …}
    +nested: Doctrine\ORM\PersistentCollection {#3502 …}
    +votes: Doctrine\ORM\PersistentCollection {#3504 …}
    +reports: Doctrine\ORM\PersistentCollection {#3506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3508 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3510 …}
    -id: 13779
    -bodyTs: "'nope':1 'public':2 'school':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 2
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/739600"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689190069 {#3498
      date: 2023-07-12 21:27:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2540}
  +body: "Well, then, it was definitely *unconstitutional as hell*!! Just brazen indoctrination from on a hilarious/terrifying level..."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689192458 {#3628
    date: 2023-07-12 22:07:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@1chemistdown@kbin.social"
    "@acronymesis@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3631 …}
  +nested: Doctrine\ORM\PersistentCollection {#3633 …}
  +votes: Doctrine\ORM\PersistentCollection {#3635 …}
  +reports: Doctrine\ORM\PersistentCollection {#3637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3641 …}
  -id: 13838
  -bodyTs: "'brazen':10 'definit':5 'hell':8 'hilarious/terrifying':15 'indoctrin':11 'level':16 'unconstitut':6 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/740602"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689192458 {#3629
    date: 2023-07-12 22:07:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
188 DENIED moderate
App\Entity\EntryComment {#3630
  +user: Proxies\__CG__\App\Entity\User {#3304 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3499
    +user: App\Entity\User {#2553 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3303
      +user: Proxies\__CG__\App\Entity\User {#3304 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2540
        +user: App\Entity\User {#2553 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2424 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          As a genX-er, I grew up having to say it through elementary and middle school. I quit participating in the mid ‘80s. We were forced to attend John Birch Society events in school hat would talk about how horrible Russia was and how they fed propaganda to the kids from an early age. Reagan would always talk about all the horrible things USSR would do with their childhood propaganda too. I realized right away that everything the school was doing was the same thing.\n
          \n
          I got labeled as a bad kid. Not Christian enough and not obedient enough.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1689207153 {#2535
          date: 2023-07-13 02:12:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2541 …}
        +nested: Doctrine\ORM\PersistentCollection {#2543 …}
        +votes: Doctrine\ORM\PersistentCollection {#2545 …}
        +reports: Doctrine\ORM\PersistentCollection {#2547 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2549 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2551 …}
        -id: 13572
        -bodyTs: "'80s':24 'age':55 'alway':58 'attend':29 'away':76 'bad':92 'birch':31 'childhood':70 'christian':95 'earli':54 'elementari':14 'enough':96,100 'er':5 'event':33 'everyth':78 'fed':47 'forc':27 'genx':4 'genx-er':3 'got':88 'grew':7 'hat':36 'horribl':41,63 'john':30 'kid':51,93 'label':89 'mid':23 'middl':16 'obedi':99 'particip':20 'propaganda':48,71 'quit':19 'reagan':56 'realiz':74 'right':75 'russia':42 'say':11 'school':17,35,80 'societi':32 'talk':38,59 'thing':64,86 'ussr':65 'would':37,57,66"
        +ranking: 0
        +commentCount: 0
        +upVotes: 4
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/736017"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689182333 {#2536
          date: 2023-07-12 19:18:53.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2540}
      +body: """
        > We were forced to attend John Birch Society events in school\n
        \n
        Damn, that sounds unconstitutional as hell. I imagine you went to some time of Christian private school?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689190080 {#3301
        date: 2023-07-12 21:28:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@euphoria@kbin.social"
        "@1chemistdown@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3305 …}
      +nested: Doctrine\ORM\PersistentCollection {#3307 …}
      +votes: Doctrine\ORM\PersistentCollection {#3309 …}
      +reports: Doctrine\ORM\PersistentCollection {#3311 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3313 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3315 …}
      -id: 13661
      -bodyTs: "'attend':5 'birch':7 'christian':26 'damn':12 'event':9 'forc':3 'hell':17 'imagin':19 'john':6 'privat':27 'school':11,28 'societi':8 'sound':14 'time':24 'unconstitut':15 'went':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 1
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/737595"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689185664 {#3302
        date: 2023-07-12 20:14:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2540}
    +body: "Nope, public school"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1689192111 {#3497
      date: 2023-07-12 22:01:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
      "@1chemistdown@kbin.social"
      "@acronymesis@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3500 …}
    +nested: Doctrine\ORM\PersistentCollection {#3502 …}
    +votes: Doctrine\ORM\PersistentCollection {#3504 …}
    +reports: Doctrine\ORM\PersistentCollection {#3506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3508 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3510 …}
    -id: 13779
    -bodyTs: "'nope':1 'public':2 'school':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 2
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/739600"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689190069 {#3498
      date: 2023-07-12 21:27:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2540}
  +body: "Well, then, it was definitely *unconstitutional as hell*!! Just brazen indoctrination from on a hilarious/terrifying level..."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689192458 {#3628
    date: 2023-07-12 22:07:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@1chemistdown@kbin.social"
    "@acronymesis@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3631 …}
  +nested: Doctrine\ORM\PersistentCollection {#3633 …}
  +votes: Doctrine\ORM\PersistentCollection {#3635 …}
  +reports: Doctrine\ORM\PersistentCollection {#3637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3641 …}
  -id: 13838
  -bodyTs: "'brazen':10 'definit':5 'hell':8 'hilarious/terrifying':15 'indoctrin':11 'level':16 'unconstitut':6 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/740602"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689192458 {#3629
    date: 2023-07-12 22:07:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
189 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
190 DENIED moderate
App\Entity\EntryComment {#2616
  +user: App\Entity\User {#2629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    > Why use Kbin over Mastodon to post a microblog to the Fediverse? Genuinely curious!\n
    \n
    There were so many times I was browsing reddit and thought to myself, "this didn't deserve a post of its own." Was it content related to the subreddit? Absolutely. But it was simple, trite, repetitive - for example, just someone having a halfway neat experience in a game, but with an incident for which the novelty had worn thin for long-term players long ago. (oh so your taming inspiration lined up with a thrumbo passing, wao sugoi moving on....)\n
    \n
    On the flip side, I'd often want to share my inane thoughts about a topic with others interested in that topic, but I knew my inane thoughts didn't really warrant a whole post. Sometimes I just wanted to say "I thought this event story was neat" without adding a "what did you think?" and massaging whatever discussion thread followed.\n
    \n
    So, in short, I had a higher standard for what counted as discussion-worthy and was dissatisfied when both consuming and producing content because of it.\n
    \n
    The kbin magazine blend of discussion threads and microblogs is *perfect* for this sort of problem, in my opinion, which is why kbin is my ideal setup. You clearly define when you want to make a discussion space for everyone vs. when you want to just bounce a thought into other like-minded people simply by whether you create a thread or a microblog, and you don't need two different sites (reddit/twitter, or lemmy/mastodon) to do it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1687519728 {#2610
    date: 2023-06-23 13:28:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@eric@techy.news"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2617 …}
  +nested: Doctrine\ORM\PersistentCollection {#2619 …}
  +votes: Doctrine\ORM\PersistentCollection {#2621 …}
  +reports: Doctrine\ORM\PersistentCollection {#2623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
  -id: 2084
  -bodyTs: "'absolut':44 'ad':145 'ago':80 'blend':187 'bounc':230 'brows':22 'clear':212 'consum':177 'content':39,180 'count':167 'creat':243 'curious':14 'd':101 'defin':213 'deserv':31 'didn':29,124 'differ':255 'discuss':154,170,189,220 'discussion-worthi':169 'dissatisfi':174 'event':140 'everyon':223 'exampl':52 'experi':59 'fedivers':12 'flip':98 'follow':156 'game':62 'genuin':13 'halfway':57 'higher':163 'ideal':209 'inan':107,122 'incid':66 'inspir':85 'interest':114 'kbin':3,185,206 'knew':120 'lemmy/mastodon':259 'like':236 'like-mind':235 'line':86 'long':76,79 'long-term':75 'magazin':186 'make':218 'mani':18 'massag':152 'mastodon':5 'microblog':9,192,248 'mind':237 'move':94 'neat':58,143 'need':253 'novelti':70 'often':102 'oh':81 'opinion':202 'other':113 'pass':91 'peopl':238 'perfect':194 'player':78 'post':7,33,130 'problem':199 'produc':179 'realli':126 'reddit':23 'reddit/twitter':257 'relat':40 'repetit':50 'say':136 'setup':210 'share':105 'short':159 'side':99 'simpl':48 'simpli':239 'site':256 'someon':54 'sometim':131 'sort':197 'space':221 'standard':164 'stori':141 'subreddit':43 'sugoi':93 'tame':84 'term':77 'thin':73 'think':150 'thought':25,108,123,138,232 'thread':155,190,245 'thrumbo':90 'time':19 'topic':111,117 'trite':49 'two':254 'use':2 'vs':224 'want':103,134,216,227 'wao':92 'warrant':127 'whatev':153 'whether':241 'whole':129 'without':144 'worn':72 'worthi':171"
  +ranking: 0
  +commentCount: 0
  +upVotes: 3
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/75747/-/comment/329226"
  +editedAt: DateTimeImmutable @1687476446 {#2611
    date: 2023-06-23 01:27:26.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687467326 {#2612
    date: 2023-06-22 22:55:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
191 DENIED edit
App\Entity\EntryComment {#2616
  +user: App\Entity\User {#2629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    > Why use Kbin over Mastodon to post a microblog to the Fediverse? Genuinely curious!\n
    \n
    There were so many times I was browsing reddit and thought to myself, "this didn't deserve a post of its own." Was it content related to the subreddit? Absolutely. But it was simple, trite, repetitive - for example, just someone having a halfway neat experience in a game, but with an incident for which the novelty had worn thin for long-term players long ago. (oh so your taming inspiration lined up with a thrumbo passing, wao sugoi moving on....)\n
    \n
    On the flip side, I'd often want to share my inane thoughts about a topic with others interested in that topic, but I knew my inane thoughts didn't really warrant a whole post. Sometimes I just wanted to say "I thought this event story was neat" without adding a "what did you think?" and massaging whatever discussion thread followed.\n
    \n
    So, in short, I had a higher standard for what counted as discussion-worthy and was dissatisfied when both consuming and producing content because of it.\n
    \n
    The kbin magazine blend of discussion threads and microblogs is *perfect* for this sort of problem, in my opinion, which is why kbin is my ideal setup. You clearly define when you want to make a discussion space for everyone vs. when you want to just bounce a thought into other like-minded people simply by whether you create a thread or a microblog, and you don't need two different sites (reddit/twitter, or lemmy/mastodon) to do it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1687519728 {#2610
    date: 2023-06-23 13:28:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@eric@techy.news"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2617 …}
  +nested: Doctrine\ORM\PersistentCollection {#2619 …}
  +votes: Doctrine\ORM\PersistentCollection {#2621 …}
  +reports: Doctrine\ORM\PersistentCollection {#2623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
  -id: 2084
  -bodyTs: "'absolut':44 'ad':145 'ago':80 'blend':187 'bounc':230 'brows':22 'clear':212 'consum':177 'content':39,180 'count':167 'creat':243 'curious':14 'd':101 'defin':213 'deserv':31 'didn':29,124 'differ':255 'discuss':154,170,189,220 'discussion-worthi':169 'dissatisfi':174 'event':140 'everyon':223 'exampl':52 'experi':59 'fedivers':12 'flip':98 'follow':156 'game':62 'genuin':13 'halfway':57 'higher':163 'ideal':209 'inan':107,122 'incid':66 'inspir':85 'interest':114 'kbin':3,185,206 'knew':120 'lemmy/mastodon':259 'like':236 'like-mind':235 'line':86 'long':76,79 'long-term':75 'magazin':186 'make':218 'mani':18 'massag':152 'mastodon':5 'microblog':9,192,248 'mind':237 'move':94 'neat':58,143 'need':253 'novelti':70 'often':102 'oh':81 'opinion':202 'other':113 'pass':91 'peopl':238 'perfect':194 'player':78 'post':7,33,130 'problem':199 'produc':179 'realli':126 'reddit':23 'reddit/twitter':257 'relat':40 'repetit':50 'say':136 'setup':210 'share':105 'short':159 'side':99 'simpl':48 'simpli':239 'site':256 'someon':54 'sometim':131 'sort':197 'space':221 'standard':164 'stori':141 'subreddit':43 'sugoi':93 'tame':84 'term':77 'thin':73 'think':150 'thought':25,108,123,138,232 'thread':155,190,245 'thrumbo':90 'time':19 'topic':111,117 'trite':49 'two':254 'use':2 'vs':224 'want':103,134,216,227 'wao':92 'warrant':127 'whatev':153 'whether':241 'whole':129 'without':144 'worn':72 'worthi':171"
  +ranking: 0
  +commentCount: 0
  +upVotes: 3
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/75747/-/comment/329226"
  +editedAt: DateTimeImmutable @1687476446 {#2611
    date: 2023-06-23 01:27:26.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687467326 {#2612
    date: 2023-06-22 22:55:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
192 DENIED moderate
App\Entity\EntryComment {#2616
  +user: App\Entity\User {#2629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    > Why use Kbin over Mastodon to post a microblog to the Fediverse? Genuinely curious!\n
    \n
    There were so many times I was browsing reddit and thought to myself, "this didn't deserve a post of its own." Was it content related to the subreddit? Absolutely. But it was simple, trite, repetitive - for example, just someone having a halfway neat experience in a game, but with an incident for which the novelty had worn thin for long-term players long ago. (oh so your taming inspiration lined up with a thrumbo passing, wao sugoi moving on....)\n
    \n
    On the flip side, I'd often want to share my inane thoughts about a topic with others interested in that topic, but I knew my inane thoughts didn't really warrant a whole post. Sometimes I just wanted to say "I thought this event story was neat" without adding a "what did you think?" and massaging whatever discussion thread followed.\n
    \n
    So, in short, I had a higher standard for what counted as discussion-worthy and was dissatisfied when both consuming and producing content because of it.\n
    \n
    The kbin magazine blend of discussion threads and microblogs is *perfect* for this sort of problem, in my opinion, which is why kbin is my ideal setup. You clearly define when you want to make a discussion space for everyone vs. when you want to just bounce a thought into other like-minded people simply by whether you create a thread or a microblog, and you don't need two different sites (reddit/twitter, or lemmy/mastodon) to do it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1687519728 {#2610
    date: 2023-06-23 13:28:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@eric@techy.news"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2617 …}
  +nested: Doctrine\ORM\PersistentCollection {#2619 …}
  +votes: Doctrine\ORM\PersistentCollection {#2621 …}
  +reports: Doctrine\ORM\PersistentCollection {#2623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
  -id: 2084
  -bodyTs: "'absolut':44 'ad':145 'ago':80 'blend':187 'bounc':230 'brows':22 'clear':212 'consum':177 'content':39,180 'count':167 'creat':243 'curious':14 'd':101 'defin':213 'deserv':31 'didn':29,124 'differ':255 'discuss':154,170,189,220 'discussion-worthi':169 'dissatisfi':174 'event':140 'everyon':223 'exampl':52 'experi':59 'fedivers':12 'flip':98 'follow':156 'game':62 'genuin':13 'halfway':57 'higher':163 'ideal':209 'inan':107,122 'incid':66 'inspir':85 'interest':114 'kbin':3,185,206 'knew':120 'lemmy/mastodon':259 'like':236 'like-mind':235 'line':86 'long':76,79 'long-term':75 'magazin':186 'make':218 'mani':18 'massag':152 'mastodon':5 'microblog':9,192,248 'mind':237 'move':94 'neat':58,143 'need':253 'novelti':70 'often':102 'oh':81 'opinion':202 'other':113 'pass':91 'peopl':238 'perfect':194 'player':78 'post':7,33,130 'problem':199 'produc':179 'realli':126 'reddit':23 'reddit/twitter':257 'relat':40 'repetit':50 'say':136 'setup':210 'share':105 'short':159 'side':99 'simpl':48 'simpli':239 'site':256 'someon':54 'sometim':131 'sort':197 'space':221 'standard':164 'stori':141 'subreddit':43 'sugoi':93 'tame':84 'term':77 'thin':73 'think':150 'thought':25,108,123,138,232 'thread':155,190,245 'thrumbo':90 'time':19 'topic':111,117 'trite':49 'two':254 'use':2 'vs':224 'want':103,134,216,227 'wao':92 'warrant':127 'whatev':153 'whether':241 'whole':129 'without':144 'worn':72 'worthi':171"
  +ranking: 0
  +commentCount: 0
  +upVotes: 3
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/75747/-/comment/329226"
  +editedAt: DateTimeImmutable @1687476446 {#2611
    date: 2023-06-23 01:27:26.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687467326 {#2612
    date: 2023-06-22 22:55:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
193 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
194 DENIED moderate
App\Entity\EntryComment {#3066
  +user: Proxies\__CG__\App\Entity\User {#3065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2616
    +user: App\Entity\User {#2629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Why use Kbin over Mastodon to post a microblog to the Fediverse? Genuinely curious!\n
      \n
      There were so many times I was browsing reddit and thought to myself, "this didn't deserve a post of its own." Was it content related to the subreddit? Absolutely. But it was simple, trite, repetitive - for example, just someone having a halfway neat experience in a game, but with an incident for which the novelty had worn thin for long-term players long ago. (oh so your taming inspiration lined up with a thrumbo passing, wao sugoi moving on....)\n
      \n
      On the flip side, I'd often want to share my inane thoughts about a topic with others interested in that topic, but I knew my inane thoughts didn't really warrant a whole post. Sometimes I just wanted to say "I thought this event story was neat" without adding a "what did you think?" and massaging whatever discussion thread followed.\n
      \n
      So, in short, I had a higher standard for what counted as discussion-worthy and was dissatisfied when both consuming and producing content because of it.\n
      \n
      The kbin magazine blend of discussion threads and microblogs is *perfect* for this sort of problem, in my opinion, which is why kbin is my ideal setup. You clearly define when you want to make a discussion space for everyone vs. when you want to just bounce a thought into other like-minded people simply by whether you create a thread or a microblog, and you don't need two different sites (reddit/twitter, or lemmy/mastodon) to do it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1687519728 {#2610
      date: 2023-06-23 13:28:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@eric@techy.news"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2617 …}
    +nested: Doctrine\ORM\PersistentCollection {#2619 …}
    +votes: Doctrine\ORM\PersistentCollection {#2621 …}
    +reports: Doctrine\ORM\PersistentCollection {#2623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
    -id: 2084
    -bodyTs: "'absolut':44 'ad':145 'ago':80 'blend':187 'bounc':230 'brows':22 'clear':212 'consum':177 'content':39,180 'count':167 'creat':243 'curious':14 'd':101 'defin':213 'deserv':31 'didn':29,124 'differ':255 'discuss':154,170,189,220 'discussion-worthi':169 'dissatisfi':174 'event':140 'everyon':223 'exampl':52 'experi':59 'fedivers':12 'flip':98 'follow':156 'game':62 'genuin':13 'halfway':57 'higher':163 'ideal':209 'inan':107,122 'incid':66 'inspir':85 'interest':114 'kbin':3,185,206 'knew':120 'lemmy/mastodon':259 'like':236 'like-mind':235 'line':86 'long':76,79 'long-term':75 'magazin':186 'make':218 'mani':18 'massag':152 'mastodon':5 'microblog':9,192,248 'mind':237 'move':94 'neat':58,143 'need':253 'novelti':70 'often':102 'oh':81 'opinion':202 'other':113 'pass':91 'peopl':238 'perfect':194 'player':78 'post':7,33,130 'problem':199 'produc':179 'realli':126 'reddit':23 'reddit/twitter':257 'relat':40 'repetit':50 'say':136 'setup':210 'share':105 'short':159 'side':99 'simpl':48 'simpli':239 'site':256 'someon':54 'sometim':131 'sort':197 'space':221 'standard':164 'stori':141 'subreddit':43 'sugoi':93 'tame':84 'term':77 'thin':73 'think':150 'thought':25,108,123,138,232 'thread':155,190,245 'thrumbo':90 'time':19 'topic':111,117 'trite':49 'two':254 'use':2 'vs':224 'want':103,134,216,227 'wao':92 'warrant':127 'whatev':153 'whether':241 'whole':129 'without':144 'worn':72 'worthi':171"
    +ranking: 0
    +commentCount: 0
    +upVotes: 3
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/75747/-/comment/329226"
    +editedAt: DateTimeImmutable @1687476446 {#2611
      date: 2023-06-23 01:27:26.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687467326 {#2612
      date: 2023-06-22 22:55:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: "Some subreddits already had a daily/weekly discussion thread pinned to the top to serve exactly this purpose. Kbin's just taken that idea and made it a default part of the software."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1687481583 {#3069
    date: 2023-06-23 02:53:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@eric@techy.news"
    "@harmonea@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3064 …}
  +nested: Doctrine\ORM\PersistentCollection {#3062 …}
  +votes: Doctrine\ORM\PersistentCollection {#3060 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
  -id: 2242
  -bodyTs: "'alreadi':3 'daily/weekly':6 'default':28 'discuss':7 'exact':15 'idea':23 'kbin':18 'made':25 'part':29 'pin':9 'purpos':17 'serv':14 'softwar':32 'subreddit':2 'taken':21 'thread':8 'top':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/75747/-/comment/336930"
  +editedAt: DateTimeImmutable @1687481599 {#3068
    date: 2023-06-23 02:53:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687481583 {#3067
    date: 2023-06-23 02:53:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
195 DENIED edit
App\Entity\EntryComment {#3066
  +user: Proxies\__CG__\App\Entity\User {#3065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2616
    +user: App\Entity\User {#2629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Why use Kbin over Mastodon to post a microblog to the Fediverse? Genuinely curious!\n
      \n
      There were so many times I was browsing reddit and thought to myself, "this didn't deserve a post of its own." Was it content related to the subreddit? Absolutely. But it was simple, trite, repetitive - for example, just someone having a halfway neat experience in a game, but with an incident for which the novelty had worn thin for long-term players long ago. (oh so your taming inspiration lined up with a thrumbo passing, wao sugoi moving on....)\n
      \n
      On the flip side, I'd often want to share my inane thoughts about a topic with others interested in that topic, but I knew my inane thoughts didn't really warrant a whole post. Sometimes I just wanted to say "I thought this event story was neat" without adding a "what did you think?" and massaging whatever discussion thread followed.\n
      \n
      So, in short, I had a higher standard for what counted as discussion-worthy and was dissatisfied when both consuming and producing content because of it.\n
      \n
      The kbin magazine blend of discussion threads and microblogs is *perfect* for this sort of problem, in my opinion, which is why kbin is my ideal setup. You clearly define when you want to make a discussion space for everyone vs. when you want to just bounce a thought into other like-minded people simply by whether you create a thread or a microblog, and you don't need two different sites (reddit/twitter, or lemmy/mastodon) to do it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1687519728 {#2610
      date: 2023-06-23 13:28:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@eric@techy.news"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2617 …}
    +nested: Doctrine\ORM\PersistentCollection {#2619 …}
    +votes: Doctrine\ORM\PersistentCollection {#2621 …}
    +reports: Doctrine\ORM\PersistentCollection {#2623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
    -id: 2084
    -bodyTs: "'absolut':44 'ad':145 'ago':80 'blend':187 'bounc':230 'brows':22 'clear':212 'consum':177 'content':39,180 'count':167 'creat':243 'curious':14 'd':101 'defin':213 'deserv':31 'didn':29,124 'differ':255 'discuss':154,170,189,220 'discussion-worthi':169 'dissatisfi':174 'event':140 'everyon':223 'exampl':52 'experi':59 'fedivers':12 'flip':98 'follow':156 'game':62 'genuin':13 'halfway':57 'higher':163 'ideal':209 'inan':107,122 'incid':66 'inspir':85 'interest':114 'kbin':3,185,206 'knew':120 'lemmy/mastodon':259 'like':236 'like-mind':235 'line':86 'long':76,79 'long-term':75 'magazin':186 'make':218 'mani':18 'massag':152 'mastodon':5 'microblog':9,192,248 'mind':237 'move':94 'neat':58,143 'need':253 'novelti':70 'often':102 'oh':81 'opinion':202 'other':113 'pass':91 'peopl':238 'perfect':194 'player':78 'post':7,33,130 'problem':199 'produc':179 'realli':126 'reddit':23 'reddit/twitter':257 'relat':40 'repetit':50 'say':136 'setup':210 'share':105 'short':159 'side':99 'simpl':48 'simpli':239 'site':256 'someon':54 'sometim':131 'sort':197 'space':221 'standard':164 'stori':141 'subreddit':43 'sugoi':93 'tame':84 'term':77 'thin':73 'think':150 'thought':25,108,123,138,232 'thread':155,190,245 'thrumbo':90 'time':19 'topic':111,117 'trite':49 'two':254 'use':2 'vs':224 'want':103,134,216,227 'wao':92 'warrant':127 'whatev':153 'whether':241 'whole':129 'without':144 'worn':72 'worthi':171"
    +ranking: 0
    +commentCount: 0
    +upVotes: 3
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/75747/-/comment/329226"
    +editedAt: DateTimeImmutable @1687476446 {#2611
      date: 2023-06-23 01:27:26.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687467326 {#2612
      date: 2023-06-22 22:55:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: "Some subreddits already had a daily/weekly discussion thread pinned to the top to serve exactly this purpose. Kbin's just taken that idea and made it a default part of the software."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1687481583 {#3069
    date: 2023-06-23 02:53:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@eric@techy.news"
    "@harmonea@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3064 …}
  +nested: Doctrine\ORM\PersistentCollection {#3062 …}
  +votes: Doctrine\ORM\PersistentCollection {#3060 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
  -id: 2242
  -bodyTs: "'alreadi':3 'daily/weekly':6 'default':28 'discuss':7 'exact':15 'idea':23 'kbin':18 'made':25 'part':29 'pin':9 'purpos':17 'serv':14 'softwar':32 'subreddit':2 'taken':21 'thread':8 'top':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/75747/-/comment/336930"
  +editedAt: DateTimeImmutable @1687481599 {#3068
    date: 2023-06-23 02:53:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687481583 {#3067
    date: 2023-06-23 02:53:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
196 DENIED moderate
App\Entity\EntryComment {#3066
  +user: Proxies\__CG__\App\Entity\User {#3065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2616
    +user: App\Entity\User {#2629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Why use Kbin over Mastodon to post a microblog to the Fediverse? Genuinely curious!\n
      \n
      There were so many times I was browsing reddit and thought to myself, "this didn't deserve a post of its own." Was it content related to the subreddit? Absolutely. But it was simple, trite, repetitive - for example, just someone having a halfway neat experience in a game, but with an incident for which the novelty had worn thin for long-term players long ago. (oh so your taming inspiration lined up with a thrumbo passing, wao sugoi moving on....)\n
      \n
      On the flip side, I'd often want to share my inane thoughts about a topic with others interested in that topic, but I knew my inane thoughts didn't really warrant a whole post. Sometimes I just wanted to say "I thought this event story was neat" without adding a "what did you think?" and massaging whatever discussion thread followed.\n
      \n
      So, in short, I had a higher standard for what counted as discussion-worthy and was dissatisfied when both consuming and producing content because of it.\n
      \n
      The kbin magazine blend of discussion threads and microblogs is *perfect* for this sort of problem, in my opinion, which is why kbin is my ideal setup. You clearly define when you want to make a discussion space for everyone vs. when you want to just bounce a thought into other like-minded people simply by whether you create a thread or a microblog, and you don't need two different sites (reddit/twitter, or lemmy/mastodon) to do it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1687519728 {#2610
      date: 2023-06-23 13:28:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@eric@techy.news"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2617 …}
    +nested: Doctrine\ORM\PersistentCollection {#2619 …}
    +votes: Doctrine\ORM\PersistentCollection {#2621 …}
    +reports: Doctrine\ORM\PersistentCollection {#2623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
    -id: 2084
    -bodyTs: "'absolut':44 'ad':145 'ago':80 'blend':187 'bounc':230 'brows':22 'clear':212 'consum':177 'content':39,180 'count':167 'creat':243 'curious':14 'd':101 'defin':213 'deserv':31 'didn':29,124 'differ':255 'discuss':154,170,189,220 'discussion-worthi':169 'dissatisfi':174 'event':140 'everyon':223 'exampl':52 'experi':59 'fedivers':12 'flip':98 'follow':156 'game':62 'genuin':13 'halfway':57 'higher':163 'ideal':209 'inan':107,122 'incid':66 'inspir':85 'interest':114 'kbin':3,185,206 'knew':120 'lemmy/mastodon':259 'like':236 'like-mind':235 'line':86 'long':76,79 'long-term':75 'magazin':186 'make':218 'mani':18 'massag':152 'mastodon':5 'microblog':9,192,248 'mind':237 'move':94 'neat':58,143 'need':253 'novelti':70 'often':102 'oh':81 'opinion':202 'other':113 'pass':91 'peopl':238 'perfect':194 'player':78 'post':7,33,130 'problem':199 'produc':179 'realli':126 'reddit':23 'reddit/twitter':257 'relat':40 'repetit':50 'say':136 'setup':210 'share':105 'short':159 'side':99 'simpl':48 'simpli':239 'site':256 'someon':54 'sometim':131 'sort':197 'space':221 'standard':164 'stori':141 'subreddit':43 'sugoi':93 'tame':84 'term':77 'thin':73 'think':150 'thought':25,108,123,138,232 'thread':155,190,245 'thrumbo':90 'time':19 'topic':111,117 'trite':49 'two':254 'use':2 'vs':224 'want':103,134,216,227 'wao':92 'warrant':127 'whatev':153 'whether':241 'whole':129 'without':144 'worn':72 'worthi':171"
    +ranking: 0
    +commentCount: 0
    +upVotes: 3
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/75747/-/comment/329226"
    +editedAt: DateTimeImmutable @1687476446 {#2611
      date: 2023-06-23 01:27:26.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687467326 {#2612
      date: 2023-06-22 22:55:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: "Some subreddits already had a daily/weekly discussion thread pinned to the top to serve exactly this purpose. Kbin's just taken that idea and made it a default part of the software."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1687481583 {#3069
    date: 2023-06-23 02:53:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@eric@techy.news"
    "@harmonea@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3064 …}
  +nested: Doctrine\ORM\PersistentCollection {#3062 …}
  +votes: Doctrine\ORM\PersistentCollection {#3060 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
  -id: 2242
  -bodyTs: "'alreadi':3 'daily/weekly':6 'default':28 'discuss':7 'exact':15 'idea':23 'kbin':18 'made':25 'part':29 'pin':9 'purpos':17 'serv':14 'softwar':32 'subreddit':2 'taken':21 'thread':8 'top':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/75747/-/comment/336930"
  +editedAt: DateTimeImmutable @1687481599 {#3068
    date: 2023-06-23 02:53:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687481583 {#3067
    date: 2023-06-23 02:53:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
197 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
198 DENIED moderate
App\Entity\EntryComment {#3050
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2616
    +user: App\Entity\User {#2629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Why use Kbin over Mastodon to post a microblog to the Fediverse? Genuinely curious!\n
      \n
      There were so many times I was browsing reddit and thought to myself, "this didn't deserve a post of its own." Was it content related to the subreddit? Absolutely. But it was simple, trite, repetitive - for example, just someone having a halfway neat experience in a game, but with an incident for which the novelty had worn thin for long-term players long ago. (oh so your taming inspiration lined up with a thrumbo passing, wao sugoi moving on....)\n
      \n
      On the flip side, I'd often want to share my inane thoughts about a topic with others interested in that topic, but I knew my inane thoughts didn't really warrant a whole post. Sometimes I just wanted to say "I thought this event story was neat" without adding a "what did you think?" and massaging whatever discussion thread followed.\n
      \n
      So, in short, I had a higher standard for what counted as discussion-worthy and was dissatisfied when both consuming and producing content because of it.\n
      \n
      The kbin magazine blend of discussion threads and microblogs is *perfect* for this sort of problem, in my opinion, which is why kbin is my ideal setup. You clearly define when you want to make a discussion space for everyone vs. when you want to just bounce a thought into other like-minded people simply by whether you create a thread or a microblog, and you don't need two different sites (reddit/twitter, or lemmy/mastodon) to do it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1687519728 {#2610
      date: 2023-06-23 13:28:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@eric@techy.news"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2617 …}
    +nested: Doctrine\ORM\PersistentCollection {#2619 …}
    +votes: Doctrine\ORM\PersistentCollection {#2621 …}
    +reports: Doctrine\ORM\PersistentCollection {#2623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
    -id: 2084
    -bodyTs: "'absolut':44 'ad':145 'ago':80 'blend':187 'bounc':230 'brows':22 'clear':212 'consum':177 'content':39,180 'count':167 'creat':243 'curious':14 'd':101 'defin':213 'deserv':31 'didn':29,124 'differ':255 'discuss':154,170,189,220 'discussion-worthi':169 'dissatisfi':174 'event':140 'everyon':223 'exampl':52 'experi':59 'fedivers':12 'flip':98 'follow':156 'game':62 'genuin':13 'halfway':57 'higher':163 'ideal':209 'inan':107,122 'incid':66 'inspir':85 'interest':114 'kbin':3,185,206 'knew':120 'lemmy/mastodon':259 'like':236 'like-mind':235 'line':86 'long':76,79 'long-term':75 'magazin':186 'make':218 'mani':18 'massag':152 'mastodon':5 'microblog':9,192,248 'mind':237 'move':94 'neat':58,143 'need':253 'novelti':70 'often':102 'oh':81 'opinion':202 'other':113 'pass':91 'peopl':238 'perfect':194 'player':78 'post':7,33,130 'problem':199 'produc':179 'realli':126 'reddit':23 'reddit/twitter':257 'relat':40 'repetit':50 'say':136 'setup':210 'share':105 'short':159 'side':99 'simpl':48 'simpli':239 'site':256 'someon':54 'sometim':131 'sort':197 'space':221 'standard':164 'stori':141 'subreddit':43 'sugoi':93 'tame':84 'term':77 'thin':73 'think':150 'thought':25,108,123,138,232 'thread':155,190,245 'thrumbo':90 'time':19 'topic':111,117 'trite':49 'two':254 'use':2 'vs':224 'want':103,134,216,227 'wao':92 'warrant':127 'whatev':153 'whether':241 'whole':129 'without':144 'worn':72 'worthi':171"
    +ranking: 0
    +commentCount: 0
    +upVotes: 3
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/75747/-/comment/329226"
    +editedAt: DateTimeImmutable @1687476446 {#2611
      date: 2023-06-23 01:27:26.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687467326 {#2612
      date: 2023-06-22 22:55:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: """
    I was never a big fan of twitter/mastodon random personal ramblings that would fill my feed so I was naturally very skeptical of the microblogging feature in kbin, but honestly... it kinda makes sense here!\n
    \n
    If I'm on a magazine for some game like elden ring, for example, it makes sense to keep threads for big threaded conversations while using the microblog for just small thoughts, tips, screenshots, for sharing personal accomplishments or smaller things like that which don't usually create big discussions. If I need to ask a quick question I can just make a microblog post and maybe get answers even from people using mastodon that aren't on kbin or lemmy!\n
    \n
    I'm mostly repeating what you said, I know, but just wanted to gush about it a bit, it's a pretty cool idea.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687519632 {#3052
    date: 2023-06-23 13:27:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@eric@techy.news"
    "@harmonea@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3048 …}
  +nested: Doctrine\ORM\PersistentCollection {#3046 …}
  +votes: Doctrine\ORM\PersistentCollection {#3044 …}
  +reports: Doctrine\ORM\PersistentCollection {#3042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3038 …}
  -id: 2967
  -bodyTs: "'accomplish':73 'answer':104 'aren':111 'ask':90 'big':5,57,84 'bit':134 'convers':59 'cool':139 'creat':83 'discuss':85 'elden':46 'even':105 'exampl':49 'fan':6 'featur':26 'feed':16 'fill':14 'game':44 'get':103 'gush':130 'honest':30 'idea':140 'kbin':28,114 'keep':54 'kinda':32 'know':125 'lemmi':116 'like':45,77 'm':38,118 'magazin':41 'make':33,51,97 'mastodon':109 'mayb':102 'microblog':25,63,99 'most':119 'natur':20 'need':88 'never':3 'peopl':107 'person':10,72 'post':100 'pretti':138 'question':93 'quick':92 'rambl':11 'random':9 'repeat':120 'ring':47 'said':123 'screenshot':69 'sens':34,52 'share':71 'skeptic':22 'small':66 'smaller':75 'thing':76 'thought':67 'thread':55,58 'tip':68 'twitter/mastodon':8 'use':61,108 'usual':82 'want':128 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/75747/-/comment/348631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687519632 {#3051
    date: 2023-06-23 13:27:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
199 DENIED edit
App\Entity\EntryComment {#3050
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2616
    +user: App\Entity\User {#2629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Why use Kbin over Mastodon to post a microblog to the Fediverse? Genuinely curious!\n
      \n
      There were so many times I was browsing reddit and thought to myself, "this didn't deserve a post of its own." Was it content related to the subreddit? Absolutely. But it was simple, trite, repetitive - for example, just someone having a halfway neat experience in a game, but with an incident for which the novelty had worn thin for long-term players long ago. (oh so your taming inspiration lined up with a thrumbo passing, wao sugoi moving on....)\n
      \n
      On the flip side, I'd often want to share my inane thoughts about a topic with others interested in that topic, but I knew my inane thoughts didn't really warrant a whole post. Sometimes I just wanted to say "I thought this event story was neat" without adding a "what did you think?" and massaging whatever discussion thread followed.\n
      \n
      So, in short, I had a higher standard for what counted as discussion-worthy and was dissatisfied when both consuming and producing content because of it.\n
      \n
      The kbin magazine blend of discussion threads and microblogs is *perfect* for this sort of problem, in my opinion, which is why kbin is my ideal setup. You clearly define when you want to make a discussion space for everyone vs. when you want to just bounce a thought into other like-minded people simply by whether you create a thread or a microblog, and you don't need two different sites (reddit/twitter, or lemmy/mastodon) to do it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1687519728 {#2610
      date: 2023-06-23 13:28:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@eric@techy.news"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2617 …}
    +nested: Doctrine\ORM\PersistentCollection {#2619 …}
    +votes: Doctrine\ORM\PersistentCollection {#2621 …}
    +reports: Doctrine\ORM\PersistentCollection {#2623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
    -id: 2084
    -bodyTs: "'absolut':44 'ad':145 'ago':80 'blend':187 'bounc':230 'brows':22 'clear':212 'consum':177 'content':39,180 'count':167 'creat':243 'curious':14 'd':101 'defin':213 'deserv':31 'didn':29,124 'differ':255 'discuss':154,170,189,220 'discussion-worthi':169 'dissatisfi':174 'event':140 'everyon':223 'exampl':52 'experi':59 'fedivers':12 'flip':98 'follow':156 'game':62 'genuin':13 'halfway':57 'higher':163 'ideal':209 'inan':107,122 'incid':66 'inspir':85 'interest':114 'kbin':3,185,206 'knew':120 'lemmy/mastodon':259 'like':236 'like-mind':235 'line':86 'long':76,79 'long-term':75 'magazin':186 'make':218 'mani':18 'massag':152 'mastodon':5 'microblog':9,192,248 'mind':237 'move':94 'neat':58,143 'need':253 'novelti':70 'often':102 'oh':81 'opinion':202 'other':113 'pass':91 'peopl':238 'perfect':194 'player':78 'post':7,33,130 'problem':199 'produc':179 'realli':126 'reddit':23 'reddit/twitter':257 'relat':40 'repetit':50 'say':136 'setup':210 'share':105 'short':159 'side':99 'simpl':48 'simpli':239 'site':256 'someon':54 'sometim':131 'sort':197 'space':221 'standard':164 'stori':141 'subreddit':43 'sugoi':93 'tame':84 'term':77 'thin':73 'think':150 'thought':25,108,123,138,232 'thread':155,190,245 'thrumbo':90 'time':19 'topic':111,117 'trite':49 'two':254 'use':2 'vs':224 'want':103,134,216,227 'wao':92 'warrant':127 'whatev':153 'whether':241 'whole':129 'without':144 'worn':72 'worthi':171"
    +ranking: 0
    +commentCount: 0
    +upVotes: 3
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/75747/-/comment/329226"
    +editedAt: DateTimeImmutable @1687476446 {#2611
      date: 2023-06-23 01:27:26.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687467326 {#2612
      date: 2023-06-22 22:55:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: """
    I was never a big fan of twitter/mastodon random personal ramblings that would fill my feed so I was naturally very skeptical of the microblogging feature in kbin, but honestly... it kinda makes sense here!\n
    \n
    If I'm on a magazine for some game like elden ring, for example, it makes sense to keep threads for big threaded conversations while using the microblog for just small thoughts, tips, screenshots, for sharing personal accomplishments or smaller things like that which don't usually create big discussions. If I need to ask a quick question I can just make a microblog post and maybe get answers even from people using mastodon that aren't on kbin or lemmy!\n
    \n
    I'm mostly repeating what you said, I know, but just wanted to gush about it a bit, it's a pretty cool idea.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687519632 {#3052
    date: 2023-06-23 13:27:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@eric@techy.news"
    "@harmonea@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3048 …}
  +nested: Doctrine\ORM\PersistentCollection {#3046 …}
  +votes: Doctrine\ORM\PersistentCollection {#3044 …}
  +reports: Doctrine\ORM\PersistentCollection {#3042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3038 …}
  -id: 2967
  -bodyTs: "'accomplish':73 'answer':104 'aren':111 'ask':90 'big':5,57,84 'bit':134 'convers':59 'cool':139 'creat':83 'discuss':85 'elden':46 'even':105 'exampl':49 'fan':6 'featur':26 'feed':16 'fill':14 'game':44 'get':103 'gush':130 'honest':30 'idea':140 'kbin':28,114 'keep':54 'kinda':32 'know':125 'lemmi':116 'like':45,77 'm':38,118 'magazin':41 'make':33,51,97 'mastodon':109 'mayb':102 'microblog':25,63,99 'most':119 'natur':20 'need':88 'never':3 'peopl':107 'person':10,72 'post':100 'pretti':138 'question':93 'quick':92 'rambl':11 'random':9 'repeat':120 'ring':47 'said':123 'screenshot':69 'sens':34,52 'share':71 'skeptic':22 'small':66 'smaller':75 'thing':76 'thought':67 'thread':55,58 'tip':68 'twitter/mastodon':8 'use':61,108 'usual':82 'want':128 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/75747/-/comment/348631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687519632 {#3051
    date: 2023-06-23 13:27:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
200 DENIED moderate
App\Entity\EntryComment {#3050
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2616
    +user: App\Entity\User {#2629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Why use Kbin over Mastodon to post a microblog to the Fediverse? Genuinely curious!\n
      \n
      There were so many times I was browsing reddit and thought to myself, "this didn't deserve a post of its own." Was it content related to the subreddit? Absolutely. But it was simple, trite, repetitive - for example, just someone having a halfway neat experience in a game, but with an incident for which the novelty had worn thin for long-term players long ago. (oh so your taming inspiration lined up with a thrumbo passing, wao sugoi moving on....)\n
      \n
      On the flip side, I'd often want to share my inane thoughts about a topic with others interested in that topic, but I knew my inane thoughts didn't really warrant a whole post. Sometimes I just wanted to say "I thought this event story was neat" without adding a "what did you think?" and massaging whatever discussion thread followed.\n
      \n
      So, in short, I had a higher standard for what counted as discussion-worthy and was dissatisfied when both consuming and producing content because of it.\n
      \n
      The kbin magazine blend of discussion threads and microblogs is *perfect* for this sort of problem, in my opinion, which is why kbin is my ideal setup. You clearly define when you want to make a discussion space for everyone vs. when you want to just bounce a thought into other like-minded people simply by whether you create a thread or a microblog, and you don't need two different sites (reddit/twitter, or lemmy/mastodon) to do it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1687519728 {#2610
      date: 2023-06-23 13:28:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@eric@techy.news"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2617 …}
    +nested: Doctrine\ORM\PersistentCollection {#2619 …}
    +votes: Doctrine\ORM\PersistentCollection {#2621 …}
    +reports: Doctrine\ORM\PersistentCollection {#2623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
    -id: 2084
    -bodyTs: "'absolut':44 'ad':145 'ago':80 'blend':187 'bounc':230 'brows':22 'clear':212 'consum':177 'content':39,180 'count':167 'creat':243 'curious':14 'd':101 'defin':213 'deserv':31 'didn':29,124 'differ':255 'discuss':154,170,189,220 'discussion-worthi':169 'dissatisfi':174 'event':140 'everyon':223 'exampl':52 'experi':59 'fedivers':12 'flip':98 'follow':156 'game':62 'genuin':13 'halfway':57 'higher':163 'ideal':209 'inan':107,122 'incid':66 'inspir':85 'interest':114 'kbin':3,185,206 'knew':120 'lemmy/mastodon':259 'like':236 'like-mind':235 'line':86 'long':76,79 'long-term':75 'magazin':186 'make':218 'mani':18 'massag':152 'mastodon':5 'microblog':9,192,248 'mind':237 'move':94 'neat':58,143 'need':253 'novelti':70 'often':102 'oh':81 'opinion':202 'other':113 'pass':91 'peopl':238 'perfect':194 'player':78 'post':7,33,130 'problem':199 'produc':179 'realli':126 'reddit':23 'reddit/twitter':257 'relat':40 'repetit':50 'say':136 'setup':210 'share':105 'short':159 'side':99 'simpl':48 'simpli':239 'site':256 'someon':54 'sometim':131 'sort':197 'space':221 'standard':164 'stori':141 'subreddit':43 'sugoi':93 'tame':84 'term':77 'thin':73 'think':150 'thought':25,108,123,138,232 'thread':155,190,245 'thrumbo':90 'time':19 'topic':111,117 'trite':49 'two':254 'use':2 'vs':224 'want':103,134,216,227 'wao':92 'warrant':127 'whatev':153 'whether':241 'whole':129 'without':144 'worn':72 'worthi':171"
    +ranking: 0
    +commentCount: 0
    +upVotes: 3
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/75747/-/comment/329226"
    +editedAt: DateTimeImmutable @1687476446 {#2611
      date: 2023-06-23 01:27:26.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687467326 {#2612
      date: 2023-06-22 22:55:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: """
    I was never a big fan of twitter/mastodon random personal ramblings that would fill my feed so I was naturally very skeptical of the microblogging feature in kbin, but honestly... it kinda makes sense here!\n
    \n
    If I'm on a magazine for some game like elden ring, for example, it makes sense to keep threads for big threaded conversations while using the microblog for just small thoughts, tips, screenshots, for sharing personal accomplishments or smaller things like that which don't usually create big discussions. If I need to ask a quick question I can just make a microblog post and maybe get answers even from people using mastodon that aren't on kbin or lemmy!\n
    \n
    I'm mostly repeating what you said, I know, but just wanted to gush about it a bit, it's a pretty cool idea.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687519632 {#3052
    date: 2023-06-23 13:27:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@eric@techy.news"
    "@harmonea@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3048 …}
  +nested: Doctrine\ORM\PersistentCollection {#3046 …}
  +votes: Doctrine\ORM\PersistentCollection {#3044 …}
  +reports: Doctrine\ORM\PersistentCollection {#3042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3038 …}
  -id: 2967
  -bodyTs: "'accomplish':73 'answer':104 'aren':111 'ask':90 'big':5,57,84 'bit':134 'convers':59 'cool':139 'creat':83 'discuss':85 'elden':46 'even':105 'exampl':49 'fan':6 'featur':26 'feed':16 'fill':14 'game':44 'get':103 'gush':130 'honest':30 'idea':140 'kbin':28,114 'keep':54 'kinda':32 'know':125 'lemmi':116 'like':45,77 'm':38,118 'magazin':41 'make':33,51,97 'mastodon':109 'mayb':102 'microblog':25,63,99 'most':119 'natur':20 'need':88 'never':3 'peopl':107 'person':10,72 'post':100 'pretti':138 'question':93 'quick':92 'rambl':11 'random':9 'repeat':120 'ring':47 'said':123 'screenshot':69 'sens':34,52 'share':71 'skeptic':22 'small':66 'smaller':75 'thing':76 'thought':67 'thread':55,58 'tip':68 'twitter/mastodon':8 'use':61,108 'usual':82 'want':128 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/75747/-/comment/348631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687519632 {#3051
    date: 2023-06-23 13:27:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
201 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
202 DENIED moderate
App\Entity\EntryComment {#2690
  +user: App\Entity\User {#2704 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Your analysis is correct. This is how you attribute a quote where you have removed a letter for readability in a different context."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1688342708 {#2685
    date: 2023-07-03 02:05:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RMiddleton@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2692 …}
  +nested: Doctrine\ORM\PersistentCollection {#2694 …}
  +votes: Doctrine\ORM\PersistentCollection {#2696 …}
  +reports: Doctrine\ORM\PersistentCollection {#2698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2702 …}
  -id: 6370
  -bodyTs: "'analysi':2 'attribut':9 'context':23 'correct':4 'differ':22 'letter':17 'quot':11 'readabl':19 'remov':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 2
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/119618/-/comment/471816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688177217 {#2686
    date: 2023-07-01 04:06:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
203 DENIED edit
App\Entity\EntryComment {#2690
  +user: App\Entity\User {#2704 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Your analysis is correct. This is how you attribute a quote where you have removed a letter for readability in a different context."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1688342708 {#2685
    date: 2023-07-03 02:05:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RMiddleton@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2692 …}
  +nested: Doctrine\ORM\PersistentCollection {#2694 …}
  +votes: Doctrine\ORM\PersistentCollection {#2696 …}
  +reports: Doctrine\ORM\PersistentCollection {#2698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2702 …}
  -id: 6370
  -bodyTs: "'analysi':2 'attribut':9 'context':23 'correct':4 'differ':22 'letter':17 'quot':11 'readabl':19 'remov':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 2
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/119618/-/comment/471816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688177217 {#2686
    date: 2023-07-01 04:06:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
204 DENIED moderate
App\Entity\EntryComment {#2690
  +user: App\Entity\User {#2704 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Your analysis is correct. This is how you attribute a quote where you have removed a letter for readability in a different context."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1688342708 {#2685
    date: 2023-07-03 02:05:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RMiddleton@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2692 …}
  +nested: Doctrine\ORM\PersistentCollection {#2694 …}
  +votes: Doctrine\ORM\PersistentCollection {#2696 …}
  +reports: Doctrine\ORM\PersistentCollection {#2698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2702 …}
  -id: 6370
  -bodyTs: "'analysi':2 'attribut':9 'context':23 'correct':4 'differ':22 'letter':17 'quot':11 'readabl':19 'remov':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 2
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/119618/-/comment/471816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688177217 {#2686
    date: 2023-07-01 04:06:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
205 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
206 DENIED moderate
App\Entity\EntryComment {#3175
  +user: Proxies\__CG__\App\Entity\User {#3176 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2690
    +user: App\Entity\User {#2704 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Your analysis is correct. This is how you attribute a quote where you have removed a letter for readability in a different context."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1688342708 {#2685
      date: 2023-07-03 02:05:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RMiddleton@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2692 …}
    +nested: Doctrine\ORM\PersistentCollection {#2694 …}
    +votes: Doctrine\ORM\PersistentCollection {#2696 …}
    +reports: Doctrine\ORM\PersistentCollection {#2698 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2700 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2702 …}
    -id: 6370
    -bodyTs: "'analysi':2 'attribut':9 'context':23 'correct':4 'differ':22 'letter':17 'quot':11 'readabl':19 'remov':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 2
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/119618/-/comment/471816"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688177217 {#2686
      date: 2023-07-01 04:06:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2690}
  +body: "And here I’ve been using an elipsis like a fool"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688323286 {#3172
    date: 2023-07-02 20:41:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RMiddleton@kbin.social"
    "@mPony@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3177 …}
  +nested: Doctrine\ORM\PersistentCollection {#3179 …}
  +votes: Doctrine\ORM\PersistentCollection {#3181 …}
  +reports: Doctrine\ORM\PersistentCollection {#3183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
  -id: 7212
  -bodyTs: "'elipsi':8 'fool':11 'like':9 'use':6 've':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/119618/-/comment/504138"
  +editedAt: DateTimeImmutable @1688342831 {#3173
    date: 2023-07-03 02:07:11.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688323286 {#3174
    date: 2023-07-02 20:41:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
207 DENIED edit
App\Entity\EntryComment {#3175
  +user: Proxies\__CG__\App\Entity\User {#3176 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2690
    +user: App\Entity\User {#2704 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Your analysis is correct. This is how you attribute a quote where you have removed a letter for readability in a different context."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1688342708 {#2685
      date: 2023-07-03 02:05:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RMiddleton@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2692 …}
    +nested: Doctrine\ORM\PersistentCollection {#2694 …}
    +votes: Doctrine\ORM\PersistentCollection {#2696 …}
    +reports: Doctrine\ORM\PersistentCollection {#2698 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2700 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2702 …}
    -id: 6370
    -bodyTs: "'analysi':2 'attribut':9 'context':23 'correct':4 'differ':22 'letter':17 'quot':11 'readabl':19 'remov':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 2
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/119618/-/comment/471816"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688177217 {#2686
      date: 2023-07-01 04:06:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2690}
  +body: "And here I’ve been using an elipsis like a fool"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688323286 {#3172
    date: 2023-07-02 20:41:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RMiddleton@kbin.social"
    "@mPony@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3177 …}
  +nested: Doctrine\ORM\PersistentCollection {#3179 …}
  +votes: Doctrine\ORM\PersistentCollection {#3181 …}
  +reports: Doctrine\ORM\PersistentCollection {#3183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
  -id: 7212
  -bodyTs: "'elipsi':8 'fool':11 'like':9 'use':6 've':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/119618/-/comment/504138"
  +editedAt: DateTimeImmutable @1688342831 {#3173
    date: 2023-07-03 02:07:11.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688323286 {#3174
    date: 2023-07-02 20:41:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
208 DENIED moderate
App\Entity\EntryComment {#3175
  +user: Proxies\__CG__\App\Entity\User {#3176 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2690
    +user: App\Entity\User {#2704 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Your analysis is correct. This is how you attribute a quote where you have removed a letter for readability in a different context."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1688342708 {#2685
      date: 2023-07-03 02:05:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RMiddleton@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2692 …}
    +nested: Doctrine\ORM\PersistentCollection {#2694 …}
    +votes: Doctrine\ORM\PersistentCollection {#2696 …}
    +reports: Doctrine\ORM\PersistentCollection {#2698 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2700 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2702 …}
    -id: 6370
    -bodyTs: "'analysi':2 'attribut':9 'context':23 'correct':4 'differ':22 'letter':17 'quot':11 'readabl':19 'remov':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 2
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/119618/-/comment/471816"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688177217 {#2686
      date: 2023-07-01 04:06:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2690}
  +body: "And here I’ve been using an elipsis like a fool"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688323286 {#3172
    date: 2023-07-02 20:41:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RMiddleton@kbin.social"
    "@mPony@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3177 …}
  +nested: Doctrine\ORM\PersistentCollection {#3179 …}
  +votes: Doctrine\ORM\PersistentCollection {#3181 …}
  +reports: Doctrine\ORM\PersistentCollection {#3183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
  -id: 7212
  -bodyTs: "'elipsi':8 'fool':11 'like':9 'use':6 've':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/119618/-/comment/504138"
  +editedAt: DateTimeImmutable @1688342831 {#3173
    date: 2023-07-03 02:07:11.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688323286 {#3174
    date: 2023-07-02 20:41:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
209 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
210 DENIED moderate
App\Entity\EntryComment {#2764
  +user: App\Entity\User {#2447 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "@RMiddleton Yep. Means the author removed a letter from the word. So in the image above the author removed a d or s from the word waive. It just helps the quote make sense in context of the passage."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1688203901 {#2759
    date: 2023-07-01 11:31:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RMiddleton"
    "@RMiddleton@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2765 …}
  +nested: Doctrine\ORM\PersistentCollection {#2767 …}
  +votes: Doctrine\ORM\PersistentCollection {#2769 …}
  +reports: Doctrine\ORM\PersistentCollection {#2771 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2775 …}
  -id: 6200
  -bodyTs: "'author':5,18 'context':36 'd':21 'help':30 'imag':15 'letter':8 'make':33 'mean':3 'passag':39 'quot':32 'remov':6,19 'rmiddleton':1 'sens':34 'waiv':27 'word':11,26 'yep':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/119618/-/comment/469321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688164781 {#2760
    date: 2023-07-01 00:39:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
211 DENIED edit
App\Entity\EntryComment {#2764
  +user: App\Entity\User {#2447 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "@RMiddleton Yep. Means the author removed a letter from the word. So in the image above the author removed a d or s from the word waive. It just helps the quote make sense in context of the passage."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1688203901 {#2759
    date: 2023-07-01 11:31:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RMiddleton"
    "@RMiddleton@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2765 …}
  +nested: Doctrine\ORM\PersistentCollection {#2767 …}
  +votes: Doctrine\ORM\PersistentCollection {#2769 …}
  +reports: Doctrine\ORM\PersistentCollection {#2771 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2775 …}
  -id: 6200
  -bodyTs: "'author':5,18 'context':36 'd':21 'help':30 'imag':15 'letter':8 'make':33 'mean':3 'passag':39 'quot':32 'remov':6,19 'rmiddleton':1 'sens':34 'waiv':27 'word':11,26 'yep':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/119618/-/comment/469321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688164781 {#2760
    date: 2023-07-01 00:39:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
212 DENIED moderate
App\Entity\EntryComment {#2764
  +user: App\Entity\User {#2447 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "@RMiddleton Yep. Means the author removed a letter from the word. So in the image above the author removed a d or s from the word waive. It just helps the quote make sense in context of the passage."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1688203901 {#2759
    date: 2023-07-01 11:31:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RMiddleton"
    "@RMiddleton@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2765 …}
  +nested: Doctrine\ORM\PersistentCollection {#2767 …}
  +votes: Doctrine\ORM\PersistentCollection {#2769 …}
  +reports: Doctrine\ORM\PersistentCollection {#2771 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2775 …}
  -id: 6200
  -bodyTs: "'author':5,18 'context':36 'd':21 'help':30 'imag':15 'letter':8 'make':33 'mean':3 'passag':39 'quot':32 'remov':6,19 'rmiddleton':1 'sens':34 'waiv':27 'word':11,26 'yep':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/119618/-/comment/469321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688164781 {#2760
    date: 2023-07-01 00:39:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
213 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
214 DENIED moderate
App\Entity\EntryComment {#3158
  +user: Proxies\__CG__\App\Entity\User {#3159 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2764
    +user: App\Entity\User {#2447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "@RMiddleton Yep. Means the author removed a letter from the word. So in the image above the author removed a d or s from the word waive. It just helps the quote make sense in context of the passage."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1688203901 {#2759
      date: 2023-07-01 11:31:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RMiddleton"
      "@RMiddleton@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2765 …}
    +nested: Doctrine\ORM\PersistentCollection {#2767 …}
    +votes: Doctrine\ORM\PersistentCollection {#2769 …}
    +reports: Doctrine\ORM\PersistentCollection {#2771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2773 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2775 …}
    -id: 6200
    -bodyTs: "'author':5,18 'context':36 'd':21 'help':30 'imag':15 'letter':8 'make':33 'mean':3 'passag':39 'quot':32 'remov':6,19 'rmiddleton':1 'sens':34 'waiv':27 'word':11,26 'yep':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 1
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/119618/-/comment/469321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688164781 {#2760
      date: 2023-07-01 00:39:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2764}
  +body: "It's worth noting that this is nothing to do with legal writing in particular. You'll find this in all academic writing as well, and in journalism."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1688203900 {#3156
    date: 2023-07-01 11:31:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RMiddleton"
    "@RMiddleton@kbin.social"
    "@readbeanicecream@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3160 …}
  +nested: Doctrine\ORM\PersistentCollection {#3162 …}
  +votes: Doctrine\ORM\PersistentCollection {#3164 …}
  +reports: Doctrine\ORM\PersistentCollection {#3166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
  -id: 6225
  -bodyTs: "'academ':22 'find':18 'journal':28 'legal':12 'll':17 'note':4 'noth':8 'particular':15 'well':25 'worth':3 'write':13,23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 2
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/119618/-/comment/469948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688167797 {#3157
    date: 2023-07-01 01:29:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
215 DENIED edit
App\Entity\EntryComment {#3158
  +user: Proxies\__CG__\App\Entity\User {#3159 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2764
    +user: App\Entity\User {#2447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "@RMiddleton Yep. Means the author removed a letter from the word. So in the image above the author removed a d or s from the word waive. It just helps the quote make sense in context of the passage."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1688203901 {#2759
      date: 2023-07-01 11:31:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RMiddleton"
      "@RMiddleton@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2765 …}
    +nested: Doctrine\ORM\PersistentCollection {#2767 …}
    +votes: Doctrine\ORM\PersistentCollection {#2769 …}
    +reports: Doctrine\ORM\PersistentCollection {#2771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2773 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2775 …}
    -id: 6200
    -bodyTs: "'author':5,18 'context':36 'd':21 'help':30 'imag':15 'letter':8 'make':33 'mean':3 'passag':39 'quot':32 'remov':6,19 'rmiddleton':1 'sens':34 'waiv':27 'word':11,26 'yep':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 1
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/119618/-/comment/469321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688164781 {#2760
      date: 2023-07-01 00:39:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2764}
  +body: "It's worth noting that this is nothing to do with legal writing in particular. You'll find this in all academic writing as well, and in journalism."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1688203900 {#3156
    date: 2023-07-01 11:31:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RMiddleton"
    "@RMiddleton@kbin.social"
    "@readbeanicecream@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3160 …}
  +nested: Doctrine\ORM\PersistentCollection {#3162 …}
  +votes: Doctrine\ORM\PersistentCollection {#3164 …}
  +reports: Doctrine\ORM\PersistentCollection {#3166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
  -id: 6225
  -bodyTs: "'academ':22 'find':18 'journal':28 'legal':12 'll':17 'note':4 'noth':8 'particular':15 'well':25 'worth':3 'write':13,23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 2
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/119618/-/comment/469948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688167797 {#3157
    date: 2023-07-01 01:29:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
216 DENIED moderate
App\Entity\EntryComment {#3158
  +user: Proxies\__CG__\App\Entity\User {#3159 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2764
    +user: App\Entity\User {#2447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "@RMiddleton Yep. Means the author removed a letter from the word. So in the image above the author removed a d or s from the word waive. It just helps the quote make sense in context of the passage."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1688203901 {#2759
      date: 2023-07-01 11:31:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RMiddleton"
      "@RMiddleton@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2765 …}
    +nested: Doctrine\ORM\PersistentCollection {#2767 …}
    +votes: Doctrine\ORM\PersistentCollection {#2769 …}
    +reports: Doctrine\ORM\PersistentCollection {#2771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2773 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2775 …}
    -id: 6200
    -bodyTs: "'author':5,18 'context':36 'd':21 'help':30 'imag':15 'letter':8 'make':33 'mean':3 'passag':39 'quot':32 'remov':6,19 'rmiddleton':1 'sens':34 'waiv':27 'word':11,26 'yep':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 1
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/119618/-/comment/469321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688164781 {#2760
      date: 2023-07-01 00:39:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2764}
  +body: "It's worth noting that this is nothing to do with legal writing in particular. You'll find this in all academic writing as well, and in journalism."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1688203900 {#3156
    date: 2023-07-01 11:31:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RMiddleton"
    "@RMiddleton@kbin.social"
    "@readbeanicecream@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3160 …}
  +nested: Doctrine\ORM\PersistentCollection {#3162 …}
  +votes: Doctrine\ORM\PersistentCollection {#3164 …}
  +reports: Doctrine\ORM\PersistentCollection {#3166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
  -id: 6225
  -bodyTs: "'academ':22 'find':18 'journal':28 'legal':12 'll':17 'note':4 'noth':8 'particular':15 'well':25 'worth':3 'write':13,23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 2
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/119618/-/comment/469948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688167797 {#3157
    date: 2023-07-01 01:29:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
217 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
218 DENIED moderate
App\Entity\EntryComment {#3437
  +user: Proxies\__CG__\App\Entity\User {#3438 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3158
    +user: Proxies\__CG__\App\Entity\User {#3159 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2764
      +user: App\Entity\User {#2447 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "@RMiddleton Yep. Means the author removed a letter from the word. So in the image above the author removed a d or s from the word waive. It just helps the quote make sense in context of the passage."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1688203901 {#2759
        date: 2023-07-01 11:31:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@RMiddleton"
        "@RMiddleton@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2765 …}
      +nested: Doctrine\ORM\PersistentCollection {#2767 …}
      +votes: Doctrine\ORM\PersistentCollection {#2769 …}
      +reports: Doctrine\ORM\PersistentCollection {#2771 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2773 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2775 …}
      -id: 6200
      -bodyTs: "'author':5,18 'context':36 'd':21 'help':30 'imag':15 'letter':8 'make':33 'mean':3 'passag':39 'quot':32 'remov':6,19 'rmiddleton':1 'sens':34 'waiv':27 'word':11,26 'yep':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 1
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/119618/-/comment/469321"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688164781 {#2760
        date: 2023-07-01 00:39:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2764}
    +body: "It's worth noting that this is nothing to do with legal writing in particular. You'll find this in all academic writing as well, and in journalism."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1688203900 {#3156
      date: 2023-07-01 11:31:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RMiddleton"
      "@RMiddleton@kbin.social"
      "@readbeanicecream@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3160 …}
    +nested: Doctrine\ORM\PersistentCollection {#3162 …}
    +votes: Doctrine\ORM\PersistentCollection {#3164 …}
    +reports: Doctrine\ORM\PersistentCollection {#3166 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
    -id: 6225
    -bodyTs: "'academ':22 'find':18 'journal':28 'legal':12 'll':17 'note':4 'noth':8 'particular':15 'well':25 'worth':3 'write':13,23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 2
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/119618/-/comment/469948"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688167797 {#3157
      date: 2023-07-01 01:29:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2764}
  +body: "For some reason I have never noticed this before, or else I have just forgotten it in the 3 decades since I was in college."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1688203897 {#3435
    date: 2023-07-01 11:31:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RMiddleton"
    "@RMiddleton@kbin.social"
    "@readbeanicecream@kbin.social"
    "@Drusas@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3439 …}
  +nested: Doctrine\ORM\PersistentCollection {#3441 …}
  +votes: Doctrine\ORM\PersistentCollection {#3443 …}
  +reports: Doctrine\ORM\PersistentCollection {#3445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3449 …}
  -id: 6289
  -bodyTs: "'3':19 'colleg':25 'decad':20 'els':11 'forgotten':15 'never':6 'notic':7 'reason':3 'sinc':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/119618/-/comment/470888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688171016 {#3436
    date: 2023-07-01 02:23:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
219 DENIED edit
App\Entity\EntryComment {#3437
  +user: Proxies\__CG__\App\Entity\User {#3438 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3158
    +user: Proxies\__CG__\App\Entity\User {#3159 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2764
      +user: App\Entity\User {#2447 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "@RMiddleton Yep. Means the author removed a letter from the word. So in the image above the author removed a d or s from the word waive. It just helps the quote make sense in context of the passage."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1688203901 {#2759
        date: 2023-07-01 11:31:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@RMiddleton"
        "@RMiddleton@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2765 …}
      +nested: Doctrine\ORM\PersistentCollection {#2767 …}
      +votes: Doctrine\ORM\PersistentCollection {#2769 …}
      +reports: Doctrine\ORM\PersistentCollection {#2771 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2773 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2775 …}
      -id: 6200
      -bodyTs: "'author':5,18 'context':36 'd':21 'help':30 'imag':15 'letter':8 'make':33 'mean':3 'passag':39 'quot':32 'remov':6,19 'rmiddleton':1 'sens':34 'waiv':27 'word':11,26 'yep':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 1
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/119618/-/comment/469321"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688164781 {#2760
        date: 2023-07-01 00:39:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2764}
    +body: "It's worth noting that this is nothing to do with legal writing in particular. You'll find this in all academic writing as well, and in journalism."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1688203900 {#3156
      date: 2023-07-01 11:31:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RMiddleton"
      "@RMiddleton@kbin.social"
      "@readbeanicecream@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3160 …}
    +nested: Doctrine\ORM\PersistentCollection {#3162 …}
    +votes: Doctrine\ORM\PersistentCollection {#3164 …}
    +reports: Doctrine\ORM\PersistentCollection {#3166 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
    -id: 6225
    -bodyTs: "'academ':22 'find':18 'journal':28 'legal':12 'll':17 'note':4 'noth':8 'particular':15 'well':25 'worth':3 'write':13,23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 2
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/119618/-/comment/469948"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688167797 {#3157
      date: 2023-07-01 01:29:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2764}
  +body: "For some reason I have never noticed this before, or else I have just forgotten it in the 3 decades since I was in college."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1688203897 {#3435
    date: 2023-07-01 11:31:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RMiddleton"
    "@RMiddleton@kbin.social"
    "@readbeanicecream@kbin.social"
    "@Drusas@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3439 …}
  +nested: Doctrine\ORM\PersistentCollection {#3441 …}
  +votes: Doctrine\ORM\PersistentCollection {#3443 …}
  +reports: Doctrine\ORM\PersistentCollection {#3445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3449 …}
  -id: 6289
  -bodyTs: "'3':19 'colleg':25 'decad':20 'els':11 'forgotten':15 'never':6 'notic':7 'reason':3 'sinc':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/119618/-/comment/470888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688171016 {#3436
    date: 2023-07-01 02:23:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
220 DENIED moderate
App\Entity\EntryComment {#3437
  +user: Proxies\__CG__\App\Entity\User {#3438 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3158
    +user: Proxies\__CG__\App\Entity\User {#3159 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2764
      +user: App\Entity\User {#2447 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "@RMiddleton Yep. Means the author removed a letter from the word. So in the image above the author removed a d or s from the word waive. It just helps the quote make sense in context of the passage."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1688203901 {#2759
        date: 2023-07-01 11:31:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@RMiddleton"
        "@RMiddleton@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2765 …}
      +nested: Doctrine\ORM\PersistentCollection {#2767 …}
      +votes: Doctrine\ORM\PersistentCollection {#2769 …}
      +reports: Doctrine\ORM\PersistentCollection {#2771 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2773 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2775 …}
      -id: 6200
      -bodyTs: "'author':5,18 'context':36 'd':21 'help':30 'imag':15 'letter':8 'make':33 'mean':3 'passag':39 'quot':32 'remov':6,19 'rmiddleton':1 'sens':34 'waiv':27 'word':11,26 'yep':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 1
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/119618/-/comment/469321"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688164781 {#2760
        date: 2023-07-01 00:39:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2764}
    +body: "It's worth noting that this is nothing to do with legal writing in particular. You'll find this in all academic writing as well, and in journalism."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1688203900 {#3156
      date: 2023-07-01 11:31:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RMiddleton"
      "@RMiddleton@kbin.social"
      "@readbeanicecream@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3160 …}
    +nested: Doctrine\ORM\PersistentCollection {#3162 …}
    +votes: Doctrine\ORM\PersistentCollection {#3164 …}
    +reports: Doctrine\ORM\PersistentCollection {#3166 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
    -id: 6225
    -bodyTs: "'academ':22 'find':18 'journal':28 'legal':12 'll':17 'note':4 'noth':8 'particular':15 'well':25 'worth':3 'write':13,23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 2
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/119618/-/comment/469948"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688167797 {#3157
      date: 2023-07-01 01:29:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2764}
  +body: "For some reason I have never noticed this before, or else I have just forgotten it in the 3 decades since I was in college."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1688203897 {#3435
    date: 2023-07-01 11:31:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RMiddleton"
    "@RMiddleton@kbin.social"
    "@readbeanicecream@kbin.social"
    "@Drusas@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3439 …}
  +nested: Doctrine\ORM\PersistentCollection {#3441 …}
  +votes: Doctrine\ORM\PersistentCollection {#3443 …}
  +reports: Doctrine\ORM\PersistentCollection {#3445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3449 …}
  -id: 6289
  -bodyTs: "'3':19 'colleg':25 'decad':20 'els':11 'forgotten':15 'never':6 'notic':7 'reason':3 'sinc':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/119618/-/comment/470888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688171016 {#3436
    date: 2023-07-01 02:23:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
221 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
222 DENIED moderate
App\Entity\EntryComment {#2779
  +user: App\Entity\User {#2792 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Depending on the adhesive, rubbing alcohol or a vegetable oil."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1687998034 {#2763
    date: 2023-06-29 02:20:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sheeeep@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2780 …}
  +nested: Doctrine\ORM\PersistentCollection {#2782 …}
  +votes: Doctrine\ORM\PersistentCollection {#2784 …}
  +reports: Doctrine\ORM\PersistentCollection {#2786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2790 …}
  -id: 4763
  -bodyTs: "'adhes':4 'alcohol':6 'depend':1 'oil':10 'rub':5 'veget':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 2
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/437649"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687987435 {#2762
    date: 2023-06-28 23:23:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
223 DENIED edit
App\Entity\EntryComment {#2779
  +user: App\Entity\User {#2792 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Depending on the adhesive, rubbing alcohol or a vegetable oil."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1687998034 {#2763
    date: 2023-06-29 02:20:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sheeeep@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2780 …}
  +nested: Doctrine\ORM\PersistentCollection {#2782 …}
  +votes: Doctrine\ORM\PersistentCollection {#2784 …}
  +reports: Doctrine\ORM\PersistentCollection {#2786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2790 …}
  -id: 4763
  -bodyTs: "'adhes':4 'alcohol':6 'depend':1 'oil':10 'rub':5 'veget':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 2
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/437649"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687987435 {#2762
    date: 2023-06-28 23:23:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
224 DENIED moderate
App\Entity\EntryComment {#2779
  +user: App\Entity\User {#2792 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Depending on the adhesive, rubbing alcohol or a vegetable oil."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1687998034 {#2763
    date: 2023-06-29 02:20:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sheeeep@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2780 …}
  +nested: Doctrine\ORM\PersistentCollection {#2782 …}
  +votes: Doctrine\ORM\PersistentCollection {#2784 …}
  +reports: Doctrine\ORM\PersistentCollection {#2786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2790 …}
  -id: 4763
  -bodyTs: "'adhes':4 'alcohol':6 'depend':1 'oil':10 'rub':5 'veget':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 2
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/109119/-/comment/437649"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687987435 {#2762
    date: 2023-06-28 23:23:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
225 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
226 DENIED moderate
App\Entity\EntryComment {#2854
  +user: App\Entity\User {#2868 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2855 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    If you aren't already a really good writer, Gammarly Plus will make your work **worse** because you'll accept everything it tells you, and most of its corrections (compared to regular Grammarly) are straight-up wrong. It ignores your voice, your audience, your tone, your context, etc.\n
    \n
    That said, my work pays for Grammarly Plus &amp; I put work-related blog posts (which will end up public anyway) through it. I like the plus version because:\n
    \n
    1. It forces me to *really reread* everything, because it highlights fucking everything. Often I will make changes unrelated to what it's saying.\n
    2. It often highlights things that *can* be improved, but not in the way it suggests.\n
    3. Sometimes, it's actually correct.\n
    \n
    But usually it's wrong. For example:\n
    \n
    - It tells you to remove passive voice 100% of the time. This is straight-up incorrect. For example, if you're writing a post in which you talk about a new feature or patchnotes, you will use passive voice all the time. Sometimes the object of the sentence is actually the most important thing.\n
    - It often says "be more confident!" and then removes any nuance in your writing that you were using to soften the blow of something, or to make something sound more exciting, or etc.\n
    - It always tells you things like "don't use the word interesting! don't use this other word! they are too common!" Well... \n
        - Using random fancy words is an anti-pattern. Keep on saying "interesting"\n
        - Sometimes, this word in question is LITERALLY A TECHNICAL TERM IN YOUR FIELD. STOP TELLING ME NOT TO REPEAT IT.\n
    - It always wants me to say "So," at the start of every sentence. Jesus shut up. This is a thing I'm trying to REMOVE from my writing because it's a bad habit.\n
    \n
    Anyway. I'd say it's right about 10% of the time, **max**. Would I pay for it? Hell fucking no. Am I using it since it's already available? Yes, absolutely. But I'm not accepting many of its changes.\n
    \n
    Again, though, REGULAR Grammarly is usually right. Unless you have code snippets HAHAHAHAHAHAHA have fun having your Python code proofread for the rule "comma goes inside the quote." lmao. Literally they could ignore everything inside triple backticks, but do they? No.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1688021578 {#2849
    date: 2023-06-29 08:52:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zebus@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2856 …}
  +nested: Doctrine\ORM\PersistentCollection {#2858 …}
  +votes: Doctrine\ORM\PersistentCollection {#2860 …}
  +reports: Doctrine\ORM\PersistentCollection {#2862 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
  -id: 4762
  -bodyTs: "'1':79 '10':318 '100':139 '2':103 '3':119 'absolut':341 'accept':20,346 'actual':123,182 'alreadi':5,338 'alway':221,277 'anti':250 'anti-pattern':249 'anyway':70,310 'aren':3 'audienc':44 'avail':339 'backtick':387 'bad':308 'blog':63 'blow':208 'chang':96,350 'code':361,369 'comma':374 'common':241 'compar':30 'confid':192 'context':48 'correct':29,124 'could':382 'd':312 'end':67 'etc':49,219 'everi':287 'everyth':21,86,91,384 'exampl':131,150 'excit':217 'fanci':245 'featur':164 'field':268 'forc':81 'fuck':90,329 'fun':365 'gammar':10 'goe':375 'good':8 'grammar':33,56,354 'habit':309 'hahahahahahaha':363 'hell':328 'highlight':89,106 'ignor':40,383 'import':185 'improv':111 'incorrect':148 'insid':376,385 'interest':231,255 'jesus':289 'keep':252 'like':74,225 'liter':262,380 'll':19 'lmao':379 'm':297,344 'make':13,95,213 'mani':347 'max':322 'new':163 'nuanc':197 'object':177 'often':92,105,188 'passiv':137,170 'patchnot':166 'pattern':251 'pay':54,325 'plus':11,57,76 'post':64,156 'proofread':370 'public':69 'put':59 'python':368 'question':260 'quot':378 'random':244 're':153 'realli':7,84 'regular':32,353 'relat':62 'remov':136,195,300 'repeat':274 'reread':85 'right':316,357 'rule':373 'said':51 'say':102,189,254,281,313 'sentenc':180,288 'shut':290 'sinc':335 'snippet':362 'soften':206 'someth':210,214 'sometim':120,175,256 'sound':215 'start':285 'stop':269 'straight':36,146 'straight-up':35,145 'suggest':118 'talk':160 'technic':264 'tell':23,133,222,270 'term':265 'thing':107,186,224,295 'though':352 'time':142,174,321 'tone':46 'tri':298 'tripl':386 'unless':358 'unrel':97 'use':169,204,228,234,243,333 'usual':126,356 'version':77 'voic':42,138,171 'want':278 'way':116 'well':242 'word':230,237,246,258 'work':15,53,61 'work-rel':60 'wors':16 'would':323 'write':154,200,303 'writer':9 'wrong':38,129 'yes':340"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/109250/-/comment/437610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687987103 {#2850
    date: 2023-06-28 23:18:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
227 DENIED edit
App\Entity\EntryComment {#2854
  +user: App\Entity\User {#2868 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2855 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    If you aren't already a really good writer, Gammarly Plus will make your work **worse** because you'll accept everything it tells you, and most of its corrections (compared to regular Grammarly) are straight-up wrong. It ignores your voice, your audience, your tone, your context, etc.\n
    \n
    That said, my work pays for Grammarly Plus &amp; I put work-related blog posts (which will end up public anyway) through it. I like the plus version because:\n
    \n
    1. It forces me to *really reread* everything, because it highlights fucking everything. Often I will make changes unrelated to what it's saying.\n
    2. It often highlights things that *can* be improved, but not in the way it suggests.\n
    3. Sometimes, it's actually correct.\n
    \n
    But usually it's wrong. For example:\n
    \n
    - It tells you to remove passive voice 100% of the time. This is straight-up incorrect. For example, if you're writing a post in which you talk about a new feature or patchnotes, you will use passive voice all the time. Sometimes the object of the sentence is actually the most important thing.\n
    - It often says "be more confident!" and then removes any nuance in your writing that you were using to soften the blow of something, or to make something sound more exciting, or etc.\n
    - It always tells you things like "don't use the word interesting! don't use this other word! they are too common!" Well... \n
        - Using random fancy words is an anti-pattern. Keep on saying "interesting"\n
        - Sometimes, this word in question is LITERALLY A TECHNICAL TERM IN YOUR FIELD. STOP TELLING ME NOT TO REPEAT IT.\n
    - It always wants me to say "So," at the start of every sentence. Jesus shut up. This is a thing I'm trying to REMOVE from my writing because it's a bad habit.\n
    \n
    Anyway. I'd say it's right about 10% of the time, **max**. Would I pay for it? Hell fucking no. Am I using it since it's already available? Yes, absolutely. But I'm not accepting many of its changes.\n
    \n
    Again, though, REGULAR Grammarly is usually right. Unless you have code snippets HAHAHAHAHAHAHA have fun having your Python code proofread for the rule "comma goes inside the quote." lmao. Literally they could ignore everything inside triple backticks, but do they? No.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1688021578 {#2849
    date: 2023-06-29 08:52:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zebus@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2856 …}
  +nested: Doctrine\ORM\PersistentCollection {#2858 …}
  +votes: Doctrine\ORM\PersistentCollection {#2860 …}
  +reports: Doctrine\ORM\PersistentCollection {#2862 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
  -id: 4762
  -bodyTs: "'1':79 '10':318 '100':139 '2':103 '3':119 'absolut':341 'accept':20,346 'actual':123,182 'alreadi':5,338 'alway':221,277 'anti':250 'anti-pattern':249 'anyway':70,310 'aren':3 'audienc':44 'avail':339 'backtick':387 'bad':308 'blog':63 'blow':208 'chang':96,350 'code':361,369 'comma':374 'common':241 'compar':30 'confid':192 'context':48 'correct':29,124 'could':382 'd':312 'end':67 'etc':49,219 'everi':287 'everyth':21,86,91,384 'exampl':131,150 'excit':217 'fanci':245 'featur':164 'field':268 'forc':81 'fuck':90,329 'fun':365 'gammar':10 'goe':375 'good':8 'grammar':33,56,354 'habit':309 'hahahahahahaha':363 'hell':328 'highlight':89,106 'ignor':40,383 'import':185 'improv':111 'incorrect':148 'insid':376,385 'interest':231,255 'jesus':289 'keep':252 'like':74,225 'liter':262,380 'll':19 'lmao':379 'm':297,344 'make':13,95,213 'mani':347 'max':322 'new':163 'nuanc':197 'object':177 'often':92,105,188 'passiv':137,170 'patchnot':166 'pattern':251 'pay':54,325 'plus':11,57,76 'post':64,156 'proofread':370 'public':69 'put':59 'python':368 'question':260 'quot':378 'random':244 're':153 'realli':7,84 'regular':32,353 'relat':62 'remov':136,195,300 'repeat':274 'reread':85 'right':316,357 'rule':373 'said':51 'say':102,189,254,281,313 'sentenc':180,288 'shut':290 'sinc':335 'snippet':362 'soften':206 'someth':210,214 'sometim':120,175,256 'sound':215 'start':285 'stop':269 'straight':36,146 'straight-up':35,145 'suggest':118 'talk':160 'technic':264 'tell':23,133,222,270 'term':265 'thing':107,186,224,295 'though':352 'time':142,174,321 'tone':46 'tri':298 'tripl':386 'unless':358 'unrel':97 'use':169,204,228,234,243,333 'usual':126,356 'version':77 'voic':42,138,171 'want':278 'way':116 'well':242 'word':230,237,246,258 'work':15,53,61 'work-rel':60 'wors':16 'would':323 'write':154,200,303 'writer':9 'wrong':38,129 'yes':340"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/109250/-/comment/437610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687987103 {#2850
    date: 2023-06-28 23:18:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
228 DENIED moderate
App\Entity\EntryComment {#2854
  +user: App\Entity\User {#2868 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2855 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    If you aren't already a really good writer, Gammarly Plus will make your work **worse** because you'll accept everything it tells you, and most of its corrections (compared to regular Grammarly) are straight-up wrong. It ignores your voice, your audience, your tone, your context, etc.\n
    \n
    That said, my work pays for Grammarly Plus &amp; I put work-related blog posts (which will end up public anyway) through it. I like the plus version because:\n
    \n
    1. It forces me to *really reread* everything, because it highlights fucking everything. Often I will make changes unrelated to what it's saying.\n
    2. It often highlights things that *can* be improved, but not in the way it suggests.\n
    3. Sometimes, it's actually correct.\n
    \n
    But usually it's wrong. For example:\n
    \n
    - It tells you to remove passive voice 100% of the time. This is straight-up incorrect. For example, if you're writing a post in which you talk about a new feature or patchnotes, you will use passive voice all the time. Sometimes the object of the sentence is actually the most important thing.\n
    - It often says "be more confident!" and then removes any nuance in your writing that you were using to soften the blow of something, or to make something sound more exciting, or etc.\n
    - It always tells you things like "don't use the word interesting! don't use this other word! they are too common!" Well... \n
        - Using random fancy words is an anti-pattern. Keep on saying "interesting"\n
        - Sometimes, this word in question is LITERALLY A TECHNICAL TERM IN YOUR FIELD. STOP TELLING ME NOT TO REPEAT IT.\n
    - It always wants me to say "So," at the start of every sentence. Jesus shut up. This is a thing I'm trying to REMOVE from my writing because it's a bad habit.\n
    \n
    Anyway. I'd say it's right about 10% of the time, **max**. Would I pay for it? Hell fucking no. Am I using it since it's already available? Yes, absolutely. But I'm not accepting many of its changes.\n
    \n
    Again, though, REGULAR Grammarly is usually right. Unless you have code snippets HAHAHAHAHAHAHA have fun having your Python code proofread for the rule "comma goes inside the quote." lmao. Literally they could ignore everything inside triple backticks, but do they? No.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1688021578 {#2849
    date: 2023-06-29 08:52:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zebus@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2856 …}
  +nested: Doctrine\ORM\PersistentCollection {#2858 …}
  +votes: Doctrine\ORM\PersistentCollection {#2860 …}
  +reports: Doctrine\ORM\PersistentCollection {#2862 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
  -id: 4762
  -bodyTs: "'1':79 '10':318 '100':139 '2':103 '3':119 'absolut':341 'accept':20,346 'actual':123,182 'alreadi':5,338 'alway':221,277 'anti':250 'anti-pattern':249 'anyway':70,310 'aren':3 'audienc':44 'avail':339 'backtick':387 'bad':308 'blog':63 'blow':208 'chang':96,350 'code':361,369 'comma':374 'common':241 'compar':30 'confid':192 'context':48 'correct':29,124 'could':382 'd':312 'end':67 'etc':49,219 'everi':287 'everyth':21,86,91,384 'exampl':131,150 'excit':217 'fanci':245 'featur':164 'field':268 'forc':81 'fuck':90,329 'fun':365 'gammar':10 'goe':375 'good':8 'grammar':33,56,354 'habit':309 'hahahahahahaha':363 'hell':328 'highlight':89,106 'ignor':40,383 'import':185 'improv':111 'incorrect':148 'insid':376,385 'interest':231,255 'jesus':289 'keep':252 'like':74,225 'liter':262,380 'll':19 'lmao':379 'm':297,344 'make':13,95,213 'mani':347 'max':322 'new':163 'nuanc':197 'object':177 'often':92,105,188 'passiv':137,170 'patchnot':166 'pattern':251 'pay':54,325 'plus':11,57,76 'post':64,156 'proofread':370 'public':69 'put':59 'python':368 'question':260 'quot':378 'random':244 're':153 'realli':7,84 'regular':32,353 'relat':62 'remov':136,195,300 'repeat':274 'reread':85 'right':316,357 'rule':373 'said':51 'say':102,189,254,281,313 'sentenc':180,288 'shut':290 'sinc':335 'snippet':362 'soften':206 'someth':210,214 'sometim':120,175,256 'sound':215 'start':285 'stop':269 'straight':36,146 'straight-up':35,145 'suggest':118 'talk':160 'technic':264 'tell':23,133,222,270 'term':265 'thing':107,186,224,295 'though':352 'time':142,174,321 'tone':46 'tri':298 'tripl':386 'unless':358 'unrel':97 'use':169,204,228,234,243,333 'usual':126,356 'version':77 'voic':42,138,171 'want':278 'way':116 'well':242 'word':230,237,246,258 'work':15,53,61 'work-rel':60 'wors':16 'would':323 'write':154,200,303 'writer':9 'wrong':38,129 'yes':340"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/109250/-/comment/437610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687987103 {#2850
    date: 2023-06-28 23:18:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
229 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
230 DENIED moderate
App\Entity\EntryComment {#2928
  +user: App\Entity\User {#2942 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2929 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I wish I'd known how nice a place this is ages ago! After 10 years I was so institutionalised to the way reddit was, it was really hard to imagine using anything else and having anything like as nice a user experience. So many times over the last few days I've suddenly realised that for hours I've been browsing Kbin and not reddit. It's a nice feeling. Also, now I've replaced all my reddit bookmarks with Kbin ones which makes it feel a lot more permanent."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1687838993 {#2923
    date: 2023-06-27 06:09:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cygnus_velum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2930 …}
  +nested: Doctrine\ORM\PersistentCollection {#2932 …}
  +votes: Doctrine\ORM\PersistentCollection {#2934 …}
  +reports: Doctrine\ORM\PersistentCollection {#2936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2940 …}
  -id: 4700
  -bodyTs: "'10':15 'age':12 'ago':13 'also':72 'anyth':33,37 'bookmark':80 'brows':62 'd':4 'day':51 'els':34 'experi':43 'feel':71,87 'hard':29 'hour':58 'imagin':31 'institutionalis':20 'kbin':63,82 'known':5 'last':49 'like':38 'lot':89 'make':85 'mani':45 'nice':7,40,70 'one':83 'perman':91 'place':9 'realis':55 'realli':28 'reddit':24,66,79 'replac':76 'sudden':54 'time':46 'use':32 'user':42 've':53,60,75 'way':23 'wish':2 'year':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/101677/-/comment/413063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687838993 {#2924
    date: 2023-06-27 06:09:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
231 DENIED edit
App\Entity\EntryComment {#2928
  +user: App\Entity\User {#2942 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2929 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I wish I'd known how nice a place this is ages ago! After 10 years I was so institutionalised to the way reddit was, it was really hard to imagine using anything else and having anything like as nice a user experience. So many times over the last few days I've suddenly realised that for hours I've been browsing Kbin and not reddit. It's a nice feeling. Also, now I've replaced all my reddit bookmarks with Kbin ones which makes it feel a lot more permanent."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1687838993 {#2923
    date: 2023-06-27 06:09:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cygnus_velum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2930 …}
  +nested: Doctrine\ORM\PersistentCollection {#2932 …}
  +votes: Doctrine\ORM\PersistentCollection {#2934 …}
  +reports: Doctrine\ORM\PersistentCollection {#2936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2940 …}
  -id: 4700
  -bodyTs: "'10':15 'age':12 'ago':13 'also':72 'anyth':33,37 'bookmark':80 'brows':62 'd':4 'day':51 'els':34 'experi':43 'feel':71,87 'hard':29 'hour':58 'imagin':31 'institutionalis':20 'kbin':63,82 'known':5 'last':49 'like':38 'lot':89 'make':85 'mani':45 'nice':7,40,70 'one':83 'perman':91 'place':9 'realis':55 'realli':28 'reddit':24,66,79 'replac':76 'sudden':54 'time':46 'use':32 'user':42 've':53,60,75 'way':23 'wish':2 'year':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/101677/-/comment/413063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687838993 {#2924
    date: 2023-06-27 06:09:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
232 DENIED moderate
App\Entity\EntryComment {#2928
  +user: App\Entity\User {#2942 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2929 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#317
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#311
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I wish I'd known how nice a place this is ages ago! After 10 years I was so institutionalised to the way reddit was, it was really hard to imagine using anything else and having anything like as nice a user experience. So many times over the last few days I've suddenly realised that for hours I've been browsing Kbin and not reddit. It's a nice feeling. Also, now I've replaced all my reddit bookmarks with Kbin ones which makes it feel a lot more permanent."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1687838993 {#2923
    date: 2023-06-27 06:09:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cygnus_velum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2930 …}
  +nested: Doctrine\ORM\PersistentCollection {#2932 …}
  +votes: Doctrine\ORM\PersistentCollection {#2934 …}
  +reports: Doctrine\ORM\PersistentCollection {#2936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2940 …}
  -id: 4700
  -bodyTs: "'10':15 'age':12 'ago':13 'also':72 'anyth':33,37 'bookmark':80 'brows':62 'd':4 'day':51 'els':34 'experi':43 'feel':71,87 'hard':29 'hour':58 'imagin':31 'institutionalis':20 'kbin':63,82 'known':5 'last':49 'like':38 'lot':89 'make':85 'mani':45 'nice':7,40,70 'one':83 'perman':91 'place':9 'realis':55 'realli':28 'reddit':24,66,79 'replac':76 'sudden':54 'time':46 'use':32 'user':42 've':53,60,75 'way':23 'wish':2 'year':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/101677/-/comment/413063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687838993 {#2924
    date: 2023-06-27 06:09:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
233 DENIED edit
App\Entity\Magazine {#307
  +icon: Proxies\__CG__\App\Entity\Image {#288 …}
  +name: "AskKbin@kbin.social"
  +title: "AskKbin"
  +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
  +rules: null
  +subscriptionsCount: 0
  +entryCount: 22
  +entryCommentCount: 288
  +postCount: 63
  +postCommentCount: 139
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1689744356 {#317
    date: 2023-07-19 07:25:56.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#279 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
  +entries: Doctrine\ORM\PersistentCollection {#222 …}
  +posts: Doctrine\ORM\PersistentCollection {#180 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
  +bans: Doctrine\ORM\PersistentCollection {#159 …}
  +reports: Doctrine\ORM\PersistentCollection {#145 …}
  +badges: Doctrine\ORM\PersistentCollection {#123 …}
  +logs: Doctrine\ORM\PersistentCollection {#113 …}
  +awards: Doctrine\ORM\PersistentCollection {#102 …}
  +categories: Doctrine\ORM\PersistentCollection {#89 …}
  -id: 13
  +apId: "AskKbin@kbin.social"
  +apProfileId: "https://kbin.social/m/AskKbin"
  +apPublicUrl: "https://kbin.social/m/AskKbin"
  +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
  +apInboxUrl: "https://kbin.social/f/inbox"
  +apDomain: "kbin.social"
  +apPreferredUsername: "AskKbin"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1687144560 {#311
    date: 2023-06-19 05:16:00.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1687144560 {#310
    date: 2023-06-19 05:16:00.0 +02: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