GET https://kbin.spritesserver.nl/index.php/u/@euphoria@kbin.social/hot

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
6.70 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.08 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\Entry {#2411
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1556 …}
  +slug: ""
  +title: "😲😲"
  +url: "https://media.kbin.social/media/4c/95/4c95d2298c4d4f8a2a302322dde234fbbcf7ff2e1898a7b738a327fcdac52bdd.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691883236 {#2463
    date: 2023-08-13 01:33:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2447 …}
  +votes: Doctrine\ORM\PersistentCollection {#2462 …}
  +reports: Doctrine\ORM\PersistentCollection {#2461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2452 …}
  +badges: Doctrine\ORM\PersistentCollection {#2454 …}
  +children: []
  -id: 22858
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691883236
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/335697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691883236 {#2448
    date: 2023-08-13 01:33:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2411
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1556 …}
  +slug: ""
  +title: "😲😲"
  +url: "https://media.kbin.social/media/4c/95/4c95d2298c4d4f8a2a302322dde234fbbcf7ff2e1898a7b738a327fcdac52bdd.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691883236 {#2463
    date: 2023-08-13 01:33:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2447 …}
  +votes: Doctrine\ORM\PersistentCollection {#2462 …}
  +reports: Doctrine\ORM\PersistentCollection {#2461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2452 …}
  +badges: Doctrine\ORM\PersistentCollection {#2454 …}
  +children: []
  -id: 22858
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691883236
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/335697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691883236 {#2448
    date: 2023-08-13 01:33:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2411
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1556 …}
  +slug: ""
  +title: "😲😲"
  +url: "https://media.kbin.social/media/4c/95/4c95d2298c4d4f8a2a302322dde234fbbcf7ff2e1898a7b738a327fcdac52bdd.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691883236 {#2463
    date: 2023-08-13 01:33:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2447 …}
  +votes: Doctrine\ORM\PersistentCollection {#2462 …}
  +reports: Doctrine\ORM\PersistentCollection {#2461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2452 …}
  +badges: Doctrine\ORM\PersistentCollection {#2454 …}
  +children: []
  -id: 22858
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691883236
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/335697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691883236 {#2448
    date: 2023-08-13 01:33:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1558
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1556 …}
  +slug: "lol"
  +title: "lol"
  +url: "https://media.kbin.social/media/99/98/9998dbf5f5dce99118410cbcb8e4f73ec8f4c9301e948af901a25d730bc4ccb1.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691875619 {#1550
    date: 2023-08-12 23:26:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1563 …}
  +votes: Doctrine\ORM\PersistentCollection {#1562 …}
  +reports: Doctrine\ORM\PersistentCollection {#1604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  +badges: Doctrine\ORM\PersistentCollection {#1687 …}
  +children: []
  -id: 12762
  -titleTs: "'lol':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691875619
  +visibility: "visible             "
  +apId: "https://kbin.social/m/irony/t/335382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691875619 {#1561
    date: 2023-08-12 23:26:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1558
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1556 …}
  +slug: "lol"
  +title: "lol"
  +url: "https://media.kbin.social/media/99/98/9998dbf5f5dce99118410cbcb8e4f73ec8f4c9301e948af901a25d730bc4ccb1.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691875619 {#1550
    date: 2023-08-12 23:26:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1563 …}
  +votes: Doctrine\ORM\PersistentCollection {#1562 …}
  +reports: Doctrine\ORM\PersistentCollection {#1604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  +badges: Doctrine\ORM\PersistentCollection {#1687 …}
  +children: []
  -id: 12762
  -titleTs: "'lol':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691875619
  +visibility: "visible             "
  +apId: "https://kbin.social/m/irony/t/335382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691875619 {#1561
    date: 2023-08-12 23:26:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1558
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1556 …}
  +slug: "lol"
  +title: "lol"
  +url: "https://media.kbin.social/media/99/98/9998dbf5f5dce99118410cbcb8e4f73ec8f4c9301e948af901a25d730bc4ccb1.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691875619 {#1550
    date: 2023-08-12 23:26:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1563 …}
  +votes: Doctrine\ORM\PersistentCollection {#1562 …}
  +reports: Doctrine\ORM\PersistentCollection {#1604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  +badges: Doctrine\ORM\PersistentCollection {#1687 …}
  +children: []
  -id: 12762
  -titleTs: "'lol':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691875619
  +visibility: "visible             "
  +apId: "https://kbin.social/m/irony/t/335382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691875619 {#1561
    date: 2023-08-12 23:26:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2470
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1556 …}
  +slug: "pugs-are-a-cruel-human-creation"
  +title: "pugs are a cruel human creation"
  +url: "https://media.kbin.social/media/eb/f3/ebf3887d5b64c294e37b43a4793db329913cd9d1c697a2f440940cc585e7037a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691615407 {#2459
    date: 2023-08-09 23:10:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2469 …}
  +votes: Doctrine\ORM\PersistentCollection {#2471 …}
  +reports: Doctrine\ORM\PersistentCollection {#2363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2359 …}
  +badges: Doctrine\ORM\PersistentCollection {#2364 …}
  +children: []
  -id: 23177
  -titleTs: "'creation':6 'cruel':4 'human':5 'pug':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691615407
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/323622"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691615407 {#2468
    date: 2023-08-09 23:10:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2470
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1556 …}
  +slug: "pugs-are-a-cruel-human-creation"
  +title: "pugs are a cruel human creation"
  +url: "https://media.kbin.social/media/eb/f3/ebf3887d5b64c294e37b43a4793db329913cd9d1c697a2f440940cc585e7037a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691615407 {#2459
    date: 2023-08-09 23:10:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2469 …}
  +votes: Doctrine\ORM\PersistentCollection {#2471 …}
  +reports: Doctrine\ORM\PersistentCollection {#2363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2359 …}
  +badges: Doctrine\ORM\PersistentCollection {#2364 …}
  +children: []
  -id: 23177
  -titleTs: "'creation':6 'cruel':4 'human':5 'pug':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691615407
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/323622"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691615407 {#2468
    date: 2023-08-09 23:10:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2470
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1556 …}
  +slug: "pugs-are-a-cruel-human-creation"
  +title: "pugs are a cruel human creation"
  +url: "https://media.kbin.social/media/eb/f3/ebf3887d5b64c294e37b43a4793db329913cd9d1c697a2f440940cc585e7037a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691615407 {#2459
    date: 2023-08-09 23:10:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2469 …}
  +votes: Doctrine\ORM\PersistentCollection {#2471 …}
  +reports: Doctrine\ORM\PersistentCollection {#2363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2359 …}
  +badges: Doctrine\ORM\PersistentCollection {#2364 …}
  +children: []
  -id: 23177
  -titleTs: "'creation':6 'cruel':4 'human':5 'pug':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691615407
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/323622"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691615407 {#2468
    date: 2023-08-09 23:10:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1719
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1556 …}
  +slug: "in-minecraft"
  +title: "in minecraft"
  +url: "https://media.kbin.social/media/5d/a6/5da6ff33516706a380a6efa4ce5c0a18d765f9af685123cc556edbc4174b25ab.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690638942 {#1729
    date: 2023-07-29 15:55:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1715 …}
  +votes: Doctrine\ORM\PersistentCollection {#1718 …}
  +reports: Doctrine\ORM\PersistentCollection {#1716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1739 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1740 …}
  +badges: Doctrine\ORM\PersistentCollection {#2465 …}
  +children: []
  -id: 21657
  -titleTs: "'minecraft':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690638942
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/267123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690638942 {#1724
    date: 2023-07-29 15:55:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1719
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1556 …}
  +slug: "in-minecraft"
  +title: "in minecraft"
  +url: "https://media.kbin.social/media/5d/a6/5da6ff33516706a380a6efa4ce5c0a18d765f9af685123cc556edbc4174b25ab.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690638942 {#1729
    date: 2023-07-29 15:55:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1715 …}
  +votes: Doctrine\ORM\PersistentCollection {#1718 …}
  +reports: Doctrine\ORM\PersistentCollection {#1716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1739 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1740 …}
  +badges: Doctrine\ORM\PersistentCollection {#2465 …}
  +children: []
  -id: 21657
  -titleTs: "'minecraft':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690638942
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/267123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690638942 {#1724
    date: 2023-07-29 15:55:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1719
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1556 …}
  +slug: "in-minecraft"
  +title: "in minecraft"
  +url: "https://media.kbin.social/media/5d/a6/5da6ff33516706a380a6efa4ce5c0a18d765f9af685123cc556edbc4174b25ab.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690638942 {#1729
    date: 2023-07-29 15:55:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1715 …}
  +votes: Doctrine\ORM\PersistentCollection {#1718 …}
  +reports: Doctrine\ORM\PersistentCollection {#1716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1739 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1740 …}
  +badges: Doctrine\ORM\PersistentCollection {#2465 …}
  +children: []
  -id: 21657
  -titleTs: "'minecraft':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690638942
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/267123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690638942 {#1724
    date: 2023-07-29 15:55:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2382
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1556 …}
  +slug: ""
  +title: ":\"
  +url: "https://media.kbin.social/media/75/c5/75c5d0f3b09883dee10b0c98ff8db3dbebaf39959676eab59ef2e3e9fcce5739.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690145657 {#2380
    date: 2023-07-23 22:54:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2378 …}
  +reports: Doctrine\ORM\PersistentCollection {#2381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
  +badges: Doctrine\ORM\PersistentCollection {#1926 …}
  +children: []
  -id: 23409
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690150157
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/241199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690145657 {#2386
    date: 2023-07-23 22:54:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2382
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1556 …}
  +slug: ""
  +title: ":\"
  +url: "https://media.kbin.social/media/75/c5/75c5d0f3b09883dee10b0c98ff8db3dbebaf39959676eab59ef2e3e9fcce5739.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690145657 {#2380
    date: 2023-07-23 22:54:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2378 …}
  +reports: Doctrine\ORM\PersistentCollection {#2381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
  +badges: Doctrine\ORM\PersistentCollection {#1926 …}
  +children: []
  -id: 23409
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690150157
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/241199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690145657 {#2386
    date: 2023-07-23 22:54:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2382
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1556 …}
  +slug: ""
  +title: ":\"
  +url: "https://media.kbin.social/media/75/c5/75c5d0f3b09883dee10b0c98ff8db3dbebaf39959676eab59ef2e3e9fcce5739.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690145657 {#2380
    date: 2023-07-23 22:54:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2378 …}
  +reports: Doctrine\ORM\PersistentCollection {#2381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
  +badges: Doctrine\ORM\PersistentCollection {#1926 …}
  +children: []
  -id: 23409
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690150157
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/241199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690145657 {#2386
    date: 2023-07-23 22:54:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1691
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
  +image: Proxies\__CG__\App\Entity\Image {#1795 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1705 …}
  +slug: "2meirlmeirl-for-memes-that-hit-too-close-to-home-memes"
  +title: "2meirlmeirl - for memes that hit too close to home. memes related to mental health, depression, anxiety, and more (tw)"
  +url: "https://lemmy.world/c/2meirl4meirl@kbin.social"
  +body: """
    [!2meirl4meirl](https://kbin.social/search?q=2meirl4meirl@lemmy.world) - @2meirl4meirl\n
    \n
    i have like 10+ posts up, but only like 1 is currently federating to lemmy, give it time :')
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690149452 {#1689
    date: 2023-07-23 23:57:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@2meirl4meirl"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1711 …}
  +votes: Doctrine\ORM\PersistentCollection {#1611 …}
  +reports: Doctrine\ORM\PersistentCollection {#1630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
  +badges: Doctrine\ORM\PersistentCollection {#1625 …}
  +children: []
  -id: 16503
  -titleTs: "'2meirlmeirl':1 'anxieti':16 'close':7 'depress':15 'health':14 'hit':5 'home':9 'meme':3,10 'mental':13 'relat':11 'tw':19"
  -bodyTs: "'/search?q=2meirl4meirl@lemmy.world)':4 '1':15 '10':9 '2meirl4meirl':1,5 'current':17 'feder':18 'give':21 'kbin.social':3 'kbin.social/search?q=2meirl4meirl@lemmy.world)':2 'lemmi':20 'like':8,14 'post':10 'time':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690149452
  +visibility: "visible             "
  +apId: "https://kbin.social/m/newcommunities@lemmy.world/t/241372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690149452 {#1686
    date: 2023-07-23 23:57:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1691
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
  +image: Proxies\__CG__\App\Entity\Image {#1795 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1705 …}
  +slug: "2meirlmeirl-for-memes-that-hit-too-close-to-home-memes"
  +title: "2meirlmeirl - for memes that hit too close to home. memes related to mental health, depression, anxiety, and more (tw)"
  +url: "https://lemmy.world/c/2meirl4meirl@kbin.social"
  +body: """
    [!2meirl4meirl](https://kbin.social/search?q=2meirl4meirl@lemmy.world) - @2meirl4meirl\n
    \n
    i have like 10+ posts up, but only like 1 is currently federating to lemmy, give it time :')
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690149452 {#1689
    date: 2023-07-23 23:57:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@2meirl4meirl"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1711 …}
  +votes: Doctrine\ORM\PersistentCollection {#1611 …}
  +reports: Doctrine\ORM\PersistentCollection {#1630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
  +badges: Doctrine\ORM\PersistentCollection {#1625 …}
  +children: []
  -id: 16503
  -titleTs: "'2meirlmeirl':1 'anxieti':16 'close':7 'depress':15 'health':14 'hit':5 'home':9 'meme':3,10 'mental':13 'relat':11 'tw':19"
  -bodyTs: "'/search?q=2meirl4meirl@lemmy.world)':4 '1':15 '10':9 '2meirl4meirl':1,5 'current':17 'feder':18 'give':21 'kbin.social':3 'kbin.social/search?q=2meirl4meirl@lemmy.world)':2 'lemmi':20 'like':8,14 'post':10 'time':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690149452
  +visibility: "visible             "
  +apId: "https://kbin.social/m/newcommunities@lemmy.world/t/241372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690149452 {#1686
    date: 2023-07-23 23:57:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1691
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
  +image: Proxies\__CG__\App\Entity\Image {#1795 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1705 …}
  +slug: "2meirlmeirl-for-memes-that-hit-too-close-to-home-memes"
  +title: "2meirlmeirl - for memes that hit too close to home. memes related to mental health, depression, anxiety, and more (tw)"
  +url: "https://lemmy.world/c/2meirl4meirl@kbin.social"
  +body: """
    [!2meirl4meirl](https://kbin.social/search?q=2meirl4meirl@lemmy.world) - @2meirl4meirl\n
    \n
    i have like 10+ posts up, but only like 1 is currently federating to lemmy, give it time :')
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690149452 {#1689
    date: 2023-07-23 23:57:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@2meirl4meirl"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1711 …}
  +votes: Doctrine\ORM\PersistentCollection {#1611 …}
  +reports: Doctrine\ORM\PersistentCollection {#1630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
  +badges: Doctrine\ORM\PersistentCollection {#1625 …}
  +children: []
  -id: 16503
  -titleTs: "'2meirlmeirl':1 'anxieti':16 'close':7 'depress':15 'health':14 'hit':5 'home':9 'meme':3,10 'mental':13 'relat':11 'tw':19"
  -bodyTs: "'/search?q=2meirl4meirl@lemmy.world)':4 '1':15 '10':9 '2meirl4meirl':1,5 'current':17 'feder':18 'give':21 'kbin.social':3 'kbin.social/search?q=2meirl4meirl@lemmy.world)':2 'lemmi':20 'like':8,14 'post':10 'time':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690149452
  +visibility: "visible             "
  +apId: "https://kbin.social/m/newcommunities@lemmy.world/t/241372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690149452 {#1686
    date: 2023-07-23 23:57:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1431
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
  +image: Proxies\__CG__\App\Entity\Image {#1571 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "did-anyone-else-from-the-USA-grow-up-being-forced"
  +title: "did anyone else from the USA grow up being forced to say the pledge to the flag in school?"
  +url: "https://kbin.social/m/AskKbin/t/183482"
  +body: """
    im 20 for reference. ever since i was a kid, up until hs, we were forced every morning to stand, look at the flag and hold our hearts and say:\n
    \n
    "I pledge allegiance to the Flag of the United States of America, and to the Republic for which it stands, one Nation under God, indivisible, with liberty and justice for all"\n
    \n
    i didnt stand a single time because i disagreed with being forced, and i was berated by the teacher in front of everyone, and he threatened to kick me out of class if i ever did it again. i was about 11-12 then, it was 2015.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 73
  +favouriteCount: 51
  +score: 9
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689645014 {#1634
    date: 2023-07-18 03:50:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1670 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  +badges: Doctrine\ORM\PersistentCollection {#1564 …}
  +children: [
    5 => App\Entity\EntryComment {#1382
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1431}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
      +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 {#1407
        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 {#2096 …}
      +nested: Doctrine\ORM\PersistentCollection {#2083 …}
      +votes: Doctrine\ORM\PersistentCollection {#2076 …}
      +reports: Doctrine\ORM\PersistentCollection {#2084 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
      -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 {#2369
        date: 2023-07-12 18:22:48.0 +02:00
      }
      +"title": 13446
    }
    4 => App\Entity\EntryComment {#2241
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1431}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
      +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 {#2026
        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 {#2092 …}
      +nested: Doctrine\ORM\PersistentCollection {#2129 …}
      +votes: Doctrine\ORM\PersistentCollection {#2132 …}
      +reports: Doctrine\ORM\PersistentCollection {#2040 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
      -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 {#2140
        date: 2023-07-12 18:52:21.0 +02:00
      }
      +createdAt: DateTimeImmutable @1689180133 {#2130
        date: 2023-07-12 18:42:13.0 +02:00
      }
      +"title": 13485
    }
    3 => App\Entity\EntryComment {#2332
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1431}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
      +body: "no doubt, i 100% find it very cult-like and disgusting, and i had realized it then too."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1689183806 {#2351
        date: 2023-07-12 19:43:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@euphoria@kbin.social"
        "@cloudless@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2349 …}
      +nested: Doctrine\ORM\PersistentCollection {#2141 …}
      +votes: Doctrine\ORM\PersistentCollection {#2164 …}
      +reports: Doctrine\ORM\PersistentCollection {#2314 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
      -id: 13501
      -bodyTs: "'100':4 'cult':9 'cult-lik':8 'disgust':12 'doubt':2 'find':5 'like':10 'realiz':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 3
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735138"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689180556 {#2347
        date: 2023-07-12 18:49:16.0 +02:00
      }
      +"title": 13501
    }
    2 => App\Entity\EntryComment {#2333
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1431}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
      +body: "that was a huge issue i had with it too, but i omitted that so i didnt seem like an edgy tween atheist (though its a 100% valid criticism that i should have included)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1689183816 {#2327
        date: 2023-07-12 19:43:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@euphoria@kbin.social"
        "@cloudless@feddit.uk"
        "@Unaware7013@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2324 …}
      +nested: Doctrine\ORM\PersistentCollection {#2334 …}
      +votes: Doctrine\ORM\PersistentCollection {#2341 …}
      +reports: Doctrine\ORM\PersistentCollection {#2337 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
      -id: 13522
      -bodyTs: "'100':27 'atheist':23 'critic':29 'didnt':17 'edgi':21 'huge':4 'includ':34 'issu':5 'like':19 'omit':13 'seem':18 'though':24 'tween':22 'valid':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 1
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735425"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689181150 {#2329
        date: 2023-07-12 18:59:10.0 +02:00
      }
      +"title": 13522
    }
    1 => App\Entity\EntryComment {#2135
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1431}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
      +body: """
        1.it's exactly as it seems, its a pledge of devotion to your country and it's principles.  \n
        2. i didn't agree with it, i was berated for it, others didn't and nothing happens. it all depends on the situation  \n
         3. i did learn that it was made illegal to force anyone to stand in 1943, but many teachers and schools clearly didn't care or know. you cannot get in any legal trouble for not standing, you have the complete freedom to not stand or pledge ever, but that doesnt stop some peoples negative reactions when you exercise that right.  \n
         4. it does go both ways, but as i said in point 3, some people in charge didn't care. the teacher took advantage of the fact that i was a kid and he had authority over me, despite me being within my rights
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689185668 {#2159
        date: 2023-07-12 20:14:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@euphoria@kbin.social"
        "@samyboy@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2137 …}
      +nested: Doctrine\ORM\PersistentCollection {#2068 …}
      +votes: Doctrine\ORM\PersistentCollection {#2069 …}
      +reports: Doctrine\ORM\PersistentCollection {#2074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
      -id: 13662
      -bodyTs: "'1.it':1 '1943':58 '2':19 '3':43,116 '4':104 'advantag':127 'agre':23 'anyon':54 'author':139 'berat':28 'cannot':71 'care':67,123 'charg':120 'clear':64 'complet':83 'countri':14 'depend':39 'despit':142 'devot':11 'didn':21,32,65,121 'doesnt':93 'ever':90 'exact':3 'exercis':101 'fact':130 'forc':53 'freedom':84 'get':72 'go':107 'happen':36 'illeg':51 'kid':135 'know':69 'learn':46 'legal':75 'made':50 'mani':60 'negat':97 'noth':35 'other':31 'peopl':96,118 'pledg':9,89 'point':115 'principl':18 'reaction':98 'right':103,147 'said':113 'school':63 'seem':6 'situat':42 'stand':56,79,87 'stop':94 'teacher':61,125 'took':126 'troubl':76 'way':109 'within':145"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/737598"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689185668 {#2143
        date: 2023-07-12 20:14:28.0 +02:00
      }
      +"title": 13662
    }
    0 => App\Entity\EntryComment {#2059
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1431}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
      +body: "average american's reaction when someone doesnt want to be forced to worship a piece of cloth and a god they don't believe in every morning, and get berated if they dont lmfao. home of the free, right?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689196408 {#2048
        date: 2023-07-12 23:13:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@euphoria@kbin.social"
        "@Compactor9679@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2047 …}
      +nested: Doctrine\ORM\PersistentCollection {#2057 …}
      +votes: Doctrine\ORM\PersistentCollection {#2055 …}
      +reports: Doctrine\ORM\PersistentCollection {#2054 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
      -id: 13939
      -bodyTs: "'american':2 'averag':1 'believ':24 'berat':30 'cloth':17 'doesnt':7 'dont':33 'everi':26 'forc':11 'free':38 'get':29 'god':20 'home':35 'lmfao':34 'morn':27 'piec':15 'reaction':4 'right':39 'someon':6 'want':8 'worship':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/742202"
      +editedAt: DateTimeImmutable @1689196433 {#2051
        date: 2023-07-12 23:13:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1689196408 {#2056
        date: 2023-07-12 23:13:28.0 +02:00
      }
      +"title": 13939
    }
  ]
  -id: 1146
  -titleTs: "'anyon':2 'els':3 'flag':17 'forc':10 'grow':7 'pledg':14 'say':12 'school':19 'usa':6"
  -bodyTs: "'-12':104 '11':103 '20':2 '2015':108 'allegi':33 'america':42 'berat':77 'class':93 'didnt':63 'disagre':70 'ever':5,96 'everi':17 'everyon':84 'flag':24,36 'forc':16,73 'front':82 'god':54 'heart':28 'hold':26 'hs':13 'im':1 'indivis':55 'justic':59 'kick':89 'kid':10 'liberti':57 'look':21 'morn':18 'nation':52 'one':51 'pledg':32 'refer':4 'republ':46 'say':30 'sinc':6 'singl':66 'stand':20,50,64 'state':40 'teacher':80 'threaten':87 'time':67 'unit':39"
  +cross: false
  +upVotes: 9
  +downVotes: 0
  +ranking: 1689265051
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482"
  +editedAt: DateTimeImmutable @1689180148 {#1409
    date: 2023-07-12 18:42:28.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689178651 {#1421
    date: 2023-07-12 18:17:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1431
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
  +image: Proxies\__CG__\App\Entity\Image {#1571 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "did-anyone-else-from-the-USA-grow-up-being-forced"
  +title: "did anyone else from the USA grow up being forced to say the pledge to the flag in school?"
  +url: "https://kbin.social/m/AskKbin/t/183482"
  +body: """
    im 20 for reference. ever since i was a kid, up until hs, we were forced every morning to stand, look at the flag and hold our hearts and say:\n
    \n
    "I pledge allegiance to the Flag of the United States of America, and to the Republic for which it stands, one Nation under God, indivisible, with liberty and justice for all"\n
    \n
    i didnt stand a single time because i disagreed with being forced, and i was berated by the teacher in front of everyone, and he threatened to kick me out of class if i ever did it again. i was about 11-12 then, it was 2015.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 73
  +favouriteCount: 51
  +score: 9
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689645014 {#1634
    date: 2023-07-18 03:50:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1670 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  +badges: Doctrine\ORM\PersistentCollection {#1564 …}
  +children: [
    5 => App\Entity\EntryComment {#1382
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1431}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
      +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 {#1407
        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 {#2096 …}
      +nested: Doctrine\ORM\PersistentCollection {#2083 …}
      +votes: Doctrine\ORM\PersistentCollection {#2076 …}
      +reports: Doctrine\ORM\PersistentCollection {#2084 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
      -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 {#2369
        date: 2023-07-12 18:22:48.0 +02:00
      }
      +"title": 13446
    }
    4 => App\Entity\EntryComment {#2241
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1431}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
      +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 {#2026
        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 {#2092 …}
      +nested: Doctrine\ORM\PersistentCollection {#2129 …}
      +votes: Doctrine\ORM\PersistentCollection {#2132 …}
      +reports: Doctrine\ORM\PersistentCollection {#2040 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
      -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 {#2140
        date: 2023-07-12 18:52:21.0 +02:00
      }
      +createdAt: DateTimeImmutable @1689180133 {#2130
        date: 2023-07-12 18:42:13.0 +02:00
      }
      +"title": 13485
    }
    3 => App\Entity\EntryComment {#2332
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1431}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
      +body: "no doubt, i 100% find it very cult-like and disgusting, and i had realized it then too."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1689183806 {#2351
        date: 2023-07-12 19:43:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@euphoria@kbin.social"
        "@cloudless@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2349 …}
      +nested: Doctrine\ORM\PersistentCollection {#2141 …}
      +votes: Doctrine\ORM\PersistentCollection {#2164 …}
      +reports: Doctrine\ORM\PersistentCollection {#2314 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
      -id: 13501
      -bodyTs: "'100':4 'cult':9 'cult-lik':8 'disgust':12 'doubt':2 'find':5 'like':10 'realiz':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 3
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735138"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689180556 {#2347
        date: 2023-07-12 18:49:16.0 +02:00
      }
      +"title": 13501
    }
    2 => App\Entity\EntryComment {#2333
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1431}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
      +body: "that was a huge issue i had with it too, but i omitted that so i didnt seem like an edgy tween atheist (though its a 100% valid criticism that i should have included)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1689183816 {#2327
        date: 2023-07-12 19:43:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@euphoria@kbin.social"
        "@cloudless@feddit.uk"
        "@Unaware7013@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2324 …}
      +nested: Doctrine\ORM\PersistentCollection {#2334 …}
      +votes: Doctrine\ORM\PersistentCollection {#2341 …}
      +reports: Doctrine\ORM\PersistentCollection {#2337 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
      -id: 13522
      -bodyTs: "'100':27 'atheist':23 'critic':29 'didnt':17 'edgi':21 'huge':4 'includ':34 'issu':5 'like':19 'omit':13 'seem':18 'though':24 'tween':22 'valid':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 1
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735425"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689181150 {#2329
        date: 2023-07-12 18:59:10.0 +02:00
      }
      +"title": 13522
    }
    1 => App\Entity\EntryComment {#2135
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1431}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
      +body: """
        1.it's exactly as it seems, its a pledge of devotion to your country and it's principles.  \n
        2. i didn't agree with it, i was berated for it, others didn't and nothing happens. it all depends on the situation  \n
         3. i did learn that it was made illegal to force anyone to stand in 1943, but many teachers and schools clearly didn't care or know. you cannot get in any legal trouble for not standing, you have the complete freedom to not stand or pledge ever, but that doesnt stop some peoples negative reactions when you exercise that right.  \n
         4. it does go both ways, but as i said in point 3, some people in charge didn't care. the teacher took advantage of the fact that i was a kid and he had authority over me, despite me being within my rights
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689185668 {#2159
        date: 2023-07-12 20:14:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@euphoria@kbin.social"
        "@samyboy@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2137 …}
      +nested: Doctrine\ORM\PersistentCollection {#2068 …}
      +votes: Doctrine\ORM\PersistentCollection {#2069 …}
      +reports: Doctrine\ORM\PersistentCollection {#2074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
      -id: 13662
      -bodyTs: "'1.it':1 '1943':58 '2':19 '3':43,116 '4':104 'advantag':127 'agre':23 'anyon':54 'author':139 'berat':28 'cannot':71 'care':67,123 'charg':120 'clear':64 'complet':83 'countri':14 'depend':39 'despit':142 'devot':11 'didn':21,32,65,121 'doesnt':93 'ever':90 'exact':3 'exercis':101 'fact':130 'forc':53 'freedom':84 'get':72 'go':107 'happen':36 'illeg':51 'kid':135 'know':69 'learn':46 'legal':75 'made':50 'mani':60 'negat':97 'noth':35 'other':31 'peopl':96,118 'pledg':9,89 'point':115 'principl':18 'reaction':98 'right':103,147 'said':113 'school':63 'seem':6 'situat':42 'stand':56,79,87 'stop':94 'teacher':61,125 'took':126 'troubl':76 'way':109 'within':145"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/737598"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689185668 {#2143
        date: 2023-07-12 20:14:28.0 +02:00
      }
      +"title": 13662
    }
    0 => App\Entity\EntryComment {#2059
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1431}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
      +body: "average american's reaction when someone doesnt want to be forced to worship a piece of cloth and a god they don't believe in every morning, and get berated if they dont lmfao. home of the free, right?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689196408 {#2048
        date: 2023-07-12 23:13:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@euphoria@kbin.social"
        "@Compactor9679@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2047 …}
      +nested: Doctrine\ORM\PersistentCollection {#2057 …}
      +votes: Doctrine\ORM\PersistentCollection {#2055 …}
      +reports: Doctrine\ORM\PersistentCollection {#2054 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
      -id: 13939
      -bodyTs: "'american':2 'averag':1 'believ':24 'berat':30 'cloth':17 'doesnt':7 'dont':33 'everi':26 'forc':11 'free':38 'get':29 'god':20 'home':35 'lmfao':34 'morn':27 'piec':15 'reaction':4 'right':39 'someon':6 'want':8 'worship':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/742202"
      +editedAt: DateTimeImmutable @1689196433 {#2051
        date: 2023-07-12 23:13:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1689196408 {#2056
        date: 2023-07-12 23:13:28.0 +02:00
      }
      +"title": 13939
    }
  ]
  -id: 1146
  -titleTs: "'anyon':2 'els':3 'flag':17 'forc':10 'grow':7 'pledg':14 'say':12 'school':19 'usa':6"
  -bodyTs: "'-12':104 '11':103 '20':2 '2015':108 'allegi':33 'america':42 'berat':77 'class':93 'didnt':63 'disagre':70 'ever':5,96 'everi':17 'everyon':84 'flag':24,36 'forc':16,73 'front':82 'god':54 'heart':28 'hold':26 'hs':13 'im':1 'indivis':55 'justic':59 'kick':89 'kid':10 'liberti':57 'look':21 'morn':18 'nation':52 'one':51 'pledg':32 'refer':4 'republ':46 'say':30 'sinc':6 'singl':66 'stand':20,50,64 'state':40 'teacher':80 'threaten':87 'time':67 'unit':39"
  +cross: false
  +upVotes: 9
  +downVotes: 0
  +ranking: 1689265051
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482"
  +editedAt: DateTimeImmutable @1689180148 {#1409
    date: 2023-07-12 18:42:28.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689178651 {#1421
    date: 2023-07-12 18:17:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1431
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
  +image: Proxies\__CG__\App\Entity\Image {#1571 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "did-anyone-else-from-the-USA-grow-up-being-forced"
  +title: "did anyone else from the USA grow up being forced to say the pledge to the flag in school?"
  +url: "https://kbin.social/m/AskKbin/t/183482"
  +body: """
    im 20 for reference. ever since i was a kid, up until hs, we were forced every morning to stand, look at the flag and hold our hearts and say:\n
    \n
    "I pledge allegiance to the Flag of the United States of America, and to the Republic for which it stands, one Nation under God, indivisible, with liberty and justice for all"\n
    \n
    i didnt stand a single time because i disagreed with being forced, and i was berated by the teacher in front of everyone, and he threatened to kick me out of class if i ever did it again. i was about 11-12 then, it was 2015.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 73
  +favouriteCount: 51
  +score: 9
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689645014 {#1634
    date: 2023-07-18 03:50:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1670 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  +badges: Doctrine\ORM\PersistentCollection {#1564 …}
  +children: [
    5 => App\Entity\EntryComment {#1382
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1431}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
      +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 {#1407
        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 {#2096 …}
      +nested: Doctrine\ORM\PersistentCollection {#2083 …}
      +votes: Doctrine\ORM\PersistentCollection {#2076 …}
      +reports: Doctrine\ORM\PersistentCollection {#2084 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
      -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 {#2369
        date: 2023-07-12 18:22:48.0 +02:00
      }
      +"title": 13446
    }
    4 => App\Entity\EntryComment {#2241
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1431}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
      +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 {#2026
        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 {#2092 …}
      +nested: Doctrine\ORM\PersistentCollection {#2129 …}
      +votes: Doctrine\ORM\PersistentCollection {#2132 …}
      +reports: Doctrine\ORM\PersistentCollection {#2040 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
      -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 {#2140
        date: 2023-07-12 18:52:21.0 +02:00
      }
      +createdAt: DateTimeImmutable @1689180133 {#2130
        date: 2023-07-12 18:42:13.0 +02:00
      }
      +"title": 13485
    }
    3 => App\Entity\EntryComment {#2332
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1431}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
      +body: "no doubt, i 100% find it very cult-like and disgusting, and i had realized it then too."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1689183806 {#2351
        date: 2023-07-12 19:43:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@euphoria@kbin.social"
        "@cloudless@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2349 …}
      +nested: Doctrine\ORM\PersistentCollection {#2141 …}
      +votes: Doctrine\ORM\PersistentCollection {#2164 …}
      +reports: Doctrine\ORM\PersistentCollection {#2314 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
      -id: 13501
      -bodyTs: "'100':4 'cult':9 'cult-lik':8 'disgust':12 'doubt':2 'find':5 'like':10 'realiz':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 3
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735138"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689180556 {#2347
        date: 2023-07-12 18:49:16.0 +02:00
      }
      +"title": 13501
    }
    2 => App\Entity\EntryComment {#2333
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1431}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
      +body: "that was a huge issue i had with it too, but i omitted that so i didnt seem like an edgy tween atheist (though its a 100% valid criticism that i should have included)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1689183816 {#2327
        date: 2023-07-12 19:43:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@euphoria@kbin.social"
        "@cloudless@feddit.uk"
        "@Unaware7013@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2324 …}
      +nested: Doctrine\ORM\PersistentCollection {#2334 …}
      +votes: Doctrine\ORM\PersistentCollection {#2341 …}
      +reports: Doctrine\ORM\PersistentCollection {#2337 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
      -id: 13522
      -bodyTs: "'100':27 'atheist':23 'critic':29 'didnt':17 'edgi':21 'huge':4 'includ':34 'issu':5 'like':19 'omit':13 'seem':18 'though':24 'tween':22 'valid':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 1
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735425"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689181150 {#2329
        date: 2023-07-12 18:59:10.0 +02:00
      }
      +"title": 13522
    }
    1 => App\Entity\EntryComment {#2135
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1431}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
      +body: """
        1.it's exactly as it seems, its a pledge of devotion to your country and it's principles.  \n
        2. i didn't agree with it, i was berated for it, others didn't and nothing happens. it all depends on the situation  \n
         3. i did learn that it was made illegal to force anyone to stand in 1943, but many teachers and schools clearly didn't care or know. you cannot get in any legal trouble for not standing, you have the complete freedom to not stand or pledge ever, but that doesnt stop some peoples negative reactions when you exercise that right.  \n
         4. it does go both ways, but as i said in point 3, some people in charge didn't care. the teacher took advantage of the fact that i was a kid and he had authority over me, despite me being within my rights
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689185668 {#2159
        date: 2023-07-12 20:14:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@euphoria@kbin.social"
        "@samyboy@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2137 …}
      +nested: Doctrine\ORM\PersistentCollection {#2068 …}
      +votes: Doctrine\ORM\PersistentCollection {#2069 …}
      +reports: Doctrine\ORM\PersistentCollection {#2074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
      -id: 13662
      -bodyTs: "'1.it':1 '1943':58 '2':19 '3':43,116 '4':104 'advantag':127 'agre':23 'anyon':54 'author':139 'berat':28 'cannot':71 'care':67,123 'charg':120 'clear':64 'complet':83 'countri':14 'depend':39 'despit':142 'devot':11 'didn':21,32,65,121 'doesnt':93 'ever':90 'exact':3 'exercis':101 'fact':130 'forc':53 'freedom':84 'get':72 'go':107 'happen':36 'illeg':51 'kid':135 'know':69 'learn':46 'legal':75 'made':50 'mani':60 'negat':97 'noth':35 'other':31 'peopl':96,118 'pledg':9,89 'point':115 'principl':18 'reaction':98 'right':103,147 'said':113 'school':63 'seem':6 'situat':42 'stand':56,79,87 'stop':94 'teacher':61,125 'took':126 'troubl':76 'way':109 'within':145"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/737598"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689185668 {#2143
        date: 2023-07-12 20:14:28.0 +02:00
      }
      +"title": 13662
    }
    0 => App\Entity\EntryComment {#2059
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1431}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
      +body: "average american's reaction when someone doesnt want to be forced to worship a piece of cloth and a god they don't believe in every morning, and get berated if they dont lmfao. home of the free, right?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689196408 {#2048
        date: 2023-07-12 23:13:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@euphoria@kbin.social"
        "@Compactor9679@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2047 …}
      +nested: Doctrine\ORM\PersistentCollection {#2057 …}
      +votes: Doctrine\ORM\PersistentCollection {#2055 …}
      +reports: Doctrine\ORM\PersistentCollection {#2054 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
      -id: 13939
      -bodyTs: "'american':2 'averag':1 'believ':24 'berat':30 'cloth':17 'doesnt':7 'dont':33 'everi':26 'forc':11 'free':38 'get':29 'god':20 'home':35 'lmfao':34 'morn':27 'piec':15 'reaction':4 'right':39 'someon':6 'want':8 'worship':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/742202"
      +editedAt: DateTimeImmutable @1689196433 {#2051
        date: 2023-07-12 23:13:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1689196408 {#2056
        date: 2023-07-12 23:13:28.0 +02:00
      }
      +"title": 13939
    }
  ]
  -id: 1146
  -titleTs: "'anyon':2 'els':3 'flag':17 'forc':10 'grow':7 'pledg':14 'say':12 'school':19 'usa':6"
  -bodyTs: "'-12':104 '11':103 '20':2 '2015':108 'allegi':33 'america':42 'berat':77 'class':93 'didnt':63 'disagre':70 'ever':5,96 'everi':17 'everyon':84 'flag':24,36 'forc':16,73 'front':82 'god':54 'heart':28 'hold':26 'hs':13 'im':1 'indivis':55 'justic':59 'kick':89 'kid':10 'liberti':57 'look':21 'morn':18 'nation':52 'one':51 'pledg':32 'refer':4 'republ':46 'say':30 'sinc':6 'singl':66 'stand':20,50,64 'state':40 'teacher':80 'threaten':87 'time':67 'unit':39"
  +cross: false
  +upVotes: 9
  +downVotes: 0
  +ranking: 1689265051
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482"
  +editedAt: DateTimeImmutable @1689180148 {#1409
    date: 2023-07-12 18:42:28.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689178651 {#1421
    date: 2023-07-12 18:17:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1382
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1431
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
    +image: Proxies\__CG__\App\Entity\Image {#1571 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "did-anyone-else-from-the-USA-grow-up-being-forced"
    +title: "did anyone else from the USA grow up being forced to say the pledge to the flag in school?"
    +url: "https://kbin.social/m/AskKbin/t/183482"
    +body: """
      im 20 for reference. ever since i was a kid, up until hs, we were forced every morning to stand, look at the flag and hold our hearts and say:\n
      \n
      "I pledge allegiance to the Flag of the United States of America, and to the Republic for which it stands, one Nation under God, indivisible, with liberty and justice for all"\n
      \n
      i didnt stand a single time because i disagreed with being forced, and i was berated by the teacher in front of everyone, and he threatened to kick me out of class if i ever did it again. i was about 11-12 then, it was 2015.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 51
    +score: 9
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689645014 {#1634
      date: 2023-07-18 03:50:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1670 …}
    +votes: Doctrine\ORM\PersistentCollection {#1667 …}
    +reports: Doctrine\ORM\PersistentCollection {#1679 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
    +badges: Doctrine\ORM\PersistentCollection {#1564 …}
    +children: [
      5 => App\Entity\EntryComment {#1382}
      4 => App\Entity\EntryComment {#2241
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
        +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 {#2026
          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 {#2092 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -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 {#2140
          date: 2023-07-12 18:52:21.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689180133 {#2130
          date: 2023-07-12 18:42:13.0 +02:00
        }
        +"title": 13485
      }
      3 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "no doubt, i 100% find it very cult-like and disgusting, and i had realized it then too."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1689183806 {#2351
          date: 2023-07-12 19:43:26.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@cloudless@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 13501
        -bodyTs: "'100':4 'cult':9 'cult-lik':8 'disgust':12 'doubt':2 'find':5 'like':10 'realiz':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 3
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735138"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689180556 {#2347
          date: 2023-07-12 18:49:16.0 +02:00
        }
        +"title": 13501
      }
      2 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "that was a huge issue i had with it too, but i omitted that so i didnt seem like an edgy tween atheist (though its a 100% valid criticism that i should have included)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1689183816 {#2327
          date: 2023-07-12 19:43:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@cloudless@feddit.uk"
          "@Unaware7013@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 13522
        -bodyTs: "'100':27 'atheist':23 'critic':29 'didnt':17 'edgi':21 'huge':4 'includ':34 'issu':5 'like':19 'omit':13 'seem':18 'though':24 'tween':22 'valid':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 1
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735425"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689181150 {#2329
          date: 2023-07-12 18:59:10.0 +02:00
        }
        +"title": 13522
      }
      1 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +body: """
          1.it's exactly as it seems, its a pledge of devotion to your country and it's principles.  \n
          2. i didn't agree with it, i was berated for it, others didn't and nothing happens. it all depends on the situation  \n
           3. i did learn that it was made illegal to force anyone to stand in 1943, but many teachers and schools clearly didn't care or know. you cannot get in any legal trouble for not standing, you have the complete freedom to not stand or pledge ever, but that doesnt stop some peoples negative reactions when you exercise that right.  \n
           4. it does go both ways, but as i said in point 3, some people in charge didn't care. the teacher took advantage of the fact that i was a kid and he had authority over me, despite me being within my rights
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689185668 {#2159
          date: 2023-07-12 20:14:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@samyboy@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 13662
        -bodyTs: "'1.it':1 '1943':58 '2':19 '3':43,116 '4':104 'advantag':127 'agre':23 'anyon':54 'author':139 'berat':28 'cannot':71 'care':67,123 'charg':120 'clear':64 'complet':83 'countri':14 'depend':39 'despit':142 'devot':11 'didn':21,32,65,121 'doesnt':93 'ever':90 'exact':3 'exercis':101 'fact':130 'forc':53 'freedom':84 'get':72 'go':107 'happen':36 'illeg':51 'kid':135 'know':69 'learn':46 'legal':75 'made':50 'mani':60 'negat':97 'noth':35 'other':31 'peopl':96,118 'pledg':9,89 'point':115 'principl':18 'reaction':98 'right':103,147 'said':113 'school':63 'seem':6 'situat':42 'stand':56,79,87 'stop':94 'teacher':61,125 'took':126 'troubl':76 'way':109 'within':145"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/737598"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689185668 {#2143
          date: 2023-07-12 20:14:28.0 +02:00
        }
        +"title": 13662
      }
      0 => App\Entity\EntryComment {#2059
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +body: "average american's reaction when someone doesnt want to be forced to worship a piece of cloth and a god they don't believe in every morning, and get berated if they dont lmfao. home of the free, right?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689196408 {#2048
          date: 2023-07-12 23:13:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@Compactor9679@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2047 …}
        +nested: Doctrine\ORM\PersistentCollection {#2057 …}
        +votes: Doctrine\ORM\PersistentCollection {#2055 …}
        +reports: Doctrine\ORM\PersistentCollection {#2054 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
        -id: 13939
        -bodyTs: "'american':2 'averag':1 'believ':24 'berat':30 'cloth':17 'doesnt':7 'dont':33 'everi':26 'forc':11 'free':38 'get':29 'god':20 'home':35 'lmfao':34 'morn':27 'piec':15 'reaction':4 'right':39 'someon':6 'want':8 'worship':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/742202"
        +editedAt: DateTimeImmutable @1689196433 {#2051
          date: 2023-07-12 23:13:53.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689196408 {#2056
          date: 2023-07-12 23:13:28.0 +02:00
        }
        +"title": 13939
      }
    ]
    -id: 1146
    -titleTs: "'anyon':2 'els':3 'flag':17 'forc':10 'grow':7 'pledg':14 'say':12 'school':19 'usa':6"
    -bodyTs: "'-12':104 '11':103 '20':2 '2015':108 'allegi':33 'america':42 'berat':77 'class':93 'didnt':63 'disagre':70 'ever':5,96 'everi':17 'everyon':84 'flag':24,36 'forc':16,73 'front':82 'god':54 'heart':28 'hold':26 'hs':13 'im':1 'indivis':55 'justic':59 'kick':89 'kid':10 'liberti':57 'look':21 'morn':18 'nation':52 'one':51 'pledg':32 'refer':4 'republ':46 'say':30 'sinc':6 'singl':66 'stand':20,50,64 'state':40 'teacher':80 'threaten':87 'time':67 'unit':39"
    +cross: false
    +upVotes: 9
    +downVotes: 0
    +ranking: 1689265051
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482"
    +editedAt: DateTimeImmutable @1689180148 {#1409
      date: 2023-07-12 18:42:28.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689178651 {#1421
      date: 2023-07-12 18:17:31.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
  +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 {#1407
    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 {#2096 …}
  +nested: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2076 …}
  +reports: Doctrine\ORM\PersistentCollection {#2084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
  -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 {#2369
    date: 2023-07-12 18:22:48.0 +02:00
  }
  +"title": 13446
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1382
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1431
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
    +image: Proxies\__CG__\App\Entity\Image {#1571 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "did-anyone-else-from-the-USA-grow-up-being-forced"
    +title: "did anyone else from the USA grow up being forced to say the pledge to the flag in school?"
    +url: "https://kbin.social/m/AskKbin/t/183482"
    +body: """
      im 20 for reference. ever since i was a kid, up until hs, we were forced every morning to stand, look at the flag and hold our hearts and say:\n
      \n
      "I pledge allegiance to the Flag of the United States of America, and to the Republic for which it stands, one Nation under God, indivisible, with liberty and justice for all"\n
      \n
      i didnt stand a single time because i disagreed with being forced, and i was berated by the teacher in front of everyone, and he threatened to kick me out of class if i ever did it again. i was about 11-12 then, it was 2015.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 51
    +score: 9
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689645014 {#1634
      date: 2023-07-18 03:50:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1670 …}
    +votes: Doctrine\ORM\PersistentCollection {#1667 …}
    +reports: Doctrine\ORM\PersistentCollection {#1679 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
    +badges: Doctrine\ORM\PersistentCollection {#1564 …}
    +children: [
      5 => App\Entity\EntryComment {#1382}
      4 => App\Entity\EntryComment {#2241
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
        +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 {#2026
          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 {#2092 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -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 {#2140
          date: 2023-07-12 18:52:21.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689180133 {#2130
          date: 2023-07-12 18:42:13.0 +02:00
        }
        +"title": 13485
      }
      3 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "no doubt, i 100% find it very cult-like and disgusting, and i had realized it then too."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1689183806 {#2351
          date: 2023-07-12 19:43:26.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@cloudless@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 13501
        -bodyTs: "'100':4 'cult':9 'cult-lik':8 'disgust':12 'doubt':2 'find':5 'like':10 'realiz':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 3
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735138"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689180556 {#2347
          date: 2023-07-12 18:49:16.0 +02:00
        }
        +"title": 13501
      }
      2 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "that was a huge issue i had with it too, but i omitted that so i didnt seem like an edgy tween atheist (though its a 100% valid criticism that i should have included)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1689183816 {#2327
          date: 2023-07-12 19:43:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@cloudless@feddit.uk"
          "@Unaware7013@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 13522
        -bodyTs: "'100':27 'atheist':23 'critic':29 'didnt':17 'edgi':21 'huge':4 'includ':34 'issu':5 'like':19 'omit':13 'seem':18 'though':24 'tween':22 'valid':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 1
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735425"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689181150 {#2329
          date: 2023-07-12 18:59:10.0 +02:00
        }
        +"title": 13522
      }
      1 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +body: """
          1.it's exactly as it seems, its a pledge of devotion to your country and it's principles.  \n
          2. i didn't agree with it, i was berated for it, others didn't and nothing happens. it all depends on the situation  \n
           3. i did learn that it was made illegal to force anyone to stand in 1943, but many teachers and schools clearly didn't care or know. you cannot get in any legal trouble for not standing, you have the complete freedom to not stand or pledge ever, but that doesnt stop some peoples negative reactions when you exercise that right.  \n
           4. it does go both ways, but as i said in point 3, some people in charge didn't care. the teacher took advantage of the fact that i was a kid and he had authority over me, despite me being within my rights
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689185668 {#2159
          date: 2023-07-12 20:14:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@samyboy@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 13662
        -bodyTs: "'1.it':1 '1943':58 '2':19 '3':43,116 '4':104 'advantag':127 'agre':23 'anyon':54 'author':139 'berat':28 'cannot':71 'care':67,123 'charg':120 'clear':64 'complet':83 'countri':14 'depend':39 'despit':142 'devot':11 'didn':21,32,65,121 'doesnt':93 'ever':90 'exact':3 'exercis':101 'fact':130 'forc':53 'freedom':84 'get':72 'go':107 'happen':36 'illeg':51 'kid':135 'know':69 'learn':46 'legal':75 'made':50 'mani':60 'negat':97 'noth':35 'other':31 'peopl':96,118 'pledg':9,89 'point':115 'principl':18 'reaction':98 'right':103,147 'said':113 'school':63 'seem':6 'situat':42 'stand':56,79,87 'stop':94 'teacher':61,125 'took':126 'troubl':76 'way':109 'within':145"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/737598"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689185668 {#2143
          date: 2023-07-12 20:14:28.0 +02:00
        }
        +"title": 13662
      }
      0 => App\Entity\EntryComment {#2059
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +body: "average american's reaction when someone doesnt want to be forced to worship a piece of cloth and a god they don't believe in every morning, and get berated if they dont lmfao. home of the free, right?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689196408 {#2048
          date: 2023-07-12 23:13:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@Compactor9679@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2047 …}
        +nested: Doctrine\ORM\PersistentCollection {#2057 …}
        +votes: Doctrine\ORM\PersistentCollection {#2055 …}
        +reports: Doctrine\ORM\PersistentCollection {#2054 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
        -id: 13939
        -bodyTs: "'american':2 'averag':1 'believ':24 'berat':30 'cloth':17 'doesnt':7 'dont':33 'everi':26 'forc':11 'free':38 'get':29 'god':20 'home':35 'lmfao':34 'morn':27 'piec':15 'reaction':4 'right':39 'someon':6 'want':8 'worship':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/742202"
        +editedAt: DateTimeImmutable @1689196433 {#2051
          date: 2023-07-12 23:13:53.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689196408 {#2056
          date: 2023-07-12 23:13:28.0 +02:00
        }
        +"title": 13939
      }
    ]
    -id: 1146
    -titleTs: "'anyon':2 'els':3 'flag':17 'forc':10 'grow':7 'pledg':14 'say':12 'school':19 'usa':6"
    -bodyTs: "'-12':104 '11':103 '20':2 '2015':108 'allegi':33 'america':42 'berat':77 'class':93 'didnt':63 'disagre':70 'ever':5,96 'everi':17 'everyon':84 'flag':24,36 'forc':16,73 'front':82 'god':54 'heart':28 'hold':26 'hs':13 'im':1 'indivis':55 'justic':59 'kick':89 'kid':10 'liberti':57 'look':21 'morn':18 'nation':52 'one':51 'pledg':32 'refer':4 'republ':46 'say':30 'sinc':6 'singl':66 'stand':20,50,64 'state':40 'teacher':80 'threaten':87 'time':67 'unit':39"
    +cross: false
    +upVotes: 9
    +downVotes: 0
    +ranking: 1689265051
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482"
    +editedAt: DateTimeImmutable @1689180148 {#1409
      date: 2023-07-12 18:42:28.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689178651 {#1421
      date: 2023-07-12 18:17:31.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
  +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 {#1407
    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 {#2096 …}
  +nested: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2076 …}
  +reports: Doctrine\ORM\PersistentCollection {#2084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
  -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 {#2369
    date: 2023-07-12 18:22:48.0 +02:00
  }
  +"title": 13446
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1382
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1431
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
    +image: Proxies\__CG__\App\Entity\Image {#1571 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "did-anyone-else-from-the-USA-grow-up-being-forced"
    +title: "did anyone else from the USA grow up being forced to say the pledge to the flag in school?"
    +url: "https://kbin.social/m/AskKbin/t/183482"
    +body: """
      im 20 for reference. ever since i was a kid, up until hs, we were forced every morning to stand, look at the flag and hold our hearts and say:\n
      \n
      "I pledge allegiance to the Flag of the United States of America, and to the Republic for which it stands, one Nation under God, indivisible, with liberty and justice for all"\n
      \n
      i didnt stand a single time because i disagreed with being forced, and i was berated by the teacher in front of everyone, and he threatened to kick me out of class if i ever did it again. i was about 11-12 then, it was 2015.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 51
    +score: 9
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689645014 {#1634
      date: 2023-07-18 03:50:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1670 …}
    +votes: Doctrine\ORM\PersistentCollection {#1667 …}
    +reports: Doctrine\ORM\PersistentCollection {#1679 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
    +badges: Doctrine\ORM\PersistentCollection {#1564 …}
    +children: [
      5 => App\Entity\EntryComment {#1382}
      4 => App\Entity\EntryComment {#2241
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
        +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 {#2026
          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 {#2092 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -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 {#2140
          date: 2023-07-12 18:52:21.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689180133 {#2130
          date: 2023-07-12 18:42:13.0 +02:00
        }
        +"title": 13485
      }
      3 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "no doubt, i 100% find it very cult-like and disgusting, and i had realized it then too."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1689183806 {#2351
          date: 2023-07-12 19:43:26.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@cloudless@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 13501
        -bodyTs: "'100':4 'cult':9 'cult-lik':8 'disgust':12 'doubt':2 'find':5 'like':10 'realiz':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 3
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735138"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689180556 {#2347
          date: 2023-07-12 18:49:16.0 +02:00
        }
        +"title": 13501
      }
      2 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "that was a huge issue i had with it too, but i omitted that so i didnt seem like an edgy tween atheist (though its a 100% valid criticism that i should have included)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1689183816 {#2327
          date: 2023-07-12 19:43:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@cloudless@feddit.uk"
          "@Unaware7013@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 13522
        -bodyTs: "'100':27 'atheist':23 'critic':29 'didnt':17 'edgi':21 'huge':4 'includ':34 'issu':5 'like':19 'omit':13 'seem':18 'though':24 'tween':22 'valid':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 1
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735425"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689181150 {#2329
          date: 2023-07-12 18:59:10.0 +02:00
        }
        +"title": 13522
      }
      1 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +body: """
          1.it's exactly as it seems, its a pledge of devotion to your country and it's principles.  \n
          2. i didn't agree with it, i was berated for it, others didn't and nothing happens. it all depends on the situation  \n
           3. i did learn that it was made illegal to force anyone to stand in 1943, but many teachers and schools clearly didn't care or know. you cannot get in any legal trouble for not standing, you have the complete freedom to not stand or pledge ever, but that doesnt stop some peoples negative reactions when you exercise that right.  \n
           4. it does go both ways, but as i said in point 3, some people in charge didn't care. the teacher took advantage of the fact that i was a kid and he had authority over me, despite me being within my rights
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689185668 {#2159
          date: 2023-07-12 20:14:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@samyboy@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 13662
        -bodyTs: "'1.it':1 '1943':58 '2':19 '3':43,116 '4':104 'advantag':127 'agre':23 'anyon':54 'author':139 'berat':28 'cannot':71 'care':67,123 'charg':120 'clear':64 'complet':83 'countri':14 'depend':39 'despit':142 'devot':11 'didn':21,32,65,121 'doesnt':93 'ever':90 'exact':3 'exercis':101 'fact':130 'forc':53 'freedom':84 'get':72 'go':107 'happen':36 'illeg':51 'kid':135 'know':69 'learn':46 'legal':75 'made':50 'mani':60 'negat':97 'noth':35 'other':31 'peopl':96,118 'pledg':9,89 'point':115 'principl':18 'reaction':98 'right':103,147 'said':113 'school':63 'seem':6 'situat':42 'stand':56,79,87 'stop':94 'teacher':61,125 'took':126 'troubl':76 'way':109 'within':145"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/737598"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689185668 {#2143
          date: 2023-07-12 20:14:28.0 +02:00
        }
        +"title": 13662
      }
      0 => App\Entity\EntryComment {#2059
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +body: "average american's reaction when someone doesnt want to be forced to worship a piece of cloth and a god they don't believe in every morning, and get berated if they dont lmfao. home of the free, right?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689196408 {#2048
          date: 2023-07-12 23:13:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@Compactor9679@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2047 …}
        +nested: Doctrine\ORM\PersistentCollection {#2057 …}
        +votes: Doctrine\ORM\PersistentCollection {#2055 …}
        +reports: Doctrine\ORM\PersistentCollection {#2054 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
        -id: 13939
        -bodyTs: "'american':2 'averag':1 'believ':24 'berat':30 'cloth':17 'doesnt':7 'dont':33 'everi':26 'forc':11 'free':38 'get':29 'god':20 'home':35 'lmfao':34 'morn':27 'piec':15 'reaction':4 'right':39 'someon':6 'want':8 'worship':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/742202"
        +editedAt: DateTimeImmutable @1689196433 {#2051
          date: 2023-07-12 23:13:53.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689196408 {#2056
          date: 2023-07-12 23:13:28.0 +02:00
        }
        +"title": 13939
      }
    ]
    -id: 1146
    -titleTs: "'anyon':2 'els':3 'flag':17 'forc':10 'grow':7 'pledg':14 'say':12 'school':19 'usa':6"
    -bodyTs: "'-12':104 '11':103 '20':2 '2015':108 'allegi':33 'america':42 'berat':77 'class':93 'didnt':63 'disagre':70 'ever':5,96 'everi':17 'everyon':84 'flag':24,36 'forc':16,73 'front':82 'god':54 'heart':28 'hold':26 'hs':13 'im':1 'indivis':55 'justic':59 'kick':89 'kid':10 'liberti':57 'look':21 'morn':18 'nation':52 'one':51 'pledg':32 'refer':4 'republ':46 'say':30 'sinc':6 'singl':66 'stand':20,50,64 'state':40 'teacher':80 'threaten':87 'time':67 'unit':39"
    +cross: false
    +upVotes: 9
    +downVotes: 0
    +ranking: 1689265051
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482"
    +editedAt: DateTimeImmutable @1689180148 {#1409
      date: 2023-07-12 18:42:28.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689178651 {#1421
      date: 2023-07-12 18:17:31.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
  +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 {#1407
    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 {#2096 …}
  +nested: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2076 …}
  +reports: Doctrine\ORM\PersistentCollection {#2084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
  -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 {#2369
    date: 2023-07-12 18:22:48.0 +02:00
  }
  +"title": 13446
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2241
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1431
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
    +image: Proxies\__CG__\App\Entity\Image {#1571 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "did-anyone-else-from-the-USA-grow-up-being-forced"
    +title: "did anyone else from the USA grow up being forced to say the pledge to the flag in school?"
    +url: "https://kbin.social/m/AskKbin/t/183482"
    +body: """
      im 20 for reference. ever since i was a kid, up until hs, we were forced every morning to stand, look at the flag and hold our hearts and say:\n
      \n
      "I pledge allegiance to the Flag of the United States of America, and to the Republic for which it stands, one Nation under God, indivisible, with liberty and justice for all"\n
      \n
      i didnt stand a single time because i disagreed with being forced, and i was berated by the teacher in front of everyone, and he threatened to kick me out of class if i ever did it again. i was about 11-12 then, it was 2015.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 51
    +score: 9
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689645014 {#1634
      date: 2023-07-18 03:50:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1670 …}
    +votes: Doctrine\ORM\PersistentCollection {#1667 …}
    +reports: Doctrine\ORM\PersistentCollection {#1679 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
    +badges: Doctrine\ORM\PersistentCollection {#1564 …}
    +children: [
      5 => App\Entity\EntryComment {#1382
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
        +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 {#1407
          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 {#2096 …}
        +nested: Doctrine\ORM\PersistentCollection {#2083 …}
        +votes: Doctrine\ORM\PersistentCollection {#2076 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
        -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 {#2369
          date: 2023-07-12 18:22:48.0 +02:00
        }
        +"title": 13446
      }
      4 => App\Entity\EntryComment {#2241}
      3 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "no doubt, i 100% find it very cult-like and disgusting, and i had realized it then too."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1689183806 {#2351
          date: 2023-07-12 19:43:26.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@cloudless@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 13501
        -bodyTs: "'100':4 'cult':9 'cult-lik':8 'disgust':12 'doubt':2 'find':5 'like':10 'realiz':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 3
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735138"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689180556 {#2347
          date: 2023-07-12 18:49:16.0 +02:00
        }
        +"title": 13501
      }
      2 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "that was a huge issue i had with it too, but i omitted that so i didnt seem like an edgy tween atheist (though its a 100% valid criticism that i should have included)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1689183816 {#2327
          date: 2023-07-12 19:43:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@cloudless@feddit.uk"
          "@Unaware7013@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 13522
        -bodyTs: "'100':27 'atheist':23 'critic':29 'didnt':17 'edgi':21 'huge':4 'includ':34 'issu':5 'like':19 'omit':13 'seem':18 'though':24 'tween':22 'valid':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 1
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735425"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689181150 {#2329
          date: 2023-07-12 18:59:10.0 +02:00
        }
        +"title": 13522
      }
      1 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +body: """
          1.it's exactly as it seems, its a pledge of devotion to your country and it's principles.  \n
          2. i didn't agree with it, i was berated for it, others didn't and nothing happens. it all depends on the situation  \n
           3. i did learn that it was made illegal to force anyone to stand in 1943, but many teachers and schools clearly didn't care or know. you cannot get in any legal trouble for not standing, you have the complete freedom to not stand or pledge ever, but that doesnt stop some peoples negative reactions when you exercise that right.  \n
           4. it does go both ways, but as i said in point 3, some people in charge didn't care. the teacher took advantage of the fact that i was a kid and he had authority over me, despite me being within my rights
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689185668 {#2159
          date: 2023-07-12 20:14:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@samyboy@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 13662
        -bodyTs: "'1.it':1 '1943':58 '2':19 '3':43,116 '4':104 'advantag':127 'agre':23 'anyon':54 'author':139 'berat':28 'cannot':71 'care':67,123 'charg':120 'clear':64 'complet':83 'countri':14 'depend':39 'despit':142 'devot':11 'didn':21,32,65,121 'doesnt':93 'ever':90 'exact':3 'exercis':101 'fact':130 'forc':53 'freedom':84 'get':72 'go':107 'happen':36 'illeg':51 'kid':135 'know':69 'learn':46 'legal':75 'made':50 'mani':60 'negat':97 'noth':35 'other':31 'peopl':96,118 'pledg':9,89 'point':115 'principl':18 'reaction':98 'right':103,147 'said':113 'school':63 'seem':6 'situat':42 'stand':56,79,87 'stop':94 'teacher':61,125 'took':126 'troubl':76 'way':109 'within':145"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/737598"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689185668 {#2143
          date: 2023-07-12 20:14:28.0 +02:00
        }
        +"title": 13662
      }
      0 => App\Entity\EntryComment {#2059
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +body: "average american's reaction when someone doesnt want to be forced to worship a piece of cloth and a god they don't believe in every morning, and get berated if they dont lmfao. home of the free, right?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689196408 {#2048
          date: 2023-07-12 23:13:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@Compactor9679@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2047 …}
        +nested: Doctrine\ORM\PersistentCollection {#2057 …}
        +votes: Doctrine\ORM\PersistentCollection {#2055 …}
        +reports: Doctrine\ORM\PersistentCollection {#2054 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
        -id: 13939
        -bodyTs: "'american':2 'averag':1 'believ':24 'berat':30 'cloth':17 'doesnt':7 'dont':33 'everi':26 'forc':11 'free':38 'get':29 'god':20 'home':35 'lmfao':34 'morn':27 'piec':15 'reaction':4 'right':39 'someon':6 'want':8 'worship':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/742202"
        +editedAt: DateTimeImmutable @1689196433 {#2051
          date: 2023-07-12 23:13:53.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689196408 {#2056
          date: 2023-07-12 23:13:28.0 +02:00
        }
        +"title": 13939
      }
    ]
    -id: 1146
    -titleTs: "'anyon':2 'els':3 'flag':17 'forc':10 'grow':7 'pledg':14 'say':12 'school':19 'usa':6"
    -bodyTs: "'-12':104 '11':103 '20':2 '2015':108 'allegi':33 'america':42 'berat':77 'class':93 'didnt':63 'disagre':70 'ever':5,96 'everi':17 'everyon':84 'flag':24,36 'forc':16,73 'front':82 'god':54 'heart':28 'hold':26 'hs':13 'im':1 'indivis':55 'justic':59 'kick':89 'kid':10 'liberti':57 'look':21 'morn':18 'nation':52 'one':51 'pledg':32 'refer':4 'republ':46 'say':30 'sinc':6 'singl':66 'stand':20,50,64 'state':40 'teacher':80 'threaten':87 'time':67 'unit':39"
    +cross: false
    +upVotes: 9
    +downVotes: 0
    +ranking: 1689265051
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482"
    +editedAt: DateTimeImmutable @1689180148 {#1409
      date: 2023-07-12 18:42:28.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689178651 {#1421
      date: 2023-07-12 18:17:31.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
  +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 {#2026
    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 {#2092 …}
  +nested: Doctrine\ORM\PersistentCollection {#2129 …}
  +votes: Doctrine\ORM\PersistentCollection {#2132 …}
  +reports: Doctrine\ORM\PersistentCollection {#2040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  -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 {#2140
    date: 2023-07-12 18:52:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689180133 {#2130
    date: 2023-07-12 18:42:13.0 +02:00
  }
  +"title": 13485
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2241
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1431
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
    +image: Proxies\__CG__\App\Entity\Image {#1571 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "did-anyone-else-from-the-USA-grow-up-being-forced"
    +title: "did anyone else from the USA grow up being forced to say the pledge to the flag in school?"
    +url: "https://kbin.social/m/AskKbin/t/183482"
    +body: """
      im 20 for reference. ever since i was a kid, up until hs, we were forced every morning to stand, look at the flag and hold our hearts and say:\n
      \n
      "I pledge allegiance to the Flag of the United States of America, and to the Republic for which it stands, one Nation under God, indivisible, with liberty and justice for all"\n
      \n
      i didnt stand a single time because i disagreed with being forced, and i was berated by the teacher in front of everyone, and he threatened to kick me out of class if i ever did it again. i was about 11-12 then, it was 2015.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 51
    +score: 9
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689645014 {#1634
      date: 2023-07-18 03:50:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1670 …}
    +votes: Doctrine\ORM\PersistentCollection {#1667 …}
    +reports: Doctrine\ORM\PersistentCollection {#1679 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
    +badges: Doctrine\ORM\PersistentCollection {#1564 …}
    +children: [
      5 => App\Entity\EntryComment {#1382
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
        +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 {#1407
          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 {#2096 …}
        +nested: Doctrine\ORM\PersistentCollection {#2083 …}
        +votes: Doctrine\ORM\PersistentCollection {#2076 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
        -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 {#2369
          date: 2023-07-12 18:22:48.0 +02:00
        }
        +"title": 13446
      }
      4 => App\Entity\EntryComment {#2241}
      3 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "no doubt, i 100% find it very cult-like and disgusting, and i had realized it then too."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1689183806 {#2351
          date: 2023-07-12 19:43:26.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@cloudless@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 13501
        -bodyTs: "'100':4 'cult':9 'cult-lik':8 'disgust':12 'doubt':2 'find':5 'like':10 'realiz':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 3
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735138"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689180556 {#2347
          date: 2023-07-12 18:49:16.0 +02:00
        }
        +"title": 13501
      }
      2 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "that was a huge issue i had with it too, but i omitted that so i didnt seem like an edgy tween atheist (though its a 100% valid criticism that i should have included)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1689183816 {#2327
          date: 2023-07-12 19:43:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@cloudless@feddit.uk"
          "@Unaware7013@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 13522
        -bodyTs: "'100':27 'atheist':23 'critic':29 'didnt':17 'edgi':21 'huge':4 'includ':34 'issu':5 'like':19 'omit':13 'seem':18 'though':24 'tween':22 'valid':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 1
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735425"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689181150 {#2329
          date: 2023-07-12 18:59:10.0 +02:00
        }
        +"title": 13522
      }
      1 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +body: """
          1.it's exactly as it seems, its a pledge of devotion to your country and it's principles.  \n
          2. i didn't agree with it, i was berated for it, others didn't and nothing happens. it all depends on the situation  \n
           3. i did learn that it was made illegal to force anyone to stand in 1943, but many teachers and schools clearly didn't care or know. you cannot get in any legal trouble for not standing, you have the complete freedom to not stand or pledge ever, but that doesnt stop some peoples negative reactions when you exercise that right.  \n
           4. it does go both ways, but as i said in point 3, some people in charge didn't care. the teacher took advantage of the fact that i was a kid and he had authority over me, despite me being within my rights
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689185668 {#2159
          date: 2023-07-12 20:14:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@samyboy@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 13662
        -bodyTs: "'1.it':1 '1943':58 '2':19 '3':43,116 '4':104 'advantag':127 'agre':23 'anyon':54 'author':139 'berat':28 'cannot':71 'care':67,123 'charg':120 'clear':64 'complet':83 'countri':14 'depend':39 'despit':142 'devot':11 'didn':21,32,65,121 'doesnt':93 'ever':90 'exact':3 'exercis':101 'fact':130 'forc':53 'freedom':84 'get':72 'go':107 'happen':36 'illeg':51 'kid':135 'know':69 'learn':46 'legal':75 'made':50 'mani':60 'negat':97 'noth':35 'other':31 'peopl':96,118 'pledg':9,89 'point':115 'principl':18 'reaction':98 'right':103,147 'said':113 'school':63 'seem':6 'situat':42 'stand':56,79,87 'stop':94 'teacher':61,125 'took':126 'troubl':76 'way':109 'within':145"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/737598"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689185668 {#2143
          date: 2023-07-12 20:14:28.0 +02:00
        }
        +"title": 13662
      }
      0 => App\Entity\EntryComment {#2059
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +body: "average american's reaction when someone doesnt want to be forced to worship a piece of cloth and a god they don't believe in every morning, and get berated if they dont lmfao. home of the free, right?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689196408 {#2048
          date: 2023-07-12 23:13:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@Compactor9679@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2047 …}
        +nested: Doctrine\ORM\PersistentCollection {#2057 …}
        +votes: Doctrine\ORM\PersistentCollection {#2055 …}
        +reports: Doctrine\ORM\PersistentCollection {#2054 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
        -id: 13939
        -bodyTs: "'american':2 'averag':1 'believ':24 'berat':30 'cloth':17 'doesnt':7 'dont':33 'everi':26 'forc':11 'free':38 'get':29 'god':20 'home':35 'lmfao':34 'morn':27 'piec':15 'reaction':4 'right':39 'someon':6 'want':8 'worship':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/742202"
        +editedAt: DateTimeImmutable @1689196433 {#2051
          date: 2023-07-12 23:13:53.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689196408 {#2056
          date: 2023-07-12 23:13:28.0 +02:00
        }
        +"title": 13939
      }
    ]
    -id: 1146
    -titleTs: "'anyon':2 'els':3 'flag':17 'forc':10 'grow':7 'pledg':14 'say':12 'school':19 'usa':6"
    -bodyTs: "'-12':104 '11':103 '20':2 '2015':108 'allegi':33 'america':42 'berat':77 'class':93 'didnt':63 'disagre':70 'ever':5,96 'everi':17 'everyon':84 'flag':24,36 'forc':16,73 'front':82 'god':54 'heart':28 'hold':26 'hs':13 'im':1 'indivis':55 'justic':59 'kick':89 'kid':10 'liberti':57 'look':21 'morn':18 'nation':52 'one':51 'pledg':32 'refer':4 'republ':46 'say':30 'sinc':6 'singl':66 'stand':20,50,64 'state':40 'teacher':80 'threaten':87 'time':67 'unit':39"
    +cross: false
    +upVotes: 9
    +downVotes: 0
    +ranking: 1689265051
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482"
    +editedAt: DateTimeImmutable @1689180148 {#1409
      date: 2023-07-12 18:42:28.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689178651 {#1421
      date: 2023-07-12 18:17:31.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
  +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 {#2026
    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 {#2092 …}
  +nested: Doctrine\ORM\PersistentCollection {#2129 …}
  +votes: Doctrine\ORM\PersistentCollection {#2132 …}
  +reports: Doctrine\ORM\PersistentCollection {#2040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  -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 {#2140
    date: 2023-07-12 18:52:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689180133 {#2130
    date: 2023-07-12 18:42:13.0 +02:00
  }
  +"title": 13485
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2241
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1431
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
    +image: Proxies\__CG__\App\Entity\Image {#1571 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "did-anyone-else-from-the-USA-grow-up-being-forced"
    +title: "did anyone else from the USA grow up being forced to say the pledge to the flag in school?"
    +url: "https://kbin.social/m/AskKbin/t/183482"
    +body: """
      im 20 for reference. ever since i was a kid, up until hs, we were forced every morning to stand, look at the flag and hold our hearts and say:\n
      \n
      "I pledge allegiance to the Flag of the United States of America, and to the Republic for which it stands, one Nation under God, indivisible, with liberty and justice for all"\n
      \n
      i didnt stand a single time because i disagreed with being forced, and i was berated by the teacher in front of everyone, and he threatened to kick me out of class if i ever did it again. i was about 11-12 then, it was 2015.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 51
    +score: 9
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689645014 {#1634
      date: 2023-07-18 03:50:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1670 …}
    +votes: Doctrine\ORM\PersistentCollection {#1667 …}
    +reports: Doctrine\ORM\PersistentCollection {#1679 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
    +badges: Doctrine\ORM\PersistentCollection {#1564 …}
    +children: [
      5 => App\Entity\EntryComment {#1382
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
        +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 {#1407
          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 {#2096 …}
        +nested: Doctrine\ORM\PersistentCollection {#2083 …}
        +votes: Doctrine\ORM\PersistentCollection {#2076 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
        -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 {#2369
          date: 2023-07-12 18:22:48.0 +02:00
        }
        +"title": 13446
      }
      4 => App\Entity\EntryComment {#2241}
      3 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "no doubt, i 100% find it very cult-like and disgusting, and i had realized it then too."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1689183806 {#2351
          date: 2023-07-12 19:43:26.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@cloudless@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 13501
        -bodyTs: "'100':4 'cult':9 'cult-lik':8 'disgust':12 'doubt':2 'find':5 'like':10 'realiz':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 3
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735138"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689180556 {#2347
          date: 2023-07-12 18:49:16.0 +02:00
        }
        +"title": 13501
      }
      2 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "that was a huge issue i had with it too, but i omitted that so i didnt seem like an edgy tween atheist (though its a 100% valid criticism that i should have included)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1689183816 {#2327
          date: 2023-07-12 19:43:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@cloudless@feddit.uk"
          "@Unaware7013@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 13522
        -bodyTs: "'100':27 'atheist':23 'critic':29 'didnt':17 'edgi':21 'huge':4 'includ':34 'issu':5 'like':19 'omit':13 'seem':18 'though':24 'tween':22 'valid':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 1
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735425"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689181150 {#2329
          date: 2023-07-12 18:59:10.0 +02:00
        }
        +"title": 13522
      }
      1 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +body: """
          1.it's exactly as it seems, its a pledge of devotion to your country and it's principles.  \n
          2. i didn't agree with it, i was berated for it, others didn't and nothing happens. it all depends on the situation  \n
           3. i did learn that it was made illegal to force anyone to stand in 1943, but many teachers and schools clearly didn't care or know. you cannot get in any legal trouble for not standing, you have the complete freedom to not stand or pledge ever, but that doesnt stop some peoples negative reactions when you exercise that right.  \n
           4. it does go both ways, but as i said in point 3, some people in charge didn't care. the teacher took advantage of the fact that i was a kid and he had authority over me, despite me being within my rights
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689185668 {#2159
          date: 2023-07-12 20:14:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@samyboy@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 13662
        -bodyTs: "'1.it':1 '1943':58 '2':19 '3':43,116 '4':104 'advantag':127 'agre':23 'anyon':54 'author':139 'berat':28 'cannot':71 'care':67,123 'charg':120 'clear':64 'complet':83 'countri':14 'depend':39 'despit':142 'devot':11 'didn':21,32,65,121 'doesnt':93 'ever':90 'exact':3 'exercis':101 'fact':130 'forc':53 'freedom':84 'get':72 'go':107 'happen':36 'illeg':51 'kid':135 'know':69 'learn':46 'legal':75 'made':50 'mani':60 'negat':97 'noth':35 'other':31 'peopl':96,118 'pledg':9,89 'point':115 'principl':18 'reaction':98 'right':103,147 'said':113 'school':63 'seem':6 'situat':42 'stand':56,79,87 'stop':94 'teacher':61,125 'took':126 'troubl':76 'way':109 'within':145"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/737598"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689185668 {#2143
          date: 2023-07-12 20:14:28.0 +02:00
        }
        +"title": 13662
      }
      0 => App\Entity\EntryComment {#2059
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +body: "average american's reaction when someone doesnt want to be forced to worship a piece of cloth and a god they don't believe in every morning, and get berated if they dont lmfao. home of the free, right?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689196408 {#2048
          date: 2023-07-12 23:13:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@Compactor9679@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2047 …}
        +nested: Doctrine\ORM\PersistentCollection {#2057 …}
        +votes: Doctrine\ORM\PersistentCollection {#2055 …}
        +reports: Doctrine\ORM\PersistentCollection {#2054 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
        -id: 13939
        -bodyTs: "'american':2 'averag':1 'believ':24 'berat':30 'cloth':17 'doesnt':7 'dont':33 'everi':26 'forc':11 'free':38 'get':29 'god':20 'home':35 'lmfao':34 'morn':27 'piec':15 'reaction':4 'right':39 'someon':6 'want':8 'worship':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/742202"
        +editedAt: DateTimeImmutable @1689196433 {#2051
          date: 2023-07-12 23:13:53.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689196408 {#2056
          date: 2023-07-12 23:13:28.0 +02:00
        }
        +"title": 13939
      }
    ]
    -id: 1146
    -titleTs: "'anyon':2 'els':3 'flag':17 'forc':10 'grow':7 'pledg':14 'say':12 'school':19 'usa':6"
    -bodyTs: "'-12':104 '11':103 '20':2 '2015':108 'allegi':33 'america':42 'berat':77 'class':93 'didnt':63 'disagre':70 'ever':5,96 'everi':17 'everyon':84 'flag':24,36 'forc':16,73 'front':82 'god':54 'heart':28 'hold':26 'hs':13 'im':1 'indivis':55 'justic':59 'kick':89 'kid':10 'liberti':57 'look':21 'morn':18 'nation':52 'one':51 'pledg':32 'refer':4 'republ':46 'say':30 'sinc':6 'singl':66 'stand':20,50,64 'state':40 'teacher':80 'threaten':87 'time':67 'unit':39"
    +cross: false
    +upVotes: 9
    +downVotes: 0
    +ranking: 1689265051
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482"
    +editedAt: DateTimeImmutable @1689180148 {#1409
      date: 2023-07-12 18:42:28.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689178651 {#1421
      date: 2023-07-12 18:17:31.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
  +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 {#2026
    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 {#2092 …}
  +nested: Doctrine\ORM\PersistentCollection {#2129 …}
  +votes: Doctrine\ORM\PersistentCollection {#2132 …}
  +reports: Doctrine\ORM\PersistentCollection {#2040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  -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 {#2140
    date: 2023-07-12 18:52:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689180133 {#2130
    date: 2023-07-12 18:42:13.0 +02:00
  }
  +"title": 13485
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2332
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1431
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
    +image: Proxies\__CG__\App\Entity\Image {#1571 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "did-anyone-else-from-the-USA-grow-up-being-forced"
    +title: "did anyone else from the USA grow up being forced to say the pledge to the flag in school?"
    +url: "https://kbin.social/m/AskKbin/t/183482"
    +body: """
      im 20 for reference. ever since i was a kid, up until hs, we were forced every morning to stand, look at the flag and hold our hearts and say:\n
      \n
      "I pledge allegiance to the Flag of the United States of America, and to the Republic for which it stands, one Nation under God, indivisible, with liberty and justice for all"\n
      \n
      i didnt stand a single time because i disagreed with being forced, and i was berated by the teacher in front of everyone, and he threatened to kick me out of class if i ever did it again. i was about 11-12 then, it was 2015.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 51
    +score: 9
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689645014 {#1634
      date: 2023-07-18 03:50:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1670 …}
    +votes: Doctrine\ORM\PersistentCollection {#1667 …}
    +reports: Doctrine\ORM\PersistentCollection {#1679 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
    +badges: Doctrine\ORM\PersistentCollection {#1564 …}
    +children: [
      5 => App\Entity\EntryComment {#1382
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
        +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 {#1407
          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 {#2096 …}
        +nested: Doctrine\ORM\PersistentCollection {#2083 …}
        +votes: Doctrine\ORM\PersistentCollection {#2076 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
        -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 {#2369
          date: 2023-07-12 18:22:48.0 +02:00
        }
        +"title": 13446
      }
      4 => App\Entity\EntryComment {#2241
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
        +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 {#2026
          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 {#2092 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -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 {#2140
          date: 2023-07-12 18:52:21.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689180133 {#2130
          date: 2023-07-12 18:42:13.0 +02:00
        }
        +"title": 13485
      }
      3 => App\Entity\EntryComment {#2332}
      2 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "that was a huge issue i had with it too, but i omitted that so i didnt seem like an edgy tween atheist (though its a 100% valid criticism that i should have included)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1689183816 {#2327
          date: 2023-07-12 19:43:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@cloudless@feddit.uk"
          "@Unaware7013@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 13522
        -bodyTs: "'100':27 'atheist':23 'critic':29 'didnt':17 'edgi':21 'huge':4 'includ':34 'issu':5 'like':19 'omit':13 'seem':18 'though':24 'tween':22 'valid':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 1
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735425"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689181150 {#2329
          date: 2023-07-12 18:59:10.0 +02:00
        }
        +"title": 13522
      }
      1 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +body: """
          1.it's exactly as it seems, its a pledge of devotion to your country and it's principles.  \n
          2. i didn't agree with it, i was berated for it, others didn't and nothing happens. it all depends on the situation  \n
           3. i did learn that it was made illegal to force anyone to stand in 1943, but many teachers and schools clearly didn't care or know. you cannot get in any legal trouble for not standing, you have the complete freedom to not stand or pledge ever, but that doesnt stop some peoples negative reactions when you exercise that right.  \n
           4. it does go both ways, but as i said in point 3, some people in charge didn't care. the teacher took advantage of the fact that i was a kid and he had authority over me, despite me being within my rights
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689185668 {#2159
          date: 2023-07-12 20:14:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@samyboy@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 13662
        -bodyTs: "'1.it':1 '1943':58 '2':19 '3':43,116 '4':104 'advantag':127 'agre':23 'anyon':54 'author':139 'berat':28 'cannot':71 'care':67,123 'charg':120 'clear':64 'complet':83 'countri':14 'depend':39 'despit':142 'devot':11 'didn':21,32,65,121 'doesnt':93 'ever':90 'exact':3 'exercis':101 'fact':130 'forc':53 'freedom':84 'get':72 'go':107 'happen':36 'illeg':51 'kid':135 'know':69 'learn':46 'legal':75 'made':50 'mani':60 'negat':97 'noth':35 'other':31 'peopl':96,118 'pledg':9,89 'point':115 'principl':18 'reaction':98 'right':103,147 'said':113 'school':63 'seem':6 'situat':42 'stand':56,79,87 'stop':94 'teacher':61,125 'took':126 'troubl':76 'way':109 'within':145"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/737598"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689185668 {#2143
          date: 2023-07-12 20:14:28.0 +02:00
        }
        +"title": 13662
      }
      0 => App\Entity\EntryComment {#2059
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +body: "average american's reaction when someone doesnt want to be forced to worship a piece of cloth and a god they don't believe in every morning, and get berated if they dont lmfao. home of the free, right?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689196408 {#2048
          date: 2023-07-12 23:13:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@Compactor9679@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2047 …}
        +nested: Doctrine\ORM\PersistentCollection {#2057 …}
        +votes: Doctrine\ORM\PersistentCollection {#2055 …}
        +reports: Doctrine\ORM\PersistentCollection {#2054 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
        -id: 13939
        -bodyTs: "'american':2 'averag':1 'believ':24 'berat':30 'cloth':17 'doesnt':7 'dont':33 'everi':26 'forc':11 'free':38 'get':29 'god':20 'home':35 'lmfao':34 'morn':27 'piec':15 'reaction':4 'right':39 'someon':6 'want':8 'worship':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/742202"
        +editedAt: DateTimeImmutable @1689196433 {#2051
          date: 2023-07-12 23:13:53.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689196408 {#2056
          date: 2023-07-12 23:13:28.0 +02:00
        }
        +"title": 13939
      }
    ]
    -id: 1146
    -titleTs: "'anyon':2 'els':3 'flag':17 'forc':10 'grow':7 'pledg':14 'say':12 'school':19 'usa':6"
    -bodyTs: "'-12':104 '11':103 '20':2 '2015':108 'allegi':33 'america':42 'berat':77 'class':93 'didnt':63 'disagre':70 'ever':5,96 'everi':17 'everyon':84 'flag':24,36 'forc':16,73 'front':82 'god':54 'heart':28 'hold':26 'hs':13 'im':1 'indivis':55 'justic':59 'kick':89 'kid':10 'liberti':57 'look':21 'morn':18 'nation':52 'one':51 'pledg':32 'refer':4 'republ':46 'say':30 'sinc':6 'singl':66 'stand':20,50,64 'state':40 'teacher':80 'threaten':87 'time':67 'unit':39"
    +cross: false
    +upVotes: 9
    +downVotes: 0
    +ranking: 1689265051
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482"
    +editedAt: DateTimeImmutable @1689180148 {#1409
      date: 2023-07-12 18:42:28.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689178651 {#1421
      date: 2023-07-12 18:17:31.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
  +body: "no doubt, i 100% find it very cult-like and disgusting, and i had realized it then too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1689183806 {#2351
    date: 2023-07-12 19:43:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@cloudless@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2349 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 13501
  -bodyTs: "'100':4 'cult':9 'cult-lik':8 'disgust':12 'doubt':2 'find':5 'like':10 'realiz':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 3
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689180556 {#2347
    date: 2023-07-12 18:49:16.0 +02:00
  }
  +"title": 13501
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2332
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1431
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
    +image: Proxies\__CG__\App\Entity\Image {#1571 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "did-anyone-else-from-the-USA-grow-up-being-forced"
    +title: "did anyone else from the USA grow up being forced to say the pledge to the flag in school?"
    +url: "https://kbin.social/m/AskKbin/t/183482"
    +body: """
      im 20 for reference. ever since i was a kid, up until hs, we were forced every morning to stand, look at the flag and hold our hearts and say:\n
      \n
      "I pledge allegiance to the Flag of the United States of America, and to the Republic for which it stands, one Nation under God, indivisible, with liberty and justice for all"\n
      \n
      i didnt stand a single time because i disagreed with being forced, and i was berated by the teacher in front of everyone, and he threatened to kick me out of class if i ever did it again. i was about 11-12 then, it was 2015.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 51
    +score: 9
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689645014 {#1634
      date: 2023-07-18 03:50:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1670 …}
    +votes: Doctrine\ORM\PersistentCollection {#1667 …}
    +reports: Doctrine\ORM\PersistentCollection {#1679 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
    +badges: Doctrine\ORM\PersistentCollection {#1564 …}
    +children: [
      5 => App\Entity\EntryComment {#1382
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
        +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 {#1407
          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 {#2096 …}
        +nested: Doctrine\ORM\PersistentCollection {#2083 …}
        +votes: Doctrine\ORM\PersistentCollection {#2076 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
        -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 {#2369
          date: 2023-07-12 18:22:48.0 +02:00
        }
        +"title": 13446
      }
      4 => App\Entity\EntryComment {#2241
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
        +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 {#2026
          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 {#2092 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -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 {#2140
          date: 2023-07-12 18:52:21.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689180133 {#2130
          date: 2023-07-12 18:42:13.0 +02:00
        }
        +"title": 13485
      }
      3 => App\Entity\EntryComment {#2332}
      2 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "that was a huge issue i had with it too, but i omitted that so i didnt seem like an edgy tween atheist (though its a 100% valid criticism that i should have included)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1689183816 {#2327
          date: 2023-07-12 19:43:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@cloudless@feddit.uk"
          "@Unaware7013@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 13522
        -bodyTs: "'100':27 'atheist':23 'critic':29 'didnt':17 'edgi':21 'huge':4 'includ':34 'issu':5 'like':19 'omit':13 'seem':18 'though':24 'tween':22 'valid':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 1
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735425"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689181150 {#2329
          date: 2023-07-12 18:59:10.0 +02:00
        }
        +"title": 13522
      }
      1 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +body: """
          1.it's exactly as it seems, its a pledge of devotion to your country and it's principles.  \n
          2. i didn't agree with it, i was berated for it, others didn't and nothing happens. it all depends on the situation  \n
           3. i did learn that it was made illegal to force anyone to stand in 1943, but many teachers and schools clearly didn't care or know. you cannot get in any legal trouble for not standing, you have the complete freedom to not stand or pledge ever, but that doesnt stop some peoples negative reactions when you exercise that right.  \n
           4. it does go both ways, but as i said in point 3, some people in charge didn't care. the teacher took advantage of the fact that i was a kid and he had authority over me, despite me being within my rights
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689185668 {#2159
          date: 2023-07-12 20:14:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@samyboy@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 13662
        -bodyTs: "'1.it':1 '1943':58 '2':19 '3':43,116 '4':104 'advantag':127 'agre':23 'anyon':54 'author':139 'berat':28 'cannot':71 'care':67,123 'charg':120 'clear':64 'complet':83 'countri':14 'depend':39 'despit':142 'devot':11 'didn':21,32,65,121 'doesnt':93 'ever':90 'exact':3 'exercis':101 'fact':130 'forc':53 'freedom':84 'get':72 'go':107 'happen':36 'illeg':51 'kid':135 'know':69 'learn':46 'legal':75 'made':50 'mani':60 'negat':97 'noth':35 'other':31 'peopl':96,118 'pledg':9,89 'point':115 'principl':18 'reaction':98 'right':103,147 'said':113 'school':63 'seem':6 'situat':42 'stand':56,79,87 'stop':94 'teacher':61,125 'took':126 'troubl':76 'way':109 'within':145"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/737598"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689185668 {#2143
          date: 2023-07-12 20:14:28.0 +02:00
        }
        +"title": 13662
      }
      0 => App\Entity\EntryComment {#2059
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +body: "average american's reaction when someone doesnt want to be forced to worship a piece of cloth and a god they don't believe in every morning, and get berated if they dont lmfao. home of the free, right?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689196408 {#2048
          date: 2023-07-12 23:13:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@Compactor9679@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2047 …}
        +nested: Doctrine\ORM\PersistentCollection {#2057 …}
        +votes: Doctrine\ORM\PersistentCollection {#2055 …}
        +reports: Doctrine\ORM\PersistentCollection {#2054 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
        -id: 13939
        -bodyTs: "'american':2 'averag':1 'believ':24 'berat':30 'cloth':17 'doesnt':7 'dont':33 'everi':26 'forc':11 'free':38 'get':29 'god':20 'home':35 'lmfao':34 'morn':27 'piec':15 'reaction':4 'right':39 'someon':6 'want':8 'worship':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/742202"
        +editedAt: DateTimeImmutable @1689196433 {#2051
          date: 2023-07-12 23:13:53.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689196408 {#2056
          date: 2023-07-12 23:13:28.0 +02:00
        }
        +"title": 13939
      }
    ]
    -id: 1146
    -titleTs: "'anyon':2 'els':3 'flag':17 'forc':10 'grow':7 'pledg':14 'say':12 'school':19 'usa':6"
    -bodyTs: "'-12':104 '11':103 '20':2 '2015':108 'allegi':33 'america':42 'berat':77 'class':93 'didnt':63 'disagre':70 'ever':5,96 'everi':17 'everyon':84 'flag':24,36 'forc':16,73 'front':82 'god':54 'heart':28 'hold':26 'hs':13 'im':1 'indivis':55 'justic':59 'kick':89 'kid':10 'liberti':57 'look':21 'morn':18 'nation':52 'one':51 'pledg':32 'refer':4 'republ':46 'say':30 'sinc':6 'singl':66 'stand':20,50,64 'state':40 'teacher':80 'threaten':87 'time':67 'unit':39"
    +cross: false
    +upVotes: 9
    +downVotes: 0
    +ranking: 1689265051
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482"
    +editedAt: DateTimeImmutable @1689180148 {#1409
      date: 2023-07-12 18:42:28.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689178651 {#1421
      date: 2023-07-12 18:17:31.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
  +body: "no doubt, i 100% find it very cult-like and disgusting, and i had realized it then too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1689183806 {#2351
    date: 2023-07-12 19:43:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@cloudless@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2349 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 13501
  -bodyTs: "'100':4 'cult':9 'cult-lik':8 'disgust':12 'doubt':2 'find':5 'like':10 'realiz':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 3
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689180556 {#2347
    date: 2023-07-12 18:49:16.0 +02:00
  }
  +"title": 13501
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2332
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1431
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
    +image: Proxies\__CG__\App\Entity\Image {#1571 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "did-anyone-else-from-the-USA-grow-up-being-forced"
    +title: "did anyone else from the USA grow up being forced to say the pledge to the flag in school?"
    +url: "https://kbin.social/m/AskKbin/t/183482"
    +body: """
      im 20 for reference. ever since i was a kid, up until hs, we were forced every morning to stand, look at the flag and hold our hearts and say:\n
      \n
      "I pledge allegiance to the Flag of the United States of America, and to the Republic for which it stands, one Nation under God, indivisible, with liberty and justice for all"\n
      \n
      i didnt stand a single time because i disagreed with being forced, and i was berated by the teacher in front of everyone, and he threatened to kick me out of class if i ever did it again. i was about 11-12 then, it was 2015.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 51
    +score: 9
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689645014 {#1634
      date: 2023-07-18 03:50:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1670 …}
    +votes: Doctrine\ORM\PersistentCollection {#1667 …}
    +reports: Doctrine\ORM\PersistentCollection {#1679 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
    +badges: Doctrine\ORM\PersistentCollection {#1564 …}
    +children: [
      5 => App\Entity\EntryComment {#1382
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
        +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 {#1407
          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 {#2096 …}
        +nested: Doctrine\ORM\PersistentCollection {#2083 …}
        +votes: Doctrine\ORM\PersistentCollection {#2076 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
        -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 {#2369
          date: 2023-07-12 18:22:48.0 +02:00
        }
        +"title": 13446
      }
      4 => App\Entity\EntryComment {#2241
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
        +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 {#2026
          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 {#2092 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -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 {#2140
          date: 2023-07-12 18:52:21.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689180133 {#2130
          date: 2023-07-12 18:42:13.0 +02:00
        }
        +"title": 13485
      }
      3 => App\Entity\EntryComment {#2332}
      2 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "that was a huge issue i had with it too, but i omitted that so i didnt seem like an edgy tween atheist (though its a 100% valid criticism that i should have included)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1689183816 {#2327
          date: 2023-07-12 19:43:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@cloudless@feddit.uk"
          "@Unaware7013@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 13522
        -bodyTs: "'100':27 'atheist':23 'critic':29 'didnt':17 'edgi':21 'huge':4 'includ':34 'issu':5 'like':19 'omit':13 'seem':18 'though':24 'tween':22 'valid':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 1
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735425"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689181150 {#2329
          date: 2023-07-12 18:59:10.0 +02:00
        }
        +"title": 13522
      }
      1 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +body: """
          1.it's exactly as it seems, its a pledge of devotion to your country and it's principles.  \n
          2. i didn't agree with it, i was berated for it, others didn't and nothing happens. it all depends on the situation  \n
           3. i did learn that it was made illegal to force anyone to stand in 1943, but many teachers and schools clearly didn't care or know. you cannot get in any legal trouble for not standing, you have the complete freedom to not stand or pledge ever, but that doesnt stop some peoples negative reactions when you exercise that right.  \n
           4. it does go both ways, but as i said in point 3, some people in charge didn't care. the teacher took advantage of the fact that i was a kid and he had authority over me, despite me being within my rights
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689185668 {#2159
          date: 2023-07-12 20:14:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@samyboy@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 13662
        -bodyTs: "'1.it':1 '1943':58 '2':19 '3':43,116 '4':104 'advantag':127 'agre':23 'anyon':54 'author':139 'berat':28 'cannot':71 'care':67,123 'charg':120 'clear':64 'complet':83 'countri':14 'depend':39 'despit':142 'devot':11 'didn':21,32,65,121 'doesnt':93 'ever':90 'exact':3 'exercis':101 'fact':130 'forc':53 'freedom':84 'get':72 'go':107 'happen':36 'illeg':51 'kid':135 'know':69 'learn':46 'legal':75 'made':50 'mani':60 'negat':97 'noth':35 'other':31 'peopl':96,118 'pledg':9,89 'point':115 'principl':18 'reaction':98 'right':103,147 'said':113 'school':63 'seem':6 'situat':42 'stand':56,79,87 'stop':94 'teacher':61,125 'took':126 'troubl':76 'way':109 'within':145"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/737598"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689185668 {#2143
          date: 2023-07-12 20:14:28.0 +02:00
        }
        +"title": 13662
      }
      0 => App\Entity\EntryComment {#2059
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +body: "average american's reaction when someone doesnt want to be forced to worship a piece of cloth and a god they don't believe in every morning, and get berated if they dont lmfao. home of the free, right?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689196408 {#2048
          date: 2023-07-12 23:13:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@Compactor9679@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2047 …}
        +nested: Doctrine\ORM\PersistentCollection {#2057 …}
        +votes: Doctrine\ORM\PersistentCollection {#2055 …}
        +reports: Doctrine\ORM\PersistentCollection {#2054 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
        -id: 13939
        -bodyTs: "'american':2 'averag':1 'believ':24 'berat':30 'cloth':17 'doesnt':7 'dont':33 'everi':26 'forc':11 'free':38 'get':29 'god':20 'home':35 'lmfao':34 'morn':27 'piec':15 'reaction':4 'right':39 'someon':6 'want':8 'worship':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/742202"
        +editedAt: DateTimeImmutable @1689196433 {#2051
          date: 2023-07-12 23:13:53.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689196408 {#2056
          date: 2023-07-12 23:13:28.0 +02:00
        }
        +"title": 13939
      }
    ]
    -id: 1146
    -titleTs: "'anyon':2 'els':3 'flag':17 'forc':10 'grow':7 'pledg':14 'say':12 'school':19 'usa':6"
    -bodyTs: "'-12':104 '11':103 '20':2 '2015':108 'allegi':33 'america':42 'berat':77 'class':93 'didnt':63 'disagre':70 'ever':5,96 'everi':17 'everyon':84 'flag':24,36 'forc':16,73 'front':82 'god':54 'heart':28 'hold':26 'hs':13 'im':1 'indivis':55 'justic':59 'kick':89 'kid':10 'liberti':57 'look':21 'morn':18 'nation':52 'one':51 'pledg':32 'refer':4 'republ':46 'say':30 'sinc':6 'singl':66 'stand':20,50,64 'state':40 'teacher':80 'threaten':87 'time':67 'unit':39"
    +cross: false
    +upVotes: 9
    +downVotes: 0
    +ranking: 1689265051
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482"
    +editedAt: DateTimeImmutable @1689180148 {#1409
      date: 2023-07-12 18:42:28.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689178651 {#1421
      date: 2023-07-12 18:17:31.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
  +body: "no doubt, i 100% find it very cult-like and disgusting, and i had realized it then too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1689183806 {#2351
    date: 2023-07-12 19:43:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@cloudless@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2349 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 13501
  -bodyTs: "'100':4 'cult':9 'cult-lik':8 'disgust':12 'doubt':2 'find':5 'like':10 'realiz':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 3
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689180556 {#2347
    date: 2023-07-12 18:49:16.0 +02:00
  }
  +"title": 13501
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2333
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1431
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
    +image: Proxies\__CG__\App\Entity\Image {#1571 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "did-anyone-else-from-the-USA-grow-up-being-forced"
    +title: "did anyone else from the USA grow up being forced to say the pledge to the flag in school?"
    +url: "https://kbin.social/m/AskKbin/t/183482"
    +body: """
      im 20 for reference. ever since i was a kid, up until hs, we were forced every morning to stand, look at the flag and hold our hearts and say:\n
      \n
      "I pledge allegiance to the Flag of the United States of America, and to the Republic for which it stands, one Nation under God, indivisible, with liberty and justice for all"\n
      \n
      i didnt stand a single time because i disagreed with being forced, and i was berated by the teacher in front of everyone, and he threatened to kick me out of class if i ever did it again. i was about 11-12 then, it was 2015.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 51
    +score: 9
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689645014 {#1634
      date: 2023-07-18 03:50:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1670 …}
    +votes: Doctrine\ORM\PersistentCollection {#1667 …}
    +reports: Doctrine\ORM\PersistentCollection {#1679 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
    +badges: Doctrine\ORM\PersistentCollection {#1564 …}
    +children: [
      5 => App\Entity\EntryComment {#1382
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
        +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 {#1407
          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 {#2096 …}
        +nested: Doctrine\ORM\PersistentCollection {#2083 …}
        +votes: Doctrine\ORM\PersistentCollection {#2076 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
        -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 {#2369
          date: 2023-07-12 18:22:48.0 +02:00
        }
        +"title": 13446
      }
      4 => App\Entity\EntryComment {#2241
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
        +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 {#2026
          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 {#2092 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -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 {#2140
          date: 2023-07-12 18:52:21.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689180133 {#2130
          date: 2023-07-12 18:42:13.0 +02:00
        }
        +"title": 13485
      }
      3 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "no doubt, i 100% find it very cult-like and disgusting, and i had realized it then too."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1689183806 {#2351
          date: 2023-07-12 19:43:26.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@cloudless@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 13501
        -bodyTs: "'100':4 'cult':9 'cult-lik':8 'disgust':12 'doubt':2 'find':5 'like':10 'realiz':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 3
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735138"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689180556 {#2347
          date: 2023-07-12 18:49:16.0 +02:00
        }
        +"title": 13501
      }
      2 => App\Entity\EntryComment {#2333}
      1 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +body: """
          1.it's exactly as it seems, its a pledge of devotion to your country and it's principles.  \n
          2. i didn't agree with it, i was berated for it, others didn't and nothing happens. it all depends on the situation  \n
           3. i did learn that it was made illegal to force anyone to stand in 1943, but many teachers and schools clearly didn't care or know. you cannot get in any legal trouble for not standing, you have the complete freedom to not stand or pledge ever, but that doesnt stop some peoples negative reactions when you exercise that right.  \n
           4. it does go both ways, but as i said in point 3, some people in charge didn't care. the teacher took advantage of the fact that i was a kid and he had authority over me, despite me being within my rights
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689185668 {#2159
          date: 2023-07-12 20:14:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@samyboy@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 13662
        -bodyTs: "'1.it':1 '1943':58 '2':19 '3':43,116 '4':104 'advantag':127 'agre':23 'anyon':54 'author':139 'berat':28 'cannot':71 'care':67,123 'charg':120 'clear':64 'complet':83 'countri':14 'depend':39 'despit':142 'devot':11 'didn':21,32,65,121 'doesnt':93 'ever':90 'exact':3 'exercis':101 'fact':130 'forc':53 'freedom':84 'get':72 'go':107 'happen':36 'illeg':51 'kid':135 'know':69 'learn':46 'legal':75 'made':50 'mani':60 'negat':97 'noth':35 'other':31 'peopl':96,118 'pledg':9,89 'point':115 'principl':18 'reaction':98 'right':103,147 'said':113 'school':63 'seem':6 'situat':42 'stand':56,79,87 'stop':94 'teacher':61,125 'took':126 'troubl':76 'way':109 'within':145"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/737598"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689185668 {#2143
          date: 2023-07-12 20:14:28.0 +02:00
        }
        +"title": 13662
      }
      0 => App\Entity\EntryComment {#2059
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +body: "average american's reaction when someone doesnt want to be forced to worship a piece of cloth and a god they don't believe in every morning, and get berated if they dont lmfao. home of the free, right?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689196408 {#2048
          date: 2023-07-12 23:13:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@Compactor9679@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2047 …}
        +nested: Doctrine\ORM\PersistentCollection {#2057 …}
        +votes: Doctrine\ORM\PersistentCollection {#2055 …}
        +reports: Doctrine\ORM\PersistentCollection {#2054 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
        -id: 13939
        -bodyTs: "'american':2 'averag':1 'believ':24 'berat':30 'cloth':17 'doesnt':7 'dont':33 'everi':26 'forc':11 'free':38 'get':29 'god':20 'home':35 'lmfao':34 'morn':27 'piec':15 'reaction':4 'right':39 'someon':6 'want':8 'worship':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/742202"
        +editedAt: DateTimeImmutable @1689196433 {#2051
          date: 2023-07-12 23:13:53.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689196408 {#2056
          date: 2023-07-12 23:13:28.0 +02:00
        }
        +"title": 13939
      }
    ]
    -id: 1146
    -titleTs: "'anyon':2 'els':3 'flag':17 'forc':10 'grow':7 'pledg':14 'say':12 'school':19 'usa':6"
    -bodyTs: "'-12':104 '11':103 '20':2 '2015':108 'allegi':33 'america':42 'berat':77 'class':93 'didnt':63 'disagre':70 'ever':5,96 'everi':17 'everyon':84 'flag':24,36 'forc':16,73 'front':82 'god':54 'heart':28 'hold':26 'hs':13 'im':1 'indivis':55 'justic':59 'kick':89 'kid':10 'liberti':57 'look':21 'morn':18 'nation':52 'one':51 'pledg':32 'refer':4 'republ':46 'say':30 'sinc':6 'singl':66 'stand':20,50,64 'state':40 'teacher':80 'threaten':87 'time':67 'unit':39"
    +cross: false
    +upVotes: 9
    +downVotes: 0
    +ranking: 1689265051
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482"
    +editedAt: DateTimeImmutable @1689180148 {#1409
      date: 2023-07-12 18:42:28.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689178651 {#1421
      date: 2023-07-12 18:17:31.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
  +body: "that was a huge issue i had with it too, but i omitted that so i didnt seem like an edgy tween atheist (though its a 100% valid criticism that i should have included)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1689183816 {#2327
    date: 2023-07-12 19:43:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@cloudless@feddit.uk"
    "@Unaware7013@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2324 …}
  +nested: Doctrine\ORM\PersistentCollection {#2334 …}
  +votes: Doctrine\ORM\PersistentCollection {#2341 …}
  +reports: Doctrine\ORM\PersistentCollection {#2337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
  -id: 13522
  -bodyTs: "'100':27 'atheist':23 'critic':29 'didnt':17 'edgi':21 'huge':4 'includ':34 'issu':5 'like':19 'omit':13 'seem':18 'though':24 'tween':22 'valid':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735425"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689181150 {#2329
    date: 2023-07-12 18:59:10.0 +02:00
  }
  +"title": 13522
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2333
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1431
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
    +image: Proxies\__CG__\App\Entity\Image {#1571 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "did-anyone-else-from-the-USA-grow-up-being-forced"
    +title: "did anyone else from the USA grow up being forced to say the pledge to the flag in school?"
    +url: "https://kbin.social/m/AskKbin/t/183482"
    +body: """
      im 20 for reference. ever since i was a kid, up until hs, we were forced every morning to stand, look at the flag and hold our hearts and say:\n
      \n
      "I pledge allegiance to the Flag of the United States of America, and to the Republic for which it stands, one Nation under God, indivisible, with liberty and justice for all"\n
      \n
      i didnt stand a single time because i disagreed with being forced, and i was berated by the teacher in front of everyone, and he threatened to kick me out of class if i ever did it again. i was about 11-12 then, it was 2015.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 51
    +score: 9
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689645014 {#1634
      date: 2023-07-18 03:50:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1670 …}
    +votes: Doctrine\ORM\PersistentCollection {#1667 …}
    +reports: Doctrine\ORM\PersistentCollection {#1679 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
    +badges: Doctrine\ORM\PersistentCollection {#1564 …}
    +children: [
      5 => App\Entity\EntryComment {#1382
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
        +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 {#1407
          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 {#2096 …}
        +nested: Doctrine\ORM\PersistentCollection {#2083 …}
        +votes: Doctrine\ORM\PersistentCollection {#2076 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
        -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 {#2369
          date: 2023-07-12 18:22:48.0 +02:00
        }
        +"title": 13446
      }
      4 => App\Entity\EntryComment {#2241
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
        +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 {#2026
          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 {#2092 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -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 {#2140
          date: 2023-07-12 18:52:21.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689180133 {#2130
          date: 2023-07-12 18:42:13.0 +02:00
        }
        +"title": 13485
      }
      3 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "no doubt, i 100% find it very cult-like and disgusting, and i had realized it then too."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1689183806 {#2351
          date: 2023-07-12 19:43:26.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@cloudless@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 13501
        -bodyTs: "'100':4 'cult':9 'cult-lik':8 'disgust':12 'doubt':2 'find':5 'like':10 'realiz':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 3
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735138"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689180556 {#2347
          date: 2023-07-12 18:49:16.0 +02:00
        }
        +"title": 13501
      }
      2 => App\Entity\EntryComment {#2333}
      1 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +body: """
          1.it's exactly as it seems, its a pledge of devotion to your country and it's principles.  \n
          2. i didn't agree with it, i was berated for it, others didn't and nothing happens. it all depends on the situation  \n
           3. i did learn that it was made illegal to force anyone to stand in 1943, but many teachers and schools clearly didn't care or know. you cannot get in any legal trouble for not standing, you have the complete freedom to not stand or pledge ever, but that doesnt stop some peoples negative reactions when you exercise that right.  \n
           4. it does go both ways, but as i said in point 3, some people in charge didn't care. the teacher took advantage of the fact that i was a kid and he had authority over me, despite me being within my rights
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689185668 {#2159
          date: 2023-07-12 20:14:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@samyboy@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 13662
        -bodyTs: "'1.it':1 '1943':58 '2':19 '3':43,116 '4':104 'advantag':127 'agre':23 'anyon':54 'author':139 'berat':28 'cannot':71 'care':67,123 'charg':120 'clear':64 'complet':83 'countri':14 'depend':39 'despit':142 'devot':11 'didn':21,32,65,121 'doesnt':93 'ever':90 'exact':3 'exercis':101 'fact':130 'forc':53 'freedom':84 'get':72 'go':107 'happen':36 'illeg':51 'kid':135 'know':69 'learn':46 'legal':75 'made':50 'mani':60 'negat':97 'noth':35 'other':31 'peopl':96,118 'pledg':9,89 'point':115 'principl':18 'reaction':98 'right':103,147 'said':113 'school':63 'seem':6 'situat':42 'stand':56,79,87 'stop':94 'teacher':61,125 'took':126 'troubl':76 'way':109 'within':145"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/737598"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689185668 {#2143
          date: 2023-07-12 20:14:28.0 +02:00
        }
        +"title": 13662
      }
      0 => App\Entity\EntryComment {#2059
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +body: "average american's reaction when someone doesnt want to be forced to worship a piece of cloth and a god they don't believe in every morning, and get berated if they dont lmfao. home of the free, right?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689196408 {#2048
          date: 2023-07-12 23:13:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@Compactor9679@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2047 …}
        +nested: Doctrine\ORM\PersistentCollection {#2057 …}
        +votes: Doctrine\ORM\PersistentCollection {#2055 …}
        +reports: Doctrine\ORM\PersistentCollection {#2054 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
        -id: 13939
        -bodyTs: "'american':2 'averag':1 'believ':24 'berat':30 'cloth':17 'doesnt':7 'dont':33 'everi':26 'forc':11 'free':38 'get':29 'god':20 'home':35 'lmfao':34 'morn':27 'piec':15 'reaction':4 'right':39 'someon':6 'want':8 'worship':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/742202"
        +editedAt: DateTimeImmutable @1689196433 {#2051
          date: 2023-07-12 23:13:53.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689196408 {#2056
          date: 2023-07-12 23:13:28.0 +02:00
        }
        +"title": 13939
      }
    ]
    -id: 1146
    -titleTs: "'anyon':2 'els':3 'flag':17 'forc':10 'grow':7 'pledg':14 'say':12 'school':19 'usa':6"
    -bodyTs: "'-12':104 '11':103 '20':2 '2015':108 'allegi':33 'america':42 'berat':77 'class':93 'didnt':63 'disagre':70 'ever':5,96 'everi':17 'everyon':84 'flag':24,36 'forc':16,73 'front':82 'god':54 'heart':28 'hold':26 'hs':13 'im':1 'indivis':55 'justic':59 'kick':89 'kid':10 'liberti':57 'look':21 'morn':18 'nation':52 'one':51 'pledg':32 'refer':4 'republ':46 'say':30 'sinc':6 'singl':66 'stand':20,50,64 'state':40 'teacher':80 'threaten':87 'time':67 'unit':39"
    +cross: false
    +upVotes: 9
    +downVotes: 0
    +ranking: 1689265051
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482"
    +editedAt: DateTimeImmutable @1689180148 {#1409
      date: 2023-07-12 18:42:28.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689178651 {#1421
      date: 2023-07-12 18:17:31.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
  +body: "that was a huge issue i had with it too, but i omitted that so i didnt seem like an edgy tween atheist (though its a 100% valid criticism that i should have included)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1689183816 {#2327
    date: 2023-07-12 19:43:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@cloudless@feddit.uk"
    "@Unaware7013@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2324 …}
  +nested: Doctrine\ORM\PersistentCollection {#2334 …}
  +votes: Doctrine\ORM\PersistentCollection {#2341 …}
  +reports: Doctrine\ORM\PersistentCollection {#2337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
  -id: 13522
  -bodyTs: "'100':27 'atheist':23 'critic':29 'didnt':17 'edgi':21 'huge':4 'includ':34 'issu':5 'like':19 'omit':13 'seem':18 'though':24 'tween':22 'valid':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735425"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689181150 {#2329
    date: 2023-07-12 18:59:10.0 +02:00
  }
  +"title": 13522
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2333
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1431
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
    +image: Proxies\__CG__\App\Entity\Image {#1571 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "did-anyone-else-from-the-USA-grow-up-being-forced"
    +title: "did anyone else from the USA grow up being forced to say the pledge to the flag in school?"
    +url: "https://kbin.social/m/AskKbin/t/183482"
    +body: """
      im 20 for reference. ever since i was a kid, up until hs, we were forced every morning to stand, look at the flag and hold our hearts and say:\n
      \n
      "I pledge allegiance to the Flag of the United States of America, and to the Republic for which it stands, one Nation under God, indivisible, with liberty and justice for all"\n
      \n
      i didnt stand a single time because i disagreed with being forced, and i was berated by the teacher in front of everyone, and he threatened to kick me out of class if i ever did it again. i was about 11-12 then, it was 2015.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 51
    +score: 9
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689645014 {#1634
      date: 2023-07-18 03:50:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1670 …}
    +votes: Doctrine\ORM\PersistentCollection {#1667 …}
    +reports: Doctrine\ORM\PersistentCollection {#1679 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
    +badges: Doctrine\ORM\PersistentCollection {#1564 …}
    +children: [
      5 => App\Entity\EntryComment {#1382
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
        +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 {#1407
          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 {#2096 …}
        +nested: Doctrine\ORM\PersistentCollection {#2083 …}
        +votes: Doctrine\ORM\PersistentCollection {#2076 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
        -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 {#2369
          date: 2023-07-12 18:22:48.0 +02:00
        }
        +"title": 13446
      }
      4 => App\Entity\EntryComment {#2241
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
        +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 {#2026
          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 {#2092 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -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 {#2140
          date: 2023-07-12 18:52:21.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689180133 {#2130
          date: 2023-07-12 18:42:13.0 +02:00
        }
        +"title": 13485
      }
      3 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "no doubt, i 100% find it very cult-like and disgusting, and i had realized it then too."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1689183806 {#2351
          date: 2023-07-12 19:43:26.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@cloudless@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 13501
        -bodyTs: "'100':4 'cult':9 'cult-lik':8 'disgust':12 'doubt':2 'find':5 'like':10 'realiz':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 3
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735138"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689180556 {#2347
          date: 2023-07-12 18:49:16.0 +02:00
        }
        +"title": 13501
      }
      2 => App\Entity\EntryComment {#2333}
      1 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +body: """
          1.it's exactly as it seems, its a pledge of devotion to your country and it's principles.  \n
          2. i didn't agree with it, i was berated for it, others didn't and nothing happens. it all depends on the situation  \n
           3. i did learn that it was made illegal to force anyone to stand in 1943, but many teachers and schools clearly didn't care or know. you cannot get in any legal trouble for not standing, you have the complete freedom to not stand or pledge ever, but that doesnt stop some peoples negative reactions when you exercise that right.  \n
           4. it does go both ways, but as i said in point 3, some people in charge didn't care. the teacher took advantage of the fact that i was a kid and he had authority over me, despite me being within my rights
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689185668 {#2159
          date: 2023-07-12 20:14:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@samyboy@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 13662
        -bodyTs: "'1.it':1 '1943':58 '2':19 '3':43,116 '4':104 'advantag':127 'agre':23 'anyon':54 'author':139 'berat':28 'cannot':71 'care':67,123 'charg':120 'clear':64 'complet':83 'countri':14 'depend':39 'despit':142 'devot':11 'didn':21,32,65,121 'doesnt':93 'ever':90 'exact':3 'exercis':101 'fact':130 'forc':53 'freedom':84 'get':72 'go':107 'happen':36 'illeg':51 'kid':135 'know':69 'learn':46 'legal':75 'made':50 'mani':60 'negat':97 'noth':35 'other':31 'peopl':96,118 'pledg':9,89 'point':115 'principl':18 'reaction':98 'right':103,147 'said':113 'school':63 'seem':6 'situat':42 'stand':56,79,87 'stop':94 'teacher':61,125 'took':126 'troubl':76 'way':109 'within':145"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/737598"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689185668 {#2143
          date: 2023-07-12 20:14:28.0 +02:00
        }
        +"title": 13662
      }
      0 => App\Entity\EntryComment {#2059
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +body: "average american's reaction when someone doesnt want to be forced to worship a piece of cloth and a god they don't believe in every morning, and get berated if they dont lmfao. home of the free, right?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689196408 {#2048
          date: 2023-07-12 23:13:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@Compactor9679@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2047 …}
        +nested: Doctrine\ORM\PersistentCollection {#2057 …}
        +votes: Doctrine\ORM\PersistentCollection {#2055 …}
        +reports: Doctrine\ORM\PersistentCollection {#2054 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
        -id: 13939
        -bodyTs: "'american':2 'averag':1 'believ':24 'berat':30 'cloth':17 'doesnt':7 'dont':33 'everi':26 'forc':11 'free':38 'get':29 'god':20 'home':35 'lmfao':34 'morn':27 'piec':15 'reaction':4 'right':39 'someon':6 'want':8 'worship':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/742202"
        +editedAt: DateTimeImmutable @1689196433 {#2051
          date: 2023-07-12 23:13:53.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689196408 {#2056
          date: 2023-07-12 23:13:28.0 +02:00
        }
        +"title": 13939
      }
    ]
    -id: 1146
    -titleTs: "'anyon':2 'els':3 'flag':17 'forc':10 'grow':7 'pledg':14 'say':12 'school':19 'usa':6"
    -bodyTs: "'-12':104 '11':103 '20':2 '2015':108 'allegi':33 'america':42 'berat':77 'class':93 'didnt':63 'disagre':70 'ever':5,96 'everi':17 'everyon':84 'flag':24,36 'forc':16,73 'front':82 'god':54 'heart':28 'hold':26 'hs':13 'im':1 'indivis':55 'justic':59 'kick':89 'kid':10 'liberti':57 'look':21 'morn':18 'nation':52 'one':51 'pledg':32 'refer':4 'republ':46 'say':30 'sinc':6 'singl':66 'stand':20,50,64 'state':40 'teacher':80 'threaten':87 'time':67 'unit':39"
    +cross: false
    +upVotes: 9
    +downVotes: 0
    +ranking: 1689265051
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482"
    +editedAt: DateTimeImmutable @1689180148 {#1409
      date: 2023-07-12 18:42:28.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689178651 {#1421
      date: 2023-07-12 18:17:31.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
  +body: "that was a huge issue i had with it too, but i omitted that so i didnt seem like an edgy tween atheist (though its a 100% valid criticism that i should have included)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1689183816 {#2327
    date: 2023-07-12 19:43:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@cloudless@feddit.uk"
    "@Unaware7013@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2324 …}
  +nested: Doctrine\ORM\PersistentCollection {#2334 …}
  +votes: Doctrine\ORM\PersistentCollection {#2341 …}
  +reports: Doctrine\ORM\PersistentCollection {#2337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
  -id: 13522
  -bodyTs: "'100':27 'atheist':23 'critic':29 'didnt':17 'edgi':21 'huge':4 'includ':34 'issu':5 'like':19 'omit':13 'seem':18 'though':24 'tween':22 'valid':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735425"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689181150 {#2329
    date: 2023-07-12 18:59:10.0 +02:00
  }
  +"title": 13522
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2135
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1431
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
    +image: Proxies\__CG__\App\Entity\Image {#1571 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "did-anyone-else-from-the-USA-grow-up-being-forced"
    +title: "did anyone else from the USA grow up being forced to say the pledge to the flag in school?"
    +url: "https://kbin.social/m/AskKbin/t/183482"
    +body: """
      im 20 for reference. ever since i was a kid, up until hs, we were forced every morning to stand, look at the flag and hold our hearts and say:\n
      \n
      "I pledge allegiance to the Flag of the United States of America, and to the Republic for which it stands, one Nation under God, indivisible, with liberty and justice for all"\n
      \n
      i didnt stand a single time because i disagreed with being forced, and i was berated by the teacher in front of everyone, and he threatened to kick me out of class if i ever did it again. i was about 11-12 then, it was 2015.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 51
    +score: 9
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689645014 {#1634
      date: 2023-07-18 03:50:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1670 …}
    +votes: Doctrine\ORM\PersistentCollection {#1667 …}
    +reports: Doctrine\ORM\PersistentCollection {#1679 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
    +badges: Doctrine\ORM\PersistentCollection {#1564 …}
    +children: [
      5 => App\Entity\EntryComment {#1382
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
        +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 {#1407
          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 {#2096 …}
        +nested: Doctrine\ORM\PersistentCollection {#2083 …}
        +votes: Doctrine\ORM\PersistentCollection {#2076 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
        -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 {#2369
          date: 2023-07-12 18:22:48.0 +02:00
        }
        +"title": 13446
      }
      4 => App\Entity\EntryComment {#2241
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
        +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 {#2026
          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 {#2092 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -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 {#2140
          date: 2023-07-12 18:52:21.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689180133 {#2130
          date: 2023-07-12 18:42:13.0 +02:00
        }
        +"title": 13485
      }
      3 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "no doubt, i 100% find it very cult-like and disgusting, and i had realized it then too."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1689183806 {#2351
          date: 2023-07-12 19:43:26.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@cloudless@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 13501
        -bodyTs: "'100':4 'cult':9 'cult-lik':8 'disgust':12 'doubt':2 'find':5 'like':10 'realiz':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 3
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735138"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689180556 {#2347
          date: 2023-07-12 18:49:16.0 +02:00
        }
        +"title": 13501
      }
      2 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "that was a huge issue i had with it too, but i omitted that so i didnt seem like an edgy tween atheist (though its a 100% valid criticism that i should have included)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1689183816 {#2327
          date: 2023-07-12 19:43:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@cloudless@feddit.uk"
          "@Unaware7013@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 13522
        -bodyTs: "'100':27 'atheist':23 'critic':29 'didnt':17 'edgi':21 'huge':4 'includ':34 'issu':5 'like':19 'omit':13 'seem':18 'though':24 'tween':22 'valid':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 1
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735425"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689181150 {#2329
          date: 2023-07-12 18:59:10.0 +02:00
        }
        +"title": 13522
      }
      1 => App\Entity\EntryComment {#2135}
      0 => App\Entity\EntryComment {#2059
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +body: "average american's reaction when someone doesnt want to be forced to worship a piece of cloth and a god they don't believe in every morning, and get berated if they dont lmfao. home of the free, right?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689196408 {#2048
          date: 2023-07-12 23:13:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@Compactor9679@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2047 …}
        +nested: Doctrine\ORM\PersistentCollection {#2057 …}
        +votes: Doctrine\ORM\PersistentCollection {#2055 …}
        +reports: Doctrine\ORM\PersistentCollection {#2054 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
        -id: 13939
        -bodyTs: "'american':2 'averag':1 'believ':24 'berat':30 'cloth':17 'doesnt':7 'dont':33 'everi':26 'forc':11 'free':38 'get':29 'god':20 'home':35 'lmfao':34 'morn':27 'piec':15 'reaction':4 'right':39 'someon':6 'want':8 'worship':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/742202"
        +editedAt: DateTimeImmutable @1689196433 {#2051
          date: 2023-07-12 23:13:53.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689196408 {#2056
          date: 2023-07-12 23:13:28.0 +02:00
        }
        +"title": 13939
      }
    ]
    -id: 1146
    -titleTs: "'anyon':2 'els':3 'flag':17 'forc':10 'grow':7 'pledg':14 'say':12 'school':19 'usa':6"
    -bodyTs: "'-12':104 '11':103 '20':2 '2015':108 'allegi':33 'america':42 'berat':77 'class':93 'didnt':63 'disagre':70 'ever':5,96 'everi':17 'everyon':84 'flag':24,36 'forc':16,73 'front':82 'god':54 'heart':28 'hold':26 'hs':13 'im':1 'indivis':55 'justic':59 'kick':89 'kid':10 'liberti':57 'look':21 'morn':18 'nation':52 'one':51 'pledg':32 'refer':4 'republ':46 'say':30 'sinc':6 'singl':66 'stand':20,50,64 'state':40 'teacher':80 'threaten':87 'time':67 'unit':39"
    +cross: false
    +upVotes: 9
    +downVotes: 0
    +ranking: 1689265051
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482"
    +editedAt: DateTimeImmutable @1689180148 {#1409
      date: 2023-07-12 18:42:28.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689178651 {#1421
      date: 2023-07-12 18:17:31.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
  +body: """
    1.it's exactly as it seems, its a pledge of devotion to your country and it's principles.  \n
    2. i didn't agree with it, i was berated for it, others didn't and nothing happens. it all depends on the situation  \n
     3. i did learn that it was made illegal to force anyone to stand in 1943, but many teachers and schools clearly didn't care or know. you cannot get in any legal trouble for not standing, you have the complete freedom to not stand or pledge ever, but that doesnt stop some peoples negative reactions when you exercise that right.  \n
     4. it does go both ways, but as i said in point 3, some people in charge didn't care. the teacher took advantage of the fact that i was a kid and he had authority over me, despite me being within my rights
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689185668 {#2159
    date: 2023-07-12 20:14:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@samyboy@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 13662
  -bodyTs: "'1.it':1 '1943':58 '2':19 '3':43,116 '4':104 'advantag':127 'agre':23 'anyon':54 'author':139 'berat':28 'cannot':71 'care':67,123 'charg':120 'clear':64 'complet':83 'countri':14 'depend':39 'despit':142 'devot':11 'didn':21,32,65,121 'doesnt':93 'ever':90 'exact':3 'exercis':101 'fact':130 'forc':53 'freedom':84 'get':72 'go':107 'happen':36 'illeg':51 'kid':135 'know':69 'learn':46 'legal':75 'made':50 'mani':60 'negat':97 'noth':35 'other':31 'peopl':96,118 'pledg':9,89 'point':115 'principl':18 'reaction':98 'right':103,147 'said':113 'school':63 'seem':6 'situat':42 'stand':56,79,87 'stop':94 'teacher':61,125 'took':126 'troubl':76 'way':109 'within':145"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/737598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689185668 {#2143
    date: 2023-07-12 20:14:28.0 +02:00
  }
  +"title": 13662
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2135
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1431
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
    +image: Proxies\__CG__\App\Entity\Image {#1571 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "did-anyone-else-from-the-USA-grow-up-being-forced"
    +title: "did anyone else from the USA grow up being forced to say the pledge to the flag in school?"
    +url: "https://kbin.social/m/AskKbin/t/183482"
    +body: """
      im 20 for reference. ever since i was a kid, up until hs, we were forced every morning to stand, look at the flag and hold our hearts and say:\n
      \n
      "I pledge allegiance to the Flag of the United States of America, and to the Republic for which it stands, one Nation under God, indivisible, with liberty and justice for all"\n
      \n
      i didnt stand a single time because i disagreed with being forced, and i was berated by the teacher in front of everyone, and he threatened to kick me out of class if i ever did it again. i was about 11-12 then, it was 2015.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 51
    +score: 9
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689645014 {#1634
      date: 2023-07-18 03:50:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1670 …}
    +votes: Doctrine\ORM\PersistentCollection {#1667 …}
    +reports: Doctrine\ORM\PersistentCollection {#1679 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
    +badges: Doctrine\ORM\PersistentCollection {#1564 …}
    +children: [
      5 => App\Entity\EntryComment {#1382
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
        +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 {#1407
          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 {#2096 …}
        +nested: Doctrine\ORM\PersistentCollection {#2083 …}
        +votes: Doctrine\ORM\PersistentCollection {#2076 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
        -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 {#2369
          date: 2023-07-12 18:22:48.0 +02:00
        }
        +"title": 13446
      }
      4 => App\Entity\EntryComment {#2241
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
        +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 {#2026
          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 {#2092 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -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 {#2140
          date: 2023-07-12 18:52:21.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689180133 {#2130
          date: 2023-07-12 18:42:13.0 +02:00
        }
        +"title": 13485
      }
      3 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "no doubt, i 100% find it very cult-like and disgusting, and i had realized it then too."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1689183806 {#2351
          date: 2023-07-12 19:43:26.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@cloudless@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 13501
        -bodyTs: "'100':4 'cult':9 'cult-lik':8 'disgust':12 'doubt':2 'find':5 'like':10 'realiz':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 3
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735138"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689180556 {#2347
          date: 2023-07-12 18:49:16.0 +02:00
        }
        +"title": 13501
      }
      2 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "that was a huge issue i had with it too, but i omitted that so i didnt seem like an edgy tween atheist (though its a 100% valid criticism that i should have included)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1689183816 {#2327
          date: 2023-07-12 19:43:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@cloudless@feddit.uk"
          "@Unaware7013@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 13522
        -bodyTs: "'100':27 'atheist':23 'critic':29 'didnt':17 'edgi':21 'huge':4 'includ':34 'issu':5 'like':19 'omit':13 'seem':18 'though':24 'tween':22 'valid':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 1
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735425"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689181150 {#2329
          date: 2023-07-12 18:59:10.0 +02:00
        }
        +"title": 13522
      }
      1 => App\Entity\EntryComment {#2135}
      0 => App\Entity\EntryComment {#2059
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +body: "average american's reaction when someone doesnt want to be forced to worship a piece of cloth and a god they don't believe in every morning, and get berated if they dont lmfao. home of the free, right?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689196408 {#2048
          date: 2023-07-12 23:13:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@Compactor9679@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2047 …}
        +nested: Doctrine\ORM\PersistentCollection {#2057 …}
        +votes: Doctrine\ORM\PersistentCollection {#2055 …}
        +reports: Doctrine\ORM\PersistentCollection {#2054 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
        -id: 13939
        -bodyTs: "'american':2 'averag':1 'believ':24 'berat':30 'cloth':17 'doesnt':7 'dont':33 'everi':26 'forc':11 'free':38 'get':29 'god':20 'home':35 'lmfao':34 'morn':27 'piec':15 'reaction':4 'right':39 'someon':6 'want':8 'worship':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/742202"
        +editedAt: DateTimeImmutable @1689196433 {#2051
          date: 2023-07-12 23:13:53.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689196408 {#2056
          date: 2023-07-12 23:13:28.0 +02:00
        }
        +"title": 13939
      }
    ]
    -id: 1146
    -titleTs: "'anyon':2 'els':3 'flag':17 'forc':10 'grow':7 'pledg':14 'say':12 'school':19 'usa':6"
    -bodyTs: "'-12':104 '11':103 '20':2 '2015':108 'allegi':33 'america':42 'berat':77 'class':93 'didnt':63 'disagre':70 'ever':5,96 'everi':17 'everyon':84 'flag':24,36 'forc':16,73 'front':82 'god':54 'heart':28 'hold':26 'hs':13 'im':1 'indivis':55 'justic':59 'kick':89 'kid':10 'liberti':57 'look':21 'morn':18 'nation':52 'one':51 'pledg':32 'refer':4 'republ':46 'say':30 'sinc':6 'singl':66 'stand':20,50,64 'state':40 'teacher':80 'threaten':87 'time':67 'unit':39"
    +cross: false
    +upVotes: 9
    +downVotes: 0
    +ranking: 1689265051
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482"
    +editedAt: DateTimeImmutable @1689180148 {#1409
      date: 2023-07-12 18:42:28.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689178651 {#1421
      date: 2023-07-12 18:17:31.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
  +body: """
    1.it's exactly as it seems, its a pledge of devotion to your country and it's principles.  \n
    2. i didn't agree with it, i was berated for it, others didn't and nothing happens. it all depends on the situation  \n
     3. i did learn that it was made illegal to force anyone to stand in 1943, but many teachers and schools clearly didn't care or know. you cannot get in any legal trouble for not standing, you have the complete freedom to not stand or pledge ever, but that doesnt stop some peoples negative reactions when you exercise that right.  \n
     4. it does go both ways, but as i said in point 3, some people in charge didn't care. the teacher took advantage of the fact that i was a kid and he had authority over me, despite me being within my rights
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689185668 {#2159
    date: 2023-07-12 20:14:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@samyboy@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 13662
  -bodyTs: "'1.it':1 '1943':58 '2':19 '3':43,116 '4':104 'advantag':127 'agre':23 'anyon':54 'author':139 'berat':28 'cannot':71 'care':67,123 'charg':120 'clear':64 'complet':83 'countri':14 'depend':39 'despit':142 'devot':11 'didn':21,32,65,121 'doesnt':93 'ever':90 'exact':3 'exercis':101 'fact':130 'forc':53 'freedom':84 'get':72 'go':107 'happen':36 'illeg':51 'kid':135 'know':69 'learn':46 'legal':75 'made':50 'mani':60 'negat':97 'noth':35 'other':31 'peopl':96,118 'pledg':9,89 'point':115 'principl':18 'reaction':98 'right':103,147 'said':113 'school':63 'seem':6 'situat':42 'stand':56,79,87 'stop':94 'teacher':61,125 'took':126 'troubl':76 'way':109 'within':145"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/737598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689185668 {#2143
    date: 2023-07-12 20:14:28.0 +02:00
  }
  +"title": 13662
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2135
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1431
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
    +image: Proxies\__CG__\App\Entity\Image {#1571 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "did-anyone-else-from-the-USA-grow-up-being-forced"
    +title: "did anyone else from the USA grow up being forced to say the pledge to the flag in school?"
    +url: "https://kbin.social/m/AskKbin/t/183482"
    +body: """
      im 20 for reference. ever since i was a kid, up until hs, we were forced every morning to stand, look at the flag and hold our hearts and say:\n
      \n
      "I pledge allegiance to the Flag of the United States of America, and to the Republic for which it stands, one Nation under God, indivisible, with liberty and justice for all"\n
      \n
      i didnt stand a single time because i disagreed with being forced, and i was berated by the teacher in front of everyone, and he threatened to kick me out of class if i ever did it again. i was about 11-12 then, it was 2015.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 51
    +score: 9
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689645014 {#1634
      date: 2023-07-18 03:50:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1670 …}
    +votes: Doctrine\ORM\PersistentCollection {#1667 …}
    +reports: Doctrine\ORM\PersistentCollection {#1679 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
    +badges: Doctrine\ORM\PersistentCollection {#1564 …}
    +children: [
      5 => App\Entity\EntryComment {#1382
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
        +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 {#1407
          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 {#2096 …}
        +nested: Doctrine\ORM\PersistentCollection {#2083 …}
        +votes: Doctrine\ORM\PersistentCollection {#2076 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
        -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 {#2369
          date: 2023-07-12 18:22:48.0 +02:00
        }
        +"title": 13446
      }
      4 => App\Entity\EntryComment {#2241
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
        +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 {#2026
          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 {#2092 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -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 {#2140
          date: 2023-07-12 18:52:21.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689180133 {#2130
          date: 2023-07-12 18:42:13.0 +02:00
        }
        +"title": 13485
      }
      3 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "no doubt, i 100% find it very cult-like and disgusting, and i had realized it then too."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1689183806 {#2351
          date: 2023-07-12 19:43:26.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@cloudless@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 13501
        -bodyTs: "'100':4 'cult':9 'cult-lik':8 'disgust':12 'doubt':2 'find':5 'like':10 'realiz':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 3
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735138"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689180556 {#2347
          date: 2023-07-12 18:49:16.0 +02:00
        }
        +"title": 13501
      }
      2 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "that was a huge issue i had with it too, but i omitted that so i didnt seem like an edgy tween atheist (though its a 100% valid criticism that i should have included)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1689183816 {#2327
          date: 2023-07-12 19:43:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@cloudless@feddit.uk"
          "@Unaware7013@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 13522
        -bodyTs: "'100':27 'atheist':23 'critic':29 'didnt':17 'edgi':21 'huge':4 'includ':34 'issu':5 'like':19 'omit':13 'seem':18 'though':24 'tween':22 'valid':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 1
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735425"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689181150 {#2329
          date: 2023-07-12 18:59:10.0 +02:00
        }
        +"title": 13522
      }
      1 => App\Entity\EntryComment {#2135}
      0 => App\Entity\EntryComment {#2059
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +body: "average american's reaction when someone doesnt want to be forced to worship a piece of cloth and a god they don't believe in every morning, and get berated if they dont lmfao. home of the free, right?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689196408 {#2048
          date: 2023-07-12 23:13:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@Compactor9679@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2047 …}
        +nested: Doctrine\ORM\PersistentCollection {#2057 …}
        +votes: Doctrine\ORM\PersistentCollection {#2055 …}
        +reports: Doctrine\ORM\PersistentCollection {#2054 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
        -id: 13939
        -bodyTs: "'american':2 'averag':1 'believ':24 'berat':30 'cloth':17 'doesnt':7 'dont':33 'everi':26 'forc':11 'free':38 'get':29 'god':20 'home':35 'lmfao':34 'morn':27 'piec':15 'reaction':4 'right':39 'someon':6 'want':8 'worship':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/742202"
        +editedAt: DateTimeImmutable @1689196433 {#2051
          date: 2023-07-12 23:13:53.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689196408 {#2056
          date: 2023-07-12 23:13:28.0 +02:00
        }
        +"title": 13939
      }
    ]
    -id: 1146
    -titleTs: "'anyon':2 'els':3 'flag':17 'forc':10 'grow':7 'pledg':14 'say':12 'school':19 'usa':6"
    -bodyTs: "'-12':104 '11':103 '20':2 '2015':108 'allegi':33 'america':42 'berat':77 'class':93 'didnt':63 'disagre':70 'ever':5,96 'everi':17 'everyon':84 'flag':24,36 'forc':16,73 'front':82 'god':54 'heart':28 'hold':26 'hs':13 'im':1 'indivis':55 'justic':59 'kick':89 'kid':10 'liberti':57 'look':21 'morn':18 'nation':52 'one':51 'pledg':32 'refer':4 'republ':46 'say':30 'sinc':6 'singl':66 'stand':20,50,64 'state':40 'teacher':80 'threaten':87 'time':67 'unit':39"
    +cross: false
    +upVotes: 9
    +downVotes: 0
    +ranking: 1689265051
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482"
    +editedAt: DateTimeImmutable @1689180148 {#1409
      date: 2023-07-12 18:42:28.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689178651 {#1421
      date: 2023-07-12 18:17:31.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
  +body: """
    1.it's exactly as it seems, its a pledge of devotion to your country and it's principles.  \n
    2. i didn't agree with it, i was berated for it, others didn't and nothing happens. it all depends on the situation  \n
     3. i did learn that it was made illegal to force anyone to stand in 1943, but many teachers and schools clearly didn't care or know. you cannot get in any legal trouble for not standing, you have the complete freedom to not stand or pledge ever, but that doesnt stop some peoples negative reactions when you exercise that right.  \n
     4. it does go both ways, but as i said in point 3, some people in charge didn't care. the teacher took advantage of the fact that i was a kid and he had authority over me, despite me being within my rights
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689185668 {#2159
    date: 2023-07-12 20:14:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@samyboy@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 13662
  -bodyTs: "'1.it':1 '1943':58 '2':19 '3':43,116 '4':104 'advantag':127 'agre':23 'anyon':54 'author':139 'berat':28 'cannot':71 'care':67,123 'charg':120 'clear':64 'complet':83 'countri':14 'depend':39 'despit':142 'devot':11 'didn':21,32,65,121 'doesnt':93 'ever':90 'exact':3 'exercis':101 'fact':130 'forc':53 'freedom':84 'get':72 'go':107 'happen':36 'illeg':51 'kid':135 'know':69 'learn':46 'legal':75 'made':50 'mani':60 'negat':97 'noth':35 'other':31 'peopl':96,118 'pledg':9,89 'point':115 'principl':18 'reaction':98 'right':103,147 'said':113 'school':63 'seem':6 'situat':42 'stand':56,79,87 'stop':94 'teacher':61,125 'took':126 'troubl':76 'way':109 'within':145"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/737598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689185668 {#2143
    date: 2023-07-12 20:14:28.0 +02:00
  }
  +"title": 13662
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2059
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1431
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
    +image: Proxies\__CG__\App\Entity\Image {#1571 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "did-anyone-else-from-the-USA-grow-up-being-forced"
    +title: "did anyone else from the USA grow up being forced to say the pledge to the flag in school?"
    +url: "https://kbin.social/m/AskKbin/t/183482"
    +body: """
      im 20 for reference. ever since i was a kid, up until hs, we were forced every morning to stand, look at the flag and hold our hearts and say:\n
      \n
      "I pledge allegiance to the Flag of the United States of America, and to the Republic for which it stands, one Nation under God, indivisible, with liberty and justice for all"\n
      \n
      i didnt stand a single time because i disagreed with being forced, and i was berated by the teacher in front of everyone, and he threatened to kick me out of class if i ever did it again. i was about 11-12 then, it was 2015.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 51
    +score: 9
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689645014 {#1634
      date: 2023-07-18 03:50:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1670 …}
    +votes: Doctrine\ORM\PersistentCollection {#1667 …}
    +reports: Doctrine\ORM\PersistentCollection {#1679 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
    +badges: Doctrine\ORM\PersistentCollection {#1564 …}
    +children: [
      5 => App\Entity\EntryComment {#1382
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
        +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 {#1407
          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 {#2096 …}
        +nested: Doctrine\ORM\PersistentCollection {#2083 …}
        +votes: Doctrine\ORM\PersistentCollection {#2076 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
        -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 {#2369
          date: 2023-07-12 18:22:48.0 +02:00
        }
        +"title": 13446
      }
      4 => App\Entity\EntryComment {#2241
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
        +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 {#2026
          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 {#2092 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -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 {#2140
          date: 2023-07-12 18:52:21.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689180133 {#2130
          date: 2023-07-12 18:42:13.0 +02:00
        }
        +"title": 13485
      }
      3 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "no doubt, i 100% find it very cult-like and disgusting, and i had realized it then too."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1689183806 {#2351
          date: 2023-07-12 19:43:26.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@cloudless@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 13501
        -bodyTs: "'100':4 'cult':9 'cult-lik':8 'disgust':12 'doubt':2 'find':5 'like':10 'realiz':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 3
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735138"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689180556 {#2347
          date: 2023-07-12 18:49:16.0 +02:00
        }
        +"title": 13501
      }
      2 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "that was a huge issue i had with it too, but i omitted that so i didnt seem like an edgy tween atheist (though its a 100% valid criticism that i should have included)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1689183816 {#2327
          date: 2023-07-12 19:43:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@cloudless@feddit.uk"
          "@Unaware7013@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 13522
        -bodyTs: "'100':27 'atheist':23 'critic':29 'didnt':17 'edgi':21 'huge':4 'includ':34 'issu':5 'like':19 'omit':13 'seem':18 'though':24 'tween':22 'valid':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 1
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735425"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689181150 {#2329
          date: 2023-07-12 18:59:10.0 +02:00
        }
        +"title": 13522
      }
      1 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +body: """
          1.it's exactly as it seems, its a pledge of devotion to your country and it's principles.  \n
          2. i didn't agree with it, i was berated for it, others didn't and nothing happens. it all depends on the situation  \n
           3. i did learn that it was made illegal to force anyone to stand in 1943, but many teachers and schools clearly didn't care or know. you cannot get in any legal trouble for not standing, you have the complete freedom to not stand or pledge ever, but that doesnt stop some peoples negative reactions when you exercise that right.  \n
           4. it does go both ways, but as i said in point 3, some people in charge didn't care. the teacher took advantage of the fact that i was a kid and he had authority over me, despite me being within my rights
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689185668 {#2159
          date: 2023-07-12 20:14:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@samyboy@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 13662
        -bodyTs: "'1.it':1 '1943':58 '2':19 '3':43,116 '4':104 'advantag':127 'agre':23 'anyon':54 'author':139 'berat':28 'cannot':71 'care':67,123 'charg':120 'clear':64 'complet':83 'countri':14 'depend':39 'despit':142 'devot':11 'didn':21,32,65,121 'doesnt':93 'ever':90 'exact':3 'exercis':101 'fact':130 'forc':53 'freedom':84 'get':72 'go':107 'happen':36 'illeg':51 'kid':135 'know':69 'learn':46 'legal':75 'made':50 'mani':60 'negat':97 'noth':35 'other':31 'peopl':96,118 'pledg':9,89 'point':115 'principl':18 'reaction':98 'right':103,147 'said':113 'school':63 'seem':6 'situat':42 'stand':56,79,87 'stop':94 'teacher':61,125 'took':126 'troubl':76 'way':109 'within':145"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/737598"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689185668 {#2143
          date: 2023-07-12 20:14:28.0 +02:00
        }
        +"title": 13662
      }
      0 => App\Entity\EntryComment {#2059}
    ]
    -id: 1146
    -titleTs: "'anyon':2 'els':3 'flag':17 'forc':10 'grow':7 'pledg':14 'say':12 'school':19 'usa':6"
    -bodyTs: "'-12':104 '11':103 '20':2 '2015':108 'allegi':33 'america':42 'berat':77 'class':93 'didnt':63 'disagre':70 'ever':5,96 'everi':17 'everyon':84 'flag':24,36 'forc':16,73 'front':82 'god':54 'heart':28 'hold':26 'hs':13 'im':1 'indivis':55 'justic':59 'kick':89 'kid':10 'liberti':57 'look':21 'morn':18 'nation':52 'one':51 'pledg':32 'refer':4 'republ':46 'say':30 'sinc':6 'singl':66 'stand':20,50,64 'state':40 'teacher':80 'threaten':87 'time':67 'unit':39"
    +cross: false
    +upVotes: 9
    +downVotes: 0
    +ranking: 1689265051
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482"
    +editedAt: DateTimeImmutable @1689180148 {#1409
      date: 2023-07-12 18:42:28.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689178651 {#1421
      date: 2023-07-12 18:17:31.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
  +body: "average american's reaction when someone doesnt want to be forced to worship a piece of cloth and a god they don't believe in every morning, and get berated if they dont lmfao. home of the free, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689196408 {#2048
    date: 2023-07-12 23:13:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@Compactor9679@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2047 …}
  +nested: Doctrine\ORM\PersistentCollection {#2057 …}
  +votes: Doctrine\ORM\PersistentCollection {#2055 …}
  +reports: Doctrine\ORM\PersistentCollection {#2054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
  -id: 13939
  -bodyTs: "'american':2 'averag':1 'believ':24 'berat':30 'cloth':17 'doesnt':7 'dont':33 'everi':26 'forc':11 'free':38 'get':29 'god':20 'home':35 'lmfao':34 'morn':27 'piec':15 'reaction':4 'right':39 'someon':6 'want':8 'worship':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/742202"
  +editedAt: DateTimeImmutable @1689196433 {#2051
    date: 2023-07-12 23:13:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689196408 {#2056
    date: 2023-07-12 23:13:28.0 +02:00
  }
  +"title": 13939
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2059
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1431
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
    +image: Proxies\__CG__\App\Entity\Image {#1571 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "did-anyone-else-from-the-USA-grow-up-being-forced"
    +title: "did anyone else from the USA grow up being forced to say the pledge to the flag in school?"
    +url: "https://kbin.social/m/AskKbin/t/183482"
    +body: """
      im 20 for reference. ever since i was a kid, up until hs, we were forced every morning to stand, look at the flag and hold our hearts and say:\n
      \n
      "I pledge allegiance to the Flag of the United States of America, and to the Republic for which it stands, one Nation under God, indivisible, with liberty and justice for all"\n
      \n
      i didnt stand a single time because i disagreed with being forced, and i was berated by the teacher in front of everyone, and he threatened to kick me out of class if i ever did it again. i was about 11-12 then, it was 2015.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 51
    +score: 9
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689645014 {#1634
      date: 2023-07-18 03:50:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1670 …}
    +votes: Doctrine\ORM\PersistentCollection {#1667 …}
    +reports: Doctrine\ORM\PersistentCollection {#1679 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
    +badges: Doctrine\ORM\PersistentCollection {#1564 …}
    +children: [
      5 => App\Entity\EntryComment {#1382
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
        +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 {#1407
          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 {#2096 …}
        +nested: Doctrine\ORM\PersistentCollection {#2083 …}
        +votes: Doctrine\ORM\PersistentCollection {#2076 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
        -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 {#2369
          date: 2023-07-12 18:22:48.0 +02:00
        }
        +"title": 13446
      }
      4 => App\Entity\EntryComment {#2241
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
        +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 {#2026
          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 {#2092 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -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 {#2140
          date: 2023-07-12 18:52:21.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689180133 {#2130
          date: 2023-07-12 18:42:13.0 +02:00
        }
        +"title": 13485
      }
      3 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "no doubt, i 100% find it very cult-like and disgusting, and i had realized it then too."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1689183806 {#2351
          date: 2023-07-12 19:43:26.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@cloudless@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 13501
        -bodyTs: "'100':4 'cult':9 'cult-lik':8 'disgust':12 'doubt':2 'find':5 'like':10 'realiz':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 3
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735138"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689180556 {#2347
          date: 2023-07-12 18:49:16.0 +02:00
        }
        +"title": 13501
      }
      2 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "that was a huge issue i had with it too, but i omitted that so i didnt seem like an edgy tween atheist (though its a 100% valid criticism that i should have included)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1689183816 {#2327
          date: 2023-07-12 19:43:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@cloudless@feddit.uk"
          "@Unaware7013@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 13522
        -bodyTs: "'100':27 'atheist':23 'critic':29 'didnt':17 'edgi':21 'huge':4 'includ':34 'issu':5 'like':19 'omit':13 'seem':18 'though':24 'tween':22 'valid':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 1
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735425"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689181150 {#2329
          date: 2023-07-12 18:59:10.0 +02:00
        }
        +"title": 13522
      }
      1 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +body: """
          1.it's exactly as it seems, its a pledge of devotion to your country and it's principles.  \n
          2. i didn't agree with it, i was berated for it, others didn't and nothing happens. it all depends on the situation  \n
           3. i did learn that it was made illegal to force anyone to stand in 1943, but many teachers and schools clearly didn't care or know. you cannot get in any legal trouble for not standing, you have the complete freedom to not stand or pledge ever, but that doesnt stop some peoples negative reactions when you exercise that right.  \n
           4. it does go both ways, but as i said in point 3, some people in charge didn't care. the teacher took advantage of the fact that i was a kid and he had authority over me, despite me being within my rights
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689185668 {#2159
          date: 2023-07-12 20:14:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@samyboy@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 13662
        -bodyTs: "'1.it':1 '1943':58 '2':19 '3':43,116 '4':104 'advantag':127 'agre':23 'anyon':54 'author':139 'berat':28 'cannot':71 'care':67,123 'charg':120 'clear':64 'complet':83 'countri':14 'depend':39 'despit':142 'devot':11 'didn':21,32,65,121 'doesnt':93 'ever':90 'exact':3 'exercis':101 'fact':130 'forc':53 'freedom':84 'get':72 'go':107 'happen':36 'illeg':51 'kid':135 'know':69 'learn':46 'legal':75 'made':50 'mani':60 'negat':97 'noth':35 'other':31 'peopl':96,118 'pledg':9,89 'point':115 'principl':18 'reaction':98 'right':103,147 'said':113 'school':63 'seem':6 'situat':42 'stand':56,79,87 'stop':94 'teacher':61,125 'took':126 'troubl':76 'way':109 'within':145"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/737598"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689185668 {#2143
          date: 2023-07-12 20:14:28.0 +02:00
        }
        +"title": 13662
      }
      0 => App\Entity\EntryComment {#2059}
    ]
    -id: 1146
    -titleTs: "'anyon':2 'els':3 'flag':17 'forc':10 'grow':7 'pledg':14 'say':12 'school':19 'usa':6"
    -bodyTs: "'-12':104 '11':103 '20':2 '2015':108 'allegi':33 'america':42 'berat':77 'class':93 'didnt':63 'disagre':70 'ever':5,96 'everi':17 'everyon':84 'flag':24,36 'forc':16,73 'front':82 'god':54 'heart':28 'hold':26 'hs':13 'im':1 'indivis':55 'justic':59 'kick':89 'kid':10 'liberti':57 'look':21 'morn':18 'nation':52 'one':51 'pledg':32 'refer':4 'republ':46 'say':30 'sinc':6 'singl':66 'stand':20,50,64 'state':40 'teacher':80 'threaten':87 'time':67 'unit':39"
    +cross: false
    +upVotes: 9
    +downVotes: 0
    +ranking: 1689265051
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482"
    +editedAt: DateTimeImmutable @1689180148 {#1409
      date: 2023-07-12 18:42:28.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689178651 {#1421
      date: 2023-07-12 18:17:31.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
  +body: "average american's reaction when someone doesnt want to be forced to worship a piece of cloth and a god they don't believe in every morning, and get berated if they dont lmfao. home of the free, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689196408 {#2048
    date: 2023-07-12 23:13:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@Compactor9679@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2047 …}
  +nested: Doctrine\ORM\PersistentCollection {#2057 …}
  +votes: Doctrine\ORM\PersistentCollection {#2055 …}
  +reports: Doctrine\ORM\PersistentCollection {#2054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
  -id: 13939
  -bodyTs: "'american':2 'averag':1 'believ':24 'berat':30 'cloth':17 'doesnt':7 'dont':33 'everi':26 'forc':11 'free':38 'get':29 'god':20 'home':35 'lmfao':34 'morn':27 'piec':15 'reaction':4 'right':39 'someon':6 'want':8 'worship':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/742202"
  +editedAt: DateTimeImmutable @1689196433 {#2051
    date: 2023-07-12 23:13:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689196408 {#2056
    date: 2023-07-12 23:13:28.0 +02:00
  }
  +"title": 13939
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2059
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1431
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
    +image: Proxies\__CG__\App\Entity\Image {#1571 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "did-anyone-else-from-the-USA-grow-up-being-forced"
    +title: "did anyone else from the USA grow up being forced to say the pledge to the flag in school?"
    +url: "https://kbin.social/m/AskKbin/t/183482"
    +body: """
      im 20 for reference. ever since i was a kid, up until hs, we were forced every morning to stand, look at the flag and hold our hearts and say:\n
      \n
      "I pledge allegiance to the Flag of the United States of America, and to the Republic for which it stands, one Nation under God, indivisible, with liberty and justice for all"\n
      \n
      i didnt stand a single time because i disagreed with being forced, and i was berated by the teacher in front of everyone, and he threatened to kick me out of class if i ever did it again. i was about 11-12 then, it was 2015.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 51
    +score: 9
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689645014 {#1634
      date: 2023-07-18 03:50:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1670 …}
    +votes: Doctrine\ORM\PersistentCollection {#1667 …}
    +reports: Doctrine\ORM\PersistentCollection {#1679 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
    +badges: Doctrine\ORM\PersistentCollection {#1564 …}
    +children: [
      5 => App\Entity\EntryComment {#1382
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
        +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 {#1407
          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 {#2096 …}
        +nested: Doctrine\ORM\PersistentCollection {#2083 …}
        +votes: Doctrine\ORM\PersistentCollection {#2076 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
        -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 {#2369
          date: 2023-07-12 18:22:48.0 +02:00
        }
        +"title": 13446
      }
      4 => App\Entity\EntryComment {#2241
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
        +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 {#2026
          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 {#2092 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -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 {#2140
          date: 2023-07-12 18:52:21.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689180133 {#2130
          date: 2023-07-12 18:42:13.0 +02:00
        }
        +"title": 13485
      }
      3 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "no doubt, i 100% find it very cult-like and disgusting, and i had realized it then too."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1689183806 {#2351
          date: 2023-07-12 19:43:26.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@cloudless@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 13501
        -bodyTs: "'100':4 'cult':9 'cult-lik':8 'disgust':12 'doubt':2 'find':5 'like':10 'realiz':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 3
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735138"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689180556 {#2347
          date: 2023-07-12 18:49:16.0 +02:00
        }
        +"title": 13501
      }
      2 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "that was a huge issue i had with it too, but i omitted that so i didnt seem like an edgy tween atheist (though its a 100% valid criticism that i should have included)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1689183816 {#2327
          date: 2023-07-12 19:43:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@cloudless@feddit.uk"
          "@Unaware7013@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 13522
        -bodyTs: "'100':27 'atheist':23 'critic':29 'didnt':17 'edgi':21 'huge':4 'includ':34 'issu':5 'like':19 'omit':13 'seem':18 'though':24 'tween':22 'valid':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 1
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/735425"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689181150 {#2329
          date: 2023-07-12 18:59:10.0 +02:00
        }
        +"title": 13522
      }
      1 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +body: """
          1.it's exactly as it seems, its a pledge of devotion to your country and it's principles.  \n
          2. i didn't agree with it, i was berated for it, others didn't and nothing happens. it all depends on the situation  \n
           3. i did learn that it was made illegal to force anyone to stand in 1943, but many teachers and schools clearly didn't care or know. you cannot get in any legal trouble for not standing, you have the complete freedom to not stand or pledge ever, but that doesnt stop some peoples negative reactions when you exercise that right.  \n
           4. it does go both ways, but as i said in point 3, some people in charge didn't care. the teacher took advantage of the fact that i was a kid and he had authority over me, despite me being within my rights
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689185668 {#2159
          date: 2023-07-12 20:14:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@euphoria@kbin.social"
          "@samyboy@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 13662
        -bodyTs: "'1.it':1 '1943':58 '2':19 '3':43,116 '4':104 'advantag':127 'agre':23 'anyon':54 'author':139 'berat':28 'cannot':71 'care':67,123 'charg':120 'clear':64 'complet':83 'countri':14 'depend':39 'despit':142 'devot':11 'didn':21,32,65,121 'doesnt':93 'ever':90 'exact':3 'exercis':101 'fact':130 'forc':53 'freedom':84 'get':72 'go':107 'happen':36 'illeg':51 'kid':135 'know':69 'learn':46 'legal':75 'made':50 'mani':60 'negat':97 'noth':35 'other':31 'peopl':96,118 'pledg':9,89 'point':115 'principl':18 'reaction':98 'right':103,147 'said':113 'school':63 'seem':6 'situat':42 'stand':56,79,87 'stop':94 'teacher':61,125 'took':126 'troubl':76 'way':109 'within':145"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/737598"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689185668 {#2143
          date: 2023-07-12 20:14:28.0 +02:00
        }
        +"title": 13662
      }
      0 => App\Entity\EntryComment {#2059}
    ]
    -id: 1146
    -titleTs: "'anyon':2 'els':3 'flag':17 'forc':10 'grow':7 'pledg':14 'say':12 'school':19 'usa':6"
    -bodyTs: "'-12':104 '11':103 '20':2 '2015':108 'allegi':33 'america':42 'berat':77 'class':93 'didnt':63 'disagre':70 'ever':5,96 'everi':17 'everyon':84 'flag':24,36 'forc':16,73 'front':82 'god':54 'heart':28 'hold':26 'hs':13 'im':1 'indivis':55 'justic':59 'kick':89 'kid':10 'liberti':57 'look':21 'morn':18 'nation':52 'one':51 'pledg':32 'refer':4 'republ':46 'say':30 'sinc':6 'singl':66 'stand':20,50,64 'state':40 'teacher':80 'threaten':87 'time':67 'unit':39"
    +cross: false
    +upVotes: 9
    +downVotes: 0
    +ranking: 1689265051
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/183482"
    +editedAt: DateTimeImmutable @1689180148 {#1409
      date: 2023-07-12 18:42:28.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689178651 {#1421
      date: 2023-07-12 18:17:31.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
  +body: "average american's reaction when someone doesnt want to be forced to worship a piece of cloth and a god they don't believe in every morning, and get berated if they dont lmfao. home of the free, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689196408 {#2048
    date: 2023-07-12 23:13:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@euphoria@kbin.social"
    "@Compactor9679@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2047 …}
  +nested: Doctrine\ORM\PersistentCollection {#2057 …}
  +votes: Doctrine\ORM\PersistentCollection {#2055 …}
  +reports: Doctrine\ORM\PersistentCollection {#2054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
  -id: 13939
  -bodyTs: "'american':2 'averag':1 'believ':24 'berat':30 'cloth':17 'doesnt':7 'dont':33 'everi':26 'forc':11 'free':38 'get':29 'god':20 'home':35 'lmfao':34 'morn':27 'piec':15 'reaction':4 'right':39 'someon':6 'want':8 'worship':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/183482/-/comment/742202"
  +editedAt: DateTimeImmutable @1689196433 {#2051
    date: 2023-07-12 23:13:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689196408 {#2056
    date: 2023-07-12 23:13:28.0 +02:00
  }
  +"title": 13939
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1725
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1556 …}
  +slug: "r-u"
  +title: "r u?"
  +url: "https://media.kbin.social/media/0b/88/0b883d3cefad1a2f57d511679ad65f9d916472939dd9849c9ee5f804a9c150e4.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691877473 {#1617
    date: 2023-08-12 23:57:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1722 …}
  +votes: Doctrine\ORM\PersistentCollection {#1726 …}
  +reports: Doctrine\ORM\PersistentCollection {#1736 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
  +badges: Doctrine\ORM\PersistentCollection {#1735 …}
  +children: []
  -id: 18516
  -titleTs: "'r':1 'u':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/335491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691877473 {#1731
    date: 2023-08-12 23:57:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1725
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1556 …}
  +slug: "r-u"
  +title: "r u?"
  +url: "https://media.kbin.social/media/0b/88/0b883d3cefad1a2f57d511679ad65f9d916472939dd9849c9ee5f804a9c150e4.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691877473 {#1617
    date: 2023-08-12 23:57:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1722 …}
  +votes: Doctrine\ORM\PersistentCollection {#1726 …}
  +reports: Doctrine\ORM\PersistentCollection {#1736 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
  +badges: Doctrine\ORM\PersistentCollection {#1735 …}
  +children: []
  -id: 18516
  -titleTs: "'r':1 'u':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/335491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691877473 {#1731
    date: 2023-08-12 23:57:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1725
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1723 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1556 …}
  +slug: "r-u"
  +title: "r u?"
  +url: "https://media.kbin.social/media/0b/88/0b883d3cefad1a2f57d511679ad65f9d916472939dd9849c9ee5f804a9c150e4.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691877473 {#1617
    date: 2023-08-12 23:57:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1722 …}
  +votes: Doctrine\ORM\PersistentCollection {#1726 …}
  +reports: Doctrine\ORM\PersistentCollection {#1736 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
  +badges: Doctrine\ORM\PersistentCollection {#1735 …}
  +children: []
  -id: 18516
  -titleTs: "'r':1 'u':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/335491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691877473 {#1731
    date: 2023-08-12 23:57:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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_ADMIN
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 ROLE_MODERATOR
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