GET https://kbin.spritesserver.nl/u/@Justas@sh.itjust.works/comments/hot

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
4.43 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.07 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 {#2128
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2070 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2048 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Biscuit\n
    \n
    It’s a great name.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1727593140 {#2227
    date: 2024-09-29 08:59:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2051 …}
  +nested: Doctrine\ORM\PersistentCollection {#2059 …}
  +votes: Doctrine\ORM\PersistentCollection {#2057 …}
  +reports: Doctrine\ORM\PersistentCollection {#2055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
  -id: 330608
  -bodyTs: "'biscuit':1 'great':5 'name':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7884432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705906626 {#2049
    date: 2024-01-22 07:57: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
3 DENIED edit
App\Entity\EntryComment {#2128
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2070 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2048 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Biscuit\n
    \n
    It’s a great name.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1727593140 {#2227
    date: 2024-09-29 08:59:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2051 …}
  +nested: Doctrine\ORM\PersistentCollection {#2059 …}
  +votes: Doctrine\ORM\PersistentCollection {#2057 …}
  +reports: Doctrine\ORM\PersistentCollection {#2055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
  -id: 330608
  -bodyTs: "'biscuit':1 'great':5 'name':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7884432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705906626 {#2049
    date: 2024-01-22 07:57: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
4 DENIED moderate
App\Entity\EntryComment {#2128
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2070 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2048 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Biscuit\n
    \n
    It’s a great name.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1727593140 {#2227
    date: 2024-09-29 08:59:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2051 …}
  +nested: Doctrine\ORM\PersistentCollection {#2059 …}
  +votes: Doctrine\ORM\PersistentCollection {#2057 …}
  +reports: Doctrine\ORM\PersistentCollection {#2055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
  -id: 330608
  -bodyTs: "'biscuit':1 'great':5 'name':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7884432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705906626 {#2049
    date: 2024-01-22 07:57: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
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 {#2137
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2068 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
  +body: "Have to land that Harrier vertically on the side of a dam."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705771071 {#2126
    date: 2024-01-20 18:17:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@lorty@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2294 …}
  +nested: Doctrine\ORM\PersistentCollection {#2283 …}
  +votes: Doctrine\ORM\PersistentCollection {#2280 …}
  +reports: Doctrine\ORM\PersistentCollection {#2282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
  -id: 326066
  -bodyTs: "'dam':12 'harrier':5 'land':3 'side':9 'vertic':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7795644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705771071 {#2139
    date: 2024-01-20 18:17: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
7 DENIED edit
App\Entity\EntryComment {#2137
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2068 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
  +body: "Have to land that Harrier vertically on the side of a dam."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705771071 {#2126
    date: 2024-01-20 18:17:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@lorty@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2294 …}
  +nested: Doctrine\ORM\PersistentCollection {#2283 …}
  +votes: Doctrine\ORM\PersistentCollection {#2280 …}
  +reports: Doctrine\ORM\PersistentCollection {#2282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
  -id: 326066
  -bodyTs: "'dam':12 'harrier':5 'land':3 'side':9 'vertic':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7795644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705771071 {#2139
    date: 2024-01-20 18:17: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
8 DENIED moderate
App\Entity\EntryComment {#2137
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2068 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
  +body: "Have to land that Harrier vertically on the side of a dam."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705771071 {#2126
    date: 2024-01-20 18:17:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@lorty@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2294 …}
  +nested: Doctrine\ORM\PersistentCollection {#2283 …}
  +votes: Doctrine\ORM\PersistentCollection {#2280 …}
  +reports: Doctrine\ORM\PersistentCollection {#2282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
  -id: 326066
  -bodyTs: "'dam':12 'harrier':5 'land':3 'side':9 'vertic':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7795644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705771071 {#2139
    date: 2024-01-20 18:17: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
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 {#2321
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1910 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2305 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
  +body: """
    Thanks.\n
    \n
    I avoid random X/Twitter links like the plague, since that platform is full of [Deceptive Imagery Persuasion](https://www.listennotes.com/podcasts/too-much/meet-dip-the-new-7flRuIL5EOH/). Any video or photo can be taken out of context to mean the wrong thing. I could not find the CNN’s original video, maybe someday it will be easier to search for them.\n
    \n
    I have been using Google for long enough to know that it often shows us what we want to see, not that which is most likely to be correct. :)\n
    \n
    [Characterizing the Influence of Confirmation Bias on Web Search Behavior](https://www.frontiersin.org/articles/10.3389/fpsyg.2021.771948/full)[It’s not just you, Google Search really has gotten worse](https://mashable.com/article/google-search-low-quality-research)\n
    \n
    Now I see the foundations of your beliefs I can better understand your opinions. I still do not agree with them though, because I believe those foundations to be somewhere between flawed and ideology-driven.\n
    \n
    First of all, Euromaidan was a coup, by it’s definition, but it was not instigated by the west, which I assumed was your opinion.\n
    \n
    Regarding Russian economic data you seem to be flaunting, Russia has made it hard for outside sources to verify any of it.\n
    \n
    [Pollution Reveals What Russian Statistics Obscure: Industrial Decline](https://archive.is/lN1NE)[Russian Economic Optimism Is Based on Suspect Data](https://archive.is/Kh1OW)\n
    \n
    I yet or bothered to translate the German or French links, but a lot of other articles I actually mostly agree with: Ukraine will struggle to achieve their objectives without western aid despite past successes.\n
    \n
    You seem to derive a lot of your opinions from mearsheimer.substack.com source but the sources the author uses to prove your points often come from rt.com which is like, the worst source for this discussion.\n
    \n
    I understand that these Internet debates are not for changing minds of my opponents, but to show my points to people who are not yet decided.\n
    \n
    I will, however, refrain from posting on lemmy.ml in the future, because I can see that you are a mod of several communities on this instance and your overall conduct in this post has been rather childish and disrespectful. I feel like mods should hold themselves to a higher standard.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705707304 {#2073
    date: 2024-01-20 00:35:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Justas@sh.itjust.works"
    "@OurToothbrush@lemmy.ml"
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2295 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2334 …}
  +reports: Doctrine\ORM\PersistentCollection {#2341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2335 …}
  -id: 324364
  -bodyTs: "'/article/google-search-low-quality-research)':110 '/articles/10.3389/fpsyg.2021.771948/full)[it':97 '/kh1ow)':214 '/ln1ne)[russian':204 '/podcasts/too-much/meet-dip-the-new-7flruil5eoh/).':21 'achiev':241 'actual':233 'agre':129,235 'aid':246 'archive.is':203,213 'archive.is/kh1ow)':212 'archive.is/ln1ne)[russian':202 'articl':231 'assum':168 'author':266 'avoid':3 'base':208 'behavior':94 'belief':118 'believ':135 'better':121 'bias':90 'bother':218 'chang':294 'character':85 'childish':347 'cnn':42 'come':273 'communiti':333 'conduct':340 'confirm':89 'context':31 'correct':84 'could':38 'coup':153 'data':175,211 'debat':290 'decept':16 'decid':310 'declin':201 'definit':157 'deriv':253 'despit':247 'discuss':284 'disrespect':349 'driven':146 'easier':51 'econom':174,205 'enough':63 'euromaidan':150 'feel':351 'find':40 'first':147 'flaunt':180 'flaw':142 'foundat':115,137 'french':224 'full':14 'futur':321 'german':222 'googl':60,102 'gotten':106 'hard':185 'higher':359 'hold':355 'howev':313 'ideolog':145 'ideology-driven':144 'imageri':17 'industri':200 'influenc':87 'instanc':336 'instig':162 'internet':289 'know':65 'lemmy.ml':318 'like':7,81,278,352 'link':6,225 'long':62 'lot':228,255 'made':183 'mashable.com':109 'mashable.com/article/google-search-low-quality-research)':108 'mayb':46 'mean':33 'mearsheimer.substack.com':260 'mind':295 'mod':330,353 'most':234 'object':243 'obscur':199 'often':68,272 'opinion':124,171,258 'oppon':298 'optim':206 'origin':44 'outsid':187 'overal':339 'past':248 'peopl':305 'persuas':18 'photo':25 'plagu':9 'platform':12 'point':271,303 'pollut':194 'post':316,343 'prove':269 'random':4 'rather':346 'realli':104 'refrain':314 'regard':172 'reveal':195 'rt.com':275 'russia':181 'russian':173,197 'search':53,93,103 'see':75,113,325 'seem':177,251 'sever':332 'show':69,301 'sinc':10 'someday':47 'somewher':140 'sourc':188,261,264,281 'standard':360 'statist':198 'still':126 'struggl':239 'success':249 'suspect':210 'taken':28 'thank':1 'thing':36 'though':132 'translat':220 'ukrain':237 'understand':122,286 'us':70 'use':59,267 'verifi':190 'video':23,45 'want':73 'web':92 'west':165 'western':245 'without':244 'wors':107 'worst':280 'wrong':35 'www.frontiersin.org':96 'www.frontiersin.org/articles/10.3389/fpsyg.2021.771948/full)[it':95 'www.listennotes.com':20 'www.listennotes.com/podcasts/too-much/meet-dip-the-new-7flruil5eoh/).':19 'x/twitter':5 'yet':216,309"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7766638"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705707304 {#2124
    date: 2024-01-20 00:35:04.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 {#2321
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1910 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2305 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
  +body: """
    Thanks.\n
    \n
    I avoid random X/Twitter links like the plague, since that platform is full of [Deceptive Imagery Persuasion](https://www.listennotes.com/podcasts/too-much/meet-dip-the-new-7flRuIL5EOH/). Any video or photo can be taken out of context to mean the wrong thing. I could not find the CNN’s original video, maybe someday it will be easier to search for them.\n
    \n
    I have been using Google for long enough to know that it often shows us what we want to see, not that which is most likely to be correct. :)\n
    \n
    [Characterizing the Influence of Confirmation Bias on Web Search Behavior](https://www.frontiersin.org/articles/10.3389/fpsyg.2021.771948/full)[It’s not just you, Google Search really has gotten worse](https://mashable.com/article/google-search-low-quality-research)\n
    \n
    Now I see the foundations of your beliefs I can better understand your opinions. I still do not agree with them though, because I believe those foundations to be somewhere between flawed and ideology-driven.\n
    \n
    First of all, Euromaidan was a coup, by it’s definition, but it was not instigated by the west, which I assumed was your opinion.\n
    \n
    Regarding Russian economic data you seem to be flaunting, Russia has made it hard for outside sources to verify any of it.\n
    \n
    [Pollution Reveals What Russian Statistics Obscure: Industrial Decline](https://archive.is/lN1NE)[Russian Economic Optimism Is Based on Suspect Data](https://archive.is/Kh1OW)\n
    \n
    I yet or bothered to translate the German or French links, but a lot of other articles I actually mostly agree with: Ukraine will struggle to achieve their objectives without western aid despite past successes.\n
    \n
    You seem to derive a lot of your opinions from mearsheimer.substack.com source but the sources the author uses to prove your points often come from rt.com which is like, the worst source for this discussion.\n
    \n
    I understand that these Internet debates are not for changing minds of my opponents, but to show my points to people who are not yet decided.\n
    \n
    I will, however, refrain from posting on lemmy.ml in the future, because I can see that you are a mod of several communities on this instance and your overall conduct in this post has been rather childish and disrespectful. I feel like mods should hold themselves to a higher standard.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705707304 {#2073
    date: 2024-01-20 00:35:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Justas@sh.itjust.works"
    "@OurToothbrush@lemmy.ml"
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2295 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2334 …}
  +reports: Doctrine\ORM\PersistentCollection {#2341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2335 …}
  -id: 324364
  -bodyTs: "'/article/google-search-low-quality-research)':110 '/articles/10.3389/fpsyg.2021.771948/full)[it':97 '/kh1ow)':214 '/ln1ne)[russian':204 '/podcasts/too-much/meet-dip-the-new-7flruil5eoh/).':21 'achiev':241 'actual':233 'agre':129,235 'aid':246 'archive.is':203,213 'archive.is/kh1ow)':212 'archive.is/ln1ne)[russian':202 'articl':231 'assum':168 'author':266 'avoid':3 'base':208 'behavior':94 'belief':118 'believ':135 'better':121 'bias':90 'bother':218 'chang':294 'character':85 'childish':347 'cnn':42 'come':273 'communiti':333 'conduct':340 'confirm':89 'context':31 'correct':84 'could':38 'coup':153 'data':175,211 'debat':290 'decept':16 'decid':310 'declin':201 'definit':157 'deriv':253 'despit':247 'discuss':284 'disrespect':349 'driven':146 'easier':51 'econom':174,205 'enough':63 'euromaidan':150 'feel':351 'find':40 'first':147 'flaunt':180 'flaw':142 'foundat':115,137 'french':224 'full':14 'futur':321 'german':222 'googl':60,102 'gotten':106 'hard':185 'higher':359 'hold':355 'howev':313 'ideolog':145 'ideology-driven':144 'imageri':17 'industri':200 'influenc':87 'instanc':336 'instig':162 'internet':289 'know':65 'lemmy.ml':318 'like':7,81,278,352 'link':6,225 'long':62 'lot':228,255 'made':183 'mashable.com':109 'mashable.com/article/google-search-low-quality-research)':108 'mayb':46 'mean':33 'mearsheimer.substack.com':260 'mind':295 'mod':330,353 'most':234 'object':243 'obscur':199 'often':68,272 'opinion':124,171,258 'oppon':298 'optim':206 'origin':44 'outsid':187 'overal':339 'past':248 'peopl':305 'persuas':18 'photo':25 'plagu':9 'platform':12 'point':271,303 'pollut':194 'post':316,343 'prove':269 'random':4 'rather':346 'realli':104 'refrain':314 'regard':172 'reveal':195 'rt.com':275 'russia':181 'russian':173,197 'search':53,93,103 'see':75,113,325 'seem':177,251 'sever':332 'show':69,301 'sinc':10 'someday':47 'somewher':140 'sourc':188,261,264,281 'standard':360 'statist':198 'still':126 'struggl':239 'success':249 'suspect':210 'taken':28 'thank':1 'thing':36 'though':132 'translat':220 'ukrain':237 'understand':122,286 'us':70 'use':59,267 'verifi':190 'video':23,45 'want':73 'web':92 'west':165 'western':245 'without':244 'wors':107 'worst':280 'wrong':35 'www.frontiersin.org':96 'www.frontiersin.org/articles/10.3389/fpsyg.2021.771948/full)[it':95 'www.listennotes.com':20 'www.listennotes.com/podcasts/too-much/meet-dip-the-new-7flruil5eoh/).':19 'x/twitter':5 'yet':216,309"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7766638"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705707304 {#2124
    date: 2024-01-20 00:35:04.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 {#2321
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1910 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2305 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
  +body: """
    Thanks.\n
    \n
    I avoid random X/Twitter links like the plague, since that platform is full of [Deceptive Imagery Persuasion](https://www.listennotes.com/podcasts/too-much/meet-dip-the-new-7flRuIL5EOH/). Any video or photo can be taken out of context to mean the wrong thing. I could not find the CNN’s original video, maybe someday it will be easier to search for them.\n
    \n
    I have been using Google for long enough to know that it often shows us what we want to see, not that which is most likely to be correct. :)\n
    \n
    [Characterizing the Influence of Confirmation Bias on Web Search Behavior](https://www.frontiersin.org/articles/10.3389/fpsyg.2021.771948/full)[It’s not just you, Google Search really has gotten worse](https://mashable.com/article/google-search-low-quality-research)\n
    \n
    Now I see the foundations of your beliefs I can better understand your opinions. I still do not agree with them though, because I believe those foundations to be somewhere between flawed and ideology-driven.\n
    \n
    First of all, Euromaidan was a coup, by it’s definition, but it was not instigated by the west, which I assumed was your opinion.\n
    \n
    Regarding Russian economic data you seem to be flaunting, Russia has made it hard for outside sources to verify any of it.\n
    \n
    [Pollution Reveals What Russian Statistics Obscure: Industrial Decline](https://archive.is/lN1NE)[Russian Economic Optimism Is Based on Suspect Data](https://archive.is/Kh1OW)\n
    \n
    I yet or bothered to translate the German or French links, but a lot of other articles I actually mostly agree with: Ukraine will struggle to achieve their objectives without western aid despite past successes.\n
    \n
    You seem to derive a lot of your opinions from mearsheimer.substack.com source but the sources the author uses to prove your points often come from rt.com which is like, the worst source for this discussion.\n
    \n
    I understand that these Internet debates are not for changing minds of my opponents, but to show my points to people who are not yet decided.\n
    \n
    I will, however, refrain from posting on lemmy.ml in the future, because I can see that you are a mod of several communities on this instance and your overall conduct in this post has been rather childish and disrespectful. I feel like mods should hold themselves to a higher standard.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705707304 {#2073
    date: 2024-01-20 00:35:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Justas@sh.itjust.works"
    "@OurToothbrush@lemmy.ml"
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2295 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2334 …}
  +reports: Doctrine\ORM\PersistentCollection {#2341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2335 …}
  -id: 324364
  -bodyTs: "'/article/google-search-low-quality-research)':110 '/articles/10.3389/fpsyg.2021.771948/full)[it':97 '/kh1ow)':214 '/ln1ne)[russian':204 '/podcasts/too-much/meet-dip-the-new-7flruil5eoh/).':21 'achiev':241 'actual':233 'agre':129,235 'aid':246 'archive.is':203,213 'archive.is/kh1ow)':212 'archive.is/ln1ne)[russian':202 'articl':231 'assum':168 'author':266 'avoid':3 'base':208 'behavior':94 'belief':118 'believ':135 'better':121 'bias':90 'bother':218 'chang':294 'character':85 'childish':347 'cnn':42 'come':273 'communiti':333 'conduct':340 'confirm':89 'context':31 'correct':84 'could':38 'coup':153 'data':175,211 'debat':290 'decept':16 'decid':310 'declin':201 'definit':157 'deriv':253 'despit':247 'discuss':284 'disrespect':349 'driven':146 'easier':51 'econom':174,205 'enough':63 'euromaidan':150 'feel':351 'find':40 'first':147 'flaunt':180 'flaw':142 'foundat':115,137 'french':224 'full':14 'futur':321 'german':222 'googl':60,102 'gotten':106 'hard':185 'higher':359 'hold':355 'howev':313 'ideolog':145 'ideology-driven':144 'imageri':17 'industri':200 'influenc':87 'instanc':336 'instig':162 'internet':289 'know':65 'lemmy.ml':318 'like':7,81,278,352 'link':6,225 'long':62 'lot':228,255 'made':183 'mashable.com':109 'mashable.com/article/google-search-low-quality-research)':108 'mayb':46 'mean':33 'mearsheimer.substack.com':260 'mind':295 'mod':330,353 'most':234 'object':243 'obscur':199 'often':68,272 'opinion':124,171,258 'oppon':298 'optim':206 'origin':44 'outsid':187 'overal':339 'past':248 'peopl':305 'persuas':18 'photo':25 'plagu':9 'platform':12 'point':271,303 'pollut':194 'post':316,343 'prove':269 'random':4 'rather':346 'realli':104 'refrain':314 'regard':172 'reveal':195 'rt.com':275 'russia':181 'russian':173,197 'search':53,93,103 'see':75,113,325 'seem':177,251 'sever':332 'show':69,301 'sinc':10 'someday':47 'somewher':140 'sourc':188,261,264,281 'standard':360 'statist':198 'still':126 'struggl':239 'success':249 'suspect':210 'taken':28 'thank':1 'thing':36 'though':132 'translat':220 'ukrain':237 'understand':122,286 'us':70 'use':59,267 'verifi':190 'video':23,45 'want':73 'web':92 'west':165 'western':245 'without':244 'wors':107 'worst':280 'wrong':35 'www.frontiersin.org':96 'www.frontiersin.org/articles/10.3389/fpsyg.2021.771948/full)[it':95 'www.listennotes.com':20 'www.listennotes.com/podcasts/too-much/meet-dip-the-new-7flruil5eoh/).':19 'x/twitter':5 'yet':216,309"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7766638"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705707304 {#2124
    date: 2024-01-20 00:35:04.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 {#2317
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1910 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
  +body: """
    > No, Ukraine has been engaged in atrocities in Donbas since 2014 as even western media reported at the time.\n
    \n
    Russian propaganda talking point.\n
    \n
    > If the west didn’t run a coup to overthrow a democratically elected government then there would’ve been no troubles in Ukraine. Period.\n
    \n
    Euromaidan was not a coup.\n
    \n
    > That’s complete and utter nonsense, and even western media now admits this.\n
    \n
    Cite sources for the first point and military strategy analysts for the second.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705694063 {#2302
    date: 2024-01-19 20:54:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Justas@sh.itjust.works"
    "@OurToothbrush@lemmy.ml"
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2318 …}
  +nested: Doctrine\ORM\PersistentCollection {#2319 …}
  +votes: Doctrine\ORM\PersistentCollection {#2303 …}
  +reports: Doctrine\ORM\PersistentCollection {#2315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
  -id: 323747
  -bodyTs: "'2014':11 'admit':64 'analyst':75 'atroc':7 'cite':66 'complet':55 'coup':31,52 'democrat':35 'didn':27 'donba':9 'elect':36 'engag':5 'euromaidan':48 'even':13,60 'first':70 'govern':37 'media':15,62 'militari':73 'nonsens':58 'overthrow':33 'period':47 'point':23,71 'propaganda':21 'report':16 'run':29 'russian':20 'second':78 'sinc':10 'sourc':67 'strategi':74 'talk':22 'time':19 'troubl':44 'ukrain':2,46 'utter':57 've':41 'west':26 'western':14,61 'would':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7760767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705694063 {#2198
    date: 2024-01-19 20:54:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2317
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1910 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
  +body: """
    > No, Ukraine has been engaged in atrocities in Donbas since 2014 as even western media reported at the time.\n
    \n
    Russian propaganda talking point.\n
    \n
    > If the west didn’t run a coup to overthrow a democratically elected government then there would’ve been no troubles in Ukraine. Period.\n
    \n
    Euromaidan was not a coup.\n
    \n
    > That’s complete and utter nonsense, and even western media now admits this.\n
    \n
    Cite sources for the first point and military strategy analysts for the second.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705694063 {#2302
    date: 2024-01-19 20:54:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Justas@sh.itjust.works"
    "@OurToothbrush@lemmy.ml"
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2318 …}
  +nested: Doctrine\ORM\PersistentCollection {#2319 …}
  +votes: Doctrine\ORM\PersistentCollection {#2303 …}
  +reports: Doctrine\ORM\PersistentCollection {#2315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
  -id: 323747
  -bodyTs: "'2014':11 'admit':64 'analyst':75 'atroc':7 'cite':66 'complet':55 'coup':31,52 'democrat':35 'didn':27 'donba':9 'elect':36 'engag':5 'euromaidan':48 'even':13,60 'first':70 'govern':37 'media':15,62 'militari':73 'nonsens':58 'overthrow':33 'period':47 'point':23,71 'propaganda':21 'report':16 'run':29 'russian':20 'second':78 'sinc':10 'sourc':67 'strategi':74 'talk':22 'time':19 'troubl':44 'ukrain':2,46 'utter':57 've':41 'west':26 'western':14,61 'would':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7760767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705694063 {#2198
    date: 2024-01-19 20:54:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2317
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1910 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
  +body: """
    > No, Ukraine has been engaged in atrocities in Donbas since 2014 as even western media reported at the time.\n
    \n
    Russian propaganda talking point.\n
    \n
    > If the west didn’t run a coup to overthrow a democratically elected government then there would’ve been no troubles in Ukraine. Period.\n
    \n
    Euromaidan was not a coup.\n
    \n
    > That’s complete and utter nonsense, and even western media now admits this.\n
    \n
    Cite sources for the first point and military strategy analysts for the second.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705694063 {#2302
    date: 2024-01-19 20:54:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Justas@sh.itjust.works"
    "@OurToothbrush@lemmy.ml"
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2318 …}
  +nested: Doctrine\ORM\PersistentCollection {#2319 …}
  +votes: Doctrine\ORM\PersistentCollection {#2303 …}
  +reports: Doctrine\ORM\PersistentCollection {#2315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
  -id: 323747
  -bodyTs: "'2014':11 'admit':64 'analyst':75 'atroc':7 'cite':66 'complet':55 'coup':31,52 'democrat':35 'didn':27 'donba':9 'elect':36 'engag':5 'euromaidan':48 'even':13,60 'first':70 'govern':37 'media':15,62 'militari':73 'nonsens':58 'overthrow':33 'period':47 'point':23,71 'propaganda':21 'report':16 'run':29 'russian':20 'second':78 'sinc':10 'sourc':67 'strategi':74 'talk':22 'time':19 'troubl':44 'ukrain':2,46 'utter':57 've':41 'west':26 'western':14,61 'would':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7760767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705694063 {#2198
    date: 2024-01-19 20:54:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2301
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1910 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
  +body: "Weaker Russia means lower need for future military spending, and it is cheaper to give old weapons to Ukraine than to dispose of them locally."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705683194 {#2159
    date: 2024-01-19 17:53:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Justas@sh.itjust.works"
    "@JustinAngel@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2298 …}
  +nested: Doctrine\ORM\PersistentCollection {#2299 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
  -id: 323225
  -bodyTs: "'cheaper':13 'dispos':22 'futur':7 'give':15 'local':25 'lower':4 'mean':3 'militari':8 'need':5 'old':16 'russia':2 'spend':9 'ukrain':19 'weaker':1 'weapon':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7755754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705683194 {#2338
    date: 2024-01-19 17:53:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2301
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1910 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
  +body: "Weaker Russia means lower need for future military spending, and it is cheaper to give old weapons to Ukraine than to dispose of them locally."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705683194 {#2159
    date: 2024-01-19 17:53:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Justas@sh.itjust.works"
    "@JustinAngel@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2298 …}
  +nested: Doctrine\ORM\PersistentCollection {#2299 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
  -id: 323225
  -bodyTs: "'cheaper':13 'dispos':22 'futur':7 'give':15 'local':25 'lower':4 'mean':3 'militari':8 'need':5 'old':16 'russia':2 'spend':9 'ukrain':19 'weaker':1 'weapon':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7755754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705683194 {#2338
    date: 2024-01-19 17:53:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2301
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1910 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
  +body: "Weaker Russia means lower need for future military spending, and it is cheaper to give old weapons to Ukraine than to dispose of them locally."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705683194 {#2159
    date: 2024-01-19 17:53:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Justas@sh.itjust.works"
    "@JustinAngel@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2298 …}
  +nested: Doctrine\ORM\PersistentCollection {#2299 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
  -id: 323225
  -bodyTs: "'cheaper':13 'dispos':22 'futur':7 'give':15 'local':25 'lower':4 'mean':3 'militari':8 'need':5 'old':16 'russia':2 'spend':9 'ukrain':19 'weaker':1 'weapon':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7755754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705683194 {#2338
    date: 2024-01-19 17:53:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2216
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1910 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2219 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
  +body: """
    > The actual truth is that it’s NATO that’s been constantly expanding towards Russia. It’s also NATO that’s been invading and destroying countries since the end of USSR. Syria, Libya, and Yugoslavia being some prominent examples.\n
    \n
    False equivalence. Former USSR countries that joined NATO, did so to protect themselves from future Russian aggression. Like the one we now see in Ukraine. Intervention in Yugoslavia was to prevent atrocities and Syria and Libya had their own problems and dictatorships, which Russia tried to prop up and the West wanted to end.\n
    \n
    > Meanwhile, Russia tried to resolve this situation diplomatically since 2008 with Minsk agreements that western leaders now openly admit were a delaying tactic by the west.\n
    \n
    Western leaders? Name them.\n
    \n
    > The whole legal basis for the existence of state of Ukraine is predicated on Ukraine staying neutral and not joining military blocs.\n
    \n
    It is in fact the opposite. No neutral country stays that way for long when Russia wants it’s territory.\n
    \n
    > Ukraine broke the very basis of this agreement when it tried to join NATO.\n
    \n
    Because Russia attacked them.\n
    \n
    > Now, thanks to western “help”, Ukraine will lose far more territory than it would have if the deal was done last year, and it may even cease to exist as a state. I can’t wait for you to explain how this actually helps people of Ukraine.\n
    \n
    If the West had not helped, there would be no Ukraine either. We would be condemning them to a decade of guerilla warfare and oppression. Emboldened by his victory, Putin would look further west.\n
    \n
    Ukrainians now fight Russia, both sides are getting exhausted and it all depends on what help Ukraine gets. Your magical peace treaty would just mean Russia trying this again in 5 years or less.\n
    \n
    You could have used the same arguments to make peace with the Nazis in 1941 and the world would only be worse for it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705680663 {#2297
    date: 2024-01-19 17:11:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Justas@sh.itjust.works"
    "@OurToothbrush@lemmy.ml"
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2221 …}
  +nested: Doctrine\ORM\PersistentCollection {#2196 …}
  +votes: Doctrine\ORM\PersistentCollection {#2194 …}
  +reports: Doctrine\ORM\PersistentCollection {#2193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
  -id: 323088
  -bodyTs: "'1941':313 '2008':103 '5':295 'actual':2,226 'admit':112 'aggress':56 'agreement':106,173 'also':18 'argument':305 'atroc':71 'attack':182 'basi':127,170 'bloc':145 'broke':167 'ceas':210 'condemn':246 'constant':12 'could':300 'countri':26,44,154 'deal':201 'decad':250 'delay':115 'depend':277 'destroy':25 'dictatorship':81 'diplomat':101 'done':203 'either':242 'embolden':256 'end':29,93 'equival':41 'even':209 'exampl':39 'exhaust':273 'exist':130,212 'expand':13 'explain':223 'fact':149 'fals':40 'far':192 'fight':267 'former':42 'futur':54 'get':272,282 'guerilla':252 'help':188,227,236,280 'intervent':65 'invad':23 'join':46,143,178 'last':204 'leader':109,121 'legal':126 'less':298 'libya':33,75 'like':57 'long':159 'look':262 'lose':191 'magic':284 'make':307 'may':208 'mean':289 'meanwhil':94 'militari':144 'minsk':105 'name':122 'nato':8,19,47,179 'nazi':311 'neutral':140,153 'one':59 'open':111 'opposit':151 'oppress':255 'peac':285,308 'peopl':228 'predic':136 'prevent':70 'problem':79 'promin':38 'prop':86 'protect':51 'putin':260 'resolv':98 'russia':15,83,95,161,181,268,290 'russian':55 'see':62 'side':270 'sinc':27,102 'situat':100 'state':132,215 'stay':139,155 'syria':32,73 'tactic':116 'territori':165,194 'thank':185 'toward':14 'treati':286 'tri':84,96,176,291 'truth':3 'ukrain':64,134,138,166,189,230,241,281 'ukrainian':265 'use':302 'ussr':31,43 'victori':259 'wait':219 'want':91,162 'warfar':253 'way':157 'west':90,119,233,264 'western':108,120,187 'whole':125 'world':316 'wors':320 'would':197,238,244,261,287,317 'year':205,296 'yugoslavia':35,67"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7754883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705680663 {#2320
    date: 2024-01-19 17:11: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
23 DENIED edit
App\Entity\EntryComment {#2216
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1910 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2219 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
  +body: """
    > The actual truth is that it’s NATO that’s been constantly expanding towards Russia. It’s also NATO that’s been invading and destroying countries since the end of USSR. Syria, Libya, and Yugoslavia being some prominent examples.\n
    \n
    False equivalence. Former USSR countries that joined NATO, did so to protect themselves from future Russian aggression. Like the one we now see in Ukraine. Intervention in Yugoslavia was to prevent atrocities and Syria and Libya had their own problems and dictatorships, which Russia tried to prop up and the West wanted to end.\n
    \n
    > Meanwhile, Russia tried to resolve this situation diplomatically since 2008 with Minsk agreements that western leaders now openly admit were a delaying tactic by the west.\n
    \n
    Western leaders? Name them.\n
    \n
    > The whole legal basis for the existence of state of Ukraine is predicated on Ukraine staying neutral and not joining military blocs.\n
    \n
    It is in fact the opposite. No neutral country stays that way for long when Russia wants it’s territory.\n
    \n
    > Ukraine broke the very basis of this agreement when it tried to join NATO.\n
    \n
    Because Russia attacked them.\n
    \n
    > Now, thanks to western “help”, Ukraine will lose far more territory than it would have if the deal was done last year, and it may even cease to exist as a state. I can’t wait for you to explain how this actually helps people of Ukraine.\n
    \n
    If the West had not helped, there would be no Ukraine either. We would be condemning them to a decade of guerilla warfare and oppression. Emboldened by his victory, Putin would look further west.\n
    \n
    Ukrainians now fight Russia, both sides are getting exhausted and it all depends on what help Ukraine gets. Your magical peace treaty would just mean Russia trying this again in 5 years or less.\n
    \n
    You could have used the same arguments to make peace with the Nazis in 1941 and the world would only be worse for it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705680663 {#2297
    date: 2024-01-19 17:11:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Justas@sh.itjust.works"
    "@OurToothbrush@lemmy.ml"
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2221 …}
  +nested: Doctrine\ORM\PersistentCollection {#2196 …}
  +votes: Doctrine\ORM\PersistentCollection {#2194 …}
  +reports: Doctrine\ORM\PersistentCollection {#2193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
  -id: 323088
  -bodyTs: "'1941':313 '2008':103 '5':295 'actual':2,226 'admit':112 'aggress':56 'agreement':106,173 'also':18 'argument':305 'atroc':71 'attack':182 'basi':127,170 'bloc':145 'broke':167 'ceas':210 'condemn':246 'constant':12 'could':300 'countri':26,44,154 'deal':201 'decad':250 'delay':115 'depend':277 'destroy':25 'dictatorship':81 'diplomat':101 'done':203 'either':242 'embolden':256 'end':29,93 'equival':41 'even':209 'exampl':39 'exhaust':273 'exist':130,212 'expand':13 'explain':223 'fact':149 'fals':40 'far':192 'fight':267 'former':42 'futur':54 'get':272,282 'guerilla':252 'help':188,227,236,280 'intervent':65 'invad':23 'join':46,143,178 'last':204 'leader':109,121 'legal':126 'less':298 'libya':33,75 'like':57 'long':159 'look':262 'lose':191 'magic':284 'make':307 'may':208 'mean':289 'meanwhil':94 'militari':144 'minsk':105 'name':122 'nato':8,19,47,179 'nazi':311 'neutral':140,153 'one':59 'open':111 'opposit':151 'oppress':255 'peac':285,308 'peopl':228 'predic':136 'prevent':70 'problem':79 'promin':38 'prop':86 'protect':51 'putin':260 'resolv':98 'russia':15,83,95,161,181,268,290 'russian':55 'see':62 'side':270 'sinc':27,102 'situat':100 'state':132,215 'stay':139,155 'syria':32,73 'tactic':116 'territori':165,194 'thank':185 'toward':14 'treati':286 'tri':84,96,176,291 'truth':3 'ukrain':64,134,138,166,189,230,241,281 'ukrainian':265 'use':302 'ussr':31,43 'victori':259 'wait':219 'want':91,162 'warfar':253 'way':157 'west':90,119,233,264 'western':108,120,187 'whole':125 'world':316 'wors':320 'would':197,238,244,261,287,317 'year':205,296 'yugoslavia':35,67"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7754883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705680663 {#2320
    date: 2024-01-19 17:11: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
24 DENIED moderate
App\Entity\EntryComment {#2216
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1910 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2219 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
  +body: """
    > The actual truth is that it’s NATO that’s been constantly expanding towards Russia. It’s also NATO that’s been invading and destroying countries since the end of USSR. Syria, Libya, and Yugoslavia being some prominent examples.\n
    \n
    False equivalence. Former USSR countries that joined NATO, did so to protect themselves from future Russian aggression. Like the one we now see in Ukraine. Intervention in Yugoslavia was to prevent atrocities and Syria and Libya had their own problems and dictatorships, which Russia tried to prop up and the West wanted to end.\n
    \n
    > Meanwhile, Russia tried to resolve this situation diplomatically since 2008 with Minsk agreements that western leaders now openly admit were a delaying tactic by the west.\n
    \n
    Western leaders? Name them.\n
    \n
    > The whole legal basis for the existence of state of Ukraine is predicated on Ukraine staying neutral and not joining military blocs.\n
    \n
    It is in fact the opposite. No neutral country stays that way for long when Russia wants it’s territory.\n
    \n
    > Ukraine broke the very basis of this agreement when it tried to join NATO.\n
    \n
    Because Russia attacked them.\n
    \n
    > Now, thanks to western “help”, Ukraine will lose far more territory than it would have if the deal was done last year, and it may even cease to exist as a state. I can’t wait for you to explain how this actually helps people of Ukraine.\n
    \n
    If the West had not helped, there would be no Ukraine either. We would be condemning them to a decade of guerilla warfare and oppression. Emboldened by his victory, Putin would look further west.\n
    \n
    Ukrainians now fight Russia, both sides are getting exhausted and it all depends on what help Ukraine gets. Your magical peace treaty would just mean Russia trying this again in 5 years or less.\n
    \n
    You could have used the same arguments to make peace with the Nazis in 1941 and the world would only be worse for it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705680663 {#2297
    date: 2024-01-19 17:11:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Justas@sh.itjust.works"
    "@OurToothbrush@lemmy.ml"
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2221 …}
  +nested: Doctrine\ORM\PersistentCollection {#2196 …}
  +votes: Doctrine\ORM\PersistentCollection {#2194 …}
  +reports: Doctrine\ORM\PersistentCollection {#2193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
  -id: 323088
  -bodyTs: "'1941':313 '2008':103 '5':295 'actual':2,226 'admit':112 'aggress':56 'agreement':106,173 'also':18 'argument':305 'atroc':71 'attack':182 'basi':127,170 'bloc':145 'broke':167 'ceas':210 'condemn':246 'constant':12 'could':300 'countri':26,44,154 'deal':201 'decad':250 'delay':115 'depend':277 'destroy':25 'dictatorship':81 'diplomat':101 'done':203 'either':242 'embolden':256 'end':29,93 'equival':41 'even':209 'exampl':39 'exhaust':273 'exist':130,212 'expand':13 'explain':223 'fact':149 'fals':40 'far':192 'fight':267 'former':42 'futur':54 'get':272,282 'guerilla':252 'help':188,227,236,280 'intervent':65 'invad':23 'join':46,143,178 'last':204 'leader':109,121 'legal':126 'less':298 'libya':33,75 'like':57 'long':159 'look':262 'lose':191 'magic':284 'make':307 'may':208 'mean':289 'meanwhil':94 'militari':144 'minsk':105 'name':122 'nato':8,19,47,179 'nazi':311 'neutral':140,153 'one':59 'open':111 'opposit':151 'oppress':255 'peac':285,308 'peopl':228 'predic':136 'prevent':70 'problem':79 'promin':38 'prop':86 'protect':51 'putin':260 'resolv':98 'russia':15,83,95,161,181,268,290 'russian':55 'see':62 'side':270 'sinc':27,102 'situat':100 'state':132,215 'stay':139,155 'syria':32,73 'tactic':116 'territori':165,194 'thank':185 'toward':14 'treati':286 'tri':84,96,176,291 'truth':3 'ukrain':64,134,138,166,189,230,241,281 'ukrainian':265 'use':302 'ussr':31,43 'victori':259 'wait':219 'want':91,162 'warfar':253 'way':157 'west':90,119,233,264 'western':108,120,187 'whole':125 'world':316 'wors':320 'would':197,238,244,261,287,317 'year':205,296 'yugoslavia':35,67"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7754883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705680663 {#2320
    date: 2024-01-19 17:11: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
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 {#2207
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2068 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: null
  +root: null
  +body: "A friend of mine makes force feedback controllers and he has like so much business from guys like that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705679460 {#2214
    date: 2024-01-19 16:51:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2212 …}
  +nested: Doctrine\ORM\PersistentCollection {#2209 …}
  +votes: Doctrine\ORM\PersistentCollection {#2200 …}
  +reports: Doctrine\ORM\PersistentCollection {#2270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
  -id: 323033
  -bodyTs: "'busi':15 'control':8 'feedback':7 'forc':6 'friend':2 'guy':17 'like':12,18 'make':5 'mine':4 'much':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7754457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705679460 {#2213
    date: 2024-01-19 16:51: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
27 DENIED edit
App\Entity\EntryComment {#2207
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2068 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: null
  +root: null
  +body: "A friend of mine makes force feedback controllers and he has like so much business from guys like that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705679460 {#2214
    date: 2024-01-19 16:51:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2212 …}
  +nested: Doctrine\ORM\PersistentCollection {#2209 …}
  +votes: Doctrine\ORM\PersistentCollection {#2200 …}
  +reports: Doctrine\ORM\PersistentCollection {#2270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
  -id: 323033
  -bodyTs: "'busi':15 'control':8 'feedback':7 'forc':6 'friend':2 'guy':17 'like':12,18 'make':5 'mine':4 'much':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7754457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705679460 {#2213
    date: 2024-01-19 16:51: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
28 DENIED moderate
App\Entity\EntryComment {#2207
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2068 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: null
  +root: null
  +body: "A friend of mine makes force feedback controllers and he has like so much business from guys like that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705679460 {#2214
    date: 2024-01-19 16:51:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2212 …}
  +nested: Doctrine\ORM\PersistentCollection {#2209 …}
  +votes: Doctrine\ORM\PersistentCollection {#2200 …}
  +reports: Doctrine\ORM\PersistentCollection {#2270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
  -id: 323033
  -bodyTs: "'busi':15 'control':8 'feedback':7 'forc':6 'friend':2 'guy':17 'like':12,18 'make':5 'mine':4 'much':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7754457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705679460 {#2213
    date: 2024-01-19 16:51: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
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 {#2272
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1910 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2190 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
  +body: """
    That would have been a peace deal that would have meant further hostilities down the line a few years later.\n
    \n
    The main problem with the west is that they believe they can make a deal with Russia that they are going to honor. The truth is that Russia honors the deals when it suits them and breaks them the moment it’s useful. Any negotiation is and will always be seen as weakness from the Russian side.\n
    \n
    As their propagandist said “We are Russian. We want the world. All of it if possible.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705676529 {#2203
    date: 2024-01-19 16:02:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Justas@sh.itjust.works"
    "@OurToothbrush@lemmy.ml"
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2253 …}
  +nested: Doctrine\ORM\PersistentCollection {#2262 …}
  +votes: Doctrine\ORM\PersistentCollection {#2264 …}
  +reports: Doctrine\ORM\PersistentCollection {#2242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
  -id: 322905
  -bodyTs: "'alway':69 'believ':30 'break':57 'deal':7,35,51 'go':41 'honor':43,49 'hostil':13 'later':20 'line':16 'main':22 'make':33 'meant':11 'moment':60 'negoti':65 'peac':6 'possibl':93 'problem':23 'propagandist':80 'russia':37,48 'russian':76,84 'said':81 'seen':71 'side':77 'suit':54 'truth':45 'use':63 'want':86 'weak':73 'west':26 'world':88 'would':2,9 'year':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7752790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705676529 {#2210
    date: 2024-01-19 16:02:09.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 {#2272
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1910 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2190 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
  +body: """
    That would have been a peace deal that would have meant further hostilities down the line a few years later.\n
    \n
    The main problem with the west is that they believe they can make a deal with Russia that they are going to honor. The truth is that Russia honors the deals when it suits them and breaks them the moment it’s useful. Any negotiation is and will always be seen as weakness from the Russian side.\n
    \n
    As their propagandist said “We are Russian. We want the world. All of it if possible.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705676529 {#2203
    date: 2024-01-19 16:02:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Justas@sh.itjust.works"
    "@OurToothbrush@lemmy.ml"
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2253 …}
  +nested: Doctrine\ORM\PersistentCollection {#2262 …}
  +votes: Doctrine\ORM\PersistentCollection {#2264 …}
  +reports: Doctrine\ORM\PersistentCollection {#2242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
  -id: 322905
  -bodyTs: "'alway':69 'believ':30 'break':57 'deal':7,35,51 'go':41 'honor':43,49 'hostil':13 'later':20 'line':16 'main':22 'make':33 'meant':11 'moment':60 'negoti':65 'peac':6 'possibl':93 'problem':23 'propagandist':80 'russia':37,48 'russian':76,84 'said':81 'seen':71 'side':77 'suit':54 'truth':45 'use':63 'want':86 'weak':73 'west':26 'world':88 'would':2,9 'year':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7752790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705676529 {#2210
    date: 2024-01-19 16:02:09.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 {#2272
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1910 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2190 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
  +body: """
    That would have been a peace deal that would have meant further hostilities down the line a few years later.\n
    \n
    The main problem with the west is that they believe they can make a deal with Russia that they are going to honor. The truth is that Russia honors the deals when it suits them and breaks them the moment it’s useful. Any negotiation is and will always be seen as weakness from the Russian side.\n
    \n
    As their propagandist said “We are Russian. We want the world. All of it if possible.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705676529 {#2203
    date: 2024-01-19 16:02:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Justas@sh.itjust.works"
    "@OurToothbrush@lemmy.ml"
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2253 …}
  +nested: Doctrine\ORM\PersistentCollection {#2262 …}
  +votes: Doctrine\ORM\PersistentCollection {#2264 …}
  +reports: Doctrine\ORM\PersistentCollection {#2242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
  -id: 322905
  -bodyTs: "'alway':69 'believ':30 'break':57 'deal':7,35,51 'go':41 'honor':43,49 'hostil':13 'later':20 'line':16 'main':22 'make':33 'meant':11 'moment':60 'negoti':65 'peac':6 'possibl':93 'problem':23 'propagandist':80 'russia':37,48 'russian':76,84 'said':81 'seen':71 'side':77 'suit':54 'truth':45 'use':63 'want':86 'weak':73 'west':26 'world':88 'would':2,9 'year':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7752790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705676529 {#2210
    date: 2024-01-19 16:02:09.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 {#2237
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1910 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
  +body: """
    A war with better armed Ukraine would be shorter.\n
    \n
    We could make Russian dominance in the region history, just like the myth of their military competence is history.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705675799 {#2274
    date: 2024-01-19 15:49:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Justas@sh.itjust.works"
    "@OurToothbrush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2249 …}
  +nested: Doctrine\ORM\PersistentCollection {#2259 …}
  +votes: Doctrine\ORM\PersistentCollection {#2244 …}
  +reports: Doctrine\ORM\PersistentCollection {#2250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2243 …}
  -id: 322869
  -bodyTs: "'arm':5 'better':4 'compet':26 'could':11 'domin':14 'histori':18,28 'like':20 'make':12 'militari':25 'myth':22 'region':17 'russian':13 'shorter':9 'ukrain':6 'war':2 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7752564"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705675799 {#2271
    date: 2024-01-19 15:49:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2237
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1910 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
  +body: """
    A war with better armed Ukraine would be shorter.\n
    \n
    We could make Russian dominance in the region history, just like the myth of their military competence is history.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705675799 {#2274
    date: 2024-01-19 15:49:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Justas@sh.itjust.works"
    "@OurToothbrush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2249 …}
  +nested: Doctrine\ORM\PersistentCollection {#2259 …}
  +votes: Doctrine\ORM\PersistentCollection {#2244 …}
  +reports: Doctrine\ORM\PersistentCollection {#2250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2243 …}
  -id: 322869
  -bodyTs: "'arm':5 'better':4 'compet':26 'could':11 'domin':14 'histori':18,28 'like':20 'make':12 'militari':25 'myth':22 'region':17 'russian':13 'shorter':9 'ukrain':6 'war':2 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7752564"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705675799 {#2271
    date: 2024-01-19 15:49:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2237
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1910 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
  +body: """
    A war with better armed Ukraine would be shorter.\n
    \n
    We could make Russian dominance in the region history, just like the myth of their military competence is history.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705675799 {#2274
    date: 2024-01-19 15:49:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Justas@sh.itjust.works"
    "@OurToothbrush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2249 …}
  +nested: Doctrine\ORM\PersistentCollection {#2259 …}
  +votes: Doctrine\ORM\PersistentCollection {#2244 …}
  +reports: Doctrine\ORM\PersistentCollection {#2250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2243 …}
  -id: 322869
  -bodyTs: "'arm':5 'better':4 'compet':26 'could':11 'domin':14 'histori':18,28 'like':20 'make':12 'militari':25 'myth':22 'region':17 'russian':13 'shorter':9 'ukrain':6 'war':2 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7752564"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705675799 {#2271
    date: 2024-01-19 15:49:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2251
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2284 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2048 …}
  +image: null
  +parent: null
  +root: null
  +body: "Vanilla ice cream goes well with black olives and I will die on that hill."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1726725988 {#2238
    date: 2024-09-19 08:06:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2285 …}
  +nested: Doctrine\ORM\PersistentCollection {#2287 …}
  +votes: Doctrine\ORM\PersistentCollection {#2142 …}
  +reports: Doctrine\ORM\PersistentCollection {#2039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
  -id: 321949
  -bodyTs: "'black':7 'cream':3 'die':12 'goe':4 'hill':15 'ice':2 'oliv':8 'vanilla':1 'well':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7743219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705652069 {#2234
    date: 2024-01-19 09:14:29.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 {#2251
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2284 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2048 …}
  +image: null
  +parent: null
  +root: null
  +body: "Vanilla ice cream goes well with black olives and I will die on that hill."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1726725988 {#2238
    date: 2024-09-19 08:06:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2285 …}
  +nested: Doctrine\ORM\PersistentCollection {#2287 …}
  +votes: Doctrine\ORM\PersistentCollection {#2142 …}
  +reports: Doctrine\ORM\PersistentCollection {#2039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
  -id: 321949
  -bodyTs: "'black':7 'cream':3 'die':12 'goe':4 'hill':15 'ice':2 'oliv':8 'vanilla':1 'well':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7743219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705652069 {#2234
    date: 2024-01-19 09:14:29.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 {#2251
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2284 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2048 …}
  +image: null
  +parent: null
  +root: null
  +body: "Vanilla ice cream goes well with black olives and I will die on that hill."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1726725988 {#2238
    date: 2024-09-19 08:06:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2285 …}
  +nested: Doctrine\ORM\PersistentCollection {#2287 …}
  +votes: Doctrine\ORM\PersistentCollection {#2142 …}
  +reports: Doctrine\ORM\PersistentCollection {#2039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
  -id: 321949
  -bodyTs: "'black':7 'cream':3 'die':12 'goe':4 'hill':15 'ice':2 'oliv':8 'vanilla':1 'well':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7743219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705652069 {#2234
    date: 2024-01-19 09:14:29.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 {#2145
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2150 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2152 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: "Can’t have the casket failing and killing the occupant. /s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705616139 {#2256
    date: 2024-01-18 23:15:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@presbypenguin@reddthat.com"
    "@ImplyingImplications@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2148 …}
  +nested: Doctrine\ORM\PersistentCollection {#2146 …}
  +votes: Doctrine\ORM\PersistentCollection {#2180 …}
  +reports: Doctrine\ORM\PersistentCollection {#2181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
  -id: 320545
  -bodyTs: "'/s':11 'casket':5 'fail':6 'kill':8 'occup':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7727920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705616139 {#2255
    date: 2024-01-18 23:15:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2145
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2150 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2152 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: "Can’t have the casket failing and killing the occupant. /s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705616139 {#2256
    date: 2024-01-18 23:15:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@presbypenguin@reddthat.com"
    "@ImplyingImplications@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2148 …}
  +nested: Doctrine\ORM\PersistentCollection {#2146 …}
  +votes: Doctrine\ORM\PersistentCollection {#2180 …}
  +reports: Doctrine\ORM\PersistentCollection {#2181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
  -id: 320545
  -bodyTs: "'/s':11 'casket':5 'fail':6 'kill':8 'occup':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7727920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705616139 {#2255
    date: 2024-01-18 23:15:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2145
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2150 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2152 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: "Can’t have the casket failing and killing the occupant. /s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705616139 {#2256
    date: 2024-01-18 23:15:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@presbypenguin@reddthat.com"
    "@ImplyingImplications@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2148 …}
  +nested: Doctrine\ORM\PersistentCollection {#2146 …}
  +votes: Doctrine\ORM\PersistentCollection {#2180 …}
  +reports: Doctrine\ORM\PersistentCollection {#2181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
  -id: 320545
  -bodyTs: "'/s':11 'casket':5 'fail':6 'kill':8 'occup':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7727920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705616139 {#2255
    date: 2024-01-18 23:15:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2177
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1910 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2176 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2174 …}
  +body: "I think replacing it with “American Politicians” would work, but accuracy, in my Polandb… meme?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1705606388 {#2147
    date: 2024-01-18 20:33:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Justas@sh.itjust.works"
    "@zeppo@lemmy.world"
    "@KoboldCoterie@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2178 …}
  +nested: Doctrine\ORM\PersistentCollection {#2183 …}
  +votes: Doctrine\ORM\PersistentCollection {#2168 …}
  +reports: Doctrine\ORM\PersistentCollection {#2038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
  -id: 320129
  -bodyTs: "'accuraci':11 'american':6 'meme':15 'polandb':14 'politician':7 'replac':3 'think':2 'work':9 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7722684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705606388 {#2151
    date: 2024-01-18 20:33:08.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 {#2177
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1910 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2176 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2174 …}
  +body: "I think replacing it with “American Politicians” would work, but accuracy, in my Polandb… meme?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1705606388 {#2147
    date: 2024-01-18 20:33:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Justas@sh.itjust.works"
    "@zeppo@lemmy.world"
    "@KoboldCoterie@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2178 …}
  +nested: Doctrine\ORM\PersistentCollection {#2183 …}
  +votes: Doctrine\ORM\PersistentCollection {#2168 …}
  +reports: Doctrine\ORM\PersistentCollection {#2038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
  -id: 320129
  -bodyTs: "'accuraci':11 'american':6 'meme':15 'polandb':14 'politician':7 'replac':3 'think':2 'work':9 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7722684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705606388 {#2151
    date: 2024-01-18 20:33:08.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 {#2177
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1910 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2176 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2174 …}
  +body: "I think replacing it with “American Politicians” would work, but accuracy, in my Polandb… meme?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1705606388 {#2147
    date: 2024-01-18 20:33:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Justas@sh.itjust.works"
    "@zeppo@lemmy.world"
    "@KoboldCoterie@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2178 …}
  +nested: Doctrine\ORM\PersistentCollection {#2183 …}
  +votes: Doctrine\ORM\PersistentCollection {#2168 …}
  +reports: Doctrine\ORM\PersistentCollection {#2038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
  -id: 320129
  -bodyTs: "'accuraci':11 'american':6 'meme':15 'polandb':14 'politician':7 'replac':3 'think':2 'work':9 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7722684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705606388 {#2151
    date: 2024-01-18 20:33:08.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 {#2006
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1910 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2174 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2174 …}
  +body: "I wanted to but changed it to “Americans” on the last minute."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705605979 {#2175
    date: 2024-01-18 20:26:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Justas@sh.itjust.works"
    "@zeppo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1996 …}
  +nested: Doctrine\ORM\PersistentCollection {#1993 …}
  +votes: Doctrine\ORM\PersistentCollection {#1992 …}
  +reports: Doctrine\ORM\PersistentCollection {#2002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2000 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2007 …}
  -id: 320109
  -bodyTs: "'american':8 'chang':5 'last':11 'minut':12 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7722368"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705605979 {#2187
    date: 2024-01-18 20:26:19.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 {#2006
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1910 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2174 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2174 …}
  +body: "I wanted to but changed it to “Americans” on the last minute."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705605979 {#2175
    date: 2024-01-18 20:26:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Justas@sh.itjust.works"
    "@zeppo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1996 …}
  +nested: Doctrine\ORM\PersistentCollection {#1993 …}
  +votes: Doctrine\ORM\PersistentCollection {#1992 …}
  +reports: Doctrine\ORM\PersistentCollection {#2002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2000 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2007 …}
  -id: 320109
  -bodyTs: "'american':8 'chang':5 'last':11 'minut':12 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7722368"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705605979 {#2187
    date: 2024-01-18 20:26:19.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 {#2006
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1910 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2174 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2174 …}
  +body: "I wanted to but changed it to “Americans” on the last minute."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705605979 {#2175
    date: 2024-01-18 20:26:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Justas@sh.itjust.works"
    "@zeppo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1996 …}
  +nested: Doctrine\ORM\PersistentCollection {#1993 …}
  +votes: Doctrine\ORM\PersistentCollection {#1992 …}
  +reports: Doctrine\ORM\PersistentCollection {#2002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2000 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2007 …}
  -id: 320109
  -bodyTs: "'american':8 'chang':5 'last':11 'minut':12 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7722368"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705605979 {#2187
    date: 2024-01-18 20:26:19.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 {#2010
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2009 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2048 …}
  +image: null
  +parent: null
  +root: null
  +body: "People who fall asleep to Patrick Boyle rise up!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705585636 {#2005
    date: 2024-01-18 14:47:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2014 …}
  +nested: Doctrine\ORM\PersistentCollection {#2016 …}
  +votes: Doctrine\ORM\PersistentCollection {#2017 …}
  +reports: Doctrine\ORM\PersistentCollection {#1984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1982 …}
  -id: 319208
  -bodyTs: "'asleep':4 'boyl':7 'fall':3 'patrick':6 'peopl':1 'rise':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7713368"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705585636 {#1995
    date: 2024-01-18 14:47:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2010
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2009 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2048 …}
  +image: null
  +parent: null
  +root: null
  +body: "People who fall asleep to Patrick Boyle rise up!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705585636 {#2005
    date: 2024-01-18 14:47:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2014 …}
  +nested: Doctrine\ORM\PersistentCollection {#2016 …}
  +votes: Doctrine\ORM\PersistentCollection {#2017 …}
  +reports: Doctrine\ORM\PersistentCollection {#1984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1982 …}
  -id: 319208
  -bodyTs: "'asleep':4 'boyl':7 'fall':3 'patrick':6 'peopl':1 'rise':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7713368"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705585636 {#1995
    date: 2024-01-18 14:47:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2010
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2009 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2048 …}
  +image: null
  +parent: null
  +root: null
  +body: "People who fall asleep to Patrick Boyle rise up!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705585636 {#2005
    date: 2024-01-18 14:47:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2014 …}
  +nested: Doctrine\ORM\PersistentCollection {#2016 …}
  +votes: Doctrine\ORM\PersistentCollection {#2017 …}
  +reports: Doctrine\ORM\PersistentCollection {#1984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1982 …}
  -id: 319208
  -bodyTs: "'asleep':4 'boyl':7 'fall':3 'patrick':6 'peopl':1 'rise':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7713368"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705585636 {#1995
    date: 2024-01-18 14:47:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2375
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2373 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2374 …}
  +body: "I would rather hand wash my clothes than walk for miles to get it done."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705433327 {#1986
    date: 2024-01-16 20:28:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Justas@sh.itjust.works"
    "@pinkdrunkenelephants@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2376 …}
  +nested: Doctrine\ORM\PersistentCollection {#2365 …}
  +votes: Doctrine\ORM\PersistentCollection {#2366 …}
  +reports: Doctrine\ORM\PersistentCollection {#2352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1349 …}
  -id: 314653
  -bodyTs: "'cloth':7 'done':15 'get':13 'hand':4 'mile':11 'rather':3 'walk':9 'wash':5 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7647383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705433327 {#1990
    date: 2024-01-16 20:28:47.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 {#2375
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2373 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2374 …}
  +body: "I would rather hand wash my clothes than walk for miles to get it done."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705433327 {#1986
    date: 2024-01-16 20:28:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Justas@sh.itjust.works"
    "@pinkdrunkenelephants@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2376 …}
  +nested: Doctrine\ORM\PersistentCollection {#2365 …}
  +votes: Doctrine\ORM\PersistentCollection {#2366 …}
  +reports: Doctrine\ORM\PersistentCollection {#2352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1349 …}
  -id: 314653
  -bodyTs: "'cloth':7 'done':15 'get':13 'hand':4 'mile':11 'rather':3 'walk':9 'wash':5 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7647383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705433327 {#1990
    date: 2024-01-16 20:28:47.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 {#2375
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2373 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2374 …}
  +body: "I would rather hand wash my clothes than walk for miles to get it done."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705433327 {#1986
    date: 2024-01-16 20:28:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Justas@sh.itjust.works"
    "@pinkdrunkenelephants@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2376 …}
  +nested: Doctrine\ORM\PersistentCollection {#2365 …}
  +votes: Doctrine\ORM\PersistentCollection {#2366 …}
  +reports: Doctrine\ORM\PersistentCollection {#2352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1349 …}
  -id: 314653
  -bodyTs: "'cloth':7 'done':15 'get':13 'hand':4 'mile':11 'rather':3 'walk':9 'wash':5 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7647383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705433327 {#1990
    date: 2024-01-16 20:28:47.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