GET https://kbin.spritesserver.nl/u/@Endorkend@kbin.social/comments/top?p=1

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.68 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.11 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2111
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2300 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The thing with Google isn't that they removed the "don't be evil" mantra they held for 2 decades.\n
    \n
    It's that in the 5 years since officially removing that mantra, they've done their best to be the most cartoonishly evil they can be.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 131
  +score: 0
  +lastActive: DateTime @1701413693 {#2124
    date: 2023-12-01 07:54:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2341 …}
  +nested: Doctrine\ORM\PersistentCollection {#2337 …}
  +votes: Doctrine\ORM\PersistentCollection {#2335 …}
  +reports: Doctrine\ORM\PersistentCollection {#2338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
  -id: 156408
  -bodyTs: "'2':19 '5':26 'best':37 'cartoonish':42 'decad':20 'done':35 'evil':14,43 'googl':4 'held':17 'isn':5 'mantra':15,32 'offici':29 'remov':9,30 'sinc':28 'thing':2 've':34 'year':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/651323/-/comment/3740261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700777580 {#2329
    date: 2023-11-23 23:13:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2111
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2300 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The thing with Google isn't that they removed the "don't be evil" mantra they held for 2 decades.\n
    \n
    It's that in the 5 years since officially removing that mantra, they've done their best to be the most cartoonishly evil they can be.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 131
  +score: 0
  +lastActive: DateTime @1701413693 {#2124
    date: 2023-12-01 07:54:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2341 …}
  +nested: Doctrine\ORM\PersistentCollection {#2337 …}
  +votes: Doctrine\ORM\PersistentCollection {#2335 …}
  +reports: Doctrine\ORM\PersistentCollection {#2338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
  -id: 156408
  -bodyTs: "'2':19 '5':26 'best':37 'cartoonish':42 'decad':20 'done':35 'evil':14,43 'googl':4 'held':17 'isn':5 'mantra':15,32 'offici':29 'remov':9,30 'sinc':28 'thing':2 've':34 'year':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/651323/-/comment/3740261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700777580 {#2329
    date: 2023-11-23 23:13:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2111
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2300 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The thing with Google isn't that they removed the "don't be evil" mantra they held for 2 decades.\n
    \n
    It's that in the 5 years since officially removing that mantra, they've done their best to be the most cartoonishly evil they can be.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 131
  +score: 0
  +lastActive: DateTime @1701413693 {#2124
    date: 2023-12-01 07:54:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2341 …}
  +nested: Doctrine\ORM\PersistentCollection {#2337 …}
  +votes: Doctrine\ORM\PersistentCollection {#2335 …}
  +reports: Doctrine\ORM\PersistentCollection {#2338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
  -id: 156408
  -bodyTs: "'2':19 '5':26 'best':37 'cartoonish':42 'decad':20 'done':35 'evil':14,43 'googl':4 'held':17 'isn':5 'mantra':15,32 'offici':29 'remov':9,30 'sinc':28 'thing':2 've':34 'year':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/651323/-/comment/3740261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700777580 {#2329
    date: 2023-11-23 23:13:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2314
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    "The party of personal responsibility" has never found an issue they couldn't blame on someone else.\n
    \n
    It's all projection, all the time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 88
  +score: 0
  +lastActive: DateTime @1701474173 {#2102
    date: 2023-12-02 00:42:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2327 …}
  +nested: Doctrine\ORM\PersistentCollection {#2331 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
  -id: 159658
  -bodyTs: "'blame':14 'couldn':12 'els':17 'found':8 'issu':10 'never':7 'parti':2 'person':4 'project':21 'respons':5 'someon':16 'time':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/653282/-/comment/3754336"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700854113 {#2103
    date: 2023-11-24 20:28:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2314
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    "The party of personal responsibility" has never found an issue they couldn't blame on someone else.\n
    \n
    It's all projection, all the time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 88
  +score: 0
  +lastActive: DateTime @1701474173 {#2102
    date: 2023-12-02 00:42:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2327 …}
  +nested: Doctrine\ORM\PersistentCollection {#2331 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
  -id: 159658
  -bodyTs: "'blame':14 'couldn':12 'els':17 'found':8 'issu':10 'never':7 'parti':2 'person':4 'project':21 'respons':5 'someon':16 'time':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/653282/-/comment/3754336"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700854113 {#2103
    date: 2023-11-24 20:28:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2314
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    "The party of personal responsibility" has never found an issue they couldn't blame on someone else.\n
    \n
    It's all projection, all the time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 88
  +score: 0
  +lastActive: DateTime @1701474173 {#2102
    date: 2023-12-02 00:42:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2327 …}
  +nested: Doctrine\ORM\PersistentCollection {#2331 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
  -id: 159658
  -bodyTs: "'blame':14 'couldn':12 'els':17 'found':8 'issu':10 'never':7 'parti':2 'person':4 'project':21 'respons':5 'someon':16 'time':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/653282/-/comment/3754336"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700854113 {#2103
    date: 2023-11-24 20:28:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2345
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Most forms of medical advice, some of it stuck around for a long ass time (bloodletting and the idea of spirits and humors lasted several millennia), but I imagine that the vast majority of it is lost to time.\n
    \n
    You don't even have to go all that far back to see this in action.\n
    \n
    In the 90's, the universal medical advice was to avoid fats, sauces and dear lord never eat more than 2-3 eggs in a week or you'll have a coronary before 40.\n
    \n
    You still shouldn't go overboard with fats and sauce which is made with fat, but the advice that you shouldn't eat more than 2-3 eggs in a week is entirely defunct now.\n
    \n
    You can eat 2-3 eggs a day (which many people do without even knowing as eggs are used in a whole lot of things) without any medical disadvantages.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 48
  +score: 0
  +lastActive: DateTime @1711577906 {#2328
    date: 2024-03-27 23:18:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheLadyAugust@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2132 …}
  +nested: Doctrine\ORM\PersistentCollection {#2312 …}
  +votes: Doctrine\ORM\PersistentCollection {#2320 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2107 …}
  -id: 263506
  -bodyTs: "'-3':77,116,129 '2':76,115,128 '40':89 '90':58 'action':55 'advic':5,63,107 'around':10 'ass':14 'avoid':66 'back':50 'bloodlet':16 'coronari':87 'day':132 'dear':70 'defunct':123 'disadvantag':153 'eat':73,112,127 'egg':78,117,130,141 'entir':122 'even':43,138 'far':49 'fat':67,97,104 'form':2 'go':46,94 'humor':23 'idea':19 'imagin':29 'know':139 'last':24 'll':84 'long':13 'lord':71 'lost':37 'lot':147 'made':102 'major':33 'mani':134 'medic':4,62,152 'millennia':26 'never':72 'overboard':95 'peopl':135 'sauc':68,99 'see':52 'sever':25 'shouldn':92,110 'spirit':21 'still':91 'stuck':9 'thing':149 'time':15,39 'univers':61 'use':143 'vast':32 'week':81,120 'whole':146 'without':137,150"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/730409/-/comment/4334838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703894466 {#2047
    date: 2023-12-30 01:01:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2345
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Most forms of medical advice, some of it stuck around for a long ass time (bloodletting and the idea of spirits and humors lasted several millennia), but I imagine that the vast majority of it is lost to time.\n
    \n
    You don't even have to go all that far back to see this in action.\n
    \n
    In the 90's, the universal medical advice was to avoid fats, sauces and dear lord never eat more than 2-3 eggs in a week or you'll have a coronary before 40.\n
    \n
    You still shouldn't go overboard with fats and sauce which is made with fat, but the advice that you shouldn't eat more than 2-3 eggs in a week is entirely defunct now.\n
    \n
    You can eat 2-3 eggs a day (which many people do without even knowing as eggs are used in a whole lot of things) without any medical disadvantages.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 48
  +score: 0
  +lastActive: DateTime @1711577906 {#2328
    date: 2024-03-27 23:18:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheLadyAugust@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2132 …}
  +nested: Doctrine\ORM\PersistentCollection {#2312 …}
  +votes: Doctrine\ORM\PersistentCollection {#2320 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2107 …}
  -id: 263506
  -bodyTs: "'-3':77,116,129 '2':76,115,128 '40':89 '90':58 'action':55 'advic':5,63,107 'around':10 'ass':14 'avoid':66 'back':50 'bloodlet':16 'coronari':87 'day':132 'dear':70 'defunct':123 'disadvantag':153 'eat':73,112,127 'egg':78,117,130,141 'entir':122 'even':43,138 'far':49 'fat':67,97,104 'form':2 'go':46,94 'humor':23 'idea':19 'imagin':29 'know':139 'last':24 'll':84 'long':13 'lord':71 'lost':37 'lot':147 'made':102 'major':33 'mani':134 'medic':4,62,152 'millennia':26 'never':72 'overboard':95 'peopl':135 'sauc':68,99 'see':52 'sever':25 'shouldn':92,110 'spirit':21 'still':91 'stuck':9 'thing':149 'time':15,39 'univers':61 'use':143 'vast':32 'week':81,120 'whole':146 'without':137,150"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/730409/-/comment/4334838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703894466 {#2047
    date: 2023-12-30 01:01:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2345
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Most forms of medical advice, some of it stuck around for a long ass time (bloodletting and the idea of spirits and humors lasted several millennia), but I imagine that the vast majority of it is lost to time.\n
    \n
    You don't even have to go all that far back to see this in action.\n
    \n
    In the 90's, the universal medical advice was to avoid fats, sauces and dear lord never eat more than 2-3 eggs in a week or you'll have a coronary before 40.\n
    \n
    You still shouldn't go overboard with fats and sauce which is made with fat, but the advice that you shouldn't eat more than 2-3 eggs in a week is entirely defunct now.\n
    \n
    You can eat 2-3 eggs a day (which many people do without even knowing as eggs are used in a whole lot of things) without any medical disadvantages.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 48
  +score: 0
  +lastActive: DateTime @1711577906 {#2328
    date: 2024-03-27 23:18:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheLadyAugust@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2132 …}
  +nested: Doctrine\ORM\PersistentCollection {#2312 …}
  +votes: Doctrine\ORM\PersistentCollection {#2320 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2107 …}
  -id: 263506
  -bodyTs: "'-3':77,116,129 '2':76,115,128 '40':89 '90':58 'action':55 'advic':5,63,107 'around':10 'ass':14 'avoid':66 'back':50 'bloodlet':16 'coronari':87 'day':132 'dear':70 'defunct':123 'disadvantag':153 'eat':73,112,127 'egg':78,117,130,141 'entir':122 'even':43,138 'far':49 'fat':67,97,104 'form':2 'go':46,94 'humor':23 'idea':19 'imagin':29 'know':139 'last':24 'll':84 'long':13 'lord':71 'lost':37 'lot':147 'made':102 'major':33 'mani':134 'medic':4,62,152 'millennia':26 'never':72 'overboard':95 'peopl':135 'sauc':68,99 'see':52 'sever':25 'shouldn':92,110 'spirit':21 'still':91 'stuck':9 'thing':149 'time':15,39 'univers':61 'use':143 'vast':32 'week':81,120 'whole':146 'without':137,150"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/730409/-/comment/4334838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703894466 {#2047
    date: 2023-12-30 01:01:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#2321
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2300 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +root: App\Entity\EntryComment {#2111
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2300 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The thing with Google isn't that they removed the "don't be evil" mantra they held for 2 decades.\n
      \n
      It's that in the 5 years since officially removing that mantra, they've done their best to be the most cartoonishly evil they can be.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 131
    +score: 0
    +lastActive: DateTime @1701413693 {#2124
      date: 2023-12-01 07:54:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2341 …}
    +nested: Doctrine\ORM\PersistentCollection {#2337 …}
    +votes: Doctrine\ORM\PersistentCollection {#2335 …}
    +reports: Doctrine\ORM\PersistentCollection {#2338 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
    -id: 156408
    -bodyTs: "'2':19 '5':26 'best':37 'cartoonish':42 'decad':20 'done':35 'evil':14,43 'googl':4 'held':17 'isn':5 'mantra':15,32 'offici':29 'remov':9,30 'sinc':28 'thing':2 've':34 'year':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/651323/-/comment/3740261"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700777580 {#2329
      date: 2023-11-23 23:13:00.0 +01:00
    }
  }
  +body: "Oh no, but they sure as hell went balls to the walls Austin Powers tier cartoonishly evil since then."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 48
  +score: 0
  +lastActive: DateTime @1700779251 {#2350
    date: 2023-11-23 23:40:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Endorkend@kbin.social"
    "@lugal@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2119 …}
  +nested: Doctrine\ORM\PersistentCollection {#2161 …}
  +votes: Doctrine\ORM\PersistentCollection {#2163 …}
  +reports: Doctrine\ORM\PersistentCollection {#2044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
  -id: 156682
  -bodyTs: "'austin':13 'ball':9 'cartoonish':16 'evil':17 'hell':7 'oh':1 'power':14 'sinc':18 'sure':5 'tier':15 'wall':12 'went':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/651323/-/comment/3740628"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700779251 {#2330
    date: 2023-11-23 23:40:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2321
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2300 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +root: App\Entity\EntryComment {#2111
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2300 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The thing with Google isn't that they removed the "don't be evil" mantra they held for 2 decades.\n
      \n
      It's that in the 5 years since officially removing that mantra, they've done their best to be the most cartoonishly evil they can be.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 131
    +score: 0
    +lastActive: DateTime @1701413693 {#2124
      date: 2023-12-01 07:54:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2341 …}
    +nested: Doctrine\ORM\PersistentCollection {#2337 …}
    +votes: Doctrine\ORM\PersistentCollection {#2335 …}
    +reports: Doctrine\ORM\PersistentCollection {#2338 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
    -id: 156408
    -bodyTs: "'2':19 '5':26 'best':37 'cartoonish':42 'decad':20 'done':35 'evil':14,43 'googl':4 'held':17 'isn':5 'mantra':15,32 'offici':29 'remov':9,30 'sinc':28 'thing':2 've':34 'year':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/651323/-/comment/3740261"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700777580 {#2329
      date: 2023-11-23 23:13:00.0 +01:00
    }
  }
  +body: "Oh no, but they sure as hell went balls to the walls Austin Powers tier cartoonishly evil since then."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 48
  +score: 0
  +lastActive: DateTime @1700779251 {#2350
    date: 2023-11-23 23:40:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Endorkend@kbin.social"
    "@lugal@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2119 …}
  +nested: Doctrine\ORM\PersistentCollection {#2161 …}
  +votes: Doctrine\ORM\PersistentCollection {#2163 …}
  +reports: Doctrine\ORM\PersistentCollection {#2044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
  -id: 156682
  -bodyTs: "'austin':13 'ball':9 'cartoonish':16 'evil':17 'hell':7 'oh':1 'power':14 'sinc':18 'sure':5 'tier':15 'wall':12 'went':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/651323/-/comment/3740628"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700779251 {#2330
    date: 2023-11-23 23:40:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2321
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2300 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +root: App\Entity\EntryComment {#2111
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2300 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The thing with Google isn't that they removed the "don't be evil" mantra they held for 2 decades.\n
      \n
      It's that in the 5 years since officially removing that mantra, they've done their best to be the most cartoonishly evil they can be.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 131
    +score: 0
    +lastActive: DateTime @1701413693 {#2124
      date: 2023-12-01 07:54:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2341 …}
    +nested: Doctrine\ORM\PersistentCollection {#2337 …}
    +votes: Doctrine\ORM\PersistentCollection {#2335 …}
    +reports: Doctrine\ORM\PersistentCollection {#2338 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
    -id: 156408
    -bodyTs: "'2':19 '5':26 'best':37 'cartoonish':42 'decad':20 'done':35 'evil':14,43 'googl':4 'held':17 'isn':5 'mantra':15,32 'offici':29 'remov':9,30 'sinc':28 'thing':2 've':34 'year':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/651323/-/comment/3740261"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700777580 {#2329
      date: 2023-11-23 23:13:00.0 +01:00
    }
  }
  +body: "Oh no, but they sure as hell went balls to the walls Austin Powers tier cartoonishly evil since then."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 48
  +score: 0
  +lastActive: DateTime @1700779251 {#2350
    date: 2023-11-23 23:40:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Endorkend@kbin.social"
    "@lugal@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2119 …}
  +nested: Doctrine\ORM\PersistentCollection {#2161 …}
  +votes: Doctrine\ORM\PersistentCollection {#2163 …}
  +reports: Doctrine\ORM\PersistentCollection {#2044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
  -id: 156682
  -bodyTs: "'austin':13 'ball':9 'cartoonish':16 'evil':17 'hell':7 'oh':1 'power':14 'sinc':18 'sure':5 'tier':15 'wall':12 'went':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/651323/-/comment/3740628"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700779251 {#2330
    date: 2023-11-23 23:40:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#2214
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2224 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2225 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Imagine how stupid we look to water dwellers with our methods of self propelled moving trough water.\n
    \n
    I bet the water fauna doesn't consider it swimming either and probably would have some funny name for it if they used a universal language.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1693086926 {#2310
    date: 2023-08-26 23:55:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@justlookingfordragon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2229 …}
  +votes: Doctrine\ORM\PersistentCollection {#2252 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  -id: 26951
  -bodyTs: "'bet':19 'consid':25 'doesn':23 'dweller':8 'either':28 'fauna':22 'funni':34 'imagin':1 'languag':43 'look':5 'method':11 'move':15 'name':35 'probabl':30 'propel':14 'self':13 'stupid':3 'swim':27 'trough':16 'univers':42 'use':40 'water':7,17,21 'would':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/386763/-/comment/1931874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693085461 {#2306
    date: 2023-08-26 23:31:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2214
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2224 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2225 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Imagine how stupid we look to water dwellers with our methods of self propelled moving trough water.\n
    \n
    I bet the water fauna doesn't consider it swimming either and probably would have some funny name for it if they used a universal language.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1693086926 {#2310
    date: 2023-08-26 23:55:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@justlookingfordragon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2229 …}
  +votes: Doctrine\ORM\PersistentCollection {#2252 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  -id: 26951
  -bodyTs: "'bet':19 'consid':25 'doesn':23 'dweller':8 'either':28 'fauna':22 'funni':34 'imagin':1 'languag':43 'look':5 'method':11 'move':15 'name':35 'probabl':30 'propel':14 'self':13 'stupid':3 'swim':27 'trough':16 'univers':42 'use':40 'water':7,17,21 'would':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/386763/-/comment/1931874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693085461 {#2306
    date: 2023-08-26 23:31:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2214
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2224 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2225 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Imagine how stupid we look to water dwellers with our methods of self propelled moving trough water.\n
    \n
    I bet the water fauna doesn't consider it swimming either and probably would have some funny name for it if they used a universal language.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1693086926 {#2310
    date: 2023-08-26 23:55:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@justlookingfordragon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2229 …}
  +votes: Doctrine\ORM\PersistentCollection {#2252 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  -id: 26951
  -bodyTs: "'bet':19 'consid':25 'doesn':23 'dweller':8 'either':28 'fauna':22 'funni':34 'imagin':1 'languag':43 'look':5 'method':11 'move':15 'name':35 'probabl':30 'propel':14 'self':13 'stupid':3 'swim':27 'trough':16 'univers':42 'use':40 'water':7,17,21 'would':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/386763/-/comment/1931874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693085461 {#2306
    date: 2023-08-26 23:31:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2116
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2113 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2115 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
  +body: """
    I have an aunt who to this day lives together with her best friend.\n
    \n
    50 years and counting.\n
    \n
    We have regular family gatherings with me 300+ head extended family (1 weekend per year and 2 gathering afternoons per year) and we have over 20 gay couples in the mix.\n
    \n
    LGBTQ+ acceptance is universal in my family.\n
    \n
    They still are in the closet and saying they are just friends.\n
    \n
    Friends that sleep in a single bed hotel room and smooch when people aren't watching.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1702073407 {#2227
    date: 2023-12-08 23:10:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TokenBoomer@lemmy.world"
    "@dephyre@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2121 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2319 …}
  +reports: Doctrine\ORM\PersistentCollection {#2317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2313 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
  -id: 211899
  -bodyTs: "'1':30 '2':35 '20':44 '300':26 '50':15 'accept':51 'afternoon':37 'aren':82 'aunt':4 'bed':75 'best':13 'closet':62 'count':18 'coupl':46 'day':8 'extend':28 'famili':22,29,56 'friend':14,68,69 'gather':23,36 'gay':45 'head':27 'hotel':76 'lgbtq':50 'live':9 'mix':49 'peopl':81 'per':32,38 'regular':21 'room':77 'say':64 'singl':74 'sleep':71 'smooch':79 'still':58 'togeth':10 'univers':53 'watch':84 'weekend':31 'year':16,33,39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/690411/-/comment/4022277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702073407 {#2216
    date: 2023-12-08 23:10:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2116
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2113 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2115 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
  +body: """
    I have an aunt who to this day lives together with her best friend.\n
    \n
    50 years and counting.\n
    \n
    We have regular family gatherings with me 300+ head extended family (1 weekend per year and 2 gathering afternoons per year) and we have over 20 gay couples in the mix.\n
    \n
    LGBTQ+ acceptance is universal in my family.\n
    \n
    They still are in the closet and saying they are just friends.\n
    \n
    Friends that sleep in a single bed hotel room and smooch when people aren't watching.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1702073407 {#2227
    date: 2023-12-08 23:10:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TokenBoomer@lemmy.world"
    "@dephyre@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2121 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2319 …}
  +reports: Doctrine\ORM\PersistentCollection {#2317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2313 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
  -id: 211899
  -bodyTs: "'1':30 '2':35 '20':44 '300':26 '50':15 'accept':51 'afternoon':37 'aren':82 'aunt':4 'bed':75 'best':13 'closet':62 'count':18 'coupl':46 'day':8 'extend':28 'famili':22,29,56 'friend':14,68,69 'gather':23,36 'gay':45 'head':27 'hotel':76 'lgbtq':50 'live':9 'mix':49 'peopl':81 'per':32,38 'regular':21 'room':77 'say':64 'singl':74 'sleep':71 'smooch':79 'still':58 'togeth':10 'univers':53 'watch':84 'weekend':31 'year':16,33,39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/690411/-/comment/4022277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702073407 {#2216
    date: 2023-12-08 23:10:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2116
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2113 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2115 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
  +body: """
    I have an aunt who to this day lives together with her best friend.\n
    \n
    50 years and counting.\n
    \n
    We have regular family gatherings with me 300+ head extended family (1 weekend per year and 2 gathering afternoons per year) and we have over 20 gay couples in the mix.\n
    \n
    LGBTQ+ acceptance is universal in my family.\n
    \n
    They still are in the closet and saying they are just friends.\n
    \n
    Friends that sleep in a single bed hotel room and smooch when people aren't watching.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1702073407 {#2227
    date: 2023-12-08 23:10:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TokenBoomer@lemmy.world"
    "@dephyre@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2121 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2319 …}
  +reports: Doctrine\ORM\PersistentCollection {#2317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2313 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
  -id: 211899
  -bodyTs: "'1':30 '2':35 '20':44 '300':26 '50':15 'accept':51 'afternoon':37 'aren':82 'aunt':4 'bed':75 'best':13 'closet':62 'count':18 'coupl':46 'day':8 'extend':28 'famili':22,29,56 'friend':14,68,69 'gather':23,36 'gay':45 'head':27 'hotel':76 'lgbtq':50 'live':9 'mix':49 'peopl':81 'per':32,38 'regular':21 'room':77 'say':64 'singl':74 'sleep':71 'smooch':79 'still':58 'togeth':10 'univers':53 'watch':84 'weekend':31 'year':16,33,39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/690411/-/comment/4022277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702073407 {#2216
    date: 2023-12-08 23:10:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#2295
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2281 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2283 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +body: """
    The marketing for this movie has been weird.\n
    \n
    There was an absolute fuckton of marketing for it at the start of the year, like every other Twitch and YouTube ad I got was about that movie.\n
    \n
    Then, nothing, so I thought it had been released and people weren't talking about it because it's just a massive snooze (Like with the Eternals movie).  \n
     I had little affinity for the movie to begin with, so seeing there was little public response after all the marketing just had me go "seems this is one to skip"\n
    \n
    And now it suddenly comes out with barely any marketing going on in the past few weeks?\n
    \n
    Which still makes me feel it must be a snooze, both because it wasn't marketed for release and because of the residual feeling the initial marketing caused.\n
    \n
    Besides that, even before the pandemic neither me or my wife were big fans of going to the cinema, the noise, the seating and the gauging with drinks and food is just meh.\n
    \n
    During the pandemic, we invested in an 75" TV, 200" projector screen and 8K projector and setup 7.1 audio in the living room.\n
    \n
    We got as much popcorn as we want, can drink whatever we want, including alcohol and the only person that can annoy us is us.\n
    \n
    And with most movies being available from a streaming service within a few months of cinema release, there's not much of any FOMO either.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1699808686 {#2298
    date: 2023-11-12 18:04:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@frickineh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2282 …}
  +nested: Doctrine\ORM\PersistentCollection {#2276 …}
  +votes: Doctrine\ORM\PersistentCollection {#2275 …}
  +reports: Doctrine\ORM\PersistentCollection {#2261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
  -id: 116275
  -bodyTs: "'200':183 '7.1':191 '75':181 '8k':187 'absolut':12 'ad':30 'affin':68 'alcohol':211 'annoy':218 'audio':192 'avail':227 'bare':103 'begin':73 'besid':141 'big':153 'caus':140 'cinema':159,237 'come':100 'drink':168,206 'either':246 'etern':63 'even':143 'everi':25 'fan':154 'feel':117,136 'fomo':245 'food':170 'fuckton':13 'gaug':166 'go':89,106,156 'got':32,198 'includ':210 'initi':138 'invest':178 'like':24,60 'littl':67,79 'live':195 'make':115 'market':2,15,85,105,128,139 'massiv':58 'meh':173 'month':235 'movi':5,36,64,71,225 'much':200,242 'must':119 'neither':147 'nois':161 'noth':38 'one':93 'pandem':146,176 'past':110 'peopl':47 'person':215 'popcorn':201 'projector':184,188 'public':80 'releas':45,130,238 'residu':135 'respons':81 'room':196 'screen':185 'seat':163 'see':76 'seem':90 'servic':231 'setup':190 'skip':95 'snooz':59,122 'start':20 'still':114 'stream':230 'sudden':99 'talk':50 'thought':41 'tv':182 'twitch':27 'us':219,221 'want':204,209 'wasn':126 'week':112 'weird':8 'weren':48 'whatev':207 'wife':151 'within':232 'year':23 'youtub':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/movies@lemmy.world/t/620525/-/comment/3518981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699808686 {#2302
    date: 2023-11-12 18:04:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2295
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2281 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2283 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +body: """
    The marketing for this movie has been weird.\n
    \n
    There was an absolute fuckton of marketing for it at the start of the year, like every other Twitch and YouTube ad I got was about that movie.\n
    \n
    Then, nothing, so I thought it had been released and people weren't talking about it because it's just a massive snooze (Like with the Eternals movie).  \n
     I had little affinity for the movie to begin with, so seeing there was little public response after all the marketing just had me go "seems this is one to skip"\n
    \n
    And now it suddenly comes out with barely any marketing going on in the past few weeks?\n
    \n
    Which still makes me feel it must be a snooze, both because it wasn't marketed for release and because of the residual feeling the initial marketing caused.\n
    \n
    Besides that, even before the pandemic neither me or my wife were big fans of going to the cinema, the noise, the seating and the gauging with drinks and food is just meh.\n
    \n
    During the pandemic, we invested in an 75" TV, 200" projector screen and 8K projector and setup 7.1 audio in the living room.\n
    \n
    We got as much popcorn as we want, can drink whatever we want, including alcohol and the only person that can annoy us is us.\n
    \n
    And with most movies being available from a streaming service within a few months of cinema release, there's not much of any FOMO either.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1699808686 {#2298
    date: 2023-11-12 18:04:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@frickineh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2282 …}
  +nested: Doctrine\ORM\PersistentCollection {#2276 …}
  +votes: Doctrine\ORM\PersistentCollection {#2275 …}
  +reports: Doctrine\ORM\PersistentCollection {#2261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
  -id: 116275
  -bodyTs: "'200':183 '7.1':191 '75':181 '8k':187 'absolut':12 'ad':30 'affin':68 'alcohol':211 'annoy':218 'audio':192 'avail':227 'bare':103 'begin':73 'besid':141 'big':153 'caus':140 'cinema':159,237 'come':100 'drink':168,206 'either':246 'etern':63 'even':143 'everi':25 'fan':154 'feel':117,136 'fomo':245 'food':170 'fuckton':13 'gaug':166 'go':89,106,156 'got':32,198 'includ':210 'initi':138 'invest':178 'like':24,60 'littl':67,79 'live':195 'make':115 'market':2,15,85,105,128,139 'massiv':58 'meh':173 'month':235 'movi':5,36,64,71,225 'much':200,242 'must':119 'neither':147 'nois':161 'noth':38 'one':93 'pandem':146,176 'past':110 'peopl':47 'person':215 'popcorn':201 'projector':184,188 'public':80 'releas':45,130,238 'residu':135 'respons':81 'room':196 'screen':185 'seat':163 'see':76 'seem':90 'servic':231 'setup':190 'skip':95 'snooz':59,122 'start':20 'still':114 'stream':230 'sudden':99 'talk':50 'thought':41 'tv':182 'twitch':27 'us':219,221 'want':204,209 'wasn':126 'week':112 'weird':8 'weren':48 'whatev':207 'wife':151 'within':232 'year':23 'youtub':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/movies@lemmy.world/t/620525/-/comment/3518981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699808686 {#2302
    date: 2023-11-12 18:04:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2295
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2281 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2283 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +body: """
    The marketing for this movie has been weird.\n
    \n
    There was an absolute fuckton of marketing for it at the start of the year, like every other Twitch and YouTube ad I got was about that movie.\n
    \n
    Then, nothing, so I thought it had been released and people weren't talking about it because it's just a massive snooze (Like with the Eternals movie).  \n
     I had little affinity for the movie to begin with, so seeing there was little public response after all the marketing just had me go "seems this is one to skip"\n
    \n
    And now it suddenly comes out with barely any marketing going on in the past few weeks?\n
    \n
    Which still makes me feel it must be a snooze, both because it wasn't marketed for release and because of the residual feeling the initial marketing caused.\n
    \n
    Besides that, even before the pandemic neither me or my wife were big fans of going to the cinema, the noise, the seating and the gauging with drinks and food is just meh.\n
    \n
    During the pandemic, we invested in an 75" TV, 200" projector screen and 8K projector and setup 7.1 audio in the living room.\n
    \n
    We got as much popcorn as we want, can drink whatever we want, including alcohol and the only person that can annoy us is us.\n
    \n
    And with most movies being available from a streaming service within a few months of cinema release, there's not much of any FOMO either.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1699808686 {#2298
    date: 2023-11-12 18:04:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@frickineh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2282 …}
  +nested: Doctrine\ORM\PersistentCollection {#2276 …}
  +votes: Doctrine\ORM\PersistentCollection {#2275 …}
  +reports: Doctrine\ORM\PersistentCollection {#2261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
  -id: 116275
  -bodyTs: "'200':183 '7.1':191 '75':181 '8k':187 'absolut':12 'ad':30 'affin':68 'alcohol':211 'annoy':218 'audio':192 'avail':227 'bare':103 'begin':73 'besid':141 'big':153 'caus':140 'cinema':159,237 'come':100 'drink':168,206 'either':246 'etern':63 'even':143 'everi':25 'fan':154 'feel':117,136 'fomo':245 'food':170 'fuckton':13 'gaug':166 'go':89,106,156 'got':32,198 'includ':210 'initi':138 'invest':178 'like':24,60 'littl':67,79 'live':195 'make':115 'market':2,15,85,105,128,139 'massiv':58 'meh':173 'month':235 'movi':5,36,64,71,225 'much':200,242 'must':119 'neither':147 'nois':161 'noth':38 'one':93 'pandem':146,176 'past':110 'peopl':47 'person':215 'popcorn':201 'projector':184,188 'public':80 'releas':45,130,238 'residu':135 'respons':81 'room':196 'screen':185 'seat':163 'see':76 'seem':90 'servic':231 'setup':190 'skip':95 'snooz':59,122 'start':20 'still':114 'stream':230 'sudden':99 'talk':50 'thought':41 'tv':182 'twitch':27 'us':219,221 'want':204,209 'wasn':126 'week':112 'weird':8 'weren':48 'whatev':207 'wife':151 'within':232 'year':23 'youtub':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/movies@lemmy.world/t/620525/-/comment/3518981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699808686 {#2302
    date: 2023-11-12 18:04:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#2199
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Yeah, doesn't take much to warp a young mind with pseudoscience and pseudo philosophical blathering.\n
    \n
    Because the right has coopted the religious right, this is just a merger of oldschool professional religious apologists tactics into political discourse and it took scores of Atheists making videos, doing talks and going into debates to show these people for the lying pieces of shit they are.\n
    \n
    But because they moved into fronting as purely political, rather than religious, the Atheists stay away, because it's not their fight.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1703194241 {#2296
    date: 2023-12-21 22:30:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2195 …}
  +nested: Doctrine\ORM\PersistentCollection {#2197 …}
  +votes: Doctrine\ORM\PersistentCollection {#2206 …}
  +reports: Doctrine\ORM\PersistentCollection {#2201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
  -id: 241522
  -bodyTs: "'apologist':34 'atheist':44,78 'away':80 'blather':16 'coopt':21 'debat':52 'discours':38 'doesn':2 'fight':86 'front':70 'go':50 'lie':59 'make':45 'merger':29 'mind':10 'move':68 'much':5 'oldschool':31 'peopl':56 'philosoph':15 'piec':60 'polit':37,73 'profession':32 'pseudo':14 'pseudosci':12 'pure':72 'rather':74 'religi':23,33,76 'right':19,24 'score':42 'shit':62 'show':54 'stay':79 'tactic':35 'take':4 'talk':48 'took':41 'video':46 'warp':7 'yeah':1 'young':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/717945/-/comment/4248324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703194241 {#2290
    date: 2023-12-21 22:30:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2199
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Yeah, doesn't take much to warp a young mind with pseudoscience and pseudo philosophical blathering.\n
    \n
    Because the right has coopted the religious right, this is just a merger of oldschool professional religious apologists tactics into political discourse and it took scores of Atheists making videos, doing talks and going into debates to show these people for the lying pieces of shit they are.\n
    \n
    But because they moved into fronting as purely political, rather than religious, the Atheists stay away, because it's not their fight.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1703194241 {#2296
    date: 2023-12-21 22:30:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2195 …}
  +nested: Doctrine\ORM\PersistentCollection {#2197 …}
  +votes: Doctrine\ORM\PersistentCollection {#2206 …}
  +reports: Doctrine\ORM\PersistentCollection {#2201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
  -id: 241522
  -bodyTs: "'apologist':34 'atheist':44,78 'away':80 'blather':16 'coopt':21 'debat':52 'discours':38 'doesn':2 'fight':86 'front':70 'go':50 'lie':59 'make':45 'merger':29 'mind':10 'move':68 'much':5 'oldschool':31 'peopl':56 'philosoph':15 'piec':60 'polit':37,73 'profession':32 'pseudo':14 'pseudosci':12 'pure':72 'rather':74 'religi':23,33,76 'right':19,24 'score':42 'shit':62 'show':54 'stay':79 'tactic':35 'take':4 'talk':48 'took':41 'video':46 'warp':7 'yeah':1 'young':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/717945/-/comment/4248324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703194241 {#2290
    date: 2023-12-21 22:30:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2199
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Yeah, doesn't take much to warp a young mind with pseudoscience and pseudo philosophical blathering.\n
    \n
    Because the right has coopted the religious right, this is just a merger of oldschool professional religious apologists tactics into political discourse and it took scores of Atheists making videos, doing talks and going into debates to show these people for the lying pieces of shit they are.\n
    \n
    But because they moved into fronting as purely political, rather than religious, the Atheists stay away, because it's not their fight.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1703194241 {#2296
    date: 2023-12-21 22:30:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2195 …}
  +nested: Doctrine\ORM\PersistentCollection {#2197 …}
  +votes: Doctrine\ORM\PersistentCollection {#2206 …}
  +reports: Doctrine\ORM\PersistentCollection {#2201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
  -id: 241522
  -bodyTs: "'apologist':34 'atheist':44,78 'away':80 'blather':16 'coopt':21 'debat':52 'discours':38 'doesn':2 'fight':86 'front':70 'go':50 'lie':59 'make':45 'merger':29 'mind':10 'move':68 'much':5 'oldschool':31 'peopl':56 'philosoph':15 'piec':60 'polit':37,73 'profession':32 'pseudo':14 'pseudosci':12 'pure':72 'rather':74 'religi':23,33,76 'right':19,24 'score':42 'shit':62 'show':54 'stay':79 'tactic':35 'take':4 'talk':48 'took':41 'video':46 'warp':7 'yeah':1 'young':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/717945/-/comment/4248324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703194241 {#2290
    date: 2023-12-21 22:30:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2200
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I was at my parents this week and my dad said his tablet got slow.\n
    \n
    I checked the running apps and open tabs and the phone couldn't even express it in a number (normally it does up to 999).\n
    \n
    Then I hit the clear background apps button and the thing just straight up spazed straight to a full cold boot.\n
    \n
    An hour later, dad said it was much much faster now, but that I "removed his apps". (I didn't and they were still there, just not running all the time!)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1700990430 {#2196
    date: 2023-11-26 10:20:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FauxPseudo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2266 …}
  +nested: Doctrine\ORM\PersistentCollection {#2268 …}
  +votes: Doctrine\ORM\PersistentCollection {#2273 …}
  +reports: Doctrine\ORM\PersistentCollection {#2274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
  -id: 142144
  -bodyTs: "'999':40 'app':20,47,78 'background':46 'boot':61 'button':48 'check':17 'clear':45 'cold':60 'couldn':27 'dad':10,65 'didn':80 'even':29 'express':30 'faster':71 'full':59 'got':14 'hit':43 'hour':63 'later':64 'much':69,70 'normal':35 'number':34 'open':22 'parent':5 'phone':26 'remov':76 'run':19,89 'said':11,66 'slow':15 'spaze':55 'still':85 'straight':53,56 'tab':23 'tablet':13 'thing':51 'time':92 'week':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/risa@startrek.website/t/641067/-/comment/3666650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700460747 {#2217
    date: 2023-11-20 07:12:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2200
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I was at my parents this week and my dad said his tablet got slow.\n
    \n
    I checked the running apps and open tabs and the phone couldn't even express it in a number (normally it does up to 999).\n
    \n
    Then I hit the clear background apps button and the thing just straight up spazed straight to a full cold boot.\n
    \n
    An hour later, dad said it was much much faster now, but that I "removed his apps". (I didn't and they were still there, just not running all the time!)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1700990430 {#2196
    date: 2023-11-26 10:20:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FauxPseudo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2266 …}
  +nested: Doctrine\ORM\PersistentCollection {#2268 …}
  +votes: Doctrine\ORM\PersistentCollection {#2273 …}
  +reports: Doctrine\ORM\PersistentCollection {#2274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
  -id: 142144
  -bodyTs: "'999':40 'app':20,47,78 'background':46 'boot':61 'button':48 'check':17 'clear':45 'cold':60 'couldn':27 'dad':10,65 'didn':80 'even':29 'express':30 'faster':71 'full':59 'got':14 'hit':43 'hour':63 'later':64 'much':69,70 'normal':35 'number':34 'open':22 'parent':5 'phone':26 'remov':76 'run':19,89 'said':11,66 'slow':15 'spaze':55 'still':85 'straight':53,56 'tab':23 'tablet':13 'thing':51 'time':92 'week':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/risa@startrek.website/t/641067/-/comment/3666650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700460747 {#2217
    date: 2023-11-20 07:12:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2200
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I was at my parents this week and my dad said his tablet got slow.\n
    \n
    I checked the running apps and open tabs and the phone couldn't even express it in a number (normally it does up to 999).\n
    \n
    Then I hit the clear background apps button and the thing just straight up spazed straight to a full cold boot.\n
    \n
    An hour later, dad said it was much much faster now, but that I "removed his apps". (I didn't and they were still there, just not running all the time!)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1700990430 {#2196
    date: 2023-11-26 10:20:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FauxPseudo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2266 …}
  +nested: Doctrine\ORM\PersistentCollection {#2268 …}
  +votes: Doctrine\ORM\PersistentCollection {#2273 …}
  +reports: Doctrine\ORM\PersistentCollection {#2274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
  -id: 142144
  -bodyTs: "'999':40 'app':20,47,78 'background':46 'boot':61 'button':48 'check':17 'clear':45 'cold':60 'couldn':27 'dad':10,65 'didn':80 'even':29 'express':30 'faster':71 'full':59 'got':14 'hit':43 'hour':63 'later':64 'much':69,70 'normal':35 'number':34 'open':22 'parent':5 'phone':26 'remov':76 'run':19,89 'said':11,66 'slow':15 'spaze':55 'still':85 'straight':53,56 'tab':23 'tablet':13 'thing':51 'time':92 'week':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/risa@startrek.website/t/641067/-/comment/3666650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700460747 {#2217
    date: 2023-11-20 07:12:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2235
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2242 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2239 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Worst shits I've ever had wasn't from Mexican food. Gas, yes, I don't do beans all that well.\n
    \n
    Worst shits, that would be Indian food, at some street stall in India.\n
    \n
    And it's not like it gave me food poisoning either, I was feeling perfectly fine.\n
    \n
    But the poop an hour later was like an explosion of liquid poop.\n
    \n
    And the smell. Still the worst thing I've ever smelled and I've been up close to a corpse flower and eaten Surströmming.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1699465301 {#2204
    date: 2023-11-08 18:41:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2240 …}
  +nested: Doctrine\ORM\PersistentCollection {#2233 …}
  +votes: Doctrine\ORM\PersistentCollection {#2234 …}
  +reports: Doctrine\ORM\PersistentCollection {#2237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2258 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
  -id: 95591
  -bodyTs: "'bean':18 'close':80 'corps':83 'eaten':86 'either':45 'ever':5,73 'explos':60 'feel':48 'fine':50 'flower':84 'food':11,28,43 'gas':12 'gave':41 'hour':55 'india':34 'indian':27 'later':56 'like':39,58 'liquid':62 'mexican':10 'perfect':49 'poison':44 'poop':53,63 'shit':2,23 'smell':66,74 'stall':32 'still':67 'street':31 'surström':87 'thing':70 've':4,72,77 'wasn':7 'well':21 'worst':1,22,69 'would':25 'yes':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.world/t/602871/-/comment/3397194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699287622 {#2209
    date: 2023-11-06 17:20:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2235
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2242 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2239 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Worst shits I've ever had wasn't from Mexican food. Gas, yes, I don't do beans all that well.\n
    \n
    Worst shits, that would be Indian food, at some street stall in India.\n
    \n
    And it's not like it gave me food poisoning either, I was feeling perfectly fine.\n
    \n
    But the poop an hour later was like an explosion of liquid poop.\n
    \n
    And the smell. Still the worst thing I've ever smelled and I've been up close to a corpse flower and eaten Surströmming.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1699465301 {#2204
    date: 2023-11-08 18:41:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2240 …}
  +nested: Doctrine\ORM\PersistentCollection {#2233 …}
  +votes: Doctrine\ORM\PersistentCollection {#2234 …}
  +reports: Doctrine\ORM\PersistentCollection {#2237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2258 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
  -id: 95591
  -bodyTs: "'bean':18 'close':80 'corps':83 'eaten':86 'either':45 'ever':5,73 'explos':60 'feel':48 'fine':50 'flower':84 'food':11,28,43 'gas':12 'gave':41 'hour':55 'india':34 'indian':27 'later':56 'like':39,58 'liquid':62 'mexican':10 'perfect':49 'poison':44 'poop':53,63 'shit':2,23 'smell':66,74 'stall':32 'still':67 'street':31 'surström':87 'thing':70 've':4,72,77 'wasn':7 'well':21 'worst':1,22,69 'would':25 'yes':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.world/t/602871/-/comment/3397194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699287622 {#2209
    date: 2023-11-06 17:20:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2235
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2242 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2239 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Worst shits I've ever had wasn't from Mexican food. Gas, yes, I don't do beans all that well.\n
    \n
    Worst shits, that would be Indian food, at some street stall in India.\n
    \n
    And it's not like it gave me food poisoning either, I was feeling perfectly fine.\n
    \n
    But the poop an hour later was like an explosion of liquid poop.\n
    \n
    And the smell. Still the worst thing I've ever smelled and I've been up close to a corpse flower and eaten Surströmming.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1699465301 {#2204
    date: 2023-11-08 18:41:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2240 …}
  +nested: Doctrine\ORM\PersistentCollection {#2233 …}
  +votes: Doctrine\ORM\PersistentCollection {#2234 …}
  +reports: Doctrine\ORM\PersistentCollection {#2237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2258 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
  -id: 95591
  -bodyTs: "'bean':18 'close':80 'corps':83 'eaten':86 'either':45 'ever':5,73 'explos':60 'feel':48 'fine':50 'flower':84 'food':11,28,43 'gas':12 'gave':41 'hour':55 'india':34 'indian':27 'later':56 'like':39,58 'liquid':62 'mexican':10 'perfect':49 'poison':44 'poop':53,63 'shit':2,23 'smell':66,74 'stall':32 'still':67 'street':31 'surström':87 'thing':70 've':4,72,77 'wasn':7 'well':21 'worst':1,22,69 'would':25 'yes':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.world/t/602871/-/comment/3397194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699287622 {#2209
    date: 2023-11-06 17:20:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2246
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2245 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Doesn't matter to Toyota one bit.\n
    \n
    Their initial sale isn't to the middle east or in any way driven by the middle eastern market and tends to be completely done on the merit of the vehicle.\n
    \n
    The trucks in the middle east are almost all second hand to the level some people were horrified and surprised when the vehicle they sold in the US, still bearing their logos and name, showed up in videos of insurgents and straight up terrorists in the Middle East.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1697667593 {#2264
    date: 2023-10-19 00:19:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gork@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2248 …}
  +nested: Doctrine\ORM\PersistentCollection {#2247 …}
  +votes: Doctrine\ORM\PersistentCollection {#2256 …}
  +reports: Doctrine\ORM\PersistentCollection {#2284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2286 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2188 …}
  -id: 57447
  -bodyTs: "'almost':46 'bear':68 'bit':7 'complet':31 'doesn':1 'done':32 'driven':21 'east':16,44,86 'eastern':25 'hand':49 'horrifi':56 'initi':9 'insurg':78 'isn':11 'level':52 'logo':70 'market':26 'matter':3 'merit':35 'middl':15,24,43,85 'name':72 'one':6 'peopl':54 'sale':10 'second':48 'show':73 'sold':63 'still':67 'straight':80 'surpris':58 'tend':28 'terrorist':82 'toyota':5 'truck':40 'us':66 'vehicl':38,61 'video':76 'way':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/550067/-/comment/3036360"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697653351 {#2263
    date: 2023-10-18 20:22:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2246
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2245 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Doesn't matter to Toyota one bit.\n
    \n
    Their initial sale isn't to the middle east or in any way driven by the middle eastern market and tends to be completely done on the merit of the vehicle.\n
    \n
    The trucks in the middle east are almost all second hand to the level some people were horrified and surprised when the vehicle they sold in the US, still bearing their logos and name, showed up in videos of insurgents and straight up terrorists in the Middle East.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1697667593 {#2264
    date: 2023-10-19 00:19:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gork@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2248 …}
  +nested: Doctrine\ORM\PersistentCollection {#2247 …}
  +votes: Doctrine\ORM\PersistentCollection {#2256 …}
  +reports: Doctrine\ORM\PersistentCollection {#2284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2286 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2188 …}
  -id: 57447
  -bodyTs: "'almost':46 'bear':68 'bit':7 'complet':31 'doesn':1 'done':32 'driven':21 'east':16,44,86 'eastern':25 'hand':49 'horrifi':56 'initi':9 'insurg':78 'isn':11 'level':52 'logo':70 'market':26 'matter':3 'merit':35 'middl':15,24,43,85 'name':72 'one':6 'peopl':54 'sale':10 'second':48 'show':73 'sold':63 'still':67 'straight':80 'surpris':58 'tend':28 'terrorist':82 'toyota':5 'truck':40 'us':66 'vehicl':38,61 'video':76 'way':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/550067/-/comment/3036360"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697653351 {#2263
    date: 2023-10-18 20:22:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2246
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2245 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Doesn't matter to Toyota one bit.\n
    \n
    Their initial sale isn't to the middle east or in any way driven by the middle eastern market and tends to be completely done on the merit of the vehicle.\n
    \n
    The trucks in the middle east are almost all second hand to the level some people were horrified and surprised when the vehicle they sold in the US, still bearing their logos and name, showed up in videos of insurgents and straight up terrorists in the Middle East.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1697667593 {#2264
    date: 2023-10-19 00:19:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gork@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2248 …}
  +nested: Doctrine\ORM\PersistentCollection {#2247 …}
  +votes: Doctrine\ORM\PersistentCollection {#2256 …}
  +reports: Doctrine\ORM\PersistentCollection {#2284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2286 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2188 …}
  -id: 57447
  -bodyTs: "'almost':46 'bear':68 'bit':7 'complet':31 'doesn':1 'done':32 'driven':21 'east':16,44,86 'eastern':25 'hand':49 'horrifi':56 'initi':9 'insurg':78 'isn':11 'level':52 'logo':70 'market':26 'matter':3 'merit':35 'middl':15,24,43,85 'name':72 'one':6 'peopl':54 'sale':10 'second':48 'show':73 'sold':63 'still':67 'straight':80 'surpris':58 'tend':28 'terrorist':82 'toyota':5 'truck':40 'us':66 'vehicl':38,61 'video':76 'way':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/550067/-/comment/3036360"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697653351 {#2263
    date: 2023-10-18 20:22:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2156
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2155 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2154 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2154 …}
  +body: """
    And he did.\n
    \n
    If you look at the history of the Goa'uld coming to earth 12000 years ago and ruling most of the Galaxy for nearly as long, Jack ended all that within the confines of a single decade.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1698742309 {#2250
    date: 2023-10-31 09:51:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@rtxn@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2158 …}
  +nested: Doctrine\ORM\PersistentCollection {#2151 …}
  +votes: Doctrine\ORM\PersistentCollection {#2145 …}
  +reports: Doctrine\ORM\PersistentCollection {#2152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
  -id: 81129
  -bodyTs: "'12000':17 'ago':19 'come':14 'confin':36 'decad':40 'earth':16 'end':31 'galaxi':25 'goa':12 'histori':9 'jack':30 'long':29 'look':6 'near':27 'rule':21 'singl':39 'uld':13 'within':34 'year':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/584707/-/comment/3276081"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698742309 {#2254
    date: 2023-10-31 09:51:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2156
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2155 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2154 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2154 …}
  +body: """
    And he did.\n
    \n
    If you look at the history of the Goa'uld coming to earth 12000 years ago and ruling most of the Galaxy for nearly as long, Jack ended all that within the confines of a single decade.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1698742309 {#2250
    date: 2023-10-31 09:51:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@rtxn@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2158 …}
  +nested: Doctrine\ORM\PersistentCollection {#2151 …}
  +votes: Doctrine\ORM\PersistentCollection {#2145 …}
  +reports: Doctrine\ORM\PersistentCollection {#2152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
  -id: 81129
  -bodyTs: "'12000':17 'ago':19 'come':14 'confin':36 'decad':40 'earth':16 'end':31 'galaxi':25 'goa':12 'histori':9 'jack':30 'long':29 'look':6 'near':27 'rule':21 'singl':39 'uld':13 'within':34 'year':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/584707/-/comment/3276081"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698742309 {#2254
    date: 2023-10-31 09:51:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2156
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2155 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2154 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2154 …}
  +body: """
    And he did.\n
    \n
    If you look at the history of the Goa'uld coming to earth 12000 years ago and ruling most of the Galaxy for nearly as long, Jack ended all that within the confines of a single decade.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1698742309 {#2250
    date: 2023-10-31 09:51:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@rtxn@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2158 …}
  +nested: Doctrine\ORM\PersistentCollection {#2151 …}
  +votes: Doctrine\ORM\PersistentCollection {#2145 …}
  +reports: Doctrine\ORM\PersistentCollection {#2152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
  -id: 81129
  -bodyTs: "'12000':17 'ago':19 'come':14 'confin':36 'decad':40 'earth':16 'end':31 'galaxi':25 'goa':12 'histori':9 'jack':30 'long':29 'look':6 'near':27 'rule':21 'singl':39 'uld':13 'within':34 'year':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/584707/-/comment/3276081"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698742309 {#2254
    date: 2023-10-31 09:51:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2181
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2113 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2115 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2182 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
  +body: """
    We care that history has made it so that they for themselves can't be open about who they are while it's overly obvious our whole family doesn't care and is accepting.\n
    \n
    The damage the severe repression of LGBTQ+ in society has done, that still lingers in people strong enough that they can't be who they are while nobody around them would see anything wrong with them being out.\n
    \n
    How sad that is is what we care about.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1702075563 {#2039
    date: 2023-12-08 23:46:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TokenBoomer@lemmy.world"
    "@dephyre@lemmy.world"
    "@Endorkend@kbin.social"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2171 …}
  +nested: Doctrine\ORM\PersistentCollection {#2186 …}
  +votes: Doctrine\ORM\PersistentCollection {#2187 …}
  +reports: Doctrine\ORM\PersistentCollection {#2177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2170 …}
  -id: 211982
  -bodyTs: "'accept':34 'anyth':67 'around':63 'care':2,31,80 'damag':36 'doesn':29 'done':45 'enough':52 'famili':28 'histori':4 'lgbtq':41 'linger':48 'made':6 'nobodi':62 'obvious':25 'open':16 'over':24 'peopl':50 'repress':39 'sad':74 'see':66 'sever':38 'societi':43 'still':47 'strong':51 'whole':27 'would':65 'wrong':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/690411/-/comment/4022772"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702075563 {#2034
    date: 2023-12-08 23:46:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2181
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2113 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2115 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2182 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
  +body: """
    We care that history has made it so that they for themselves can't be open about who they are while it's overly obvious our whole family doesn't care and is accepting.\n
    \n
    The damage the severe repression of LGBTQ+ in society has done, that still lingers in people strong enough that they can't be who they are while nobody around them would see anything wrong with them being out.\n
    \n
    How sad that is is what we care about.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1702075563 {#2039
    date: 2023-12-08 23:46:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TokenBoomer@lemmy.world"
    "@dephyre@lemmy.world"
    "@Endorkend@kbin.social"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2171 …}
  +nested: Doctrine\ORM\PersistentCollection {#2186 …}
  +votes: Doctrine\ORM\PersistentCollection {#2187 …}
  +reports: Doctrine\ORM\PersistentCollection {#2177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2170 …}
  -id: 211982
  -bodyTs: "'accept':34 'anyth':67 'around':63 'care':2,31,80 'damag':36 'doesn':29 'done':45 'enough':52 'famili':28 'histori':4 'lgbtq':41 'linger':48 'made':6 'nobodi':62 'obvious':25 'open':16 'over':24 'peopl':50 'repress':39 'sad':74 'see':66 'sever':38 'societi':43 'still':47 'strong':51 'whole':27 'would':65 'wrong':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/690411/-/comment/4022772"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702075563 {#2034
    date: 2023-12-08 23:46:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2181
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2113 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2115 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2182 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
  +body: """
    We care that history has made it so that they for themselves can't be open about who they are while it's overly obvious our whole family doesn't care and is accepting.\n
    \n
    The damage the severe repression of LGBTQ+ in society has done, that still lingers in people strong enough that they can't be who they are while nobody around them would see anything wrong with them being out.\n
    \n
    How sad that is is what we care about.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1702075563 {#2039
    date: 2023-12-08 23:46:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TokenBoomer@lemmy.world"
    "@dephyre@lemmy.world"
    "@Endorkend@kbin.social"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2171 …}
  +nested: Doctrine\ORM\PersistentCollection {#2186 …}
  +votes: Doctrine\ORM\PersistentCollection {#2187 …}
  +reports: Doctrine\ORM\PersistentCollection {#2177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2170 …}
  -id: 211982
  -bodyTs: "'accept':34 'anyth':67 'around':63 'care':2,31,80 'damag':36 'doesn':29 'done':45 'enough':52 'famili':28 'histori':4 'lgbtq':41 'linger':48 'made':6 'nobodi':62 'obvious':25 'open':16 'over':24 'peopl':50 'repress':39 'sad':74 'see':66 'sever':38 'societi':43 'still':47 'strong':51 'whole':27 'would':65 'wrong':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/690411/-/comment/4022772"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702075563 {#2034
    date: 2023-12-08 23:46:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2169
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2038 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2134 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1988 …}
  +body: """
    And the late Gen-Xers, who, if they were nerds, often were the first to grow up with computers and internet in their lives.\n
    \n
    I'm 45, I know plenty people my age who are grandparents.\n
    \n
    Me personally, I was always on the bleeding edge of tech, worked in tech all my professional life too, so I'm less affected by this behavior.\n
    \n
    But it makes it really hard to keep in touch with people my age online.\n
    \n
    I was one of the first to join Facebook and one of the first to abandon it. But I had to make a new Facebook account about 5 years ago because these days my whole family keeps in touch through Facebook and sets up family gatherings through it and Whatsapp and lost the ability to text me that info ...
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1696874559 {#2179
    date: 2023-10-09 20:02:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@McJonalds@lemmy.world"
    "@demonquark@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1985 …}
  +nested: Doctrine\ORM\PersistentCollection {#1994 …}
  +votes: Doctrine\ORM\PersistentCollection {#2005 …}
  +reports: Doctrine\ORM\PersistentCollection {#1996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
  -id: 39075
  -bodyTs: "'45':28 '5':107 'abandon':95 'abil':133 'account':105 'affect':61 'age':34,78 'ago':109 'alway':42 'behavior':64 'bleed':45 'comput':20 'day':112 'edg':46 'facebook':88,104,120 'famili':115,124 'first':15,85,93 'gather':125 'gen':5 'gen-xer':4 'grandpar':37 'grow':17 'hard':70 'info':138 'internet':22 'join':87 'keep':72,116 'know':30 'late':3 'less':60 'life':55 'live':25 'lost':131 'm':27,59 'make':67,101 'nerd':11 'new':103 'often':12 'one':82,90 'onlin':79 'peopl':32,76 'person':39 'plenti':31 'profession':54 'realli':69 'set':122 'tech':48,51 'text':135 'touch':74,118 'whatsapp':129 'whole':114 'work':49 'xer':6 'year':108"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/526333/-/comment/2856959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696874559 {#2180
    date: 2023-10-09 20:02:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2169
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2038 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2134 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1988 …}
  +body: """
    And the late Gen-Xers, who, if they were nerds, often were the first to grow up with computers and internet in their lives.\n
    \n
    I'm 45, I know plenty people my age who are grandparents.\n
    \n
    Me personally, I was always on the bleeding edge of tech, worked in tech all my professional life too, so I'm less affected by this behavior.\n
    \n
    But it makes it really hard to keep in touch with people my age online.\n
    \n
    I was one of the first to join Facebook and one of the first to abandon it. But I had to make a new Facebook account about 5 years ago because these days my whole family keeps in touch through Facebook and sets up family gatherings through it and Whatsapp and lost the ability to text me that info ...
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1696874559 {#2179
    date: 2023-10-09 20:02:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@McJonalds@lemmy.world"
    "@demonquark@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1985 …}
  +nested: Doctrine\ORM\PersistentCollection {#1994 …}
  +votes: Doctrine\ORM\PersistentCollection {#2005 …}
  +reports: Doctrine\ORM\PersistentCollection {#1996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
  -id: 39075
  -bodyTs: "'45':28 '5':107 'abandon':95 'abil':133 'account':105 'affect':61 'age':34,78 'ago':109 'alway':42 'behavior':64 'bleed':45 'comput':20 'day':112 'edg':46 'facebook':88,104,120 'famili':115,124 'first':15,85,93 'gather':125 'gen':5 'gen-xer':4 'grandpar':37 'grow':17 'hard':70 'info':138 'internet':22 'join':87 'keep':72,116 'know':30 'late':3 'less':60 'life':55 'live':25 'lost':131 'm':27,59 'make':67,101 'nerd':11 'new':103 'often':12 'one':82,90 'onlin':79 'peopl':32,76 'person':39 'plenti':31 'profession':54 'realli':69 'set':122 'tech':48,51 'text':135 'touch':74,118 'whatsapp':129 'whole':114 'work':49 'xer':6 'year':108"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/526333/-/comment/2856959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696874559 {#2180
    date: 2023-10-09 20:02:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2169
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2038 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2134 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1988 …}
  +body: """
    And the late Gen-Xers, who, if they were nerds, often were the first to grow up with computers and internet in their lives.\n
    \n
    I'm 45, I know plenty people my age who are grandparents.\n
    \n
    Me personally, I was always on the bleeding edge of tech, worked in tech all my professional life too, so I'm less affected by this behavior.\n
    \n
    But it makes it really hard to keep in touch with people my age online.\n
    \n
    I was one of the first to join Facebook and one of the first to abandon it. But I had to make a new Facebook account about 5 years ago because these days my whole family keeps in touch through Facebook and sets up family gatherings through it and Whatsapp and lost the ability to text me that info ...
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1696874559 {#2179
    date: 2023-10-09 20:02:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@McJonalds@lemmy.world"
    "@demonquark@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1985 …}
  +nested: Doctrine\ORM\PersistentCollection {#1994 …}
  +votes: Doctrine\ORM\PersistentCollection {#2005 …}
  +reports: Doctrine\ORM\PersistentCollection {#1996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
  -id: 39075
  -bodyTs: "'45':28 '5':107 'abandon':95 'abil':133 'account':105 'affect':61 'age':34,78 'ago':109 'alway':42 'behavior':64 'bleed':45 'comput':20 'day':112 'edg':46 'facebook':88,104,120 'famili':115,124 'first':15,85,93 'gather':125 'gen':5 'gen-xer':4 'grandpar':37 'grow':17 'hard':70 'info':138 'internet':22 'join':87 'keep':72,116 'know':30 'late':3 'less':60 'life':55 'live':25 'lost':131 'm':27,59 'make':67,101 'nerd':11 'new':103 'often':12 'one':82,90 'onlin':79 'peopl':32,76 'person':39 'plenti':31 'profession':54 'realli':69 'set':122 'tech':48,51 'text':135 'touch':74,118 'whatsapp':129 'whole':114 'work':49 'xer':6 'year':108"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/526333/-/comment/2856959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696874559 {#2180
    date: 2023-10-09 20:02:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2000
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2004 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2007 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1989 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1989 …}
  +body: """
    I was once hired at a company to get them ISO compliant (8001, 27001 and various other certifications specific for data storage and handling for banks and healthcare).\n
    \n
    First thing I did was run inventory on all hard and software and it was quickly clear they ran 50 something unlicensed Windows and Office copies, 3 unlicensed Windows Server copies, 2 unlicensed Exchange copies, a whole bunch of unlicensed Winzip copies and on and on and on.\n
    \n
    The typical with small to mid sized businesses.\n
    \n
    You absolutely need to get your licensing in order if you want to get those certifications, especially the banking and healthcare data ones.\n
    \n
    I made them a list of everything we'd have to acquire to be in order with that part.\n
    \n
    They refused. They refused to the point of telling me "it's not working out and we're letting you go".\n
    \n
    So, yeah, that's how you get Microsoft to hear about a company running a couple hundred unlicensed products :)\n
    \n
    They never got their ISO certs and downsized considerably a year or two later.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699201129 {#2168
    date: 2023-11-05 17:18:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shadowagent@lemmy.dbzer0.com"
    "@RobotToaster@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1990 …}
  +nested: Doctrine\ORM\PersistentCollection {#2010 …}
  +votes: Doctrine\ORM\PersistentCollection {#2014 …}
  +reports: Doctrine\ORM\PersistentCollection {#2016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2017 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1984 …}
  -id: 92840
  -bodyTs: "'2':60 '27001':14 '3':55 '50':48 '8001':13 'absolut':86 'acquir':119 'bank':26,103 'bunch':66 'busi':84 'cert':172 'certif':18,100 'clear':45 'compani':7,160 'compliant':12 'consider':175 'copi':54,59,63,70 'coupl':163 'd':116 'data':21,106 'downsiz':174 'especi':101 'everyth':114 'exchang':62 'first':29 'get':9,89,98,154 'go':147 'got':169 'handl':24 'hard':38 'healthcar':28,105 'hear':157 'hire':4 'hundr':164 'inventori':35 'iso':11,171 'later':180 'let':145 'licens':91 'list':112 'made':109 'microsoft':155 'mid':82 'need':87 'never':168 'offic':53 'one':107 'order':93,123 'part':126 'point':133 'product':166 'quick':44 'ran':47 're':144 'refus':128,130 'run':34,161 'server':58 'size':83 'small':80 'softwar':40 'someth':49 'specif':19 'storag':22 'tell':135 'thing':30 'two':179 'typic':78 'unlicens':50,56,61,68,165 'various':16 'want':96 'whole':65 'window':51,57 'winzip':69 'work':140 'yeah':149 'year':177"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/600124/-/comment/3378462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699201129 {#2184
    date: 2023-11-05 17:18:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2000
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2004 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2007 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1989 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1989 …}
  +body: """
    I was once hired at a company to get them ISO compliant (8001, 27001 and various other certifications specific for data storage and handling for banks and healthcare).\n
    \n
    First thing I did was run inventory on all hard and software and it was quickly clear they ran 50 something unlicensed Windows and Office copies, 3 unlicensed Windows Server copies, 2 unlicensed Exchange copies, a whole bunch of unlicensed Winzip copies and on and on and on.\n
    \n
    The typical with small to mid sized businesses.\n
    \n
    You absolutely need to get your licensing in order if you want to get those certifications, especially the banking and healthcare data ones.\n
    \n
    I made them a list of everything we'd have to acquire to be in order with that part.\n
    \n
    They refused. They refused to the point of telling me "it's not working out and we're letting you go".\n
    \n
    So, yeah, that's how you get Microsoft to hear about a company running a couple hundred unlicensed products :)\n
    \n
    They never got their ISO certs and downsized considerably a year or two later.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699201129 {#2168
    date: 2023-11-05 17:18:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shadowagent@lemmy.dbzer0.com"
    "@RobotToaster@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1990 …}
  +nested: Doctrine\ORM\PersistentCollection {#2010 …}
  +votes: Doctrine\ORM\PersistentCollection {#2014 …}
  +reports: Doctrine\ORM\PersistentCollection {#2016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2017 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1984 …}
  -id: 92840
  -bodyTs: "'2':60 '27001':14 '3':55 '50':48 '8001':13 'absolut':86 'acquir':119 'bank':26,103 'bunch':66 'busi':84 'cert':172 'certif':18,100 'clear':45 'compani':7,160 'compliant':12 'consider':175 'copi':54,59,63,70 'coupl':163 'd':116 'data':21,106 'downsiz':174 'especi':101 'everyth':114 'exchang':62 'first':29 'get':9,89,98,154 'go':147 'got':169 'handl':24 'hard':38 'healthcar':28,105 'hear':157 'hire':4 'hundr':164 'inventori':35 'iso':11,171 'later':180 'let':145 'licens':91 'list':112 'made':109 'microsoft':155 'mid':82 'need':87 'never':168 'offic':53 'one':107 'order':93,123 'part':126 'point':133 'product':166 'quick':44 'ran':47 're':144 'refus':128,130 'run':34,161 'server':58 'size':83 'small':80 'softwar':40 'someth':49 'specif':19 'storag':22 'tell':135 'thing':30 'two':179 'typic':78 'unlicens':50,56,61,68,165 'various':16 'want':96 'whole':65 'window':51,57 'winzip':69 'work':140 'yeah':149 'year':177"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/600124/-/comment/3378462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699201129 {#2184
    date: 2023-11-05 17:18:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2000
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2004 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2007 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1989 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1989 …}
  +body: """
    I was once hired at a company to get them ISO compliant (8001, 27001 and various other certifications specific for data storage and handling for banks and healthcare).\n
    \n
    First thing I did was run inventory on all hard and software and it was quickly clear they ran 50 something unlicensed Windows and Office copies, 3 unlicensed Windows Server copies, 2 unlicensed Exchange copies, a whole bunch of unlicensed Winzip copies and on and on and on.\n
    \n
    The typical with small to mid sized businesses.\n
    \n
    You absolutely need to get your licensing in order if you want to get those certifications, especially the banking and healthcare data ones.\n
    \n
    I made them a list of everything we'd have to acquire to be in order with that part.\n
    \n
    They refused. They refused to the point of telling me "it's not working out and we're letting you go".\n
    \n
    So, yeah, that's how you get Microsoft to hear about a company running a couple hundred unlicensed products :)\n
    \n
    They never got their ISO certs and downsized considerably a year or two later.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699201129 {#2168
    date: 2023-11-05 17:18:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shadowagent@lemmy.dbzer0.com"
    "@RobotToaster@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1990 …}
  +nested: Doctrine\ORM\PersistentCollection {#2010 …}
  +votes: Doctrine\ORM\PersistentCollection {#2014 …}
  +reports: Doctrine\ORM\PersistentCollection {#2016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2017 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1984 …}
  -id: 92840
  -bodyTs: "'2':60 '27001':14 '3':55 '50':48 '8001':13 'absolut':86 'acquir':119 'bank':26,103 'bunch':66 'busi':84 'cert':172 'certif':18,100 'clear':45 'compani':7,160 'compliant':12 'consider':175 'copi':54,59,63,70 'coupl':163 'd':116 'data':21,106 'downsiz':174 'especi':101 'everyth':114 'exchang':62 'first':29 'get':9,89,98,154 'go':147 'got':169 'handl':24 'hard':38 'healthcar':28,105 'hear':157 'hire':4 'hundr':164 'inventori':35 'iso':11,171 'later':180 'let':145 'licens':91 'list':112 'made':109 'microsoft':155 'mid':82 'need':87 'never':168 'offic':53 'one':107 'order':93,123 'part':126 'point':133 'product':166 'quick':44 'ran':47 're':144 'refus':128,130 'run':34,161 'server':58 'size':83 'small':80 'softwar':40 'someth':49 'specif':19 'storag':22 'tell':135 'thing':30 'two':179 'typic':78 'unlicens':50,56,61,68,165 'various':16 'want':96 'whole':65 'window':51,57 'winzip':69 'work':140 'yeah':149 'year':177"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/600124/-/comment/3378462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699201129 {#2184
    date: 2023-11-05 17:18:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details