Redirect 302 redirect from GET @entry_comment_create (30b67a)

GET https://kbin.spritesserver.nl/index.php/m/AskKbin@kbin.social/comments?p=6

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 …}
}
1.80 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.18 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 {#1785
  +user: App\Entity\User {#1460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Went to Catholic school from 1976 through 1987. We did the pledge in the morning through ... fifth grade? Maybe through eighth, but I don't really remember. Definitely not in high school. In those early years, I wasn't aware enough to know that I even *could* not want to recite it, let alone having the knowledge that I legally didn't even have to recite it, or even stand up for it.\n
    \n
    When my kids were going to public elementary, they did it, too. Very early on, one of my kids didn't like to do it, but it was more about social anxiety than making a political statement. So even though I was well aware of the legal rights around the pledge in school, I did encourage that child to participate when they could, because taking part in a group activity like that was a healthier choice than not for them at that age.\n
    \n
    We've since all had plenty of political/legal discussions, including around the pledge and its history, so they all make their own choices now, if the high school even has students recite it at all.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689181712 {#1539
    date: 2023-07-12 19:08:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1749 …}
  +nested: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  -id: 13541
  -bodyTs: "'1976':6 '1987':8 'activ':143 'age':156 'alon':54 'anxieti':105 'around':122,167 'awar':40,117 'cathol':3 'child':131 'choic':149,179 'could':47,136 'definit':28 'didn':61,93 'discuss':165 'earli':35,87 'eighth':21 'elementari':81 'encourag':129 'enough':41 'even':46,63,69,112,185 'fifth':17 'go':78 'grade':18 'group':142 'healthier':148 'high':31,183 'histori':172 'includ':166 'kid':76,92 'know':43 'knowledg':57 'legal':60,120 'let':53 'like':95,144 'make':107,176 'mayb':19 'morn':15 'one':89 'part':139 'particip':133 'pledg':12,124,169 'plenti':162 'polit':109 'political/legal':164 'public':80 'realli':26 'recit':51,66,188 'rememb':27 'right':121 'school':4,32,126,184 'sinc':159 'social':104 'stand':70 'statement':110 'student':187 'take':138 'though':113 've':158 'want':49 'wasn':38 'well':116 'went':1 'year':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735707"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689181712 {#1498
    date: 2023-07-12 19:08:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1785
  +user: App\Entity\User {#1460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Went to Catholic school from 1976 through 1987. We did the pledge in the morning through ... fifth grade? Maybe through eighth, but I don't really remember. Definitely not in high school. In those early years, I wasn't aware enough to know that I even *could* not want to recite it, let alone having the knowledge that I legally didn't even have to recite it, or even stand up for it.\n
    \n
    When my kids were going to public elementary, they did it, too. Very early on, one of my kids didn't like to do it, but it was more about social anxiety than making a political statement. So even though I was well aware of the legal rights around the pledge in school, I did encourage that child to participate when they could, because taking part in a group activity like that was a healthier choice than not for them at that age.\n
    \n
    We've since all had plenty of political/legal discussions, including around the pledge and its history, so they all make their own choices now, if the high school even has students recite it at all.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689181712 {#1539
    date: 2023-07-12 19:08:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1749 …}
  +nested: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  -id: 13541
  -bodyTs: "'1976':6 '1987':8 'activ':143 'age':156 'alon':54 'anxieti':105 'around':122,167 'awar':40,117 'cathol':3 'child':131 'choic':149,179 'could':47,136 'definit':28 'didn':61,93 'discuss':165 'earli':35,87 'eighth':21 'elementari':81 'encourag':129 'enough':41 'even':46,63,69,112,185 'fifth':17 'go':78 'grade':18 'group':142 'healthier':148 'high':31,183 'histori':172 'includ':166 'kid':76,92 'know':43 'knowledg':57 'legal':60,120 'let':53 'like':95,144 'make':107,176 'mayb':19 'morn':15 'one':89 'part':139 'particip':133 'pledg':12,124,169 'plenti':162 'polit':109 'political/legal':164 'public':80 'realli':26 'recit':51,66,188 'rememb':27 'right':121 'school':4,32,126,184 'sinc':159 'social':104 'stand':70 'statement':110 'student':187 'take':138 'though':113 've':158 'want':49 'wasn':38 'well':116 'went':1 'year':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735707"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689181712 {#1498
    date: 2023-07-12 19:08:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1785
  +user: App\Entity\User {#1460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Went to Catholic school from 1976 through 1987. We did the pledge in the morning through ... fifth grade? Maybe through eighth, but I don't really remember. Definitely not in high school. In those early years, I wasn't aware enough to know that I even *could* not want to recite it, let alone having the knowledge that I legally didn't even have to recite it, or even stand up for it.\n
    \n
    When my kids were going to public elementary, they did it, too. Very early on, one of my kids didn't like to do it, but it was more about social anxiety than making a political statement. So even though I was well aware of the legal rights around the pledge in school, I did encourage that child to participate when they could, because taking part in a group activity like that was a healthier choice than not for them at that age.\n
    \n
    We've since all had plenty of political/legal discussions, including around the pledge and its history, so they all make their own choices now, if the high school even has students recite it at all.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689181712 {#1539
    date: 2023-07-12 19:08:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1749 …}
  +nested: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  -id: 13541
  -bodyTs: "'1976':6 '1987':8 'activ':143 'age':156 'alon':54 'anxieti':105 'around':122,167 'awar':40,117 'cathol':3 'child':131 'choic':149,179 'could':47,136 'definit':28 'didn':61,93 'discuss':165 'earli':35,87 'eighth':21 'elementari':81 'encourag':129 'enough':41 'even':46,63,69,112,185 'fifth':17 'go':78 'grade':18 'group':142 'healthier':148 'high':31,183 'histori':172 'includ':166 'kid':76,92 'know':43 'knowledg':57 'legal':60,120 'let':53 'like':95,144 'make':107,176 'mayb':19 'morn':15 'one':89 'part':139 'particip':133 'pledg':12,124,169 'plenti':162 'polit':109 'political/legal':164 'public':80 'realli':26 'recit':51,66,188 'rememb':27 'right':121 'school':4,32,126,184 'sinc':159 'social':104 'stand':70 'statement':110 'student':187 'take':138 'though':113 've':158 'want':49 'wasn':38 'well':116 'went':1 'year':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735707"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689181712 {#1498
    date: 2023-07-12 19:08:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1740
  +user: App\Entity\User {#2460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "We said the pledge in the mornings in elementary school in the 80s. I don't believe it was held in middle or high school. I never thought twice about it and I don't think any of the other kids did either. Can't remember any issues arising over it then. I couldn't really care less about whether or not schools continued to hold it now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689181697 {#1735
    date: 2023-07-12 19:08:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1718 …}
  +nested: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#2448 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
  -id: 13540
  -bodyTs: "'80s':13 'aris':49 'believ':17 'care':57 'continu':64 'couldn':54 'either':43 'elementari':9 'held':20 'high':24 'hold':66 'issu':48 'kid':41 'less':58 'middl':22 'morn':7 'never':27 'pledg':4 'realli':56 'rememb':46 'said':2 'school':10,25,63 'think':36 'thought':28 'twice':29 'whether':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689181697 {#1716
    date: 2023-07-12 19:08:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#1740
  +user: App\Entity\User {#2460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "We said the pledge in the mornings in elementary school in the 80s. I don't believe it was held in middle or high school. I never thought twice about it and I don't think any of the other kids did either. Can't remember any issues arising over it then. I couldn't really care less about whether or not schools continued to hold it now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689181697 {#1735
    date: 2023-07-12 19:08:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1718 …}
  +nested: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#2448 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
  -id: 13540
  -bodyTs: "'80s':13 'aris':49 'believ':17 'care':57 'continu':64 'couldn':54 'either':43 'elementari':9 'held':20 'high':24 'hold':66 'issu':48 'kid':41 'less':58 'middl':22 'morn':7 'never':27 'pledg':4 'realli':56 'rememb':46 'said':2 'school':10,25,63 'think':36 'thought':28 'twice':29 'whether':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689181697 {#1716
    date: 2023-07-12 19:08:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#1740
  +user: App\Entity\User {#2460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "We said the pledge in the mornings in elementary school in the 80s. I don't believe it was held in middle or high school. I never thought twice about it and I don't think any of the other kids did either. Can't remember any issues arising over it then. I couldn't really care less about whether or not schools continued to hold it now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689181697 {#1735
    date: 2023-07-12 19:08:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1718 …}
  +nested: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#2448 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
  -id: 13540
  -bodyTs: "'80s':13 'aris':49 'believ':17 'care':57 'continu':64 'couldn':54 'either':43 'elementari':9 'held':20 'high':24 'hold':66 'issu':48 'kid':41 'less':58 'middl':22 'morn':7 'never':27 'pledg':4 'realli':56 'rememb':46 'said':2 'school':10,25,63 'think':36 'thought':28 'twice':29 'whether':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689181697 {#1716
    date: 2023-07-12 19:08:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2019
  +user: App\Entity\User {#2029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    At some point in high school I stopped standing. I want to say my freshman year but I could be wrong. It was just on a whim one day, although I was a bit of a rebel at heart, I was not the type of student to get in trouble for anything.\n
    \n
    Anyway, from the day I first decided to ignore the pledge, I was never reprimanded for it. Some teachers would stare daggers at me but I never received any punishment nor were my parents notified.\n
    \n
    Edit to add: The time period would have been sometime from 2007-2010
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689181856 {#1401
    date: 2023-07-12 19:10:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2023 …}
  +nested: Doctrine\ORM\PersistentCollection {#2032 …}
  +votes: Doctrine\ORM\PersistentCollection {#2024 …}
  +reports: Doctrine\ORM\PersistentCollection {#2018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
  -id: 13527
  -bodyTs: "'-2010':100 '2007':99 'add':90 'although':30 'anyth':52 'anyway':53 'bit':34 'could':19 'dagger':74 'day':29,56 'decid':59 'edit':88 'first':58 'freshman':15 'get':48 'heart':39 'high':5 'ignor':61 'never':66,79 'notifi':87 'one':28 'parent':86 'period':93 'pledg':63 'point':3 'punish':82 'rebel':37 'receiv':80 'reprimand':67 'say':13 'school':6 'sometim':97 'stand':9 'stare':73 'stop':8 'student':46 'teacher':71 'time':92 'troubl':50 'type':44 'want':11 'whim':27 'would':72,94 'wrong':21 'year':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735531"
  +editedAt: DateTimeImmutable @1689181416 {#1404
    date: 2023-07-12 19:03:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689181367 {#1363
    date: 2023-07-12 19:02: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
11 DENIED edit
App\Entity\EntryComment {#2019
  +user: App\Entity\User {#2029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    At some point in high school I stopped standing. I want to say my freshman year but I could be wrong. It was just on a whim one day, although I was a bit of a rebel at heart, I was not the type of student to get in trouble for anything.\n
    \n
    Anyway, from the day I first decided to ignore the pledge, I was never reprimanded for it. Some teachers would stare daggers at me but I never received any punishment nor were my parents notified.\n
    \n
    Edit to add: The time period would have been sometime from 2007-2010
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689181856 {#1401
    date: 2023-07-12 19:10:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2023 …}
  +nested: Doctrine\ORM\PersistentCollection {#2032 …}
  +votes: Doctrine\ORM\PersistentCollection {#2024 …}
  +reports: Doctrine\ORM\PersistentCollection {#2018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
  -id: 13527
  -bodyTs: "'-2010':100 '2007':99 'add':90 'although':30 'anyth':52 'anyway':53 'bit':34 'could':19 'dagger':74 'day':29,56 'decid':59 'edit':88 'first':58 'freshman':15 'get':48 'heart':39 'high':5 'ignor':61 'never':66,79 'notifi':87 'one':28 'parent':86 'period':93 'pledg':63 'point':3 'punish':82 'rebel':37 'receiv':80 'reprimand':67 'say':13 'school':6 'sometim':97 'stand':9 'stare':73 'stop':8 'student':46 'teacher':71 'time':92 'troubl':50 'type':44 'want':11 'whim':27 'would':72,94 'wrong':21 'year':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735531"
  +editedAt: DateTimeImmutable @1689181416 {#1404
    date: 2023-07-12 19:03:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689181367 {#1363
    date: 2023-07-12 19:02: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
12 DENIED moderate
App\Entity\EntryComment {#2019
  +user: App\Entity\User {#2029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    At some point in high school I stopped standing. I want to say my freshman year but I could be wrong. It was just on a whim one day, although I was a bit of a rebel at heart, I was not the type of student to get in trouble for anything.\n
    \n
    Anyway, from the day I first decided to ignore the pledge, I was never reprimanded for it. Some teachers would stare daggers at me but I never received any punishment nor were my parents notified.\n
    \n
    Edit to add: The time period would have been sometime from 2007-2010
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689181856 {#1401
    date: 2023-07-12 19:10:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2023 …}
  +nested: Doctrine\ORM\PersistentCollection {#2032 …}
  +votes: Doctrine\ORM\PersistentCollection {#2024 …}
  +reports: Doctrine\ORM\PersistentCollection {#2018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
  -id: 13527
  -bodyTs: "'-2010':100 '2007':99 'add':90 'although':30 'anyth':52 'anyway':53 'bit':34 'could':19 'dagger':74 'day':29,56 'decid':59 'edit':88 'first':58 'freshman':15 'get':48 'heart':39 'high':5 'ignor':61 'never':66,79 'notifi':87 'one':28 'parent':86 'period':93 'pledg':63 'point':3 'punish':82 'rebel':37 'receiv':80 'reprimand':67 'say':13 'school':6 'sometim':97 'stand':9 'stare':73 'stop':8 'student':46 'teacher':71 'time':92 'troubl':50 'type':44 'want':11 'whim':27 'would':72,94 'wrong':21 'year':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735531"
  +editedAt: DateTimeImmutable @1689181416 {#1404
    date: 2023-07-12 19:03:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689181367 {#1363
    date: 2023-07-12 19:02: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
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 {#3039
  +user: Proxies\__CG__\App\Entity\User {#3038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2019
    +user: App\Entity\User {#2029 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      At some point in high school I stopped standing. I want to say my freshman year but I could be wrong. It was just on a whim one day, although I was a bit of a rebel at heart, I was not the type of student to get in trouble for anything.\n
      \n
      Anyway, from the day I first decided to ignore the pledge, I was never reprimanded for it. Some teachers would stare daggers at me but I never received any punishment nor were my parents notified.\n
      \n
      Edit to add: The time period would have been sometime from 2007-2010
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1689181856 {#1401
      date: 2023-07-12 19:10:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2023 …}
    +nested: Doctrine\ORM\PersistentCollection {#2032 …}
    +votes: Doctrine\ORM\PersistentCollection {#2024 …}
    +reports: Doctrine\ORM\PersistentCollection {#2018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
    -id: 13527
    -bodyTs: "'-2010':100 '2007':99 'add':90 'although':30 'anyth':52 'anyway':53 'bit':34 'could':19 'dagger':74 'day':29,56 'decid':59 'edit':88 'first':58 'freshman':15 'get':48 'heart':39 'high':5 'ignor':61 'never':66,79 'notifi':87 'one':28 'parent':86 'period':93 'pledg':63 'point':3 'punish':82 'rebel':37 'receiv':80 'reprimand':67 'say':13 'school':6 'sometim':97 'stand':9 'stare':73 'stop':8 'student':46 'teacher':71 'time':92 'troubl':50 'type':44 'want':11 'whim':27 'would':72,94 'wrong':21 'year':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735531"
    +editedAt: DateTimeImmutable @1689181416 {#1404
      date: 2023-07-12 19:03:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689181367 {#1363
      date: 2023-07-12 19:02:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2019}
  +body: """
    Interesting, I never got in trouble in High School but every 1st period teacher I had was obssessed with making sure each and every student was pledging their allegiance, and the closest I got to getting into trouble was refusing to pledge. I had to write a letter explaining why I wasn't going to anymore.\n
    \n
    We were even stopped in the hall, 3 minutes until your class? Too bad, you have to wait in silence in the hall and be late to your class.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689181854 {#3041
    date: 2023-07-12 19:10:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@dominoko@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3037 …}
  +nested: Doctrine\ORM\PersistentCollection {#3035 …}
  +votes: Doctrine\ORM\PersistentCollection {#3115 …}
  +reports: Doctrine\ORM\PersistentCollection {#3116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
  -id: 13554
  -bodyTs: "'1st':12 '3':64 'allegi':29 'anymor':56 'bad':70 'class':68,85 'closest':32 'even':59 'everi':11,24 'explain':49 'get':36 'go':54 'got':4,34 'hall':63,79 'high':8 'interest':1 'late':82 'letter':48 'make':20 'minut':65 'never':3 'obssess':18 'period':13 'pledg':27,42 'refus':40 'school':9 'silenc':76 'stop':60 'student':25 'sure':21 'teacher':14 'troubl':6,38 'wait':74 'wasn':52 'write':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689181854 {#3040
    date: 2023-07-12 19:10: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
15 DENIED edit
App\Entity\EntryComment {#3039
  +user: Proxies\__CG__\App\Entity\User {#3038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2019
    +user: App\Entity\User {#2029 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      At some point in high school I stopped standing. I want to say my freshman year but I could be wrong. It was just on a whim one day, although I was a bit of a rebel at heart, I was not the type of student to get in trouble for anything.\n
      \n
      Anyway, from the day I first decided to ignore the pledge, I was never reprimanded for it. Some teachers would stare daggers at me but I never received any punishment nor were my parents notified.\n
      \n
      Edit to add: The time period would have been sometime from 2007-2010
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1689181856 {#1401
      date: 2023-07-12 19:10:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2023 …}
    +nested: Doctrine\ORM\PersistentCollection {#2032 …}
    +votes: Doctrine\ORM\PersistentCollection {#2024 …}
    +reports: Doctrine\ORM\PersistentCollection {#2018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
    -id: 13527
    -bodyTs: "'-2010':100 '2007':99 'add':90 'although':30 'anyth':52 'anyway':53 'bit':34 'could':19 'dagger':74 'day':29,56 'decid':59 'edit':88 'first':58 'freshman':15 'get':48 'heart':39 'high':5 'ignor':61 'never':66,79 'notifi':87 'one':28 'parent':86 'period':93 'pledg':63 'point':3 'punish':82 'rebel':37 'receiv':80 'reprimand':67 'say':13 'school':6 'sometim':97 'stand':9 'stare':73 'stop':8 'student':46 'teacher':71 'time':92 'troubl':50 'type':44 'want':11 'whim':27 'would':72,94 'wrong':21 'year':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735531"
    +editedAt: DateTimeImmutable @1689181416 {#1404
      date: 2023-07-12 19:03:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689181367 {#1363
      date: 2023-07-12 19:02:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2019}
  +body: """
    Interesting, I never got in trouble in High School but every 1st period teacher I had was obssessed with making sure each and every student was pledging their allegiance, and the closest I got to getting into trouble was refusing to pledge. I had to write a letter explaining why I wasn't going to anymore.\n
    \n
    We were even stopped in the hall, 3 minutes until your class? Too bad, you have to wait in silence in the hall and be late to your class.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689181854 {#3041
    date: 2023-07-12 19:10:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@dominoko@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3037 …}
  +nested: Doctrine\ORM\PersistentCollection {#3035 …}
  +votes: Doctrine\ORM\PersistentCollection {#3115 …}
  +reports: Doctrine\ORM\PersistentCollection {#3116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
  -id: 13554
  -bodyTs: "'1st':12 '3':64 'allegi':29 'anymor':56 'bad':70 'class':68,85 'closest':32 'even':59 'everi':11,24 'explain':49 'get':36 'go':54 'got':4,34 'hall':63,79 'high':8 'interest':1 'late':82 'letter':48 'make':20 'minut':65 'never':3 'obssess':18 'period':13 'pledg':27,42 'refus':40 'school':9 'silenc':76 'stop':60 'student':25 'sure':21 'teacher':14 'troubl':6,38 'wait':74 'wasn':52 'write':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689181854 {#3040
    date: 2023-07-12 19:10: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
16 DENIED moderate
App\Entity\EntryComment {#3039
  +user: Proxies\__CG__\App\Entity\User {#3038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2019
    +user: App\Entity\User {#2029 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      At some point in high school I stopped standing. I want to say my freshman year but I could be wrong. It was just on a whim one day, although I was a bit of a rebel at heart, I was not the type of student to get in trouble for anything.\n
      \n
      Anyway, from the day I first decided to ignore the pledge, I was never reprimanded for it. Some teachers would stare daggers at me but I never received any punishment nor were my parents notified.\n
      \n
      Edit to add: The time period would have been sometime from 2007-2010
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1689181856 {#1401
      date: 2023-07-12 19:10:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2023 …}
    +nested: Doctrine\ORM\PersistentCollection {#2032 …}
    +votes: Doctrine\ORM\PersistentCollection {#2024 …}
    +reports: Doctrine\ORM\PersistentCollection {#2018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
    -id: 13527
    -bodyTs: "'-2010':100 '2007':99 'add':90 'although':30 'anyth':52 'anyway':53 'bit':34 'could':19 'dagger':74 'day':29,56 'decid':59 'edit':88 'first':58 'freshman':15 'get':48 'heart':39 'high':5 'ignor':61 'never':66,79 'notifi':87 'one':28 'parent':86 'period':93 'pledg':63 'point':3 'punish':82 'rebel':37 'receiv':80 'reprimand':67 'say':13 'school':6 'sometim':97 'stand':9 'stare':73 'stop':8 'student':46 'teacher':71 'time':92 'troubl':50 'type':44 'want':11 'whim':27 'would':72,94 'wrong':21 'year':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735531"
    +editedAt: DateTimeImmutable @1689181416 {#1404
      date: 2023-07-12 19:03:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689181367 {#1363
      date: 2023-07-12 19:02:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2019}
  +body: """
    Interesting, I never got in trouble in High School but every 1st period teacher I had was obssessed with making sure each and every student was pledging their allegiance, and the closest I got to getting into trouble was refusing to pledge. I had to write a letter explaining why I wasn't going to anymore.\n
    \n
    We were even stopped in the hall, 3 minutes until your class? Too bad, you have to wait in silence in the hall and be late to your class.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689181854 {#3041
    date: 2023-07-12 19:10:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@dominoko@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3037 …}
  +nested: Doctrine\ORM\PersistentCollection {#3035 …}
  +votes: Doctrine\ORM\PersistentCollection {#3115 …}
  +reports: Doctrine\ORM\PersistentCollection {#3116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
  -id: 13554
  -bodyTs: "'1st':12 '3':64 'allegi':29 'anymor':56 'bad':70 'class':68,85 'closest':32 'even':59 'everi':11,24 'explain':49 'get':36 'go':54 'got':4,34 'hall':63,79 'high':8 'interest':1 'late':82 'letter':48 'make':20 'minut':65 'never':3 'obssess':18 'period':13 'pledg':27,42 'refus':40 'school':9 'silenc':76 'stop':60 'student':25 'sure':21 'teacher':14 'troubl':6,38 'wait':74 'wasn':52 'write':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689181854 {#3040
    date: 2023-07-12 19:10: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
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 {#2314
  +user: App\Entity\User {#2340 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I grew up in Florida and funnily enough most of the teachers didn’t care, some even encouraged us to think about why we do it and make a decision for ourselves. I’m 28. I’m sure they all moved out of state or got fired by now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689181146 {#2042
    date: 2023-07-12 18:59:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2326 …}
  +votes: Doctrine\ORM\PersistentCollection {#2325 …}
  +reports: Doctrine\ORM\PersistentCollection {#2329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -id: 13521
  -bodyTs: "'28':35 'care':15 'decis':30 'didn':13 'encourag':18 'enough':8 'even':17 'fire':47 'florida':5 'funnili':7 'got':46 'grew':2 'm':34,37 'make':28 'move':41 'state':44 'sure':38 'teacher':12 'think':21 'us':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689181146 {#2141
    date: 2023-07-12 18:59: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
19 DENIED edit
App\Entity\EntryComment {#2314
  +user: App\Entity\User {#2340 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I grew up in Florida and funnily enough most of the teachers didn’t care, some even encouraged us to think about why we do it and make a decision for ourselves. I’m 28. I’m sure they all moved out of state or got fired by now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689181146 {#2042
    date: 2023-07-12 18:59:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2326 …}
  +votes: Doctrine\ORM\PersistentCollection {#2325 …}
  +reports: Doctrine\ORM\PersistentCollection {#2329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -id: 13521
  -bodyTs: "'28':35 'care':15 'decis':30 'didn':13 'encourag':18 'enough':8 'even':17 'fire':47 'florida':5 'funnili':7 'got':46 'grew':2 'm':34,37 'make':28 'move':41 'state':44 'sure':38 'teacher':12 'think':21 'us':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689181146 {#2141
    date: 2023-07-12 18:59: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
20 DENIED moderate
App\Entity\EntryComment {#2314
  +user: App\Entity\User {#2340 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I grew up in Florida and funnily enough most of the teachers didn’t care, some even encouraged us to think about why we do it and make a decision for ourselves. I’m 28. I’m sure they all moved out of state or got fired by now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689181146 {#2042
    date: 2023-07-12 18:59:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2326 …}
  +votes: Doctrine\ORM\PersistentCollection {#2325 …}
  +reports: Doctrine\ORM\PersistentCollection {#2329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -id: 13521
  -bodyTs: "'28':35 'care':15 'decis':30 'didn':13 'encourag':18 'enough':8 'even':17 'fire':47 'florida':5 'funnili':7 'got':46 'grew':2 'm':34,37 'make':28 'move':41 'state':44 'sure':38 'teacher':12 'think':21 'us':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689181146 {#2141
    date: 2023-07-12 18:59: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
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 {#2121
  +user: App\Entity\User {#2127 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2122 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I had the same issue at the very beginning...try copying the link and pasting it in the browser"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689180433 {#2112
    date: 2023-07-12 18:47:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lorograchi@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2123 …}
  +votes: Doctrine\ORM\PersistentCollection {#2116 …}
  +reports: Doctrine\ORM\PersistentCollection {#2161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  -id: 13497
  -bodyTs: "'begin':9 'browser':19 'copi':11 'issu':5 'link':13 'past':15 'tri':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/181652/-/comment/735073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689180433 {#2124
    date: 2023-07-12 18:47:13.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 {#2121
  +user: App\Entity\User {#2127 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2122 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I had the same issue at the very beginning...try copying the link and pasting it in the browser"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689180433 {#2112
    date: 2023-07-12 18:47:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lorograchi@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2123 …}
  +votes: Doctrine\ORM\PersistentCollection {#2116 …}
  +reports: Doctrine\ORM\PersistentCollection {#2161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  -id: 13497
  -bodyTs: "'begin':9 'browser':19 'copi':11 'issu':5 'link':13 'past':15 'tri':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/181652/-/comment/735073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689180433 {#2124
    date: 2023-07-12 18:47:13.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 {#2121
  +user: App\Entity\User {#2127 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2122 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I had the same issue at the very beginning...try copying the link and pasting it in the browser"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689180433 {#2112
    date: 2023-07-12 18:47:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lorograchi@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2123 …}
  +votes: Doctrine\ORM\PersistentCollection {#2116 …}
  +reports: Doctrine\ORM\PersistentCollection {#2161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  -id: 13497
  -bodyTs: "'begin':9 'browser':19 'copi':11 'issu':5 'link':13 'past':15 'tri':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/181652/-/comment/735073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689180433 {#2124
    date: 2023-07-12 18:47:13.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 {#2218
  +user: App\Entity\User {#2202 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Yep. It was in the 90s, and after 7th grade we mostly didn't do it anymore (some court ruled it wasn't legal to force us) but we had to sit quietly during the point when we were supposed to be doing in.\n
    \n
    EDIT: You are in your 20s, and your teacher yelled at you? He was breaking the law. I bet you remember who it was too. If you see him on social media, I suggest you send him (West Virginia State Board of Education v. Barnette, 319 U.S. 624 (1943)) and demand an apology.\n
    \n
    <https://www.loc.gov/item/usrep319624/>\n
    \n
    And tell him a veteran told you this.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1689182856 {#2276
    date: 2023-07-12 19:27:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2222 …}
  +nested: Doctrine\ORM\PersistentCollection {#2219 …}
  +votes: Doctrine\ORM\PersistentCollection {#2196 …}
  +reports: Doctrine\ORM\PersistentCollection {#2194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
  -id: 13459
  -bodyTs: "'/item/usrep319624/':100 '1943':93 '20s':50 '319':90 '624':92 '7th':9 '90s':6 'anymor':17 'apolog':97 'barnett':89 'bet':63 'board':85 'break':59 'court':19 'demand':95 'didn':13 'edit':45 'educ':87 'forc':26 'grade':10 'law':61 'legal':24 'media':76 'most':12 'point':36 'quiet':33 'rememb':65 'rule':20 'see':72 'send':80 'sit':32 'social':75 'state':84 'suggest':78 'suppos':40 'teacher':53 'tell':102 'told':106 'u.s':91 'us':27 'v':88 'veteran':105 'virginia':83 'wasn':22 'west':82 'www.loc.gov':99 'www.loc.gov/item/usrep319624/':98 'yell':54 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/734545"
  +editedAt: DateTimeImmutable @1689179807 {#2279
    date: 2023-07-12 18:36:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689179447 {#2275
    date: 2023-07-12 18:30: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
27 DENIED edit
App\Entity\EntryComment {#2218
  +user: App\Entity\User {#2202 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Yep. It was in the 90s, and after 7th grade we mostly didn't do it anymore (some court ruled it wasn't legal to force us) but we had to sit quietly during the point when we were supposed to be doing in.\n
    \n
    EDIT: You are in your 20s, and your teacher yelled at you? He was breaking the law. I bet you remember who it was too. If you see him on social media, I suggest you send him (West Virginia State Board of Education v. Barnette, 319 U.S. 624 (1943)) and demand an apology.\n
    \n
    <https://www.loc.gov/item/usrep319624/>\n
    \n
    And tell him a veteran told you this.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1689182856 {#2276
    date: 2023-07-12 19:27:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2222 …}
  +nested: Doctrine\ORM\PersistentCollection {#2219 …}
  +votes: Doctrine\ORM\PersistentCollection {#2196 …}
  +reports: Doctrine\ORM\PersistentCollection {#2194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
  -id: 13459
  -bodyTs: "'/item/usrep319624/':100 '1943':93 '20s':50 '319':90 '624':92 '7th':9 '90s':6 'anymor':17 'apolog':97 'barnett':89 'bet':63 'board':85 'break':59 'court':19 'demand':95 'didn':13 'edit':45 'educ':87 'forc':26 'grade':10 'law':61 'legal':24 'media':76 'most':12 'point':36 'quiet':33 'rememb':65 'rule':20 'see':72 'send':80 'sit':32 'social':75 'state':84 'suggest':78 'suppos':40 'teacher':53 'tell':102 'told':106 'u.s':91 'us':27 'v':88 'veteran':105 'virginia':83 'wasn':22 'west':82 'www.loc.gov':99 'www.loc.gov/item/usrep319624/':98 'yell':54 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/734545"
  +editedAt: DateTimeImmutable @1689179807 {#2279
    date: 2023-07-12 18:36:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689179447 {#2275
    date: 2023-07-12 18:30: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
28 DENIED moderate
App\Entity\EntryComment {#2218
  +user: App\Entity\User {#2202 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Yep. It was in the 90s, and after 7th grade we mostly didn't do it anymore (some court ruled it wasn't legal to force us) but we had to sit quietly during the point when we were supposed to be doing in.\n
    \n
    EDIT: You are in your 20s, and your teacher yelled at you? He was breaking the law. I bet you remember who it was too. If you see him on social media, I suggest you send him (West Virginia State Board of Education v. Barnette, 319 U.S. 624 (1943)) and demand an apology.\n
    \n
    <https://www.loc.gov/item/usrep319624/>\n
    \n
    And tell him a veteran told you this.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1689182856 {#2276
    date: 2023-07-12 19:27:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2222 …}
  +nested: Doctrine\ORM\PersistentCollection {#2219 …}
  +votes: Doctrine\ORM\PersistentCollection {#2196 …}
  +reports: Doctrine\ORM\PersistentCollection {#2194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
  -id: 13459
  -bodyTs: "'/item/usrep319624/':100 '1943':93 '20s':50 '319':90 '624':92 '7th':9 '90s':6 'anymor':17 'apolog':97 'barnett':89 'bet':63 'board':85 'break':59 'court':19 'demand':95 'didn':13 'edit':45 'educ':87 'forc':26 'grade':10 'law':61 'legal':24 'media':76 'most':12 'point':36 'quiet':33 'rememb':65 'rule':20 'see':72 'send':80 'sit':32 'social':75 'state':84 'suggest':78 'suppos':40 'teacher':53 'tell':102 'told':106 'u.s':91 'us':27 'v':88 'veteran':105 'virginia':83 'wasn':22 'west':82 'www.loc.gov':99 'www.loc.gov/item/usrep319624/':98 'yell':54 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/734545"
  +editedAt: DateTimeImmutable @1689179807 {#2279
    date: 2023-07-12 18:36:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689179447 {#2275
    date: 2023-07-12 18:30: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
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 {#3070
  +user: Proxies\__CG__\App\Entity\User {#3086 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2218
    +user: App\Entity\User {#2202 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Yep. It was in the 90s, and after 7th grade we mostly didn't do it anymore (some court ruled it wasn't legal to force us) but we had to sit quietly during the point when we were supposed to be doing in.\n
      \n
      EDIT: You are in your 20s, and your teacher yelled at you? He was breaking the law. I bet you remember who it was too. If you see him on social media, I suggest you send him (West Virginia State Board of Education v. Barnette, 319 U.S. 624 (1943)) and demand an apology.\n
      \n
      <https://www.loc.gov/item/usrep319624/>\n
      \n
      And tell him a veteran told you this.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1689182856 {#2276
      date: 2023-07-12 19:27:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2222 …}
    +nested: Doctrine\ORM\PersistentCollection {#2219 …}
    +votes: Doctrine\ORM\PersistentCollection {#2196 …}
    +reports: Doctrine\ORM\PersistentCollection {#2194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
    -id: 13459
    -bodyTs: "'/item/usrep319624/':100 '1943':93 '20s':50 '319':90 '624':92 '7th':9 '90s':6 'anymor':17 'apolog':97 'barnett':89 'bet':63 'board':85 'break':59 'court':19 'demand':95 'didn':13 'edit':45 'educ':87 'forc':26 'grade':10 'law':61 'legal':24 'media':76 'most':12 'point':36 'quiet':33 'rememb':65 'rule':20 'see':72 'send':80 'sit':32 'social':75 'state':84 'suggest':78 'suppos':40 'teacher':53 'tell':102 'told':106 'u.s':91 'us':27 'v':88 'veteran':105 'virginia':83 'wasn':22 'west':82 'www.loc.gov':99 'www.loc.gov/item/usrep319624/':98 'yell':54 'yep':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/734545"
    +editedAt: DateTimeImmutable @1689179807 {#2279
      date: 2023-07-12 18:36:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689179447 {#2275
      date: 2023-07-12 18:30:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2218}
  +body: """
    thanks for your reply. this all happened in about 2015.\n
    \n
    yes, i remember him clearly. he was also incredibly inappropriate with his female students. I remember an incident where i was walking out of his classroom and he was showing another female student "a joke" where he used siri or something to look up "penis" and show her the results. mine you we were all 11 and 12. everyone called him a pedo. he was coach of the girls soccer team. i wish i could go back and stand up for her and myself, but i was a scared kid.\n
    \n
    edit: just looked him up on FB. his face made me feel such dread. he has a kid now, a young girl
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689180133 {#3073
    date: 2023-07-12 18:42:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@Ragnell@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3069 …}
  +nested: Doctrine\ORM\PersistentCollection {#3067 …}
  +votes: Doctrine\ORM\PersistentCollection {#3065 …}
  +reports: Doctrine\ORM\PersistentCollection {#3063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
  -id: 13485
  -bodyTs: "'11':66 '12':68 '2015':10 'also':18 'anoth':41 'back':87 'call':70 'classroom':36 'clear':15 'coach':76 'could':85 'dread':114 'edit':101 'everyon':69 'face':109 'fb':107 'feel':112 'femal':23,42 'girl':79,122 'go':86 'happen':7 'inappropri':20 'incid':28 'incred':19 'joke':45 'kid':100,118 'look':53,103 'made':110 'mine':61 'pedo':73 'peni':55 'rememb':13,26 'repli':4 'result':60 'scare':99 'show':40,57 'siri':49 'soccer':80 'someth':51 'stand':89 'student':24,43 'team':81 'thank':1 'use':48 'walk':32 'wish':83 'yes':11 'young':121"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/734905"
  +editedAt: DateTimeImmutable @1689180741 {#3072
    date: 2023-07-12 18:52:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689180133 {#3071
    date: 2023-07-12 18:42:13.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 {#3070
  +user: Proxies\__CG__\App\Entity\User {#3086 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2218
    +user: App\Entity\User {#2202 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Yep. It was in the 90s, and after 7th grade we mostly didn't do it anymore (some court ruled it wasn't legal to force us) but we had to sit quietly during the point when we were supposed to be doing in.\n
      \n
      EDIT: You are in your 20s, and your teacher yelled at you? He was breaking the law. I bet you remember who it was too. If you see him on social media, I suggest you send him (West Virginia State Board of Education v. Barnette, 319 U.S. 624 (1943)) and demand an apology.\n
      \n
      <https://www.loc.gov/item/usrep319624/>\n
      \n
      And tell him a veteran told you this.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1689182856 {#2276
      date: 2023-07-12 19:27:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2222 …}
    +nested: Doctrine\ORM\PersistentCollection {#2219 …}
    +votes: Doctrine\ORM\PersistentCollection {#2196 …}
    +reports: Doctrine\ORM\PersistentCollection {#2194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
    -id: 13459
    -bodyTs: "'/item/usrep319624/':100 '1943':93 '20s':50 '319':90 '624':92 '7th':9 '90s':6 'anymor':17 'apolog':97 'barnett':89 'bet':63 'board':85 'break':59 'court':19 'demand':95 'didn':13 'edit':45 'educ':87 'forc':26 'grade':10 'law':61 'legal':24 'media':76 'most':12 'point':36 'quiet':33 'rememb':65 'rule':20 'see':72 'send':80 'sit':32 'social':75 'state':84 'suggest':78 'suppos':40 'teacher':53 'tell':102 'told':106 'u.s':91 'us':27 'v':88 'veteran':105 'virginia':83 'wasn':22 'west':82 'www.loc.gov':99 'www.loc.gov/item/usrep319624/':98 'yell':54 'yep':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/734545"
    +editedAt: DateTimeImmutable @1689179807 {#2279
      date: 2023-07-12 18:36:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689179447 {#2275
      date: 2023-07-12 18:30:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2218}
  +body: """
    thanks for your reply. this all happened in about 2015.\n
    \n
    yes, i remember him clearly. he was also incredibly inappropriate with his female students. I remember an incident where i was walking out of his classroom and he was showing another female student "a joke" where he used siri or something to look up "penis" and show her the results. mine you we were all 11 and 12. everyone called him a pedo. he was coach of the girls soccer team. i wish i could go back and stand up for her and myself, but i was a scared kid.\n
    \n
    edit: just looked him up on FB. his face made me feel such dread. he has a kid now, a young girl
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689180133 {#3073
    date: 2023-07-12 18:42:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@Ragnell@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3069 …}
  +nested: Doctrine\ORM\PersistentCollection {#3067 …}
  +votes: Doctrine\ORM\PersistentCollection {#3065 …}
  +reports: Doctrine\ORM\PersistentCollection {#3063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
  -id: 13485
  -bodyTs: "'11':66 '12':68 '2015':10 'also':18 'anoth':41 'back':87 'call':70 'classroom':36 'clear':15 'coach':76 'could':85 'dread':114 'edit':101 'everyon':69 'face':109 'fb':107 'feel':112 'femal':23,42 'girl':79,122 'go':86 'happen':7 'inappropri':20 'incid':28 'incred':19 'joke':45 'kid':100,118 'look':53,103 'made':110 'mine':61 'pedo':73 'peni':55 'rememb':13,26 'repli':4 'result':60 'scare':99 'show':40,57 'siri':49 'soccer':80 'someth':51 'stand':89 'student':24,43 'team':81 'thank':1 'use':48 'walk':32 'wish':83 'yes':11 'young':121"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/734905"
  +editedAt: DateTimeImmutable @1689180741 {#3072
    date: 2023-07-12 18:52:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689180133 {#3071
    date: 2023-07-12 18:42:13.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 {#3070
  +user: Proxies\__CG__\App\Entity\User {#3086 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2218
    +user: App\Entity\User {#2202 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Yep. It was in the 90s, and after 7th grade we mostly didn't do it anymore (some court ruled it wasn't legal to force us) but we had to sit quietly during the point when we were supposed to be doing in.\n
      \n
      EDIT: You are in your 20s, and your teacher yelled at you? He was breaking the law. I bet you remember who it was too. If you see him on social media, I suggest you send him (West Virginia State Board of Education v. Barnette, 319 U.S. 624 (1943)) and demand an apology.\n
      \n
      <https://www.loc.gov/item/usrep319624/>\n
      \n
      And tell him a veteran told you this.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1689182856 {#2276
      date: 2023-07-12 19:27:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2222 …}
    +nested: Doctrine\ORM\PersistentCollection {#2219 …}
    +votes: Doctrine\ORM\PersistentCollection {#2196 …}
    +reports: Doctrine\ORM\PersistentCollection {#2194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
    -id: 13459
    -bodyTs: "'/item/usrep319624/':100 '1943':93 '20s':50 '319':90 '624':92 '7th':9 '90s':6 'anymor':17 'apolog':97 'barnett':89 'bet':63 'board':85 'break':59 'court':19 'demand':95 'didn':13 'edit':45 'educ':87 'forc':26 'grade':10 'law':61 'legal':24 'media':76 'most':12 'point':36 'quiet':33 'rememb':65 'rule':20 'see':72 'send':80 'sit':32 'social':75 'state':84 'suggest':78 'suppos':40 'teacher':53 'tell':102 'told':106 'u.s':91 'us':27 'v':88 'veteran':105 'virginia':83 'wasn':22 'west':82 'www.loc.gov':99 'www.loc.gov/item/usrep319624/':98 'yell':54 'yep':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/734545"
    +editedAt: DateTimeImmutable @1689179807 {#2279
      date: 2023-07-12 18:36:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689179447 {#2275
      date: 2023-07-12 18:30:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2218}
  +body: """
    thanks for your reply. this all happened in about 2015.\n
    \n
    yes, i remember him clearly. he was also incredibly inappropriate with his female students. I remember an incident where i was walking out of his classroom and he was showing another female student "a joke" where he used siri or something to look up "penis" and show her the results. mine you we were all 11 and 12. everyone called him a pedo. he was coach of the girls soccer team. i wish i could go back and stand up for her and myself, but i was a scared kid.\n
    \n
    edit: just looked him up on FB. his face made me feel such dread. he has a kid now, a young girl
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689180133 {#3073
    date: 2023-07-12 18:42:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@Ragnell@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3069 …}
  +nested: Doctrine\ORM\PersistentCollection {#3067 …}
  +votes: Doctrine\ORM\PersistentCollection {#3065 …}
  +reports: Doctrine\ORM\PersistentCollection {#3063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
  -id: 13485
  -bodyTs: "'11':66 '12':68 '2015':10 'also':18 'anoth':41 'back':87 'call':70 'classroom':36 'clear':15 'coach':76 'could':85 'dread':114 'edit':101 'everyon':69 'face':109 'fb':107 'feel':112 'femal':23,42 'girl':79,122 'go':86 'happen':7 'inappropri':20 'incid':28 'incred':19 'joke':45 'kid':100,118 'look':53,103 'made':110 'mine':61 'pedo':73 'peni':55 'rememb':13,26 'repli':4 'result':60 'scare':99 'show':40,57 'siri':49 'soccer':80 'someth':51 'stand':89 'student':24,43 'team':81 'thank':1 'use':48 'walk':32 'wish':83 'yes':11 'young':121"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/734905"
  +editedAt: DateTimeImmutable @1689180741 {#3072
    date: 2023-07-12 18:52:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689180133 {#3071
    date: 2023-07-12 18:42:13.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 {#3122
  +user: App\Entity\User {#2202 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3070
    +user: Proxies\__CG__\App\Entity\User {#3086 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2218
      +user: App\Entity\User {#2202 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Yep. It was in the 90s, and after 7th grade we mostly didn't do it anymore (some court ruled it wasn't legal to force us) but we had to sit quietly during the point when we were supposed to be doing in.\n
        \n
        EDIT: You are in your 20s, and your teacher yelled at you? He was breaking the law. I bet you remember who it was too. If you see him on social media, I suggest you send him (West Virginia State Board of Education v. Barnette, 319 U.S. 624 (1943)) and demand an apology.\n
        \n
        <https://www.loc.gov/item/usrep319624/>\n
        \n
        And tell him a veteran told you this.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1689182856 {#2276
        date: 2023-07-12 19:27:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@euphoria@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2222 …}
      +nested: Doctrine\ORM\PersistentCollection {#2219 …}
      +votes: Doctrine\ORM\PersistentCollection {#2196 …}
      +reports: Doctrine\ORM\PersistentCollection {#2194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
      -id: 13459
      -bodyTs: "'/item/usrep319624/':100 '1943':93 '20s':50 '319':90 '624':92 '7th':9 '90s':6 'anymor':17 'apolog':97 'barnett':89 'bet':63 'board':85 'break':59 'court':19 'demand':95 'didn':13 'edit':45 'educ':87 'forc':26 'grade':10 'law':61 'legal':24 'media':76 'most':12 'point':36 'quiet':33 'rememb':65 'rule':20 'see':72 'send':80 'sit':32 'social':75 'state':84 'suggest':78 'suppos':40 'teacher':53 'tell':102 'told':106 'u.s':91 'us':27 'v':88 'veteran':105 'virginia':83 'wasn':22 'west':82 'www.loc.gov':99 'www.loc.gov/item/usrep319624/':98 'yell':54 'yep':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/734545"
      +editedAt: DateTimeImmutable @1689179807 {#2279
        date: 2023-07-12 18:36:47.0 +02:00
      }
      +createdAt: DateTimeImmutable @1689179447 {#2275
        date: 2023-07-12 18:30:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2218}
    +body: """
      thanks for your reply. this all happened in about 2015.\n
      \n
      yes, i remember him clearly. he was also incredibly inappropriate with his female students. I remember an incident where i was walking out of his classroom and he was showing another female student "a joke" where he used siri or something to look up "penis" and show her the results. mine you we were all 11 and 12. everyone called him a pedo. he was coach of the girls soccer team. i wish i could go back and stand up for her and myself, but i was a scared kid.\n
      \n
      edit: just looked him up on FB. his face made me feel such dread. he has a kid now, a young girl
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1689180133 {#3073
      date: 2023-07-12 18:42:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
      "@Ragnell@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3069 …}
    +nested: Doctrine\ORM\PersistentCollection {#3067 …}
    +votes: Doctrine\ORM\PersistentCollection {#3065 …}
    +reports: Doctrine\ORM\PersistentCollection {#3063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3061 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
    -id: 13485
    -bodyTs: "'11':66 '12':68 '2015':10 'also':18 'anoth':41 'back':87 'call':70 'classroom':36 'clear':15 'coach':76 'could':85 'dread':114 'edit':101 'everyon':69 'face':109 'fb':107 'feel':112 'femal':23,42 'girl':79,122 'go':86 'happen':7 'inappropri':20 'incid':28 'incred':19 'joke':45 'kid':100,118 'look':53,103 'made':110 'mine':61 'pedo':73 'peni':55 'rememb':13,26 'repli':4 'result':60 'scare':99 'show':40,57 'siri':49 'soccer':80 'someth':51 'stand':89 'student':24,43 'team':81 'thank':1 'use':48 'walk':32 'wish':83 'yes':11 'young':121"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/734905"
    +editedAt: DateTimeImmutable @1689180741 {#3072
      date: 2023-07-12 18:52:21.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689180133 {#3071
      date: 2023-07-12 18:42:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2218}
  +body: "@euphoria Ugh. Watch him show up in the news at some point in the future."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689180648 {#3123
    date: 2023-07-12 18:50:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@Ragnell@kbin.social"
    "@euphoria"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3112 …}
  +nested: Doctrine\ORM\PersistentCollection {#3109 …}
  +votes: Doctrine\ORM\PersistentCollection {#3111 …}
  +reports: Doctrine\ORM\PersistentCollection {#3127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
  -id: 13504
  -bodyTs: "'euphoria':1 'futur':15 'news':9 'point':12 'show':5 'ugh':2 'watch':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689180648 {#3126
    date: 2023-07-12 18:50:48.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 {#3122
  +user: App\Entity\User {#2202 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3070
    +user: Proxies\__CG__\App\Entity\User {#3086 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2218
      +user: App\Entity\User {#2202 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Yep. It was in the 90s, and after 7th grade we mostly didn't do it anymore (some court ruled it wasn't legal to force us) but we had to sit quietly during the point when we were supposed to be doing in.\n
        \n
        EDIT: You are in your 20s, and your teacher yelled at you? He was breaking the law. I bet you remember who it was too. If you see him on social media, I suggest you send him (West Virginia State Board of Education v. Barnette, 319 U.S. 624 (1943)) and demand an apology.\n
        \n
        <https://www.loc.gov/item/usrep319624/>\n
        \n
        And tell him a veteran told you this.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1689182856 {#2276
        date: 2023-07-12 19:27:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@euphoria@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2222 …}
      +nested: Doctrine\ORM\PersistentCollection {#2219 …}
      +votes: Doctrine\ORM\PersistentCollection {#2196 …}
      +reports: Doctrine\ORM\PersistentCollection {#2194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
      -id: 13459
      -bodyTs: "'/item/usrep319624/':100 '1943':93 '20s':50 '319':90 '624':92 '7th':9 '90s':6 'anymor':17 'apolog':97 'barnett':89 'bet':63 'board':85 'break':59 'court':19 'demand':95 'didn':13 'edit':45 'educ':87 'forc':26 'grade':10 'law':61 'legal':24 'media':76 'most':12 'point':36 'quiet':33 'rememb':65 'rule':20 'see':72 'send':80 'sit':32 'social':75 'state':84 'suggest':78 'suppos':40 'teacher':53 'tell':102 'told':106 'u.s':91 'us':27 'v':88 'veteran':105 'virginia':83 'wasn':22 'west':82 'www.loc.gov':99 'www.loc.gov/item/usrep319624/':98 'yell':54 'yep':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/734545"
      +editedAt: DateTimeImmutable @1689179807 {#2279
        date: 2023-07-12 18:36:47.0 +02:00
      }
      +createdAt: DateTimeImmutable @1689179447 {#2275
        date: 2023-07-12 18:30:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2218}
    +body: """
      thanks for your reply. this all happened in about 2015.\n
      \n
      yes, i remember him clearly. he was also incredibly inappropriate with his female students. I remember an incident where i was walking out of his classroom and he was showing another female student "a joke" where he used siri or something to look up "penis" and show her the results. mine you we were all 11 and 12. everyone called him a pedo. he was coach of the girls soccer team. i wish i could go back and stand up for her and myself, but i was a scared kid.\n
      \n
      edit: just looked him up on FB. his face made me feel such dread. he has a kid now, a young girl
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1689180133 {#3073
      date: 2023-07-12 18:42:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
      "@Ragnell@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3069 …}
    +nested: Doctrine\ORM\PersistentCollection {#3067 …}
    +votes: Doctrine\ORM\PersistentCollection {#3065 …}
    +reports: Doctrine\ORM\PersistentCollection {#3063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3061 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
    -id: 13485
    -bodyTs: "'11':66 '12':68 '2015':10 'also':18 'anoth':41 'back':87 'call':70 'classroom':36 'clear':15 'coach':76 'could':85 'dread':114 'edit':101 'everyon':69 'face':109 'fb':107 'feel':112 'femal':23,42 'girl':79,122 'go':86 'happen':7 'inappropri':20 'incid':28 'incred':19 'joke':45 'kid':100,118 'look':53,103 'made':110 'mine':61 'pedo':73 'peni':55 'rememb':13,26 'repli':4 'result':60 'scare':99 'show':40,57 'siri':49 'soccer':80 'someth':51 'stand':89 'student':24,43 'team':81 'thank':1 'use':48 'walk':32 'wish':83 'yes':11 'young':121"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/734905"
    +editedAt: DateTimeImmutable @1689180741 {#3072
      date: 2023-07-12 18:52:21.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689180133 {#3071
      date: 2023-07-12 18:42:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2218}
  +body: "@euphoria Ugh. Watch him show up in the news at some point in the future."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689180648 {#3123
    date: 2023-07-12 18:50:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@Ragnell@kbin.social"
    "@euphoria"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3112 …}
  +nested: Doctrine\ORM\PersistentCollection {#3109 …}
  +votes: Doctrine\ORM\PersistentCollection {#3111 …}
  +reports: Doctrine\ORM\PersistentCollection {#3127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
  -id: 13504
  -bodyTs: "'euphoria':1 'futur':15 'news':9 'point':12 'show':5 'ugh':2 'watch':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689180648 {#3126
    date: 2023-07-12 18:50:48.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 {#3122
  +user: App\Entity\User {#2202 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3070
    +user: Proxies\__CG__\App\Entity\User {#3086 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2218
      +user: App\Entity\User {#2202 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Yep. It was in the 90s, and after 7th grade we mostly didn't do it anymore (some court ruled it wasn't legal to force us) but we had to sit quietly during the point when we were supposed to be doing in.\n
        \n
        EDIT: You are in your 20s, and your teacher yelled at you? He was breaking the law. I bet you remember who it was too. If you see him on social media, I suggest you send him (West Virginia State Board of Education v. Barnette, 319 U.S. 624 (1943)) and demand an apology.\n
        \n
        <https://www.loc.gov/item/usrep319624/>\n
        \n
        And tell him a veteran told you this.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1689182856 {#2276
        date: 2023-07-12 19:27:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@euphoria@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2222 …}
      +nested: Doctrine\ORM\PersistentCollection {#2219 …}
      +votes: Doctrine\ORM\PersistentCollection {#2196 …}
      +reports: Doctrine\ORM\PersistentCollection {#2194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
      -id: 13459
      -bodyTs: "'/item/usrep319624/':100 '1943':93 '20s':50 '319':90 '624':92 '7th':9 '90s':6 'anymor':17 'apolog':97 'barnett':89 'bet':63 'board':85 'break':59 'court':19 'demand':95 'didn':13 'edit':45 'educ':87 'forc':26 'grade':10 'law':61 'legal':24 'media':76 'most':12 'point':36 'quiet':33 'rememb':65 'rule':20 'see':72 'send':80 'sit':32 'social':75 'state':84 'suggest':78 'suppos':40 'teacher':53 'tell':102 'told':106 'u.s':91 'us':27 'v':88 'veteran':105 'virginia':83 'wasn':22 'west':82 'www.loc.gov':99 'www.loc.gov/item/usrep319624/':98 'yell':54 'yep':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/734545"
      +editedAt: DateTimeImmutable @1689179807 {#2279
        date: 2023-07-12 18:36:47.0 +02:00
      }
      +createdAt: DateTimeImmutable @1689179447 {#2275
        date: 2023-07-12 18:30:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2218}
    +body: """
      thanks for your reply. this all happened in about 2015.\n
      \n
      yes, i remember him clearly. he was also incredibly inappropriate with his female students. I remember an incident where i was walking out of his classroom and he was showing another female student "a joke" where he used siri or something to look up "penis" and show her the results. mine you we were all 11 and 12. everyone called him a pedo. he was coach of the girls soccer team. i wish i could go back and stand up for her and myself, but i was a scared kid.\n
      \n
      edit: just looked him up on FB. his face made me feel such dread. he has a kid now, a young girl
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1689180133 {#3073
      date: 2023-07-12 18:42:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
      "@Ragnell@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3069 …}
    +nested: Doctrine\ORM\PersistentCollection {#3067 …}
    +votes: Doctrine\ORM\PersistentCollection {#3065 …}
    +reports: Doctrine\ORM\PersistentCollection {#3063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3061 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
    -id: 13485
    -bodyTs: "'11':66 '12':68 '2015':10 'also':18 'anoth':41 'back':87 'call':70 'classroom':36 'clear':15 'coach':76 'could':85 'dread':114 'edit':101 'everyon':69 'face':109 'fb':107 'feel':112 'femal':23,42 'girl':79,122 'go':86 'happen':7 'inappropri':20 'incid':28 'incred':19 'joke':45 'kid':100,118 'look':53,103 'made':110 'mine':61 'pedo':73 'peni':55 'rememb':13,26 'repli':4 'result':60 'scare':99 'show':40,57 'siri':49 'soccer':80 'someth':51 'stand':89 'student':24,43 'team':81 'thank':1 'use':48 'walk':32 'wish':83 'yes':11 'young':121"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/734905"
    +editedAt: DateTimeImmutable @1689180741 {#3072
      date: 2023-07-12 18:52:21.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689180133 {#3071
      date: 2023-07-12 18:42:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2218}
  +body: "@euphoria Ugh. Watch him show up in the news at some point in the future."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689180648 {#3123
    date: 2023-07-12 18:50:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@Ragnell@kbin.social"
    "@euphoria"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3112 …}
  +nested: Doctrine\ORM\PersistentCollection {#3109 …}
  +votes: Doctrine\ORM\PersistentCollection {#3111 …}
  +reports: Doctrine\ORM\PersistentCollection {#3127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
  -id: 13504
  -bodyTs: "'euphoria':1 'futur':15 'news':9 'point':12 'show':5 'ugh':2 'watch':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689180648 {#3126
    date: 2023-07-12 18:50:48.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 {#3055
  +user: Proxies\__CG__\App\Entity\User {#3054 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2218
    +user: App\Entity\User {#2202 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Yep. It was in the 90s, and after 7th grade we mostly didn't do it anymore (some court ruled it wasn't legal to force us) but we had to sit quietly during the point when we were supposed to be doing in.\n
      \n
      EDIT: You are in your 20s, and your teacher yelled at you? He was breaking the law. I bet you remember who it was too. If you see him on social media, I suggest you send him (West Virginia State Board of Education v. Barnette, 319 U.S. 624 (1943)) and demand an apology.\n
      \n
      <https://www.loc.gov/item/usrep319624/>\n
      \n
      And tell him a veteran told you this.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1689182856 {#2276
      date: 2023-07-12 19:27:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2222 …}
    +nested: Doctrine\ORM\PersistentCollection {#2219 …}
    +votes: Doctrine\ORM\PersistentCollection {#2196 …}
    +reports: Doctrine\ORM\PersistentCollection {#2194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
    -id: 13459
    -bodyTs: "'/item/usrep319624/':100 '1943':93 '20s':50 '319':90 '624':92 '7th':9 '90s':6 'anymor':17 'apolog':97 'barnett':89 'bet':63 'board':85 'break':59 'court':19 'demand':95 'didn':13 'edit':45 'educ':87 'forc':26 'grade':10 'law':61 'legal':24 'media':76 'most':12 'point':36 'quiet':33 'rememb':65 'rule':20 'see':72 'send':80 'sit':32 'social':75 'state':84 'suggest':78 'suppos':40 'teacher':53 'tell':102 'told':106 'u.s':91 'us':27 'v':88 'veteran':105 'virginia':83 'wasn':22 'west':82 'www.loc.gov':99 'www.loc.gov/item/usrep319624/':98 'yell':54 'yep':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/734545"
    +editedAt: DateTimeImmutable @1689179807 {#2279
      date: 2023-07-12 18:36:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689179447 {#2275
      date: 2023-07-12 18:30:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2218}
  +body: """
    Yeah, I vaguely remember it making the news in the 90s, and I stopped standing at that point. I had one teacher tell me once it was "required" that I stand. I just said "no thanks" and continued sitting, and he dropped it.\n
    \n
    It wasn't a big protest in my case though. I normally had a CD player stuffed in my belt, and standing made it more likely to fall out and get noticed. I generally avoided standing as much as possible in those days.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689180406 {#3057
    date: 2023-07-12 18:46:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@Ragnell@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3053 …}
  +nested: Doctrine\ORM\PersistentCollection {#3051 …}
  +votes: Doctrine\ORM\PersistentCollection {#3049 …}
  +reports: Doctrine\ORM\PersistentCollection {#3047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
  -id: 13496
  -bodyTs: "'90s':11 'avoid':78 'belt':63 'big':48 'case':52 'cd':58 'continu':38 'day':86 'drop':42 'fall':71 'general':77 'get':74 'like':69 'made':66 'make':6 'much':81 'news':8 'normal':55 'notic':75 'one':21 'player':59 'point':18 'possibl':83 'protest':49 'rememb':4 'requir':28 'said':34 'sit':39 'stand':15,31,65,79 'stop':14 'stuf':60 'teacher':22 'tell':23 'thank':36 'though':53 'vagu':3 'wasn':45 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689180406 {#3056
    date: 2023-07-12 18:46:46.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 {#3055
  +user: Proxies\__CG__\App\Entity\User {#3054 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2218
    +user: App\Entity\User {#2202 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Yep. It was in the 90s, and after 7th grade we mostly didn't do it anymore (some court ruled it wasn't legal to force us) but we had to sit quietly during the point when we were supposed to be doing in.\n
      \n
      EDIT: You are in your 20s, and your teacher yelled at you? He was breaking the law. I bet you remember who it was too. If you see him on social media, I suggest you send him (West Virginia State Board of Education v. Barnette, 319 U.S. 624 (1943)) and demand an apology.\n
      \n
      <https://www.loc.gov/item/usrep319624/>\n
      \n
      And tell him a veteran told you this.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1689182856 {#2276
      date: 2023-07-12 19:27:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2222 …}
    +nested: Doctrine\ORM\PersistentCollection {#2219 …}
    +votes: Doctrine\ORM\PersistentCollection {#2196 …}
    +reports: Doctrine\ORM\PersistentCollection {#2194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
    -id: 13459
    -bodyTs: "'/item/usrep319624/':100 '1943':93 '20s':50 '319':90 '624':92 '7th':9 '90s':6 'anymor':17 'apolog':97 'barnett':89 'bet':63 'board':85 'break':59 'court':19 'demand':95 'didn':13 'edit':45 'educ':87 'forc':26 'grade':10 'law':61 'legal':24 'media':76 'most':12 'point':36 'quiet':33 'rememb':65 'rule':20 'see':72 'send':80 'sit':32 'social':75 'state':84 'suggest':78 'suppos':40 'teacher':53 'tell':102 'told':106 'u.s':91 'us':27 'v':88 'veteran':105 'virginia':83 'wasn':22 'west':82 'www.loc.gov':99 'www.loc.gov/item/usrep319624/':98 'yell':54 'yep':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/734545"
    +editedAt: DateTimeImmutable @1689179807 {#2279
      date: 2023-07-12 18:36:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689179447 {#2275
      date: 2023-07-12 18:30:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2218}
  +body: """
    Yeah, I vaguely remember it making the news in the 90s, and I stopped standing at that point. I had one teacher tell me once it was "required" that I stand. I just said "no thanks" and continued sitting, and he dropped it.\n
    \n
    It wasn't a big protest in my case though. I normally had a CD player stuffed in my belt, and standing made it more likely to fall out and get noticed. I generally avoided standing as much as possible in those days.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689180406 {#3057
    date: 2023-07-12 18:46:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@Ragnell@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3053 …}
  +nested: Doctrine\ORM\PersistentCollection {#3051 …}
  +votes: Doctrine\ORM\PersistentCollection {#3049 …}
  +reports: Doctrine\ORM\PersistentCollection {#3047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
  -id: 13496
  -bodyTs: "'90s':11 'avoid':78 'belt':63 'big':48 'case':52 'cd':58 'continu':38 'day':86 'drop':42 'fall':71 'general':77 'get':74 'like':69 'made':66 'make':6 'much':81 'news':8 'normal':55 'notic':75 'one':21 'player':59 'point':18 'possibl':83 'protest':49 'rememb':4 'requir':28 'said':34 'sit':39 'stand':15,31,65,79 'stop':14 'stuf':60 'teacher':22 'tell':23 'thank':36 'though':53 'vagu':3 'wasn':45 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689180406 {#3056
    date: 2023-07-12 18:46:46.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 {#3055
  +user: Proxies\__CG__\App\Entity\User {#3054 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2218
    +user: App\Entity\User {#2202 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Yep. It was in the 90s, and after 7th grade we mostly didn't do it anymore (some court ruled it wasn't legal to force us) but we had to sit quietly during the point when we were supposed to be doing in.\n
      \n
      EDIT: You are in your 20s, and your teacher yelled at you? He was breaking the law. I bet you remember who it was too. If you see him on social media, I suggest you send him (West Virginia State Board of Education v. Barnette, 319 U.S. 624 (1943)) and demand an apology.\n
      \n
      <https://www.loc.gov/item/usrep319624/>\n
      \n
      And tell him a veteran told you this.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1689182856 {#2276
      date: 2023-07-12 19:27:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2222 …}
    +nested: Doctrine\ORM\PersistentCollection {#2219 …}
    +votes: Doctrine\ORM\PersistentCollection {#2196 …}
    +reports: Doctrine\ORM\PersistentCollection {#2194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
    -id: 13459
    -bodyTs: "'/item/usrep319624/':100 '1943':93 '20s':50 '319':90 '624':92 '7th':9 '90s':6 'anymor':17 'apolog':97 'barnett':89 'bet':63 'board':85 'break':59 'court':19 'demand':95 'didn':13 'edit':45 'educ':87 'forc':26 'grade':10 'law':61 'legal':24 'media':76 'most':12 'point':36 'quiet':33 'rememb':65 'rule':20 'see':72 'send':80 'sit':32 'social':75 'state':84 'suggest':78 'suppos':40 'teacher':53 'tell':102 'told':106 'u.s':91 'us':27 'v':88 'veteran':105 'virginia':83 'wasn':22 'west':82 'www.loc.gov':99 'www.loc.gov/item/usrep319624/':98 'yell':54 'yep':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/734545"
    +editedAt: DateTimeImmutable @1689179807 {#2279
      date: 2023-07-12 18:36:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689179447 {#2275
      date: 2023-07-12 18:30:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2218}
  +body: """
    Yeah, I vaguely remember it making the news in the 90s, and I stopped standing at that point. I had one teacher tell me once it was "required" that I stand. I just said "no thanks" and continued sitting, and he dropped it.\n
    \n
    It wasn't a big protest in my case though. I normally had a CD player stuffed in my belt, and standing made it more likely to fall out and get noticed. I generally avoided standing as much as possible in those days.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689180406 {#3057
    date: 2023-07-12 18:46:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@Ragnell@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3053 …}
  +nested: Doctrine\ORM\PersistentCollection {#3051 …}
  +votes: Doctrine\ORM\PersistentCollection {#3049 …}
  +reports: Doctrine\ORM\PersistentCollection {#3047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
  -id: 13496
  -bodyTs: "'90s':11 'avoid':78 'belt':63 'big':48 'case':52 'cd':58 'continu':38 'day':86 'drop':42 'fall':71 'general':77 'get':74 'like':69 'made':66 'make':6 'much':81 'news':8 'normal':55 'notic':75 'one':21 'player':59 'point':18 'possibl':83 'protest':49 'rememb':4 'requir':28 'said':34 'sit':39 'stand':15,31,65,79 'stop':14 'stuf':60 'teacher':22 'tell':23 'thank':36 'though':53 'vagu':3 'wasn':45 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689180406 {#3056
    date: 2023-07-12 18:46:46.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 {#3135
  +user: App\Entity\User {#2202 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3055
    +user: Proxies\__CG__\App\Entity\User {#3054 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2218
      +user: App\Entity\User {#2202 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Yep. It was in the 90s, and after 7th grade we mostly didn't do it anymore (some court ruled it wasn't legal to force us) but we had to sit quietly during the point when we were supposed to be doing in.\n
        \n
        EDIT: You are in your 20s, and your teacher yelled at you? He was breaking the law. I bet you remember who it was too. If you see him on social media, I suggest you send him (West Virginia State Board of Education v. Barnette, 319 U.S. 624 (1943)) and demand an apology.\n
        \n
        <https://www.loc.gov/item/usrep319624/>\n
        \n
        And tell him a veteran told you this.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1689182856 {#2276
        date: 2023-07-12 19:27:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@euphoria@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2222 …}
      +nested: Doctrine\ORM\PersistentCollection {#2219 …}
      +votes: Doctrine\ORM\PersistentCollection {#2196 …}
      +reports: Doctrine\ORM\PersistentCollection {#2194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
      -id: 13459
      -bodyTs: "'/item/usrep319624/':100 '1943':93 '20s':50 '319':90 '624':92 '7th':9 '90s':6 'anymor':17 'apolog':97 'barnett':89 'bet':63 'board':85 'break':59 'court':19 'demand':95 'didn':13 'edit':45 'educ':87 'forc':26 'grade':10 'law':61 'legal':24 'media':76 'most':12 'point':36 'quiet':33 'rememb':65 'rule':20 'see':72 'send':80 'sit':32 'social':75 'state':84 'suggest':78 'suppos':40 'teacher':53 'tell':102 'told':106 'u.s':91 'us':27 'v':88 'veteran':105 'virginia':83 'wasn':22 'west':82 'www.loc.gov':99 'www.loc.gov/item/usrep319624/':98 'yell':54 'yep':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/734545"
      +editedAt: DateTimeImmutable @1689179807 {#2279
        date: 2023-07-12 18:36:47.0 +02:00
      }
      +createdAt: DateTimeImmutable @1689179447 {#2275
        date: 2023-07-12 18:30:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2218}
    +body: """
      Yeah, I vaguely remember it making the news in the 90s, and I stopped standing at that point. I had one teacher tell me once it was "required" that I stand. I just said "no thanks" and continued sitting, and he dropped it.\n
      \n
      It wasn't a big protest in my case though. I normally had a CD player stuffed in my belt, and standing made it more likely to fall out and get noticed. I generally avoided standing as much as possible in those days.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1689180406 {#3057
      date: 2023-07-12 18:46:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
      "@Ragnell@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3053 …}
    +nested: Doctrine\ORM\PersistentCollection {#3051 …}
    +votes: Doctrine\ORM\PersistentCollection {#3049 …}
    +reports: Doctrine\ORM\PersistentCollection {#3047 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3045 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
    -id: 13496
    -bodyTs: "'90s':11 'avoid':78 'belt':63 'big':48 'case':52 'cd':58 'continu':38 'day':86 'drop':42 'fall':71 'general':77 'get':74 'like':69 'made':66 'make':6 'much':81 'news':8 'normal':55 'notic':75 'one':21 'player':59 'point':18 'possibl':83 'protest':49 'rememb':4 'requir':28 'said':34 'sit':39 'stand':15,31,65,79 'stop':14 'stuf':60 'teacher':22 'tell':23 'thank':36 'though':53 'vagu':3 'wasn':45 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689180406 {#3056
      date: 2023-07-12 18:46:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2218}
  +body: "It looks like there were a bunch of challenges in the 90s that got struck down. <https://www.findlaw.com/education/student-rights/the-pledge-of-allegiance-and-legal-challenges-in-education.html> An actual lawyer would know more detail, I bet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689180759 {#3133
    date: 2023-07-12 18:52:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@Ragnell@kbin.social"
    "@quirzle@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3136 …}
  +nested: Doctrine\ORM\PersistentCollection {#3138 …}
  +votes: Doctrine\ORM\PersistentCollection {#3140 …}
  +reports: Doctrine\ORM\PersistentCollection {#3142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3146 …}
  -id: 13508
  -bodyTs: "'/education/student-rights/the-pledge-of-allegiance-and-legal-challenges-in-education.html':19 '90s':12 'actual':21 'bet':28 'bunch':7 'challeng':9 'detail':26 'got':14 'know':24 'lawyer':22 'like':3 'look':2 'struck':15 'would':23 'www.findlaw.com':18 'www.findlaw.com/education/student-rights/the-pledge-of-allegiance-and-legal-challenges-in-education.html':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735230"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689180759 {#3134
    date: 2023-07-12 18:52:39.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 {#3135
  +user: App\Entity\User {#2202 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3055
    +user: Proxies\__CG__\App\Entity\User {#3054 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2218
      +user: App\Entity\User {#2202 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Yep. It was in the 90s, and after 7th grade we mostly didn't do it anymore (some court ruled it wasn't legal to force us) but we had to sit quietly during the point when we were supposed to be doing in.\n
        \n
        EDIT: You are in your 20s, and your teacher yelled at you? He was breaking the law. I bet you remember who it was too. If you see him on social media, I suggest you send him (West Virginia State Board of Education v. Barnette, 319 U.S. 624 (1943)) and demand an apology.\n
        \n
        <https://www.loc.gov/item/usrep319624/>\n
        \n
        And tell him a veteran told you this.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1689182856 {#2276
        date: 2023-07-12 19:27:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@euphoria@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2222 …}
      +nested: Doctrine\ORM\PersistentCollection {#2219 …}
      +votes: Doctrine\ORM\PersistentCollection {#2196 …}
      +reports: Doctrine\ORM\PersistentCollection {#2194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
      -id: 13459
      -bodyTs: "'/item/usrep319624/':100 '1943':93 '20s':50 '319':90 '624':92 '7th':9 '90s':6 'anymor':17 'apolog':97 'barnett':89 'bet':63 'board':85 'break':59 'court':19 'demand':95 'didn':13 'edit':45 'educ':87 'forc':26 'grade':10 'law':61 'legal':24 'media':76 'most':12 'point':36 'quiet':33 'rememb':65 'rule':20 'see':72 'send':80 'sit':32 'social':75 'state':84 'suggest':78 'suppos':40 'teacher':53 'tell':102 'told':106 'u.s':91 'us':27 'v':88 'veteran':105 'virginia':83 'wasn':22 'west':82 'www.loc.gov':99 'www.loc.gov/item/usrep319624/':98 'yell':54 'yep':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/734545"
      +editedAt: DateTimeImmutable @1689179807 {#2279
        date: 2023-07-12 18:36:47.0 +02:00
      }
      +createdAt: DateTimeImmutable @1689179447 {#2275
        date: 2023-07-12 18:30:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2218}
    +body: """
      Yeah, I vaguely remember it making the news in the 90s, and I stopped standing at that point. I had one teacher tell me once it was "required" that I stand. I just said "no thanks" and continued sitting, and he dropped it.\n
      \n
      It wasn't a big protest in my case though. I normally had a CD player stuffed in my belt, and standing made it more likely to fall out and get noticed. I generally avoided standing as much as possible in those days.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1689180406 {#3057
      date: 2023-07-12 18:46:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
      "@Ragnell@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3053 …}
    +nested: Doctrine\ORM\PersistentCollection {#3051 …}
    +votes: Doctrine\ORM\PersistentCollection {#3049 …}
    +reports: Doctrine\ORM\PersistentCollection {#3047 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3045 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
    -id: 13496
    -bodyTs: "'90s':11 'avoid':78 'belt':63 'big':48 'case':52 'cd':58 'continu':38 'day':86 'drop':42 'fall':71 'general':77 'get':74 'like':69 'made':66 'make':6 'much':81 'news':8 'normal':55 'notic':75 'one':21 'player':59 'point':18 'possibl':83 'protest':49 'rememb':4 'requir':28 'said':34 'sit':39 'stand':15,31,65,79 'stop':14 'stuf':60 'teacher':22 'tell':23 'thank':36 'though':53 'vagu':3 'wasn':45 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689180406 {#3056
      date: 2023-07-12 18:46:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2218}
  +body: "It looks like there were a bunch of challenges in the 90s that got struck down. <https://www.findlaw.com/education/student-rights/the-pledge-of-allegiance-and-legal-challenges-in-education.html> An actual lawyer would know more detail, I bet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689180759 {#3133
    date: 2023-07-12 18:52:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@Ragnell@kbin.social"
    "@quirzle@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3136 …}
  +nested: Doctrine\ORM\PersistentCollection {#3138 …}
  +votes: Doctrine\ORM\PersistentCollection {#3140 …}
  +reports: Doctrine\ORM\PersistentCollection {#3142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3146 …}
  -id: 13508
  -bodyTs: "'/education/student-rights/the-pledge-of-allegiance-and-legal-challenges-in-education.html':19 '90s':12 'actual':21 'bet':28 'bunch':7 'challeng':9 'detail':26 'got':14 'know':24 'lawyer':22 'like':3 'look':2 'struck':15 'would':23 'www.findlaw.com':18 'www.findlaw.com/education/student-rights/the-pledge-of-allegiance-and-legal-challenges-in-education.html':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735230"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689180759 {#3134
    date: 2023-07-12 18:52:39.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 {#3135
  +user: App\Entity\User {#2202 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3055
    +user: Proxies\__CG__\App\Entity\User {#3054 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2218
      +user: App\Entity\User {#2202 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Yep. It was in the 90s, and after 7th grade we mostly didn't do it anymore (some court ruled it wasn't legal to force us) but we had to sit quietly during the point when we were supposed to be doing in.\n
        \n
        EDIT: You are in your 20s, and your teacher yelled at you? He was breaking the law. I bet you remember who it was too. If you see him on social media, I suggest you send him (West Virginia State Board of Education v. Barnette, 319 U.S. 624 (1943)) and demand an apology.\n
        \n
        <https://www.loc.gov/item/usrep319624/>\n
        \n
        And tell him a veteran told you this.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1689182856 {#2276
        date: 2023-07-12 19:27:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@euphoria@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2222 …}
      +nested: Doctrine\ORM\PersistentCollection {#2219 …}
      +votes: Doctrine\ORM\PersistentCollection {#2196 …}
      +reports: Doctrine\ORM\PersistentCollection {#2194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
      -id: 13459
      -bodyTs: "'/item/usrep319624/':100 '1943':93 '20s':50 '319':90 '624':92 '7th':9 '90s':6 'anymor':17 'apolog':97 'barnett':89 'bet':63 'board':85 'break':59 'court':19 'demand':95 'didn':13 'edit':45 'educ':87 'forc':26 'grade':10 'law':61 'legal':24 'media':76 'most':12 'point':36 'quiet':33 'rememb':65 'rule':20 'see':72 'send':80 'sit':32 'social':75 'state':84 'suggest':78 'suppos':40 'teacher':53 'tell':102 'told':106 'u.s':91 'us':27 'v':88 'veteran':105 'virginia':83 'wasn':22 'west':82 'www.loc.gov':99 'www.loc.gov/item/usrep319624/':98 'yell':54 'yep':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/734545"
      +editedAt: DateTimeImmutable @1689179807 {#2279
        date: 2023-07-12 18:36:47.0 +02:00
      }
      +createdAt: DateTimeImmutable @1689179447 {#2275
        date: 2023-07-12 18:30:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2218}
    +body: """
      Yeah, I vaguely remember it making the news in the 90s, and I stopped standing at that point. I had one teacher tell me once it was "required" that I stand. I just said "no thanks" and continued sitting, and he dropped it.\n
      \n
      It wasn't a big protest in my case though. I normally had a CD player stuffed in my belt, and standing made it more likely to fall out and get noticed. I generally avoided standing as much as possible in those days.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1689180406 {#3057
      date: 2023-07-12 18:46:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
      "@Ragnell@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3053 …}
    +nested: Doctrine\ORM\PersistentCollection {#3051 …}
    +votes: Doctrine\ORM\PersistentCollection {#3049 …}
    +reports: Doctrine\ORM\PersistentCollection {#3047 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3045 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
    -id: 13496
    -bodyTs: "'90s':11 'avoid':78 'belt':63 'big':48 'case':52 'cd':58 'continu':38 'day':86 'drop':42 'fall':71 'general':77 'get':74 'like':69 'made':66 'make':6 'much':81 'news':8 'normal':55 'notic':75 'one':21 'player':59 'point':18 'possibl':83 'protest':49 'rememb':4 'requir':28 'said':34 'sit':39 'stand':15,31,65,79 'stop':14 'stuf':60 'teacher':22 'tell':23 'thank':36 'though':53 'vagu':3 'wasn':45 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689180406 {#3056
      date: 2023-07-12 18:46:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2218}
  +body: "It looks like there were a bunch of challenges in the 90s that got struck down. <https://www.findlaw.com/education/student-rights/the-pledge-of-allegiance-and-legal-challenges-in-education.html> An actual lawyer would know more detail, I bet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689180759 {#3133
    date: 2023-07-12 18:52:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@Ragnell@kbin.social"
    "@quirzle@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3136 …}
  +nested: Doctrine\ORM\PersistentCollection {#3138 …}
  +votes: Doctrine\ORM\PersistentCollection {#3140 …}
  +reports: Doctrine\ORM\PersistentCollection {#3142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3146 …}
  -id: 13508
  -bodyTs: "'/education/student-rights/the-pledge-of-allegiance-and-legal-challenges-in-education.html':19 '90s':12 'actual':21 'bet':28 'bunch':7 'challeng':9 'detail':26 'got':14 'know':24 'lawyer':22 'like':3 'look':2 'struck':15 'would':23 'www.findlaw.com':18 'www.findlaw.com/education/student-rights/the-pledge-of-allegiance-and-legal-challenges-in-education.html':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735230"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689180759 {#3134
    date: 2023-07-12 18:52:39.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 {#3149
  +user: Proxies\__CG__\App\Entity\User {#3054 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3135
    +user: App\Entity\User {#2202 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3055
      +user: Proxies\__CG__\App\Entity\User {#3054 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2218
        +user: App\Entity\User {#2202 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Yep. It was in the 90s, and after 7th grade we mostly didn't do it anymore (some court ruled it wasn't legal to force us) but we had to sit quietly during the point when we were supposed to be doing in.\n
          \n
          EDIT: You are in your 20s, and your teacher yelled at you? He was breaking the law. I bet you remember who it was too. If you see him on social media, I suggest you send him (West Virginia State Board of Education v. Barnette, 319 U.S. 624 (1943)) and demand an apology.\n
          \n
          <https://www.loc.gov/item/usrep319624/>\n
          \n
          And tell him a veteran told you this.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1689182856 {#2276
          date: 2023-07-12 19:27:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2222 …}
        +nested: Doctrine\ORM\PersistentCollection {#2219 …}
        +votes: Doctrine\ORM\PersistentCollection {#2196 …}
        +reports: Doctrine\ORM\PersistentCollection {#2194 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
        -id: 13459
        -bodyTs: "'/item/usrep319624/':100 '1943':93 '20s':50 '319':90 '624':92 '7th':9 '90s':6 'anymor':17 'apolog':97 'barnett':89 'bet':63 'board':85 'break':59 'court':19 'demand':95 'didn':13 'edit':45 'educ':87 'forc':26 'grade':10 'law':61 'legal':24 'media':76 'most':12 'point':36 'quiet':33 'rememb':65 'rule':20 'see':72 'send':80 'sit':32 'social':75 'state':84 'suggest':78 'suppos':40 'teacher':53 'tell':102 'told':106 'u.s':91 'us':27 'v':88 'veteran':105 'virginia':83 'wasn':22 'west':82 'www.loc.gov':99 'www.loc.gov/item/usrep319624/':98 'yell':54 'yep':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/734545"
        +editedAt: DateTimeImmutable @1689179807 {#2279
          date: 2023-07-12 18:36:47.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689179447 {#2275
          date: 2023-07-12 18:30:47.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2218}
      +body: """
        Yeah, I vaguely remember it making the news in the 90s, and I stopped standing at that point. I had one teacher tell me once it was "required" that I stand. I just said "no thanks" and continued sitting, and he dropped it.\n
        \n
        It wasn't a big protest in my case though. I normally had a CD player stuffed in my belt, and standing made it more likely to fall out and get noticed. I generally avoided standing as much as possible in those days.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689180406 {#3057
        date: 2023-07-12 18:46:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@euphoria@kbin.social"
        "@Ragnell@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3053 …}
      +nested: Doctrine\ORM\PersistentCollection {#3051 …}
      +votes: Doctrine\ORM\PersistentCollection {#3049 …}
      +reports: Doctrine\ORM\PersistentCollection {#3047 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3045 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
      -id: 13496
      -bodyTs: "'90s':11 'avoid':78 'belt':63 'big':48 'case':52 'cd':58 'continu':38 'day':86 'drop':42 'fall':71 'general':77 'get':74 'like':69 'made':66 'make':6 'much':81 'news':8 'normal':55 'notic':75 'one':21 'player':59 'point':18 'possibl':83 'protest':49 'rememb':4 'requir':28 'said':34 'sit':39 'stand':15,31,65,79 'stop':14 'stuf':60 'teacher':22 'tell':23 'thank':36 'though':53 'vagu':3 'wasn':45 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735057"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689180406 {#3056
        date: 2023-07-12 18:46:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2218}
    +body: "It looks like there were a bunch of challenges in the 90s that got struck down. <https://www.findlaw.com/education/student-rights/the-pledge-of-allegiance-and-legal-challenges-in-education.html> An actual lawyer would know more detail, I bet."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1689180759 {#3133
      date: 2023-07-12 18:52:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
      "@Ragnell@kbin.social"
      "@quirzle@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3136 …}
    +nested: Doctrine\ORM\PersistentCollection {#3138 …}
    +votes: Doctrine\ORM\PersistentCollection {#3140 …}
    +reports: Doctrine\ORM\PersistentCollection {#3142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3146 …}
    -id: 13508
    -bodyTs: "'/education/student-rights/the-pledge-of-allegiance-and-legal-challenges-in-education.html':19 '90s':12 'actual':21 'bet':28 'bunch':7 'challeng':9 'detail':26 'got':14 'know':24 'lawyer':22 'like':3 'look':2 'struck':15 'would':23 'www.findlaw.com':18 'www.findlaw.com/education/student-rights/the-pledge-of-allegiance-and-legal-challenges-in-education.html':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735230"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689180759 {#3134
      date: 2023-07-12 18:52:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2218}
  +body: "Based on the timing, the 1998 ACLU lawsuit was probably what I was remembering. Would have put me right around my peak pain-in-the-ass years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689181749 {#3154
    date: 2023-07-12 19:09:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@Ragnell@kbin.social"
    "@quirzle@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3157 …}
  +nested: Doctrine\ORM\PersistentCollection {#3161 …}
  +votes: Doctrine\ORM\PersistentCollection {#3163 …}
  +reports: Doctrine\ORM\PersistentCollection {#3164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3168 …}
  -id: 13543
  -bodyTs: "'1998':6 'aclu':7 'around':20 'ass':27 'base':1 'lawsuit':8 'pain':24 'pain-in-the-ass':23 'peak':22 'probabl':10 'put':17 'rememb':14 'right':19 'time':4 'would':15 'year':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689181749 {#3151
    date: 2023-07-12 19:09:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#3149
  +user: Proxies\__CG__\App\Entity\User {#3054 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3135
    +user: App\Entity\User {#2202 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3055
      +user: Proxies\__CG__\App\Entity\User {#3054 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2218
        +user: App\Entity\User {#2202 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Yep. It was in the 90s, and after 7th grade we mostly didn't do it anymore (some court ruled it wasn't legal to force us) but we had to sit quietly during the point when we were supposed to be doing in.\n
          \n
          EDIT: You are in your 20s, and your teacher yelled at you? He was breaking the law. I bet you remember who it was too. If you see him on social media, I suggest you send him (West Virginia State Board of Education v. Barnette, 319 U.S. 624 (1943)) and demand an apology.\n
          \n
          <https://www.loc.gov/item/usrep319624/>\n
          \n
          And tell him a veteran told you this.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1689182856 {#2276
          date: 2023-07-12 19:27:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2222 …}
        +nested: Doctrine\ORM\PersistentCollection {#2219 …}
        +votes: Doctrine\ORM\PersistentCollection {#2196 …}
        +reports: Doctrine\ORM\PersistentCollection {#2194 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
        -id: 13459
        -bodyTs: "'/item/usrep319624/':100 '1943':93 '20s':50 '319':90 '624':92 '7th':9 '90s':6 'anymor':17 'apolog':97 'barnett':89 'bet':63 'board':85 'break':59 'court':19 'demand':95 'didn':13 'edit':45 'educ':87 'forc':26 'grade':10 'law':61 'legal':24 'media':76 'most':12 'point':36 'quiet':33 'rememb':65 'rule':20 'see':72 'send':80 'sit':32 'social':75 'state':84 'suggest':78 'suppos':40 'teacher':53 'tell':102 'told':106 'u.s':91 'us':27 'v':88 'veteran':105 'virginia':83 'wasn':22 'west':82 'www.loc.gov':99 'www.loc.gov/item/usrep319624/':98 'yell':54 'yep':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/734545"
        +editedAt: DateTimeImmutable @1689179807 {#2279
          date: 2023-07-12 18:36:47.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689179447 {#2275
          date: 2023-07-12 18:30:47.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2218}
      +body: """
        Yeah, I vaguely remember it making the news in the 90s, and I stopped standing at that point. I had one teacher tell me once it was "required" that I stand. I just said "no thanks" and continued sitting, and he dropped it.\n
        \n
        It wasn't a big protest in my case though. I normally had a CD player stuffed in my belt, and standing made it more likely to fall out and get noticed. I generally avoided standing as much as possible in those days.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689180406 {#3057
        date: 2023-07-12 18:46:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@euphoria@kbin.social"
        "@Ragnell@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3053 …}
      +nested: Doctrine\ORM\PersistentCollection {#3051 …}
      +votes: Doctrine\ORM\PersistentCollection {#3049 …}
      +reports: Doctrine\ORM\PersistentCollection {#3047 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3045 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
      -id: 13496
      -bodyTs: "'90s':11 'avoid':78 'belt':63 'big':48 'case':52 'cd':58 'continu':38 'day':86 'drop':42 'fall':71 'general':77 'get':74 'like':69 'made':66 'make':6 'much':81 'news':8 'normal':55 'notic':75 'one':21 'player':59 'point':18 'possibl':83 'protest':49 'rememb':4 'requir':28 'said':34 'sit':39 'stand':15,31,65,79 'stop':14 'stuf':60 'teacher':22 'tell':23 'thank':36 'though':53 'vagu':3 'wasn':45 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735057"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689180406 {#3056
        date: 2023-07-12 18:46:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2218}
    +body: "It looks like there were a bunch of challenges in the 90s that got struck down. <https://www.findlaw.com/education/student-rights/the-pledge-of-allegiance-and-legal-challenges-in-education.html> An actual lawyer would know more detail, I bet."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1689180759 {#3133
      date: 2023-07-12 18:52:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
      "@Ragnell@kbin.social"
      "@quirzle@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3136 …}
    +nested: Doctrine\ORM\PersistentCollection {#3138 …}
    +votes: Doctrine\ORM\PersistentCollection {#3140 …}
    +reports: Doctrine\ORM\PersistentCollection {#3142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3146 …}
    -id: 13508
    -bodyTs: "'/education/student-rights/the-pledge-of-allegiance-and-legal-challenges-in-education.html':19 '90s':12 'actual':21 'bet':28 'bunch':7 'challeng':9 'detail':26 'got':14 'know':24 'lawyer':22 'like':3 'look':2 'struck':15 'would':23 'www.findlaw.com':18 'www.findlaw.com/education/student-rights/the-pledge-of-allegiance-and-legal-challenges-in-education.html':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735230"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689180759 {#3134
      date: 2023-07-12 18:52:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2218}
  +body: "Based on the timing, the 1998 ACLU lawsuit was probably what I was remembering. Would have put me right around my peak pain-in-the-ass years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689181749 {#3154
    date: 2023-07-12 19:09:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@Ragnell@kbin.social"
    "@quirzle@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3157 …}
  +nested: Doctrine\ORM\PersistentCollection {#3161 …}
  +votes: Doctrine\ORM\PersistentCollection {#3163 …}
  +reports: Doctrine\ORM\PersistentCollection {#3164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3168 …}
  -id: 13543
  -bodyTs: "'1998':6 'aclu':7 'around':20 'ass':27 'base':1 'lawsuit':8 'pain':24 'pain-in-the-ass':23 'peak':22 'probabl':10 'put':17 'rememb':14 'right':19 'time':4 'would':15 'year':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689181749 {#3151
    date: 2023-07-12 19:09:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#3149
  +user: Proxies\__CG__\App\Entity\User {#3054 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3135
    +user: App\Entity\User {#2202 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3055
      +user: Proxies\__CG__\App\Entity\User {#3054 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2218
        +user: App\Entity\User {#2202 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Yep. It was in the 90s, and after 7th grade we mostly didn't do it anymore (some court ruled it wasn't legal to force us) but we had to sit quietly during the point when we were supposed to be doing in.\n
          \n
          EDIT: You are in your 20s, and your teacher yelled at you? He was breaking the law. I bet you remember who it was too. If you see him on social media, I suggest you send him (West Virginia State Board of Education v. Barnette, 319 U.S. 624 (1943)) and demand an apology.\n
          \n
          <https://www.loc.gov/item/usrep319624/>\n
          \n
          And tell him a veteran told you this.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1689182856 {#2276
          date: 2023-07-12 19:27:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2222 …}
        +nested: Doctrine\ORM\PersistentCollection {#2219 …}
        +votes: Doctrine\ORM\PersistentCollection {#2196 …}
        +reports: Doctrine\ORM\PersistentCollection {#2194 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
        -id: 13459
        -bodyTs: "'/item/usrep319624/':100 '1943':93 '20s':50 '319':90 '624':92 '7th':9 '90s':6 'anymor':17 'apolog':97 'barnett':89 'bet':63 'board':85 'break':59 'court':19 'demand':95 'didn':13 'edit':45 'educ':87 'forc':26 'grade':10 'law':61 'legal':24 'media':76 'most':12 'point':36 'quiet':33 'rememb':65 'rule':20 'see':72 'send':80 'sit':32 'social':75 'state':84 'suggest':78 'suppos':40 'teacher':53 'tell':102 'told':106 'u.s':91 'us':27 'v':88 'veteran':105 'virginia':83 'wasn':22 'west':82 'www.loc.gov':99 'www.loc.gov/item/usrep319624/':98 'yell':54 'yep':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/734545"
        +editedAt: DateTimeImmutable @1689179807 {#2279
          date: 2023-07-12 18:36:47.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689179447 {#2275
          date: 2023-07-12 18:30:47.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2218}
      +body: """
        Yeah, I vaguely remember it making the news in the 90s, and I stopped standing at that point. I had one teacher tell me once it was "required" that I stand. I just said "no thanks" and continued sitting, and he dropped it.\n
        \n
        It wasn't a big protest in my case though. I normally had a CD player stuffed in my belt, and standing made it more likely to fall out and get noticed. I generally avoided standing as much as possible in those days.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689180406 {#3057
        date: 2023-07-12 18:46:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@euphoria@kbin.social"
        "@Ragnell@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3053 …}
      +nested: Doctrine\ORM\PersistentCollection {#3051 …}
      +votes: Doctrine\ORM\PersistentCollection {#3049 …}
      +reports: Doctrine\ORM\PersistentCollection {#3047 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3045 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
      -id: 13496
      -bodyTs: "'90s':11 'avoid':78 'belt':63 'big':48 'case':52 'cd':58 'continu':38 'day':86 'drop':42 'fall':71 'general':77 'get':74 'like':69 'made':66 'make':6 'much':81 'news':8 'normal':55 'notic':75 'one':21 'player':59 'point':18 'possibl':83 'protest':49 'rememb':4 'requir':28 'said':34 'sit':39 'stand':15,31,65,79 'stop':14 'stuf':60 'teacher':22 'tell':23 'thank':36 'though':53 'vagu':3 'wasn':45 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735057"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689180406 {#3056
        date: 2023-07-12 18:46:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2218}
    +body: "It looks like there were a bunch of challenges in the 90s that got struck down. <https://www.findlaw.com/education/student-rights/the-pledge-of-allegiance-and-legal-challenges-in-education.html> An actual lawyer would know more detail, I bet."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1689180759 {#3133
      date: 2023-07-12 18:52:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
      "@Ragnell@kbin.social"
      "@quirzle@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3136 …}
    +nested: Doctrine\ORM\PersistentCollection {#3138 …}
    +votes: Doctrine\ORM\PersistentCollection {#3140 …}
    +reports: Doctrine\ORM\PersistentCollection {#3142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3146 …}
    -id: 13508
    -bodyTs: "'/education/student-rights/the-pledge-of-allegiance-and-legal-challenges-in-education.html':19 '90s':12 'actual':21 'bet':28 'bunch':7 'challeng':9 'detail':26 'got':14 'know':24 'lawyer':22 'like':3 'look':2 'struck':15 'would':23 'www.findlaw.com':18 'www.findlaw.com/education/student-rights/the-pledge-of-allegiance-and-legal-challenges-in-education.html':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735230"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689180759 {#3134
      date: 2023-07-12 18:52:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2218}
  +body: "Based on the timing, the 1998 ACLU lawsuit was probably what I was remembering. Would have put me right around my peak pain-in-the-ass years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689181749 {#3154
    date: 2023-07-12 19:09:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@Ragnell@kbin.social"
    "@quirzle@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3157 …}
  +nested: Doctrine\ORM\PersistentCollection {#3161 …}
  +votes: Doctrine\ORM\PersistentCollection {#3163 …}
  +reports: Doctrine\ORM\PersistentCollection {#3164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3168 …}
  -id: 13543
  -bodyTs: "'1998':6 'aclu':7 'around':20 'ass':27 'base':1 'lawsuit':8 'pain':24 'pain-in-the-ass':23 'peak':22 'probabl':10 'put':17 'rememb':14 'right':19 'time':4 'would':15 'year':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689181749 {#3151
    date: 2023-07-12 19:09:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3185
  +user: App\Entity\User {#2202 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3149
    +user: Proxies\__CG__\App\Entity\User {#3054 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3135
      +user: App\Entity\User {#2202 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3055
        +user: Proxies\__CG__\App\Entity\User {#3054 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2218
          +user: App\Entity\User {#2202 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            Yep. It was in the 90s, and after 7th grade we mostly didn't do it anymore (some court ruled it wasn't legal to force us) but we had to sit quietly during the point when we were supposed to be doing in.\n
            \n
            EDIT: You are in your 20s, and your teacher yelled at you? He was breaking the law. I bet you remember who it was too. If you see him on social media, I suggest you send him (West Virginia State Board of Education v. Barnette, 319 U.S. 624 (1943)) and demand an apology.\n
            \n
            <https://www.loc.gov/item/usrep319624/>\n
            \n
            And tell him a veteran told you this.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1689182856 {#2276
            date: 2023-07-12 19:27:36.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@euphoria@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2222 …}
          +nested: Doctrine\ORM\PersistentCollection {#2219 …}
          +votes: Doctrine\ORM\PersistentCollection {#2196 …}
          +reports: Doctrine\ORM\PersistentCollection {#2194 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
          -id: 13459
          -bodyTs: "'/item/usrep319624/':100 '1943':93 '20s':50 '319':90 '624':92 '7th':9 '90s':6 'anymor':17 'apolog':97 'barnett':89 'bet':63 'board':85 'break':59 'court':19 'demand':95 'didn':13 'edit':45 'educ':87 'forc':26 'grade':10 'law':61 'legal':24 'media':76 'most':12 'point':36 'quiet':33 'rememb':65 'rule':20 'see':72 'send':80 'sit':32 'social':75 'state':84 'suggest':78 'suppos':40 'teacher':53 'tell':102 'told':106 'u.s':91 'us':27 'v':88 'veteran':105 'virginia':83 'wasn':22 'west':82 'www.loc.gov':99 'www.loc.gov/item/usrep319624/':98 'yell':54 'yep':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/734545"
          +editedAt: DateTimeImmutable @1689179807 {#2279
            date: 2023-07-12 18:36:47.0 +02:00
          }
          +createdAt: DateTimeImmutable @1689179447 {#2275
            date: 2023-07-12 18:30:47.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2218}
        +body: """
          Yeah, I vaguely remember it making the news in the 90s, and I stopped standing at that point. I had one teacher tell me once it was "required" that I stand. I just said "no thanks" and continued sitting, and he dropped it.\n
          \n
          It wasn't a big protest in my case though. I normally had a CD player stuffed in my belt, and standing made it more likely to fall out and get noticed. I generally avoided standing as much as possible in those days.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689180406 {#3057
          date: 2023-07-12 18:46:46.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@Ragnell@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3053 …}
        +nested: Doctrine\ORM\PersistentCollection {#3051 …}
        +votes: Doctrine\ORM\PersistentCollection {#3049 …}
        +reports: Doctrine\ORM\PersistentCollection {#3047 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3045 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
        -id: 13496
        -bodyTs: "'90s':11 'avoid':78 'belt':63 'big':48 'case':52 'cd':58 'continu':38 'day':86 'drop':42 'fall':71 'general':77 'get':74 'like':69 'made':66 'make':6 'much':81 'news':8 'normal':55 'notic':75 'one':21 'player':59 'point':18 'possibl':83 'protest':49 'rememb':4 'requir':28 'said':34 'sit':39 'stand':15,31,65,79 'stop':14 'stuf':60 'teacher':22 'tell':23 'thank':36 'though':53 'vagu':3 'wasn':45 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735057"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689180406 {#3056
          date: 2023-07-12 18:46:46.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2218}
      +body: "It looks like there were a bunch of challenges in the 90s that got struck down. <https://www.findlaw.com/education/student-rights/the-pledge-of-allegiance-and-legal-challenges-in-education.html> An actual lawyer would know more detail, I bet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689180759 {#3133
        date: 2023-07-12 18:52:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@euphoria@kbin.social"
        "@Ragnell@kbin.social"
        "@quirzle@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3136 …}
      +nested: Doctrine\ORM\PersistentCollection {#3138 …}
      +votes: Doctrine\ORM\PersistentCollection {#3140 …}
      +reports: Doctrine\ORM\PersistentCollection {#3142 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3144 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3146 …}
      -id: 13508
      -bodyTs: "'/education/student-rights/the-pledge-of-allegiance-and-legal-challenges-in-education.html':19 '90s':12 'actual':21 'bet':28 'bunch':7 'challeng':9 'detail':26 'got':14 'know':24 'lawyer':22 'like':3 'look':2 'struck':15 'would':23 'www.findlaw.com':18 'www.findlaw.com/education/student-rights/the-pledge-of-allegiance-and-legal-challenges-in-education.html':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735230"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689180759 {#3134
        date: 2023-07-12 18:52:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2218}
    +body: "Based on the timing, the 1998 ACLU lawsuit was probably what I was remembering. Would have put me right around my peak pain-in-the-ass years."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1689181749 {#3154
      date: 2023-07-12 19:09:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
      "@Ragnell@kbin.social"
      "@quirzle@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3157 …}
    +nested: Doctrine\ORM\PersistentCollection {#3161 …}
    +votes: Doctrine\ORM\PersistentCollection {#3163 …}
    +reports: Doctrine\ORM\PersistentCollection {#3164 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3166 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3168 …}
    -id: 13543
    -bodyTs: "'1998':6 'aclu':7 'around':20 'ass':27 'base':1 'lawsuit':8 'pain':24 'pain-in-the-ass':23 'peak':22 'probabl':10 'put':17 'rememb':14 'right':19 'time':4 'would':15 'year':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735725"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689181749 {#3151
      date: 2023-07-12 19:09:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2218}
  +body: "Me too. Though I remember it a few years earlier than 1998, when I reached 7th grade. Of course I don't think any of my 7-12 teachers cared like the elementary school teachers would have."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689182855 {#3180
    date: 2023-07-12 19:27:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@Ragnell@kbin.social"
    "@quirzle@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3177 …}
  +nested: Doctrine\ORM\PersistentCollection {#3174 …}
  +votes: Doctrine\ORM\PersistentCollection {#3172 …}
  +reports: Doctrine\ORM\PersistentCollection {#3186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
  -id: 13582
  -bodyTs: "'-12':28 '1998':12 '7':27 '7th':16 'care':30 'cours':19 'earlier':10 'elementari':33 'grade':17 'like':31 'reach':15 'rememb':5 'school':34 'teacher':29,35 'think':23 'though':3 'would':36 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/736278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689182855 {#3183
    date: 2023-07-12 19:27: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
51 DENIED edit
App\Entity\EntryComment {#3185
  +user: App\Entity\User {#2202 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3149
    +user: Proxies\__CG__\App\Entity\User {#3054 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3135
      +user: App\Entity\User {#2202 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3055
        +user: Proxies\__CG__\App\Entity\User {#3054 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2218
          +user: App\Entity\User {#2202 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            Yep. It was in the 90s, and after 7th grade we mostly didn't do it anymore (some court ruled it wasn't legal to force us) but we had to sit quietly during the point when we were supposed to be doing in.\n
            \n
            EDIT: You are in your 20s, and your teacher yelled at you? He was breaking the law. I bet you remember who it was too. If you see him on social media, I suggest you send him (West Virginia State Board of Education v. Barnette, 319 U.S. 624 (1943)) and demand an apology.\n
            \n
            <https://www.loc.gov/item/usrep319624/>\n
            \n
            And tell him a veteran told you this.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1689182856 {#2276
            date: 2023-07-12 19:27:36.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@euphoria@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2222 …}
          +nested: Doctrine\ORM\PersistentCollection {#2219 …}
          +votes: Doctrine\ORM\PersistentCollection {#2196 …}
          +reports: Doctrine\ORM\PersistentCollection {#2194 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
          -id: 13459
          -bodyTs: "'/item/usrep319624/':100 '1943':93 '20s':50 '319':90 '624':92 '7th':9 '90s':6 'anymor':17 'apolog':97 'barnett':89 'bet':63 'board':85 'break':59 'court':19 'demand':95 'didn':13 'edit':45 'educ':87 'forc':26 'grade':10 'law':61 'legal':24 'media':76 'most':12 'point':36 'quiet':33 'rememb':65 'rule':20 'see':72 'send':80 'sit':32 'social':75 'state':84 'suggest':78 'suppos':40 'teacher':53 'tell':102 'told':106 'u.s':91 'us':27 'v':88 'veteran':105 'virginia':83 'wasn':22 'west':82 'www.loc.gov':99 'www.loc.gov/item/usrep319624/':98 'yell':54 'yep':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/734545"
          +editedAt: DateTimeImmutable @1689179807 {#2279
            date: 2023-07-12 18:36:47.0 +02:00
          }
          +createdAt: DateTimeImmutable @1689179447 {#2275
            date: 2023-07-12 18:30:47.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2218}
        +body: """
          Yeah, I vaguely remember it making the news in the 90s, and I stopped standing at that point. I had one teacher tell me once it was "required" that I stand. I just said "no thanks" and continued sitting, and he dropped it.\n
          \n
          It wasn't a big protest in my case though. I normally had a CD player stuffed in my belt, and standing made it more likely to fall out and get noticed. I generally avoided standing as much as possible in those days.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689180406 {#3057
          date: 2023-07-12 18:46:46.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@Ragnell@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3053 …}
        +nested: Doctrine\ORM\PersistentCollection {#3051 …}
        +votes: Doctrine\ORM\PersistentCollection {#3049 …}
        +reports: Doctrine\ORM\PersistentCollection {#3047 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3045 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
        -id: 13496
        -bodyTs: "'90s':11 'avoid':78 'belt':63 'big':48 'case':52 'cd':58 'continu':38 'day':86 'drop':42 'fall':71 'general':77 'get':74 'like':69 'made':66 'make':6 'much':81 'news':8 'normal':55 'notic':75 'one':21 'player':59 'point':18 'possibl':83 'protest':49 'rememb':4 'requir':28 'said':34 'sit':39 'stand':15,31,65,79 'stop':14 'stuf':60 'teacher':22 'tell':23 'thank':36 'though':53 'vagu':3 'wasn':45 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735057"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689180406 {#3056
          date: 2023-07-12 18:46:46.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2218}
      +body: "It looks like there were a bunch of challenges in the 90s that got struck down. <https://www.findlaw.com/education/student-rights/the-pledge-of-allegiance-and-legal-challenges-in-education.html> An actual lawyer would know more detail, I bet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689180759 {#3133
        date: 2023-07-12 18:52:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@euphoria@kbin.social"
        "@Ragnell@kbin.social"
        "@quirzle@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3136 …}
      +nested: Doctrine\ORM\PersistentCollection {#3138 …}
      +votes: Doctrine\ORM\PersistentCollection {#3140 …}
      +reports: Doctrine\ORM\PersistentCollection {#3142 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3144 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3146 …}
      -id: 13508
      -bodyTs: "'/education/student-rights/the-pledge-of-allegiance-and-legal-challenges-in-education.html':19 '90s':12 'actual':21 'bet':28 'bunch':7 'challeng':9 'detail':26 'got':14 'know':24 'lawyer':22 'like':3 'look':2 'struck':15 'would':23 'www.findlaw.com':18 'www.findlaw.com/education/student-rights/the-pledge-of-allegiance-and-legal-challenges-in-education.html':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735230"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689180759 {#3134
        date: 2023-07-12 18:52:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2218}
    +body: "Based on the timing, the 1998 ACLU lawsuit was probably what I was remembering. Would have put me right around my peak pain-in-the-ass years."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1689181749 {#3154
      date: 2023-07-12 19:09:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
      "@Ragnell@kbin.social"
      "@quirzle@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3157 …}
    +nested: Doctrine\ORM\PersistentCollection {#3161 …}
    +votes: Doctrine\ORM\PersistentCollection {#3163 …}
    +reports: Doctrine\ORM\PersistentCollection {#3164 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3166 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3168 …}
    -id: 13543
    -bodyTs: "'1998':6 'aclu':7 'around':20 'ass':27 'base':1 'lawsuit':8 'pain':24 'pain-in-the-ass':23 'peak':22 'probabl':10 'put':17 'rememb':14 'right':19 'time':4 'would':15 'year':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735725"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689181749 {#3151
      date: 2023-07-12 19:09:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2218}
  +body: "Me too. Though I remember it a few years earlier than 1998, when I reached 7th grade. Of course I don't think any of my 7-12 teachers cared like the elementary school teachers would have."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689182855 {#3180
    date: 2023-07-12 19:27:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@Ragnell@kbin.social"
    "@quirzle@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3177 …}
  +nested: Doctrine\ORM\PersistentCollection {#3174 …}
  +votes: Doctrine\ORM\PersistentCollection {#3172 …}
  +reports: Doctrine\ORM\PersistentCollection {#3186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
  -id: 13582
  -bodyTs: "'-12':28 '1998':12 '7':27 '7th':16 'care':30 'cours':19 'earlier':10 'elementari':33 'grade':17 'like':31 'reach':15 'rememb':5 'school':34 'teacher':29,35 'think':23 'though':3 'would':36 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/736278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689182855 {#3183
    date: 2023-07-12 19:27: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
52 DENIED moderate
App\Entity\EntryComment {#3185
  +user: App\Entity\User {#2202 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3149
    +user: Proxies\__CG__\App\Entity\User {#3054 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3135
      +user: App\Entity\User {#2202 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3055
        +user: Proxies\__CG__\App\Entity\User {#3054 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2218
          +user: App\Entity\User {#2202 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            Yep. It was in the 90s, and after 7th grade we mostly didn't do it anymore (some court ruled it wasn't legal to force us) but we had to sit quietly during the point when we were supposed to be doing in.\n
            \n
            EDIT: You are in your 20s, and your teacher yelled at you? He was breaking the law. I bet you remember who it was too. If you see him on social media, I suggest you send him (West Virginia State Board of Education v. Barnette, 319 U.S. 624 (1943)) and demand an apology.\n
            \n
            <https://www.loc.gov/item/usrep319624/>\n
            \n
            And tell him a veteran told you this.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1689182856 {#2276
            date: 2023-07-12 19:27:36.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@euphoria@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2222 …}
          +nested: Doctrine\ORM\PersistentCollection {#2219 …}
          +votes: Doctrine\ORM\PersistentCollection {#2196 …}
          +reports: Doctrine\ORM\PersistentCollection {#2194 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
          -id: 13459
          -bodyTs: "'/item/usrep319624/':100 '1943':93 '20s':50 '319':90 '624':92 '7th':9 '90s':6 'anymor':17 'apolog':97 'barnett':89 'bet':63 'board':85 'break':59 'court':19 'demand':95 'didn':13 'edit':45 'educ':87 'forc':26 'grade':10 'law':61 'legal':24 'media':76 'most':12 'point':36 'quiet':33 'rememb':65 'rule':20 'see':72 'send':80 'sit':32 'social':75 'state':84 'suggest':78 'suppos':40 'teacher':53 'tell':102 'told':106 'u.s':91 'us':27 'v':88 'veteran':105 'virginia':83 'wasn':22 'west':82 'www.loc.gov':99 'www.loc.gov/item/usrep319624/':98 'yell':54 'yep':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/734545"
          +editedAt: DateTimeImmutable @1689179807 {#2279
            date: 2023-07-12 18:36:47.0 +02:00
          }
          +createdAt: DateTimeImmutable @1689179447 {#2275
            date: 2023-07-12 18:30:47.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2218}
        +body: """
          Yeah, I vaguely remember it making the news in the 90s, and I stopped standing at that point. I had one teacher tell me once it was "required" that I stand. I just said "no thanks" and continued sitting, and he dropped it.\n
          \n
          It wasn't a big protest in my case though. I normally had a CD player stuffed in my belt, and standing made it more likely to fall out and get noticed. I generally avoided standing as much as possible in those days.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689180406 {#3057
          date: 2023-07-12 18:46:46.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@Ragnell@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3053 …}
        +nested: Doctrine\ORM\PersistentCollection {#3051 …}
        +votes: Doctrine\ORM\PersistentCollection {#3049 …}
        +reports: Doctrine\ORM\PersistentCollection {#3047 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3045 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
        -id: 13496
        -bodyTs: "'90s':11 'avoid':78 'belt':63 'big':48 'case':52 'cd':58 'continu':38 'day':86 'drop':42 'fall':71 'general':77 'get':74 'like':69 'made':66 'make':6 'much':81 'news':8 'normal':55 'notic':75 'one':21 'player':59 'point':18 'possibl':83 'protest':49 'rememb':4 'requir':28 'said':34 'sit':39 'stand':15,31,65,79 'stop':14 'stuf':60 'teacher':22 'tell':23 'thank':36 'though':53 'vagu':3 'wasn':45 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735057"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689180406 {#3056
          date: 2023-07-12 18:46:46.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2218}
      +body: "It looks like there were a bunch of challenges in the 90s that got struck down. <https://www.findlaw.com/education/student-rights/the-pledge-of-allegiance-and-legal-challenges-in-education.html> An actual lawyer would know more detail, I bet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689180759 {#3133
        date: 2023-07-12 18:52:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@euphoria@kbin.social"
        "@Ragnell@kbin.social"
        "@quirzle@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3136 …}
      +nested: Doctrine\ORM\PersistentCollection {#3138 …}
      +votes: Doctrine\ORM\PersistentCollection {#3140 …}
      +reports: Doctrine\ORM\PersistentCollection {#3142 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3144 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3146 …}
      -id: 13508
      -bodyTs: "'/education/student-rights/the-pledge-of-allegiance-and-legal-challenges-in-education.html':19 '90s':12 'actual':21 'bet':28 'bunch':7 'challeng':9 'detail':26 'got':14 'know':24 'lawyer':22 'like':3 'look':2 'struck':15 'would':23 'www.findlaw.com':18 'www.findlaw.com/education/student-rights/the-pledge-of-allegiance-and-legal-challenges-in-education.html':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735230"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689180759 {#3134
        date: 2023-07-12 18:52:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2218}
    +body: "Based on the timing, the 1998 ACLU lawsuit was probably what I was remembering. Would have put me right around my peak pain-in-the-ass years."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1689181749 {#3154
      date: 2023-07-12 19:09:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
      "@Ragnell@kbin.social"
      "@quirzle@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3157 …}
    +nested: Doctrine\ORM\PersistentCollection {#3161 …}
    +votes: Doctrine\ORM\PersistentCollection {#3163 …}
    +reports: Doctrine\ORM\PersistentCollection {#3164 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3166 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3168 …}
    -id: 13543
    -bodyTs: "'1998':6 'aclu':7 'around':20 'ass':27 'base':1 'lawsuit':8 'pain':24 'pain-in-the-ass':23 'peak':22 'probabl':10 'put':17 'rememb':14 'right':19 'time':4 'would':15 'year':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735725"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689181749 {#3151
      date: 2023-07-12 19:09:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2218}
  +body: "Me too. Though I remember it a few years earlier than 1998, when I reached 7th grade. Of course I don't think any of my 7-12 teachers cared like the elementary school teachers would have."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689182855 {#3180
    date: 2023-07-12 19:27:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@Ragnell@kbin.social"
    "@quirzle@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3177 …}
  +nested: Doctrine\ORM\PersistentCollection {#3174 …}
  +votes: Doctrine\ORM\PersistentCollection {#3172 …}
  +reports: Doctrine\ORM\PersistentCollection {#3186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
  -id: 13582
  -bodyTs: "'-12':28 '1998':12 '7':27 '7th':16 'care':30 'cours':19 'earlier':10 'elementari':33 'grade':17 'like':31 'reach':15 'rememb':5 'school':34 'teacher':29,35 'think':23 'though':3 'would':36 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/736278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689182855 {#3183
    date: 2023-07-12 19:27: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
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 {#2158
  +user: App\Entity\User {#2179 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Yep. Unfortunately, I was raised in a very conservative household and didn’t start questioning those beliefs until college, so I never thought twice about how weird it is to force students to stand up and pledge allegiance to something they literally can not understand the full meaning of."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689179361 {#2034
    date: 2023-07-12 18:29:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2157 …}
  +nested: Doctrine\ORM\PersistentCollection {#2147 …}
  +votes: Doctrine\ORM\PersistentCollection {#2150 …}
  +reports: Doctrine\ORM\PersistentCollection {#2153 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2185 …}
  -id: 13460
  -bodyTs: "'allegi':38 'belief':17 'colleg':19 'conserv':9 'didn':12 'forc':31 'full':47 'household':10 'liter':42 'mean':48 'never':22 'pledg':37 'question':15 'rais':5 'someth':40 'stand':34 'start':14 'student':32 'thought':23 'twice':24 'understand':45 'unfortun':2 'weird':27 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.frozeninferno.xyz/comment/697524"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689179361 {#2039
    date: 2023-07-12 18:29: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
55 DENIED edit
App\Entity\EntryComment {#2158
  +user: App\Entity\User {#2179 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Yep. Unfortunately, I was raised in a very conservative household and didn’t start questioning those beliefs until college, so I never thought twice about how weird it is to force students to stand up and pledge allegiance to something they literally can not understand the full meaning of."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689179361 {#2034
    date: 2023-07-12 18:29:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2157 …}
  +nested: Doctrine\ORM\PersistentCollection {#2147 …}
  +votes: Doctrine\ORM\PersistentCollection {#2150 …}
  +reports: Doctrine\ORM\PersistentCollection {#2153 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2185 …}
  -id: 13460
  -bodyTs: "'allegi':38 'belief':17 'colleg':19 'conserv':9 'didn':12 'forc':31 'full':47 'household':10 'liter':42 'mean':48 'never':22 'pledg':37 'question':15 'rais':5 'someth':40 'stand':34 'start':14 'student':32 'thought':23 'twice':24 'understand':45 'unfortun':2 'weird':27 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.frozeninferno.xyz/comment/697524"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689179361 {#2039
    date: 2023-07-12 18:29: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
56 DENIED moderate
App\Entity\EntryComment {#2158
  +user: App\Entity\User {#2179 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Yep. Unfortunately, I was raised in a very conservative household and didn’t start questioning those beliefs until college, so I never thought twice about how weird it is to force students to stand up and pledge allegiance to something they literally can not understand the full meaning of."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689179361 {#2034
    date: 2023-07-12 18:29:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2157 …}
  +nested: Doctrine\ORM\PersistentCollection {#2147 …}
  +votes: Doctrine\ORM\PersistentCollection {#2150 …}
  +reports: Doctrine\ORM\PersistentCollection {#2153 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2185 …}
  -id: 13460
  -bodyTs: "'allegi':38 'belief':17 'colleg':19 'conserv':9 'didn':12 'forc':31 'full':47 'household':10 'liter':42 'mean':48 'never':22 'pledg':37 'question':15 'rais':5 'someth':40 'stand':34 'start':14 'student':32 'thought':23 'twice':24 'understand':45 'unfortun':2 'weird':27 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.frozeninferno.xyz/comment/697524"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689179361 {#2039
    date: 2023-07-12 18:29: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
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 {#2362
  +user: App\Entity\User {#1354 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    You’d get screamed at by the teacher and more than likely end up getting a stupid long lecture about the importance of patriotism if you refused\n
    \n
    Like damn bro sorry y’all haven’t done shit to make me proud except scream at me that I should be proud
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1689178971 {#2368
    date: 2023-07-12 18:22:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2365 …}
  +nested: Doctrine\ORM\PersistentCollection {#2366 …}
  +votes: Doctrine\ORM\PersistentCollection {#2352 …}
  +reports: Doctrine\ORM\PersistentCollection {#1348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
  -id: 13445
  -bodyTs: "'bro':30 'd':2 'damn':29 'done':36 'end':13 'except':42 'get':3,15 'haven':34 'import':22 'lectur':19 'like':12,28 'long':18 'make':39 'patriot':24 'proud':41,50 'refus':27 'scream':4,43 'shit':37 'sorri':31 'stupid':17 'teacher':8 'y':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/965588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689178857 {#2375
    date: 2023-07-12 18:20: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
59 DENIED edit
App\Entity\EntryComment {#2362
  +user: App\Entity\User {#1354 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    You’d get screamed at by the teacher and more than likely end up getting a stupid long lecture about the importance of patriotism if you refused\n
    \n
    Like damn bro sorry y’all haven’t done shit to make me proud except scream at me that I should be proud
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1689178971 {#2368
    date: 2023-07-12 18:22:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2365 …}
  +nested: Doctrine\ORM\PersistentCollection {#2366 …}
  +votes: Doctrine\ORM\PersistentCollection {#2352 …}
  +reports: Doctrine\ORM\PersistentCollection {#1348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
  -id: 13445
  -bodyTs: "'bro':30 'd':2 'damn':29 'done':36 'end':13 'except':42 'get':3,15 'haven':34 'import':22 'lectur':19 'like':12,28 'long':18 'make':39 'patriot':24 'proud':41,50 'refus':27 'scream':4,43 'shit':37 'sorri':31 'stupid':17 'teacher':8 'y':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/965588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689178857 {#2375
    date: 2023-07-12 18:20: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
60 DENIED moderate
App\Entity\EntryComment {#2362
  +user: App\Entity\User {#1354 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    You’d get screamed at by the teacher and more than likely end up getting a stupid long lecture about the importance of patriotism if you refused\n
    \n
    Like damn bro sorry y’all haven’t done shit to make me proud except scream at me that I should be proud
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1689178971 {#2368
    date: 2023-07-12 18:22:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2365 …}
  +nested: Doctrine\ORM\PersistentCollection {#2366 …}
  +votes: Doctrine\ORM\PersistentCollection {#2352 …}
  +reports: Doctrine\ORM\PersistentCollection {#1348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
  -id: 13445
  -bodyTs: "'bro':30 'd':2 'damn':29 'done':36 'end':13 'except':42 'get':3,15 'haven':34 'import':22 'lectur':19 'like':12,28 'long':18 'make':39 'patriot':24 'proud':41,50 'refus':27 'scream':4,43 'shit':37 'sorri':31 'stupid':17 'teacher':8 'y':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/965588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689178857 {#2375
    date: 2023-07-12 18:20: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
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 {#3087
  +user: Proxies\__CG__\App\Entity\User {#3086 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2362
    +user: App\Entity\User {#1354 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      You’d get screamed at by the teacher and more than likely end up getting a stupid long lecture about the importance of patriotism if you refused\n
      \n
      Like damn bro sorry y’all haven’t done shit to make me proud except scream at me that I should be proud
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1689178971 {#2368
      date: 2023-07-12 18:22:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2365 …}
    +nested: Doctrine\ORM\PersistentCollection {#2366 …}
    +votes: Doctrine\ORM\PersistentCollection {#2352 …}
    +reports: Doctrine\ORM\PersistentCollection {#1348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
    -id: 13445
    -bodyTs: "'bro':30 'd':2 'damn':29 'done':36 'end':13 'except':42 'get':3,15 'haven':34 'import':22 'lectur':19 'like':12,28 'long':18 'make':39 'patriot':24 'proud':41,50 'refus':27 'scream':4,43 'shit':37 'sorri':31 'stupid':17 'teacher':8 'y':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/965588"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689178857 {#2375
      date: 2023-07-12 18:20:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2362}
  +body: "that's essentially what happened. i was so scared and embarrassed at this grown man going off on me for doing nothing except exercising my right to sit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689178968 {#3089
    date: 2023-07-12 18:22:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@ThatWeirdGuy1001@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3085 …}
  +nested: Doctrine\ORM\PersistentCollection {#3083 …}
  +votes: Doctrine\ORM\PersistentCollection {#3081 …}
  +reports: Doctrine\ORM\PersistentCollection {#3079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
  -id: 13446
  -bodyTs: "'embarrass':11 'essenti':3 'except':23 'exercis':24 'go':16 'grown':14 'happen':5 'man':15 'noth':22 'right':26 'scare':9 'sit':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/734276"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689178968 {#3088
    date: 2023-07-12 18:22:48.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 {#3087
  +user: Proxies\__CG__\App\Entity\User {#3086 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2362
    +user: App\Entity\User {#1354 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      You’d get screamed at by the teacher and more than likely end up getting a stupid long lecture about the importance of patriotism if you refused\n
      \n
      Like damn bro sorry y’all haven’t done shit to make me proud except scream at me that I should be proud
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1689178971 {#2368
      date: 2023-07-12 18:22:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2365 …}
    +nested: Doctrine\ORM\PersistentCollection {#2366 …}
    +votes: Doctrine\ORM\PersistentCollection {#2352 …}
    +reports: Doctrine\ORM\PersistentCollection {#1348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
    -id: 13445
    -bodyTs: "'bro':30 'd':2 'damn':29 'done':36 'end':13 'except':42 'get':3,15 'haven':34 'import':22 'lectur':19 'like':12,28 'long':18 'make':39 'patriot':24 'proud':41,50 'refus':27 'scream':4,43 'shit':37 'sorri':31 'stupid':17 'teacher':8 'y':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/965588"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689178857 {#2375
      date: 2023-07-12 18:20:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2362}
  +body: "that's essentially what happened. i was so scared and embarrassed at this grown man going off on me for doing nothing except exercising my right to sit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689178968 {#3089
    date: 2023-07-12 18:22:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@ThatWeirdGuy1001@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3085 …}
  +nested: Doctrine\ORM\PersistentCollection {#3083 …}
  +votes: Doctrine\ORM\PersistentCollection {#3081 …}
  +reports: Doctrine\ORM\PersistentCollection {#3079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
  -id: 13446
  -bodyTs: "'embarrass':11 'essenti':3 'except':23 'exercis':24 'go':16 'grown':14 'happen':5 'man':15 'noth':22 'right':26 'scare':9 'sit':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/734276"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689178968 {#3088
    date: 2023-07-12 18:22:48.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 {#3087
  +user: Proxies\__CG__\App\Entity\User {#3086 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2362
    +user: App\Entity\User {#1354 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      You’d get screamed at by the teacher and more than likely end up getting a stupid long lecture about the importance of patriotism if you refused\n
      \n
      Like damn bro sorry y’all haven’t done shit to make me proud except scream at me that I should be proud
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1689178971 {#2368
      date: 2023-07-12 18:22:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@euphoria@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2365 …}
    +nested: Doctrine\ORM\PersistentCollection {#2366 …}
    +votes: Doctrine\ORM\PersistentCollection {#2352 …}
    +reports: Doctrine\ORM\PersistentCollection {#1348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
    -id: 13445
    -bodyTs: "'bro':30 'd':2 'damn':29 'done':36 'end':13 'except':42 'get':3,15 'haven':34 'import':22 'lectur':19 'like':12,28 'long':18 'make':39 'patriot':24 'proud':41,50 'refus':27 'scream':4,43 'shit':37 'sorri':31 'stupid':17 'teacher':8 'y':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/965588"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689178857 {#2375
      date: 2023-07-12 18:20:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2362}
  +body: "that's essentially what happened. i was so scared and embarrassed at this grown man going off on me for doing nothing except exercising my right to sit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689178968 {#3089
    date: 2023-07-12 18:22:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@ThatWeirdGuy1001@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3085 …}
  +nested: Doctrine\ORM\PersistentCollection {#3083 …}
  +votes: Doctrine\ORM\PersistentCollection {#3081 …}
  +reports: Doctrine\ORM\PersistentCollection {#3079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
  -id: 13446
  -bodyTs: "'embarrass':11 'essenti':3 'except':23 'exercis':24 'go':16 'grown':14 'happen':5 'man':15 'noth':22 'right':26 'scare':9 'sit':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/734276"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689178968 {#3088
    date: 2023-07-12 18:22:48.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 {#2547
  +user: App\Entity\User {#2562 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#2549 …}
  +parent: null
  +root: null
  +body: "UPDATE: Changed the o-ring and it holds pressure now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689124595 {#2542
    date: 2023-07-12 03:16:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Phobos@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2550 …}
  +nested: Doctrine\ORM\PersistentCollection {#2552 …}
  +votes: Doctrine\ORM\PersistentCollection {#2554 …}
  +reports: Doctrine\ORM\PersistentCollection {#2556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2560 …}
  -id: 12275
  -bodyTs: "'chang':2 'hold':9 'o':5 'o-r':4 'pressur':10 'ring':6 'updat':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/173467/-/comment/715463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689124595 {#2543
    date: 2023-07-12 03:16: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
67 DENIED edit
App\Entity\EntryComment {#2547
  +user: App\Entity\User {#2562 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#2549 …}
  +parent: null
  +root: null
  +body: "UPDATE: Changed the o-ring and it holds pressure now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689124595 {#2542
    date: 2023-07-12 03:16:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Phobos@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2550 …}
  +nested: Doctrine\ORM\PersistentCollection {#2552 …}
  +votes: Doctrine\ORM\PersistentCollection {#2554 …}
  +reports: Doctrine\ORM\PersistentCollection {#2556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2560 …}
  -id: 12275
  -bodyTs: "'chang':2 'hold':9 'o':5 'o-r':4 'pressur':10 'ring':6 'updat':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/173467/-/comment/715463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689124595 {#2543
    date: 2023-07-12 03:16: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
68 DENIED moderate
App\Entity\EntryComment {#2547
  +user: App\Entity\User {#2562 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#2549 …}
  +parent: null
  +root: null
  +body: "UPDATE: Changed the o-ring and it holds pressure now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689124595 {#2542
    date: 2023-07-12 03:16:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Phobos@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2550 …}
  +nested: Doctrine\ORM\PersistentCollection {#2552 …}
  +votes: Doctrine\ORM\PersistentCollection {#2554 …}
  +reports: Doctrine\ORM\PersistentCollection {#2556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2560 …}
  -id: 12275
  -bodyTs: "'chang':2 'hold':9 'o':5 'o-r':4 'pressur':10 'ring':6 'updat':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/173467/-/comment/715463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689124595 {#2543
    date: 2023-07-12 03:16: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
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 {#2622
  +user: App\Entity\User {#2635 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "brass thingy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689075973 {#2617
    date: 2023-07-11 13:46:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Phobos@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2623 …}
  +nested: Doctrine\ORM\PersistentCollection {#2625 …}
  +votes: Doctrine\ORM\PersistentCollection {#2627 …}
  +reports: Doctrine\ORM\PersistentCollection {#2629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2633 …}
  -id: 10905
  -bodyTs: "'brass':1 'thingi':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/173467/-/comment/691476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689075973 {#2618
    date: 2023-07-11 13:46:13.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 {#2622
  +user: App\Entity\User {#2635 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "brass thingy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689075973 {#2617
    date: 2023-07-11 13:46:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Phobos@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2623 …}
  +nested: Doctrine\ORM\PersistentCollection {#2625 …}
  +votes: Doctrine\ORM\PersistentCollection {#2627 …}
  +reports: Doctrine\ORM\PersistentCollection {#2629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2633 …}
  -id: 10905
  -bodyTs: "'brass':1 'thingi':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/173467/-/comment/691476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689075973 {#2618
    date: 2023-07-11 13:46:13.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 {#2622
  +user: App\Entity\User {#2635 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "brass thingy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689075973 {#2617
    date: 2023-07-11 13:46:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Phobos@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2623 …}
  +nested: Doctrine\ORM\PersistentCollection {#2625 …}
  +votes: Doctrine\ORM\PersistentCollection {#2627 …}
  +reports: Doctrine\ORM\PersistentCollection {#2629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2633 …}
  -id: 10905
  -bodyTs: "'brass':1 'thingi':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/173467/-/comment/691476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689075973 {#2618
    date: 2023-07-11 13:46:13.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 {#2696
  +user: App\Entity\User {#2562 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#2697 …}
  +parent: null
  +root: null
  +body: "I took it apart to clean, and the o-ring is shot. Will get a new o-ring tomorrow. Thanks for your help everyone!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1689053809 {#2691
    date: 2023-07-11 07:36:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Phobos@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2698 …}
  +nested: Doctrine\ORM\PersistentCollection {#2700 …}
  +votes: Doctrine\ORM\PersistentCollection {#2702 …}
  +reports: Doctrine\ORM\PersistentCollection {#2704 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2708 …}
  -id: 10399
  -bodyTs: "'apart':4 'clean':6 'everyon':26 'get':15 'help':25 'new':17 'o':10,19 'o-r':9,18 'ring':11,20 'shot':13 'thank':22 'tomorrow':21 'took':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/173467/-/comment/683600"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689053809 {#2692
    date: 2023-07-11 07:36: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
75 DENIED edit
App\Entity\EntryComment {#2696
  +user: App\Entity\User {#2562 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#2697 …}
  +parent: null
  +root: null
  +body: "I took it apart to clean, and the o-ring is shot. Will get a new o-ring tomorrow. Thanks for your help everyone!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1689053809 {#2691
    date: 2023-07-11 07:36:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Phobos@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2698 …}
  +nested: Doctrine\ORM\PersistentCollection {#2700 …}
  +votes: Doctrine\ORM\PersistentCollection {#2702 …}
  +reports: Doctrine\ORM\PersistentCollection {#2704 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2708 …}
  -id: 10399
  -bodyTs: "'apart':4 'clean':6 'everyon':26 'get':15 'help':25 'new':17 'o':10,19 'o-r':9,18 'ring':11,20 'shot':13 'thank':22 'tomorrow':21 'took':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/173467/-/comment/683600"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689053809 {#2692
    date: 2023-07-11 07:36: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
76 DENIED moderate
App\Entity\EntryComment {#2696
  +user: App\Entity\User {#2562 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#2697 …}
  +parent: null
  +root: null
  +body: "I took it apart to clean, and the o-ring is shot. Will get a new o-ring tomorrow. Thanks for your help everyone!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1689053809 {#2691
    date: 2023-07-11 07:36:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Phobos@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2698 …}
  +nested: Doctrine\ORM\PersistentCollection {#2700 …}
  +votes: Doctrine\ORM\PersistentCollection {#2702 …}
  +reports: Doctrine\ORM\PersistentCollection {#2704 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2708 …}
  -id: 10399
  -bodyTs: "'apart':4 'clean':6 'everyon':26 'get':15 'help':25 'new':17 'o':10,19 'o-r':9,18 'ring':11,20 'shot':13 'thank':22 'tomorrow':21 'took':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/173467/-/comment/683600"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689053809 {#2692
    date: 2023-07-11 07:36: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
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 {#2712
  +user: App\Entity\User {#2725 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Looks like a pressure release/safety valve, and yes you can replace it. But it looks like you might want to try cleaning it out first."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689050354 {#2695
    date: 2023-07-11 06:39:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Phobos@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2713 …}
  +nested: Doctrine\ORM\PersistentCollection {#2715 …}
  +votes: Doctrine\ORM\PersistentCollection {#2717 …}
  +reports: Doctrine\ORM\PersistentCollection {#2719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
  -id: 10339
  -bodyTs: "'clean':22 'first':25 'like':2,16 'look':1,15 'might':18 'pressur':4 'release/safety':5 'replac':11 'tri':21 'valv':6 'want':19 'yes':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/971382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689049758 {#2694
    date: 2023-07-11 06:29:18.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 {#2712
  +user: App\Entity\User {#2725 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Looks like a pressure release/safety valve, and yes you can replace it. But it looks like you might want to try cleaning it out first."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689050354 {#2695
    date: 2023-07-11 06:39:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Phobos@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2713 …}
  +nested: Doctrine\ORM\PersistentCollection {#2715 …}
  +votes: Doctrine\ORM\PersistentCollection {#2717 …}
  +reports: Doctrine\ORM\PersistentCollection {#2719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
  -id: 10339
  -bodyTs: "'clean':22 'first':25 'like':2,16 'look':1,15 'might':18 'pressur':4 'release/safety':5 'replac':11 'tri':21 'valv':6 'want':19 'yes':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/971382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689049758 {#2694
    date: 2023-07-11 06:29:18.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 {#2712
  +user: App\Entity\User {#2725 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Looks like a pressure release/safety valve, and yes you can replace it. But it looks like you might want to try cleaning it out first."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689050354 {#2695
    date: 2023-07-11 06:39:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Phobos@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2713 …}
  +nested: Doctrine\ORM\PersistentCollection {#2715 …}
  +votes: Doctrine\ORM\PersistentCollection {#2717 …}
  +reports: Doctrine\ORM\PersistentCollection {#2719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
  -id: 10339
  -bodyTs: "'clean':22 'first':25 'like':2,16 'look':1,15 'might':18 'pressur':4 'release/safety':5 'replac':11 'tri':21 'valv':6 'want':19 'yes':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/971382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689049758 {#2694
    date: 2023-07-11 06:29:18.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 {#3015
  +user: Proxies\__CG__\App\Entity\User {#3102 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2712
    +user: App\Entity\User {#2725 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Looks like a pressure release/safety valve, and yes you can replace it. But it looks like you might want to try cleaning it out first."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1689050354 {#2695
      date: 2023-07-11 06:39:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Phobos@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2713 …}
    +nested: Doctrine\ORM\PersistentCollection {#2715 …}
    +votes: Doctrine\ORM\PersistentCollection {#2717 …}
    +reports: Doctrine\ORM\PersistentCollection {#2719 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
    -id: 10339
    -bodyTs: "'clean':22 'first':25 'like':2,16 'look':1,15 'might':18 'pressur':4 'release/safety':5 'replac':11 'tri':21 'valv':6 'want':19 'yes':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/971382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689049758 {#2694
      date: 2023-07-11 06:29:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: "Agreed, It looks fairly easy to disassemble and clean. I would attempt that before replacing. You may find a YouTube vid or two showing how. Pvc thread tape is your friend. Dirt in the valve will stop it from closings properly as pressure builds."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689050351 {#3019
    date: 2023-07-11 06:39:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Phobos@kbin.social"
    "@db2@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3101 …}
  +nested: Doctrine\ORM\PersistentCollection {#3099 …}
  +votes: Doctrine\ORM\PersistentCollection {#3097 …}
  +reports: Doctrine\ORM\PersistentCollection {#3095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
  -id: 10340
  -bodyTs: "'agre':1 'attempt':12 'build':44 'clean':9 'close':40 'dirt':32 'disassembl':7 'easi':5 'fair':4 'find':18 'friend':31 'look':3 'may':17 'pressur':43 'proper':41 'pvc':26 'replac':15 'show':24 'stop':37 'tape':28 'thread':27 'two':23 'valv':35 'vid':21 'would':11 'youtub':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/173467/-/comment/682589"
  +editedAt: DateTimeImmutable @1689050378 {#3022
    date: 2023-07-11 06:39:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689050351 {#3018
    date: 2023-07-11 06:39:11.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 {#3015
  +user: Proxies\__CG__\App\Entity\User {#3102 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2712
    +user: App\Entity\User {#2725 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Looks like a pressure release/safety valve, and yes you can replace it. But it looks like you might want to try cleaning it out first."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1689050354 {#2695
      date: 2023-07-11 06:39:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Phobos@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2713 …}
    +nested: Doctrine\ORM\PersistentCollection {#2715 …}
    +votes: Doctrine\ORM\PersistentCollection {#2717 …}
    +reports: Doctrine\ORM\PersistentCollection {#2719 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
    -id: 10339
    -bodyTs: "'clean':22 'first':25 'like':2,16 'look':1,15 'might':18 'pressur':4 'release/safety':5 'replac':11 'tri':21 'valv':6 'want':19 'yes':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/971382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689049758 {#2694
      date: 2023-07-11 06:29:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: "Agreed, It looks fairly easy to disassemble and clean. I would attempt that before replacing. You may find a YouTube vid or two showing how. Pvc thread tape is your friend. Dirt in the valve will stop it from closings properly as pressure builds."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689050351 {#3019
    date: 2023-07-11 06:39:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Phobos@kbin.social"
    "@db2@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3101 …}
  +nested: Doctrine\ORM\PersistentCollection {#3099 …}
  +votes: Doctrine\ORM\PersistentCollection {#3097 …}
  +reports: Doctrine\ORM\PersistentCollection {#3095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
  -id: 10340
  -bodyTs: "'agre':1 'attempt':12 'build':44 'clean':9 'close':40 'dirt':32 'disassembl':7 'easi':5 'fair':4 'find':18 'friend':31 'look':3 'may':17 'pressur':43 'proper':41 'pvc':26 'replac':15 'show':24 'stop':37 'tape':28 'thread':27 'two':23 'valv':35 'vid':21 'would':11 'youtub':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/173467/-/comment/682589"
  +editedAt: DateTimeImmutable @1689050378 {#3022
    date: 2023-07-11 06:39:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689050351 {#3018
    date: 2023-07-11 06:39:11.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 {#3015
  +user: Proxies\__CG__\App\Entity\User {#3102 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2712
    +user: App\Entity\User {#2725 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Looks like a pressure release/safety valve, and yes you can replace it. But it looks like you might want to try cleaning it out first."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1689050354 {#2695
      date: 2023-07-11 06:39:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Phobos@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2713 …}
    +nested: Doctrine\ORM\PersistentCollection {#2715 …}
    +votes: Doctrine\ORM\PersistentCollection {#2717 …}
    +reports: Doctrine\ORM\PersistentCollection {#2719 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
    -id: 10339
    -bodyTs: "'clean':22 'first':25 'like':2,16 'look':1,15 'might':18 'pressur':4 'release/safety':5 'replac':11 'tri':21 'valv':6 'want':19 'yes':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/971382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689049758 {#2694
      date: 2023-07-11 06:29:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: "Agreed, It looks fairly easy to disassemble and clean. I would attempt that before replacing. You may find a YouTube vid or two showing how. Pvc thread tape is your friend. Dirt in the valve will stop it from closings properly as pressure builds."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689050351 {#3019
    date: 2023-07-11 06:39:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Phobos@kbin.social"
    "@db2@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3101 …}
  +nested: Doctrine\ORM\PersistentCollection {#3099 …}
  +votes: Doctrine\ORM\PersistentCollection {#3097 …}
  +reports: Doctrine\ORM\PersistentCollection {#3095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
  -id: 10340
  -bodyTs: "'agre':1 'attempt':12 'build':44 'clean':9 'close':40 'dirt':32 'disassembl':7 'easi':5 'fair':4 'find':18 'friend':31 'look':3 'may':17 'pressur':43 'proper':41 'pvc':26 'replac':15 'show':24 'stop':37 'tape':28 'thread':27 'two':23 'valv':35 'vid':21 'would':11 'youtub':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/173467/-/comment/682589"
  +editedAt: DateTimeImmutable @1689050378 {#3022
    date: 2023-07-11 06:39:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689050351 {#3018
    date: 2023-07-11 06:39:11.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 {#2785
  +user: App\Entity\User {#2798 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Compressor cold start valve\n
    \n
    Supposed to allow air through until certain pressure and then it closes. Basically the opposite of over pressure valve. It allows motor to start without having to build pressure for a few revolutions.\n
    \n
    Pretty easy part to replace. Google should find you many.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1689068336 {#2780
    date: 2023-07-11 11:38:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Phobos@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2786 …}
  +nested: Doctrine\ORM\PersistentCollection {#2788 …}
  +votes: Doctrine\ORM\PersistentCollection {#2790 …}
  +reports: Doctrine\ORM\PersistentCollection {#2792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
  -id: 10401
  -bodyTs: "'air':8 'allow':7,25 'basic':17 'build':32 'certain':11 'close':16 'cold':2 'compressor':1 'easi':39 'find':45 'googl':43 'mani':47 'motor':26 'opposit':19 'part':40 'pressur':12,22,33 'pretti':38 'replac':42 'revolut':37 'start':3,28 'suppos':5 'valv':4,23 'without':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1105912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689048765 {#2781
    date: 2023-07-11 06:12: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
87 DENIED edit
App\Entity\EntryComment {#2785
  +user: App\Entity\User {#2798 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Compressor cold start valve\n
    \n
    Supposed to allow air through until certain pressure and then it closes. Basically the opposite of over pressure valve. It allows motor to start without having to build pressure for a few revolutions.\n
    \n
    Pretty easy part to replace. Google should find you many.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1689068336 {#2780
    date: 2023-07-11 11:38:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Phobos@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2786 …}
  +nested: Doctrine\ORM\PersistentCollection {#2788 …}
  +votes: Doctrine\ORM\PersistentCollection {#2790 …}
  +reports: Doctrine\ORM\PersistentCollection {#2792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
  -id: 10401
  -bodyTs: "'air':8 'allow':7,25 'basic':17 'build':32 'certain':11 'close':16 'cold':2 'compressor':1 'easi':39 'find':45 'googl':43 'mani':47 'motor':26 'opposit':19 'part':40 'pressur':12,22,33 'pretti':38 'replac':42 'revolut':37 'start':3,28 'suppos':5 'valv':4,23 'without':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1105912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689048765 {#2781
    date: 2023-07-11 06:12: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
88 DENIED moderate
App\Entity\EntryComment {#2785
  +user: App\Entity\User {#2798 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Compressor cold start valve\n
    \n
    Supposed to allow air through until certain pressure and then it closes. Basically the opposite of over pressure valve. It allows motor to start without having to build pressure for a few revolutions.\n
    \n
    Pretty easy part to replace. Google should find you many.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1689068336 {#2780
    date: 2023-07-11 11:38:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Phobos@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2786 …}
  +nested: Doctrine\ORM\PersistentCollection {#2788 …}
  +votes: Doctrine\ORM\PersistentCollection {#2790 …}
  +reports: Doctrine\ORM\PersistentCollection {#2792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
  -id: 10401
  -bodyTs: "'air':8 'allow':7,25 'basic':17 'build':32 'certain':11 'close':16 'cold':2 'compressor':1 'easi':39 'find':45 'googl':43 'mani':47 'motor':26 'opposit':19 'part':40 'pressur':12,22,33 'pretti':38 'replac':42 'revolut':37 'start':3,28 'suppos':5 'valv':4,23 'without':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1105912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689048765 {#2781
    date: 2023-07-11 06:12: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
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 {#2858
  +user: App\Entity\User {#2871 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    It looks like it could be a cold start valve.\n
    \n
    From Google: “An air compressor cold start valve bleeds air from the compressor head during the first few pump revolutions, reducing torque requirements for starting a motor. This helps the compressor start easier.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689068343 {#2853
    date: 2023-07-11 11:39:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Phobos@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2859 …}
  +nested: Doctrine\ORM\PersistentCollection {#2861 …}
  +votes: Doctrine\ORM\PersistentCollection {#2863 …}
  +reports: Doctrine\ORM\PersistentCollection {#2865 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
  -id: 10400
  -bodyTs: "'air':14,20 'bleed':19 'cold':8,16 'compressor':15,23,41 'could':5 'easier':43 'first':27 'googl':12 'head':24 'help':39 'like':3 'look':2 'motor':37 'pump':29 'reduc':31 'requir':33 'revolut':30 'start':9,17,35,42 'torqu':32 'valv':10,18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1105904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689048747 {#2854
    date: 2023-07-11 06:12: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
91 DENIED edit
App\Entity\EntryComment {#2858
  +user: App\Entity\User {#2871 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    It looks like it could be a cold start valve.\n
    \n
    From Google: “An air compressor cold start valve bleeds air from the compressor head during the first few pump revolutions, reducing torque requirements for starting a motor. This helps the compressor start easier.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689068343 {#2853
    date: 2023-07-11 11:39:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Phobos@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2859 …}
  +nested: Doctrine\ORM\PersistentCollection {#2861 …}
  +votes: Doctrine\ORM\PersistentCollection {#2863 …}
  +reports: Doctrine\ORM\PersistentCollection {#2865 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
  -id: 10400
  -bodyTs: "'air':14,20 'bleed':19 'cold':8,16 'compressor':15,23,41 'could':5 'easier':43 'first':27 'googl':12 'head':24 'help':39 'like':3 'look':2 'motor':37 'pump':29 'reduc':31 'requir':33 'revolut':30 'start':9,17,35,42 'torqu':32 'valv':10,18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1105904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689048747 {#2854
    date: 2023-07-11 06:12: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
92 DENIED moderate
App\Entity\EntryComment {#2858
  +user: App\Entity\User {#2871 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2548 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    It looks like it could be a cold start valve.\n
    \n
    From Google: “An air compressor cold start valve bleeds air from the compressor head during the first few pump revolutions, reducing torque requirements for starting a motor. This helps the compressor start easier.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689068343 {#2853
    date: 2023-07-11 11:39:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Phobos@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2859 …}
  +nested: Doctrine\ORM\PersistentCollection {#2861 …}
  +votes: Doctrine\ORM\PersistentCollection {#2863 …}
  +reports: Doctrine\ORM\PersistentCollection {#2865 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
  -id: 10400
  -bodyTs: "'air':14,20 'bleed':19 'cold':8,16 'compressor':15,23,41 'could':5 'easier':43 'first':27 'googl':12 'head':24 'help':39 'like':3 'look':2 'motor':37 'pump':29 'reduc':31 'requir':33 'revolut':30 'start':9,17,35,42 'torqu':32 'valv':10,18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1105904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689048747 {#2854
    date: 2023-07-11 06:12: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
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 {#2932
  +user: App\Entity\User {#2946 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The Golden Shower water benders have found their next victim."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688974336 {#2927
    date: 2023-07-10 09:32:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Web_Rand@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2934 …}
  +nested: Doctrine\ORM\PersistentCollection {#2936 …}
  +votes: Doctrine\ORM\PersistentCollection {#2938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2940 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2942 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2944 …}
  -id: 9335
  -bodyTs: "'bender':5 'found':7 'golden':2 'next':9 'shower':3 'victim':10 'water':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/168199/-/comment/662411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688974336 {#2928
    date: 2023-07-10 09:32: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
95 DENIED edit
App\Entity\EntryComment {#2932
  +user: App\Entity\User {#2946 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The Golden Shower water benders have found their next victim."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688974336 {#2927
    date: 2023-07-10 09:32:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Web_Rand@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2934 …}
  +nested: Doctrine\ORM\PersistentCollection {#2936 …}
  +votes: Doctrine\ORM\PersistentCollection {#2938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2940 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2942 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2944 …}
  -id: 9335
  -bodyTs: "'bender':5 'found':7 'golden':2 'next':9 'shower':3 'victim':10 'water':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/168199/-/comment/662411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688974336 {#2928
    date: 2023-07-10 09:32: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
96 DENIED moderate
App\Entity\EntryComment {#2932
  +user: App\Entity\User {#2946 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2933 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#309
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The Golden Shower water benders have found their next victim."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688974336 {#2927
    date: 2023-07-10 09:32:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Web_Rand@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2934 …}
  +nested: Doctrine\ORM\PersistentCollection {#2936 …}
  +votes: Doctrine\ORM\PersistentCollection {#2938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2940 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2942 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2944 …}
  -id: 9335
  -bodyTs: "'bender':5 'found':7 'golden':2 'next':9 'shower':3 'victim':10 'water':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/168199/-/comment/662411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688974336 {#2928
    date: 2023-07-10 09:32: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
97 DENIED edit
App\Entity\Magazine {#306
  +icon: Proxies\__CG__\App\Entity\Image {#287 …}
  +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 {#314
    date: 2023-07-19 07:25:56.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#278 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
  +entries: Doctrine\ORM\PersistentCollection {#221 …}
  +posts: Doctrine\ORM\PersistentCollection {#179 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
  +bans: Doctrine\ORM\PersistentCollection {#158 …}
  +reports: Doctrine\ORM\PersistentCollection {#144 …}
  +badges: Doctrine\ORM\PersistentCollection {#122 …}
  +logs: Doctrine\ORM\PersistentCollection {#112 …}
  +awards: Doctrine\ORM\PersistentCollection {#101 …}
  +categories: Doctrine\ORM\PersistentCollection {#88 …}
  -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 {#315
    date: 2023-06-19 05:16:00.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1687144560 {#309
    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